index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
ppc
/
spapr_drc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-06-12
1
-2
/
+1
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-54
/
+54
*
spapr: create DR connectors for PHBs
Michael Roth
2019-02-25
1
-0
/
+8
*
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
2019-02-25
1
-2
/
+1
*
spapr_drc: Allow FDT fragment to be added later
Greg Kurz
2019-02-25
1
-0
/
+6
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-0
/
+1
*
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
2017-09-08
1
-0
/
+1
*
spapr: Implement DR-indicator for physical DRCs only
David Gibson
2017-07-17
1
-4
/
+9
*
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
2017-07-17
1
-10
/
+6
*
spapr: Consolidate DRC state variables
David Gibson
2017-07-17
1
-4
/
+21
*
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
2017-07-17
1
-5
/
+6
*
spapr: Refactor spapr_drc_detach()
David Gibson
2017-07-17
1
-1
/
+1
*
spapr: Remove 'awaiting_allocation' DRC flag
David Gibson
2017-07-17
1
-1
/
+0
*
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
2017-07-17
1
-0
/
+8
*
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
2017-07-11
1
-1
/
+1
*
spapr: Add DRC release method
David Gibson
2017-07-11
1
-0
/
+1
*
spapr: Clean up DRC set_isolation_state() path
David Gibson
2017-06-30
1
-4
/
+2
*
spapr: Clean up DRC set_allocation_state path
David Gibson
2017-06-30
1
-2
/
+0
*
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2017-06-30
1
-2
/
+0
*
Revert "spapr: fix memory hot-unplugging"
Laurent Vivier
2017-06-09
1
-1
/
+0
*
spapr: Rework DRC name handling
David Gibson
2017-06-08
1
-2
/
+1
*
spapr: Change DRC attach & detach methods to functions
David Gibson
2017-06-08
1
-3
/
+4
*
spapr: Clean up handling of DR-indicator
David Gibson
2017-06-08
1
-8
/
+8
*
spapr: Clean up DR entity sense handling
David Gibson
2017-06-08
1
-2
/
+2
*
spapr: Eliminate spapr_drc_get_type_str()
David Gibson
2017-06-06
1
-0
/
+1
*
spapr: Move configure-connector state into DRC
David Gibson
2017-06-06
1
-0
/
+7
*
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
2017-06-06
1
-3
/
+2
*
spapr: Introduce DRC subclasses
David Gibson
2017-06-06
1
-3
/
+44
*
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
2017-06-06
1
-2
/
+3
*
spapr: Abolish DRC set_configured method
David Gibson
2017-06-06
1
-3
/
+0
*
spapr: Abolish DRC get_fdt method
David Gibson
2017-06-06
1
-1
/
+0
*
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-05-25
1
-7
/
+1
*
spapr: fix memory hot-unplugging
Laurent Vivier
2017-03-29
1
-0
/
+1
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-3
/
+4
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
2016-06-17
1
-0
/
+1
*
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
2016-04-05
1
-0
/
+2
*
spapr_drc: use RTAS return codes for methods called by RTAS
Michael Roth
2015-09-23
1
-7
/
+7
*
spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add
Bharata B Rao
2015-09-23
1
-7
/
+8
*
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
2015-06-03
1
-0
/
+2
*
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
2015-06-03
1
-0
/
+199