index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ppc
/
spapr_drc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
spapr: Introduce spapr_drc_reset_all()
Greg Kurz
1
-0
/
+6
2021-01-06
spapr: Fix reset of transient DR connectors
Greg Kurz
1
-1
/
+2
2021-01-06
spapr: Call spapr_drc_reset() for all DRCs at CAS
Greg Kurz
1
-3
/
+0
2020-12-14
spapr: spapr_drc_attach() cannot fail
Greg Kurz
1
-1
/
+7
2020-10-09
spapr: Add a return value to spapr_drc_attach()
Greg Kurz
1
-1
/
+1
2020-09-08
spapr: Remove unnecessary DRC type-checker macros
David Gibson
1
-42
/
+1
2020-02-21
spapr: Don't use spapr_drc_needed() in CAS code
Greg Kurz
1
-1
/
+3
2020-02-21
spapr: Add NVDIMM device support
Shivaprasad G Bhat
1
-0
/
+9
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-1
/
+0
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
1
-2
/
+1
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-54
/
+54
2019-02-26
spapr: create DR connectors for PHBs
Michael Roth
1
-0
/
+8
2019-02-26
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
1
-2
/
+1
2019-02-26
spapr_drc: Allow FDT fragment to be added later
Greg Kurz
1
-0
/
+6
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2017-09-08
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
1
-0
/
+1
2017-07-17
spapr: Implement DR-indicator for physical DRCs only
David Gibson
1
-4
/
+9
2017-07-17
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
1
-10
/
+6
2017-07-17
spapr: Consolidate DRC state variables
David Gibson
1
-4
/
+21
2017-07-17
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
1
-5
/
+6
2017-07-17
spapr: Refactor spapr_drc_detach()
David Gibson
1
-1
/
+1
2017-07-17
spapr: Remove 'awaiting_allocation' DRC flag
David Gibson
1
-1
/
+0
2017-07-17
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
1
-0
/
+8
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
1
-1
/
+1
2017-07-11
spapr: Add DRC release method
David Gibson
1
-0
/
+1
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
1
-4
/
+2
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
1
-2
/
+0
2017-06-30
spapr: Eliminate DRC 'signalled' state variable
David Gibson
1
-2
/
+0
2017-06-09
Revert "spapr: fix memory hot-unplugging"
Laurent Vivier
1
-1
/
+0
2017-06-08
spapr: Rework DRC name handling
David Gibson
1
-2
/
+1
2017-06-08
spapr: Change DRC attach & detach methods to functions
David Gibson
1
-3
/
+4
2017-06-08
spapr: Clean up handling of DR-indicator
David Gibson
1
-8
/
+8
2017-06-08
spapr: Clean up DR entity sense handling
David Gibson
1
-2
/
+2
2017-06-06
spapr: Eliminate spapr_drc_get_type_str()
David Gibson
1
-0
/
+1
2017-06-06
spapr: Move configure-connector state into DRC
David Gibson
1
-0
/
+7
2017-06-06
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
1
-3
/
+2
2017-06-06
spapr: Introduce DRC subclasses
David Gibson
1
-3
/
+44
2017-06-06
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
1
-2
/
+3
2017-06-06
spapr: Abolish DRC set_configured method
David Gibson
1
-3
/
+0
2017-06-06
spapr: Abolish DRC get_fdt method
David Gibson
1
-1
/
+0
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
1
-7
/
+1
2017-03-29
spapr: fix memory hot-unplugging
Laurent Vivier
1
-0
/
+1
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+4
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
1
-0
/
+1
2016-04-05
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
1
-0
/
+2
2015-09-23
spapr_drc: use RTAS return codes for methods called by RTAS
Michael Roth
1
-7
/
+7
2015-09-23
spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add
Bharata B Rao
1
-7
/
+8
[next]