]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2019-02-08 Peter Krempaqemu: Use the 'device_id' property of SCSI disks to...
2019-02-08 Peter Krempaqemu: caps: Introduce capability for 'device_id' proper...
2019-02-08 Peter Krempatest: qemucaps: Update caps with scsi 'device_id' property
2019-02-08 Peter Krempatests: qemuxml2argv: Add a 'serial' value for a SCSI...
2019-02-08 Peter Krempaqemu: command: Drop formatting of 'media=cdrom' from...
2019-02-08 Peter Krempatests: qemuxml2argv: Add CDROM disks for all untested...
2019-02-08 Peter Krempaqemu: Forbid cdroms on virtio bus
2019-02-08 Peter Krempaqemu: command: Use correct type for switch in qemuBuild...
2019-02-08 Peter Krempaqemu: caps: Always assume presence of 'ide-hd' and...
2019-02-08 Peter Krempaqemu: caps: Always assume presence of 'scsi-hd' and...
2019-02-08 Peter Krempatests: qemuxml2argv: Remove 'disk-virtio-scsi-ccw'...
2019-02-08 Peter Krempatests: qemuxml2argv: Modernize virtio-scsi iothread...
2019-02-08 Peter Krempatests: qemuxml2argv: Use 1.5.3 version for the oldest...
2019-02-08 Peter Krempatests: qemu: Merge 'disk-scsi-vscsi' test into 'disk...
2019-02-08 Peter Krempatests: qemu: Merge 'disk-scsi-mptsas1068' test into...
2019-02-08 Peter Krempatests: qemu: Merge 'disk-scsi-megasas' test into 'disk...
2019-02-08 Peter Krempatests: qemuxml2argv: Modernize 'disk-scsi' test
2019-02-08 Peter Krempatests: qemu: Rename 'disk-scsi-device' to 'disk-scsi'
2019-02-08 Peter Krempatests: qemuxml2argv: Move cases from 'disk-shared-locki...
2019-02-08 Peter Krempatests: qemuxml2argv: Remove the 'after startup XML...
2019-02-08 Peter Krempatests: qemuxml2argv: Remove testing of post startup...
2019-02-08 Peter Krempatests: qemuxml2argv: Use real caps when auto-generating...
2019-02-08 Peter Krempatests: qemuxml: Merge 'ioeventfd' variant of 'virtio...
2019-02-08 Peter Krempatests: qemuxml: Merge 'max_sectors' variant of 'virtio...
2019-02-08 Peter Krempatests: qemuxml: Merge 'cmd_per_lun' variant of 'virtio...
2019-02-08 Peter Krempatests: qemuxml: Merge 'num-queues' variant of 'virtio...
2019-02-08 Peter Krempatests: qemu: Remove 'disk-scsi-virtio-scsi' test
2019-02-08 Peter Krempatests: qemuxml: Add a common test file for the 'virtio...
2019-02-08 Peter Krempaqemu: capabilities: Probe caps for 'ide-hd' instead...
2019-02-08 Peter Krempaqemu: capabilities: Probe caps for 'scsi-hd' instead...
2019-02-08 Peter Krempatests: qemucaps: Make fake 'microcodeVersion' depend...
2019-02-07 Jiri Denemarkvirsh: Add support for setting post-copy migration...
2019-02-07 Jiri Denemarkqemu: Implement VIR_DOMAIN_MIGRATE_MAX_SPEED_POSTCOPY...
2019-02-07 Jiri Denemarkqemu: Implement VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY
2019-02-07 Jiri DenemarkPublic API for post-copy migration bandwidth
2019-02-07 Jiri Denemarkqemu: Make migration params usable outside migration
2019-02-07 Jiri Denemarkqemu: Rework qemuDomainMigrateSetMaxSpeed
2019-02-07 Jiri Denemarkqemu: Add optional unit to qemuMigrationParamsTPMapItem
2019-02-07 Jiri Denemarkqemu: Use C99 initializers for qemuMigrationParamsTPMap
2019-02-07 Michal Privoznikvirinitctl: Provide a stub list of init fifos for non...
2019-02-07 Peter Krempaqemu: Use data in qemuBlockJobDataPtr instead of re...
2019-02-07 Peter Krempaqemu: Remove unused 'cfg' qemuDomainBlockPivot
2019-02-07 Peter Krempaqemu: Move shareable disk check for block copy
2019-02-07 Peter Krempaqemu: Always save status XML in qemuDomainBlockJobAbort
2019-02-07 Michal Privozniklxc: Don't reboot host on virDomainReboot
2019-02-07 Michal Privoznikvirinitctl: Expose fifo paths and allow caller to chose one
2019-02-07 Michal Privozniklxc: Restore seclabels after the container is killed
2019-02-07 Michal Privoznikvircgroup: Try harder to kill cgroup
2019-02-07 Michal Privozniklxc: Use correct job type for destroying a domain
2019-02-06 Jie Wangconf: Remove iothreads restriction in virDomainDefCheck...
2019-02-06 Nikolay Shirokovskiydosc: schema: fix usb source address device attribute...
2019-02-05 Andrea Bolognaniqemu: Refactor virtio-input capabilities checks
2019-02-05 Andrea Bolognanitests: Unify qemucaps2xml output files
2019-02-05 Peter Krempaqemu: caps: Don't try to ask for CAP_DAC_OVERRIDE if...
2019-02-04 Marc Hartmayerqemu: Refresh state before starting the VCPUs
2019-02-04 Michal Privoznikqemu: Assume migration with a network disk migration...
2019-02-04 Peter Krempaqemu: domain: Use 'raw' for 'volume' disks without...
2019-02-04 Peter Krempaqemu: domain: Assume 'raw' default storage format also...
2019-02-04 Peter Krempatests: qemu: Test network disks without format specifie...
2019-02-04 Peter Krempaqemu: command: Don't skip 'readonly' and throttling...
2019-02-04 Andrea Bolognaninews: Fix typo
2019-02-03 Cole RobinsonRequire a semicolon for VIR_ONCE_GLOBAL_INIT calls
2019-02-03 Cole RobinsonRequire a semicolon for VIR_LOG_INIT calls
2019-02-03 Cole RobinsonRequire a semicolon for VIR_ENUM_IMPL calls
2019-02-03 Cole RobinsonRequire a semicolon to VIR_ENUM_DECL calls
2019-02-03 Laine Stumputil: remove test code accidentally committed to virFir...
2019-02-01 Roman Bogorodskiydocs: bhyve: warn about bhyve:commandline risks
2019-02-01 Roman Bogorodskiybhyve: emit warning when using bhyve:commandline
2019-02-01 Roman Bogorodskiybhyve: bhyveDomainDefNamespaceFormatXML cleanup
2019-02-01 Laine Stumpdocs: update news.xml for firewalld zone changes
2019-02-01 Laine Stumpnetwork: allow configuring firewalld zone for virtual...
2019-02-01 Laine Stumpnetwork: set firewalld zone of bridges to "libvirt...
2019-02-01 Laine Stumpconfigure: selectively install a firewalld 'libvirt...
2019-02-01 Laine Stumputil: new virFirewallD APIs + docs
2019-02-01 Laine Stumputil: move all firewalld-specific stuff into its own...
2019-02-01 Laine Stumpconfigure: change HAVE_FIREWALLD to WITH_FIREWALLD
2019-02-01 John Ferlanutil: Fix build issue with virStorageFileGetNPIVKey
2019-02-01 Erik Skultetydocs: news: Update the release notes with the SEV permi...
2019-02-01 John Ferlanstorage: Fetch a unique key for vHBA/NPIV LUNs
2019-02-01 John Ferlanutil: Introduce virStorageFileGetNPIVKey
2019-02-01 John Ferlanstorage: Rework virStorageBackendSCSISerial
2019-02-01 John Ferlanutil: Modify virStorageFileGetSCSIKey return
2019-02-01 Michal Privoznikqemu: Rework setting process affinity
2019-02-01 Erik Skultetyqemu: caps: Use CAP_DAC_OVERRIDE for probing to avoid...
2019-02-01 Erik Skultetysecurity: dac: Relabel /dev/sev in the namespace
2019-02-01 Erik Skultetyqemu: domain: Add /dev/sev into the domain mount namesp...
2019-02-01 Erik Skultetyqemu: cgroup: Expose /dev/sev/ only to domains that...
2019-02-01 Erik Skultetyqemu: conf: Remove /dev/sev from the default cgroup...
2019-02-01 Andrea Bolognanitests: Update qemucaps2xml for QEMU 4.0.0 on x86_64
2019-02-01 Andrea Bolognaninews: Update for PCI support on RISC-V
2019-02-01 Andrea Bolognanitests: Add test for PCI usage on RISC-V
2019-02-01 Andrea Bolognaniqemu: Add PCI support for RISC-V guests
2019-02-01 Andrea Bolognanitests: Add capabilities data for QEMU 4.0.0 on RISC-V
2019-01-31 Casey Callendrellonetwork: set mtu as a DHCP option when specified
2019-01-31 Ján Tomkostoragepoolxml2argvtest: run mountopts test conditionally
2019-01-31 Ján Tomkostoragepoolxml2argvtest: introduce DO_TEST_PLATFORM
2019-01-31 Ján Tomkostoragepoolxml2argvtest: pass the platform suffix as...
2019-01-31 Erik Skultetydocs: Drop /dev/net/tun from the list of shared devices
2019-01-31 John Ferlantests: Fix storagepoolxml2xmltest execution for XML...
2019-01-31 Daniel P. Berrangéqemu: remove check for 'qemu' binary
next