Lib Virt
[Prev Page][Next Page]
- Re: [libvirt PATCH 0/2] docs: make rst docs generation more robust, (continued)
- [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
- [PATCH] libxl: initialize shutdown inhibit callback,
Marek Marczykowski-Górecki
- [PATCH] Re: storage: Cleaning up pools is not always ideal,
ebenner
- [RFC PATCH] libxl: support configuring paravirtualized keyboard,
Marek Marczykowski-Górecki
- [libvirt PATCH v2] qemu: fixing auto-detecting binary in domain capabilities,
Daniel P. Berrangé
- [PATCH] docs: fixing typos 'libivrt' > 'libvirt',
Julio Faracco
- [libvirt PATCH v3 00/10] build system cleanup,
Pavel Hrdina
- [libvirt PATCH v3 01/10] secret: move virSecretGetSecretString into virsecret,
Pavel Hrdina
- [libvirt PATCH v3 03/10] bootstrap.conf: add threadlib module,
Pavel Hrdina
- [libvirt PATCH v3 05/10] bootstrap.conf: always copy files,
Pavel Hrdina
- [libvirt PATCH v3 04/10] bootstrap.conf: drop gnulib tests from libvirt,
Pavel Hrdina
- [libvirt PATCH v3 06/10] bootstrap.conf: declare bootstrap sync in configuration file,
Pavel Hrdina
- [libvirt PATCH v3 09/10] syntax-check: remove deleted daemon directory from space_indent_check,
Pavel Hrdina
- [libvirt PATCH v3 02/10] configure.ac: add check for getegid function,
Pavel Hrdina
- [libvirt PATCH v3 07/10] bootstrap.conf: disable VC ignore files,
Pavel Hrdina
- [libvirt PATCH v3 08/10] bootstrap.conf: stop creating AUTHORS file,
Pavel Hrdina
- [libvirt PATCH v3 10/10] autogen.sh: fix autoreconf step,
Pavel Hrdina
- [libvirt PATCH] qemu: fixing auto-detecting binary in domain capabilities,
Daniel P. Berrangé
- [libvirt PATCH] bhyve: fix typos checking CPU dies,
Daniel P. Berrangé
- [libvirt PATCH] src: conditionalize / remove use of sys/ioctl.h,
Daniel P. Berrangé
- [PATCH 0/2] Simple fixes for run.in,
Richard W.M. Jones
- [libvirt RFC 0/2] qemu: handle 'raw' format options 'size' and 'offset',
Peter Krempa
- [libvirt PATCH v2 00/13] even less gnulib: 25 more modules purged, leaving 25 to go,
Daniel P. Berrangé
- [libvirt PATCH v2 02/13] src: remove use of the INT_MULTIPLY_OVERFLOW macro,
Daniel P. Berrangé
- [libvirt PATCH v2 03/13] tests: always declare environ,
Daniel P. Berrangé
- [libvirt PATCH v2 04/13] build: validate headers against local gnulib not git repo,
Daniel P. Berrangé
- [libvirt PATCH v2 05/13] util: add detection of openpty function,
Daniel P. Berrangé
- [libvirt PATCH v2 06/13] util: introduce compat wrappers for Winsock2,
Daniel P. Berrangé
- [libvirt PATCH v2 10/13] src: replace verify(expr) with G_STATIC_ASSERT(expr),
Daniel P. Berrangé
- [libvirt PATCH v2 12/13] src: replace gmtime_r/localtime_r/strftime with GDateTime,
Daniel P. Berrangé
- [libvirt PATCH v2 01/13] src: replace use of INT_BUFSIZE_BOUND macros,
Daniel P. Berrangé
- [libvirt PATCH v2 07/13] src: convert code to use new socket portability wrappers,
Daniel P. Berrangé
- [libvirt PATCH v2 13/13] bootstrap: remove 25 more gnulib modules,
Daniel P. Berrangé
- [libvirt PATCH v2 11/13] src: conditionally exclude cfmakeraw/termios.h on WIN32,
Daniel P. Berrangé
- [libvirt PATCH v2 08/13] util: pull gnulib physmem impl into local code,
Daniel P. Berrangé
- [libvirt PATCH v2 09/13] util: replace atomic ops impls with g_atomic_int*,
Daniel P. Berrangé
- [PATCH 0/2] util: hash: Aid in debugging of duplicate keys,
Peter Krempa
- [PATCH] qemu: Don't emit SUSPENDED_POSTCOPY event on destination,
Jiri Denemark
- [PATCH] tests: virstorage: Add tests for NBD URI style syntax over UNIX,
Peter Krempa
- [libvirt PATCH] gitpublish: add a subject prefix,
Daniel P. Berrangé
- [PATCH] util: storagefile: Properly set transport type when parsing NBD strings,
Peter Krempa
- [PATCH] esx: remove compatibility for old libcurl,
Daniel P. Berrangé
- [PATCH] man: fix section of virt-sanlock-cleanup,
Christian Ehrhardt
- [PATCH v2 0/2] fix segfaults on qemuhotplugtest,
Christian Ehrhardt
- [libvirt-tck PATCH] Support version compare,
dzheng
- [PATCH 0/2] fix segfaults on qemuhotplugtest,
Christian Ehrhardt
- [PATCH] maint: Post-release version bump to 6.1.0,
Ján Tomko
- Release of libvirt-6.0.0,
Daniel Veillard
- [PATCH v2 86/86] numa: remove deprecated implicit RAM distribution between nodes,
Igor Mammedov
- [PATCH v2 82/86] numa: forbid '-numa node, mem' for 5.0 and newer machine types,
Igor Mammedov
- Getting memory usage info for domains with balloon driver disabled,
Tomasz Barański
- [tck PATCH 0/3] A few network related fixes to get the network suite running,
Erik Skultety
- [PATCH] qemu: Refuse to use "ps2" on machines that do not have this bus,
Thomas Huth
- [PATCH 0/4][RFC] Drop media update support in virDomainAttachDevice*,
Han Han
- [PATCH] gnulib: Pull in latest changes,
Andrea Bolognani
- [PATCH 0/8] Second take on slirp-helper & dbus-vmstate,
marcandre . lureau
- [PATCH 1/8] qemu: remove dbus-vmstate code,
marcandre . lureau
- [PATCH 2/8] qemu-conf: add configurable dbus-daemon location,
marcandre . lureau
- [PATCH 3/8] qemu-conf: add dbusStateDir,
marcandre . lureau
- [PATCH 4/8] qemu: add a DBus daemon helper unit,
marcandre . lureau
- [PATCH 5/8] domain: save/restore the state of dbus-daemon running,
marcandre . lureau
- [PATCH 6/8] qemu: prepare and stop the dbus daemon,
marcandre . lureau
- [PATCH 7/8] qemu: add dbus-vmstate helper migration support,
marcandre . lureau
- [PATCH 8/8] qemu-slirp: register helper for migration,
marcandre . lureau
- Re: [PATCH 0/8] Second take on slirp-helper & dbus-vmstate,
Marc-André Lureau
- Re: [PATCH 0/8] Second take on slirp-helper & dbus-vmstate,
Michal Privoznik
- [PATCH for 6.0.0] news: Document <disk type='nvme'/>,
Michal Privoznik
- [PATCH 0/7] Adapt machine name generation to new facts,
Ján Tomko
- [PATCH] docs: Notes for geometry in formatdomain doc,
Han Han
- [PATCH] news: News for RDT-MBM feature,
Han Han
- [PATCH] gitdm: Add missing entries,
Andrea Bolognani
- libvirt 6.0.0 make check-TESTS fails "FAIL: test-ptsname_r",
Satheesh Rajendran
- [PATCH for 6.0.0] vircgroupv2devices: free BPF map when replacing with new one,
Pavel Hrdina
- [PATCH 0/3] news: Fix and update for libvirt 6.0.0,
Andrea Bolognani
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]