aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-17block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapperKevin Wolf
2023-02-17vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17qcow2: Fix open/create to open images with no_co_wrapperKevin Wolf
2023-02-17qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17block: Create no_co_wrappers for open functionsKevin Wolf
2023-02-17block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf
2023-02-17curl: Fix error path in curl_open()Hanna Czenczek
2023-02-17configure: Enable -Wthread-safety if presentKevin Wolf
2023-02-17bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito
2023-02-17util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito
2023-02-17thread-posix: add support for setting threads name on OpenBSDBrad Smith
2023-02-17vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag checkEugenio Pérez
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier
2023-02-17vmnet: stop recieving events when VM is stoppedJoelle van Dyne
2023-02-17net: Increase L2TPv3 buffer to fit jumboframesChristian Svensson
2023-02-17hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a valueFiona Ebner
2023-02-17hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abortQiang Liu
2023-02-17net: Replace "Supported NIC models" with "Available NIC models"Thomas Huth
2023-02-17net: Restore printing of the help text with "-nic help"Thomas Huth
2023-02-17net: Move the code to collect available NIC models to a separate functionThomas Huth
2023-02-16docs/fuzz: remove mentions of fork-based fuzzingAlexander Bulekov
2023-02-16fuzz: remove fork-fuzzing scaffoldingAlexander Bulekov
2023-02-16fuzz/i440fx: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-blk: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-net: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-scsi: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/generic-fuzz: add a limit on DMA bytes writtenAlexander Bulekov
2023-02-16fuzz/generic-fuzz: use reboots instead of forks to reset stateAlexander Bulekov
2023-02-16fuzz: add fuzz_reset APIAlexander Bulekov
2023-02-16hw/sparse-mem: clear memory on resetAlexander Bulekov
2023-02-16MAINTAINERS: Add myself as VFIO reviewerCédric Le Goater
2023-02-16docs/devel: Align VFIO migration docs to v2 protocolAvihai Horon
2023-02-16vfio: Alphabetize migration section of VFIO trace-events fileAvihai Horon
2023-02-16vfio/migration: Remove VFIO migration protocol v1Avihai Horon
2023-02-16vfio/migration: Implement VFIO migration protocol v2Avihai Horon
2023-02-16vfio/migration: Rename functions/structs related to v1 protocolAvihai Horon
2023-02-16vfio/migration: Move migration v1 logic to vfio_migration_init()Avihai Horon
2023-02-16vfio/migration: Block multiple devices migrationAvihai Horon
2023-02-16vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent...Avihai Horon
2023-02-16vfio/migration: Allow migration without VFIO IOMMU dirty tracking supportAvihai Horon
2023-02-16vfio/migration: Fix NULL pointer dereference bugAvihai Horon
2023-02-16linux-headers: Update to v6.2-rc8Avihai Horon
2023-02-16virtiofsd: Swing deprecated message to removed-featuresDr. David Alan Gilbert
2023-02-16virtiofsd: Remove sourceDr. David Alan Gilbert