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
/
ppc
/
spapr_events.c
Age
Commit message (
Expand
)
Author
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-28
xics: report errors with the QEMU Error API
Greg Kurz
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2015-09-23
spapr: Support hotplug by specifying DRC count
Bharata B Rao
2015-09-23
spapr: Memory hotplug support
Bharata B Rao
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-06-03
spapr_events: event-scan RTAS interface
Tyrel Datwyler
2015-06-03
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
2015-03-09
pseries: Make the PAPR RTC a qdev device
David Gibson
2015-03-09
pseries: Add spapr_rtc_read() helper function
David Gibson
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
ppc: move more files to hw/ppc
Paolo Bonzini