* [Qemu-devel] [PULL] kvm queue
@ 2012-07-15 15:33 Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2012-07-15 15:33 UTC (permalink / raw)
To: Anthony Liguori; +Cc: Marcelo Tosatti, qemu-devel, KVM list
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
to receive the kvm queue for qemu.git. Features include fixes
for the apic device model (including a longstanding bug which
caused random failures on 64-bit Windows), exposing new cpu
features, and an eventfd API change.
----------------------------------------------------------------
Alex Williamson (1):
kvm: Don't abort on kvm_irqchip_add_msi_route()
Jan Kiszka (3):
apic: Resolve potential endless loop around apic_update_irq
apic: Reevaluate pending interrupts on LVT_LINT0 changes
apic: Defer interrupt updates to VCPU thread
Liu, Jinsong (1):
kvm: expose tsc deadline timer feature to guest
Michael S. Tsirkin (1):
kvm_pv_eoi: add flag support
Paolo Bonzini (9):
event_notifier: add event_notifier_set
event_notifier: remove event_notifier_test
event_notifier: add event_notifier_init_fd
ivshmem: use EventNotifier and memory API
ivshmem: wrap ivshmem_del_eventfd loops with transaction
memory: pass EventNotifier, not eventfd
event_notifier: add event_notifier_set_handler
virtio: move common ioeventfd handling out of virtio-pci
virtio: move common irqfd handling out of virtio-pci
cpu-exec.c | 6 ++++++
event_notifier.c | 30 ++++++++++++++++++------------
event_notifier.h | 8 ++++++--
exec.c | 8 ++++----
hw/apic.c | 27 ++++++++++++++++++++++-----
hw/apic.h | 1 +
hw/apic_internal.h | 1 -
hw/ivshmem.c | 67 +++++++++++++++++++++++++++++++++++++++----------------------------
hw/vhost.c | 4 ++--
hw/virtio-pci.c | 77 ++++++++++++++---------------------------------------------------------------
hw/virtio.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
hw/virtio.h | 3 +++
hw/xen_pt.c | 2 +-
kvm-all.c | 31 ++++++++++++++++++++++++-------
kvm-stub.c | 10 ++++++++++
kvm.h | 2 ++
memory.c | 18 +++++++++---------
memory.h | 9 +++++----
target-i386/cpu.c | 2 +-
target-i386/cpu.h | 5 ++++-
target-i386/kvm.c | 9 +++++++++
xen-all.c | 6 ++++--
22 files changed, 230 insertions(+), 142 deletions(-)
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-15 15:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-15 15:33 [Qemu-devel] [PULL] kvm queue Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).