]> git.proxmox.com Git - qemu.git/commit
pc-testdev: support 8 and 16-bit accesses to 0xe0
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 22 Jul 2013 13:54:26 +0000 (15:54 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 25 Jul 2013 13:12:27 +0000 (08:12 -0500)
commitb7faba71635cc4b16bb1472614aa497554797af6
treed5c61b364df565a6f26af7870717aac1a257c67f
parentf36a6382b8fb9677fd542b9c59b1ea1ad40ee9cf
pc-testdev: support 8 and 16-bit accesses to 0xe0

This will let us use the testdev to test endianness.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Message-id: 1374501278-31549-17-git-send-email-pbonzini@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/misc/pc-testdev.c