Show patches with: State = Action Required       |    Archived = No       |   354 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v2,4/6] tests: qemuxml2xml: Convert os-firmware* to TEST_CAPS tests: qemuxml2xml: add DO_TEST_CAPS* --- 2019-04-15 Cole Robinson New
[v2,3/3] conf: Add virDomainVirtType enum error label Add 'label' arg to VIR_ENUM_IMPL --- 2019-04-15 Cole Robinson New
[v2,2/3] util: enum: Add NULL 'label' arg VIR_ENUM_IMPL calls Add 'label' arg to VIR_ENUM_IMPL --- 2019-04-15 Cole Robinson New
[v2,1/3] util: enum: Add 'label' arg to virEnum*String Add 'label' arg to VIR_ENUM_IMPL --- 2019-04-15 Cole Robinson New
[4/4] Add string labels to all VIR_ENUM_IMPL calls Add 'label' arg to VIR_ENUM_IMPL --- 2019-04-08 Cole Robinson New
[3/4] util: Add 'label' field to VIR_ENUM_IMPL Add 'label' arg to VIR_ENUM_IMPL --- 2019-04-08 Cole Robinson New
[1/4] Always put _LAST enums on second line of VIR_ENUM_IMPL Add 'label' arg to VIR_ENUM_IMPL --- 2019-04-08 Cole Robinson New
[4/7] qemu: conf: Cache domCaps in qemuCaps qemu: use domCaps for validation --- 2019-04-04 Cole Robinson New
[2/7] qemu: capabilities: fill in domcaps <rng> qemu: use domCaps for validation --- 2019-04-04 Cole Robinson New
[1/7] conf: domcaps: Report device <rng> qemu: use domCaps for validation --- 2019-04-04 Cole Robinson New
[2/3] docs: Remove index.py Remove website search, just use google --- 2019-04-03 Cole Robinson New
[1/3] docs: Use google sitesearch for website search Remove website search, just use google --- 2019-04-03 Cole Robinson New
[12/12] tests: qemuxml2xml: Add DO_TEST_CAPS* tests: qemuxml2xml: add DO_TEST_CAPS* --- 2019-04-01 Cole Robinson New
[08/12] tests: add testQemuGetCapsLatest tests: qemuxml2xml: add DO_TEST_CAPS* --- 2019-04-01 Cole Robinson New
[06/12] tests: qemuxml2argv: Rename testInfo* to testQemuInfo* tests: qemuxml2xml: add DO_TEST_CAPS* --- 2019-04-01 Cole Robinson New
[03/12] tests: qemuxml2xml: Remove info->outActiveName tests: qemuxml2xml: add DO_TEST_CAPS* --- 2019-04-01 Cole Robinson New
[21/21] tests: qemuxml2argv: add TEST_INTERNAL tests: qemuxml2argv: support optional arguments --- 2019-03-14 Cole Robinson New
[18/21] tests: qemuxml2argv: add testInfoClear tests: qemuxml2argv: support optional arguments --- 2019-03-14 Cole Robinson New
[12/21] tests: qemuxml2argv: add a comment separating DO_TEST* macros tests: qemuxml2argv: support optional arguments --- 2019-03-14 Cole Robinson New
[05/21] tests: qemuxml2argv: break apart testInitQEMUCaps tests: qemuxml2argv: support optional arguments --- 2019-03-14 Cole Robinson New
[03/21] tests: qemuxml2argv: add va_arg enum handling tests: qemuxml2argv: support optional arguments --- 2019-03-14 Cole Robinson New
[02/21] tests: qemuxml2argv: add testInfoSetArgs tests: qemuxml2argv: support optional arguments --- 2019-03-14 Cole Robinson New
[2/2] docs: hacking: Add 'Code coverage reports' section Remove --enable-test-coverage, promote 'make coverage' --- 2019-03-13 Cole Robinson New
[v2,05/11] vz: convert to net model enum conf: partial net model enum conversion --- 2019-03-13 Cole Robinson New
[v2,01/11] tests: Add several net model passthrough tests conf: partial net model enum conversion --- 2019-03-13 Cole Robinson New
[v2,09/16] schemas: domcaps: Make more elements optional domcaps: use virTristateBool --- 2019-03-06 Cole Robinson New
[v2,06/16] qemu: domcaps: fill in explicit supported BOOL_NO domcaps: use virTristateBool --- 2019-03-06 Cole Robinson New
[v2,03/16] tests: domcaps: Remove 'full' test domcaps: use virTristateBool --- 2019-03-06 Cole Robinson New
[v2,02/16] tests: domcaps: Remove unused typedef domcaps: use virTristateBool --- 2019-03-06 Cole Robinson New
[v2,01/16] tests: domcaps: Add a default 'empty' test domcaps: use virTristateBool --- 2019-03-06 Cole Robinson New
[05/10] conf: domcaps: use virTristateBool for 'supported' domcaps: use virTristateBool --- 2019-02-19 Cole Robinson New
[03/10] tests: domcaps: Remove 'full' test domcaps: use virTristateBool --- 2019-02-19 Cole Robinson New
[4/4] tests: domcaps: Remove dependency on libxl PVUSB support libxl: override HAVE_PVUSB in test suite --- 2019-02-08 Cole Robinson New
[v3,17/17] qemu: domcaps: Report disk <enum name="model"> qemu: virtio-{non-}transitional support --- 2019-02-08 Cole Robinson New
[v3,03/17] conf: Add <disk model='virtio-{non-}transitional'/> qemu: virtio-{non-}transitional support --- 2019-02-08 Cole Robinson New
[v3,02/17] qemu: capabilities: Add virtio/vhost {non-}transitional qemu: virtio-{non-}transitional support --- 2019-02-08 Cole Robinson New
[9/9] Add newline after last entry in VIR_ENUM_IMPL calls Add semicolon to macro calls --- 2019-01-23 Cole Robinson New
[8/9] Require a semicolon for VIR_ONCE_GLOBAL_INIT calls Add semicolon to macro calls --- 2019-01-23 Cole Robinson New
[7/9] Require a semicolon for VIR_LOG_INIT calls Add semicolon to macro calls --- 2019-01-23 Cole Robinson New
[6/9] Require a semicolon for VIR_ENUM_IMPL calls Add semicolon to macro calls --- 2019-01-23 Cole Robinson New
[5/9] Require a semicolon for VIR_ENUM_DECL calls Add semicolon to macro calls --- 2019-01-23 Cole Robinson New
[3/9] Add semicolon to VIR_LOG_INIT calls Add semicolon to macro calls --- 2019-01-23 Cole Robinson New
[2/9] Add semicolon to VIR_ENUM_IMPL calls Add semicolon to macro calls --- 2019-01-23 Cole Robinson New
[v2,19/25] qemu: Support memballoon model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-23 Cole Robinson New
[v2,16/25] qemu: Support rng model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-23 Cole Robinson New
[v2,15/25] qemu: Support hostdev model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-23 Cole Robinson New
[v2,13/25] qemu: Support interface model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-23 Cole Robinson New
[v2,12/25] qemu: Support disk model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-23 Cole Robinson New
[v2,10/25] qemu: capabilities: Add virtio/vhost {non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-23 Cole Robinson New
[v2,07/25] conf: Add virDomainDeviceSetData qemu: virtio-{non-}transitional support --- 2019-01-23 Cole Robinson New
[v3,4/4] util: Fixing invalid error checking from virPCIGetNetname() [v3,1/4] util: fixing wrong assumption that PF has to have netdev assigned --- 2019-01-22 dann frazier New
[v3,3/4] util: Fix for NULL dereference [v3,1/4] util: fixing wrong assumption that PF has to have netdev assigned --- 2019-01-22 dann frazier New
[v3,2/4] util: Code simplification [v3,1/4] util: fixing wrong assumption that PF has to have netdev assigned --- 2019-01-22 dann frazier New
[v3,1/4] util: fixing wrong assumption that PF has to have netdev assigned [v3,1/4] util: fixing wrong assumption that PF has to have netdev assigned --- 2019-01-22 dann frazier New
[07/10] qemu: Partially convert to net model enum RFC: conf: partially net model enum conversion --- 2019-01-18 Cole Robinson New
[17/18] qemu: Support virtio-serial controller model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[16/18] qemu: Support scsi controller model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[15/18] qemu: Support input model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[13/18] qemu: Support vsock model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[12/18] qemu: Support memballoon model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[10/18] qemu: Support filesystem model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[08/18] qemu: Support rng model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[07/18] qemu: Support hostdev model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[05/18] qemu: Support interface model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[04/18] conf: Add virDomainNetHasVirtioModel qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[03/18] qemu: Support disk model=virtio-{non-}transitional qemu: virtio-{non-}transitional support --- 2019-01-17 Cole Robinson New
[6/6] qemu: Support rng model=virtio-{non-}transitional RFC: qemu: virtio-{non-}transitional support --- 2019-01-13 Cole Robinson New
[4/6] qemu: Wire up disk model=virtio-{non-}transitional RFC: qemu: virtio-{non-}transitional support --- 2019-01-13 Cole Robinson New
[3/6] conf: Add <disk model='virtio-{non-}transitional'/> RFC: qemu: virtio-{non-}transitional support --- 2019-01-13 Cole Robinson New
[2/6] tests: qemuxml2xml: Add basic DO_TEST_CAPS impl RFC: qemu: virtio-{non-}transitional support --- 2019-01-13 Cole Robinson New
[1/6] tests: Add capabilities data for QEMU 4.0.0 x86_64 RFC: qemu: virtio-{non-}transitional support --- 2019-01-13 Cole Robinson New
[v2,2/4] util: Code simplification util: Fixing libvirt errors on cavium/thunder-nicvf --- 2018-11-17 Radoslaw Biernacki New
[v2,1/4] util: fixing wrong assumption that PF has to have netdev assigned util: Fixing libvirt errors on cavium/thunder-nicvf --- 2018-11-17 Radoslaw Biernacki New
[1/4] util: fixing wrong assumption that PF has to have netdev assigned util: Fixing libvirt errors on cavium/thunder-nicvf --- 2018-11-10 Radoslaw Biernacki New
[RFC,2/2] conf: Convert virDomainVirtType to VIR_ENUM_IMPL_LABEL util: Add VIR_ENUM_IMPL_LABEL --- 2018-07-26 Cole Robinson New
[RFC,1/2] util: Add VIR_ENUM_IMPL_LABEL util: Add VIR_ENUM_IMPL_LABEL --- 2018-07-26 Cole Robinson New
conf: fix virtType FromString check conf: fix virtType FromString check --- 2018-07-26 Cole Robinson New
[3/7] tests: qemuhotplug: Fix segfault when XML loading fails conf: Replace SKIP_OSTYPE with SKIP_VALIDATE --- 2018-07-24 Cole Robinson New
[v2,1/2] conf: nodedev: Don't refresh host caps in testdriver test: Implement virConnectListAllNodeDevices --- 2018-07-10 Cole Robinson New
[python] spec: Remove Group: and %defattr [python] spec: Remove Group: and %defattr --- 2018-07-10 Cole Robinson New
domain_addr: Fix weird comment format domain_addr: Fix weird comment format --- 2018-06-26 Cole Robinson New
[python] libvirtaio: Fix compat with python 3.7 [python] libvirtaio: Fix compat with python 3.7 --- 2018-06-25 Cole Robinson New
[5/6] qemu: Remove vlan function arguments qemu: command: Replace vlan= with netdev= --- 2018-06-19 Cole Robinson New
[4/6] qemu: command: replace vlan= with netdev= for legacy nic qemu: command: Replace vlan= with netdev= --- 2018-06-19 Cole Robinson New
[2/3] spec: Remove %clean section spec: drop deprecated el5 bits --- 2018-05-08 Cole Robinson New
[1/3] spec: Remove BuildRoot definition spec: drop deprecated el5 bits --- 2018-05-08 Cole Robinson New
[3/3] domain_capabilities: Report <vmcoreinfo> support conf: <vmcoreinfo> tweaks --- 2018-04-17 Cole Robinson New
[2/3] conf: Add a comment warning about boolean feature XML conf: <vmcoreinfo> tweaks --- 2018-04-17 Cole Robinson New
[1/3] conf: format/parse <vmcoreinfo> as tristate conf: <vmcoreinfo> tweaks --- 2018-04-17 Cole Robinson New
[2/2] apibuild: Fix -refs.xml building apibuild: fix with python3 --- 2018-03-16 Cole Robinson New
util: xml: Don't conflict with other libxml2 user callbacks util: xml: Don't conflict with other libxml2 user callbacks --- 2018-02-23 Cole Robinson New
[1/2] conf: nodedev: Don't refresh host caps in testdriver test: Implement virConnectListAllNodeDevices --- 2018-02-23 Cole Robinson New
spec: Own %{_libdir}/libvirt{, /connection-driver} dirs, mark licenses as %license spec: Own %{_libdir}/libvirt{, /connection-driver} dirs, mark licenses as %license --- 2017-08-27 Cole Robinson New
[v2,2/5] conf: domain: add VIDEO_TYPE_DEFAULT qemu: Default to video type=virtio for machvirt --- 2017-08-27 Cole Robinson New
[v2,1/5] qemu: whitelist valid video types qemu: Default to video type=virtio for machvirt --- 2017-08-27 Cole Robinson New
[v3,1/2] qemu: Add AAVMF32 to the list of known UEFIs qemu: Add AAVMF32 to the list of known UEFIs --- 2017-07-20 dann frazier New
security: dac: relabel spice rendernode --- 2017-07-17 Cole Robinson New
[1/3] tests: add qemu x86 kvm 32-on-64 test qemu: command: clean up default cpu formatting --- 2017-07-14 Cole Robinson New
[6/8] conf: domain: move video type validation to DeviceDefValidate qemu: Default to video type=virtio for machvirt --- 2017-06-28 Cole Robinson New
[3/8] qemu: annotate some VIDEO_TYPE enum switch qemu: Default to video type=virtio for machvirt --- 2017-06-28 Cole Robinson New
« 1 2 3 4 »