index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...
Peter Maydell
2014-02-21
1
-1
/
+1
|
\
|
*
hw/intc/arm_gic: Fix NVIC assertion failure
Peter Maydell
2014-02-20
1
-1
/
+1
*
|
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-3
/
+3
|
/
*
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
2014-02-11
1
-1
/
+2
*
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
2014-02-08
2
-2
/
+8
*
arm_gic: Support setting/getting binary point reg
Christoffer Dall
2014-02-08
2
-5
/
+13
*
arm_gic: Keep track of SGI sources
Christoffer Dall
2014-02-08
2
-14
/
+89
*
arm_gic: Fix GIC pending behavior
Christoffer Dall
2014-02-08
2
-18
/
+62
*
arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
Christoffer Dall
2014-01-31
1
-1
/
+5
*
arm_gic: Introduce define for GIC_NR_SGIS
Christoffer Dall
2014-01-31
1
-6
/
+11
*
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2014-01-09
12
-74
/
+104
|
\
|
*
ioapic: QOM'ify ioapic
xiaoqiang zhao
2013-12-24
2
-6
/
+16
|
*
ioapic: Cleanup for QOM'ification
xiaoqiang zhao
2013-12-24
2
-3
/
+5
|
*
icc_bus: QOM'ify ICC
xiaoqiang zhao
2013-12-24
1
-6
/
+7
|
*
apic: QOM'ify APIC
xiaoqiang zhao
2013-12-24
2
-3
/
+5
|
*
apic: Cleanup for QOM'ification
xiaoqiang zhao
2013-12-24
2
-51
/
+51
|
*
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-12-24
3
-0
/
+10
|
*
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+7
|
*
apic: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+5
|
*
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
5
-5
/
+0
|
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
7
-7
/
+7
*
|
hw: arm_gic: Introduce gic_set_priority function
Christoffer Dall
2014-01-08
2
-5
/
+11
*
|
arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
Christoffer Dall
2014-01-08
3
-11
/
+11
|
/
*
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-20
1
-12
/
+12
*
hw/intc: add allwinner A10 interrupt controller
liguang
2013-12-17
2
-0
/
+201
*
realview_gic: Prepare for QOM embedding
Andreas Färber
2013-11-05
1
-14
/
+1
*
realview_gic: Convert to QOM realize
Andreas Färber
2013-11-05
1
-16
/
+35
*
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
Andreas Färber
2013-11-05
2
-87
/
+11
*
xics-kvm: enable irqfd for MSI
Alexey Kardashevskiy
2013-10-25
1
-0
/
+6
*
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
2013-10-25
1
-0
/
+14
*
xics: Implement H_IPOLL
Benjamin Herrenschmidt
2013-10-25
1
-0
/
+13
*
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
2013-10-25
2
-0
/
+489
*
xics: add cpu_setup callback
Alexey Kardashevskiy
2013-10-25
1
-0
/
+5
*
xics: split to xics and xics-common
Alexey Kardashevskiy
2013-10-25
1
-20
/
+136
*
xics: add missing const specifiers to TypeInfo
Alexey Kardashevskiy
2013-10-25
1
-2
/
+2
*
xics: convert init() to realize()
Alexey Kardashevskiy
2013-10-25
1
-6
/
+22
*
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
2013-10-25
1
-3
/
+53
*
xics: replace fprintf with error_report
Alexey Kardashevskiy
2013-10-25
1
-2
/
+3
*
xics: move reset and cpu_setup
Alexey Kardashevskiy
2013-10-25
1
-36
/
+36
*
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2013-09-03
1
-1
/
+1
|
\
|
*
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-1
/
+1
*
|
xics: move registration of global state to realize()
Alexey Kardashevskiy
2013-09-02
1
-10
/
+11
|
/
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
4
-19
/
+19
*
ioapic: QOM cast cleanup
Andreas Färber
2013-07-29
1
-1
/
+1
*
xilinx_intc: QOM cast cleanup
Andreas Färber
2013-07-29
1
-7
/
+12
*
slavio_intctl: QOM cast cleanup
Andreas Färber
2013-07-29
1
-17
/
+18
*
realview_gic: QOM cast cleanup
Andreas Färber
2013-07-29
1
-7
/
+13
*
puv3_intc: QOM cast cleanup
Andreas Färber
2013-07-29
1
-9
/
+14
*
pl190: QOM cast cleanup
Andreas Färber
2013-07-29
1
-18
/
+22
*
pl190: Rename pl190_state to PL190State
Andreas Färber
2013-07-29
1
-21
/
+21
[next]