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