[Qemu-devel] [PATCH 9/9] hmp: implemented io apic dump state for TCG

2015-09-22 Thread Denis V. Lunev
From: Pavel Butsykin Added support emulator for the hmp command "info ioapic" Signed-off-by: Pavel Butsykin Signed-off-by: Denis V. Lunev CC: Paolo Bonzini CC: Andreas Färber --- hw/intc/ioapic.c | 12 include/hw/i386/pc.h | 1 + target-i386/monitor.c | 2 ++ 3 files ch

[Qemu-devel] [PATCH 9/9] hmp: implemented io apic dump state for TCG

2015-09-21 Thread Denis V. Lunev
From: Pavel Butsykin Added support emulator for the hmp command "info ioapic" Signed-off-by: Pavel Butsykin Signed-off-by: Denis V. Lunev CC: Paolo Bonzini CC: Andreas Färber --- hw/intc/ioapic.c | 12 include/hw/i386/pc.h | 1 + target-i386/monitor.c | 2 ++ 3 files ch

[Qemu-devel] [PATCH 9/9] hmp: implemented io apic dump state for TCG

2015-09-15 Thread Denis V. Lunev
From: Pavel Butsykin Added support emulator for the hmp command "info apic-io" Signed-off-by: Pavel Butsykin Signed-off-by: Denis V. Lunev CC: Andreas Färber CC: Paolo Bonzini --- hw/intc/ioapic.c | 12 include/hw/i386/pc.h | 1 + target-i386/monitor.c | 2 ++ 3 files c