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
2018-07-16
spapr: Correct inverted test in spapr_pc_dimm_node()
David Gibson
1
-1
/
+1
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
1
-8
/
+8
2018-07-03
ppc: Include vga cirrus card into the compiling process
Sebastian Bauer
1
-0
/
+1
2018-07-03
spapr: compute default value of "hpt-max-page-size" later
Greg Kurz
1
-7
/
+6
2018-07-03
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
1
-1
/
+1
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-5
/
+5
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
1
-5
/
+5
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
1
-10
/
+2
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
1
-3
/
+3
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
1
-10
/
+7
2018-06-22
spapr: Maximum (HPT) pagesize property
David Gibson
1
-0
/
+12
2018-06-21
spapr: remove unused spapr_irq routines
Cédric Le Goater
1
-79
/
+1
2018-06-21
spapr: split the IRQ allocation sequence
Cédric Le Goater
1
-0
/
+50
2018-06-21
spapr: Compute effective capability values earlier
David Gibson
1
-2
/
+4
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
1
-6
/
+4
2018-06-21
spapr_cpu_core: migrate per-CPU data
Greg Kurz
1
-1
/
+6
2018-06-18
spapr: fix xics_system_init() error path
Greg Kurz
1
-8
/
+14
2018-06-12
spapr: handle cpu core unplug via hotplug handler chain
David Hildenbrand
1
-1
/
+11
2018-06-12
spapr: handle pc-dimm unplug via hotplug handler chain
David Hildenbrand
1
-3
/
+15
2018-06-12
spapr: introduce machine unplug handler
David Hildenbrand
1
-0
/
+6
2018-06-12
spapr: move memory hotplug support check into spapr_memory_pre_plug()
David Hildenbrand
1
-7
/
+6
2018-06-12
spapr: move lookup of the node into spapr_memory_plug()
David Hildenbrand
1
-7
/
+5
2018-06-12
spapr: no need to verify the node
David Hildenbrand
1
-8
/
+2
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+0
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-29
ppc: Rename 2.13 machines to 3.0
Peter Maydell
1
-7
/
+7
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
1
-0
/
+1
2018-05-07
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-13
/
+13
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
1
-3
/
+3
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
1
-6
/
+3
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
1
-19
/
+24
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
1
-1
/
+2
2018-05-04
spapr: don't advertise radix GTSE if max-compat-cpu < power9
Greg Kurz
1
-5
/
+10
2018-05-04
spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machines
Greg Kurz
1
-1
/
+3
2018-05-04
spapr: Make a helper to set up cpu entry point state
David Gibson
1
-3
/
+1
2018-05-04
spapr: Remove support for explicitly allocated RMAs
David Gibson
1
-42
/
+19
2018-04-27
spapr: Support ibm,dynamic-memory-v2 property
Bharata B Rao
1
-48
/
+182
2018-04-27
spapr: Add ibm,max-associativity-domains property
Serhii Popovych
1
-0
/
+10
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
1
-3
/
+8
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
1
-2
/
+1
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
1
-1
/
+1
2018-04-27
target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
David Gibson
1
-2
/
+2
2018-04-27
spapr: drop useless dynamic sysbus device sanity check
Greg Kurz
1
-18
/
+0
2018-04-27
Revert "spapr: Don't allow memory hotplug to memory less nodes"
Serhii Popovych
1
-22
/
+0
2018-04-27
spapr: drop useless sanity check in spapr_irq_alloc*()
Greg Kurz
1
-6
/
+3
2018-04-27
spapr: Introduce pseries-2.13 machine type
David Gibson
1
-2
/
+21
2018-04-26
vl.c: new function serial_max_hds()
Peter Maydell
1
-1
/
+1
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-2
/
+2
2018-04-10
spapr: Initialize reserved areas list in FDT in H_CAS handler
Alexey Kardashevskiy
1
-0
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+1
[next]