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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
spapr: Clean up RMA size calculation
David Gibson
1
-24
/
+37
2020-03-17
spapr: Don't clamp RMA to 16GiB on new machine types
David Gibson
1
-5
/
+8
2020-03-17
spapr: Don't attempt to clamp RMA to VRMA constraint
David Gibson
2
-20
/
+12
2020-03-17
spapr,ppc: Simplify signature of kvmppc_rma_size()
David Gibson
1
-2
/
+3
2020-03-17
spapr: Don't use weird units for MIN_RMA_SLOF
David Gibson
1
-4
/
+4
2020-03-17
spapr, ppc: Remove VPM0/RMLS hacks for POWER9
David Gibson
1
-9
/
+1
2020-03-17
hw/ppc/pnv: Fix typo in comment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-17
spapr: Fix Coverity warning while validating nvdimm options
Shivaprasad G Bhat
1
-2
/
+5
2020-03-17
spapr: Handle pending hot plug/unplug requests at CAS
Greg Kurz
2
-6
/
+18
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2
-2
/
+2
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
3
-8
/
+10
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
12
-96
/
+96
2020-02-21
hw/ppc/virtex_ml507:fix leak of fdevice tree blob
Chen Qun
1
-0
/
+1
2020-02-21
spapr: Fix handling of unplugged devices during CAS and migration
Greg Kurz
1
-2
/
+23
2020-02-21
spapr: Don't use spapr_drc_needed() in CAS code
Greg Kurz
2
-11
/
+23
2020-02-21
ppc: free 'fdt' after reset the machine
Pan Nengyuan
2
-0
/
+3
2020-02-21
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
1
-7
/
+31
2020-02-21
spapr: Add Hcalls to support PAPR NVDIMM device
Shivaprasad G Bhat
1
-0
/
+298
2020-02-21
spapr: Add NVDIMM device support
Shivaprasad G Bhat
5
-10
/
+261
2020-02-21
ppc: function to setup latest class options
Michael S. Tsirkin
1
-2
/
+7
2020-02-21
ppc/pnv: Fix PCI_EXPRESS dependency
Laurent Vivier
1
-2
/
+2
2020-02-21
spapr/rtas: Print message from "ibm,os-term"
Alexey Kardashevskiy
1
-0
/
+7
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2
-4
/
+6
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
1
-4
/
+4
2020-02-19
ppc/virtex_ml507: use memdev for RAM
Igor Mammedov
1
-7
/
+5
2020-02-19
ppc/spapr: use memdev for RAM
Igor Mammedov
1
-5
/
+3
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
3
-19
/
+16
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
3
-38
/
+38
2020-02-19
ppc/ppc405_boards: use memdev for RAM
Igor Mammedov
1
-7
/
+6
2020-02-19
ppc/ppc405_boards: add RAM size checks
Igor Mammedov
1
-13
/
+26
2020-02-19
ppc/pnv: use memdev for RAM
Igor Mammedov
1
-6
/
+2
2020-02-19
ppc/mac_oldworld: use memdev for RAM
Igor Mammedov
1
-4
/
+2
2020-02-19
ppc/mac_newworld: use memdev for RAM
Igor Mammedov
1
-3
/
+3
2020-02-19
ppc/e500: use memdev for RAM
Igor Mammedov
3
-4
/
+3
2020-02-19
ppc/e500: drop RAM size fixup
Igor Mammedov
1
-7
/
+9
2020-02-03
ppc: spapr: Activate the FWNMI functionality
Aravinda Prasad
1
-1
/
+2
2020-02-03
migration: Include migration support for machine check handling
Aravinda Prasad
3
-1
/
+64
2020-02-03
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
2
-0
/
+69
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2
-1
/
+245
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
2
-0
/
+45
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2
-0
/
+20
2020-02-03
spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine
David Gibson
2
-5
/
+21
2020-02-02
ppc/pnv: change the PowerNV machine devices to be non user creatable
Cédric Le Goater
4
-0
/
+5
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
1
-2
/
+67
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2
-0
/
+109
2020-02-02
spapr: Implement get_dt_compatible() callback
Stefan Berger
1
-2
/
+9
2020-02-02
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
3
-2
/
+34
2020-02-02
ppc/pnv: remove useless "core-pir" property alias.
Cédric Le Goater
1
-15
/
+13
2020-02-02
spapr: Don't allow multiple active vCPUs at CAS
Greg Kurz
1
-0
/
+12
2020-02-02
spapr: Fail CAS if option vector table cannot be parsed
Greg Kurz
1
-0
/
+8
[next]