index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-17
block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
qcow2: Fix open/create to open images with no_co_wrapper
Kevin Wolf
2023-02-17
qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
block: Create no_co_wrappers for open functions
Kevin Wolf
2023-02-17
block-coroutine-wrapper: Introduce no_co_wrapper
Kevin Wolf
2023-02-17
curl: Fix error path in curl_open()
Hanna Czenczek
2023-02-17
configure: Enable -Wthread-safety if present
Kevin Wolf
2023-02-17
bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2023-02-17
util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2023-02-17
thread-posix: add support for setting threads name on OpenBSD
Brad Smith
2023-02-17
vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
Eugenio Pérez
2023-02-17
net: stream: add a new option to automatically reconnect
Laurent Vivier
2023-02-17
vmnet: stop recieving events when VM is stopped
Joelle van Dyne
2023-02-17
net: Increase L2TPv3 buffer to fit jumboframes
Christian Svensson
2023-02-17
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
Fiona Ebner
2023-02-17
hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
Qiang Liu
2023-02-17
net: Replace "Supported NIC models" with "Available NIC models"
Thomas Huth
2023-02-17
net: Restore printing of the help text with "-nic help"
Thomas Huth
2023-02-17
net: Move the code to collect available NIC models to a separate function
Thomas Huth
2023-02-16
docs/fuzz: remove mentions of fork-based fuzzing
Alexander Bulekov
2023-02-16
fuzz: remove fork-fuzzing scaffolding
Alexander Bulekov
2023-02-16
fuzz/i440fx: remove fork-based fuzzer
Alexander Bulekov
2023-02-16
fuzz/virtio-blk: remove fork-based fuzzer
Alexander Bulekov
2023-02-16
fuzz/virtio-net: remove fork-based fuzzer
Alexander Bulekov
2023-02-16
fuzz/virtio-scsi: remove fork-based fuzzer
Alexander Bulekov
2023-02-16
fuzz/generic-fuzz: add a limit on DMA bytes written
Alexander Bulekov
2023-02-16
fuzz/generic-fuzz: use reboots instead of forks to reset state
Alexander Bulekov
2023-02-16
fuzz: add fuzz_reset API
Alexander Bulekov
2023-02-16
hw/sparse-mem: clear memory on reset
Alexander Bulekov
2023-02-16
MAINTAINERS: Add myself as VFIO reviewer
Cédric Le Goater
2023-02-16
docs/devel: Align VFIO migration docs to v2 protocol
Avihai Horon
2023-02-16
vfio: Alphabetize migration section of VFIO trace-events file
Avihai Horon
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
2023-02-16
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
2023-02-16
vfio/migration: Move migration v1 logic to vfio_migration_init()
Avihai Horon
2023-02-16
vfio/migration: Block multiple devices migration
Avihai Horon
2023-02-16
vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent...
Avihai Horon
2023-02-16
vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
Avihai Horon
2023-02-16
vfio/migration: Fix NULL pointer dereference bug
Avihai Horon
2023-02-16
linux-headers: Update to v6.2-rc8
Avihai Horon
2023-02-16
virtiofsd: Swing deprecated message to removed-features
Dr. David Alan Gilbert
2023-02-16
virtiofsd: Remove source
Dr. David Alan Gilbert
[prev]
[next]