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
Age
Commit message (
Expand
)
Author
2021-09-30
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210930' in...
Peter Maydell
2021-09-30
spapr/xive: Fix kvm_xive_source_reset trace event
Cédric Le Goater
2021-09-30
spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()
Daniel Henrique Barboza
2021-09-30
hw/intc: openpic: Clean up the styles
Bin Meng
2021-09-30
hw/intc: openpic: Drop Raven related codes
Bin Meng
2021-09-30
hw/intc: openpic: Correct the reset value of IPIDR for FSL chipset
Bin Meng
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
memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()
Daniel Henrique Barboza
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
memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
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/xive: Export xive_tctx_word2() helper
Cédric Le Goater
2021-09-29
ppc/xive: Export priority_to_ipb() helper
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-29
i386/kvm: Replace abs64() with uabs64() from host-utils
Luis Pires
2021-09-29
q800: configure nubus available slots for Quadra 800
Mark Cave-Ayland
2021-09-29
q800: wire up nubus IRQs
Mark Cave-Ayland
2021-09-29
nubus: add support for slot IRQs
Mark Cave-Ayland
2021-09-29
nubus-bridge: make slot_available_mask a qdev property
Mark Cave-Ayland
2021-09-29
nubus-bridge: embed the NubusBus object directly within nubus-bridge
Mark Cave-Ayland
2021-09-29
nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
Mark Cave-Ayland
2021-09-29
mac-nubus-bridge: rename MacNubusState to MacNubusBridge
Mark Cave-Ayland
2021-09-29
nubus-bridge: introduce separate NubusBridge structure
Mark Cave-Ayland
2021-09-29
nubus: move nubus to its own 32-bit address space
Mark Cave-Ayland
2021-09-29
nubus-device: add romfile property for loading declaration ROMs
Mark Cave-Ayland
2021-09-29
nubus-device: remove nubus_register_rom() and nubus_register_format_block()
Mark Cave-Ayland
2021-09-29
macfb: don't register declaration ROM
Mark Cave-Ayland
2021-09-29
nubus: generate bus error when attempting to access empty slots
Mark Cave-Ayland
2021-09-29
nubus: add trace-events for empty slot accesses
Mark Cave-Ayland
2021-09-29
nubus: implement BusClass get_dev_path()
Mark Cave-Ayland
2021-09-29
nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_a...
Mark Cave-Ayland
2021-09-29
nubus: use bitmap to manage available slots
Mark Cave-Ayland
2021-09-29
nubus-device: expose separate super slot memory region
Mark Cave-Ayland
2021-09-29
nubus-device: rename slot_nb variable to slot
Mark Cave-Ayland
2021-09-29
nubus: add comment indicating reference documents
Mark Cave-Ayland
2021-09-27
hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
Philippe Mathieu-Daudé
[next]