[pve-devel] [PATCH kvm 0/3] Experimental 2.5 update

Wolfgang Bumiller w.bumiller at proxmox.com
Mon Jan 11 12:01:07 CET 2016


Here's the first series for the qemu 2.5 update. Obviously this needs
a lot of testing.  I've also reorganized the patch list for clarity.
My local VMs seem to be working for now.

(as usual: binary source update not included on the mailing list for
obvious reasons)

Here's the new layout:

* debian/patches/2.5/old/
    Contains the old files as they were.
* debian/patches/2.5/pve/
    Contains pve's base patch set reworked for 2.5.
    They're all in 'git format-patch' format again and thus contain
    commit messages describing their purpose.
* debian/patches/2.5/extra/
    Contains the left-over cve fixes and is generally meant for
    patches that are expected upstream but haven't landed there yet.

===
Wolfgang Bumiller (3):
  moving all old patches to the old/ directory
  adding 2.5 pve patches and left-over extra fixes
  bump version to 2.5

 Makefile                                           |    6 +-
 debian/changelog                                   |    8 +
 debian/patches/0000-cover-letter.patch             |   98 -
 ...add-documenation-for-new-backup-framework.patch |  137 --
 ...o-Fix-use-after-free-in-cancellation-path.patch |   75 -
 ...ix-qemu_bh_schedule-bh-ctx-race-condition.patch |   55 -
 ...dd-check-to-validate-receive-data-size-CV.patch |   48 -
 debian/patches/0001-smm_available-false.patch      |   26 -
 ...001-ui-vnc-avoid-floating-point-exception.patch |   44 -
 ...-add-basic-backup-support-to-block-driver.patch |  626 -----
 ...cnet-fix-rx-buffer-overflow-CVE-2015-7512.patch |   36 -
 .../0003-add-backup-related-monitor-commands.patch |  826 -------
 .../0004-introduce-new-vma-archive-format.patch    | 2586 --------------------
 .../0005-add-regression-tests-for-backup.patch     |  590 -----
 debian/patches/0006-add-vm-state-to-backups.patch  |  305 ---
 .../0007-use-extra-thread-for-vma-writer.patch     |  471 ----
 debian/patches/0007-vma-add-verify-command.patch   |  320 ---
 ...store-tolerate-a-size-difference-up-to-4M.patch |   33 -
 ...tore-the-basename-of-a-configuration-file.patch |   45 -
 ...8558-ehci_make_idt_processing_more_robust.patch |   49 +
 ...CVE-2015-8613-scsi-initialize-info-object.patch |   31 +
 .../CVE-2015-8701-net-rocker-off-by-one.patch      |   47 +
 .../CVE-2015-8743-ne2000-ioport-bounds-check.patch |   48 +
 .../2.5/extra/vmxnet3-host-memory-leakage.patch    |   91 +
 .../2.5/pve/0001-fr-ca-keymap-corrections.patch    |   48 +
 ...002-Adjust-network-script-path-to-etc-kvm.patch |   28 +
 .../patches/2.5/pve/0003-vnc-altgr-emulation.patch |   62 +
 ...-return-success-on-info-without-snapshots.patch |   26 +
 .../patches/2.5/pve/0005-use-kvm-by-default.patch  |   27 +
 .../2.5/pve/0006-virtio-balloon-fix-query.patch    |  169 ++
 ...PU-model-to-kvm64-32-instead-of-qemu64-32.patch |   28 +
 .../2.5/pve/0008-qapi-modify-query-machines.patch  |   52 +
 .../2.5/pve/0009-qapi-modify-spice-query.patch     |   49 +
 ...fault-to-pve-certs-unless-otherwise-speci.patch |   59 +
 .../0011-introduce-new-vma-archive-format.patch    | 2484 +++++++++++++++++++
 .../2.5/pve/0012-vma-add-verify-command.patch      |  321 +++
 ...vma-add-config-command-to-dump-the-config.patch |  101 +
 ...store-tolerate-a-size-difference-up-to-4M.patch |   32 +
 .../2.5/pve/0015-backup-modify-job-api.patch       |  214 ++
 .../pve/0016-backup-add-pve-monitor-commands.patch |  767 ++++++
 .../2.5/pve/0017-backup-vma-add-dir-format.patch   |  277 +++
 ...kup-do-not-return-errors-in-dump-callback.patch |   77 +
 ...0019-backup-vma-correctly-propagate-error.patch |   57 +
 .../pve/0020-backup-vma-remove-async-queue.patch   |  317 +++
 ...021-backup-vma-run-flush-inside-coroutine.patch |   56 +
 .../0022-backup-do-not-use-bdrv_drain_all.patch    |   36 +
 .../2.5/pve/0023-internal-snapshot-async.patch     |  996 ++++++++
 .../pve/0024-backup-vma-allow-empty-backups.patch  |  268 ++
 ...add-BlockDriver-to-bdrv_open-in-extract_c.patch |   32 +
 .../patches/2.5/pve/0026-glusterfs-daemonize.patch |   31 +
 ...-possiblity-to-specify-a-secondary-server.patch |  127 +
 .../2.5/pve/0028-qmp-add-get_link_status.patch     |  126 +
 .../patches/2.5/pve/0029-smm_available-false.patch |   26 +
 ...whitespace-between-VERSION-and-PKGVERSION.patch |   27 +
 debian/patches/2.5/pve/0031-vma-add-firewall.patch |  158 ++
 ...0032-vma-writer-aio_set_fd_handler-update.patch |   33 +
 ...3-vma-bdrv_open-dropped-the-drv-parameter.patch |   56 +
 ...ckdev-bdrv_open-dropped-the-drv-parameter.patch |   29 +
 ...kdev-backup_start-now-takes-a-BlockJobTxn.patch |   29 +
 ...vevm-async-migration-and-bdrv_open-update.patch |  101 +
 ...marshal_-renames-for-pve-monitor-commands.patch |   43 +
 ...pi-qmp_mashal_-renames-for-async-snapshot.patch |   57 +
 ...i-qmp_mashal_-renames-for-get_link_status.patch |   29 +
 .../2.5/pve/0040-VNC-auth-temp-commit.patch        |  608 +++++
 .../patches/CVE-2015-7549-msix-pba-write-ro.patch  |   52 -
 ...8558-ehci_make_idt_processing_more_robust.patch |   49 -
 ...CVE-2015-8613-scsi-initialize-info-object.patch |   31 -
 .../CVE-2015-8619-hmp-sendkey-oob-fix.patch        |   44 -
 ...8666-acpi-fix-buffer-overrun-on-migration.patch |   45 -
 .../CVE-2015-8701-net-rocker-off-by-one.patch      |   47 -
 .../CVE-2015-8743-ne2000-ioport-bounds-check.patch |   48 -
 ...-8744-vmxnet3-refine-l2-header-validation.patch |   76 -
 ...745-vmxnet3-support-reading-imr-registers.patch |   37 -
 ...-ahci-reset-ncq-object-to-unused-on-error.patch |   37 -
 debian/patches/add-qmp-get-link-status.patch       |  111 -
 debian/patches/add_firewall_to_vma.patch           |  143 --
 debian/patches/adjust-path.diff                    |   16 -
 debian/patches/ahci-add_migration-support.patch    |  154 --
 debian/patches/backup-add-dir-format.patch         |  262 --
 .../patches/backup-add-pve-monitor-commands.patch  |  752 ------
 debian/patches/backup-add-vma-binary.patch         | 2480 -------------------
 debian/patches/backup-add-vma-verify-command.patch |  318 ---
 ...kup-do-not-return-errors-in-dump-callback.patch |   71 -
 .../patches/backup-do-not-use-bdrv-drain-all.patch |   28 -
 debian/patches/backup-modify-job-api.patch         |  194 --
 .../backup-run-flush-inside-coroutine.patch        |   50 -
 debian/patches/backup-vma-add-dump-config.patch    |   89 -
 .../patches/backup-vma-allow-empty-backups.patch   |  259 --
 .../backup-vma-correctly-propagate-error.patch     |   43 -
 .../backup-vma-extract-add-block-driver-type.patch |   19 -
 debian/patches/backup-vma-remove-async-queue.patch |  309 ---
 ...store-tolerate-a-size-difference-up-to-4M.patch |   30 -
 debian/patches/cpuid-fix.diff                      |   18 -
 debian/patches/disable-efi-enable-pxe-roms.patch   |   65 -
 debian/patches/enable-kvm-by-default.patch         |   15 -
 debian/patches/fix-emulator-version-string.patch   |   18 -
 debian/patches/fix-qemu-img-snapshot-removal.patch |   14 -
 debian/patches/fr-ca-keymap-corrections.diff       |   36 -
 debian/patches/gluster-backupserver.patch          |  131 -
 debian/patches/glusterfs-daemonize.patch           |   23 -
 debian/patches/internal-snapshot-async.patch       |  986 --------
 debian/patches/jemalloc.patch                      |  143 --
 debian/patches/keymap.diff                         |   50 -
 debian/patches/live-migration-fixes.diff           |   48 -
 debian/patches/mirror-fix-zero-init.patch          |   61 -
 debian/patches/modify-query-machines.patch         |   38 -
 debian/patches/modify-query-spice.patch            |   44 -
 debian/patches/move-bdrv-snapshot-find.patch       |   79 -
 debian/patches/multicore.diff                      |  201 --
 debian/patches/old/0000-cover-letter.patch         |   98 +
 ...add-documenation-for-new-backup-framework.patch |  137 ++
 ...o-Fix-use-after-free-in-cancellation-path.patch |   75 +
 ...ix-qemu_bh_schedule-bh-ctx-race-condition.patch |   55 +
 ...dd-check-to-validate-receive-data-size-CV.patch |   48 +
 debian/patches/old/0001-smm_available-false.patch  |   26 +
 ...001-ui-vnc-avoid-floating-point-exception.patch |   44 +
 ...-add-basic-backup-support-to-block-driver.patch |  626 +++++
 ...cnet-fix-rx-buffer-overflow-CVE-2015-7512.patch |   36 +
 .../0003-add-backup-related-monitor-commands.patch |  826 +++++++
 .../0004-introduce-new-vma-archive-format.patch    | 2586 ++++++++++++++++++++
 .../old/0005-add-regression-tests-for-backup.patch |  590 +++++
 .../patches/old/0006-add-vm-state-to-backups.patch |  305 +++
 .../old/0007-use-extra-thread-for-vma-writer.patch |  471 ++++
 .../patches/old/0007-vma-add-verify-command.patch  |  320 +++
 ...store-tolerate-a-size-difference-up-to-4M.patch |   33 +
 ...tore-the-basename-of-a-configuration-file.patch |   45 +
 .../old/CVE-2015-7549-msix-pba-write-ro.patch      |   52 +
 ...8558-ehci_make_idt_processing_more_robust.patch |   49 +
 ...CVE-2015-8613-scsi-initialize-info-object.patch |   31 +
 .../old/CVE-2015-8619-hmp-sendkey-oob-fix.patch    |   44 +
 ...8666-acpi-fix-buffer-overrun-on-migration.patch |   45 +
 .../old/CVE-2015-8701-net-rocker-off-by-one.patch  |   47 +
 .../CVE-2015-8743-ne2000-ioport-bounds-check.patch |   48 +
 ...-8744-vmxnet3-refine-l2-header-validation.patch |   76 +
 ...745-vmxnet3-support-reading-imr-registers.patch |   37 +
 ...-ahci-reset-ncq-object-to-unused-on-error.patch |   37 +
 debian/patches/old/add-qmp-get-link-status.patch   |  111 +
 debian/patches/old/add_firewall_to_vma.patch       |  143 ++
 debian/patches/old/adjust-path.diff                |   16 +
 .../patches/old/ahci-add_migration-support.patch   |  154 ++
 debian/patches/old/backup-add-dir-format.patch     |  262 ++
 .../old/backup-add-pve-monitor-commands.patch      |  752 ++++++
 debian/patches/old/backup-add-vma-binary.patch     | 2480 +++++++++++++++++++
 .../old/backup-add-vma-verify-command.patch        |  318 +++
 ...kup-do-not-return-errors-in-dump-callback.patch |   71 +
 .../old/backup-do-not-use-bdrv-drain-all.patch     |   28 +
 debian/patches/old/backup-modify-job-api.patch     |  194 ++
 .../old/backup-run-flush-inside-coroutine.patch    |   50 +
 .../patches/old/backup-vma-add-dump-config.patch   |   89 +
 .../old/backup-vma-allow-empty-backups.patch       |  259 ++
 .../old/backup-vma-correctly-propagate-error.patch |   43 +
 .../backup-vma-extract-add-block-driver-type.patch |   19 +
 .../old/backup-vma-remove-async-queue.patch        |  309 +++
 ...store-tolerate-a-size-difference-up-to-4M.patch |   30 +
 debian/patches/old/cpuid-fix.diff                  |   18 +
 .../patches/old/disable-efi-enable-pxe-roms.patch  |   65 +
 debian/patches/old/enable-kvm-by-default.patch     |   15 +
 .../patches/old/fix-emulator-version-string.patch  |   18 +
 .../old/fix-qemu-img-snapshot-removal.patch        |   14 +
 debian/patches/old/fr-ca-keymap-corrections.diff   |   36 +
 debian/patches/old/gluster-backupserver.patch      |  131 +
 debian/patches/old/glusterfs-daemonize.patch       |   23 +
 debian/patches/old/internal-snapshot-async.patch   |  986 ++++++++
 debian/patches/old/jemalloc.patch                  |  143 ++
 debian/patches/old/keymap.diff                     |   50 +
 debian/patches/old/live-migration-fixes.diff       |   48 +
 debian/patches/old/mirror-fix-zero-init.patch      |   61 +
 debian/patches/old/modify-query-machines.patch     |   38 +
 debian/patches/old/modify-query-spice.patch        |   44 +
 debian/patches/old/move-bdrv-snapshot-find.patch   |   79 +
 debian/patches/old/multicore.diff                  |  201 ++
 debian/patches/old/ps2-queue-size.diff             |   20 +
 debian/patches/old/pve-auth.patch                  |  426 ++++
 debian/patches/old/series                          |   51 +
 debian/patches/old/set-cpu-model-to-kvm64.patch    |   16 +
 debian/patches/old/spice-socket.patch              |  107 +
 debian/patches/old/spice-use-pve-certs.patch       |   46 +
 debian/patches/old/use-local-linux-kvm-h.diff      |   16 +
 debian/patches/old/vencrypt-auth-plain.patch       |   76 +
 .../old/virtio-balloon-document-stats.patch        |  159 ++
 .../old/virtio-balloon-drop-old-stats-code.patch   |   50 +
 debian/patches/old/virtio-balloon-fix-query.patch  |  152 ++
 .../virtio-balloon-re-enable-balloon-stats.patch   |  333 +++
 .../patches/old/vmxnet3-host-memory-leakage.patch  |   91 +
 debian/patches/old/vncticket.diff                  |  149 ++
 debian/patches/ps2-queue-size.diff                 |   20 -
 debian/patches/pve-auth.patch                      |  426 ----
 debian/patches/series                              |   96 +-
 debian/patches/set-cpu-model-to-kvm64.patch        |   16 -
 debian/patches/spice-socket.patch                  |  107 -
 debian/patches/spice-use-pve-certs.patch           |   46 -
 debian/patches/use-local-linux-kvm-h.diff          |   16 -
 debian/patches/vencrypt-auth-plain.patch           |   76 -
 debian/patches/virtio-balloon-document-stats.patch |  159 --
 .../virtio-balloon-drop-old-stats-code.patch       |   50 -
 debian/patches/virtio-balloon-fix-query.patch      |  152 --
 .../virtio-balloon-re-enable-balloon-stats.patch   |  333 ---
 debian/patches/vmxnet3-host-memory-leakage.patch   |   91 -
 debian/patches/vncticket.diff                      |  149 --
 debian/rules                                       |    2 +-
 200 files changed, 24163 insertions(+), 15781 deletions(-)
 delete mode 100644 debian/patches/0000-cover-letter.patch
 delete mode 100644 debian/patches/0001-add-documenation-for-new-backup-framework.patch
 delete mode 100644 debian/patches/0001-aio-Fix-use-after-free-in-cancellation-path.patch
 delete mode 100644 debian/patches/0001-aio-fix-qemu_bh_schedule-bh-ctx-race-condition.patch
 delete mode 100644 debian/patches/0001-net-pcnet-add-check-to-validate-receive-data-size-CV.patch
 delete mode 100644 debian/patches/0001-smm_available-false.patch
 delete mode 100644 debian/patches/0001-ui-vnc-avoid-floating-point-exception.patch
 delete mode 100644 debian/patches/0002-add-basic-backup-support-to-block-driver.patch
 delete mode 100644 debian/patches/0002-pcnet-fix-rx-buffer-overflow-CVE-2015-7512.patch
 delete mode 100644 debian/patches/0003-add-backup-related-monitor-commands.patch
 delete mode 100644 debian/patches/0004-introduce-new-vma-archive-format.patch
 delete mode 100644 debian/patches/0005-add-regression-tests-for-backup.patch
 delete mode 100644 debian/patches/0006-add-vm-state-to-backups.patch
 delete mode 100644 debian/patches/0007-use-extra-thread-for-vma-writer.patch
 delete mode 100644 debian/patches/0007-vma-add-verify-command.patch
 delete mode 100644 debian/patches/0008-vma-restore-tolerate-a-size-difference-up-to-4M.patch
 delete mode 100644 debian/patches/0009-vma-only-store-the-basename-of-a-configuration-file.patch
 create mode 100644 debian/patches/2.5/extra/CVE-2015-8558-ehci_make_idt_processing_more_robust.patch
 create mode 100644 debian/patches/2.5/extra/CVE-2015-8613-scsi-initialize-info-object.patch
 create mode 100644 debian/patches/2.5/extra/CVE-2015-8701-net-rocker-off-by-one.patch
 create mode 100644 debian/patches/2.5/extra/CVE-2015-8743-ne2000-ioport-bounds-check.patch
 create mode 100644 debian/patches/2.5/extra/vmxnet3-host-memory-leakage.patch
 create mode 100644 debian/patches/2.5/pve/0001-fr-ca-keymap-corrections.patch
 create mode 100644 debian/patches/2.5/pve/0002-Adjust-network-script-path-to-etc-kvm.patch
 create mode 100644 debian/patches/2.5/pve/0003-vnc-altgr-emulation.patch
 create mode 100644 debian/patches/2.5/pve/0004-qemu-img-return-success-on-info-without-snapshots.patch
 create mode 100644 debian/patches/2.5/pve/0005-use-kvm-by-default.patch
 create mode 100644 debian/patches/2.5/pve/0006-virtio-balloon-fix-query.patch
 create mode 100644 debian/patches/2.5/pve/0007-set-the-CPU-model-to-kvm64-32-instead-of-qemu64-32.patch
 create mode 100644 debian/patches/2.5/pve/0008-qapi-modify-query-machines.patch
 create mode 100644 debian/patches/2.5/pve/0009-qapi-modify-spice-query.patch
 create mode 100644 debian/patches/2.5/pve/0010-ui-spice-default-to-pve-certs-unless-otherwise-speci.patch
 create mode 100644 debian/patches/2.5/pve/0011-introduce-new-vma-archive-format.patch
 create mode 100644 debian/patches/2.5/pve/0012-vma-add-verify-command.patch
 create mode 100644 debian/patches/2.5/pve/0013-vma-add-config-command-to-dump-the-config.patch
 create mode 100644 debian/patches/2.5/pve/0014-vma-restore-tolerate-a-size-difference-up-to-4M.patch
 create mode 100644 debian/patches/2.5/pve/0015-backup-modify-job-api.patch
 create mode 100644 debian/patches/2.5/pve/0016-backup-add-pve-monitor-commands.patch
 create mode 100644 debian/patches/2.5/pve/0017-backup-vma-add-dir-format.patch
 create mode 100644 debian/patches/2.5/pve/0018-backup-do-not-return-errors-in-dump-callback.patch
 create mode 100644 debian/patches/2.5/pve/0019-backup-vma-correctly-propagate-error.patch
 create mode 100644 debian/patches/2.5/pve/0020-backup-vma-remove-async-queue.patch
 create mode 100644 debian/patches/2.5/pve/0021-backup-vma-run-flush-inside-coroutine.patch
 create mode 100644 debian/patches/2.5/pve/0022-backup-do-not-use-bdrv_drain_all.patch
 create mode 100644 debian/patches/2.5/pve/0023-internal-snapshot-async.patch
 create mode 100644 debian/patches/2.5/pve/0024-backup-vma-allow-empty-backups.patch
 create mode 100644 debian/patches/2.5/pve/0025-backup-vma-add-BlockDriver-to-bdrv_open-in-extract_c.patch
 create mode 100644 debian/patches/2.5/pve/0026-glusterfs-daemonize.patch
 create mode 100644 debian/patches/2.5/pve/0027-gluster-possiblity-to-specify-a-secondary-server.patch
 create mode 100644 debian/patches/2.5/pve/0028-qmp-add-get_link_status.patch
 create mode 100644 debian/patches/2.5/pve/0029-smm_available-false.patch
 create mode 100644 debian/patches/2.5/pve/0030-use-whitespace-between-VERSION-and-PKGVERSION.patch
 create mode 100644 debian/patches/2.5/pve/0031-vma-add-firewall.patch
 create mode 100644 debian/patches/2.5/pve/0032-vma-writer-aio_set_fd_handler-update.patch
 create mode 100644 debian/patches/2.5/pve/0033-vma-bdrv_open-dropped-the-drv-parameter.patch
 create mode 100644 debian/patches/2.5/pve/0034-blockdev-bdrv_open-dropped-the-drv-parameter.patch
 create mode 100644 debian/patches/2.5/pve/0035-blockdev-backup_start-now-takes-a-BlockJobTxn.patch
 create mode 100644 debian/patches/2.5/pve/0036-savevm-async-migration-and-bdrv_open-update.patch
 create mode 100644 debian/patches/2.5/pve/0037-qapi-qmp_marshal_-renames-for-pve-monitor-commands.patch
 create mode 100644 debian/patches/2.5/pve/0038-qapi-qmp_mashal_-renames-for-async-snapshot.patch
 create mode 100644 debian/patches/2.5/pve/0039-qapi-qmp_mashal_-renames-for-get_link_status.patch
 create mode 100644 debian/patches/2.5/pve/0040-VNC-auth-temp-commit.patch
 delete mode 100644 debian/patches/CVE-2015-7549-msix-pba-write-ro.patch
 delete mode 100644 debian/patches/CVE-2015-8558-ehci_make_idt_processing_more_robust.patch
 delete mode 100644 debian/patches/CVE-2015-8613-scsi-initialize-info-object.patch
 delete mode 100644 debian/patches/CVE-2015-8619-hmp-sendkey-oob-fix.patch
 delete mode 100644 debian/patches/CVE-2015-8666-acpi-fix-buffer-overrun-on-migration.patch
 delete mode 100644 debian/patches/CVE-2015-8701-net-rocker-off-by-one.patch
 delete mode 100644 debian/patches/CVE-2015-8743-ne2000-ioport-bounds-check.patch
 delete mode 100644 debian/patches/CVE-2015-8744-vmxnet3-refine-l2-header-validation.patch
 delete mode 100644 debian/patches/CVE-2015-8745-vmxnet3-support-reading-imr-registers.patch
 delete mode 100644 debian/patches/CVE-2016-1568-ide-ahci-reset-ncq-object-to-unused-on-error.patch
 delete mode 100644 debian/patches/add-qmp-get-link-status.patch
 delete mode 100644 debian/patches/add_firewall_to_vma.patch
 delete mode 100644 debian/patches/adjust-path.diff
 delete mode 100644 debian/patches/ahci-add_migration-support.patch
 delete mode 100644 debian/patches/backup-add-dir-format.patch
 delete mode 100644 debian/patches/backup-add-pve-monitor-commands.patch
 delete mode 100644 debian/patches/backup-add-vma-binary.patch
 delete mode 100644 debian/patches/backup-add-vma-verify-command.patch
 delete mode 100644 debian/patches/backup-do-not-return-errors-in-dump-callback.patch
 delete mode 100644 debian/patches/backup-do-not-use-bdrv-drain-all.patch
 delete mode 100644 debian/patches/backup-modify-job-api.patch
 delete mode 100644 debian/patches/backup-run-flush-inside-coroutine.patch
 delete mode 100644 debian/patches/backup-vma-add-dump-config.patch
 delete mode 100644 debian/patches/backup-vma-allow-empty-backups.patch
 delete mode 100644 debian/patches/backup-vma-correctly-propagate-error.patch
 delete mode 100644 debian/patches/backup-vma-extract-add-block-driver-type.patch
 delete mode 100644 debian/patches/backup-vma-remove-async-queue.patch
 delete mode 100644 debian/patches/backup-vma-restore-tolerate-a-size-difference-up-to-4M.patch
 delete mode 100644 debian/patches/cpuid-fix.diff
 delete mode 100644 debian/patches/disable-efi-enable-pxe-roms.patch
 delete mode 100644 debian/patches/enable-kvm-by-default.patch
 delete mode 100644 debian/patches/fix-emulator-version-string.patch
 delete mode 100644 debian/patches/fix-qemu-img-snapshot-removal.patch
 delete mode 100644 debian/patches/fr-ca-keymap-corrections.diff
 delete mode 100644 debian/patches/gluster-backupserver.patch
 delete mode 100644 debian/patches/glusterfs-daemonize.patch
 delete mode 100644 debian/patches/internal-snapshot-async.patch
 delete mode 100644 debian/patches/jemalloc.patch
 delete mode 100644 debian/patches/keymap.diff
 delete mode 100644 debian/patches/live-migration-fixes.diff
 delete mode 100644 debian/patches/mirror-fix-zero-init.patch
 delete mode 100644 debian/patches/modify-query-machines.patch
 delete mode 100644 debian/patches/modify-query-spice.patch
 delete mode 100644 debian/patches/move-bdrv-snapshot-find.patch
 delete mode 100644 debian/patches/multicore.diff
 create mode 100644 debian/patches/old/0000-cover-letter.patch
 create mode 100644 debian/patches/old/0001-add-documenation-for-new-backup-framework.patch
 create mode 100644 debian/patches/old/0001-aio-Fix-use-after-free-in-cancellation-path.patch
 create mode 100644 debian/patches/old/0001-aio-fix-qemu_bh_schedule-bh-ctx-race-condition.patch
 create mode 100644 debian/patches/old/0001-net-pcnet-add-check-to-validate-receive-data-size-CV.patch
 create mode 100644 debian/patches/old/0001-smm_available-false.patch
 create mode 100644 debian/patches/old/0001-ui-vnc-avoid-floating-point-exception.patch
 create mode 100644 debian/patches/old/0002-add-basic-backup-support-to-block-driver.patch
 create mode 100644 debian/patches/old/0002-pcnet-fix-rx-buffer-overflow-CVE-2015-7512.patch
 create mode 100644 debian/patches/old/0003-add-backup-related-monitor-commands.patch
 create mode 100644 debian/patches/old/0004-introduce-new-vma-archive-format.patch
 create mode 100644 debian/patches/old/0005-add-regression-tests-for-backup.patch
 create mode 100644 debian/patches/old/0006-add-vm-state-to-backups.patch
 create mode 100644 debian/patches/old/0007-use-extra-thread-for-vma-writer.patch
 create mode 100644 debian/patches/old/0007-vma-add-verify-command.patch
 create mode 100644 debian/patches/old/0008-vma-restore-tolerate-a-size-difference-up-to-4M.patch
 create mode 100644 debian/patches/old/0009-vma-only-store-the-basename-of-a-configuration-file.patch
 create mode 100644 debian/patches/old/CVE-2015-7549-msix-pba-write-ro.patch
 create mode 100644 debian/patches/old/CVE-2015-8558-ehci_make_idt_processing_more_robust.patch
 create mode 100644 debian/patches/old/CVE-2015-8613-scsi-initialize-info-object.patch
 create mode 100644 debian/patches/old/CVE-2015-8619-hmp-sendkey-oob-fix.patch
 create mode 100644 debian/patches/old/CVE-2015-8666-acpi-fix-buffer-overrun-on-migration.patch
 create mode 100644 debian/patches/old/CVE-2015-8701-net-rocker-off-by-one.patch
 create mode 100644 debian/patches/old/CVE-2015-8743-ne2000-ioport-bounds-check.patch
 create mode 100644 debian/patches/old/CVE-2015-8744-vmxnet3-refine-l2-header-validation.patch
 create mode 100644 debian/patches/old/CVE-2015-8745-vmxnet3-support-reading-imr-registers.patch
 create mode 100644 debian/patches/old/CVE-2016-1568-ide-ahci-reset-ncq-object-to-unused-on-error.patch
 create mode 100644 debian/patches/old/add-qmp-get-link-status.patch
 create mode 100644 debian/patches/old/add_firewall_to_vma.patch
 create mode 100644 debian/patches/old/adjust-path.diff
 create mode 100644 debian/patches/old/ahci-add_migration-support.patch
 create mode 100644 debian/patches/old/backup-add-dir-format.patch
 create mode 100644 debian/patches/old/backup-add-pve-monitor-commands.patch
 create mode 100644 debian/patches/old/backup-add-vma-binary.patch
 create mode 100644 debian/patches/old/backup-add-vma-verify-command.patch
 create mode 100644 debian/patches/old/backup-do-not-return-errors-in-dump-callback.patch
 create mode 100644 debian/patches/old/backup-do-not-use-bdrv-drain-all.patch
 create mode 100644 debian/patches/old/backup-modify-job-api.patch
 create mode 100644 debian/patches/old/backup-run-flush-inside-coroutine.patch
 create mode 100644 debian/patches/old/backup-vma-add-dump-config.patch
 create mode 100644 debian/patches/old/backup-vma-allow-empty-backups.patch
 create mode 100644 debian/patches/old/backup-vma-correctly-propagate-error.patch
 create mode 100644 debian/patches/old/backup-vma-extract-add-block-driver-type.patch
 create mode 100644 debian/patches/old/backup-vma-remove-async-queue.patch
 create mode 100644 debian/patches/old/backup-vma-restore-tolerate-a-size-difference-up-to-4M.patch
 create mode 100644 debian/patches/old/cpuid-fix.diff
 create mode 100644 debian/patches/old/disable-efi-enable-pxe-roms.patch
 create mode 100644 debian/patches/old/enable-kvm-by-default.patch
 create mode 100644 debian/patches/old/fix-emulator-version-string.patch
 create mode 100644 debian/patches/old/fix-qemu-img-snapshot-removal.patch
 create mode 100644 debian/patches/old/fr-ca-keymap-corrections.diff
 create mode 100644 debian/patches/old/gluster-backupserver.patch
 create mode 100644 debian/patches/old/glusterfs-daemonize.patch
 create mode 100644 debian/patches/old/internal-snapshot-async.patch
 create mode 100644 debian/patches/old/jemalloc.patch
 create mode 100644 debian/patches/old/keymap.diff
 create mode 100644 debian/patches/old/live-migration-fixes.diff
 create mode 100644 debian/patches/old/mirror-fix-zero-init.patch
 create mode 100644 debian/patches/old/modify-query-machines.patch
 create mode 100644 debian/patches/old/modify-query-spice.patch
 create mode 100644 debian/patches/old/move-bdrv-snapshot-find.patch
 create mode 100644 debian/patches/old/multicore.diff
 create mode 100644 debian/patches/old/ps2-queue-size.diff
 create mode 100644 debian/patches/old/pve-auth.patch
 create mode 100644 debian/patches/old/series
 create mode 100644 debian/patches/old/set-cpu-model-to-kvm64.patch
 create mode 100644 debian/patches/old/spice-socket.patch
 create mode 100644 debian/patches/old/spice-use-pve-certs.patch
 create mode 100644 debian/patches/old/use-local-linux-kvm-h.diff
 create mode 100644 debian/patches/old/vencrypt-auth-plain.patch
 create mode 100644 debian/patches/old/virtio-balloon-document-stats.patch
 create mode 100644 debian/patches/old/virtio-balloon-drop-old-stats-code.patch
 create mode 100644 debian/patches/old/virtio-balloon-fix-query.patch
 create mode 100644 debian/patches/old/virtio-balloon-re-enable-balloon-stats.patch
 create mode 100644 debian/patches/old/vmxnet3-host-memory-leakage.patch
 create mode 100644 debian/patches/old/vncticket.diff
 delete mode 100644 debian/patches/ps2-queue-size.diff
 delete mode 100644 debian/patches/pve-auth.patch
 delete mode 100644 debian/patches/set-cpu-model-to-kvm64.patch
 delete mode 100644 debian/patches/spice-socket.patch
 delete mode 100644 debian/patches/spice-use-pve-certs.patch
 delete mode 100644 debian/patches/use-local-linux-kvm-h.diff
 delete mode 100644 debian/patches/vencrypt-auth-plain.patch
 delete mode 100644 debian/patches/virtio-balloon-document-stats.patch
 delete mode 100644 debian/patches/virtio-balloon-drop-old-stats-code.patch
 delete mode 100644 debian/patches/virtio-balloon-fix-query.patch
 delete mode 100644 debian/patches/virtio-balloon-re-enable-balloon-stats.patch
 delete mode 100644 debian/patches/vmxnet3-host-memory-leakage.patch
 delete mode 100644 debian/patches/vncticket.diff

-- 
2.1.4





More information about the pve-devel mailing list