Some preparation patches to arrange qemu-kvm for merging in latest qemu with its own in-kernel PIT support. Later on, we can switch to that version without losing features on the way, even just temporarily. Jan Kiszka (5): qemu-kvm: i8254/pcspk: Remove unused bits to make PC speaker kvm-aware qemu-kvm: i8254: Reset broken pit_load_old to upstream version qemu-kvm: i8254: Revert pit_load_count to upstream version qemu-kvm: i8254: Drop bogus irq_disabled clearing in pit_reset qemu-kvm: i8254: Reorganize i8254-kvm code Makefile.objs | 2 +- Makefile.target | 5 +- hw/i8254-kvm.c | 12 ++---- hw/i8254.c | 112 ++++++++++++++++++++++++------------------------------- hw/i8254.h | 49 +----------------------- hw/pcspk.c | 6 --- 6 files changed, 58 insertions(+), 128 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html