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-10-19
mac_oldworld: Change PCI address of macio to match real hardware
BALATON Zoltan
1
-1
/
+1
2020-10-19
mac_oldworld: Drop some variables
BALATON Zoltan
1
-18
/
+17
2020-10-19
mac_oldworld: Drop a variable, use get_system_memory() directly
BALATON Zoltan
1
-3
/
+2
2020-10-19
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
2
-10
/
+14
2020-10-19
mac_oldworld: Allow loading binary ROM image
BALATON Zoltan
1
-9
/
+20
2020-10-18
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
1
-1
/
+9
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
1
-8
/
+16
2020-10-18
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
1
-2
/
+5
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2
-0
/
+12
2020-10-13
hw/pci: Fix typo in PCI hot-plug error message
Julia Suvorova
1
-1
/
+1
2020-10-09
spapr_numa: consider user input when defining associativity
Daniel Henrique Barboza
1
-1
/
+109
2020-10-09
spapr_numa: change reference-points and maxdomain settings
Daniel Henrique Barboza
1
-8
/
+35
2020-10-09
spapr_numa: forbid asymmetrical NUMA setups
Daniel Henrique Barboza
1
-0
/
+34
2020-10-09
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
1
-0
/
+12
2020-10-09
ppc/pnv: Increase max firmware size
Cédric Le Goater
1
-1
/
+1
2020-10-09
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
2
-5
/
+6
2020-10-09
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
2
-9
/
+9
2020-10-09
spapr: Simplify error handling in spapr_cpu_core_realize()
Greg Kurz
1
-9
/
+7
2020-10-09
spapr: Add a return value to spapr_set_vcpu_id()
Greg Kurz
2
-6
/
+4
2020-10-09
spapr: Simplify error handling in prop_get_fdt()
Greg Kurz
1
-7
/
+5
2020-10-09
spapr: Add a return value to spapr_drc_attach()
Greg Kurz
4
-22
/
+8
2020-10-09
spapr: Simplify error handling in spapr_vio_busdev_realize()
Greg Kurz
1
-7
/
+5
2020-10-09
spapr: Simplify error handling in do_client_architecture_support()
Greg Kurz
1
-4
/
+3
2020-10-09
spapr: Get rid of cas_check_pvr() error reporting
Greg Kurz
1
-15
/
+12
2020-10-09
spapr: Simplify error handling in callers of ppc_set_compat()
Greg Kurz
1
-4
/
+3
2020-10-09
spapr: Fix error leak in spapr_realize_vcpu()
Greg Kurz
1
-2
/
+1
2020-10-09
spapr: Handle HPT allocation failure in nested guest
Fabiano Rosas
1
-0
/
+6
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
1
-1
/
+0
2020-09-29
ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio...
Gerd Hoffmann
1
-1
/
+3
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
6
-30
/
+18
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
10
-30
/
+10
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-16
hw/ppc/ppc4xx_pci: Replace magic value by the PCI_NUM_PINS definition
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
11
-49
/
+69
2020-09-09
rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
Eduardo Habkost
1
-2
/
+2
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-4
/
+2
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
1
-4
/
+0
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
11
-25
/
+24
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
11
-23
/
+44
2020-09-08
spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall
Daniel Henrique Barboza
1
-8
/
+33
2020-09-08
spapr_numa: create a vcpu associativity helper
Daniel Henrique Barboza
1
-13
/
+18
2020-09-08
spapr: move h_home_node_associativity to spapr_numa.c
Daniel Henrique Barboza
2
-40
/
+45
2020-09-08
spapr_numa: move NVLink2 associativity handling to spapr_numa.c
Daniel Henrique Barboza
2
-18
/
+30
2020-09-08
spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
Daniel Henrique Barboza
2
-23
/
+36
2020-09-08
spapr, spapr_numa: handle vcpu ibm,associativity
Daniel Henrique Barboza
2
-16
/
+28
2020-09-08
spapr: introduce SpaprMachineState::numa_assoc_array
Daniel Henrique Barboza
4
-32
/
+49
2020-09-08
ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
Daniel Henrique Barboza
1
-11
/
+11
2020-09-08
ppc: introducing spapr_numa.c NUMA code helper
Daniel Henrique Barboza
3
-25
/
+54
2020-09-08
hw/ppc/ppc4xx_pci: Replace pointless warning by assert()
Philippe Mathieu-Daudé
1
-4
/
+1
[next]