Lib Virt
[Prev Page][Next Page]
- Google Summer of Code 2020 Student self introduction,
GUOQING LI
- [PATCH] Unlock the storage pool objects after looking it up,
Yi Li
- [PATCH 0/2] qemu: Restrict valid configurations for disk type='lun',
Peter Krempa
- [PATCH v2] qemuProcessStop: Reattach NVMe disks a domain is mirroring into,
Michal Privoznik
- [PATCH v2 0/2] introduces qemu_job_wait_time option,
MIKI Nobuhiro
- [libvirt PATCH] qemu: Skip pre-creation of NVME disk,
Han Han
- [PATCH 0/8] qemu: caps: Add detection of default device property values and remove deprecated 'scsi=off',
Peter Krempa
- [libvirt-ocaml PATCH 0/2] Introduce GitLab CI and merge requests,
Daniel P. Berrangé
- [PATCH 0/4] bhyve: framebuffer resolution and VNC password,
Fabian Freyer
- [libvirt PATCH] tests: Use qemu:///embed to simplify fakerootdir management,
Andrea Bolognani
- [libvirt PATCH v2 0/1] tests: Introduce virhostdevmock,
Andrea Bolognani
- [PATCH] qemuProcessStop: Reattach NVMe disks a domain is mirroring into,
Michal Privoznik
- [libvirt PATCH] cputest: Add data for AMD Ryzen 9 3900X 12-Core Processor,
Jiri Denemark
- [PATCH 00/20] qemu: Remove one of last two instances of -drive if=none usage,
Peter Krempa
- [PATCH 04/20] qemu: validate: Validate blkdeviotune settings in the validator,
Peter Krempa
- [PATCH 01/20] qemuxml2(argv|xml): Modernize 'blkdeviotune' tests,
Peter Krempa
- [PATCH 02/20] qemuxml2(argv|xml): Modernize 'discard'/'detect-zero' tests,
Peter Krempa
- [PATCH 03/20] qemuValidateDomainDeviceDefDisk: Separate disk frontend config validation,
Peter Krempa
- [PATCH 19/20] qemu: Prepare for 'sd' card use together with blockdev,
Peter Krempa
- [PATCH 15/20] tests: Add tests for a virtio and sd disk in a single machine,
Peter Krempa
- [PATCH 07/20] qemu: Rename qemuDiskBusNeedsDriveArg to qemuDiskBusIsSD,
Peter Krempa
- [PATCH 20/20] qemu: process: Don't clear QEMU_CAPS_BLOCKDEV when SD card is present,
Peter Krempa
- [PATCH 09/20] qemuBuildDriveStr: Refactor formatting of command line for 'sd' cards,
Peter Krempa
- [PATCH 12/20] qemuDomainSetBlockThreshold: Call qemuBlockNodeNamesDetect only without blockdev,
Peter Krempa
- [PATCH 13/20] qemuDomainValidateStorageSource: Extract check for BLOCKDEV capability,
Peter Krempa
- [PATCH 14/20] qemuDomainValidateStorageSource: Allow masking out blockdev support,
Peter Krempa
- [PATCH 16/20] qemu: Forbid 'cdrom' on 'sd' bus,
Peter Krempa
- [PATCH 17/20] qemu: Refuse blockjobs on disk bus='sd' with -blockdev,
Peter Krempa
- [PATCH 05/20] qemu: Move disk config validation to qemuValidateDomainDeviceDefDiskFrontend,
Peter Krempa
- [PATCH 11/20] qemu: command: Remove 'virDomainDiskQEMUBus' enum converters,
Peter Krempa
- [PATCH 08/20] qemuBuildDiskCommandLine: Clarify logic around building -device for disks,
Peter Krempa
- [PATCH 18/20] qemu: Handle cases when 'qomName' isn't present,
Peter Krempa
- [PATCH 10/20] qemuBuildDiskDeviceStr: Use XML disk bus type names in error message,
Peter Krempa
- [PATCH 06/20] qemuCheckDiskConfig: Remove and untangle callers,
Peter Krempa
- Re: [PATCH 00/20] qemu: Remove one of last two instances of -drive if=none usage,
Michal Privoznik
- [libvirt-ci PATCH 00/12] Introduce a new global YAML config file for lcitool,
Erik Skultety
- [libvirt-ci PATCH 02/12] lcitool: Decrease the indent when creating a tempdir for initrd injection,
Erik Skultety
- [libvirt-ci PATCH 05/12] config: Introduce a new global config.yaml configuration file,
Erik Skultety
- [libvirt-ci PATCH 03/12] lcitool: Prefer tempfile's native wrappers over low level primitives,
Erik Skultety
- [libvirt-ci PATCH 07/12] lcitool: Update the config values with internal playbook settings,
Erik Skultety
- [libvirt-ci PATCH 10/12] lcitool: Drop the gitlab-related getter methods,
Erik Skultety
- [libvirt-ci PATCH 04/12] lcitool: Use a temporary JSON file to pass extra variables,
Erik Skultety
- [libvirt-ci PATCH 06/12] lcitool: Introduce methods to load and validate the YAML config,
Erik Skultety
- [libvirt-ci PATCH 12/12] guests: README: Document the existence and usage of config.toml,
Erik Skultety
- [libvirt-ci PATCH 09/12] lcitool: Drop the get_root_password_file() method,
Erik Skultety
- [libvirt-ci PATCH 11/12] config: Move the virt-install settings from install.yml to the config,
Erik Skultety
- [libvirt-ci PATCH 08/12] lcitool: Drop the get_flavor() method,
Erik Skultety
- [libvirt-ci PATCH 01/12] requirements: Introduce a requirements.txt file,
Erik Skultety
- [libvirt PATCH v2 00/10] qemu: block: basic implementation of deletion of external snapshots,
Pavel Mores
- [libvirt PATCH v2 03/10] qemu: block: factor implementation out of qemuDomainBlockJobAbort(),
Pavel Mores
- [libvirt PATCH v2 02/10] qemu: block: refactor blockcommit so that it's callable with storage sources,
Pavel Mores
- [libvirt PATCH v2 04/10] conf: rename virDomainMomentFindLeaf() to virDomainMomentObjListFindLeaf(),
Pavel Mores
- [libvirt PATCH v2 10/10] qemu: block: add actual invocation of external snapshot-delete,
Pavel Mores
- [libvirt PATCH v2 09/10] qemu: block: add external snapshot-delete top-level algorithm,
Pavel Mores
- [libvirt PATCH v2 05/10] conf: add virDomainMomentFindLeaf() which operates on virDomainMomentObjPtr,
Pavel Mores
- [libvirt PATCH v2 08/10] qemu: block: add function to wait for blockcommits and collect results,
Pavel Mores
- [libvirt PATCH v2 01/10] qemu: block: factor implementation out of qemuDomainBlockCommit(),
Pavel Mores
- [libvirt PATCH v2 07/10] qemu: block: add function to launch all prepared blockcommits,
Pavel Mores
- [libvirt PATCH v2 06/10] qemu: block: add function to collect blockcommit params and verify them,
Pavel Mores
- [libvirt PATCH] docs: documented protected branches and tags,
Daniel P. Berrangé
- [libvirt-dbus PATCH] meson: Exclude some files from releases,
Andrea Bolognani
- [libvirt PATCH] tests: Enable directory override for qemucapsprobe,
Andrea Bolognani
- [libvirt PATCH 0/3] tests: Update capabilities for QEMU 5.0.0,
Andrea Bolognani
- [PATCH] qemuDomainCleanupRun: Actually run cleanup callbacks in reverse order,
Michal Privoznik
- [libvirt PATCH] qemu: Don't use CPU from host capabilities as host-model on ARM,
Jiri Denemark
- [libvirt PATCH] gitlab: move some jobs onto CentOS 8,
Daniel P. Berrangé
- [libvirt-rust 0/2] Introduce GitLab CI and merge requests,
Daniel P. Berrangé
- [libvirt-ci PATCH] guests: add libvirt-rust project packages,
Daniel P. Berrangé
- [libvirt-ci PATCH] guests: add libvirt-publican and libvirt-appdev-guide-python projects,
Daniel P. Berrangé
- [libvirt-ci PATCH v3] guests: add libvirt-php project packages,
Daniel P. Berrangé
- [libvirt PATCH] keycodemapdb: update submodule for win32 keycode fix,
Daniel P. Berrangé
- [PATCH] virt-host-validate-bhyve.c: Reintroduce @ret to virHostValidateBhyve(),
Michal Privoznik
- [libvirt-ci PATCH v2] guests: add libvirt-php project packages,
Daniel P. Berrangé
- [go PATCH 0/3] introduce GitLab CI jobs and merge requests,
Daniel P. Berrangé
- [perl PATCH v4 0/3] gitlab: introduce CI coverage,
Daniel P. Berrangé
- [libvirt-python PATCH] setup: post-release version bump to 6.4.0,
Daniel P. Berrangé
- [PATCH 0/4] Random almost trivial improvements,
Michal Privoznik
- Release of libvirt-6.3.0,
Daniel Veillard
- [PATCH 0/3] Xen: Improve the naming mess,
Jim Fehlig
- [libvirt PATCH v2] remote: fix driver name check for libxl driver,
Daniel P. Berrangé
- [libvirt-php 0/6] introduce GitLab CI and merge requests,
Daniel P. Berrangé
- [libvirt-python PATCH v2] gitlab: add CONTRIBUTING.rst file to indicate use of merge requests,
Daniel P. Berrangé
- [libvirt PATCH] remote: fix driver name check for libxl driver,
Daniel P. Berrangé
- [libvirt-ci PATCH] guests: add libvirt-php project packages,
Daniel P. Berrangé
- [libvirt RFC PATCH] network: NetworkManager script to monitor for conflicts with new interfaces,
Laine Stump
- [PATCH] Drop needless variable,
Michal Privoznik
- [libvirt PATCH] tests: poison $HOME and $XDG_RUNTIME_DIR env variables,
Daniel P. Berrangé
- [libvirt PATCH] gitlab: update list of distros used to use latest versions,
Daniel P. Berrangé
- [libvirt PATCH] docs: introduce a page showing a overall CI dashboard,
Daniel P. Berrangé
- [PATCH] virsh: Fix return code for dump,
Xuyandong (Yandong Xu)
- [PATCH] news: Update for libvirt 6.3.0,
Michal Privoznik
- [libvirt PATCHv2] docs: note that <dnsmasq:option> was added in libvirt 5.6.0,
Laine Stump
- [PATCH] systemd: start libvirtd after firewalld/iptables services,
Laine Stump
- Re: Backup of vm disk images,
Stefan Hajnoczi
- [libvirt-python PATCH] gitlab: add CONTRIBUTING.rst file to indicate use of merge requests,
Daniel P. Berrangé
- [libvirt PATCH] tests: Mock virGetUserRuntimeDirectory() for qemuhotplug,
Andrea Bolognani
- [libvirt PATCH] gitlab: convert to shared container for DCO check,
Daniel P. Berrangé
- [libvirt-ci PATCH 0/2] add a 'go fmt' container for code style checks,
Daniel P. Berrangé
- [libvirt PATCH] docs: Fix grammar in virsh.rst,
Andrea Bolognani
- [libvirt-python PATCH v3 0/3] gitlab: introduce CI jobs for validating python build,
Daniel P. Berrangé
- [PATCH] conf: Add qemu_job_wait_time option,
MIKI Nobuhiro
- ANNOUNCE: libvirt-dbus 1.4.0 released,
Pavel Hrdina
- [libvirt-dbus PATCH] HACKING: add dbus-daemon as dependency to run tests,
Pavel Hrdina
- [libvirt PATCH 0/6] Add ability to create mediated devices in libvirt,
Jonathon Jongsma
- [PATCH] docs: note that <dnsmasq:option> was added in libvirt 5.6.0,
Laine Stump
- [libvirt-ci PATCH 0/4] check-dco: Support namespaces other than libvirt,
Andrea Bolognani
- [libvirt-appdev-guide-python PATCH] gitlab: introduce CI jobs for building content,
Daniel P. Berrangé
- [libvirt-dockerfiles PATCH 0/4] Refresh after recent changes,
Andrea Bolognani
- [libvirt-ci PATCH] lcitool: Calculate pkg_align properly,
Andrea Bolognani
- [libvirt-ci PATCH 0/3] vault: Add Fedora 32, remove unused secrets,
Andrea Bolognani
- [libvirt-ci PATCH 0/4] Add Ubuntu 20.04, drop Ubuntu 16.04,
Andrea Bolognani
- [libvirt-perl PATCH v3 0/3] gitlab: introduce CI coverage,
Daniel P. Berrangé
- [libvirt-python PATCH v2 0/3] gitlab: introduce CI jobs for validating python build,
Daniel P. Berrangé
- [RFC PATCH 0/3] Make use of deprecated QMP commands/fields more obvious,
Peter Krempa
- [PATCH 0/2] qemucapabilitiesdata: Update qemu-5.0 data after release and add qemu-5.1,
Peter Krempa
- [libvirt PATCH] libxl: vga.kind none when no device specified,
Artur Puzio
- [libvirt PATCH] xenconfig: Add feature gfx_passthru,
Artur Puzio
- [libvirt-ci PATCH v2] guests: introduce libvirt+dist and libvirt+minimal projects,
Daniel P. Berrangé
- [PATCH] libvirt-guests.sh: fix log output with new systemd,
Christian Ehrhardt
- Libvirt Application Development Guide,
charalambous s. (sc3n17)
[PATCH 00/15] tests: qemu: Detect deprecation in the QMP schema (deprecation part 1),
Peter Krempa
- [PATCH 03/15] qemuMonitorTestProcessCommandDefaultValidate: Use testQEMUSchemaValidateCommand,
Peter Krempa
- [PATCH 04/15] qemuMonitorTestProcessCommandDefaultValidate: Clean up return value use,
Peter Krempa
- [PATCH 01/15] testQemuHotplugCpuPrepare: Allow unused monitor commands only on failure,
Peter Krempa
- [PATCH 12/15] qemumonitorjsontest: Allow use of deprecated 'query-cpus',
Peter Krempa
- [PATCH 02/15] testutilsqemuschema: Introduce testQEMUSchemaValidateCommand,
Peter Krempa
- [PATCH 05/15] qemumonitortestutils: Introduce qemuMonitorTestSkipDeprecatedValidation,
Peter Krempa
- [PATCH 13/15] qemumonitorjsontest: Allow use of deprecated 'cpu-add' and 'change' command,
Peter Krempa
- [PATCH 07/15] testutilsqemuschema: Pass in 'schema' and 'debug' variables to workers in a struct,
Peter Krempa
- [PATCH 08/15] testQEMUSchemaValidate(Command): Allow skipping validation of deprecated fields,
Peter Krempa
- [PATCH 06/15] testutilsqemuschema: Use automatic variable clearing where possible,
Peter Krempa
- [PATCH 10/15] qemumonitorjsontest: Add infrastructure for generated tests of deprecated commands,
Peter Krempa
- [PATCH 14/15] qemumonitorjsontest: Mark recently deprecated migration command in our tests,
Peter Krempa
- [PATCH 15/15] testQEMUSchemaValidate*: Reject usage of fields with 'deprecated' set,
Peter Krempa
- [PATCH 09/15] testQemuHotplugCpuPrepare: Allow deprecated commands for non-modern cpu hotplug test,
Peter Krempa
- [PATCH 11/15] testQemuMonitorJSONqemuMonitorJSONQueryCPUs: Split off test for query-cpus-fast,
Peter Krempa
[libvirt-ci PATCH 0/4] Add Fedora 32, drop Fedora 30,
Andrea Bolognani
[libvirt-jenkins-ci PATCH] guests: Run libvirt-dbus test suite on Fedora 31,
Andrea Bolognani
[jenkins-ci PATCH] jenkins: Fix machine order for libvirt-sandbox,
Andrea Bolognani
[jenkins-ci PATCH] lcitool: Move gtk-vnc MinGW builds to Fedora Rawhide,
Andrea Bolognani
[libvirt-python PATCH 0/3] gitlab: introduce CI jobs for validating python build,
Daniel P. Berrangé
[libvirt-perl PATCH v2 0/3] gitlab: introduce CI coverage,
Daniel P. Berrangé
[libvirt-ci PATCH] guests: introduce libvirt-dist and libvirt-minimal projects,
Daniel P. Berrangé
[libvirt-ci PATCH] vars: Add python3-wheel to the base package dependencies,
Erik Skultety
[libvirt-ci PATCH] containers: New top-level directory,
Andrea Bolognani
[PATCH V4 5/5] cpu_map: Introduce ARM cpu models,
Zhenyu Zheng
[PATCH V4 4/5] cpu: Introduce getHost support for ARM CPU driver,
Zhenyu Zheng
[PATCH V4 3/5] cpu: Add helper funtions to parse vendor and model,
Zhenyu Zheng
[PATCH V4 2/5] cpu: Introduce ARM related structs,
Zhenyu Zheng
[PATCH V4 1/5] cpu: Introduce virCPUarmData to virCPUData,
Zhenyu Zheng
Live migration garp,
Ignazio Cassano
[PATCH] docs: Describe protected virtualization guest setup,
Boris Fiuczynski
[PATCH v2] Improve blockpull man entry,
Sebastian Mitterle
[libvirt-ci PATCH 0/4] lcitool: Use more dictionaries in the inventory,
Andrea Bolognani
Entering freeze for libvirt 6.3.0,
Daniel Veillard
[libvirt-dbus PATCH] docs/meson: fix rst2man detection,
Pavel Hrdina
Races / crashes in shutdown of libvirtd daemon,
Daniel P. Berrangé
[libvirt-dbus PATCH 0/2] Revert recent commits,
Andrea Bolognani
[PATCH libvirt-python 0/5] Fixes from adding type annotation,
Philipp Hahn
[libvirt PATCH] qemu: re-add padding to the saved state images,
Daniel P. Berrangé
[PATCH RESEND v1 0/7] add Spectre related PowerPC features,
Daniel Henrique Barboza
[libvirt PATCH 0/2] CONTRIBUTING: Clean up and improve,
Andrea Bolognani
[PATCH] qemu: fix code format problem,
yubihong
[PATCH libvirt-python] examples: Fix connection error handling 2,
Philipp Hahn
[PATCH v1 0/5] qemu: Support iSER transport of iscsi,
Han Han
[libvirt-dbus PATCH 0/9] Convert documentation to reStructuredText, other cleanups,
Andrea Bolognani
- [libvirt-dbus PATCH 4/9] HACKING: Convert to reStructuredText,
Andrea Bolognani
- [libvirt-dbus PATCH 3/9] README: Convert to reStructuredText,
Andrea Bolognani
- [libvirt-dbus PATCH 5/9] NEWS: Convert to reStructuredText,
Andrea Bolognani
- [libvirt-dbus PATCH 9/9] spec: Pick documentation from installation directory,
Andrea Bolognani
- [libvirt-dbus PATCH 1/9] git: Minimize ignore patterns,
Andrea Bolognani
- [libvirt-dbus PATCH 2/9] spec: Install fewer documentation files,
Andrea Bolognani
- [libvirt-dbus PATCH 7/9] man: Convert to reStructuredText,
Andrea Bolognani
- [libvirt-dbus PATCH 8/9] meson: Install documentation,
Andrea Bolognani
- [libvirt-dbus PATCH 6/9] AUTHORS: Convert to reStructuredText,
Andrea Bolognani
- Re: [libvirt-dbus PATCH 0/9] Convert documentation to reStructuredText, other cleanups,
Erik Skultety
- Re: [libvirt-dbus PATCH 0/9] Convert documentation to reStructuredText, other cleanups,
Pavel Hrdina
[PATCH] network: Remove memory leak caused by wrong initialization,
Julio Faracco
CFP: KVM Forum 2020,
Paolo Bonzini
[PATCH v2 1/3] libxl: Add 'permissive' option for PCI devices,
Marek Marczykowski-Górecki
[libvirt PATCH] travis: explicitly include gnutls to ensure it is updated,
Daniel P. Berrangé
[PATCH] virStorageSourceParseNBDColonString: Rewrite to match what qemu does,
Peter Krempa
[PATCH 0/4] Remove unfinished support for external data store of qcow2 files,
Peter Krempa
[PATCH] schema: backup: Make 'exportname' and 'exportbitmap' independent,
Peter Krempa
[PATCH v2] news: Include new DHCP network <lease/> feature,
Julio Faracco
[libvirt-php] libvirt_list_storagepools() gives an error if all the storage pools on the host node are active,
Fernando Casas Schössow
[PATCH 0/8] tests: qemumonitor: Make fake qemu monitor failures more obvious,
Peter Krempa
[PATCH] qemu: Move interlocking of blockjobs and checkpoints after liveness check,
Peter Krempa
[PATCH] news: Include new DHCP network <lease/> feature,
Julio Faracco
[PATCH 0/4] move validation of virtio options,
Bjoern Walk
[libvirt-perl PATCH 0/3] gitlab: introduce CI coverage,
Daniel P. Berrangé
[PATCH] networkxml2xmltest: Complete renaming of @actual,
Michal Privoznik
[PATCH 0/4] qemuhotplugtest: Fix timeouts,
Peter Krempa
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]