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
...
*
hw/ppc/spapr_rtas: Use local MachineState variable
Philippe Mathieu-Daudé
2020-01-24
1
-1
/
+1
*
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-20
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-10
2
-5
/
+24
|
\
|
*
hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+1
|
*
hw/ppc/Kconfig: Only select FDT helper for machines using it
Philippe Mathieu-Daudé
2020-01-07
2
-1
/
+12
|
*
hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS
Philippe Mathieu-Daudé
2020-01-07
2
-1
/
+8
|
*
hw/ppc/Makefile: Simplify the sPAPR PCI objects rule
Philippe Mathieu-Daudé
2020-01-07
1
-4
/
+1
|
*
hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devices
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+1
|
*
hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devices
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+1
|
*
hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+1
*
|
ppc/pnv: fix check on return value of blk_getlength()
Cédric Le Goater
2020-01-08
1
-1
/
+1
*
|
ppc/pnv: check return value of blk_pwrite()
Cédric Le Goater
2020-01-08
1
-2
/
+6
*
|
pnv/psi: Consolidate some duplicated code in pnv_psi_realize()
Greg Kurz
2020-01-08
1
-7
/
+12
*
|
pnv/psi: Add device reset hook
Greg Kurz
2020-01-08
1
-4
/
+11
*
|
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
1
-14
/
+0
*
|
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
1
-1
/
+2
*
|
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
2020-01-08
2
-4
/
+6
*
|
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
2020-01-08
1
-3
/
+5
*
|
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
2
-0
/
+8
*
|
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
2020-01-08
1
-5
/
+19
*
|
ppc/pnv: Introduce a "xics" property alias under the PSI model
Cédric Le Goater
2020-01-08
2
-11
/
+4
*
|
spapr/xive: remove redundant check in spapr_match_nvt()
Cédric Le Goater
2020-01-08
1
-4
/
+4
*
|
ppc/pnv: Drop "num-chips" machine property
Greg Kurz
2020-01-08
1
-50
/
+12
*
|
ppc440_bamboo.c: remove label from bamboo_load_device_tree()
Daniel Henrique Barboza
2020-01-08
1
-6
/
+2
*
|
spapr.c: remove 'out' label in spapr_dt_cas_updates()
Daniel Henrique Barboza
2020-01-08
1
-6
/
+3
*
|
ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
Cédric Le Goater
2020-01-08
1
-1
/
+1
*
|
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
2020-01-08
1
-0
/
+1
|
/
*
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2020-01-06
2
-6
/
+7
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-20
2
-15
/
+6
|
\
|
*
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
2
-15
/
+6
*
|
ppc: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-1
/
+1
*
|
Revert "ppc: well form kvmppc_hint_smt_possible error hint helper"
Markus Armbruster
2019-12-18
1
-1
/
+1
*
|
error: Clean up unusual names of Error * variables
Markus Armbruster
2019-12-18
2
-13
/
+13
|
/
*
ppc/pnv: Drop PnvChipClass::type
Greg Kurz
2019-12-17
1
-5
/
+0
*
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
2019-12-17
2
-13
/
+24
*
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Greg Kurz
2019-12-17
2
-20
/
+12
*
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
Greg Kurz
2019-12-17
2
-16
/
+12
*
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
Greg Kurz
2019-12-17
1
-7
/
+24
*
ppc/pnv: Introduce PnvChipClass::intc_print_info() method
Greg Kurz
2019-12-17
1
-5
/
+25
*
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
Greg Kurz
2019-12-17
1
-4
/
+6
*
ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
Greg Kurz
2019-12-17
1
-14
/
+18
*
ppc/pnv: Drop PnvPsiClass::chip_type
Greg Kurz
2019-12-17
1
-3
/
+0
*
ppc/pnv: Introduce PnvPsiClass::compat
Greg Kurz
2019-12-17
1
-14
/
+11
*
ppc/pnv: Fix OCC common area region mapping
Cédric Le Goater
2019-12-17
2
-9
/
+6
*
ppc/pnv: Introduce PBA registers
Cédric Le Goater
2019-12-17
3
-34
/
+119
*
ppc/pnv: populate the DT with realized XSCOM devices
Cédric Le Goater
2019-12-17
1
-1
/
+4
*
ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
Cédric Le Goater
2019-12-17
1
-1
/
+6
*
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
2019-12-17
1
-0
/
+13
*
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
1
-10
/
+7
*
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
1
-0
/
+16
[prev]
[next]