Phil Dennis-Jordan
|
1e71a9b114
hw/intc/apic: Fixes magic number use, removes outdated comment
|
8 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Paolo Bonzini
|
afd1af1c99
hw/intc/apic: fix memory leak
|
1 year ago |
Bui Quang Minh
|
774204cf98
apic, i386/tcg: add x2apic transitions
|
1 year ago |
Bui Quang Minh
|
b5ee0468e9
apic: add support for x2APIC mode
|
1 year ago |
Bui Quang Minh
|
b2101358e5
i386/tcg: implement x2APIC registers MSR access
|
1 year ago |
Alexander Bulekov
|
50795ee051
apic: disable reentrancy detection for apic-msi
|
2 years ago |
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 |