NBD server
Go to file
Richard W.M. Jones c8704cbb64 vddk: Implement VMDK creation
Also apply patch:
0030-tests-Add-configure-disable-libguestfs-tests-flag.patch
which was previous present in git but not applied by the spec file.

Because of this the previous build warned:
configure: WARNING: unrecognized options: --enable-libguestfs-tests

related: rhbz#2011709
2022-01-18 22:05:00 +00:00
tests Manually merge fedora/rawhide 2021-06-02 12:37:08 +01:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 20:54:51 +02:00
0001-vddk-Refactor-how-D-vddk.stats-1-is-collected.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0002-vddk-Extend-D-vddk.stats-1-to-show-number-of-calls-a.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0003-vddk-Simplify-and-consolidate-VDDK_CALL_START-END-ma.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0004-vddk-Document-troubleshooting-performance-problems.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0005-vddk-Include-VDDK-major-library-version-in-dump-plug.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0006-vddk-Add-logical-and-physical-sector-size-to-D-vddk..patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0007-vddk-Fix-typo-in-debug-message.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0008-vddk-Only-print-vddk_library_version-when-we-managed.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0009-vddk-Print-one-line-in-dump-plugin-output-for-each-V.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0010-vddk-Move-minimum-version-to-VDDK-6.5.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0011-vddk-Add-read-write-and-wait-asynchronous-functions.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0012-vddk-Start-to-split-VDDK-over-several-files.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0013-vddk-Refactor-D-vddk.stats-1-into-a-new-file.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0014-vddk-Implement-parallel-thread-model.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0015-vddk-Assume-that-VixDiskLib_Flush-is-available.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0016-vddk-Simplify-detection-of-VDDK-symbols-and-baseline.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0017-vddk-Remove-some-whitespace-from-a-couple-of-functio.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0018-vddk-Move-config-debug-error-and-utility-functions-a.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0019-common-utils-test-vector.c-Add-vector-benchmarks.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0020-common-urils-vector.c-Optimize-vector-append.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0021-common-utils-vector-Rename-alloc-to-cap.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0022-common-utils-vector-Rename-size-to-len.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0023-podwrapper.pl.in-Use-short-commit-date.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0024-ocaml-Replace-noalloc-with-noalloc-annotation.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0025-vddk-Drop-obsolete-documentation-related-to-thread-m.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0026-Revert-podwrapper.pl.in-Use-short-commit-date.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0027-Fix-podwrapper.pl.in-Use-short-commit-date.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0028-scripts-Add-simple-script-for-automating-VDDK-disk-c.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0029-file-Fix-implementation-of-cache-none-for-writes.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0030-tests-Add-configure-disable-libguestfs-tests-flag.patch Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00
0031-vddk-Implement-VMDK-creation.patch vddk: Implement VMDK creation 2022-01-18 22:05:00 +00:00
0032-vddk-Fix-documentation-of-new-create-flag.patch vddk: Implement VMDK creation 2022-01-18 22:05:00 +00:00
0033-vddk-Allow-create-hwversion-to-be-specified-as-a-num.patch vddk: Implement VMDK creation 2022-01-18 22:05:00 +00:00
0034-tests-Fix-VDDK-tests.patch vddk: Implement VMDK creation 2022-01-18 22:05:00 +00:00
copy-patches.sh More efficient cache and cow filters. 2021-07-30 18:40:23 +01:00
gating.yaml Manually merge fedora/rawhide 2021-06-02 12:37:08 +01:00
libguestfs.keyring Rebase along stable branch to 1.26.5 2021-08-19 09:12:41 +01:00
nbdkit.spec vddk: Implement VMDK creation 2022-01-18 22:05:00 +00:00
sources Rebase to new stable branch version 1.28.4 2022-01-04 14:19:04 +00:00