Richard Henderson
|
cc37d98bfb
*: Add missing includes of qemu/error-report.h
|
2 years ago |
Bernhard Beschow
|
7f54640b4b
hw: Move ioapic*.h to intc/
|
2 years ago |
Thomas Huth
|
2b85e0cda4
hw/intc: Extract the IRQ counting functions into a separate file
|
2 years ago |
Thomas Huth
|
2068cabd3f
Do not include cpu.h if it's not really necessary
|
4 years ago |
Paolo Bonzini
|
2c933ac6a8
KVM: x86: deprecate -M kernel-irqchip=off except for -M isapc
|
4 years ago |
Peter Maydell
|
729cc68373
Remove superfluous timer_del() calls
|
4 years ago |
Chetan Pant
|
61f3c91a67
nomaintainer: Fix Lesser GPL version number
|
4 years ago |
Eduardo Habkost
|
fa34a3c58a
Use DECLARE_*CHECKER* when possible (--force mode)
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Jan Kiszka
|
6e083c0de4
apic: Report current_count via 'info lapic'
|
5 years ago |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 years ago |
Paolo Bonzini
|
852c27e2ba
hw: replace hw/i386/pc.h with a header just for the i8259
|
5 years ago |
Sergio Lopez
|
78cafff810
hw/intc/apic: reject pic ints if isa_pic == NULL
|
5 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
Peter Maydell
|
3c8133f973
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
|
6 years ago |
Peter Maydell
|
21f80e8fa7
hw/intc/apic: Switch away from old_mmio
|
7 years ago |
Sergio Andres Gomez Del Real
|
2cb9f06e3d
apic: add function to apic that will be used by hvf
|
8 years ago |
Radim Krčmář
|
267ee35715
apic: add send_msi() to APICCommonClass
|
8 years ago |
Wanpeng Li
|
927d5a1d98
pc: apic: introduce APIC macro
|
9 years ago |
Igor Mammedov
|
9c156f9de5
(kvm)apic: Add unrealize callbacks
|
9 years ago |
Igor Mammedov
|
1dfe3282cf
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
|
9 years ago |
Igor Mammedov
|
889211b18b
apic: move MAX_APICS check to 'apic' class
|
9 years ago |
Paolo Bonzini
|
33c11879fd
qemu-common: push cpu.h inclusion out of qemu-common.h
|
9 years ago |
Michael S. Tsirkin
|
226419d615
msi_supported -> msi_nonbroken
|
9 years ago |
Peter Maydell
|
b6a0aa0537
x86: Clean up includes
|
9 years ago |
Pavel Butsykin
|
a22bf99c58
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
|
10 years ago |
Pavel Butsykin
|
82a5e042fa
apic_internal.h: make some apic_get_* functions externally visible
|
10 years ago |
Zhu Guihua
|
be9f8a0872
apic: convert ->busdev.qdev casts to C casts
|
10 years ago |
Paolo Bonzini
|
5224c88dd3
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
|
10 years ago |