[Qemu-devel] [PATCH V2] pc-dimm: Add description for device list.

2015-03-10 Thread Paulo Vital
The pc-dimm option presented on device list (by argument "-device \?") is the unique option that don't have any information about it. This patch adds a description for the pc-dimm device to help users to identify it. Signed-off-by: Paulo Vital Reviewed-by: Igor Mammedov --- h

[Qemu-devel] [PATCH] pc-dimm: Add description for device list.

2015-03-10 Thread Paulo Vital
The pc-dimm option presented on device list (by argument "-device \?") is the unique option that don't have any information about it. This patch adds a description for the pc-dimm device to help users to identify it. Signed-off-by: Paulo Vital --- hw/mem/pc-dimm.c | 1 + 1

Re: [Qemu-devel] qemu is freezing in rebooting after CPU hot-unplug.

2015-01-13 Thread Paulo Vital
Hello. Any advice for this issue? --- Paulo Vital On Fri, Jan 9, 2015 at 3:14 PM, Paulo Vital wrote: > Hi > > I'm doing some tests on CPU hot-unplug using as base the mentioned patch > set in [1] and I'm facing some problems while executing a reboot (via > 'shutd

[Qemu-devel] qemu is freezing in rebooting after CPU hot-unplug.

2015-01-09 Thread Paulo Vital
qemu-devel/2014-08/msg00072.html Thanks in advance. --- Paulo Vital