[Qemu-devel] [PATCH 0/3] s390: ipl device, cpu reset handler and cpu model support

2012-12-18 Thread Jens Freimann
Hi Alex, here's a reworked version of the ipl-device patch, the cpu reset handler and the patch to query cpu definitions via QMP. Patch 1: Creates a new ipl device and moves ipl code from s390_virtio.c Patch 2: Adds a cpu reset handler to Patch 3 Allow to query cpu types via commandline -? argu

[Qemu-devel] [PATCH 0/3] s390: ipl device, cpu reset handler and cpu model support

2012-12-14 Thread Jens Freimann
Hi Alex, here's a reworked version of the ipl-device patch, the cpu reset handler and the patch to query cpu definitions via QMP. Viktors cpu query patch now has an #ifdef CONFIG_KVM and the square brackets around "host" in the text output were removed. It provides the basic funtionality we n

[Qemu-devel] [PATCH 0/3] s390: ipl device, cpu reset handler and cpu model support

2012-12-12 Thread Jens Freimann
Hi Alex, here's a reworked version of the ipl-device patch, the cpu reset handler and a new patch to query cpu definitions via QMP. Patch 1: Creates a new ipl device and moves ipl code from s390_virtio.c Patch 2: Adds a cpu reset handler to Patch 3 Allow to query cpu types via commandline -? ar