The following changes since commit 3f3bbfc7cef4490c5ed5550766a81e7d18f08db1:
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-12' into staging (2019-03-12 21:06:26 +0000) are available in the Git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to f357fcd890a8d6ced6d261338b859a41414561e9: file-posix: add drop-cache=on|off option (2019-03-13 10:54:55 +0000) ---------------------------------------------------------------- Pull request * Add 'drop-cache=on|off' option to file-posix.c. The default is on. Disabling the option fixes a QEMU 3.0.0 performance regression when live migrating on the same host with cache.direct=off. ---------------------------------------------------------------- Stefan Hajnoczi (1): file-posix: add drop-cache=on|off option qapi/block-core.json | 6 ++++++ block/file-posix.c | 16 ++++++++++++++++ 2 files changed, 22 insertions(+) -- 2.20.1