mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-07-24 16:12:59 +00:00
![]() 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> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
QemuConfig | ||
QemuServer | ||
VZDump | ||
Makefile | ||
QemuConfig.pm | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |