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
/
xics.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
1
-60
/
+60
2016-07-01
ppc/xics: Implement H_IPOLL using an accessor
Benjamin Herrenschmidt
1
-0
/
+8
2016-07-01
ppc/xics: Move SPAPR specific code to a separate file
Benjamin Herrenschmidt
1
-409
/
+9
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
1
-16
/
+17
2016-06-27
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
1
-11
/
+0
2016-06-17
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
1
-0
/
+14
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-28
xics: report errors with the QEMU Error API
Greg Kurz
1
-4
/
+9
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-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-08
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
1
-1
/
+1
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
1
-10
/
+10
2014-06-27
xics: Implement xics_ics_free()
Alexey Kardashevskiy
1
-0
/
+27
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
1
-0
/
+88
2014-06-27
xics: Disable flags reset on xics reset
Alexey Kardashevskiy
1
-0
/
+7
2014-06-27
xics: Add xics_find_source()
Alexey Kardashevskiy
1
-5
/
+25
2014-06-27
xics: Add flags for interrupts
Alexey Kardashevskiy
1
-8
/
+18
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
1
-4
/
+4
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
1
-6
/
+3
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
1
-2
/
+13
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
1
-12
/
+12
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: 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
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
1
-112
/
+233
2013-07-11
pseries: move interrupt controllers to hw/intc/
Alexey Kardashevskiy
1
-0
/
+587