aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-09hw/xen: select kernel mode for per-vCPU event channel upcall vectorDavid Woodhouse
2023-11-09util/uuid: Remove UUID_FMT_LENCédric Le Goater
2023-11-09util/uuid: Add UUID_STR_LEN definitionCédric Le Goater
2023-10-05win32: avoid discarding the exception handlerMarc-André Lureau
2023-10-03accel/tcg: Track current value of can_do_io in the TBRichard Henderson
2023-10-03softmmu: Use async_run_on_cpu in tcg_commitRichard Henderson
2023-10-03include/exec: Widen tlb_hit/tlb_hit_page()Anton Johansson
2023-10-03hw/cxl: Fix out of bound array accessDmitry Frolov
2023-09-25hw/ppc: Reset timebase facilities on machine resetNicholas Piggin
2023-09-25host-utils: Add muldiv64_round_upNicholas Piggin
2023-09-21hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-08-24kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-08-09linux-user: Use ARRAY_SIZE with bitmask_transtblRichard Henderson
2023-08-08qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACERichard Henderson
2023-08-08util/selfmap: Rewrite using qemu/interval-tree.hRichard Henderson
2023-08-07Merge tag 'fixes-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...Richard Henderson
2023-08-07virtio-gpu: reset gfx resources in main threadMarc-André Lureau
2023-08-07virtio-gpu: free BHs, by implementing unrealizeMarc-André Lureau
2023-08-07Fixed incorrect LLONG alignment for openrisc and crisLuca Bonissi
2023-08-03include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hostsThomas Huth
2023-08-03hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth
2023-08-03hw/virtio: Add a protection against duplicate vu_scmi_stop callsMilan Zamazal
2023-08-02Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into stagingRichard Henderson
2023-08-01misc: Fix some typos in documentation and commentsStefan Weil
2023-08-01Merge tag 'io-tls-hs-crash-pull-request' of https://gitlab.com/berrange/qemu ...Richard Henderson
2023-08-01io: remove io watch if TLS channel is closed during handshakeDaniel P. Berrangé
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell
2023-07-26migration: Extend query-migrate to provide dirty page limit infoHyman Huang(黄勇)
2023-07-25arm: spelling fixesMichael Tokarev
2023-07-25s390x: spelling fixesMichael Tokarev
2023-07-23include/exec: Add WITH_MMAP_LOCK_GUARDRichard Henderson
2023-07-19nbd: Use enum for various negotiation modesEric Blake
2023-07-19nbd: s/handle/cookie/ to match NBD specEric Blake
2023-07-19nbd/server: Prepare for alternate-size headersEric Blake
2023-07-19nbd: Consistent typedef usage in headerEric Blake
2023-07-18linux-user/elfload: Fix /proc/cpuinfo features: on s390xIlya Leoshkevich
2023-07-17virtio-gpu-udmabuf: correct naming of QemuDmaBuf size propertiesDongwon Kim
2023-07-15tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128Richard Henderson
2023-07-15accel/tcg: Return bool from page_check_rangeRichard Henderson
2023-07-15accel/tcg: Introduce page_find_range_emptyRichard Henderson
2023-07-15accel/tcg: Introduce page_check_range_emptyRichard Henderson
2023-07-15include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2Richard Henderson
2023-07-15include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblazeRichard Henderson
2023-07-14scsi: fetch unit attention when creating the requestStefano Garzarella
2023-07-12virtio-mem: Prepare for device unplug supportDavid Hildenbrand
2023-07-12virtio-md-pci: Support unplug requests for compatible devicesDavid Hildenbrand
2023-07-12pc: Factor out (un)plug handling of virtio-md-pci devicesDavid Hildenbrand
2023-07-12virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pciDavid Hildenbrand
2023-07-12migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()David Hildenbrand