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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-09-08
hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic value
Philippe Mathieu-Daudé
1
-1
/
+2
2020-09-08
ppc/e500: Use start-powered-off CPUState property
Thiago Jung Bauermann
1
-4
/
+9
2020-09-08
ppc/spapr: Use start-powered-off CPUState property
Thiago Jung Bauermann
1
-5
/
+5
2020-09-08
ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'
Daniel Henrique Barboza
1
-0
/
+18
2020-09-08
spapr, spapr_nvdimm: fold NVDIMM validation in the same place
Daniel Henrique Barboza
2
-14
/
+14
2020-09-08
ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()
Daniel Henrique Barboza
1
-2
/
+1
2020-09-08
spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
Cédric Le Goater
1
-1
/
+1
2020-09-08
ppc/pnv: Add a HIOMAP erase command
Cédric Le Goater
1
-1
/
+28
2020-09-08
ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
Cédric Le Goater
1
-2
/
+1
2020-08-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
4
-53
/
+80
2020-08-22
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-2
/
+13
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2
-35
/
+80
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
1
-2
/
+13
2020-08-13
spapr: Simplify error handling in spapr_phb_realize()
Greg Kurz
1
-9
/
+7
2020-08-12
spapr: Clarify error and documentation for broken KVM XICS
Greg Kurz
1
-3
/
+9
2020-08-12
spapr: Forbid nested KVM-HV in pre-power9 compat mode
Greg Kurz
1
-0
/
+10
2020-08-12
spapr: Use error_append_hint() in spapr_caps.c
Greg Kurz
1
-39
/
+50
2020-08-12
ppc/spapr: Fix 32 bit logical memory block size assumptions
Anton Blanchard
1
-2
/
+4
2020-07-27
pseries: fix kvmppc_set_fwnmi()
Laurent Vivier
1
-1
/
+1
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2
-3
/
+2
2020-07-20
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200720' into...
Peter Maydell
4
-5
/
+86
2020-07-20
spapr: Add a new level of NUMA for GPUs
Reza Arbab
3
-5
/
+31
2020-07-20
spapr_pci: Robustify support of PCI bridges
Greg Kurz
1
-0
/
+54
2020-07-20
ppc/pnv: Make PSI device types not user creatable
Greg Kurz
1
-0
/
+1
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2
-2
/
+2
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
1
-10
/
+4
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
7
-58
/
+25
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
3
-55
/
+41
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+2
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
7
-77
/
+76
2020-07-10
qom: Crash more nicely on object_property_get_link() failure
Markus Armbruster
3
-3
/
+6
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2
-12
/
+7
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
6
-38
/
+19
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
2
-4
/
+3
2020-07-02
spapr: Plug minor memory leak in spapr_machine_init()
Markus Armbruster
1
-0
/
+1
2020-07-02
Clean up some calls to ignore Error objects the right way
Markus Armbruster
1
-3
/
+1
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
1
-1
/
+1
2020-06-26
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20200626' int...
Peter Maydell
1
-2
/
+0
2020-06-26
adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
Mark Cave-Ayland
1
-2
/
+0
2020-06-26
ppc/pnv: Silence missing BMC warning with qtest
Greg Kurz
1
-3
/
+6
2020-06-26
spapr: Fix typos in comments and macro indentation
Gustavo Romero
1
-3
/
+3
2020-06-26
spapr: Simplify some warning printing paths in spapr_caps.c
Greg Kurz
1
-22
/
+6
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2
-4
/
+3
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
9
-30
/
+23
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
1
-4
/
+2
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
11
-33
/
+33
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
3
-34
/
+20
2020-06-15
isa: Convert uses of isa_create(), isa_try_create() manually
Markus Armbruster
1
-5
/
+4
[prev]
[next]