10 Commits (411f491e0af173cf8f39347574941bd26fbae381)

Author SHA1 Message Date
Peter Maydell 6d55574a65 hw/intc/apic.c: Use uint32_t for mask word in foreach_apic 13 years ago
Edgar E. Iglesias 2a22165194 exec: Make cpu_physical_memory_write_rom input an AS 13 years ago
xiaoqiang zhao ff6986ce61 apic: QOM'ify APIC 13 years ago
xiaoqiang zhao d3b0c9e90a apic: Cleanup for QOM'ification 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Paolo Bonzini 1437c94b26 hw/i*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Michael S. Tsirkin edf9735e40 apic: rename apic specific bitopts 13 years ago
Igor Mammedov baaeda08ff target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE 14 years ago
Paolo Bonzini 7702e47c21 hw: move interrupt controllers to hw/intc/, configure with default-configs/ 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Andreas Färber c3affe5670 cpu: Pass CPUState to cpu_interrupt() 14 years ago
Andreas Färber d8ed887bdc exec: Pass CPUState to cpu_reset_interrupt() 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Michael S. Tsirkin a2cb15b0dd pci: update all users to look in pci/ 14 years ago
Andreas Färber 60e82579c7 cpus: Pass CPUState to qemu_cpu_is_self() 14 years ago
Andreas Färber e9f9d6b165 target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi() 14 years ago
Andreas Färber 60671e583c apic: Store X86CPU in APICCommonState 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Jan Kiszka 5d62c43a17 apic: Defer interrupt updates to VCPU thread 14 years ago
Jan Kiszka a94820ddc3 apic: Reevaluate pending interrupts on LVT_LINT0 changes 14 years ago
Jan Kiszka 3db3659bf6 apic: Resolve potential endless loop around apic_update_irq 14 years ago
Anthony PERARD 9886c23aed Introduce apic-msidef.h 14 years ago
Jan Kiszka 08a82ac01c pc: Enable MSI support at APIC level 14 years ago
Jan Kiszka e5ad936b0f kvmvapic: Introduce TPR access optimization for Windows guests 15 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 15 years ago
Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 15 years ago
Anthony Liguori 999e12bbe8 sysbus: apic: ioapic: convert to QEMU Object Model 15 years ago
Jan Kiszka 7a380ca350 apic: Open-code timer save/restore 15 years ago
Jan Kiszka dae0168528 apic: Factor out base class for KVM reuse 15 years ago
Jan Kiszka 343270ea87 apic: Introduce apic_report_irq_delivered 15 years ago
Jan Kiszka 02c091953c apic: Inject external NMI events via LINT1 15 years ago
Jan Kiszka ab388a9814 apic: Stop timer on reset 15 years ago
Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 15 years ago
Jan Kiszka d96e173769 pc: Fix and clean up PIC-to-APIC IRQ path 15 years ago
Jan Kiszka 1f6f408c8c target-i386: Remove unused polarity arguments from APIC API 15 years ago
Avi Kivity 312b4234c6 apic: convert to memory API 15 years ago
Paolo Bonzini 7447545544 change all other clock references to use nanosecond resolution accessors 16 years ago
Gleb Natapov 0fbfbb59a9 correctly check ppr priority during interrupt injection] 16 years ago
Jan Kiszka 0280b571c1 ioapic: Implement EOI handling for level-triggered IRQs 16 years ago
Andreas Färber f5095c639f apic: Fix accidental use of SoftFloat uint32 type 16 years ago
Alexander Graf 2507c12ab0 Add endianness as io mem parameter 16 years ago
Alex Williamson b538e53ee7 apic: Don't iterate past last used apic 16 years ago
Blue Swirl d8023f3114 apic: convert debug printf statements to tracepoints 16 years ago
Blue Swirl 92a16d7a9a apic: qdev conversion cleanup 16 years ago
Blue Swirl 8546b09965 apic: convert to qdev 16 years ago
Blue Swirl 0e26b7b892 apic: avoid using CPUState internals 16 years ago
Blue Swirl 4a942ceac7 apic: avoid passing CPUState from CPU code 16 years ago