aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-10-22hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()Bernhard Beschow
2023-10-22hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"Bernhard Beschow
2023-10-22hw/i386/pc_piix: Remove redundant "piix3" variableBernhard Beschow
2023-10-22hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" propertyBernhard Beschow
2023-10-22hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQSBernhard Beschow
2023-10-22hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()Bernhard Beschow
2023-10-22hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south br...Bernhard Beschow
2023-10-22hw/i386/pc: Merge two if statements into oneBernhard Beschow
2023-10-22hw/display: fix memleak from virtio_add_resourceMatheus Tavares Bernardino
2023-10-22timer/i8254: Fix one shot PIT modeDamien Zammit
2023-10-22hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers ...Bernhard Beschow
2023-10-22virtio: call ->vhost_reset_device() during resetStefan Hajnoczi
2023-10-22vhost-backend: remove vhost_kernel_reset_device()Stefan Hajnoczi
2023-10-22vhost-user: do not send RESET_OWNER on device resetStefan Hajnoczi
2023-10-22vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronouslyLaszlo Ersek
2023-10-22vhost-user: allow "vhost_set_vring" to wait for a replyLaszlo Ersek
2023-10-22vhost-user: hoist "write_sync", "get_features", "get_u64"Laszlo Ersek
2023-10-22vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"Laszlo Ersek
2023-10-22vhost-user: factor out "vhost_user_write_sync"Laszlo Ersek
2023-10-22vhost-user: tighten "reply_supported" scope in "set_vring_addr"Laszlo Ersek
2023-10-22vhost-user: strip superfluous whitespaceLaszlo Ersek
2023-10-21ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h headerCédric Le Goater
2023-10-21hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings()Philippe Mathieu-Daudé
2023-10-21hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()Peter Maydell
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-20Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...Stefan Hajnoczi
2023-10-20Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-10-20migration: simplify notifiersSteve Sistare
2023-10-20migration: simplify blockersSteve Sistare
2023-10-20qapi/s390x/cpu topology: add query-s390x-cpu-polarization commandPierre Morel
2023-10-20qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE QAPI eventPierre Morel
2023-10-20machine: adding s390 topology to info hotpluggable-cpusPierre Morel
2023-10-20qapi/s390x/cpu topology: set-cpu-topology qmp commandPierre Morel
2023-10-20target/s390x/cpu topology: activate CPU topologyPierre Morel
2023-10-20s390x/cpu topology: interception of PTF instructionPierre Morel
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel
2023-10-20s390x/sclp: reporting the maximum nested topology entriesPierre Morel
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel
2023-10-20s390x/cpu topology: add topology entries on CPU hotplugPierre Morel
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-20hw/hppa: Add new HP C3700 machineHelge Deller
2023-10-20hw/hppa: Split out machine creationHelge Deller
2023-10-20hw/hppa: Provide RTC and DebugOutputPort on CPU #0Helge Deller
2023-10-20hw/hppa: Export machine name, BTLBs, power-button address via fw_cfgHelge Deller
2023-10-20pci-host: Wire up new Astro/Elroy PCI bridgeHelge Deller
2023-10-20hw/pci-host: Add Astro system bus adapter found on PA-RISC machinesHelge Deller
2023-10-19ui/input: Constify QemuInputHandler structurePhilippe Mathieu-Daudé
2023-10-19hw/net: Declare link using static DEFINE_PROP_LINK() macroPhilippe Mathieu-Daudé
2023-10-19hw/dma: Declare link using static DEFINE_PROP_LINK() macroPhilippe Mathieu-Daudé