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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
hw
/
ppc
/
spapr_drc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-2
/
+2
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
1
-0
/
+12
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-1
/
+2
2016-05-12
spapr_drc: Expose 'null' in qom-get when there is no fdt
Eric Blake
1
-5
/
+1
2016-04-26
spapr_drc: fix aborts during DRC-count based hotplug
Michael Roth
1
-1
/
+11
2016-04-05
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
1
-0
/
+34
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
1
-5
/
+1
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
1
-2
/
+2
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-8
/
+8
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-6
/
+6
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
1
-4
/
+3
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
1
-4
/
+2
2015-12-04
spapr_drc: Change value of property "fdt" from null back to {}
Markus Armbruster
1
-0
/
+5
2015-12-04
spapr_drc: Make device "spapr-dr-connector" unavailable with -device
Markus Armbruster
1
-0
/
+4
2015-12-04
spapr_drc: Handle visitor errors properly
Markus Armbruster
1
-6
/
+26
2015-11-18
ppc: Convert spapr code to use object property iterators
Daniel P. Berrange
1
-1
/
+4
2015-09-23
spapr: Don't use QOM [*] syntax for DR connectors.
David Gibson
1
-1
/
+4
2015-09-23
spapr_drc: use RTAS return codes for methods called by RTAS
Michael Roth
1
-18
/
+19
2015-09-23
spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated
Michael Roth
1
-0
/
+21
2015-09-23
pseries: define coldplugged devices as "configured"
Laurent Vivier
1
-1
/
+1
2015-09-23
spapr_drc: Fix potential undefined behaviour
David Gibson
1
-1
/
+1
2015-07-16
ppc/spapr_drc: fix memory leak
Gonglei
1
-0
/
+1
2015-06-03
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
1
-0
/
+156
2015-06-03
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
1
-0
/
+588