aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-02-13hw/arm/smmuv3: Consolidate the use of device_class_set_parent_realize()Zhao Liu
2024-02-13hw/intc/s390_flic: Consolidate the use of device_class_set_parent_realize()Zhao Liu
2024-02-13hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize()Zhao Liu
2024-02-13hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()Zhao Liu
2024-02-13hw/hppa/machine: Load 64-bit firmware on 64-bit machinesHelge Deller
2024-02-11hw/net/tulip: add chip status register valuesSven Schnelle
2024-02-11lasi: Add reset I/O ports for LASI audio and FDCHelge Deller
2024-02-11lasi: allow access to LAN MAC address registersHelge Deller
2024-02-11hw/pci-host/astro: Implement Hard Fail and Soft Fail modeHelge Deller
2024-02-11hw/pci-host/astro: Avoid aborting on access failureHelge Deller
2024-02-09Merge tag 'pull-riscv-to-apply-20240209' of https://github.com/alistair23/qem...Peter Maydell
2024-02-09target/riscv: SMBIOS support for RISC-V virt machineHeinrich Schuchardt
2024-02-09smbios: function to set default processor familyHeinrich Schuchardt
2024-02-09smbios: add processor-family optionHeinrich Schuchardt
2024-02-09target/riscv: support new isa extension detection devicetree propertiesConor Dooley
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_*Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in virt_machine_init()Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_virtio()Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_sockets()Daniel Henrique Barboza
2024-02-09hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()Daniel Henrique Barboza
2024-02-09hw/riscv/numa.c: use g_autofree in socket_fdt_write_distance_matrix()Daniel Henrique Barboza
2024-02-09hw/riscv/virt-acpi-build.c: fix leak in build_rhct()Daniel Henrique Barboza
2024-02-09target/riscv: Move misa_mxl_max to classAkihiko Odaki
2024-02-08Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-02-08Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-02-08virtio-blk: avoid using ioeventfd state in irqfd conditionalStefan Hajnoczi
2024-02-07virtio-blk: Use ioeventfd_attach in start_ioeventfdHanna Czenczek
2024-02-07virtio: Re-enable notifications after drainHanna Czenczek
2024-02-07virtio-scsi: Attach event vq notifier with no_pollHanna Czenczek
2024-02-07scsi: Don't ignore most usb-storage propertiesKevin Wolf
2024-02-07virtio-blk: do not use C99 mixed declarationsStefan Hajnoczi
2024-02-07scsi: Await request purgingHanna Czenczek
2024-02-07virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()Stefan Hajnoczi
2024-02-07virtio-blk: clarify that there is at least 1 virtqueueStefan Hajnoczi
2024-02-07virtio-blk: enforce iothread-vq-mapping validationStefan Hajnoczi
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda
2024-02-06memory-device: reintroduce memory region size checkDavid Hildenbrand
2024-02-05target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rulesThomas Huth
2024-02-05hw/scsi/lsi53c895a: add missing decrement of reentrancy counterSven Schnelle
2024-02-04hv-balloon: use get_min_alignment() to express 32 GiB alignmentDavid Hildenbrand
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-02-02hw/pci: remove pci_nic_init_nofail()David Woodhouse
2024-02-02hw/xtensa/xtfpga: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/sparc/sun4m: use qemu_find_nic_info()David Woodhouse
2024-02-02hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/riscv: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/openrisc/openrisc_sim: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/lasi_i82596: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/lasi_i82596: Re-enable buildDavid Woodhouse
2024-02-02hw/mips/jazz: use qemu_find_nic_info()David Woodhouse