qemu-server/PVE
Fiona Ebner d2d8a15dea virtiofs: drop writeback option
VirtIO-fs using writeback cache seems very broken at the moment. If a
guest accesses a file (even just using 'touch'), that the host is
currently writing, the guest can permanently end up with a truncated
version of that file. Even subsequent operations like moving the file,
will not result in the correct file being visible, but just rename the
truncated one.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2025-04-08 17:30:03 +02:00
..
API2 fix #1027: virtio-fs support 2025-04-07 22:30:11 +02:00
CLI vm stop-cleanup: allow callers to decide error behavior 2025-03-06 16:33:14 +01:00
QemuConfig config: make attempts at writing out NoWrite configs fatal 2025-02-18 15:06:04 +01:00
QemuServer virtiofs: drop writeback option 2025-04-08 17:30:03 +02:00
VZDump Merge patch series "more robust handling of fleecing images" 2025-04-07 14:13:56 +02:00
Makefile config: add special class that prevents writing the configuration 2025-02-18 15:06:04 +01:00
QemuConfig.pm Merge patch series "more robust handling of fleecing images" 2025-04-07 14:13:56 +02:00
QemuMigrate.pm Merge patch series "more robust handling of fleecing images" 2025-04-07 14:13:56 +02:00
QemuServer.pm disable snapshot (with RAM) and hibernate with virtio-fs devices 2025-04-07 22:31:04 +02:00
QMPClient.pm tree-wide: fix various typos in comments 2024-12-05 12:33:24 +01:00