xemu/include
Vincenzo Maffione ca916d3729 kvm: add KVM_IRQFD_FLAG_RESAMPLE support
Added an EventNotifier* parameter to
kvm-all.c:kvm_irqchip_add_irqfd_notifier(), in order to give KVM
another eventfd to be used as "resamplefd". See the documentation
in the linux kernel sources in Documentation/virtual/kvm/api.txt
(section 4.75) for more details.
When the added parameter is passed NULL, the behaviour of the
function is unchanged with respect to the previous versions.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Vincenzo Maffione <v.maffione@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-08-09 21:19:54 +02:00
..
block block: add bdrv_write_zeroes() 2013-07-19 12:29:21 +08:00
disas
exec gdbstub: Change gdb_register_coprocessor() argument to CPUState 2013-07-23 02:41:33 +02:00
fpu
hw scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline() 2013-07-23 00:37:35 +02:00
migration rdma: account for the time spent in MIG_STATE_SETUP through QMP 2013-07-23 13:06:37 +02:00
monitor net: add support of mac-programming over macvtap in QEMU side 2013-07-15 21:23:08 +03:00
net net: add support of mac-programming over macvtap in QEMU side 2013-07-15 21:23:08 +03:00
qapi
qemu bitops: Provide sextract32() and sextract64() 2013-07-22 15:41:11 -05:00
qom cpu: Move gdb_regs field from CPU_COMMON to CPUState 2013-07-23 02:41:33 +02:00
sysemu kvm: add KVM_IRQFD_FLAG_RESAMPLE support 2013-08-09 21:19:54 +02:00
ui
config.h
elf.h
glib-compat.h
qemu-common.h Introduce async_run_on_cpu() 2013-07-12 19:36:01 +02:00
qemu-io.h
trace.h