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
/
include
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-25
1
-5
/
+4
|
\
|
*
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
2020-02-19
1
-1
/
+1
|
*
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
2020-02-19
1
-5
/
+4
*
|
spapr: Don't use spapr_drc_needed() in CAS code
Greg Kurz
2020-02-20
1
-1
/
+3
*
|
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
2020-02-20
1
-0
/
+1
*
|
spapr: Add Hcalls to support PAPR NVDIMM device
Shivaprasad G Bhat
2020-02-20
1
-1
/
+7
*
|
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-20
2
-0
/
+46
|
/
*
migration: Include migration support for machine check handling
Aravinda Prasad
2020-02-03
1
-0
/
+2
*
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
2020-02-03
1
-1
/
+3
*
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2020-02-03
1
-1
/
+5
*
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
1
-0
/
+10
*
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2020-02-03
1
-1
/
+4
*
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2020-02-02
3
-0
/
+18
*
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2020-02-02
2
-0
/
+18
*
spapr: Implement get_dt_compatible() callback
Stefan Berger
2020-02-02
1
-0
/
+1
*
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
2020-02-02
2
-0
/
+3
*
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
Thomas Huth
2020-02-02
1
-1
/
+0
*
ppc/pnv: fix check on return value of blk_getlength()
Cédric Le Goater
2020-01-08
1
-1
/
+1
*
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
1
-2
/
+0
*
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
1
-3
/
+5
*
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
2020-01-08
1
-1
/
+1
*
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
2020-01-08
1
-0
/
+1
*
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
1
-2
/
+3
*
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
1
-0
/
+10
*
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
2020-01-08
1
-0
/
+2
*
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
1
-0
/
+10
*
ppc/pnv: Drop PnvChipClass::type
Greg Kurz
2019-12-17
1
-9
/
+0
*
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
2019-12-17
1
-0
/
+1
*
ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
Greg Kurz
2019-12-17
1
-10
/
+0
*
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Greg Kurz
2019-12-17
1
-1
/
+2
*
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
Greg Kurz
2019-12-17
1
-1
/
+2
*
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
Greg Kurz
2019-12-17
1
-0
/
+1
*
ppc/pnv: Introduce PnvChipClass::intc_print_info() method
Greg Kurz
2019-12-17
1
-0
/
+1
*
ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
Greg Kurz
2019-12-17
1
-10
/
+0
*
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
Greg Kurz
2019-12-17
1
-2
/
+6
*
ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
Greg Kurz
2019-12-17
1
-0
/
+13
*
ppc/pnv: Drop PnvPsiClass::chip_type
Greg Kurz
2019-12-17
1
-1
/
+0
*
ppc/pnv: Introduce PnvPsiClass::compat
Greg Kurz
2019-12-17
1
-0
/
+2
*
ppc: Drop useless extern annotation for functions
Greg Kurz
2019-12-17
2
-14
/
+14
*
ppc/pnv: Fix OCC common area region mapping
Cédric Le Goater
2019-12-17
2
-2
/
+10
*
ppc/pnv: Introduce PBA registers
Cédric Le Goater
2019-12-17
3
-10
/
+15
*
ppc/pnv: Make PnvXScomInterface an incomplete type
Greg Kurz
2019-12-17
1
-4
/
+2
*
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
1
-2
/
+1
*
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
1
-0
/
+1
*
ppc/pnv: add a LPC Controller model for POWER10
Cédric Le Goater
2019-12-17
2
-1
/
+9
*
ppc/pnv: add a PSI bridge model for POWER10
Cédric Le Goater
2019-12-17
3
-0
/
+14
*
ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
Cédric Le Goater
2019-12-17
2
-0
/
+52
*
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
2019-12-17
1
-0
/
+2
*
spapr: Simplify ovec diff
David Gibson
2019-12-17
1
-3
/
+1
*
spapr: Fold h_cas_compose_response() into h_client_architecture_support()
David Gibson
2019-12-17
1
-3
/
+1
[next]