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
/
hw
/
ppc
/
spapr_drc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: fix memory leak in spapr_dt_drc()
Shivaprasad G Bhat
2019-08-21
1
-2
/
+5
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-06-12
1
-7
/
+6
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-67
/
+67
*
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
2019-02-25
1
-0
/
+2
*
spapr: create DR connectors for PHBs
Michael Roth
2019-02-25
1
-0
/
+17
*
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
2019-02-25
1
-12
/
+1
*
spapr/pci: Generate FDT fragment at configure connector time
Greg Kurz
2019-02-25
1
-0
/
+1
*
spapr: Generate FDT fragment for CPUs at configure connector time
Greg Kurz
2019-02-25
1
-0
/
+1
*
spapr: Generate FDT fragment for LMBs at configure connector time
Greg Kurz
2019-02-25
1
-0
/
+1
*
spapr_drc: Allow FDT fragment to be added later
Greg Kurz
2019-02-25
1
-5
/
+31
*
hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()
Philippe Mathieu-Daudé
2018-06-12
1
-1
/
+2
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-1
/
+1
*
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
1
-0
/
+1
*
spapr: reset DRCs after devices
Greg Kurz
2017-11-20
1
-7
/
+0
*
spapr_drc: pass object ownership to parent/owner
Michael Roth
2017-09-08
1
-0
/
+1
*
spapr_drc: add unrealize method to physical DRC class
Greg Kurz
2017-09-08
1
-0
/
+16
*
spapr_drc: use g_strdup_printf() instead of snprintf()
Greg Kurz
2017-09-08
1
-6
/
+9
*
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
2017-09-08
1
-1
/
+1
*
hw/ppc/spapr_drc.c: change spapr_drc_needed to use drc->dev
Daniel Henrique Barboza
2017-09-08
1
-2
/
+1
*
spapr: Allow configure-connector to be called multiple times
Bharata B Rao
2017-08-22
1
-7
/
+23
*
spapr_drc: abort if object_property_add_child() fails
Greg Kurz
2017-08-09
1
-1
/
+1
*
spapr_drc: fix realize and unrealize
Greg Kurz
2017-07-29
1
-9
/
+6
*
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-24
1
-1
/
+3
*
spapr: Implement DR-indicator for physical DRCs only
David Gibson
2017-07-17
1
-4
/
+63
*
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
2017-07-17
1
-38
/
+18
*
spapr: Consolidate DRC state variables
David Gibson
2017-07-17
1
-102
/
+123
*
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
2017-07-17
1
-17
/
+9
*
spapr: Refactor spapr_drc_detach()
David Gibson
2017-07-17
1
-6
/
+6
*
spapr: Abort on delete failure in spapr_drc_release()
David Gibson
2017-07-17
1
-1
/
+1
*
spapr: Remove 'awaiting_allocation' DRC flag
David Gibson
2017-07-17
1
-22
/
+3
*
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
2017-07-17
1
-3
/
+6
*
spapr: Remove unnecessary instance_size specifications from DRC subtypes
David Gibson
2017-07-17
1
-5
/
+0
*
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
2017-07-11
1
-3
/
+2
*
spapr: Add DRC release method
David Gibson
2017-07-11
1
-16
/
+6
*
spapr: Uniform DRC reset paths
David Gibson
2017-07-11
1
-3
/
+3
*
spapr: Leave DR-indicator management to the guest
David Gibson
2017-07-11
1
-4
/
+2
*
spapr: Clean up DRC set_isolation_state() path
David Gibson
2017-06-30
1
-42
/
+103
*
spapr: Clean up DRC set_allocation_state path
David Gibson
2017-06-30
1
-28
/
+45
*
spapr: Make DRC reset force DRC into known state
David Gibson
2017-06-30
1
-19
/
+16
*
spapr: Split DRC release from DRC detach
David Gibson
2017-06-30
1
-22
/
+27
*
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2017-06-30
1
-44
/
+1
*
spapr: Start hotplugged PCI devices in ISOLATED state
David Gibson
2017-06-30
1
-10
/
+0
*
Revert "spapr: fix memory hot-unplugging"
Laurent Vivier
2017-06-09
1
-17
/
+3
*
spapr: Rework DRC name handling
David Gibson
2017-06-08
1
-51
/
+29
*
spapr: Change DRC attach & detach methods to functions
David Gibson
2017-06-08
1
-12
/
+6
*
spapr: Clean up handling of DR-indicator
David Gibson
2017-06-08
1
-17
/
+8
*
spapr: Clean up RTAS set-indicator
David Gibson
2017-06-08
1
-40
/
+44
[next]