aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-12softmmu/physmem: fix memory leak in dirty_memory_extend()David Hildenbrand
2024-08-28Revert "replay: stop us hanging in rr_wait_io_event"Nicholas Piggin
2024-08-28nbd/server: CVE-2024-7409: Cap default max-connections to 100Eric Blake
2024-08-28nbd/server: Plumb in new args to nbd_client_add()Eric Blake
2024-08-28virtio-net: Fix network stall at the host side waiting for kickthomas
2024-08-28hw/virtio: Fix the de-initialization of vhost-user devicesThomas Huth
2024-06-06virtio-gpu: fix v2 migrationMarc-André Lureau
2024-04-10Merge tag 'hw-misc-20240410' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-09accel/tcg: Improve can_do_io managementRichard Henderson
2024-04-09accel/tcg: Add insn_start to DisasContextBaseRichard Henderson
2024-04-09tcg: Add TCGContext.emit_before_opRichard Henderson
2024-04-09virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin
2024-03-29Revert "tap: setting error appropriately when calling net_init_tap_one()"Akihiko Odaki
2024-03-26hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
2024-03-20ui/curses: Do not use console_select()Akihiko Odaki
2024-03-20ui/vnc: Do not use console_select()Akihiko Odaki
2024-03-19Merge tag 'pull-for-9.0-20240319' of https://github.com/legoater/qemu into st...Peter Maydell
2024-03-19aspeed/smc: Only wire flash devices at resetCédric Le Goater
2024-03-19Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-18Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-03-18Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-03-18smbios: get rid of global smbios_ep_typeIgor Mammedov
2024-03-18smbios: handle errors consistentlyIgor Mammedov
2024-03-18smbios: build legacy mode code only for 'pc' machineIgor Mammedov
2024-03-18smbios: rename/expose structures/bitmaps used by both legacy and modern codeIgor Mammedov
2024-03-18smbios: don't check type4 structures in legacy modeIgor Mammedov
2024-03-18smbios: get rid of smbios_legacy globalIgor Mammedov
2024-03-18smbios: get rid of smbios_smp_sockets globalIgor Mammedov
2024-03-18mirror: Don't call job_pause_point() under graph lockKevin Wolf
2024-03-13Merge tag 'pull-maintainer-final-130324-1' of https://gitlab.com/stsquad/qemu...Peter Maydell
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-13Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-03-13gdbstub: Save target's siginfoGustavo Romero
2024-03-13gdbstub: Rename back gdb_handlesigGustavo Romero
2024-03-12hw/cxl: Fix missing reserved data in CXL Device DVSECJonathan Cameron
2024-03-12virtio-iommu: Add an option to define the input range widthEric Auger
2024-03-12virtio-iommu: Add a granule propertyEric Auger
2024-03-12hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal
2024-03-12qom: new object to associate device to NUMA nodeAnkit Agrawal
2024-03-12hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove itBernhard Beschow
2024-03-12Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"Bernhard Beschow
2024-03-12pcie_sriov: Reset SR-IOV extended capabilityAkihiko Odaki
2024-03-12Implement SMBIOS type 9 v2.6Felix Wu
2024-03-12Implement base of SMBIOS type 9 descriptor.Felix Wu
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen
2024-03-12hw/audio/virtio-sound: return correct command response sizeVolker Rümelin
2024-03-12hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.Jonathan Cameron