]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2017-01-10 John Ferlanstorage: Move and rename disk backend label checking
2017-01-10 John Ferlanstorage: For FS pool check for properly formatted targe...
2017-01-10 John Ferlanstorage: Add writelabel bool for virStorageBackendDevic...
2017-01-10 John Ferlanstorage: Add partition type checks for BLKID probing
2017-01-10 John Ferlanstorage: Fix implementation of no-overwrite for file...
2017-01-10 John Ferlanstorage: Introduce virStorageBackendDeviceIsEmpty
2017-01-10 Michal Privoznikqemu: Drop qemuDomainDeleteNamespace
2017-01-10 Michal PrivoznikqemuDomainCreateNamespace: move mkdir to qemuDomainBuil...
2017-01-10 Michal PrivoznikqemuDomainGetPreservedMounts: Do not special case /dev
2017-01-10 Michal PrivoznikqemuDomainCreateNamespace: s/unlink/rmdir/
2017-01-10 Michal Privoznikqemu: Use transactions from security driver
2017-01-10 Michal Privozniksecurity_selinux: Implement transaction APIs
2017-01-10 Michal Privozniksecurity_dac: Implement transaction APIs
2017-01-10 Michal Privozniksecurity driver: Introduce transaction APIs
2017-01-10 Michal Privozniksecurity_dac: Resolve virSecurityDACSetOwnershipInterna...
2017-01-10 Andrea BolognaniNEWS: Update for virtio-pci by default for mach-virt...
2017-01-10 Andrea Bolognanidocs: Document virtio-pci by default for mach-virt...
2017-01-10 Andrea Bolognaniqemu: Use virtio-pci by default for mach-virt guests
2017-01-10 Peter Krempaqemu: setvcpus: Properly coldplug vcpus when hotpluggab...
2017-01-10 Laine Stumpdocs: fix list of domain states in virsh manpage
2017-01-09 Nitesh Konkarperf: Add cache_l1d perf event support
2017-01-09 Nitesh Konkardocs: Reword virsh manpage for --uuid --name --table...
2017-01-09 Nitesh Konkarvirsh: Display perf enabled/disabled message for set...
2017-01-09 Nitesh Konkarvirsh: Fix English grammar in the virsh perf manpage
2017-01-09 Jiri DenemarkUpdate remote_protocol-structs for new events
2017-01-09 Daniel P. Berrangesecret: add support for value change events
2017-01-09 Daniel P. Berrangevirsh: add secret lifecycle event handling
2017-01-09 Daniel P. Berrangeexamples: add secret events to event demo program
2017-01-09 Daniel P. Berrangesecret: add support for lifecycle events
2017-01-09 Daniel P. Berrangeremote: implement secret lifecycle event APIs
2017-01-09 Daniel P. Berrangeconf: simplify internal virSecretDef handling of usage
2017-01-09 Daniel P. Berrangeconf: add secret event handling
2017-01-09 Daniel P. BerrangeIntroduce secret lifecycle event APIs
2017-01-09 Daniel P. Berrangeremote: fix struct for device removal failed event
2017-01-09 Daniel P. BerrangeAdd domain event for metadata changes
2017-01-09 Daniel P. Berrangecgroup: add virCgroupAddMachineTask stub for win32
2017-01-09 Daniel P. Berrangelxc: ensure libvirt_lxc and qemu-nbd move into systemd...
2017-01-09 Michal Privozniksecurity_selinux: s/virSecuritySELinuxSecurity/virSecur...
2017-01-09 Michal Privoznikvirutil: Provide non-linux impl for virGetFCHostNameByF...
2017-01-07 Chen Hanxiaovirsh: Fix grammar - s/rather then/rather than
2017-01-06 Maxim Nestratovtests: Add "no-kvm-pit-device" testcase
2017-01-06 Maxim Nestratovqemu: Allow to specify pit timer tick policy=discard
2017-01-06 Maxim Nestratovqemu: Fix pit timer tick policy=delay
2017-01-06 John Ferlaniscsi: Add parent wwnn/wwpn or fabric capability for...
2017-01-06 John Ferlanutil: Introduce virGetFCHostNameByFabricWWN
2017-01-06 John Ferlanconf: Add more fchost search fields for storage pool...
2017-01-06 John Ferlannodedev: Add the ability to create vHBA by parent wwnn...
2017-01-06 Collin L. Wallingqemu: command: Support new cpu feature argument syntax
2017-01-06 Jason J. Hernetests: qemuxml2argv s390x cpu model
2017-01-06 Jiri Denemarkqemu-caps: Get host model directly from Qemu when available
2017-01-06 Collin L. Wallingqemu: qmp query-cpu-model-expansion command
2017-01-06 Collin L. Wallingtests: domain capabilities: qemu 2.7 and 2.8 on s390x
2017-01-06 Collin L. Wallingtest-data: Qemu caps replies and xml for s390x qemu...
2017-01-06 Jason J. Hernes390-cpu: Remove nodeData and decode
2017-01-06 Jason J. Hernes390: Cpu driver support for update and compare
2017-01-05 Martin Kletzanderqemu: Remove /dev mount info properly
2017-01-05 Martin Kletzanderutil: Don't lie in virFileGetMount*Subtree's docstrings
2017-01-05 Martin Kletzanderdocs: Reference the right config option
2017-01-05 Michal PrivoznikqemuDomainGetPreservedMounts: Fetch list of /dev/*...
2017-01-05 Michal Privoznikinternal: Simplify STREQ_NULLABLE
2017-01-05 Michal PrivoznikqemuProcessLaunch: fix indentation
2017-01-05 Wangjing (King... qemu: snapshot: restart CPUs when recover from interrup...
2017-01-04 John Ferlanutil: Remove need for extra VIR_FREE's in virGetFCHostN...
2017-01-04 John Ferlanscsi: Converge more createVport checks
2017-01-04 John Ferlanscsi: Change order of checks in createVport
2017-01-04 John Ferlanscsi: Clean up createVport exit paths
2017-01-04 John Ferlannodedev: Add ability to find a vport capable vHBA
2017-01-04 John Ferlannodedev: Create helpers to search for vport capable...
2017-01-04 Andrea BolognaniNEWS: Remove spurious period
2017-01-04 Peter Krempaqemu: snapshot: Resume VM after live snapshot
2017-01-04 Andrea BolognaniHACKING: Reduce vertical whitespace
2017-01-04 Michal PrivoznikqemuDomainCreateDevice: Be more careful about device...
2017-01-04 Michal PrivoznikqemuDomainAttachDeviceMknodHelper: Don't unlink() so...
2017-01-04 Michal Privoznikqemu: Handle EEXIST gracefully in qemuDomainCreateDevice
2017-01-04 Martin Kletzandernetworkxml2conftest: Rename outxml to outconf
2017-01-04 Martin Kletzanderdocs: Use href_base in absolute links
2017-01-04 Andrea BolognaniHACKING: Regenerate
2017-01-04 Andrea Bolognaniutil: Fix syntax-check
2017-01-04 Andrea Bolognanidocs: Add missing <p> elements
2017-01-04 Andrea Bolognaniutil: Turn virFirewallAddRule() into a macro
2017-01-03 John Ferlanqemu: Don't assume secret provided for LUKS encryption
2017-01-02 Michal Privoznikbhyvexml2xmltest: Test more XMLs
2017-01-02 Michal Privoznikbhyvexml2argvdata: Add mac address to <interface/>
2017-01-02 Michal Privoznikbhyvexml2argvdata: Fix <drive/> addresses
2017-01-02 Michal Privozniknetworkxml2conftest: s/lo/lo0/ on non-Linux
2017-01-02 Michal Privozniksrc: Build libvirt_nss.la iff WITH_NSS
2017-01-02 Michal Privozniktests: Run nss*test iff WITH_NSS
2017-01-02 Michal Privoznikvirt-nss: Introduce more checks before enabling NSS
2017-01-02 Michal Privozniktests: Move test_libraries a bit higher
2017-01-02 Michal Privozniktests: Run virmacmaptest iff WITH_YAJL
2017-01-02 Michal Privoznikvirmacmap: Don't use hash table dataFree callback
2017-01-02 Michal Privoznikvirmacmap: Fix variable handling
2017-01-02 Andrea Bolognanimaint: Sync bootstrap after gnulib update
2017-01-02 Michal Privoznikmaint: update to latest gnulib
2016-12-24 Michal PrivoznikNEWS: Update after qemu namespace fix
2016-12-22 John Ferlandocs: Update docs for recently added physical adjustments
2016-12-22 Maxim Nestratovvz: get disks statistics for CTs
2016-12-22 Maxim Nestratovvz: set boot from disk for CT only when there is no...
2016-12-22 Maxim Nestratovvz: report disks either as disks or filesystems dependi...
2016-12-22 Maxim Nestratovvz: don't add implicit devices for CTs
next