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-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-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
9
-66
/
+59
2023-02-15
migration: Remove unused res_compatible
Juan Quintela
11
-33
/
+16
2023-02-15
migration: In case of postcopy, the memory ends in res_postcopy_only
Juan Quintela
1
-1
/
+1
2023-02-15
migration/block: Convert remaining DPRINTF() debug macro to trace events
Philippe Mathieu-Daudé
2
-11
/
+2
2023-02-15
migration/qemu-file: Add qemu_file_get_to_fd()
Avihai Horon
2
-0
/
+35
2023-02-15
ui: remove deprecated 'password' option for SPICE
Daniel P. Berrangé
4
-31
/
+8
2023-02-15
block: deprecate iSCSI 'password' in favour of 'password-secret'
Daniel P. Berrangé
2
-0
/
+11
2023-02-15
block: mention 'password-secret' option for -iscsi
Daniel P. Berrangé
1
-2
/
+2
2023-02-15
io/channel-tls: fix handling of bigger read buffers
Antoine Damhet
1
-1
/
+65
2023-02-15
crypto: TLS: introduce `check_pending`
Antoine Damhet
2
-0
/
+25
2023-02-14
hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-02-14
tests/tcg/s390x: Use -nostdlib for softmmu tests
Ilya Leoshkevich
1
-1
/
+1
2023-02-14
tests/qtest: Don't build virtio-serial-test.c if device not present
Fabiano Rosas
1
-1
/
+5
2023-02-14
tests/qtest: bios-tables-test: Skip if missing configs
Fabiano Rosas
1
-1
/
+3
2023-02-14
tests/qemu-iotests: Require virtio-scsi-pci
Fabiano Rosas
1
-0
/
+1
2023-02-14
tests/qtest: Do not include hexloader-test if loader device is not present
Fabiano Rosas
1
-2
/
+2
2023-02-14
tests/qtest: Check for devices in bios-tables-test
Fabiano Rosas
1
-4
/
+71
2023-02-14
tests/qtest: drive_del-test: Skip tests that require missing devices
Fabiano Rosas
1
-0
/
+65
2023-02-14
tests/qtest: Skip unplug tests that use missing devices
Fabiano Rosas
1
-6
/
+27
2023-02-14
test/qtest: Fix coding style in device-plug-test.c
Fabiano Rosas
1
-3
/
+5
2023-02-14
tests/qtest: hd-geo-test: Check for missing devices
Fabiano Rosas
1
-13
/
+25
2023-02-14
tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
Fabiano Rosas
1
-1
/
+2
2023-02-14
tests/qtest: Do not run lsi53c895a test if device is not present
Fabiano Rosas
1
-0
/
+4
2023-02-14
tests/qtest: Skip PXE tests for missing devices
Fabiano Rosas
1
-0
/
+4
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
19
-3
/
+16
2023-02-14
include/hw: Do not include "hw/registerfields.h" in headers that don't need it
Thomas Huth
5
-3
/
+2
2023-02-14
hw/misc/sga: Remove the deprecated "sga" device
Thomas Huth
14
-106
/
+12
2023-02-14
tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
Peter Maydell
1
-6
/
+21
2023-02-14
build: deprecate --enable-gprof builds and remove from CI
Alex Bennée
4
-17
/
+26
2023-02-14
meson: Disable libdw for static builds by default
Ilya Leoshkevich
1
-1
/
+2
2023-02-14
meson: Add missing libdw knobs
Ilya Leoshkevich
3
-4
/
+12
2023-02-14
configure: Bump minimum Clang version to 10.0
Thomas Huth
1
-19
/
+6
2023-02-13
ram: Document migration ram flags
Juan Quintela
1
-6
/
+10
2023-02-13
migration/multifd: Move load_cleanup inside incoming_state_destroy
Leonardo Bras
3
-1
/
+11
2023-02-13
migration/multifd: Join all multifd threads in order to avoid leaks
Leonardo Bras
1
-1
/
+2
2023-02-13
migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
Leonardo Bras
1
-1
/
+0
2023-02-13
migration/multifd: Change multifd_load_cleanup() signature and usage
Leonardo Bras
3
-15
/
+7
2023-02-11
migration: Postpone postcopy preempt channel to be after main
Peter Xu
5
-21
/
+82
2023-02-11
migration: Add a semaphore to count PONGs
Peter Xu
2
-0
/
+9
2023-02-11
migration: Cleanup postcopy_preempt_setup()
Peter Xu
3
-14
/
+4
2023-02-11
migration: Rework multi-channel checks on URI
Peter Xu
4
-42
/
+28
[next]