index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
ioapic: clear remote irr bit for edge-triggered interrupts
Peter Xu
1
-0
/
+29
2016-05-23
ioapic: keep RO bits for IOAPIC entry
Peter Xu
1
-0
/
+4
2016-05-20
aspeed: include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
10
-0
/
+10
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
6
-0
/
+11
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
2
-1
/
+2
2016-05-19
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2016-05-16
hw/intc/arm_gic: add tracepoints
Hollis Blanchard
1
-0
/
+12
2016-05-12
hw/intc: QOM'ify omap_intc.c
xiaoqiang zhao
1
-26
/
+38
2016-05-12
hw/intc: QOM'ify grlib_irqmp.c
xiaoqiang.zhao
1
-11
/
+16
2016-05-12
hw/intc: QOM'ify slavio_intctl.c
xiaoqiang.zhao
1
-8
/
+6
2016-05-12
hw/intc: QOM'ify pl190.c
xiaoqiang.zhao
1
-7
/
+6
2016-05-12
hw/intc: QOM'ify imx_avic.c
xiaoqiang.zhao
1
-8
/
+7
2016-05-12
hw/intc: QOM'ify exynos4210_gic.c
xiaoqiang.zhao
1
-19
/
+20
2016-05-12
hw/intc: QOM'ify exynos4210_combiner.c
xiaoqiang.zhao
1
-8
/
+6
2016-05-12
hw/intc: QOM'ify etraxfs_pic.c
xiaoqiang.zhao
1
-7
/
+6
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-1
/
+1
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
4
-0
/
+7
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
14
-0
/
+14
2016-03-16
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2
-0
/
+340
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
4
-4
/
+4
2016-03-04
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
2
-2
/
+45
2016-02-28
xics: report errors with the QEMU Error API
Greg Kurz
1
-4
/
+9
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
[next]