1. 6e083c0 apic: Report current_count via 'info lapic' by Jan Kiszka · 5 years ago
  2. b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 10 months ago
  3. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
  4. 78cafff hw/intc/apic: reject pic ints if isa_pic == NULL by Sergio Lopez · 5 years ago
  5. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  6. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  7. 3c8133f Rename cpu_physical_memory_write_rom() to address_space_write_rom() by Peter Maydell · 6 years ago
  8. 21f80e8 hw/intc/apic: Switch away from old_mmio by Peter Maydell · 7 years ago
  9. 2cb9f06 apic: add function to apic that will be used by hvf by Sergio Andres Gomez Del Real · 7 years ago
  10. 267ee35 apic: add send_msi() to APICCommonClass by Radim Krčmář · 8 years ago
  11. 927d5a1 pc: apic: introduce APIC macro by Wanpeng Li · 8 years ago
  12. 9c156f9 (kvm)apic: Add unrealize callbacks by Igor Mammedov · 9 years ago
  13. 1dfe328 apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[] by Igor Mammedov · 9 years ago
  14. 889211b apic: move MAX_APICS check to 'apic' class by Igor Mammedov · 9 years ago
  15. 33c1187 qemu-common: push cpu.h inclusion out of qemu-common.h by Paolo Bonzini · 9 years ago
  16. 226419d msi_supported -> msi_nonbroken by Michael S. Tsirkin · 9 years ago
  17. b6a0aa0 x86: Clean up includes by Peter Maydell · 9 years ago
  18. a22bf99 apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS by Pavel Butsykin · 9 years ago
  19. 82a5e04 apic_internal.h: make some apic_get_* functions externally visible by Pavel Butsykin · 9 years ago
  20. be9f8a0 apic: convert ->busdev.qdev casts to C casts by Zhu Guihua · 10 years ago
  21. 5224c88 apic: fix incorrect handling of ExtINT interrupts wrt processor priority by Paolo Bonzini · 10 years ago
  22. 8092cb7 apic: fix loss of IPI due to masked ExtINT by Paolo Bonzini · 10 years ago
  23. 60e6804 apic: avoid getting out of halted state on masked PIC interrupts by Paolo Bonzini · 10 years ago
  24. d6c140a apic: Fix reported DFR content by Jan Kiszka · 11 years ago
  25. aa93200 apic: use emulated lapic version 0x14 on pc machines >= 2.1 by Gabriel L. Somlo · 11 years ago
  26. eb6282f misc: Use cpu_physical_memory_read and cpu_physical_memory_write by Stefan Weil · 11 years ago
  27. 6d55574 hw/intc/apic.c: Use uint32_t for mask word in foreach_apic by Peter Maydell · 11 years ago
  28. 2a22165 exec: Make cpu_physical_memory_write_rom input an AS by Edgar E. Iglesias · 11 years ago
  29. ff6986c apic: QOM'ify APIC by xiaoqiang zhao · 11 years ago
  30. d3b0c9e apic: Cleanup for QOM'ification by xiaoqiang zhao · 11 years ago
  31. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  32. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  33. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  34. edf9735 apic: rename apic specific bitopts by Michael S. Tsirkin · 12 years ago
  35. baaeda0 target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE by Igor Mammedov · 12 years ago
  36. 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/apic.c]
  37. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  38. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  39. d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 12 years ago
  40. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  41. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  42. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  43. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  44. 60e8257 cpus: Pass CPUState to qemu_cpu_is_self() by Andreas Färber · 13 years ago
  45. e9f9d6b target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi() by Andreas Färber · 13 years ago
  46. 60671e5 apic: Store X86CPU in APICCommonState by Andreas Färber · 12 years ago
  47. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  48. 5d62c43 apic: Defer interrupt updates to VCPU thread by Jan Kiszka · 13 years ago
  49. a94820d apic: Reevaluate pending interrupts on LVT_LINT0 changes by Jan Kiszka · 13 years ago
  50. 3db3659 apic: Resolve potential endless loop around apic_update_irq by Jan Kiszka · 13 years ago
  51. 9886c23 Introduce apic-msidef.h by Anthony PERARD · 13 years ago
  52. 08a82ac pc: Enable MSI support at APIC level by Jan Kiszka · 13 years ago
  53. e5ad936 kvmvapic: Introduce TPR access optimization for Windows guests by Jan Kiszka · 13 years ago
  54. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  55. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  56. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  57. 7a380ca apic: Open-code timer save/restore by Jan Kiszka · 13 years ago
  58. dae0168 apic: Factor out base class for KVM reuse by Jan Kiszka · 13 years ago
  59. 343270e apic: Introduce apic_report_irq_delivered by Jan Kiszka · 13 years ago
  60. 02c0919 apic: Inject external NMI events via LINT1 by Jan Kiszka · 13 years ago
  61. ab388a9 apic: Stop timer on reset by Jan Kiszka · 13 years ago
  62. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  63. d96e173 pc: Fix and clean up PIC-to-APIC IRQ path by Jan Kiszka · 13 years ago
  64. 1f6f408 target-i386: Remove unused polarity arguments from APIC API by Jan Kiszka · 14 years ago
  65. 312b423 apic: convert to memory API by Avi Kivity · 14 years ago
  66. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  67. 0fbfbb5 correctly check ppr priority during interrupt injection] by Gleb Natapov · 14 years ago
  68. 0280b57 ioapic: Implement EOI handling for level-triggered IRQs by Jan Kiszka · 14 years ago
  69. f5095c6 apic: Fix accidental use of SoftFloat uint32 type by Andreas Färber · 14 years ago
  70. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  71. b538e53 apic: Don't iterate past last used apic by Alex Williamson · 14 years ago
  72. d8023f3 apic: convert debug printf statements to tracepoints by Blue Swirl · 14 years ago
  73. 92a16d7 apic: qdev conversion cleanup by Blue Swirl · 15 years ago
  74. 8546b09 apic: convert to qdev by Blue Swirl · 15 years ago
  75. 0e26b7b apic: avoid using CPUState internals by Blue Swirl · 15 years ago
  76. 4a942ce apic: avoid passing CPUState from CPU code by Blue Swirl · 15 years ago
  77. cf6d64b apic: avoid passing CPUState from devices by Blue Swirl · 15 years ago
  78. 0a3c592 apic: improve debugging by Blue Swirl · 15 years ago
  79. aa28b9b Move x86 specific PC declarations to a separate file by Blue Swirl · 15 years ago
  80. ea375f9 KVM: Rework VCPU state writeback API by Jan Kiszka · 15 years ago
  81. c169998 v3: don't call reset functions on cpu initialization by Glauber Costa · 15 years ago
  82. 19a2223 set correct CS seg limit and flags on sipi by Gleb Natapov · 15 years ago
  83. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  84. 99a0949 Get rid of _t suffix by malc · 15 years ago
  85. 1c3173b Revert "don't call cpu_sychronize_state from reset handlers" by Anthony Liguori · 15 years ago
  86. 733318e don't call cpu_sychronize_state from reset handlers by Glauber Costa · 16 years ago
  87. 4c0960c kvm: Simplify cpu_synchronize_state() by Avi Kivity · 16 years ago
  88. 695dcf7 Port apic to new VMState design by Juan Quintela · 16 years ago
  89. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  90. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  91. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  92. 8d2ba1f kvm: Rework VCPU synchronization by Jan Kiszka · 16 years ago
  93. 54c96da qemu/apic: minimal MSI/MSI-X implementation for PC by Michael S. Tsirkin · 16 years ago
  94. b09ea7d Handle init/sipi in a main cpu exec loop. (v2) by Gleb Natapov · 16 years ago
  95. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  96. 678e12c Don't use cpu_index as apic_id. by Gleb Natapov · 16 years ago
  97. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  98. 2c7c13d apic: Fix access to non-existent APIC by aurel32 · 16 years ago
  99. 610626a From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001 by aliguori · 16 years ago
  100. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago