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
2021-10-21
hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernels
Thomas Huth
1
-3
/
+5
2021-10-21
ppc/pegasos2: Implement power-off RTAS function with VOF
BALATON Zoltan
1
-0
/
+11
2021-10-21
ppc/pegasos2: Add constants for PCI config addresses
BALATON Zoltan
1
-2
/
+4
2021-10-21
ppc/pegasos2: Access MV64361 registers via their memory region
BALATON Zoltan
1
-62
/
+55
2021-10-21
ppc/pegasos2: Implement get-time-of-day RTAS function with VOF
BALATON Zoltan
1
-0
/
+25
2021-10-21
ppc/pegasos2: Warn when using VOF but no kernel is specified
BALATON Zoltan
1
-0
/
+3
2021-10-21
ppc/pegasos2: Restrict memory to 2 gigabytes
BALATON Zoltan
1
-0
/
+4
2021-10-21
hw/ppc: Fix iothread locking in the 405 code
Thomas Huth
1
-0
/
+4
2021-10-21
hw/ppc/spapr_softmmu: Reduce include list
Philippe Mathieu-Daudé
1
-15
/
+0
2021-10-21
target/ppc: Fix the test raising the decrementer exception
Cédric Le Goater
1
-1
/
+1
2021-10-15
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
1
-1
/
+1
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
1
-1
/
+1
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
1
-0
/
+1
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
1
-1
/
+1
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
1
-1
/
+1
2021-09-30
spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()
Daniel Henrique Barboza
1
-10
/
+9
2021-09-30
target/ppc: Fix 64-bit decrementer
Cédric Le Goater
1
-11
/
+9
2021-09-30
target/ppc: Convert debug to trace events (decrementer and IRQ)
Cédric Le Goater
2
-109
/
+82
2021-09-30
spapr_numa.c: handle auto NUMA node with no distance info
Daniel Henrique Barboza
1
-0
/
+11
2021-09-30
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
2
-0
/
+154
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
3
-39
/
+53
2021-09-30
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
2
-13
/
+26
2021-09-30
spapr_numa.c: parametrize FORM1 macros
Daniel Henrique Barboza
1
-21
/
+53
2021-09-30
spapr_numa.c: scrap 'legacy_numa' concept
Daniel Henrique Barboza
1
-27
/
+20
2021-09-30
spapr_numa.c: split FORM1 code into helpers
Daniel Henrique Barboza
1
-10
/
+25
2021-09-30
target/ppc: Replace debug messages by asserts for unknown IRQ pins
Cédric Le Goater
1
-18
/
+6
2021-09-30
spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
Daniel Henrique Barboza
2
-5
/
+14
2021-09-29
spapr_drc.c: do not error_report() when drc->dev->id == NULL
Daniel Henrique Barboza
1
-2
/
+5
2021-09-29
spapr.c: handle dev->id in spapr_memory_unplug_rollback()
Daniel Henrique Barboza
1
-1
/
+1
2021-09-29
ppc/pnv: Add an assert when calculating the RAM distribution on chips
Cédric Le Goater
1
-0
/
+2
2021-09-29
ppc/pnv: Rename "id" to "quad-id" in PnvQuad
Cédric Le Goater
2
-4
/
+4
2021-09-29
ppc/pnv: Remove useless variable
Cédric Le Goater
1
-4
/
+3
2021-09-29
ppc/pnv: Add a comment on the "primary-topology-index" property
Cédric Le Goater
1
-0
/
+4
2021-09-29
ppc/spapr: Add a POWER10 DD2 CPU
Cédric Le Goater
1
-0
/
+1
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
1
-2
/
+13
2021-08-27
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' in...
Peter Maydell
4
-28
/
+44
2021-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...
Peter Maydell
1
-10
/
+10
2021-08-27
ppc/pnv: add a chip topology index for POWER10
Cédric Le Goater
1
-0
/
+2
2021-08-27
ppc/pnv: Distribute RAM among the chips
Cédric Le Goater
1
-8
/
+25
2021-08-27
ppc/pnv: Use a simple incrementing index for the chip-id
Cédric Le Goater
1
-5
/
+6
2021-08-27
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
2
-2
/
+2
2021-08-27
spapr_pci: Fix leak in spapr_phb_vfio_get_loc_code() with g_autofree
David Gibson
1
-13
/
+9
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
1
-1
/
+0
2021-08-26
spapr: Explain purpose of ->fwnmi_migration_blocker more clearly
Markus Armbruster
1
-8
/
+9
2021-08-26
spapr: Plug memory leak when we can't add a migration blocker
Markus Armbruster
1
-2
/
+1
2021-07-29
ppc/vof: Fix Coverity issues
Alexey Kardashevskiy
2
-67
/
+76
2021-07-29
ppc/pegasos2: Fix spurious warning with -bios
BALATON Zoltan
1
-1
/
+1
2021-07-26
hw/ppc/spapr_events: Remove unused variable from check_exception
Richard Henderson
1
-5
/
+0
2021-07-20
hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
1
-0
/
+1
[next]