index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
apic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
1
-2
/
+6
2016-09-15
pc: apic: introduce APIC macro
Wanpeng Li
1
-11
/
+15
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
1
-0
/
+10
2016-07-20
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
Igor Mammedov
1
-9
/
+7
2016-07-20
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
1
-0
/
+10
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
1
-1
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-25
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
1
-2
/
+2
2015-09-25
apic_internal.h: make some apic_get_* functions externally visible
Pavel Butsykin
1
-17
/
+1
2015-06-02
apic: convert ->busdev.qdev casts to C casts
Zhu Guihua
1
-3
/
+6
2014-11-24
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
Paolo Bonzini
1
-4
/
+4
2014-11-24
apic: fix loss of IPI due to masked ExtINT
Paolo Bonzini
1
-1
/
+3
2014-11-24
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
1
-3
/
+5
2014-08-15
apic: Fix reported DFR content
Jan Kiszka
1
-1
/
+1
2014-05-07
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
1
-1
/
+1
2014-04-27
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
1
-2
/
+2
2014-03-27
hw/intc/apic.c: Use uint32_t for mask word in foreach_apic
Peter Maydell
1
-3
/
+3
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
1
-1
/
+2
2013-12-24
apic: QOM'ify APIC
xiaoqiang zhao
1
-2
/
+4
2013-12-24
apic: Cleanup for QOM'ification
xiaoqiang zhao
1
-21
/
+21
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-8
/
+8
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-06-02
apic: rename apic specific bitopts
Michael S. Tsirkin
1
-21
/
+21
2013-05-01
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
1
-1
/
+1
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
1
-0
/
+911