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
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
10
-24
/
+23
*
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
2022-03-14
1
-24
/
+1
*
ppc/pnv: Always create the PHB5 PEC devices
Frederic Barrat
2022-03-14
1
-3
/
+1
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
2
-0
/
+2
*
hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
Daniel Henrique Barboza
2022-03-02
1
-4
/
+2
*
hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()
Daniel Henrique Barboza
2022-03-02
1
-13
/
+12
*
spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()
Daniel Henrique Barboza
2022-03-02
1
-6
/
+4
*
hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()
Daniel Henrique Barboza
2022-03-02
1
-8
/
+8
*
hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
Daniel Henrique Barboza
2022-03-02
1
-4
/
+2
*
hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()
Daniel Henrique Barboza
2022-03-02
1
-2
/
+1
*
hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
Daniel Henrique Barboza
2022-03-02
1
-3
/
+1
*
hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
Daniel Henrique Barboza
2022-03-02
1
-3
/
+1
*
hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
Daniel Henrique Barboza
2022-03-02
1
-18
/
+12
*
hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
Daniel Henrique Barboza
2022-03-02
1
-5
/
+2
*
hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
Daniel Henrique Barboza
2022-03-02
1
-4
/
+3
*
hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
Daniel Henrique Barboza
2022-03-02
1
-5
/
+3
*
hw/ppc/spapr.c: fail early if no firmware found in machine_init()
Daniel Henrique Barboza
2022-03-02
1
-13
/
+11
*
hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
Daniel Henrique Barboza
2022-03-02
1
-5
/
+2
*
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
1
-2
/
+6
*
ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
Cédric Le Goater
2022-03-02
2
-6
/
+30
*
ppc/pnv: Add a HOMER model to POWER10
Cédric Le Goater
2022-03-02
2
-0
/
+84
*
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
2022-03-02
1
-0
/
+51
*
ppc/pnv: Add POWER10 quads
Cédric Le Goater
2022-03-02
1
-10
/
+40
*
ppc/pnv: Add a OCC model for POWER10
Cédric Le Goater
2022-03-02
2
-0
/
+26
*
ppc/pnv: Add a XIVE2 controller to the POWER10 chip
Cédric Le Goater
2022-03-02
1
-3
/
+82
*
hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
Bernhard Beschow
2022-03-02
1
-1
/
+4
*
rtc: Have event RTC_CHANGE identify the RTC by QOM path
Markus Armbruster
2022-02-28
1
-1
/
+3
*
qapi: Move RTC_CHANGE back out of target schema
Peter Maydell
2022-02-28
1
-1
/
+1
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
2
-2
/
+2
*
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
2022-02-18
3
-10
/
+374
*
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
2022-02-18
2
-0
/
+12
*
target/ppc: make vhyp get_pate method take lpid and return success
Nicholas Piggin
2022-02-18
1
-1
/
+6
*
ppc: allow the hdecr timer to be created/destroyed
Nicholas Piggin
2022-02-18
1
-0
/
+21
*
spapr: prevent hdec timer being set up under virtual hypervisor
Nicholas Piggin
2022-02-18
2
-4
/
+4
*
spapr: nvdimm: Introduce spapr-nvdimm device
Shivaprasad G Bhat
2022-02-18
1
-0
/
+132
*
spapr: nvdimm: Implement H_SCM_FLUSH hcall
Shivaprasad G Bhat
2022-02-18
2
-0
/
+262
*
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-02-09
2
-28
/
+2
*
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...
Peter Maydell
2022-01-31
4
-4
/
+6
|
\
|
*
hw/ppc/vof: Add missing includes
Philippe Mathieu-Daudé
2022-01-28
1
-1
/
+0
|
*
spapr.c: check bus != NULL in spapr_get_fw_dev_path()
Daniel Henrique Barboza
2022-01-28
1
-1
/
+1
|
*
spapr: Force 32bit when resetting a core
Alexey Kardashevskiy
2022-01-28
2
-2
/
+5
*
|
Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...
Peter Maydell
2022-01-29
1
-1
/
+0
|
\
\
|
*
|
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-1
/
+0
|
|
/
*
/
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-1
/
+1
|
/
*
ppc/pnv: Introduce user creatable pnv-phb4 devices
Daniel Henrique Barboza
2022-01-12
1
-0
/
+2
*
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
2022-01-12
1
-4
/
+3
*
ppc/pnv: Complete user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-0
/
+2
*
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
1
-0
/
+17
*
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-5
/
+18
*
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2022-01-12
1
-0
/
+8
[next]