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
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-13
spapr: Reset CAS & IRQ subsystem after devices
David Gibson
1
-12
/
+12
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
1
-0
/
+1
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
1
-8
/
+26
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
1
-2
/
+1
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
1
-8
/
+17
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+2
2019-06-12
spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge
David Gibson
1
-0
/
+11
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
1
-4
/
+3
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
1
-4
/
+3
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
1
-0
/
+1
2019-05-29
spapr: change default interrupt mode to 'dual'
Cédric Le Goater
1
-1
/
+2
2019-05-29
spapr: Fix phb_placement backwards compatibility
David Gibson
1
-13
/
+15
2019-05-29
spapr: Add forgotten capability to migration stream
David Gibson
1
-0
/
+1
2019-05-29
target/ppc: Add ibm,purr and ibm,spurr device-tree properties
Suraj Jitindar Singh
1
-1
/
+4
2019-04-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
1
-11
/
+78
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
1
-4
/
+37
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
1
-7
/
+41
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
1
-2
/
+13
2019-03-29
spapr/irq: Add XIVE sanity checks on non-P9 machines
Cédric Le Goater
1
-7
/
+1
2019-03-29
spapr: Simplify handling of host-serial and host-model values
David Gibson
1
-38
/
+19
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-162
/
+162
2019-03-12
target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
Suraj Jitindar Singh
1
-0
/
+3
2019-03-12
target/ppc/spapr: Clear partition table entry when allocating hash table
Suraj Jitindar Singh
1
-0
/
+1
2019-03-12
target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type
Suraj Jitindar Singh
1
-3
/
+6
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
1
-0
/
+2
2019-03-12
target/ppc/spapr: Enable the large decrementer for pseries-4.0
Suraj Jitindar Singh
1
-1
/
+2
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
1
-0
/
+8
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
Suraj Jitindar Singh
1
-0
/
+2
2019-03-12
spapr: Simulate CAS for qtest
Greg Kurz
1
-0
/
+11
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
1
-3
/
+6
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
1
-1
/
+1
2019-02-26
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
1
-3
/
+3
2019-02-26
spapr: enable PHB hotplug for default pseries machine type
Michael Roth
1
-0
/
+2
2019-02-26
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
1
-1
/
+127
2019-02-26
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
1
-1
/
+1
2019-02-26
spapr: populate PHB DRC entries for root DT node
Nathan Fontenot
1
-0
/
+8
2019-02-26
spapr: create DR connectors for PHBs
Michael Roth
1
-0
/
+13
2019-02-26
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
1
-2
/
+2
2019-02-26
spapr: Generate FDT fragment for CPUs at configure connector time
Greg Kurz
1
-29
/
+23
2019-02-26
spapr: Generate FDT fragment for LMBs at configure connector time
Greg Kurz
1
-15
/
+18
2019-02-26
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
1
-9
/
+15
2019-02-26
target/ppc: Fix ordering of hash MMU accesses
Benjamin Herrenschmidt
1
-2
/
+19
2019-02-26
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
1
-1
/
+40
2019-02-26
ppc: add host-serial and host-model machine attributes (CVE-2019-8934)
Prasad J Pandit
1
-6
/
+70
2019-02-17
spapr: fix out of bounds write in spapr_populate_drmem_v2
Fabiano Rosas
1
-2
/
+2
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
1
-3
/
+3
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
1
-3
/
+4
2019-02-04
hw/ppc/spapr: Add support for "-vga cirrus"
Thomas Huth
1
-0
/
+1
2019-02-04
spapr: Drop unused parameters from fdt building helper
Alexey Kardashevskiy
1
-5
/
+3
[next]