Re: [Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores

2013-08-05 Thread Laszlo Ersek
On 08/01/13 16:31, Luiz Capitulino wrote: > On Thu, 1 Aug 2013 09:41:07 -0400 > Luiz Capitulino wrote: > >> Applied to the qmp branch, thanks. > > Hmm, it brakes the build. Dropping it from the queue for now: > > /home/lcapitulino/work/src/upstream/qmp-unstable/target-s390x/arch_dump.c:179:5: >

Re: [Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores

2013-08-01 Thread Luiz Capitulino
On Mon, 29 Jul 2013 16:37:12 +0200 Laszlo Ersek wrote: > (Apologies for the long To: list, I'm including everyone who > participated in > ). > > Conceptually, the dump-guest-memory command works as follows: > (a) pause the gues

Re: [Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores

2013-08-01 Thread Luiz Capitulino
On Thu, 1 Aug 2013 09:41:07 -0400 Luiz Capitulino wrote: > Applied to the qmp branch, thanks. Hmm, it brakes the build. Dropping it from the queue for now: /home/lcapitulino/work/src/upstream/qmp-unstable/target-s390x/arch_dump.c:179:5: error: conflicting types for ‘cpu_get_dump_info’ int cpu

Re: [Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores

2013-07-30 Thread Luiz Capitulino
On Mon, 29 Jul 2013 16:37:12 +0200 Laszlo Ersek wrote: > (Apologies for the long To: list, I'm including everyone who > participated in > ). > > Conceptually, the dump-guest-memory command works as follows: > (a) pause the gues

Re: [Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores

2013-07-29 Thread Laszlo Ersek
On 07/29/13 23:08, Luiz Capitulino wrote: > On Mon, 29 Jul 2013 16:37:12 +0200 > Laszlo Ersek wrote: > >> (Apologies for the long To: list, I'm including everyone who >> participated in >> ). >> >> Conceptually, the dump-guest-m

Re: [Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores

2013-07-29 Thread Laszlo Ersek
On 07/29/13 23:53, Laszlo Ersek wrote: > On 07/29/13 23:08, Luiz Capitulino wrote: >> Is this for 1.6? > > It's for whichever release reviewers and maintainers accept it! :) > > On a more serious note, if someone makes an exception out of this, I > won't object, but I'm not pushing for it. My po

Re: [Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores

2013-07-29 Thread Luiz Capitulino
On Mon, 29 Jul 2013 16:37:12 +0200 Laszlo Ersek wrote: > (Apologies for the long To: list, I'm including everyone who > participated in > ). > > Conceptually, the dump-guest-memory command works as follows: > (a) pause the gues

[Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores

2013-07-29 Thread Laszlo Ersek
(Apologies for the long To: list, I'm including everyone who participated in ). Conceptually, the dump-guest-memory command works as follows: (a) pause the guest, (b) get a snapshot of the guest's physical memory map, as provided