Clone of Proxmox QEMU build scripts with Vitastor support
 
Go to file
Stefan Reiter 8dca018b68 udpate and rebase to QEMU v6.0.0
Mostly minor changes, bigger ones summarized:
* QEMU's internal backup code now uses a new async system, which allows
  parallel requests - the default max_workers settings is 64, I chose
  less, since 64 put enough stress on QEMU that the guest became
  practically unusable during the backup, and 16 still shows quite a
  nice measureable performance improvement. Little code changes for us
  though.
* 'malformed' QAPI parameters/functions are now a build error (i.e.
  using '_' vs '-'), I chose to just whitelist our calls in the name of
  backwards compatibility.
* monitor OOB race fix now uses the upstream variant, cherry-picked from
  origin/master since it's not in 6.0 by default
* last patch fixes a bug with snapshot rollback related to the new yank
  system

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-05-28 11:29:44 +02:00
debian udpate and rebase to QEMU v6.0.0 2021-05-28 11:29:44 +02:00
keycodemapdb bump version to 3.0.0-1 2018-09-07 14:52:23 +02:00
qemu@609d759652 udpate and rebase to QEMU v6.0.0 2021-05-28 11:29:44 +02:00
.gitmodules import stable-4 build files 2017-04-05 11:39:09 +02:00
Makefile Update to QEMU 5.2 2021-02-12 10:20:01 +01:00
backup.txt correct link to vma spec to new repository url 2020-01-14 11:18:52 +01:00
vma_spec.txt import stable-4 build files 2017-04-05 11:39:09 +02:00