Eduardo Habkost
|
fa34a3c58a
Use DECLARE_*CHECKER* when possible (--force mode)
|
5 年之前 |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 年之前 |
Jan Kiszka
|
6e083c0de4
apic: Report current_count via 'info lapic'
|
5 年之前 |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 年之前 |
Paolo Bonzini
|
852c27e2ba
hw: replace hw/i386/pc.h with a header just for the i8259
|
5 年之前 |
Sergio Lopez
|
78cafff810
hw/intc/apic: reject pic ints if isa_pic == NULL
|
5 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 年之前 |
Peter Maydell
|
3c8133f973
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
|
6 年之前 |
Peter Maydell
|
21f80e8fa7
hw/intc/apic: Switch away from old_mmio
|
7 年之前 |
Sergio Andres Gomez Del Real
|
2cb9f06e3d
apic: add function to apic that will be used by hvf
|
8 年之前 |
Radim Krčmář
|
267ee35715
apic: add send_msi() to APICCommonClass
|
8 年之前 |
Wanpeng Li
|
927d5a1d98
pc: apic: introduce APIC macro
|
9 年之前 |
Igor Mammedov
|
9c156f9de5
(kvm)apic: Add unrealize callbacks
|
9 年之前 |
Igor Mammedov
|
1dfe3282cf
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
|
9 年之前 |
Igor Mammedov
|
889211b18b
apic: move MAX_APICS check to 'apic' class
|
9 年之前 |
Paolo Bonzini
|
33c11879fd
qemu-common: push cpu.h inclusion out of qemu-common.h
|
9 年之前 |
Michael S. Tsirkin
|
226419d615
msi_supported -> msi_nonbroken
|
9 年之前 |
Peter Maydell
|
b6a0aa0537
x86: Clean up includes
|
9 年之前 |
Pavel Butsykin
|
a22bf99c58
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
|
10 年之前 |
Pavel Butsykin
|
82a5e042fa
apic_internal.h: make some apic_get_* functions externally visible
|
10 年之前 |
Zhu Guihua
|
be9f8a0872
apic: convert ->busdev.qdev casts to C casts
|
10 年之前 |
Paolo Bonzini
|
5224c88dd3
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
|
10 年之前 |
Paolo Bonzini
|
8092cb7132
apic: fix loss of IPI due to masked ExtINT
|
10 年之前 |
Paolo Bonzini
|
60e68042cf
apic: avoid getting out of halted state on masked PIC interrupts
|
10 年之前 |
Jan Kiszka
|
d6c140a771
apic: Fix reported DFR content
|
11 年之前 |
Gabriel L. Somlo
|
aa93200b88
apic: use emulated lapic version 0x14 on pc machines >= 2.1
|
11 年之前 |
Stefan Weil
|
eb6282f230
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
|
11 年之前 |
Peter Maydell
|
6d55574a65
hw/intc/apic.c: Use uint32_t for mask word in foreach_apic
|
11 年之前 |
Edgar E. Iglesias
|
2a22165194
exec: Make cpu_physical_memory_write_rom input an AS
|
11 年之前 |