index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_drc.c
Age
Commit message (
Expand
)
Author
2017-09-08
spapr_drc: pass object ownership to parent/owner
Michael Roth
2017-09-08
spapr_drc: add unrealize method to physical DRC class
Greg Kurz
2017-09-08
spapr_drc: use g_strdup_printf() instead of snprintf()
Greg Kurz
2017-09-08
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
2017-09-08
hw/ppc/spapr_drc.c: change spapr_drc_needed to use drc->dev
Daniel Henrique Barboza
2017-08-22
spapr: Allow configure-connector to be called multiple times
Bharata B Rao
2017-08-09
spapr_drc: abort if object_property_add_child() fails
Greg Kurz
2017-07-29
spapr_drc: fix realize and unrealize
Greg Kurz
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-17
spapr: Implement DR-indicator for physical DRCs only
David Gibson
2017-07-17
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
2017-07-17
spapr: Consolidate DRC state variables
David Gibson
2017-07-17
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
2017-07-17
spapr: Refactor spapr_drc_detach()
David Gibson
2017-07-17
spapr: Abort on delete failure in spapr_drc_release()
David Gibson
2017-07-17
spapr: Remove 'awaiting_allocation' DRC flag
David Gibson
2017-07-17
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
2017-07-17
spapr: Remove unnecessary instance_size specifications from DRC subtypes
David Gibson
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
2017-07-11
spapr: Add DRC release method
David Gibson
2017-07-11
spapr: Uniform DRC reset paths
David Gibson
2017-07-11
spapr: Leave DR-indicator management to the guest
David Gibson
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
2017-06-30
spapr: Make DRC reset force DRC into known state
David Gibson
2017-06-30
spapr: Split DRC release from DRC detach
David Gibson
2017-06-30
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2017-06-30
spapr: Start hotplugged PCI devices in ISOLATED state
David Gibson
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
[next]