index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2020-10-28
spapr: Improve spapr_reallocate_hpt() error reporting
Greg Kurz
2020-10-28
target/ppc: Fix kvmppc_load_htab_chunk() error reporting
Greg Kurz
2020-10-28
spapr: Use error_append_hint() in spapr_reallocate_hpt()
Greg Kurz
2020-10-28
spapr: Simplify error handling in spapr_memory_plug()
Greg Kurz
2020-10-28
spapr: Pass &error_abort when getting some PC DIMM properties
Greg Kurz
2020-10-28
spapr: Use appropriate getter for PC_DIMM_SLOT_PROP
Greg Kurz
2020-10-28
spapr: Use appropriate getter for PC_DIMM_ADDR_PROP
Greg Kurz
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-10-28
spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize()
Greg Kurz
2020-10-28
spapr: Make spapr_cpu_core_unrealize() idempotent
Greg Kurz
2020-10-28
spapr: Drop spapr_delete_vcpu() unused argument
Greg Kurz
2020-10-28
spapr: Unrealize vCPUs with qdev_unrealize()
Greg Kurz
2020-10-28
spapr: Fix leak of CPU machine specific data
Greg Kurz
2020-10-28
spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
Greg Kurz
2020-10-28
ppc/spapr: re-assert IRQs during event-scan if there are pending
Laurent Vivier
2020-10-28
spapr: Clarify why DR connectors aren't user creatable
Greg Kurz
2020-10-19
mac_oldworld: Change PCI address of macio to match real hardware
BALATON Zoltan
2020-10-19
mac_oldworld: Drop some variables
BALATON Zoltan
2020-10-19
mac_oldworld: Drop a variable, use get_system_memory() directly
BALATON Zoltan
2020-10-19
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-19
mac_oldworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-18
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2020-10-13
hw/pci: Fix typo in PCI hot-plug error message
Julia Suvorova
2020-10-09
spapr_numa: consider user input when defining associativity
Daniel Henrique Barboza
2020-10-09
spapr_numa: change reference-points and maxdomain settings
Daniel Henrique Barboza
2020-10-09
spapr_numa: forbid asymmetrical NUMA setups
Daniel Henrique Barboza
2020-10-09
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
2020-10-09
ppc/pnv: Increase max firmware size
Cédric Le Goater
2020-10-09
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
2020-10-09
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
2020-10-09
spapr: Simplify error handling in spapr_cpu_core_realize()
Greg Kurz
2020-10-09
spapr: Add a return value to spapr_set_vcpu_id()
Greg Kurz
2020-10-09
spapr: Simplify error handling in prop_get_fdt()
Greg Kurz
2020-10-09
spapr: Add a return value to spapr_drc_attach()
Greg Kurz
2020-10-09
spapr: Simplify error handling in spapr_vio_busdev_realize()
Greg Kurz
2020-10-09
spapr: Simplify error handling in do_client_architecture_support()
Greg Kurz
2020-10-09
spapr: Get rid of cas_check_pvr() error reporting
Greg Kurz
2020-10-09
spapr: Simplify error handling in callers of ppc_set_compat()
Greg Kurz
2020-10-09
spapr: Fix error leak in spapr_realize_vcpu()
Greg Kurz
2020-10-09
spapr: Handle HPT allocation failure in nested guest
Fabiano Rosas
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-29
ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio...
Gerd Hoffmann
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-16
hw/ppc/ppc4xx_pci: Replace magic value by the PCI_NUM_PINS definition
Philippe Mathieu-Daudé
[next]