1. 220c8ed qemu: x86: ignore ioapic polarity by Gabriel L. Somlo · 11 years ago
  2. db0f888 ioapic: QOM'ify ioapic by xiaoqiang zhao · 11 years ago
  3. f977185 ioapic: Cleanup for QOM'ification by xiaoqiang zhao · 11 years ago
  4. f54d315 ioapic: QOM cast cleanup by Andreas Färber · 11 years ago
  5. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  6. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  7. 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed (99%) from hw/ioapic.c]
  8. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  9. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  10. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  11. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  12. 0c1f781 ioapic: fix build with DEBUG_IOAPIC by Jason Wang · 13 years ago
  13. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  14. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  15. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  16. 244ac3a ioapic: Factor out base class for KVM reuse by Jan Kiszka · 13 years ago
  17. ac791b8 ioapic: Drop post-load irr initialization by Jan Kiszka · 13 years ago
  18. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  19. 4d5bf5f ioapic: Convert to memory API by Jan Kiszka · 13 years ago
  20. 1a44096 ioapic: Reject non-dword accesses to IOWIN register by Jan Kiszka · 13 years ago
  21. 0035e50 ioapic: Implement polarity by Jan Kiszka · 13 years ago
  22. 1f6f408 target-i386: Remove unused polarity arguments from APIC API by Jan Kiszka · 13 years ago
  23. 47f7be3 ioapic: Do not set irr for masked edge IRQs by Jan Kiszka · 14 years ago
  24. 449aa4a Revert "ioapic: when switches to level trigger mode, interrupts raised repeatedly." by Aurelien Jarno · 14 years ago
  25. 9bcfc7d ioapic: when switches to level trigger mode, interrupts raised repeatedly. by Isaku Yamahata · 14 years ago
  26. 1f5e71a ioapic: Style & magics cleanup by Jan Kiszka · 14 years ago
  27. 5dce499 ioapic: Add support for qemu-kvm's vmstate v2 by Jan Kiszka · 14 years ago
  28. 35a74c5 ioapic: Save/restore irr by Jan Kiszka · 14 years ago
  29. 0280b57 ioapic: Implement EOI handling for level-triggered IRQs by Jan Kiszka · 14 years ago
  30. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  31. 9605111 ioapic: convert to qdev by Blue Swirl · 15 years ago
  32. 7d0500c ioapic: unexport ioapic_set_irq by Blue Swirl · 15 years ago
  33. 9af9b33 ioapic: improve debugging by Blue Swirl · 15 years ago
  34. aa28b9b Move x86 specific PC declarations to a separate file by Blue Swirl · 15 years ago
  35. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  36. 99a0949 Get rid of _t suffix by malc · 15 years ago
  37. 3e9e988 vmstate: port ioapic device by Juan Quintela · 15 years ago
  38. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  39. 1632dc6 Route IOAPIC interrupts via ISA bus by Avi Kivity · 15 years ago
  40. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  41. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  42. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  43. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  44. 610626a From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001 by aliguori · 16 years ago