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
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
2015-06-15
arm_gic: gic_update should always update all cores
Johan Karlsson
1
-1
/
+1
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-6
/
+4
2015-06-04
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...
Peter Maydell
1
-4
/
+3
2015-06-04
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-3
/
+6
2015-06-03
hw/intc/exynos4210_gic.c: Fix memory leak by adjusting order
Shannon Zhao
1
-4
/
+3
2015-06-02
apic: convert ->busdev.qdev casts to C casts
Zhu Guihua
1
-3
/
+6
2015-06-02
arm_gicv2m: set kvm_gsi_direct_mapping and kvm_msi_via_irqfd_allowed
Eric Auger
1
-0
/
+2
2015-06-02
arm_gicv2m: Add GICv2m widget to support MSIs
Christoffer Dall
2
-0
/
+191
2015-05-12
hw/intc/arm_gic: Add grouping support to gic_update()
Peter Maydell
1
-5
/
+22
2015-05-12
hw/intc/arm_gic: Change behavior of IAR writes
Fabian Aggeler
3
-8
/
+18
2015-05-12
hw/intc/arm_gic: Change behavior of EOIR writes
Fabian Aggeler
3
-4
/
+14
2015-05-12
hw/intc/arm_gic: Handle grouping for GICC_HPPIR
Fabian Aggeler
1
-1
/
+27
2015-05-12
hw/intc/arm_gic: Restrict priority view
Fabian Aggeler
3
-7
/
+61
2015-05-12
hw/intc/arm_gic: Implement Non-secure view of RPR
Fabian Aggeler
1
-1
/
+18
2015-05-12
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
Fabian Aggeler
5
-13
/
+72
2015-05-12
hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
Fabian Aggeler
1
-5
/
+26
2015-05-12
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
Fabian Aggeler
5
-14
/
+34
2015-05-12
hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn state
Peter Maydell
1
-10
/
+20
2015-05-12
hw/intc/arm_gic: Add Interrupt Group Registers
Fabian Aggeler
3
-5
/
+54
2015-05-12
hw/intc/arm_gic: Switch to read/write callbacks with tx attributes
Peter Maydell
1
-54
/
+90
2015-05-12
hw/intc/arm_gic: Add Security Extensions property
Fabian Aggeler
3
-1
/
+19
2015-05-12
hw/intc/arm_gic: Create outbound FIQ lines
Fabian Aggeler
2
-1
/
+7
2015-05-12
armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b...
Adrian Huang
1
-0
/
+9
2015-04-30
apic_common: improve readability of apic_reset_common
Denis V. Lunev
1
-4
/
+3
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-9
/
+0
2015-04-28
target-i386: disable LINT0 after reset
Nadav Amit
1
-9
/
+0
2015-04-28
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
1
-4
/
+5
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
1
-4
/
+4
2015-04-02
target-i386: clear bsp bit when designating bsp
Nadav Amit
1
-2
/
+6
2015-04-01
hw/intc: arm_gic_kvm.c restore config first
Alex Bennée
1
-2
/
+5
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
2
-4
/
+7
2015-03-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...
Peter Maydell
1
-0
/
+7
2015-03-16
hw/intc/arm_gic: Initialize the vgic in the realize function
Eric Auger
1
-0
/
+7
2015-03-16
s390x: Replace unchecked qdev_init() by qdev_init_nofail()
Markus Armbruster
1
-5
/
+1
2015-03-09
openpic: convert to vmstate
Mark Cave-Ayland
1
-134
/
+119
2015-03-09
openpic: switch IRQQueue queue from inline to bitmap
Mark Cave-Ayland
1
-9
/
+16
2015-03-09
openpic: fix up loadvm under -M mac99
Mark Cave-Ayland
1
-5
/
+3
2015-03-09
openpic: fix segfault on -M mac99 savevm
Mark Cave-Ayland
1
-1
/
+1
2015-03-09
Openpic: check that cpu id is within the number of cpus
Fabien Chouteau
1
-2
/
+2
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2
-4
/
+4
2015-01-26
apic: do not dereference pointer before it is checked for NULL
Paolo Bonzini
1
-3
/
+5
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+5
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
1
-0
/
+5
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2
-2
/
+0
[next]