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
2023-10-21
ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header
Cédric Le Goater
2023-10-21
hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings()
Philippe Mathieu-Daudé
2023-10-21
hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
Peter Maydell
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-20
Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-20
Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...
Stefan Hajnoczi
2023-10-20
Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-10-20
migration: simplify notifiers
Steve Sistare
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-20
qapi/s390x/cpu topology: add query-s390x-cpu-polarization command
Pierre Morel
2023-10-20
qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE QAPI event
Pierre Morel
2023-10-20
machine: adding s390 topology to info hotpluggable-cpus
Pierre Morel
2023-10-20
qapi/s390x/cpu topology: set-cpu-topology qmp command
Pierre Morel
2023-10-20
target/s390x/cpu topology: activate CPU topology
Pierre Morel
2023-10-20
s390x/cpu topology: interception of PTF instruction
Pierre Morel
2023-10-20
s390x/cpu topology: resetting the Topology-Change-Report
Pierre Morel
2023-10-20
s390x/sclp: reporting the maximum nested topology entries
Pierre Morel
2023-10-20
target/s390x/cpu topology: handle STSI(15) and build the SYSIB
Pierre Morel
2023-10-20
s390x/cpu topology: add topology entries on CPU hotplug
Pierre Morel
2023-10-20
CPU topology: extend with s390 specifics
Pierre Morel
2023-10-20
hw/hppa: Add new HP C3700 machine
Helge Deller
2023-10-20
hw/hppa: Split out machine creation
Helge Deller
2023-10-20
hw/hppa: Provide RTC and DebugOutputPort on CPU #0
Helge Deller
2023-10-20
hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg
Helge Deller
2023-10-20
pci-host: Wire up new Astro/Elroy PCI bridge
Helge Deller
2023-10-20
hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
Helge Deller
2023-10-19
ui/input: Constify QemuInputHandler structure
Philippe Mathieu-Daudé
2023-10-19
hw/net: Declare link using static DEFINE_PROP_LINK() macro
Philippe Mathieu-Daudé
2023-10-19
hw/dma: Declare link using static DEFINE_PROP_LINK() macro
Philippe Mathieu-Daudé
2023-10-19
hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
Philippe Mathieu-Daudé
2023-10-19
hw/display/virtio-gpu: Use VIRTIO_DEVICE() macro
Philippe Mathieu-Daudé
2023-10-19
hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE() macros
Philippe Mathieu-Daudé
2023-10-19
hw/virtio/virtio-pmem: Replace impossible check by assertion
Philippe Mathieu-Daudé
2023-10-19
hw/s390x/css-bridge: Realize sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-19
hw/isa: Realize ISA bridge device before accessing it
Philippe Mathieu-Daudé
2023-10-19
hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-19
hw/acpi: Realize ACPI_GED sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/bonito: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/misc/allwinner-dramc: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize
Philippe Mathieu-Daudé
2023-10-19
hw/i386/intel_iommu: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/audio/pcspk: Inline pcspk_init()
Philippe Mathieu-Daudé
2023-10-19
hw/intc/spapr_xive: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/intc/spapr_xive: Move sysbus_init_mmio() calls around
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing it
Philippe Mathieu-Daudé
[next]