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
2014-04-03
PPC: openpic_kvm: Filter memory events properly
Alexander Graf
1
-0
/
+10
2014-04-01
trace: add workaround for SystemTap PR13296
Frank Ch. Eigler
1
-1
/
+6
2014-03-27
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
1
-1
/
+1
2014-03-27
hw/intc/xilinx_intc: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+2
2014-03-27
hw/intc/slavio_intctl: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+1
2014-03-27
hw/intc/openpic: Avoid shifting left into sign bit
Peter Maydell
1
-7
/
+7
2014-03-27
hw/intc/apic.c: Use uint32_t for mask word in foreach_apic
Peter Maydell
1
-3
/
+3
2014-03-27
intc/openpic_kvm: Fix MemListener delete region callback function
Prasad Joshi
1
-1
/
+1
2014-03-15
misc: Fix typos in comments
Stefan Weil
1
-1
/
+1
2014-03-13
xics-kvm: Fix reset function
Alexey Kardashevskiy
1
-1
/
+10
2014-03-09
qemu: x86: ignore ioapic polarity
Gabriel L. Somlo
1
-3
/
+0
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
3
-8
/
+19
2014-03-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...
Peter Maydell
2
-0
/
+323
2014-02-27
s390x/async_pf: Check for apf extension and enable pfault
Dominik Dingel
1
-0
/
+36
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
2
-0
/
+287
2014-02-26
hw: arm_gic_kvm: Add KVM VGIC save/restore logic
Christoffer Dall
1
-2
/
+422
2014-02-26
arm: vgic device control api support
Christoffer Dall
1
-2
/
+20
2014-02-26
hw/intc/arm_gic: Fix GIC_SET_LEVEL
Christoffer Dall
1
-1
/
+1
2014-02-26
hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
Peter Maydell
1
-1
/
+1
2014-02-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...
Peter Maydell
1
-1
/
+1
2014-02-20
hw/intc/arm_gic: Fix NVIC assertion failure
Peter Maydell
1
-1
/
+1
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-3
/
+3
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
1
-1
/
+2
2014-02-08
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
2
-2
/
+8
2014-02-08
arm_gic: Support setting/getting binary point reg
Christoffer Dall
2
-5
/
+13
2014-02-08
arm_gic: Keep track of SGI sources
Christoffer Dall
2
-14
/
+89
2014-02-08
arm_gic: Fix GIC pending behavior
Christoffer Dall
2
-18
/
+62
2014-01-31
arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
Christoffer Dall
1
-1
/
+5
2014-01-31
arm_gic: Introduce define for GIC_NR_SGIS
Christoffer Dall
1
-6
/
+11
2014-01-09
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
12
-74
/
+104
2014-01-08
hw: arm_gic: Introduce gic_set_priority function
Christoffer Dall
2
-5
/
+11
2014-01-08
arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
Christoffer Dall
3
-11
/
+11
2013-12-24
ioapic: QOM'ify ioapic
xiaoqiang zhao
2
-6
/
+16
2013-12-24
ioapic: Cleanup for QOM'ification
xiaoqiang zhao
2
-3
/
+5
2013-12-24
icc_bus: QOM'ify ICC
xiaoqiang zhao
1
-6
/
+7
2013-12-24
apic: QOM'ify APIC
xiaoqiang zhao
2
-3
/
+5
2013-12-24
apic: Cleanup for QOM'ification
xiaoqiang zhao
2
-51
/
+51
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
3
-0
/
+10
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+7
2013-12-23
apic: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+5
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
5
-5
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
7
-7
/
+7
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
1
-12
/
+12
2013-12-17
hw/intc: add allwinner A10 interrupt controller
liguang
2
-0
/
+201
2013-11-05
realview_gic: Prepare for QOM embedding
Andreas Färber
1
-14
/
+1
2013-11-05
realview_gic: Convert to QOM realize
Andreas Färber
1
-16
/
+35
2013-11-05
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
Andreas Färber
2
-87
/
+11
2013-10-25
xics-kvm: enable irqfd for MSI
Alexey Kardashevskiy
1
-0
/
+6
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
1
-0
/
+14
2013-10-25
xics: Implement H_IPOLL
Benjamin Herrenschmidt
1
-0
/
+13
[next]