[Qemu-devel] [PATCH 0/2] Adding pc-testdev to qemu v3

2012-10-09 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 think now I've got all comments made by Jan sorted out. I did notice that with the new

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

2012-10-04 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 One particular comment of previous reviews wasn't addressed, but I'd like people to see t