index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2015-01-26
apic: do not dereference pointer before it is checked for NULL
Paolo Bonzini
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2014-12-11
arm_gic_kvm: Tell kernel about number of IRQs
Peter Maydell
2014-11-24
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
Paolo Bonzini
2014-11-24
apic: fix loss of IPI due to masked ExtINT
Paolo Bonzini
2014-11-24
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
2014-11-13
apic_common: migrate missing fields
Pavel Dovgalyuk
2014-11-04
PPC: openpic_kvm: Only map first occurence in address space
Alexander Graf
2014-10-24
arm_gic: remove unused parameter.
KONRAD Frederic
2014-09-29
hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()
Peter Maydell
2014-09-02
Fix debug print warning
Gonglei
2014-08-29
hw/intc/arm_gic: honor target mask in gic_update()
Sergey Fedorov
2014-08-29
arm_gic: Use GIC_NR_SGIS constant
Adam Lackorzynski
2014-08-29
arm_gic: Do not force PPIs to edge-triggered mode
Adam Lackorzynski
2014-08-29
arm_gic: GICD_ICFGR: Write model only for pre v1 GICs
Adam Lackorzynski
2014-08-29
arm_gic: Fix read of GICD_ICFGR
Adam Lackorzynski
2014-08-15
intc: i8259: Convert Array allocation to g_new0
Peter Crosthwaite
2014-08-15
ppc: convert g_new(qemu_irq usages to g_new0
Peter Crosthwaite
2014-08-15
apic: Fix reported DFR content
Jan Kiszka
2014-06-27
xics: Implement xics_ics_free()
Alexey Kardashevskiy
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
xics: Disable flags reset on xics reset
Alexey Kardashevskiy
2014-06-27
xics: Add xics_find_source()
Alexey Kardashevskiy
2014-06-27
xics: Add flags for interrupts
Alexey Kardashevskiy
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-19
armv7m_nvic: fix AIRCR implementation
Oran Avraham
2014-06-16
PPC: openpic_kvm: Implement reset
Alexander Graf
2014-06-16
openpic: Reset IRQ source private members
Paul Janzen
2014-06-16
openpic: Move definition of openpic_reset
Paul Janzen
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-10
hw/intc/openpic: Remove unused function IRQ_testbit()
Peter Maydell
2014-06-10
s390x/kvm: inject via flic
Cornelia Huck
2014-06-10
s390x/kvm: make flic play well with old kernels
Cornelia Huck
2014-06-09
intc: xilinx_uartlite: Convert SBD::init -> instance_init
Peter Crosthwaite
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
2014-05-20
s390x: split flic into kvm and non-kvm parts
Cornelia Huck
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2014-05-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513'...
Peter Maydell
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-13
hw/intc/allwinner-a10-pic: Add missing 'break'
Peter Maydell
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
apic: do not accept SIPI on the bootstrap processor
Paolo Bonzini
2014-05-13
xilinx_intc: Fix writes into MER register
Guenter Roeck
2014-05-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-05-07
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
[next]