Show patches with: Archived = No       |   846 patches
« 1 2 3 48 9 »
Patch Series S/W/F Date Submitter Delegate State
[8/9] tests: qemuxml2xml: assign device addresses --- 2016-01-28 Cole Robinson Superseded
[9/9] tests: qemu: More aarch64 virtio and pci tests --- 2016-01-28 Cole Robinson Superseded
[1/2] qemu: aarch64: Don't add PCIe controller by default --- 2016-01-28 Cole Robinson New
[2/2] HACK: qemu: aarch64: Use virtio-pci if user specifies PCI controller --- 2016-01-28 Cole Robinson New
[4/9] tests: qemuxml2argv: remove some QEMU_CAPS_DEVICE problem cases --- 2016-02-05 Cole Robinson New
[v2,1/6] tests: qemuxml2argv: remove some QEMU_CAPS_DEVICE problem cases --- 2016-02-09 Cole Robinson Accepted
[v2,2/6] tests: Unconditionally enable QEMU_CAPS_DEVICE --- 2016-02-09 Cole Robinson Accepted
[v2,3/6] tests: qemuxml2xml: Allow test cases to pass in qemuCaps --- 2016-02-09 Cole Robinson New
[v2,4/6] tests: utils: Add PreFormat callback for CompareXML2XML helper --- 2016-02-09 Cole Robinson Accepted
[v2,5/6] tests: qemuxml2xml: assign device addresses --- 2016-02-09 Cole Robinson New
[v2,6/6] tests: qemu: More aarch64 virtio and pci tests --- 2016-02-09 Cole Robinson Accepted
[1/5] tests: qemuargv2xml: Remove unneeded XML blanking --- 2016-02-16 Cole Robinson New
[2/5] tests: qemuargv2xml: Remove UUID randomness --- 2016-02-16 Cole Robinson Accepted
[3/5] tests: qemuargv2xml: hardcode disk auth usage --- 2016-02-16 Cole Robinson Accepted
[4/5] tests: qemuargv2xml: Drop memory XML blanking --- 2016-02-16 Cole Robinson New
[5/5] tests: lxcconf2xml: Drop XML blanking --- 2016-02-16 Cole Robinson Accepted
[6/5] tests: Remove unused virtTestClearLineRegex --- 2016-02-17 Cole Robinson Accepted
qemu: Move PORT definitions to qemu_conf.c --- 2016-02-17 Cole Robinson Accepted
[1/3] domain: add implicit controllers from post parse --- 2016-02-17 Cole Robinson Accepted
[2/3] qemu: parse: rename qemuCaps->caps --- 2016-02-17 Cole Robinson Accepted
[3/3] qemu: parse: drop redundant AddImplicitControllers --- 2016-02-17 Cole Robinson New
Revert "Error out on missing machine type in machine configs" --- 2016-02-25 Cole Robinson New
[1/8] domain: Add virDomainDefAddImplicitDevices --- 2016-03-08 Cole Robinson New
[2/8] domain: conf: Export virDomainDefPostParseDevices --- 2016-03-08 Cole Robinson New
[3/8] qemu: Assign device addresses in PostParse --- 2016-03-08 Cole Robinson New
[4/8] util: xml: add virXMLPropertyCount --- 2016-03-08 Cole Robinson New
[5/8] tests: Add failure flags to CompareDomainXML2XML --- 2016-03-08 Cole Robinson New
[6/8] domain: Make <address type='pci'/> request address allocation --- 2016-03-08 Cole Robinson New
[7/8] qemu: Wire up address type=pci auto_allocate --- 2016-03-08 Cole Robinson Superseded
[8/8] tests: qemu: test <address type='pci'/> with aarch64 --- 2016-03-08 Cole Robinson Superseded
domain: Remove controller/net address whitelists --- 2016-03-08 Cole Robinson Accepted
[1/3] storage: refresh volume before deletion --- 2016-03-09 Cole Robinson New
[2/3] util: virfile: Clarify setuid usage for virFileRemove --- 2016-03-09 Cole Robinson Accepted
[3/3] util: virfile: Only setuid for virFileRemove if on NFS --- 2016-03-09 Cole Robinson New
[1/4] docs: website: Remove the et.redhat.com footer --- 2016-03-10 Cole Robinson New
[2/4] docs: generic.css: minor cleanups --- 2016-03-10 Cole Robinson New
[3/4] docs: generic.css: font size tweaks --- 2016-03-10 Cole Robinson New
[4/4] docs: generic.css: Indentation and spacing tweaks --- 2016-03-10 Cole Robinson New
qemu: Don't overwrite DomainSave errors --- 2016-03-15 Cole Robinson Accepted
rpc: wait longer for session daemon to start up --- 2016-03-15 Cole Robinson Accepted
use virGetLastErrorMessage instead of virGetLastError to check for NULL in qemu --- 2016-03-17 Cole Robinson New
docs: website: more header spacing tweaks --- 2016-03-18 Cole Robinson Accepted
tests: virtnettlscontexttest: Use virGetLastErrorMessage() --- 2016-03-18 Cole Robinson Accepted
bhyve: caps: Log error message when CPU init fails --- 2016-03-18 Cole Robinson Accepted
bhyve: process: Log error message when kill fails --- 2016-03-18 Cole Robinson New
[1/2] qemu: Support SPICE listen over unix socket --- 2016-03-21 Cole Robinson New
[2/2] qemu: Add qemu.conf option spice_auto_unix_socket --- 2016-03-21 Cole Robinson New
remote: Fix error message --- 2016-03-23 Cole Robinson New
[1/2] tests: Enable failure testing with CompareDomXML2XML --- 2016-04-08 Cole Robinson Accepted
[2/2] test: genericxml2xml: test graphics listen= compat --- 2016-04-08 Cole Robinson Accepted
build: work around gcc 6.0 warnings --- 2016-04-10 Cole Robinson New
tools: virsh: Add some example values to attach-disk --help --- 2016-04-10 Cole Robinson New
virtlogd: Fix a couple minor memory leaks --- 2016-04-10 Cole Robinson Accepted
lxc: explicitly error on interface type=ethernet --- 2016-04-11 Cole Robinson Accepted
docs: formatdomain: document versions for video acceleration --- 2016-04-11 Cole Robinson Accepted
man: virsh: Document lxc-enter-namespace --noseclabel --- 2016-04-11 Cole Robinson Accepted
Revert "daemon: use socket activation with systemd" --- 2016-04-11 Cole Robinson Accepted
Be consistent with setlocale error handling --- 2016-04-12 Cole Robinson New
[03/10] conf: disk: Remove one unnecessary level of indentation --- 2016-04-12 Cole Robinson New
[v2] util: Add virGettextInitialize, convert the code --- 2016-04-12 Cole Robinson Superseded
qemu: migration: Drop dead VNC cookie handling --- 2016-04-12 Cole Robinson New
tests: Fix VIR_TEST_REGENERATE_OUTPUT --- 2016-04-12 Cole Robinson New
[v3] util: Add virGettextInitialize, convert the code --- 2016-04-12 Cole Robinson Superseded
[v4] util: Add virGettextInitialize, convert the code --- 2016-04-13 Cole Robinson Accepted
rpc: daemon: Fix virtlog/virtlock daemon reload --- 2016-04-13 Cole Robinson Accepted
spec: Only pull in API docs with -devel package --- 2016-04-13 Cole Robinson New
qemu: command: don't overwrite watchdog dump action --- 2016-04-13 Cole Robinson Accepted
docs: domain: document blkiotune {read, write}_{bytes, iops}_sec --- 2016-04-13 Cole Robinson Accepted
storage: mpath: Don't error on target_type=NULL --- 2016-04-13 Cole Robinson Accepted
remote: Don't reject remote polkit if client lacks support --- 2016-04-14 Cole Robinson Accepted
qemu: Remove redundant DomainObjIsActive check --- 2016-04-15 Cole Robinson New
[1/3] qemu: Remove redundant DomainObjIsActive calls --- 2016-04-15 Cole Robinson Accepted
[2/3] qemu: Clarify usage of DomainObjIsActive for PMSuspended --- 2016-04-15 Cole Robinson New
[3/3] qemu: Clarify usage of DomainObjIsActive for SetTime --- 2016-04-15 Cole Robinson New
[1/3] storage: remove support for /usr/bin/qcow-create --- 2016-04-15 Cole Robinson Accepted
[2/3] storage: remove support for /usr/bin/kvm-img --- 2016-04-15 Cole Robinson Accepted
[3/3] storage: drop the plumbing needed for kvm-img/qcow-create --- 2016-04-15 Cole Robinson Accepted
qemu: reject min_guarantee at parse time --- 2016-04-15 Cole Robinson New
docs: domain: Document network <filterref> --- 2016-04-15 Cole Robinson New
Explicitly error on uri=qemu://system --- 2016-04-18 Cole Robinson Superseded
qemu: command: drop redundant min_guarantee check --- 2016-04-18 Cole Robinson Accepted
qemu: process: comment on min_guarantee validation --- 2016-04-18 Cole Robinson New
[v2,1/2] Explicitly error on uri=qemu://system --- 2016-04-19 Cole Robinson Accepted
[2/2] libvirt: Use conventional function names --- 2016-04-19 Cole Robinson Accepted
network: Don't use ERR_NO_SUPPORT for invalid net-update requests --- 2016-04-19 Cole Robinson Accepted
man: Clarify virsh vol-clone works within a single pool --- 2016-04-19 Cole Robinson Accepted
libvirt: Fix crash on URI without scheme --- 2016-04-20 Cole Robinson Accepted
tests: Use system() for test-wrap-argv.pl --- 2016-04-20 Cole Robinson New
virsh: blockcopy: force an absolute path --- 2016-04-20 Cole Robinson New
virsh: Don't clear old connection if 'connect $uri' fails --- 2016-04-20 Cole Robinson Accepted
[python] spec: Don't pull in dependencies for example scripts --- 2016-04-20 Cole Robinson New
[1/2] qemu: process: split out shmem startup warning --- 2016-04-20 Cole Robinson Accepted
[2/2] qemu: process: split out startup XML validation --- 2016-04-20 Cole Robinson Accepted
conf: Drop restrictions on rng backend path --- 2016-04-20 Cole Robinson Accepted
virconf: Handle conf file without ending newline --- 2016-04-21 Cole Robinson New
[v2] virconf: Handle conf file without ending newline --- 2016-04-21 Cole Robinson New
[v2] virconf: Handle conf file without ending newline --- 2016-04-21 Cole Robinson New
[1/5] tests: build: Remove duplicate libvirtd test list --- 2016-04-21 Cole Robinson New
[2/5] tests: consistently name virsh tests with 'virsh-' prefix --- 2016-04-21 Cole Robinson New
[3/5] tests: rename test_conf -> virconftest --- 2016-04-21 Cole Robinson New
« 1 2 3 48 9 »