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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
all: Clean up includes
Peter Maydell
2
-0
/
+2
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-6
/
+6
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-4
/
+4
2016-02-03
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2
-1
/
+304
2016-02-03
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2
-0
/
+237
2016-01-29
hw/intc: Clean up includes
Peter Maydell
12
-0
/
+12
2016-01-29
arm: Clean up includes
Peter Maydell
13
-0
/
+13
2016-01-29
x86: Clean up includes
Peter Maydell
4
-0
/
+4
2016-01-29
unicore: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-29
sparc: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-29
ppc: Clean up includes
Peter Maydell
2
-0
/
+2
2016-01-29
lm32: Clean up includes
Peter Maydell
1
-1
/
+1
2016-01-21
arm_gic: Update ID registers based on revision
Alistair Francis
1
-5
/
+30
2016-01-13
omap: Don't use hw_error() in device init() methods
Markus Armbruster
1
-3
/
+7
2015-12-17
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
1
-2
/
+66
2015-11-19
hw/arm_gic: Correctly restore nested irq priority
François Baldassari
1
-2
/
+2
2015-11-10
hw/intc/arm_gic: Remove the definition of NUM_CPU
Wei Huang
1
-5
/
+3
2015-11-03
armv7-m: Implement SYSRESETREQ
Michael Davidsaver
1
-1
/
+8
2015-10-27
i.MX: Standardize i.MX AVIC debug
Jean-Christophe Dubois
1
-26
/
+18
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
1
-11
/
+11
2015-10-23
openpic: add to misc category
Laurent Vivier
2
-0
/
+2
2015-10-08
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
1
-1
/
+1
2015-10-02
cpu/apic: drop icc bus/bridge
Chen Fan
1
-3
/
+2
2015-10-02
apic: move APIC's MMIO region mapping into APIC
Chen Fan
1
-6
/
+0
2015-09-25
hmp: implemented io apic dump state for TCG
Pavel Butsykin
1
-0
/
+12
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
1
-0
/
+55
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-09-25
ioapic: fix contents of arbitration register
Paolo Bonzini
1
-3
/
+1
2015-09-25
ioapic: coalesce level interrupts
Paolo Bonzini
1
-1
/
+3
2015-09-24
hw/intc: Initial implementation of vGICv3
Pavel Fedin
2
-0
/
+150
2015-09-24
intc/gic: Extract some reusable vGIC code
Pavel Fedin
2
-65
/
+68
2015-09-24
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
2
-0
/
+141
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-11
maint: remove double semicolons in many files
Daniel P. Berrange
1
-1
/
+1
2015-09-08
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
Peter Maydell
1
-3
/
+48
2015-09-08
hw/intc/arm_gic: Actually set the active bits for active interrupts
Peter Maydell
1
-0
/
+2
2015-09-08
hw/intc/arm_gic: Drop running_irq and last_active arrays
Peter Maydell
2
-34
/
+76
2015-09-08
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
Peter Maydell
2
-4
/
+115
2015-09-08
hw/intc/arm_gic: Running priority is group priority, not full priority
Peter Maydell
1
-1
/
+27
2015-09-08
armv7m_nvic: Implement ICSR without using internal GIC state
Peter Maydell
1
-7
/
+6
2015-09-07
s390x/kvm: make setting of in-kernel irq routes more efficient
Jens Freimann
1
-0
/
+2
2015-08-13
hw/arm/gic: Kill code duplication
Pavel Fedin
3
-72
/
+61
2015-08-13
i.MX: Fix Coding style for AVIC emulator.
Jean-Christophe Dubois
1
-9
/
+7
2015-08-13
i.MX: Split AVIC emulator in a header file and a source file
Jean-Christophe Dubois
1
-37
/
+3
2015-07-07
xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled
Bharata B Rao
1
-0
/
+10
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2
-11
/
+11
2015-07-06
intc: arm_gic_kvm: set the qemu_irq/gsi mapping
Eric Auger
1
-0
/
+6
2015-07-06
hw/intc/arm_gic_common.c: Reset all registers
Peter Maydell
1
-3
/
+18
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-3
/
+3
[next]