]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-10-20  Peter Krempavirschematest: Validate more XMLs
2020-10-20  Peter Krempavirschematest: Add directories containing domain XMLs
2020-10-20  Peter Krempatests: vmx: Add <name> element for all domain XMLs
2020-10-20  Peter Krempaschema: domain: Allow space in XML schema for bridge...
2020-10-20  Peter Krempaschema: domain: Add definition for the 'vmware' private...
2020-10-20  Peter Krempanwfilterxml2xmltest: Rename cases with XMLs not conform...
2020-10-20  Peter Krempanwfilterxml2firewall: Fix schema compilance of 'tcp...
2020-10-20  Peter Krempaschema: nwfiter: Allow leading/trailing whitespace...
2020-10-20  Peter Krempaschema: nwfilter: Allow all accepted values for 'ipsetf...
2020-10-20  Peter Krempadomainconfdata/getfilesystem.xml: Remove <init> element
2020-10-20  Peter Krempavirschematest: Fix testing of 'nwfilter' xmls
2020-10-20  Peter Krempavirschematest: Add coverage for 'examples/xml/test'
2020-10-20  Peter Krempavirschematest: Add coverage for 'examples/xml/storage'
2020-10-20  Peter Krempaexamples: xml: Fix 'vol-raw.xml' and 'vol-sparse.xml'
2020-10-20  Peter Krempaexamples: xml: Fix 'pool-netfs.xml' example
2020-10-20  Peter Krempavirschematest: Add regex filtering for directory contents
2020-10-20  Peter Krempavirschematest: Rewrite internals to allow increasing...
2020-10-19  Boris Fiuczynskispec: Fix numad check
2020-10-19  Peter Krempautil: xml: Add autoptr cleanup for virXMLValidator
2020-10-19  Peter KrempaqemuBlockExportAddNBD: Use 'block-export-add' when...
2020-10-19  Peter Krempaqemu: Add infrastructure for 'block-export-add' to...
2020-10-19  Peter Krempaqemu: capabilities: Add QEMU_CAPS_BLOCK_EXPORT_ADD
2020-10-19  Peter Krempatests: qemucapabilities: Update capabilities for qemu...
2020-10-19  Peter Krempaqemumonitorjsontest: Allow deprecation of 'nbd-server...
2020-10-19  Peter Krempaqemu: block: Extract code for adding NBD exports to...
2020-10-19  Peter Krempascripts: meson-html-gen: Remove
2020-10-19  Peter Krempadocs/manpages/meson.build: Use template code for XSLT...
2020-10-19  Peter Krempadocs/kbase/meson.build: Use template code for XSLT...
2020-10-19  Peter Krempadocs/internals/meson.build: Use template code for XSLT...
2020-10-19  Peter Krempadocs: meson.build: Prepare for use of identical code...
2020-10-19  Peter Krempadocs: meson.build: Generate HTML files directly by...
2020-10-19  Peter Krempadocs: meson.build: Limit html files depending on 'aclpe...
2020-10-19  Peter Krempascripts/meson-html-gen.py: Don't rereformat output...
2020-10-19  Peter Krempadocs: migration: Fix syntax
2020-10-19  Peter Krempaschema: domain: Accept VMware disk sources for the...
2020-10-19  Peter Krempabhyve: parse: Set video device model when parsing bhyve...
2020-10-19  Peter Krempabhyveargv2xmldata: Remove XML files for console2/3...
2020-10-19  Michal Privoznikhyperv: Simplify @memResource freeing in hypervDomainSe...
2020-10-19  Michal Privoznikhyperv: Make it obvious that hypervAddEmbeddedParam...
2020-10-19  Michal Privoznikhyperv: Drop needless label in hypervDomainSetMemoryFlags()
2020-10-19  Michal Privoznikhyperv: Reindent hypervInvokeMethod() body
2020-10-19  Michal Privoznikhyperv: Make it obvious that hypervInvokeMethod() consu...
2020-10-19  Erik Skultetyconf: domain: sev: Make 'cbitpos' & 'reducedPhysBits...
2020-10-19  Erik Skultetyqemu: process: sev: Fill missing 'cbitpos' & 'reducedPh...
2020-10-19  Erik Skultetyqemu: process: Move SEV capability check to qemuValidat...
2020-10-19  Erik Skultetyqemu_process: sev: Drop an unused variable
2020-10-19  Michal Privoznikdocs: Document camelCase preference for XML elements...
2020-10-15  Daniel Henrique... qemu_validate.c: move secure boot checks to qemuValidat...
2020-10-15  Daniel Henrique... qemu_validate.c: move VCPU topology checks to qemuValid...
2020-10-15  Daniel Henrique... qemu_validate.c: move NUMA HMAT check to qemuValidateDo...
2020-10-15  Daniel Henrique... qemu_command.c: move QEMU_CAPS_DEVICE_NVDIMM_UNARMED...
2020-10-15  Daniel Henrique... qemu_command.c: move 'panic' validation to qemu_validate.c
2020-10-15  Daniel Henrique... qemu_command.c: move usb_redir validations to qemu_vali...
2020-10-15  Daniel Henrique... qemu_command.c: move SHMEM validation to qemu_validate.c
2020-10-15  Daniel Henrique... qemu_command.c: move NUMA memory backing check to qemu_...
2020-10-15  Daniel Henrique... qemu_command.c: move CPU mode check to qemu_validate.c
2020-10-15  Daniel Henrique... qemu_command.c: move QEMU_CAPS_FW_CFG validation to...
2020-10-15  Daniel Henrique... qemu_command.c: move RNG backend validation to qemu_val...
2020-10-15  Daniel Henrique... qemu_command.c: move QEMU_CAPS_DEVICE_VHOST_SCSI check...
2020-10-15  Daniel Henrique... qemu_command.c: move QEMU_CAPS_DEVICE_USB_KBD check...
2020-10-15  Daniel Henrique... qemu_command.c: reduce qemuBuildNicDevStr() if clauses
2020-10-15  Daniel Henrique... qemu_command.c: move QEMU_CAPS_VIRTIO_NET_HOST_MTU...
2020-10-15  Daniel Henrique... qemu_command.c: move QEMU_CAPS_VIRTIO_NET_TX_QUEUE_SIZE...
2020-10-15  Daniel Henrique... qemu_command.c: move QEMU_CAPS_VIRTIO_NET_RX_QUEUE_SIZE...
2020-10-15  Daniel Henrique... qemu_command.c: move QEMU_CAPS_VIRTIO_TX_ALG check...
2020-10-15  Daniel Henrique... qemu_command.c: move DISK_BUS_USB validation to qemu_va...
2020-10-15  Daniel Henrique... qemu_command.c: move DISK_BUS_VIRTIO validation to...
2020-10-15  Daniel Henrique... qemu_command.c: move DISK_BUS_SATA validation to qemu_v...
2020-10-15  Daniel Henrique... qemu_command.c: move LSILOGIC controller validation...
2020-10-15  Daniel Henrique... qemu_command.c: move LUN and IDE checks to qemu_validate.c
2020-10-15  Daniel Henrique... qemu_command.c: move wwn validation to qemu_validate.c
2020-10-15  Tim Wiederhakedocs: Expand on recommendation in hypervisor-cpu-baseli...
2020-10-15  Michal Privoznikdocs: Clarify free_page_reporting attribute
2020-10-15  Michal Privozniklib: s/free-page-reporting/freePageReporting/
2020-10-15  Michal Privozniktests: Turn virtio-options-memballoon-freepage-reportin...
2020-10-14  Jiri Denemarkdocs: Mention GPG key used for signing releases
2020-10-14  Pino Toscanovmx: start parsing SATA disks
2020-10-14  Pino Toscanovmx: expand the disk array
2020-10-14  Pino Toscanovmx: shortcut 'cdrom-image' as CD-ROM earlier
2020-10-14  Pino Toscanovmx: hide private helpers
2020-10-14  Jonathon Jongsmaqemu: remove some unnecessary local variables
2020-10-13  Halil PasicReflect in virtiofs.rst that virtiofs can be used witho...
2020-10-13  Marc Hartmayerqemu: virtiofs can be used without NUMA nodes
2020-10-13  Nico Pacheprovide testing for free-page-reporting feature in...
2020-10-13  Nico PacheQEMU: introduce Virtio free page reporting feature
2020-10-13  Nico PacheQEMU: declare qemu capabilities for the Virtio Free...
2020-10-13  Nico PacheDocument and parser support for the Virtio free page...
2020-10-13  Michal Privoznikqemu: Set noqueue qdisc for TAP devices
2020-10-13  Michal Privoznikvirnetdev: Introduce virNetDevSetRootQDisc()
2020-10-13  Daniel Letairpm: remove rpath from rpms
2020-10-13  Daniel P. BerrangĂ©logging: allow max_len=0 to disable log rollover
2020-10-13  Pavel Hrdinaconf: virsecretobj: fix g_new0 allocation
2020-10-13  Pavel Hrdinaconf: fix g_new0 allocation
2020-10-12  Cole Robinsonqemu: migration: don't open storage driver too early
2020-10-12  Roman Bogorodskiynews: document bhyve virtio-9p support
2020-10-12  Roman Bogorodskiydocs: bhyve: document virtio-9p support
2020-10-12  Roman Bogorodskiybhyve: fix virtio-9p src/dst order
2020-10-12  Michal Privoznikvirsocketaddr: Zero @netmask in virSocketAddrPrefixToNe...
2020-10-09  Roman Bogorodskiybhyve: implement virtio-9p support
2020-10-09  Pavel Hrdinatools: use g_autoptr for virCgroup
next