1. d84451d i386/kvm: The value passed to strerror should be positive by Dmitry Voronetskiy · 3 years, 10 months ago
  2. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  3. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  4. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
  5. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  6. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  7. 257a743 memory: get rid of memory_region_init_reservation by Paolo Bonzini · 7 years ago
  8. bf85388 qdev: use device_class_set_parent_realize/unrealize/reset() by Philippe Mathieu-Daudé · 7 years ago
  9. b8c7723 i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper by Peter Xu · 7 years ago
  10. e267d16 kvm-i8259: support "info pic" and "info irq" by Peter Xu · 7 years ago
  11. 8928473 pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP by Bruce Rogers · 9 years ago
  12. b6a0aa0 x86: Clean up includes by Peter Maydell · 9 years ago
  13. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  14. d2628b7 i8259: Convert PICCommonState to use QOM realizefn by Andreas Färber · 12 years ago
  15. 49fdb0c kvm/i8259: QOM'ify some more by Andreas Färber · 12 years ago
  16. 29bb531 i8259: QOM cleanups by Andreas Färber · 12 years ago
  17. 54976b7 hw: move hw/kvm/ to hw/i386/kvm by Paolo Bonzini · 12 years ago[Renamed from hw/kvm/i8259.c]
  18. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  19. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  20. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  21. 3889c3f kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq() by Peter Maydell · 13 years ago
  22. aa24822 i8259: Do not clear level-triggered lines in IRR on init by Jan Kiszka · 13 years ago
  23. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  24. 4cafe60 KVM: Fix breakages of QOM conversion by Jan Kiszka · 13 years ago
  25. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  26. 8f04ee0 isa: pic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  27. 10b6188 kvm: x86: Add user space part for in-kernel i8259 by Jan Kiszka · 13 years ago