[Qemu-devel] [PATCH 0/2] Add pc-testdev to qemu v6

2012-12-13 Thread Lucas Meneghel Rodrigues
These two patches introduce: 1) A ISA debugexit port device, that when written, causes qemu to exit with the exit code passed as parameter. 2) A port of the existing testdev present on qemu-kvm to qemu I took Gerd's recent patch and modified it to include the access-size property, as well a

[Qemu-devel] [PATCH 0/2] Add pc-testdev to qemu v6

2012-12-13 Thread Lucas Meneghel Rodrigues
These two patches introduce: 1) A ISA debugexit port device, that when written, causes qemu to exit with the exit code passed as parameter. 2) A port of the existing testdev present on qemu-kvm to qemu I took Gerd's recent patch and modified it to include the access-size property, as well a

[Qemu-devel] [PATCH 0/2] Add pc-testdev to qemu v6

2012-12-13 Thread Lucas Meneghel Rodrigues
These two patches introduce: 1) A ISA debugexit port device, that when written, causes qemu to exit with the exit code passed as parameter. 2) A port of the existing testdev present on qemu-kvm to qemu I took Gerd's recent patch and modified it to include the access-size property, as well a