Re: [Qemu-devel] [RFC] dump memory when host pci device is used by guest

2011-11-26 Thread Sergio Durigan Junior
Jan Kiszka writes: > On 2011-11-21 06:06, Wen Congyang wrote: >> At 11/18/2011 08:46 PM, Jan Kiszka Write: >>> On 2011-11-16 14:29, Dave Anderson wrote: - Original Message - > Hi, all > > 'virsh dump' can not work when host pci device is used by guest. We have >

Re: [Qemu-devel] [RFC] dump memory when host pci device is used by guest

2011-11-26 Thread Jan Kiszka
On 2011-11-21 06:06, Wen Congyang wrote: > At 11/18/2011 08:46 PM, Jan Kiszka Write: >> On 2011-11-16 14:29, Dave Anderson wrote: >>> >>> >>> - Original Message - Hi, all 'virsh dump' can not work when host pci device is used by guest. We have discussed this issue here:

Re: [Qemu-devel] [RFC] dump memory when host pci device is used by guest

2011-11-21 Thread Wen Congyang
At 11/18/2011 08:46 PM, Jan Kiszka Write: > On 2011-11-16 14:29, Dave Anderson wrote: >> >> >> - Original Message - >>> Hi, all >>> >>> 'virsh dump' can not work when host pci device is used by guest. We have >>> discussed this issue here: >>> http://lists.nongnu.org/archive/html/qemu-devel

Re: [Qemu-devel] [RFC] dump memory when host pci device is used by guest

2011-11-18 Thread Jan Kiszka
On 2011-11-16 14:29, Dave Anderson wrote: > > > - Original Message - >> Hi, all >> >> 'virsh dump' can not work when host pci device is used by guest. We have >> discussed this issue here: >> http://lists.nongnu.org/archive/html/qemu-devel/2011-10/msg00736.html >> >> We have determined to

Re: [Qemu-devel] [RFC] dump memory when host pci device is used by guest

2011-11-16 Thread Dave Anderson
- Original Message - > Hi, all > > 'virsh dump' can not work when host pci device is used by guest. We have > discussed this issue here: > http://lists.nongnu.org/archive/html/qemu-devel/2011-10/msg00736.html > > We have determined to introduce a new command dump to dump memory. > The c

[Qemu-devel] [RFC] dump memory when host pci device is used by guest

2011-11-16 Thread Wen Congyang
Hi, all 'virsh dump' can not work when host pci device is used by guest. We have discussed this issue here: http://lists.nongnu.org/archive/html/qemu-devel/2011-10/msg00736.html We have determined to introduce a new command dump to dump memory. The core file's format can be elf. I created a kdum