31 Commits (a66c4b83c99c06626bed19ec0bf609bfe87a8cf3)

Author SHA1 Message Date
Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 8 years ago
Peter Maydell 3c8133f973 Rename cpu_physical_memory_write_rom() to address_space_write_rom() 8 years ago
Peter Maydell 21f80e8fa7 hw/intc/apic: Switch away from old_mmio 8 years ago
Sergio Andres Gomez Del Real 2cb9f06e3d apic: add function to apic that will be used by hvf 9 years ago
Radim Krčmář 267ee35715 apic: add send_msi() to APICCommonClass 10 years ago
Wanpeng Li 927d5a1d98 pc: apic: introduce APIC macro 10 years ago
Igor Mammedov 9c156f9de5 (kvm)apic: Add unrealize callbacks 10 years ago
Igor Mammedov 1dfe3282cf apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[] 10 years ago
Igor Mammedov 889211b18b apic: move MAX_APICS check to 'apic' class 10 years ago
Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 11 years ago
Michael S. Tsirkin 226419d615 msi_supported -> msi_nonbroken 11 years ago
Peter Maydell b6a0aa0537 x86: Clean up includes 11 years ago
Pavel Butsykin a22bf99c58 apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS 11 years ago
Pavel Butsykin 82a5e042fa apic_internal.h: make some apic_get_* functions externally visible 11 years ago
Zhu Guihua be9f8a0872 apic: convert ->busdev.qdev casts to C casts 11 years ago
Paolo Bonzini 5224c88dd3 apic: fix incorrect handling of ExtINT interrupts wrt processor priority 12 years ago
Paolo Bonzini 8092cb7132 apic: fix loss of IPI due to masked ExtINT 12 years ago
Paolo Bonzini 60e68042cf apic: avoid getting out of halted state on masked PIC interrupts 12 years ago
Jan Kiszka d6c140a771 apic: Fix reported DFR content 12 years ago
Gabriel L. Somlo aa93200b88 apic: use emulated lapic version 0x14 on pc machines >= 2.1 12 years ago
Stefan Weil eb6282f230 misc: Use cpu_physical_memory_read and cpu_physical_memory_write 13 years ago
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