Hi Avi,
Attached is a small patch to let user land know where the guest was
at last vmexit. I am using this to debug the big real mode guests. I
think this will be useful to more people.
Author: Nitin A Kamble <[EMAIL PROTECTED]>
Thanks & Regards,
Nitin
Open Source Technology Center, Intel Co
Anthony Liguori wrote:
> Laurent Vivier wrote:
>> Anthony Liguori wrote:
>> Hi Anthony,
>>
>> I didn't modify aio_init limit...
>>
>
> It would be pretty useful to give it a try. In qemu_aio_init() where
> aio_init() get's called. If you just bump aio_threads and aio_num from
> 1 to, say, 3
Shaohua Li wrote:
> On Thu, 2007-05-24 at 20:10 +0800, Avi Kivity wrote:
>
>> The following patchset makes kvm more robust wrt cpu hotunplug, and
>> makes suspend-to-ram actually work. Suspend-to-disk benefits from
>> the cpu hotunplug improvements as well.
>>
>> The major issue is that KVM wan