diff options
author | Lucas Meneghel Rodrigues <lmr@redhat.com> | 2012-12-13 12:48:53 -0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2013-01-04 09:11:30 +0100 |
commit | ee0cc5415e6edc043bd84e855f7d0bf85bd97547 (patch) | |
tree | 34676a2076b588572d11029b8a39489c588919ce /hw/pc.c | |
parent | bb355b1859dde19fbb4f856c6d0b8f46733142d7 (diff) | |
download | qemu-ee0cc5415e6edc043bd84e855f7d0bf85bd97547.zip qemu-ee0cc5415e6edc043bd84e855f7d0bf85bd97547.tar.gz qemu-ee0cc5415e6edc043bd84e855f7d0bf85bd97547.tar.bz2 |
hw: Add test device for unittests execution
Add a test device which supports the kvmctl ioports,
so one can run the KVM unittest suite.
Intended Usage:
qemu-system-x86_64 -nographic \
-device pc-testdev \
-device isa-debug-exit,iobase=0xf4,iosize=0x04 \
-kernel /path/to/kvm/unittests/msr.flat
Where msr.flat is one of the KVM unittests, present on a
separate repo,
git://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
[ kraxel: more memory api + qom fixes ]
CC: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/pc.c')
0 files changed, 0 insertions, 0 deletions