]> www.infradead.org Git - users/dwmw2/qemu.git/commit
ioapic: fix error report value of def version
authorPeter Xu <peterx@redhat.com>
Fri, 3 Feb 2017 07:18:17 +0000 (15:18 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 16 Feb 2017 13:06:55 +0000 (14:06 +0100)
commit8d5516be1224468b5dbc141fbc7644bbd3a96183
tree0b2c978a0bc6df45e7eba6dfc149c62ba506c86e
parentc6fcb0e201ad296a9c0f587486830d9508094efb
ioapic: fix error report value of def version

It should be 0x20, rather than 0x11.

Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <1486106298-3699-3-git-send-email-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/intc/ioapic.c