Re: [Qemu-devel] [PATCH v2 0/2] Probe the guest memory space when using -R

2012-08-10 Thread Meador Inge
Ping ^ 2. On 08/01/2012 01:47 PM, Meador Inge wrote: > Ping. > > On 07/26/2012 09:50 PM, Meador Inge wrote: >> Hi, >> >> This patch series fixes an issue that was discussed here [1] where using -R >> can cause QEMU to fail to setup the guest address space because the guest >> base >> validation

Re: [Qemu-devel] [PATCH v2 0/2] Probe the guest memory space when using -R

2012-08-01 Thread Meador Inge
Ping. On 07/26/2012 09:50 PM, Meador Inge wrote: > Hi, > > This patch series fixes an issue that was discussed here [1] where using -R > can cause QEMU to fail to setup the guest address space because the guest base > validation fails. I fixed this issue by (1) refactoring the guest space > prob

[Qemu-devel] [PATCH v2 0/2] Probe the guest memory space when using -R

2012-07-26 Thread Meador Inge
Hi, This patch series fixes an issue that was discussed here [1] where using -R can cause QEMU to fail to setup the guest address space because the guest base validation fails. I fixed this issue by (1) refactoring the guest space probing code into a single function for initializing the guest spa