index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-17
block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
Emanuele Giuseppe Esposito
1
-1
/
+1
2023-02-17
MAINTAINERS: drop Vladimir from parallels block driver
Vladimir Sementsov-Ogievskiy
1
-2
/
+0
2023-02-17
block: temporarily hold the new AioContext of bs_top in bdrv_append()
Stefano Garzarella
1
-0
/
+23
2023-02-17
block: Handle curl 7.55.0, 7.85.0 version changes
Anton Johansson
1
-7
/
+37
2023-02-17
block: Assert non-coroutine context for bdrv_open_inherit()
Kevin Wolf
1
-7
/
+6
2023-02-17
block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper
Kevin Wolf
1
-2
/
+2
2023-02-17
vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-10
/
+12
2023-02-17
vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
qcow2: Fix open/create to open images with no_co_wrapper
Kevin Wolf
1
-21
/
+22
2023-02-17
qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-10
/
+9
2023-02-17
block: Create no_co_wrappers for open functions
Kevin Wolf
3
-13
/
+44
2023-02-17
block-coroutine-wrapper: Introduce no_co_wrapper
Kevin Wolf
2
-11
/
+86
2023-02-17
curl: Fix error path in curl_open()
Hanna Czenczek
1
-2
/
+4
2023-02-17
configure: Enable -Wthread-safety if present
Kevin Wolf
1
-0
/
+1
2023-02-17
bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2
-4
/
+6
2023-02-17
util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2
-6
/
+10
2023-02-16
docs/fuzz: remove mentions of fork-based fuzzing
Alexander Bulekov
1
-20
/
+2
2023-02-16
fuzz: remove fork-fuzzing scaffolding
Alexander Bulekov
5
-127
/
+3
2023-02-16
fuzz/i440fx: remove fork-based fuzzer
Alexander Bulekov
1
-26
/
+1
2023-02-16
fuzz/virtio-blk: remove fork-based fuzzer
Alexander Bulekov
1
-44
/
+7
2023-02-16
fuzz/virtio-net: remove fork-based fuzzer
Alexander Bulekov
1
-49
/
+5
2023-02-16
fuzz/virtio-scsi: remove fork-based fuzzer
Alexander Bulekov
1
-44
/
+7
2023-02-16
fuzz/generic-fuzz: add a limit on DMA bytes written
Alexander Bulekov
1
-0
/
+5
2023-02-16
fuzz/generic-fuzz: use reboots instead of forks to reset state
Alexander Bulekov
1
-92
/
+22
2023-02-16
fuzz: add fuzz_reset API
Alexander Bulekov
2
-1
/
+7
2023-02-16
hw/sparse-mem: clear memory on reset
Alexander Bulekov
1
-1
/
+12
2023-02-16
MAINTAINERS: Add myself as VFIO reviewer
Cédric Le Goater
1
-0
/
+1
2023-02-16
docs/devel: Align VFIO migration docs to v2 protocol
Avihai Horon
1
-38
/
+34
2023-02-16
vfio: Alphabetize migration section of VFIO trace-events file
Avihai Horon
1
-10
/
+10
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
4
-707
/
+24
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
4
-39
/
+469
2023-02-16
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
4
-61
/
+61
2023-02-16
vfio/migration: Move migration v1 logic to vfio_migration_init()
Avihai Horon
2
-16
/
+16
2023-02-16
vfio/migration: Block multiple devices migration
Avihai Horon
3
-0
/
+61
2023-02-16
vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent...
Avihai Horon
1
-7
/
+10
2023-02-16
vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
Avihai Horon
2
-4
/
+19
2023-02-16
vfio/migration: Fix NULL pointer dereference bug
Avihai Horon
1
-1
/
+3
2023-02-16
linux-headers: Update to v6.2-rc8
Avihai Horon
13
-39
/
+230
2023-02-16
virtiofsd: Swing deprecated message to removed-features
Dr. David Alan Gilbert
2
-18
/
+13
2023-02-16
virtiofsd: Remove source
Dr. David Alan Gilbert
19
-13693
/
+0
2023-02-16
virtiofsd: Remove build and docs glue
Dr. David Alan Gilbert
12
-55
/
+0
2023-02-16
virtiofsd: Remove test
Dr. David Alan Gilbert
2
-224
/
+0
2023-02-16
tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
Fabiano Rosas
1
-2
/
+2
2023-02-16
tests/qtest: arm-cpu-features: Match tests to required accelerators
Fabiano Rosas
1
-7
/
+15
2023-02-16
target/arm: Use "max" as default cpu for the virt machine with KVM
Fabiano Rosas
1
-0
/
+4
[next]