Sign in
qemu
/
qemu
/
22b5b8bf313fa7fa60d4201a882fd82e4bb5ba8a
/
hw
/
intc
15eafc2
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
by Paolo Bonzini
· 9 years ago
a859595
hw/arm_gic: Correctly restore nested irq priority
by François Baldassari
· 9 years ago
b95690c
hw/intc/arm_gic: Remove the definition of NUM_CPU
by Wei Huang
· 9 years ago
e192bec
armv7-m: Implement SYSRESETREQ
by Michael Davidsaver
· 9 years ago
f50ed78
i.MX: Standardize i.MX AVIC debug
by Jean-Christophe Dubois
· 9 years ago
24182fb
arm_gic_kvm: Disable live migration if not supported
by Pavel Fedin
· 9 years ago
29f8dd6
openpic: add to misc category
by Laurent Vivier
· 9 years ago
4a7428c
s/cpu_get_real_ticks/cpu_get_host_ticks/
by Christopher Covington
· 9 years ago
46232aa
cpu/apic: drop icc bus/bridge
by Chen Fan
· 9 years ago
8d42d2d
apic: move APIC's MMIO region mapping into APIC
by Chen Fan
· 9 years ago
6bde8fd
hmp: implemented io apic dump state for TCG
by Pavel Butsykin
· 9 years ago
d665d69
hmp: added io apic dump state
by Pavel Butsykin
· 9 years ago
a22bf99
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
by Pavel Butsykin
· 9 years ago
82a5e04
apic_internal.h: make some apic_get_* functions externally visible
by Pavel Butsykin
· 9 years ago
2f5a3b1
ioapic: fix contents of arbitration register
by Paolo Bonzini
· 9 years ago
c5955a5
ioapic: coalesce level interrupts
by Paolo Bonzini
· 9 years ago
a7bf303
hw/intc: Initial implementation of vGICv3
by Pavel Fedin
· 9 years ago
4b3cfe7
intc/gic: Extract some reusable vGIC code
by Pavel Fedin
· 9 years ago
ff8f06e
hw/intc: Implement GIC-500 base class
by Shlomo Pongratz
· 9 years ago
67cc32e
typofixes - v4
by Veres Lajos
· 9 years ago
a8f15a2
maint: remove double semicolons in many files
by Daniel P. Berrange
· 9 years ago
8ff41f3
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
by Peter Maydell
· 9 years ago
d5523a1
hw/intc/arm_gic: Actually set the active bits for active interrupts
by Peter Maydell
· 9 years ago
72889c8
hw/intc/arm_gic: Drop running_irq and last_active arrays
by Peter Maydell
· 9 years ago
51fd06e
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
by Peter Maydell
· 9 years ago
df92cfa
hw/intc/arm_gic: Running priority is group priority, not full priority
by Peter Maydell
· 9 years ago
b06c262
armv7m_nvic: Implement ICSR without using internal GIC state
by Peter Maydell
· 9 years ago
c0194a0
s390x/kvm: make setting of in-kernel irq routes more efficient
by Jens Freimann
· 9 years ago
7926c21
hw/arm/gic: Kill code duplication
by Pavel Fedin
· 9 years ago
dbeedce
i.MX: Fix Coding style for AVIC emulator.
by Jean-Christophe Dubois
· 9 years ago
f250c6a
i.MX: Split AVIC emulator in a header file and a source file
by Jean-Christophe Dubois
· 9 years ago
a45863b
xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled
by Bharata B Rao
· 10 years ago
28e0204
spapr: Merge sPAPREnvironment into sPAPRMachineState
by David Gibson
· 10 years ago
6a1a9cf
intc: arm_gic_kvm: set the qemu_irq/gsi mapping
by Eric Auger
· 10 years ago
12dc273
hw/intc/arm_gic_common.c: Reset all registers
by Peter Maydell
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
235069a
arm_gic: gic_update should always update all cores
by Johan Karlsson
· 10 years ago
5cd8cad
migration: Use normal VMStateDescriptions for Subsections
by Juan Quintela
· 10 years ago
2700a97
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-03' into staging
by Peter Maydell
· 10 years ago
6fa6b31
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
by Peter Maydell
· 10 years ago
9ff7f5b
hw/intc/exynos4210_gic.c: Fix memory leak by adjusting order
by Shannon Zhao
· 10 years ago
be9f8a0
apic: convert ->busdev.qdev casts to C casts
by Zhu Guihua
· 10 years ago
9718e4a
arm_gicv2m: set kvm_gsi_direct_mapping and kvm_msi_via_irqfd_allowed
by Eric Auger
· 10 years ago
770c58f
arm_gicv2m: Add GICv2m widget to support MSIs
by Christoffer Dall
· 10 years ago
dadbb58
hw/intc/arm_gic: Add grouping support to gic_update()
by Peter Maydell
· 10 years ago
c5619bf
hw/intc/arm_gic: Change behavior of IAR writes
by Fabian Aggeler
· 10 years ago
f9c6a7f
hw/intc/arm_gic: Change behavior of EOIR writes
by Fabian Aggeler
· 10 years ago
7c0fa10
hw/intc/arm_gic: Handle grouping for GICC_HPPIR
by Fabian Aggeler
· 10 years ago
8150847
hw/intc/arm_gic: Restrict priority view
by Fabian Aggeler
· 10 years ago
08efa9f
hw/intc/arm_gic: Implement Non-secure view of RPR
by Fabian Aggeler
· 10 years ago
3295186
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
by Fabian Aggeler
· 10 years ago
822e9cc
hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
by Fabian Aggeler
· 10 years ago
679aa17
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
by Fabian Aggeler
· 10 years ago
eb8b953
hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn state
by Peter Maydell
· 10 years ago
c27a5ba
hw/intc/arm_gic: Add Interrupt Group Registers
by Fabian Aggeler
· 10 years ago
a9d8535
hw/intc/arm_gic: Switch to read/write callbacks with tx attributes
by Peter Maydell
· 10 years ago
5543d1a
hw/intc/arm_gic: Add Security Extensions property
by Fabian Aggeler
· 10 years ago
44f5529
hw/intc/arm_gic: Create outbound FIQ lines
by Fabian Aggeler
· 10 years ago
165cdaf
armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE bit is set
by Adrian Huang
· 10 years ago
8132975
apic_common: improve readability of apic_reset_common
by Denis V. Lunev
· 10 years ago
06feaac
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
b8eb551
target-i386: disable LINT0 after reset
by Nadav Amit
· 10 years ago
41074f3
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
by Paolo Bonzini
· 10 years ago
bd2a888
Convert ffs() != 0 callers to ctz32()
by Stefan Hajnoczi
· 10 years ago
9cb11fd
target-i386: clear bsp bit when designating bsp
by Nadav Amit
· 10 years ago
74fdb78
hw/intc: arm_gic_kvm.c restore config first
by Alex Bennée
· 10 years ago
e7ae771
Fix remaining warnings from Sparse (void return)
by Stefan Weil
· 10 years ago
dcf848c
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316' into staging
by Peter Maydell
· 10 years ago
f0bb558
hw/intc/arm_gic: Initialize the vgic in the realize function
by Eric Auger
· 10 years ago
ae4a2bd
s390x: Replace unchecked qdev_init() by qdev_init_nofail()
by Markus Armbruster
· 10 years ago
e5f6e73
openpic: convert to vmstate
by Mark Cave-Ayland
· 10 years ago
2ada66f
openpic: switch IRQQueue queue from inline to bitmap
by Mark Cave-Ayland
· 10 years ago
032ab09
openpic: fix up loadvm under -M mac99
by Mark Cave-Ayland
· 10 years ago
4efef98
openpic: fix segfault on -M mac99 savevm
by Mark Cave-Ayland
· 10 years ago
04d2acb
Openpic: check that cpu id is within the number of cpus
by Fabien Chouteau
· 10 years ago
1ce6be2
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
by Markus Armbruster
· 10 years ago
927411f
apic: do not dereference pointer before it is checked for NULL
by Paolo Bonzini
· 10 years ago
e720677
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
by Paolo Bonzini
· 10 years ago
dfa9c2a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
575a6f4
kvm/apic: fix 2.2->2.1 migration
by Paolo Bonzini
· 10 years ago
f41389a
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
by Eric Auger
· 10 years ago
7214941
arm_gic_kvm: Tell kernel about number of IRQs
by Peter Maydell
· 10 years ago
5224c88
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
by Paolo Bonzini
· 10 years ago
8092cb7
apic: fix loss of IPI due to masked ExtINT
by Paolo Bonzini
· 10 years ago
60e6804
apic: avoid getting out of halted state on masked PIC interrupts
by Paolo Bonzini
· 10 years ago
c2c0014
apic_common: migrate missing fields
by Pavel Dovgalyuk
· 10 years ago
9ac58dc
PPC: openpic_kvm: Only map first occurence in address space
by Alexander Graf
· 10 years ago
7b95a50
arm_gic: remove unused parameter.
by KONRAD Frederic
· 10 years ago
93c9aea
hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()
by Peter Maydell
· 10 years ago
c5539cb
Fix debug print warning
by Gonglei
· 10 years ago
b52b81e
hw/intc/arm_gic: honor target mask in gic_update()
by Sergey Fedorov
· 10 years ago
93b5f6f
arm_gic: Use GIC_NR_SGIS constant
by Adam Lackorzynski
· 10 years ago
de7a900
arm_gic: Do not force PPIs to edge-triggered mode
by Adam Lackorzynski
· 10 years ago
24b790d
arm_gic: GICD_ICFGR: Write model only for pre v1 GICs
by Adam Lackorzynski
· 10 years ago
71a6204
arm_gic: Fix read of GICD_ICFGR
by Adam Lackorzynski
· 10 years ago
8945c7f
intc: i8259: Convert Array allocation to g_new0
by Peter Crosthwaite
· 10 years ago
aa2ac1d
ppc: convert g_new(qemu_irq usages to g_new0
by Peter Crosthwaite
· 10 years ago
d6c140a
apic: Fix reported DFR content
by Jan Kiszka
· 10 years ago
51bba71
xics: Implement xics_ics_free()
by Alexey Kardashevskiy
· 11 years ago
bee763d
spapr: Move interrupt allocator to xics
by Alexey Kardashevskiy
· 11 years ago
Next »