On 23/09/2016 07:33, Peter Xu wrote:
> It's 2.8 now, and maybe it's time to switch IOAPIC default version to
> 0x20.
>
> Signed-off-by: Peter Xu
> ---
>
> V2:
> - keep compatible for qemu version <= 2.7 [Paolo]
>
> hw/intc/ioapic.c| 2 +-
> include/hw/compat.h | 4
> 2 files changed
It's 2.8 now, and maybe it's time to switch IOAPIC default version to
0x20.
Signed-off-by: Peter Xu
---
V2:
- keep compatible for qemu version <= 2.7 [Paolo]
hw/intc/ioapic.c| 2 +-
include/hw/compat.h | 4
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/hw/intc/ioapic.c