index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/intc: QOM'ify omap_intc.c
xiaoqiang zhao
2016-05-12
1
-26
/
+38
*
hw/intc: QOM'ify grlib_irqmp.c
xiaoqiang.zhao
2016-05-12
1
-11
/
+16
*
hw/intc: QOM'ify slavio_intctl.c
xiaoqiang.zhao
2016-05-12
1
-8
/
+6
*
hw/intc: QOM'ify pl190.c
xiaoqiang.zhao
2016-05-12
1
-7
/
+6
*
hw/intc: QOM'ify imx_avic.c
xiaoqiang.zhao
2016-05-12
1
-8
/
+7
*
hw/intc: QOM'ify exynos4210_gic.c
xiaoqiang.zhao
2016-05-12
1
-19
/
+20
*
hw/intc: QOM'ify exynos4210_combiner.c
xiaoqiang.zhao
2016-05-12
1
-8
/
+6
*
hw/intc: QOM'ify etraxfs_pic.c
xiaoqiang.zhao
2016-05-12
1
-7
/
+6
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
4
-0
/
+7
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
14
-0
/
+14
*
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2016-03-16
2
-0
/
+340
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
4
-4
/
+4
*
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
2016-03-04
2
-2
/
+45
*
xics: report errors with the QEMU Error API
Greg Kurz
2016-02-28
1
-4
/
+9
*
all: Clean up includes
Peter Maydell
2016-02-16
2
-0
/
+2
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-6
/
+6
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-4
/
+4
*
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2016-02-03
2
-1
/
+304
*
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2016-02-03
2
-0
/
+237
*
hw/intc: Clean up includes
Peter Maydell
2016-01-29
12
-0
/
+12
*
arm: Clean up includes
Peter Maydell
2016-01-29
13
-0
/
+13
*
x86: Clean up includes
Peter Maydell
2016-01-29
4
-0
/
+4
*
unicore: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
sparc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
ppc: Clean up includes
Peter Maydell
2016-01-29
2
-0
/
+2
*
lm32: Clean up includes
Peter Maydell
2016-01-29
1
-1
/
+1
*
arm_gic: Update ID registers based on revision
Alistair Francis
2016-01-21
1
-5
/
+30
*
omap: Don't use hw_error() in device init() methods
Markus Armbruster
2016-01-13
1
-3
/
+7
*
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
2015-12-17
1
-2
/
+66
*
hw/arm_gic: Correctly restore nested irq priority
François Baldassari
2015-11-19
1
-2
/
+2
*
hw/intc/arm_gic: Remove the definition of NUM_CPU
Wei Huang
2015-11-10
1
-5
/
+3
*
armv7-m: Implement SYSRESETREQ
Michael Davidsaver
2015-11-03
1
-1
/
+8
*
i.MX: Standardize i.MX AVIC debug
Jean-Christophe Dubois
2015-10-27
1
-26
/
+18
*
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
2015-10-27
1
-11
/
+11
*
openpic: add to misc category
Laurent Vivier
2015-10-23
2
-0
/
+2
*
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
2015-10-08
1
-1
/
+1
*
cpu/apic: drop icc bus/bridge
Chen Fan
2015-10-02
1
-3
/
+2
*
apic: move APIC's MMIO region mapping into APIC
Chen Fan
2015-10-02
1
-6
/
+0
*
hmp: implemented io apic dump state for TCG
Pavel Butsykin
2015-09-25
1
-0
/
+12
*
hmp: added io apic dump state
Pavel Butsykin
2015-09-25
1
-0
/
+55
*
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
2015-09-25
1
-2
/
+2
*
apic_internal.h: make some apic_get_* functions externally visible
Pavel Butsykin
2015-09-25
1
-17
/
+1
*
ioapic: fix contents of arbitration register
Paolo Bonzini
2015-09-25
1
-3
/
+1
*
ioapic: coalesce level interrupts
Paolo Bonzini
2015-09-25
1
-1
/
+3
*
hw/intc: Initial implementation of vGICv3
Pavel Fedin
2015-09-24
2
-0
/
+150
*
intc/gic: Extract some reusable vGIC code
Pavel Fedin
2015-09-24
2
-65
/
+68
*
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
2015-09-24
2
-0
/
+141
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
maint: remove double semicolons in many files
Daniel P. Berrange
2015-09-11
1
-1
/
+1
[next]