index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
spapr/rtas: Reserve space for RTAS blob and log
Alexey Kardashevskiy
2020-03-17
1
-0
/
+1
|
*
|
ppc/spapr: Move GPRs setup to one place
Alexey Kardashevskiy
2020-03-17
3
-3
/
+7
|
*
|
spapr: Clean up RMA size calculation
David Gibson
2020-03-17
1
-24
/
+37
|
*
|
spapr: Don't clamp RMA to 16GiB on new machine types
David Gibson
2020-03-16
1
-5
/
+8
|
*
|
spapr: Don't attempt to clamp RMA to VRMA constraint
David Gibson
2020-03-16
2
-20
/
+12
|
*
|
spapr,ppc: Simplify signature of kvmppc_rma_size()
David Gibson
2020-03-16
1
-2
/
+3
|
*
|
spapr: Don't use weird units for MIN_RMA_SLOF
David Gibson
2020-03-16
1
-4
/
+4
|
*
|
spapr, ppc: Remove VPM0/RMLS hacks for POWER9
David Gibson
2020-03-16
1
-9
/
+1
|
*
|
hw/ppc/pnv: Fix typo in comment
Philippe Mathieu-Daudé
2020-03-16
1
-1
/
+1
|
*
|
spapr: Fix Coverity warning while validating nvdimm options
Shivaprasad G Bhat
2020-03-16
1
-2
/
+5
|
*
|
spapr: Handle pending hot plug/unplug requests at CAS
Greg Kurz
2020-03-16
2
-6
/
+18
|
|
/
*
|
hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
1
-4
/
+2
*
|
hw/ppc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
2
-4
/
+2
*
|
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
1
-29
/
+7
*
|
qom/object: enable setter for uint types
Felipe Franciosi
2020-03-16
1
-1
/
+2
|
/
*
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
2
-2
/
+2
*
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-25
3
-8
/
+10
|
\
|
*
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
2
-4
/
+6
|
*
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
1
-4
/
+4
*
|
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-25
12
-96
/
+96
|
\
\
|
*
|
ppc/virtex_ml507: use memdev for RAM
Igor Mammedov
2020-02-19
1
-7
/
+5
|
*
|
ppc/spapr: use memdev for RAM
Igor Mammedov
2020-02-19
1
-5
/
+3
|
*
|
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
2020-02-19
3
-19
/
+16
|
*
|
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
2020-02-19
3
-38
/
+38
|
*
|
ppc/ppc405_boards: use memdev for RAM
Igor Mammedov
2020-02-19
1
-7
/
+6
|
*
|
ppc/ppc405_boards: add RAM size checks
Igor Mammedov
2020-02-19
1
-13
/
+26
|
*
|
ppc/pnv: use memdev for RAM
Igor Mammedov
2020-02-19
1
-6
/
+2
|
*
|
ppc/mac_oldworld: use memdev for RAM
Igor Mammedov
2020-02-19
1
-4
/
+2
|
*
|
ppc/mac_newworld: use memdev for RAM
Igor Mammedov
2020-02-19
1
-3
/
+3
|
*
|
ppc/e500: use memdev for RAM
Igor Mammedov
2020-02-19
3
-4
/
+3
|
*
|
ppc/e500: drop RAM size fixup
Igor Mammedov
2020-02-19
1
-7
/
+9
|
|
/
*
|
hw/ppc/virtex_ml507:fix leak of fdevice tree blob
Chen Qun
2020-02-20
1
-0
/
+1
*
|
spapr: Fix handling of unplugged devices during CAS and migration
Greg Kurz
2020-02-20
1
-2
/
+23
*
|
spapr: Don't use spapr_drc_needed() in CAS code
Greg Kurz
2020-02-20
2
-11
/
+23
*
|
ppc: free 'fdt' after reset the machine
Pan Nengyuan
2020-02-20
2
-0
/
+3
*
|
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
2020-02-20
1
-7
/
+31
*
|
spapr: Add Hcalls to support PAPR NVDIMM device
Shivaprasad G Bhat
2020-02-20
1
-0
/
+298
*
|
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-20
5
-10
/
+261
*
|
ppc: function to setup latest class options
Michael S. Tsirkin
2020-02-20
1
-2
/
+7
*
|
ppc/pnv: Fix PCI_EXPRESS dependency
Laurent Vivier
2020-02-20
1
-2
/
+2
*
|
spapr/rtas: Print message from "ibm,os-term"
Alexey Kardashevskiy
2020-02-20
1
-0
/
+7
|
/
*
ppc: spapr: Activate the FWNMI functionality
Aravinda Prasad
2020-02-03
1
-1
/
+2
*
migration: Include migration support for machine check handling
Aravinda Prasad
2020-02-03
3
-1
/
+64
*
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
2020-02-03
2
-0
/
+69
*
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2020-02-03
2
-1
/
+245
*
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
2
-0
/
+45
*
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2020-02-03
2
-0
/
+20
*
spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine
David Gibson
2020-02-03
2
-5
/
+21
*
ppc/pnv: change the PowerNV machine devices to be non user creatable
Cédric Le Goater
2020-02-02
4
-0
/
+5
*
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2020-02-02
1
-2
/
+67
[prev]
[next]