index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2021-12-17
ppc/ppc405: Remove flash support
Cédric Le Goater
2021-12-17
ppc/ppc405: Add some address space definitions
Cédric Le Goater
2021-12-17
ppc/ppc405: Change ppc405ep_init() return value
Cédric Le Goater
2021-12-17
ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
Cédric Le Goater
2021-12-17
ppc/ppc405: Convert printfs to trace-events
Cédric Le Goater
2021-12-17
ppc: Add trace-events for DCR accesses
Cédric Le Goater
2021-12-17
ppc: Mark the 'taihu' machine as deprecated
Thomas Huth
2021-12-17
ppc/ppc405: Change kernel load address
Cédric Le Goater
2021-12-17
ppc/pnv.c: fix "system-id" FDT when -uuid is set
Daniel Henrique Barboza
2021-12-17
ppc/pnv.c: add a friendly warning when accel=kvm is used
Daniel Henrique Barboza
2021-12-17
hw/ppc/mac.h: Remove MAX_CPUS macro
Peter Maydell
2021-11-29
target/ppc: fix Hash64 MMU update of PTE bit R
Leandro Lupori
2021-11-10
spapr_numa.c: fix FORM1 distance-less nodes
Daniel Henrique Barboza
2021-11-09
spapr_numa.c: FORM2 table handle nodes with no distance info
Nicholas Piggin
2021-11-09
ppc/pegasos2: Suppress warning when qtest enabled
BALATON Zoltan
2021-11-09
ppc/pnv: Fix check on block device before updating drive contents
Cédric Le Goater
2021-11-01
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-10-21
hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernels
Thomas Huth
2021-10-21
ppc/pegasos2: Implement power-off RTAS function with VOF
BALATON Zoltan
2021-10-21
ppc/pegasos2: Add constants for PCI config addresses
BALATON Zoltan
2021-10-21
ppc/pegasos2: Access MV64361 registers via their memory region
BALATON Zoltan
2021-10-21
ppc/pegasos2: Implement get-time-of-day RTAS function with VOF
BALATON Zoltan
2021-10-21
ppc/pegasos2: Warn when using VOF but no kernel is specified
BALATON Zoltan
2021-10-21
ppc/pegasos2: Restrict memory to 2 gigabytes
BALATON Zoltan
2021-10-21
hw/ppc: Fix iothread locking in the 405 code
Thomas Huth
2021-10-21
hw/ppc/spapr_softmmu: Reduce include list
Philippe Mathieu-Daudé
2021-10-21
target/ppc: Fix the test raising the decrementer exception
Cédric Le Goater
2021-10-15
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
2021-09-30
spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()
Daniel Henrique Barboza
2021-09-30
target/ppc: Fix 64-bit decrementer
Cédric Le Goater
2021-09-30
target/ppc: Convert debug to trace events (decrementer and IRQ)
Cédric Le Goater
2021-09-30
spapr_numa.c: handle auto NUMA node with no distance info
Daniel Henrique Barboza
2021-09-30
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
2021-09-30
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
2021-09-30
spapr_numa.c: parametrize FORM1 macros
Daniel Henrique Barboza
2021-09-30
spapr_numa.c: scrap 'legacy_numa' concept
Daniel Henrique Barboza
2021-09-30
spapr_numa.c: split FORM1 code into helpers
Daniel Henrique Barboza
2021-09-30
target/ppc: Replace debug messages by asserts for unknown IRQ pins
Cédric Le Goater
2021-09-30
spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
Daniel Henrique Barboza
2021-09-29
spapr_drc.c: do not error_report() when drc->dev->id == NULL
Daniel Henrique Barboza
2021-09-29
spapr.c: handle dev->id in spapr_memory_unplug_rollback()
Daniel Henrique Barboza
2021-09-29
ppc/pnv: Add an assert when calculating the RAM distribution on chips
Cédric Le Goater
2021-09-29
ppc/pnv: Rename "id" to "quad-id" in PnvQuad
Cédric Le Goater
2021-09-29
ppc/pnv: Remove useless variable
Cédric Le Goater
2021-09-29
ppc/pnv: Add a comment on the "primary-topology-index" property
Cédric Le Goater
[next]