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
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
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
2
-0
/
+489
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
1
-0
/
+5
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
1
-20
/
+136
2013-10-25
xics: add missing const specifiers to TypeInfo
Alexey Kardashevskiy
1
-2
/
+2
2013-10-25
xics: convert init() to realize()
Alexey Kardashevskiy
1
-6
/
+22
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
1
-3
/
+53
2013-10-25
xics: replace fprintf with error_report
Alexey Kardashevskiy
1
-2
/
+3
2013-10-25
xics: move reset and cpu_setup
Alexey Kardashevskiy
1
-36
/
+36
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
1
-1
/
+1
2013-09-02
xics: move registration of global state to realize()
Alexey Kardashevskiy
1
-10
/
+11
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
1
-1
/
+1
[next]