index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
apic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apic: add function to apic that will be used by hvf
Sergio Andres Gomez Del Real
2017-12-22
1
-0
/
+12
*
apic: add send_msi() to APICCommonClass
Radim Krčmář
2016-10-17
1
-2
/
+6
*
pc: apic: introduce APIC macro
Wanpeng Li
2016-09-15
1
-11
/
+15
*
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2016-07-20
1
-0
/
+10
*
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
Igor Mammedov
2016-07-20
1
-9
/
+7
*
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
2016-07-20
1
-0
/
+10
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
1
-1
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
2015-09-25
1
-2
/
+2
*
apic_internal.h: make some apic_get_* functions externally visible
Pavel Butsykin
2015-09-25
1
-17
/
+1
*
apic: convert ->busdev.qdev casts to C casts
Zhu Guihua
2015-06-02
1
-3
/
+6
*
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
Paolo Bonzini
2014-11-24
1
-4
/
+4
*
apic: fix loss of IPI due to masked ExtINT
Paolo Bonzini
2014-11-24
1
-1
/
+3
*
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
2014-11-24
1
-3
/
+5
*
apic: Fix reported DFR content
Jan Kiszka
2014-08-15
1
-1
/
+1
*
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
2014-05-07
1
-1
/
+1
*
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
2014-04-27
1
-2
/
+2
*
hw/intc/apic.c: Use uint32_t for mask word in foreach_apic
Peter Maydell
2014-03-27
1
-3
/
+3
*
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
2014-02-11
1
-1
/
+2
*
apic: QOM'ify APIC
xiaoqiang zhao
2013-12-24
1
-2
/
+4
*
apic: Cleanup for QOM'ification
xiaoqiang zhao
2013-12-24
1
-21
/
+21
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-8
/
+8
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
apic: rename apic specific bitopts
Michael S. Tsirkin
2013-06-02
1
-21
/
+21
*
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
2013-05-01
1
-1
/
+1
*
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+911