On Mon, Jan 16, 2012 at 04:55:34PM +0100, Jan Kiszka wrote:
> Changes in v7:
> - introduce {apic,pic,ioapic}_qdev_register and use
> {APIC,PIC,IOAPIC}CommonInfo to move more code into the common modules
> - clean up forgotten fragments of backend/frontend approach
> - rephrased potentially misleading title of last patch ;)
>
> CC: Lai Jiangshan <[email protected]>
>
> Jan Kiszka (18):
> msi: Generalize msix_supported to msi_supported
> kvm: Move kvmclock into hw/kvm folder
> apic: Stop timer on reset
> apic: Inject external NMI events via LINT1
> apic: Introduce apic_report_irq_delivered
> apic: Factor out base class for KVM reuse
> apic: Open-code timer save/restore
> i8259: Completely privatize PicState
> i8259: Factor out base class for KVM reuse
> ioapic: Drop post-load irr initialization
> ioapic: Factor out base class for KVM reuse
> memory: Introduce memory_region_init_reservation
> kvm: Introduce core services for in-kernel irqchip support
> kvm: x86: Establish IRQ0 override control
> kvm: x86: Add user space part for in-kernel APIC
> kvm: x86: Add user space part for in-kernel i8259
> kvm: x86: Add user space part for in-kernel IOAPIC
> kvm: Activate in-kernel irqchip support
Patchset does not apply, please regenarate (patch 2 is missing actual
file move), thanks.