Lib Virt
[Prev Page][Next Page]
- [PATCH 1/7] test_driver: Replace virAtomicIntAdd() with virAtomicIntInc(), (continued)
- [PATCH 0/5] Add support for SPAPR vTPM for pSeries VM,
Stefan Berger
- Re: [PATCH v2 0/2] finish qemu-nbd --partition deprecation,
Eric Blake
- [libvirt PATCH 0/5] qemu: Add support for the kvm-no-adjvtime CPU feature,
Andrea Bolognani
- [libvirt PATCH] qemu: drop unused variable,
Ján Tomko
- [libvirt PATCH] docs: fix a typo,
Ján Tomko
- [PATCH] build: Drop execute permissions on virsh bash completion command,
Jim Fehlig
- [libvirt PATCH] qemu: Fix domain ID allocation,
Ján Tomko
- [PATCH 00/19] qemu: backup: Add support for checkpoint deletion and block copy with checkpoints,
Peter Krempa
- [PATCH 06/19] tests: qemublock: Add checkpoint deletion tests for some special cases,
Peter Krempa
- [PATCH 02/19] tests: qemublock: Add few more test cases for checkpoint deletion,
Peter Krempa
- [PATCH 10/19] virJSONValueNewArray: Use g_new0 to allocate and remove NULL checks from callers,
Peter Krempa
- [PATCH 16/19] tests: qemublocktest: Add another synthetic test case for broken bitmaps,
Peter Krempa
- [PATCH 07/19] qemu: checkpoint: Track and relabel images for bitmap merging,
Peter Krempa
- [PATCH 08/19] qemu: block: Extract calls of qemuBlockGetNamedNodeData into a helper function,
Peter Krempa
- [PATCH 01/19] tests: qemublock: Add test for checkpoint deletion bitmap merge,
Peter Krempa
- [PATCH 13/19] qemu: blockjob: Store 'jobflags' with block job data,
Peter Krempa
- [PATCH 03/19] tests: qemublock: Add synthetic snapshot+checkpoint test data,
Peter Krempa
- [PATCH 04/19] qemu: checkpoint: Introduce support for deleting checkpoints accross snapshots,
Peter Krempa
- [PATCH 09/19] util: json: Introduce virJSONValueArrayConcat,
Peter Krempa
- [PATCH 15/19] qemu: block: Add validator for bitmap chains accross backing chains,
Peter Krempa
- [PATCH 14/19] qemu: blockjob: Store 'flags' for all the block job types,
Peter Krempa
- [PATCH 11/19] virhash: Make sure that hash key is always copied,
Peter Krempa
- [PATCH 05/19] tests: qemublock: Add checkpoint deletion test for deep backing chain,
Peter Krempa
- [PATCH 19/19] qemuDomainBlockPivot: Copy bitmaps backing checkpoints for virDomainBlockCopy,
Peter Krempa
- [PATCH 12/19] virHashAddOrUpdateEntry: Simplify allocation of new entry,
Peter Krempa
- [PATCH 17/19] qemu: block: Introduce function to calculate bitmap handling for block-copy,
Peter Krempa
- [PATCH 18/19] tests: qemublock: Add tests for qemuBlockBitmapsHandleBlockcopy,
Peter Krempa
- [libvirt PATCH] docs: Update godoc URLs for Go packages,
Andrea Bolognani
- [libvirt PATCH] docs: Update download location for Go packages,
Andrea Bolognani
- [libvirt PATCHv3 00/12] add virtiofs support (virtio-fs epopee),
Ján Tomko
- [libvirt PATCHv3 01/12] qemuExtDevicesStart: pass logManager,
Ján Tomko
- [libvirt PATCHv3 05/12] conf: qemu: add virtiofs fsdriver type,
Ján Tomko
- [libvirt PATCHv3 02/12] schema: wrap fsDriver in a choice group,
Ján Tomko
- [libvirt PATCHv3 03/12] qemu: add QEMU_CAPS_VHOST_USER_FS,
Ján Tomko
- [libvirt PATCHv3 08/12] qemu: validate virtiofs filesystems,
Ján Tomko
- [libvirt PATCHv3 07/12] qemu: add virtiofsd_debug to qemu.conf,
Ján Tomko
- [libvirt PATCHv3 09/12] qemu: forbid migration with vhost-user-fs device,
Ján Tomko
- [libvirt PATCHv3 10/12] qemu: add code for handling virtiofsd,
Ján Tomko
- [libvirt PATCHv3 04/12] docs: add virtiofs kbase,
Ján Tomko
- [libvirt PATCHv3 06/12] conf: add virtiofs-related elements and attributes,
Ján Tomko
- [libvirt PATCHv3 11/12] qemu: use the vhost-user schemas to find binary,
Ján Tomko
- [libvirt PATCHv3 12/12] qemu: build vhost-user-fs device command line,
Ján Tomko
- Re: [libvirt PATCHv3 00/12] add virtiofs support (virtio-fs epopee),
Daniel P. Berrangé
- [PATCH v2 00/21] PCI Multifunction hotplug/hotunplug support,
Daniel Henrique Barboza
- [PATCH v2 02/21] utils: PCI multifunction detection helpers,
Daniel Henrique Barboza
- [PATCH v2 05/21] conf: qemu: validate multifunction hostdevice domain configs,
Daniel Henrique Barboza
- [PATCH v2 01/21] qemu: address: Separate the slots into multiple aggregates,
Daniel Henrique Barboza
- [PATCH v2 07/21] qemu: hostdev: Move the hostdev preparation to a separate function,
Daniel Henrique Barboza
- [PATCH v2 03/21] virhostdev: Introduce virHostdevPCIDevicesBelongToSameSlot,
Daniel Henrique Barboza
- [PATCH v2 09/21] qemu: hotplug: move assignment outside qemuDomainAttachHostPCIDevice,
Daniel Henrique Barboza
- [PATCH v2 12/21] qemu: refactor qemuDomain[Attach|Detach]DeviceConfig,
Daniel Henrique Barboza
- [PATCH v2 08/21] qemu: hotplug: Move the detach of PCI device to the beginning of live hotplug,
Daniel Henrique Barboza
- [PATCH v2 06/21] conf: Add helper to get active functions of a slot of domain,
Daniel Henrique Barboza
- [PATCH v2 14/21] qemu: hotplug: Queue and wait for multiple devices,
Daniel Henrique Barboza
- [PATCH v2 04/21] qemu: address: Enable auto addressing multifunction cards,
Daniel Henrique Barboza
- [PATCH v2 16/21] qemu: hotplug: Implement multifunction device hotplug,
Daniel Henrique Barboza
- [PATCH v2 11/21] Introduce qemuDomainDeviceParseXMLMany,
Daniel Henrique Barboza
- [PATCH v2 10/21] Introduce virDomainDeviceDefParseXMLMany,
Daniel Henrique Barboza
- [PATCH v2 13/21] qemu: refactor qemuDomain[Attach|Detach]DeviceLive,
Daniel Henrique Barboza
- [PATCH v2 17/21] qemu: hotplug: Prevent updates to multifunction device,
Daniel Henrique Barboza
- [PATCH v2 21/21] qemu_hotplug.c: use enhanced multifunction unplug if available,
Daniel Henrique Barboza
- [PATCH v2 18/21] qemu: hotplug: Implement multifunction device unplug,
Daniel Henrique Barboza
- [PATCH v2 19/21] qemu_hotplug.c: tune unplugTimeout for multifunction detach,
Daniel Henrique Barboza
- [PATCH v2 20/21] qemu_hotplug: do not hotplug/hotunplug 'unassigned' hostdevs,
Daniel Henrique Barboza
- [PATCH v2 15/21] domain: addr: Introduce virDomainPCIAddressEnsureMultifunctionAddress,
Daniel Henrique Barboza
- Re: [PATCH v2 00/21] PCI Multifunction hotplug/hotunplug support,
Daniel Henrique Barboza
- [PATCH 00/10] qemu: Fix pre-creation of non-shared storage on migration,
Peter Krempa
- [PATCH 01/10] util: hash: Use g_new0 for allocating hash internals,
Peter Krempa
- [PATCH 02/10] conf: domain: Remove checking of return value of virHashCreateFull,
Peter Krempa
- [PATCH 05/10] qemuMigrationCookieNBD: Extract embedded struct,
Peter Krempa
- [PATCH 04/10] qemuMigrationCookieAddNBD: Exit early if there are no disks,
Peter Krempa
- [PATCH 06/10] qemuMigrationCookieAddNBD: Use glib memory allocators,
Peter Krempa
- [PATCH 10/10] qemuMigrationCookieAddNBD: Fix filling of 'capacity' when blockdev is used,
Peter Krempa
- [PATCH 09/10] qemuMigrationCookieAddNBD: Remove 'ret' variable and 'cleanup' label,
Peter Krempa
- [PATCH 07/10] qemuMigrationCookieAddNBD: Move monitor call out of the loop,
Peter Krempa
- [PATCH 08/10] qemuMigrationCookieAddNBD: Use virHashNew and automatic freeing of virHashTablePtr,
Peter Krempa
- [PATCH 03/10] Remove checking of return value of virHashNew,
Peter Krempa
- Re: [PATCH 00/10] qemu: Fix pre-creation of non-shared storage on migration,
Michal Privoznik
- [libvirt PATCH 0/2] Use immediate paket delivery mode instead of buffering in the DHCP snoop thread,
Erik Skultety
- [PATCH] docs: update Rust releases and resources links,
Sahid Orentino Ferdjaoui
- [PATCH v3 0/3] Couple of apparmor fixes,
Michal Privoznik
- [libvirt-go-xml PATCH] Import from libvirt.org instead of github.com,
Andrea Bolognani
- [libvirt-go PATCH] Import from libvirt.org instead of github.com,
Andrea Bolognani
- [PATCH] apparmor: fix qemu_bridge_helper for named profile,
Christian Ehrhardt
- [PATCH v2 0/7] Couple of apparmor fixes,
Michal Privoznik
- [libvirt-rust PATCH v3 0/4] Map more functions in stream module,
Zixing Liu
- RHEL 7.7/libvirt 5.10 Question,
bart . m . bailey
- [libvirt PATCH] docs: add warning about virt-qemu-run being experimental,
Daniel P. Berrangé
- [PATCH] libxl: support getting and setting parameters for the Credit2,
Dario Faggioli
- [libvirt PATCH 0/2] docs: make rst docs generation more robust,
Daniel P. Berrangé
- [libvirt-rust] change in coding style to follow rustfmt,
Sahid Orentino Ferdjaoui
- [PATCH v2 0/7] qemu: block iotune group fixes/improvements,
Michal Privoznik
- [PATCH v3 0/4] lxc: Add suport to network indexes for LXC 3.X,
Julio Faracco
- [PATCH v2 0/4] lxc: Add suport to network indexes for LXC 3.X,
Julio Faracco
- [libvirt PATCH v2 00/56] the gnulib saga: the season finale,
Daniel P. Berrangé
- [libvirt PATCH v2 01/56] tests: stop setting $SHELL env variable,
Daniel P. Berrangé
- [libvirt PATCH v2 04/56] src: remove usage of strchrnul function,
Daniel P. Berrangé
- [libvirt PATCH v2 05/56] build: generate configmake.h in root directory,
Daniel P. Berrangé
- [libvirt PATCH v2 02/56] util: add a virArchFromHost() impl for Windows,
Daniel P. Berrangé
- [libvirt PATCH v2 06/56] util: use getgrouplist() directly instead of mgetgroups,
Daniel P. Berrangé
- [libvirt PATCH v2 11/56] src: implement APIs for passing FDs over UNIX sockets,
Daniel P. Berrangé
- [libvirt PATCH v2 09/56] util: explicitly include windows.h,
Daniel P. Berrangé
- [libvirt PATCH v2 13/56] src: only import sys/uio.h when journald is built,
Daniel P. Berrangé
- [libvirt PATCH v2 14/56] src: replace mkdir() with g_mkdir(),
Daniel P. Berrangé
- [libvirt PATCH v2 17/56] src: remove all traces of Cygwin support,
Daniel P. Berrangé
- [libvirt PATCH v2 18/56] util: conditionalize virProcess APIs on Windows,
Daniel P. Berrangé
- [libvirt PATCH v2 19/56] src: conditionalize use of net/if.h,
Daniel P. Berrangé
- [libvirt PATCH v2 21/56] src: conditionalize use of S_ISSOCK macro,
Daniel P. Berrangé
- [libvirt PATCH v2 22/56] configure: request system specific extensions,
Daniel P. Berrangé
- [libvirt PATCH v2 15/56] m4: disable polkit build on Windows,
Daniel P. Berrangé
- [libvirt PATCH v2 07/56] tools: replace wcwidth() with g_unichar_* APIs,
Daniel P. Berrangé
- [libvirt PATCH v2 03/56] util: add API for reading password from the console,
Daniel P. Berrangé
- [libvirt PATCH v2 24/56] src: ensure O_CLOEXEC is defined on Windows,
Daniel P. Berrangé
- [libvirt PATCH v2 16/56] util: conditionalize more of virCommand on WIN32,
Daniel P. Berrangé
- [libvirt PATCH v2 25/56] src: conditionalize use of F_DUPFD_CLOEXEC,
Daniel P. Berrangé
- [libvirt PATCH v2 10/56] storage: remove use of stat-time.h headers,
Daniel P. Berrangé
- [libvirt PATCH v2 20/56] configure: add check for sys/ioctl.h,
Daniel P. Berrangé
- [libvirt PATCH v2 08/56] src: remove unused sys/utsname.h includes,
Daniel P. Berrangé
- [libvirt PATCH v2 29/56] src: convert all code to use virsocket.h,
Daniel P. Berrangé
- [libvirt PATCH v2 30/56] tests: conditionalize use of SIGPIPE,
Daniel P. Berrangé
- [libvirt PATCH v2 31/56] src: conditionalize EAI_ADDRFAMILY,
Daniel P. Berrangé
- [libvirt PATCH v2 33/56] src: introduce helper API for creating GSource for socket,
Daniel P. Berrangé
- [libvirt PATCH v2 35/56] tests: convert eventtest to use public event APIs,
Daniel P. Berrangé
- [libvirt PATCH v2 34/56] rpc: convert RPC client to use GMainLoop instead of poll,
Daniel P. Berrangé
- [libvirt PATCH v2 37/56] tests: refactor event test to not run lock step,
Daniel P. Berrangé
- [libvirt PATCH v2 36/56] tests: remove event loop from command test,
Daniel P. Berrangé
- [libvirt PATCH v2 26/56] src: conditionalize use of O_DIRECT,
Daniel P. Berrangé
- [libvirt PATCH v2 38/56] tools: convert to use g_poll instead of poll,
Daniel P. Berrangé
- [libvirt PATCH v2 40/56] util: switch to use the GLib event loop impl,
Daniel P. Berrangé
- [libvirt PATCH v2 39/56] util: import an event loop impl based on GMainContext,
Daniel P. Berrangé
- [libvirt PATCH v2 27/56] src: conditionalize use of O_BINARY,
Daniel P. Berrangé
- [libvirt PATCH v2 41/56] util: delete the poll() based event loop impl,
Daniel P. Berrangé
- [libvirt PATCH v2 45/56] configure: request 64-bit APIs on 32-bit platforms,
Daniel P. Berrangé
- [libvirt PATCH v2 46/56] examples: remove obsolete workaround for mingw,
Daniel P. Berrangé
- [libvirt PATCH v2 48/56] src: convert code to use virPipe APIs,
Daniel P. Berrangé
- [libvirt PATCH v2 47/56] src: introduce a wrapper for the pipe2() system call,
Daniel P. Berrangé
- [libvirt PATCH v2 50/56] m4: add check for pthread library,
Daniel P. Berrangé
- [libvirt PATCH v2 51/56] src: assume sys/sysmacros.h always exists on Linux,
Daniel P. Berrangé
- [libvirt PATCH v2 53/56] src: optionally include xlocale.h header,
Daniel P. Berrangé
- [libvirt PATCH v2 52/56] src: add define of ENOMSG for MinGW,
Daniel P. Berrangé
- [libvirt PATCH v2 56/56] gnulib: delete all gnulib integration,
Daniel P. Berrangé
- [libvirt PATCH v2 42/56] src: conditionalize / remove use of poll.h,
Daniel P. Berrangé
- [libvirt PATCH v2 44/56] src: remove sys/wait.h from many files,
Daniel P. Berrangé
- [libvirt PATCH v2 43/56] util: conditionalize FD stream to exclude WIN32,
Daniel P. Berrangé
- [libvirt PATCH v2 49/56] tools: conditionalize use of O_SYNC flag,
Daniel P. Berrangé
- [libvirt PATCH v2 12/56] rpc: conditionalize signal handling,
Daniel P. Berrangé
- [libvirt PATCH v2 32/56] bootstrap: remove 18 more gnulib modules,
Daniel P. Berrangé
- [libvirt PATCH v2 28/56] src: conditionalize use of chown & stat constants,
Daniel P. Berrangé
- [libvirt PATCH v2 23/56] src: stop using O_DIRECTORY in resctrl,
Daniel P. Berrangé
- [libvirt PATCH v2 54/56] src: ensure use of g_printf / g_fprintf functions,
Daniel P. Berrangé
- [libvirt PATCH v2 55/56] src: remove virFilePrintf in favour of g_fprintf,
Daniel P. Berrangé
- Re: [libvirt PATCH v2 00/56] the gnulib saga: the season finale,
Pavel Hrdina
- [libvirt PATCH 00/10] Various cleanups (virtio-fs epopee),
Ján Tomko
- [libvirt PATCH 01/10] qemu: use g_auto in qemuExtTPMStartEmulator,
Ján Tomko
- [libvirt PATCH 08/10] include: add a space before ending a comment,
Ján Tomko
- [libvirt PATCH 10/10] vz: fix typos of 'explicitly',
Ján Tomko
- [libvirt PATCH 02/10] qemu: eliminate ret variable in qemuExtTPMStartEmulator,
Ján Tomko
- [libvirt PATCH 04/10] qemu: use def instead of vm->def in qemuExtDevicesStart,
Ján Tomko
- [libvirt PATCH 03/10] qemu: eliminate ret variable in qemuExtTPMStart,
Ján Tomko
- [libvirt PATCH 05/10] qemu: eliminate ret in qemuExtDevicesStart,
Ján Tomko
- [libvirt PATCH 06/10] conf: remove outdated comments,
Ján Tomko
- [libvirt PATCH 09/10] Add a space before ending a comment,
Ján Tomko
- [libvirt PATCH 07/10] conf: unmark xmlopt as unused in virDomainDeviceInfoParseXML,
Ján Tomko
- [PATCH v1 0/2] DAC,SELinux: do not remember/recall labels for,
Daniel Henrique Barboza
- [PATCH] docs: domaincaps: Mention VIR_DOMAIN_UNDEFINE_CHECKPOINTS_METADATA,
Peter Krempa
- [PATCH 0/3] Trivial fixes,
Andrea Bolognani
- [hooks PATCH] Don't allow @localhost email addresses in commit message,
Daniel P. Berrangé
- [libvirt PATCH 0/4] fix recent commits,
Ján Tomko
- [PATCH 0/4] lxc: Add suport to network indexes for LXC 3.X,
Julio Faracco
- [PATCH] qemu: fix linking virt-qemu-run on some distros,
Daniel P. Berrangé
- [PATCH] bhyve: add 'root' parameter to driver initializer,
Daniel P. Berrangé
- [PATCH 0/6] Couple of apparmor fixes,
Michal Privoznik
- [libvirt PATCH] qemu: explicitly disable virgl when requested,
Jonathon Jongsma
- [PATCH v2 0/2] qemu: prevent too-deeply nested backing XML,
Peter Krempa
- [PATCH v2 0/9] virsh: secret: Improve handling of secret value,
Peter Krempa
- Re: [Bug 1860759] Re: [REGRESSION] option `-snapshot` ignored with blockdev,
Eric Blake
- [libvirt PATCH v2 0/6] <interface> <teaming> element (was: virtio failover / vfio auto-plug-on-migrate),
Laine Stump
- [PATCH 0/3] qemu_capabilities: Reword domain caps cache,
Michal Privoznik
- [libvirt PATCHv2 00/10] add virtiofs support (virtio-fs epopee),
Ján Tomko
- [libvirt PATCHv2 05/10] conf: add virtiofs-related elements and attributes,
Ján Tomko
- [libvirt PATCHv2 03/10] schema: wrap fsDriver in a choice group,
Ján Tomko
- [libvirt PATCHv2 06/10] qemu: add virtiofs_debug to qemu.conf,
Ján Tomko
- [libvirt PATCHv2 01/10] conf: use virXMLFormatElement in virDomainFSDefFormat,
Ján Tomko
- [libvirt PATCHv2 07/10] qemu: validate virtiofs filesystems,
Ján Tomko
- [libvirt PATCHv2 08/10] qemu: add code for handling virtiofsd,
Ján Tomko
- [libvirt PATCHv2 09/10] qemu: build vhost-user-fs device command line,
Ján Tomko
- [libvirt PATCHv2 02/10] qemu: add QEMU_CAPS_VHOST_USER_FS,
Ján Tomko
- [libvirt PATCHv2 04/10] conf: qemu: add virtiofs fsdriver type,
Ján Tomko
- [libvirt PATCHv2 10/10] docs: add virtiofs kbase,
Ján Tomko
- Re: [libvirt PATCHv2 00/10] add virtiofs support (virtio-fs epopee),
Stefan Hajnoczi
- [PATCH] qemu: block: Don't skip creation of 'luks' formatted images,
Peter Krempa
- [PATCH v2 2/2] qemu-nbd: Removed deprecated --partition option,
Eric Blake
- [PATCH v2 1/2] docs: Fix typo in qemu-nbd -P replacement,
Eric Blake
- [PATCH 0/4] qemu: fix block jobs when copy_on_read is enabled,
Peter Krempa
- [PATCH 00/21] qemu: Validate machine type and clean up test suite,
Peter Krempa
- [PATCH 03/21] tests: qemuxml2argv: Modernize tpm-passthrough tests,
Peter Krempa
- [PATCH 13/21] qemu: capabilities: Extract code from virQEMUCapsStripMachineAliases,
Peter Krempa
- [PATCH 15/21] qemu: capabilities: Add accessor to qemu caps machine types presence,
Peter Krempa
- [PATCH 05/21] tests: qemu: Unify fake machine types filled in for KVM and TCG caps of x86_64,
Peter Krempa
- [PATCH 02/21] tests: qemuxml2xml: Modernize 'disk-cache' test,
Peter Krempa
- [PATCH 11/21] tests: qemu: Add machine types used by the test code to fake capabilities,
Peter Krempa
- [PATCH 07/21] tests: qemuxml2argv: Remove downstream machine type in 'controller-order' case,
Peter Krempa
- [PATCH 16/21] tests: qemu: Don't add fake machine types when testing with real data,
Peter Krempa
- [PATCH 09/21] tests: qemuxml2argv: Use proper replacement for 'pc-i440fx-wily' machine,
Peter Krempa
- [PATCH 10/21] tests: qemuxml: Use existing machine type in 'iothreads-virtio-scsi-ccw' case,
Peter Krempa
- [PATCH 08/21] tests: qemuxml2argv: Use existing non-virt machine in 'aarch64-gic-not-virt',
Peter Krempa
- [PATCH 14/21] qemu: capabilities: Replace aliased machine type by copy of the canonical machine,
Peter Krempa
- [PATCH 17/21] tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests,
Peter Krempa
- [PATCH 06/21] tests: qemuxml2argv: Use existing machine type for 'numatune-distances' case,
Peter Krempa
- [PATCH 01/21] tests: qemuxml2argv: Use 64 bit qemu binary and 1.5 machine type in 'disk-cache' case,
Peter Krempa
- [PATCH 04/21] tests: qemuxml: Fix and enable default-video-type* tests,
Peter Krempa
- [PATCH 19/21] tests: qemuxml: Remove prehistoric machine types from legacy tests,
Peter Krempa
- [PATCH 20/21] tests: qemuxml2xml: Remove prehistoric machine types from legacy tests,
Peter Krempa
- [PATCH 12/21] qemu: domain: Validate that machine type is supported by qemu,
Peter Krempa
- [PATCH 21/21] tests: qemu: Remove prehistoric machine types from faked data tests,
Peter Krempa
- [PATCH 18/21] tests: Add caps for upcoming qemu-5.0,
Peter Krempa
- Re: [PATCH 00/21] qemu: Validate machine type and clean up test suite,
Michal Privoznik
- [libvirt PATCH 00/32] the gnulib saga: revenge of the gnus,
Daniel P. Berrangé
- [libvirt PATCH 02/32] util: add a virArchFromHost() impl for Windows,
Daniel P. Berrangé
- [libvirt PATCH 01/32] tests: stop setting $SHELL env variable,
Daniel P. Berrangé
- [libvirt PATCH 03/32] util: add API for reading password from the console,
Daniel P. Berrangé
- [libvirt PATCH 04/32] src: remove usage of strchrnul function,
Daniel P. Berrangé
- [libvirt PATCH 06/32] util: use getgrouplist() directly instead of mgetgroups,
Daniel P. Berrangé
- [libvirt PATCH 05/32] build: generate configmake.h in root directory,
Daniel P. Berrangé
- [libvirt PATCH 09/32] util: explicitly include windows.h,
Daniel P. Berrangé
- [libvirt PATCH 08/32] src: remove unused sys/utsname.h includes,
Daniel P. Berrangé
- [libvirt PATCH 10/32] storage: remove use of stat-time.h headers,
Daniel P. Berrangé
- [libvirt PATCH 11/32] src: implement APIs for passing FDs over UNIX sockets,
Daniel P. Berrangé
- [libvirt PATCH 13/32] src: only import sys/uio.h when journald is built,
Daniel P. Berrangé
- [libvirt PATCH 15/32] m4: disable polkit build on Windows,
Daniel P. Berrangé
- [libvirt PATCH 17/32] src: remove all traces of Cygwin support,
Daniel P. Berrangé
- [libvirt PATCH 23/32] src: stop using O_DIRECTORY in resctrl,
Daniel P. Berrangé
- [libvirt PATCH 19/32] src: conditionalize use of net/if.h,
Daniel P. Berrangé
- [libvirt PATCH 24/32] src: ensure O_CLOEXEC is defined on Windows,
Daniel P. Berrangé
- [libvirt PATCH 22/32] configure: request system specific extensions,
Daniel P. Berrangé
- [libvirt PATCH 26/32] src: conditionalize use of O_DIRECT,
Daniel P. Berrangé
- [libvirt PATCH 29/32] src: convert all code to use virsocket.h,
Daniel P. Berrangé
- [libvirt PATCH 27/32] src: conditionalize use of O_BINARY,
Daniel P. Berrangé
- [libvirt PATCH 30/32] tests: conditionalize use of SIGPIPE,
Daniel P. Berrangé
- [libvirt PATCH 32/32] bootstrap: remove 18 more gnulib modules,
Daniel P. Berrangé
- [libvirt PATCH 28/32] src: conditionalize use of chown & stat constants,
Daniel P. Berrangé
- [libvirt PATCH 14/32] src: replace mkdir() with g_mkdir(),
Daniel P. Berrangé
- [libvirt PATCH 31/32] src: conditionalize EAI_ADDRFAMILY,
Daniel P. Berrangé
- [libvirt PATCH 12/32] rpc: conditionalize signal handling,
Daniel P. Berrangé
- [libvirt PATCH 16/32] util: conditionalize more of virCommand on WIN32,
Daniel P. Berrangé
- [libvirt PATCH 25/32] src: conditionalize use of F_DUPFD_CLOEXEC,
Daniel P. Berrangé
- [libvirt PATCH 18/32] util: conditionalize virProcess APIs on Windows,
Daniel P. Berrangé
- [libvirt PATCH 07/32] tools: replace wcwidth() with g_unichar_* APIs,
Daniel P. Berrangé
- [libvirt PATCH 21/32] src: conditionalize use of S_ISSOCK macro,
Daniel P. Berrangé
- [libvirt PATCH 20/32] configure: add check for sys/ioctl.h,
Daniel P. Berrangé
- Re: [libvirt PATCH 00/32] the gnulib saga: revenge of the gnus,
Daniel P. Berrangé
- [PATCH] qemu-nbd: Removed deprecated --partition option,
Eric Blake
- [libvirt PATCH] src: remove WITH_GNUTLS usage,
Pavel Hrdina
- [PATCH] lib: Prohibit parallel connections with tunneled migration,
Jim Fehlig
- [libvirt-tck PATCH 0/2] Convert to SSH pubkey auth rather than password-based auth,
Erik Skultety
- RFC - (re)design of PCI multifunction hot-unplug,
Daniel Henrique Barboza
- [PATCH 0/2] lxc: Implement lxcDomainInterfaceAddresses() function,
Julio Faracco
- [PATCH] Fix syntax-check 'always true header test' for virvsock.c,
Daniel Henrique Barboza
- [PATCH] qemu: snapshot: Prevent too-nested domain XML when doing inactive snapshot,
Peter Krempa
- [PATCH] qemu: monitor: Improve error message when QEMU reply is too large,
Peter Krempa
- [libvirt PATCH] qemu: end the agent job in qemuDomainSetTimeAgent,
Ján Tomko
- [libvirt PATCH 00/12] virtio failover / vfio auto-plug-on-migrate,
Laine Stump
- [libvirt PATCH 07/12] qemu: add backupAlias attribute to <driver> subelement of hostdev devices,
Laine Stump
- [libvirt PATCH 06/12] conf: add failover attribute to <driver> subelement of <interface>,
Laine Stump
- [libvirt PATCH 01/12] conf: refactor hostdev driver subelement format for simpler additions,
Laine Stump
- [libvirt PATCH 09/12] qemu: allow migration with assigned PCI hostdev if backupAlias is set,
Laine Stump
- [libvirt PATCH 08/12] conf: add backupAlias attribute to <interface> driver subelement,
Laine Stump
- [libvirt PATCH 02/12] conf: change virDomainVirtioNet*Format() to return void,
Laine Stump
- [libvirt PATCH 10/12] qemu: add wait-unplug to qemu migration status enum,
Laine Stump
- [libvirt PATCH 03/12] conf: rename two static functions,
Laine Stump
- [libvirt PATCH 04/12] conf: refactor <interface>'s <driver> subelement parse/format,
Laine Stump
- [libvirt PATCH 05/12] qemu: add capabilities flag for failover feature,
Laine Stump
- [libvirt PATCH 12/12] conf/qemu: new <driver> attribute "useBackupMAC",
Laine Stump
- [libvirt PATCH 11/12] docs: document virtio failover / QEMU auto-plug of hostdev during migration,
Laine Stump
- Re: [libvirt PATCH 00/12] virtio failover / vfio auto-plug-on-migrate,
Laine Stump
- [PATCH ocaml 0/3] Small fixes for OCaml 4.10.,
Richard W.M. Jones
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]