search for: congyang

Displaying 20 results from an estimated 25 matches for "congyang".

2011 Apr 04
0
Release of libvirt-0.9.0
...) - Don't use INT64_MAX in libvirt.h because it requires stdint.h (Matthias Bolte) - libvirtd: Remove indirect linking (Guido G?nther) - build: avoid compiler warning on cygwin (Eric Blake) - build: fix build on cygwin (Eric Blake) - build: fix building error when building without libvirtd (Wen Congyang) - virsh: Remove indirect link against libxml2 (Guido G?nther) - Fix build on cygwin (Daniel Veillard) - Add check for kill() to fix build of cgroups on win32 (Daniel P. Berrange) - build: fix broken mingw cross-compilation (Eric Blake) Bug fixes: - fix memory leak in qemuProcessHandleGraphics() (...
2011 May 05
0
Release of libvirt-0.9.1
...ailure (Eric Blake) - ppc: Enable starting of Qemu VMs on ppc host (Stefan Berger) - Migrate VMs between different-endianess hosts (Stefan Berger) - build: really fix mingw startup (Eric Blake) - build: fix mingw build (Eric Blake) - do not build libvirt_iohelper when building without libvirtd (Wen Congyang) - virsh: fix mingw startup (Eric Blake) - build: avoid compiler warning on cygwin (Eric Blake) - Fix build for older gcc (Jim Fehlig) - Don't try to enable stack protector on Win32 (Daniel P. Berrange) Bug Fixes: - storage: avoid null deref and leak on failure (Eric Blake) - esx: Avoid null d...
2012 Aug 29
1
Use virsh command domjobinfo but get nothing
Hi, all I test virsh comand "domjobinfo" on x86-i386 and PPC64 host. But Both get nothing. # virsh version Compiled against library: libvir 0.9.13 Using library: libvir 0.9.13 Using API: QEMU 0.9.13 Running hypervisor: QEMU 1.1.50 # virsh list Id Name State ---------------------------------------------------- 21 f16-ppc-qcow2
2013 May 26
6
[PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
...u at huawei.com> Cc: Chris Metcalf <cmetcalf at tilera.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk at oracle.com> Cc: Jeremy Fitzhardinge <jeremy at goop.org> Cc: Wen Congyang <wency at cn.fujitsu.com> Cc: Andrew Morton <akpm at linux-foundation.org> Cc: Tang Chen <tangchen at cn.fujitsu.com> Cc: Yasuaki Ishimatsu <isimatu.yasuaki at jp.fujitsu.com> Cc: Mel Gorman <mgorman at suse.de> Cc: Minchan Kim <minchan at kernel.org> Cc: linux-k...
2013 May 26
6
[PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
...u at huawei.com> Cc: Chris Metcalf <cmetcalf at tilera.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk at oracle.com> Cc: Jeremy Fitzhardinge <jeremy at goop.org> Cc: Wen Congyang <wency at cn.fujitsu.com> Cc: Andrew Morton <akpm at linux-foundation.org> Cc: Tang Chen <tangchen at cn.fujitsu.com> Cc: Yasuaki Ishimatsu <isimatu.yasuaki at jp.fujitsu.com> Cc: Mel Gorman <mgorman at suse.de> Cc: Minchan Kim <minchan at kernel.org> Cc: linux-k...
2013 May 26
6
[PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
...u at huawei.com> Cc: Chris Metcalf <cmetcalf at tilera.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk at oracle.com> Cc: Jeremy Fitzhardinge <jeremy at goop.org> Cc: Wen Congyang <wency at cn.fujitsu.com> Cc: Andrew Morton <akpm at linux-foundation.org> Cc: Tang Chen <tangchen at cn.fujitsu.com> Cc: Yasuaki Ishimatsu <isimatu.yasuaki at jp.fujitsu.com> Cc: Mel Gorman <mgorman at suse.de> Cc: Minchan Kim <minchan at kernel.org> Cc: linux-k...
2011 Jun 06
0
Release of libvirt-0.9.2
...e) - virsh: time_t is not a long on FreeBSD (Matthias Bolte) - time_t is not a long on FreeBSD, switch internal type to long long (Matthias Bolte) - build: avoid strerror_r pitfalls (Eric Blake) - build: fix VIR_DEBUG on mingw (Eric Blake) - build: generate files when building without libvirtd (Wen Congyang) - build: drop unused sys/syslimits.h header (Eric Blake) - Fix prototype of virRun for Win32 targets (Daniel P. Berrange) - build: tolerate unlimited group size (Eric Blake) - Disable virCommandExec on Win32 (Daniel P. Berrange) - command: Fix compilation on FreeBSD (Matthias Bolte) - apparmor: Fi...
2015 Apr 15
0
[PATCH] vhost: fix log base address
VHOST_SET_LOG_BASE got an incorrect address, causing migration errors and potentially even memory corruption. Cc: Peter Maydell <peter.maydell at linaro.org> Reported-by: Wen Congyang <wency at cn.fujitsu.com> Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- Could you please confirm this fixes the problem for you? hw/virtio/vhost.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c index 8dd2f59.....
2015 Apr 15
0
[PATCH] vhost: fix log base address
VHOST_SET_LOG_BASE got an incorrect address, causing migration errors and potentially even memory corruption. Cc: Peter Maydell <peter.maydell at linaro.org> Reported-by: Wen Congyang <wency at cn.fujitsu.com> Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- Could you please confirm this fixes the problem for you? hw/virtio/vhost.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c index 8dd2f59.....
2013 May 11
0
[PATCH v6, part3 13/16] mm: correctly update zone->mamaged_pages
...u at huawei.com> Cc: Chris Metcalf <cmetcalf at tilera.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk at oracle.com> Cc: Jeremy Fitzhardinge <jeremy at goop.org> Cc: Wen Congyang <wency at cn.fujitsu.com> Cc: Andrew Morton <akpm at linux-foundation.org> Cc: Tang Chen <tangchen at cn.fujitsu.com> Cc: Yasuaki Ishimatsu <isimatu.yasuaki at jp.fujitsu.com> Cc: Mel Gorman <mgorman at suse.de> Cc: Minchan Kim <minchan at kernel.org> Cc: linux-k...
2013 May 11
0
[PATCH v6, part3 13/16] mm: correctly update zone->mamaged_pages
...u at huawei.com> Cc: Chris Metcalf <cmetcalf at tilera.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk at oracle.com> Cc: Jeremy Fitzhardinge <jeremy at goop.org> Cc: Wen Congyang <wency at cn.fujitsu.com> Cc: Andrew Morton <akpm at linux-foundation.org> Cc: Tang Chen <tangchen at cn.fujitsu.com> Cc: Yasuaki Ishimatsu <isimatu.yasuaki at jp.fujitsu.com> Cc: Mel Gorman <mgorman at suse.de> Cc: Minchan Kim <minchan at kernel.org> Cc: linux-k...
2013 May 11
0
[PATCH v6, part3 13/16] mm: correctly update zone->mamaged_pages
...u at huawei.com> Cc: Chris Metcalf <cmetcalf at tilera.com> Cc: Rusty Russell <rusty at rustcorp.com.au> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk at oracle.com> Cc: Jeremy Fitzhardinge <jeremy at goop.org> Cc: Wen Congyang <wency at cn.fujitsu.com> Cc: Andrew Morton <akpm at linux-foundation.org> Cc: Tang Chen <tangchen at cn.fujitsu.com> Cc: Yasuaki Ishimatsu <isimatu.yasuaki at jp.fujitsu.com> Cc: Mel Gorman <mgorman at suse.de> Cc: Minchan Kim <minchan at kernel.org> Cc: linux-k...
2012 Mar 29
2
PCI passthrough error
Hi folks, Has anyone encountered the following PCI passthrough error? error: internal error Process exited while reading console \ log output: char device redirected to /dev/pts/1 assigned_dev_pci_read: pread failed, ret = 0 errno = 2 It's produced after I've detached the PCI device from the base OS and have tried to start up the guest domain. To get to this point, I
2013 Nov 15
0
[qemu-upstream-unstable test] 21952: regressions - FAIL
...Pandarathil <vijaymohan.pandarathil@hp.com> Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com> Vishvananda Ishaya <vishvananda@gmail.com> Vladimir Senkov <hangup@gmail.com> Wanlong Gao <gaowanlong@cn.fujitsu.com> Weidong Han <hanweidong@huawei.com> Wen Congyang <wency@cn.fujitsu.com> Wenchao Xia <xiawenc@linux.vnet.ibm.com> Wendy Liang <jliang@xilinx.com> Will Auld <will.auld@intel.com> Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Xudong Hao <xudong.hao@intel.com> Yan Vugenfirer <yan@daynix.com>...
2013 Nov 14
0
[qemu-upstream-unstable test] 21930: regressions - FAIL
...Pandarathil <vijaymohan.pandarathil@hp.com> Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com> Vishvananda Ishaya <vishvananda@gmail.com> Vladimir Senkov <hangup@gmail.com> Wanlong Gao <gaowanlong@cn.fujitsu.com> Weidong Han <hanweidong@huawei.com> Wen Congyang <wency@cn.fujitsu.com> Wenchao Xia <xiawenc@linux.vnet.ibm.com> Wendy Liang <jliang@xilinx.com> Will Auld <will.auld@intel.com> Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Xudong Hao <xudong.hao@intel.com> Yan Vugenfirer <yan@daynix.com>...
2013 Nov 18
0
[qemu-upstream-unstable test] 21993: regressions - FAIL
...Pandarathil <vijaymohan.pandarathil@hp.com> Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com> Vishvananda Ishaya <vishvananda@gmail.com> Vladimir Senkov <hangup@gmail.com> Wanlong Gao <gaowanlong@cn.fujitsu.com> Weidong Han <hanweidong@huawei.com> Wen Congyang <wency@cn.fujitsu.com> Wenchao Xia <xiawenc@linux.vnet.ibm.com> Wendy Liang <jliang@xilinx.com> Will Auld <will.auld@intel.com> Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Xudong Hao <xudong.hao@intel.com> Yan Vugenfirer <yan@daynix.com>...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...Yang <w90p710@gmail.com> Wei Yang <Wei.Yang@windriver.com> Wei Yang <weiyang@linux.vnet.ibm.com> Wei Yongjun <yongjun_wei@trendmicro.com.cn> Weiping Pan <panweiping3@gmail.com> Weiping Pan <wpan@redhat.com> weixing <weixing@hanwang.com.cn> Wen Congyang <wency@cn.fujitsu.com> Wen Xiong <wenxiong@linux.vnet.ibm.com> Wen-chien Jesse Sung <jesse.sung@canonical.com> Wenqi Ma <wenqi_ma@trendmicro.com.cn> Wenyou Yang <wenyou.yang@atmel.com> Weston Andros Adamson <dros@netapp.com> Wey-Yi Guy <wey-yi.w.gu...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...Yang <w90p710@gmail.com> Wei Yang <Wei.Yang@windriver.com> Wei Yang <weiyang@linux.vnet.ibm.com> Wei Yongjun <yongjun_wei@trendmicro.com.cn> Weiping Pan <panweiping3@gmail.com> Weiping Pan <wpan@redhat.com> weixing <weixing@hanwang.com.cn> Wen Congyang <wency@cn.fujitsu.com> Wen Xiong <wenxiong@linux.vnet.ibm.com> Wen-chien Jesse Sung <jesse.sung@canonical.com> Wenqi Ma <wenqi_ma@trendmicro.com.cn> Wenyou Yang <wenyou.yang@atmel.com> Weston Andros Adamson <dros@netapp.com> Wey-Yi Guy <wey-yi.w.gu...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...Yang <w90p710@gmail.com> Wei Yang <Wei.Yang@windriver.com> Wei Yang <weiyang@linux.vnet.ibm.com> Wei Yongjun <yongjun_wei@trendmicro.com.cn> Weiping Pan <panweiping3@gmail.com> Weiping Pan <wpan@redhat.com> weixing <weixing@hanwang.com.cn> Wen Congyang <wency@cn.fujitsu.com> Wen Xiong <wenxiong@linux.vnet.ibm.com> Wen-chien Jesse Sung <jesse.sung@canonical.com> Wenqi Ma <wenqi_ma@trendmicro.com.cn> Wenyou Yang <wenyou.yang@atmel.com> Weston Andros Adamson <dros@netapp.com> Wey-Yi Guy <wey-yi.w.gu...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...Yang <w90p710@gmail.com> Wei Yang <Wei.Yang@windriver.com> Wei Yang <weiyang@linux.vnet.ibm.com> Wei Yongjun <yongjun_wei@trendmicro.com.cn> Weiping Pan <panweiping3@gmail.com> Weiping Pan <wpan@redhat.com> weixing <weixing@hanwang.com.cn> Wen Congyang <wency@cn.fujitsu.com> Wen Xiong <wenxiong@linux.vnet.ibm.com> Wen-chien Jesse Sung <jesse.sung@canonical.com> Weng Meiling <wengmeiling.weng@huawei.com> Wenqi Ma <wenqi_ma@trendmicro.com.cn> Wenyou Yang <wenyou.yang@atmel.com> Werner Almesberger <...