aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-12softmmu/physmem: fix memory leak in dirty_memory_extend()David Hildenbrand
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-04-16ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.Harsh Prateek Bora
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-09virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis
2024-03-19mirror: Don't call job_pause_point() under graph lockKevin Wolf
2024-03-13hw/audio/virtio-sound: return correct command response sizeVolker Rümelin
2024-03-09hw/rtc/sun4v-rtc: Relicense to GPLv2-or-laterPeter Maydell
2024-02-14hw/cxl/device: read from register values in mdev_reg_read()Hyeonggon Yoo
2024-02-14tcg: Increase width of temp_subindexRichard Henderson
2024-02-12virtio: Re-enable notifications after drainHanna Czenczek
2024-01-22s390x/pci: drive ISM reset from subsystem resetMatthew Rosato
2024-01-22s390x/pci: avoid double enable/disable of aifMatthew Rosato
2024-01-19load_elf: fix iterator's type for elf file processingAnastasia Belova
2023-12-26include/ui/rect.h: fix qemu_rect_init() mis-assignmentElen Avan
2023-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-12-12xen: fix condition for skipping virtio-mmio definesPaolo Bonzini
2023-12-01osdep: add getloadavgMichael S. Tsirkin
2023-11-28Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-28Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-28export/vhost-user-blk: Fix consecutive drainsKevin Wolf
2023-11-28hw/isa/vt82c686: Bring back via_isa_set_irq()BALATON Zoltan
2023-11-27hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx modelsFrederic Konrad
2023-11-27hw/ssi/xilinx_spips: fix an out of bound accessFrederic Konrad
2023-11-27hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé
2023-11-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-21ide/pci: introduce pci_ide_update_mode() functionMark Cave-Ayland
2023-11-21ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...Mark Cave-Ayland
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf
2023-11-21Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi
2023-11-21Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-21ui/pixman-minimal.h: fix empty allocationManos Pitsidianakis
2023-11-21net: Update MemReentrancyGuard for NICAkihiko Odaki
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan
2023-11-20Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-11-15include/hw/virtio/vhost.h: spelling fix: sateMichael Tokarev
2023-11-15include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleastMichael Tokarev
2023-11-15include/block/ufs.h: spelling fix: settedMichael Tokarev
2023-11-15hw/cxl: spelling fixes: limitaions, potentialy, intializedMichael Tokarev
2023-11-14accel/tcg: Remove CF_LAST_IORichard Henderson
2023-11-14dump: Add arch cleanup functionJanosch Frank
2023-11-13host/include/generic/host/atomic128: Fix compilation problem with Clang 17Thomas Huth
2023-11-10qdev: Rework array properties based on list visitorKevin Wolf