index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
xics.c
Age
Commit message (
Expand
)
Author
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
2013-10-25
xics: Implement H_IPOLL
Benjamin Herrenschmidt
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
2013-10-25
xics: add missing const specifiers to TypeInfo
Alexey Kardashevskiy
2013-10-25
xics: convert init() to realize()
Alexey Kardashevskiy
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
2013-10-25
xics: replace fprintf with error_report
Alexey Kardashevskiy
2013-10-25
xics: move reset and cpu_setup
Alexey Kardashevskiy
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2013-09-02
xics: move registration of global state to realize()
Alexey Kardashevskiy
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-07-11
pseries: move interrupt controllers to hw/intc/
Alexey Kardashevskiy