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_drc.c
Age
Commit message (
Expand
)
Author
2017-06-09
Revert "spapr: fix memory hot-unplugging"
Laurent Vivier
2017-06-08
spapr: Rework DRC name handling
David Gibson
2017-06-08
spapr: Change DRC attach & detach methods to functions
David Gibson
2017-06-08
spapr: Clean up handling of DR-indicator
David Gibson
2017-06-08
spapr: Clean up RTAS set-indicator
David Gibson
2017-06-08
spapr: Clean up DR entity sense handling
David Gibson
2017-06-06
spapr: Remove some non-useful properties on DRC objects
David Gibson
2017-06-06
spapr: Eliminate spapr_drc_get_type_str()
David Gibson
2017-06-06
spapr: Move configure-connector state into DRC
David Gibson
2017-06-06
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
2017-06-06
spapr: Introduce DRC subclasses
David Gibson
2017-06-06
spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBs
Greg Kurz
2017-06-06
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
2017-06-06
spapr: Abolish DRC set_configured method
David Gibson
2017-06-06
spapr: Abolish DRC get_fdt method
David Gibson
2017-06-06
spapr: Move DRC RTAS calls into spapr_drc.c
David Gibson
2017-05-25
hw/ppc: migrating the DRC state of hotplugged devices
Daniel Henrique Barboza
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-03-29
spapr: fix memory hot-unplugging
Laurent Vivier
2017-03-05
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
2016-10-28
spapr: Memory hot-unplug support
Bharata B Rao
2016-09-23
spapr_drc: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-07
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
spapr_drc: Expose 'null' in qom-get when there is no fdt
Eric Blake
2016-04-26
spapr_drc: fix aborts during DRC-count based hotplug
Michael Roth
2016-04-05
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
2015-12-04
spapr_drc: Change value of property "fdt" from null back to {}
Markus Armbruster
2015-12-04
spapr_drc: Make device "spapr-dr-connector" unavailable with -device
Markus Armbruster
2015-12-04
spapr_drc: Handle visitor errors properly
Markus Armbruster
2015-11-18
ppc: Convert spapr code to use object property iterators
Daniel P. Berrange
2015-09-23
spapr: Don't use QOM [*] syntax for DR connectors.
David Gibson
2015-09-23
spapr_drc: use RTAS return codes for methods called by RTAS
Michael Roth
2015-09-23
spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated
Michael Roth
2015-09-23
pseries: define coldplugged devices as "configured"
Laurent Vivier
[prev]
[next]