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
/
hw
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
1
-12
/
+4
2017-10-17
ppc: spapr: use cpu model names as tcg defaults instead of aliases
Igor Mammedov
1
-2
/
+2
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
1
-4
/
+2
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
1
-1
/
+1
2017-10-17
hw/ppc/spapr.c: abort unplug_request if previous unplug isn't done
Daniel Henrique Barboza
1
-2
/
+14
2017-10-17
spapr: sanity check size of the CAS buffer
Greg Kurz
1
-0
/
+7
2017-10-17
spapr: fix OF word name in comment
Greg Kurz
1
-1
/
+2
2017-10-17
hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")
Greg Kurz
1
-2
/
+1
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
1
-0
/
+14
2017-09-27
spapr: introduce helpers to migrate HPT chunks and the end marker
Greg Kurz
1
-17
/
+21
2017-09-27
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
1
-8
/
+7
2017-09-27
ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
Greg Kurz
1
-2
/
+3
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
1
-9
/
+6
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
1
-1
/
+1
2017-09-15
hw/ppc/spapr.c: cleaning up qdev_get_machine() calls
Daniel Henrique Barboza
1
-10
/
+9
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
1
-0
/
+75
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
1
-7
/
+33
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
1
-8
/
+8
2017-09-08
spapr: add pseries-2.11 machine type
Greg Kurz
1
-2
/
+20
2017-09-08
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
1
-1
/
+25
2017-09-08
hw/ppc: clear pending_events on machine reset
Daniel Henrique Barboza
1
-0
/
+1
2017-08-22
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
1
-12
/
+30
2017-07-29
Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"
David Gibson
1
-6
/
+4
2017-07-25
spapr: Fix QEMU abort during memory unplug
Bharata B Rao
1
-16
/
+22
2017-07-25
spapr/htab: fix savevm
Laurent Vivier
1
-1
/
+1
2017-07-17
spapr: fix memory leak in spapr_core_pre_plug()
Greg Kurz
1
-2
/
+2
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
1
-5
/
+18
2017-07-17
pseries: Enable HPT resizing for 2.10
David Gibson
1
-1
/
+2
2017-07-17
pseries: Implement HPT resizing
David Gibson
1
-3
/
+1
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
1
-0
/
+75
2017-07-17
spapr: fix potential memory leak in spapr_core_plug()
Greg Kurz
1
-4
/
+5
2017-07-17
spapr: Refactor spapr_drc_detach()
David Gibson
1
-8
/
+3
2017-07-17
spapr: Simplify unplug path
David Gibson
1
-48
/
+8
2017-07-17
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
1
-8
/
+16
2017-07-17
spapr: Minor cleanups to events handling
David Gibson
1
-3
/
+3
2017-07-17
spapr: migrate pending_events of spapr state
Daniel Henrique Barboza
1
-0
/
+32
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-2
/
+2
2017-07-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...
Peter Maydell
1
-52
/
+43
2017-07-11
spapr: populate device tree depending on XIVE_EXPLOIT option
Cédric Le Goater
1
-4
/
+6
2017-07-11
spapr: introduce the XIVE_EXPLOIT option in CAS
Cédric Le Goater
1
-6
/
+7
2017-07-11
spapr: fix memory hotplug error path
Greg Kurz
1
-4
/
+22
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
1
-10
/
+3
2017-07-11
spapr: Uniform DRC reset paths
David Gibson
1
-27
/
+4
2017-07-11
spapr: fix bogus function name in comment
Greg Kurz
1
-1
/
+1
2017-07-11
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
1
-2
/
+2
2017-07-10
migration: Rename cleanup() to save_cleanup()
Juan Quintela
1
-2
/
+2
2017-07-10
migration: Rename save_live_setup() to save_setup()
Juan Quintela
1
-1
/
+1
2017-06-30
spapr: Make DRC reset force DRC into known state
David Gibson
1
-15
/
+0
2017-06-30
hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statements
Daniel Henrique Barboza
1
-1
/
+0
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
1
-2
/
+86
[next]