1. 290adf3 kvm: Pass CPUState to kvm_on_sigbus_vcpu() by Andreas Färber · 12 years ago
  2. 504134d kvm: Pass CPUState to kvm_init_vcpu() by Andreas Färber · 12 years ago
  3. 078bbb5 kvm: add stub for update msi route by Michael S. Tsirkin · 12 years ago
  4. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  5. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  6. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  7. 95d2994 memory: manage coalesced mmio via a MemoryListener by Avi Kivity · 12 years ago
  8. b131c74 kvm: Clean up irqfd API by Jan Kiszka · 12 years ago
  9. f3e1bed kvm: Decouple 'GSI routing' from 'kernel irqchip' by Peter Maydell · 12 years ago
  10. 614e41b kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip' by Peter Maydell · 12 years ago
  11. cc7e0dd kvm: Decouple 'irqfds usable' from 'kernel irqchip' by Peter Maydell · 12 years ago
  12. 1d31f66 kvm: Move kvm_allows_irq0_override() to target-i386, fix return type by Peter Maydell · 12 years ago
  13. 7ae26bd kvm: Decouple 'async interrupt delivery' from 'kernel irqchip' by Peter Maydell · 12 years ago
  14. 15b2bd1 virtio: move common irqfd handling out of virtio-pci by Paolo Bonzini · 13 years ago
  15. bbf3b80 kvm: Enable use of kvm_irqchip_in_kernel in hwlib code by Jan Kiszka · 13 years ago
  16. 39853bb kvm: Introduce kvm_irqchip_add/remove_irqfd by Jan Kiszka · 13 years ago
  17. 1e2aa8b kvm: Publicize kvm_irqchip_release_virq by Jan Kiszka · 13 years ago
  18. 92b4e48 kvm: Introduce kvm_irqchip_add_msi_route by Jan Kiszka · 13 years ago
  19. c73b009 kvm: Drop unused kvm_pit_in_kernel by Jan Kiszka · 13 years ago
  20. 4b8f1c8 kvm: allow arbitrarily sized mmio ioeventfd by Michael S. Tsirkin · 13 years ago
  21. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  22. 8a7c739 kvm: Add kvm_has_pit_state2 helper by Jan Kiszka · 13 years ago
  23. 3d4b264 kvm: Implement kvm_irqchip_in_kernel like kvm_enabled by Jan Kiszka · 13 years ago
  24. 9b5b76d kvm: x86: Establish IRQ0 override control by Jan Kiszka · 13 years ago
  25. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  26. 4bef75b kvm: Clean up stubs by Jan Kiszka · 14 years ago
  27. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  28. e5896b1 Introduce log_start/log_stop in CPUPhysMemoryClient by Anthony PERARD · 14 years ago
  29. a1b87fe kvm: Provide sigbus services arch-independently by Jan Kiszka · 14 years ago
  30. cad1e28 kvm: Drop smp_cpus argument from init functions by Jan Kiszka · 14 years ago
  31. d2f2b8a kvm: test for ioeventfd support on old kernels by Stefan Hajnoczi · 14 years ago
  32. c0532a7 MCE: Relay UCR MCE to guest by Marcelo Tosatti · 14 years ago
  33. 1fd7401 Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems by Cam Macdonell · 14 years ago
  34. a88790a remove exec-all.h inclusion from cpu.h by Paolo Bonzini · 15 years ago
  35. 98c8573 provide a stub version of kvm-all.c if !CONFIG_KVM by Paolo Bonzini · 15 years ago