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-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
2021-09-29
ppc/spapr: Add a POWER10 DD2 CPU
Cédric Le Goater
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-08-27
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' in...
Peter Maydell
2021-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...
Peter Maydell
2021-08-27
ppc/pnv: add a chip topology index for POWER10
Cédric Le Goater
2021-08-27
ppc/pnv: Distribute RAM among the chips
Cédric Le Goater
2021-08-27
ppc/pnv: Use a simple incrementing index for the chip-id
Cédric Le Goater
2021-08-27
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
2021-08-27
spapr_pci: Fix leak in spapr_phb_vfio_get_loc_code() with g_autofree
David Gibson
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-08-26
spapr: Explain purpose of ->fwnmi_migration_blocker more clearly
Markus Armbruster
2021-08-26
spapr: Plug memory leak when we can't add a migration blocker
Markus Armbruster
2021-07-29
ppc/vof: Fix Coverity issues
Alexey Kardashevskiy
2021-07-29
ppc/pegasos2: Fix spurious warning with -bios
BALATON Zoltan
2021-07-26
hw/ppc/spapr_events: Remove unused variable from check_exception
Richard Henderson
2021-07-20
hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
Philippe Mathieu-Daudé
2021-07-20
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
2021-07-13
ppc/pegasos2: Allow setprop in VOF
BALATON Zoltan
2021-07-12
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into staging
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
Philippe Mathieu-Daudé
2021-07-09
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
2021-07-09
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
ppc/pegasos2: Implement some RTAS functions with VOF
BALATON Zoltan
2021-07-09
ppc/pegasos2: Fix use of && instead of &
David Gibson
2021-07-09
ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
BALATON Zoltan
2021-07-09
target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
Nicholas Piggin
[next]