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
/
ioapic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
1
-1
/
+0
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2020-06-10
1
-0
/
+19
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
1
-1
/
+2
*
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-22
1
-1
/
+1
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
ioapic: kvm: Skip route updates for masked pins
Jan Kiszka
2019-07-25
1
-3
/
+5
*
ioapic: use irq number instead of vector in ioapic_eoi_broadcast
Li Qiang
2019-07-05
1
-5
/
+5
*
ioapic: clear irq_eoi when updating the ioapic redirect table entry
Li Qiang
2019-07-05
1
-0
/
+1
*
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
2019-05-17
1
-5
/
+52
*
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-09
1
-1
/
+1
*
ioapic: Fix error handling in realize()
Markus Armbruster
2018-10-19
1
-4
/
+4
*
ioapic: remove useless lower bounds check
Paolo Bonzini
2018-07-06
1
-1
/
+1
*
hmp: obsolete "info ioapic"
Peter Xu
2018-06-28
1
-11
/
+0
*
ioapic: support "info irq"
Peter Xu
2018-06-28
1
-0
/
+1
*
ioapic: fix up includes
Michael S. Tsirkin
2018-06-01
1
-2
/
+1
*
ioapic/tracing: Remove last DPRINTFs
Dr. David Alan Gilbert
2017-11-14
1
-14
/
+3
*
ioapic: fix error report value of def version
Peter Xu
2017-02-16
1
-2
/
+4
*
x86: ioapic: fix fail migration when irqchip=split
Peter Xu
2017-01-16
1
-0
/
+5
*
x86: ioapic: add traces for ioapic
Peter Xu
2017-01-16
1
-2
/
+15
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-1
/
+1
*
x86: ioapic: boost default version to 0x20
Peter Xu
2016-09-27
1
-1
/
+1
*
x86: ioapic: add support for explicit EOI
Peter Xu
2016-08-03
1
-1
/
+21
*
x86: ioapic: ignore level irq during processing
Peter Xu
2016-08-03
1
-5
/
+9
*
ioapic: register IOMMU IEC notifier for ioapic
Peter Xu
2016-07-21
1
-0
/
+31
*
ioapic: introduce ioapic_entry_parse() helper
Peter Xu
2016-07-21
1
-56
/
+54
*
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
2016-07-21
1
-4
/
+24
*
ioapic: clear remote irr bit for edge-triggered interrupts
Peter Xu
2016-05-23
1
-0
/
+29
*
ioapic: keep RO bits for IOAPIC entry
Peter Xu
2016-05-23
1
-0
/
+4
*
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
2015-12-17
1
-2
/
+66
*
hmp: implemented io apic dump state for TCG
Pavel Butsykin
2015-09-25
1
-0
/
+12
*
ioapic: fix contents of arbitration register
Paolo Bonzini
2015-09-25
1
-3
/
+1
*
ioapic: coalesce level interrupts
Paolo Bonzini
2015-09-25
1
-1
/
+3
*
qemu: x86: ignore ioapic polarity
Gabriel L. Somlo
2014-03-09
1
-3
/
+0
*
ioapic: QOM'ify ioapic
xiaoqiang zhao
2013-12-24
1
-4
/
+7
*
ioapic: Cleanup for QOM'ification
xiaoqiang zhao
2013-12-24
1
-1
/
+3
*
ioapic: QOM cast cleanup
Andreas Färber
2013-07-29
1
-1
/
+1
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+258