]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2018-01-04 Marc Hartmayerrpc: Refactor the condition whether a client needs...
2018-01-04 Marc Hartmayerrpc: First test if authentication is required
2018-01-04 Marc Hartmayerrpc: Be more precise in which cases the authentication...
2018-01-04 Marc Hartmayerrpc: Add typedef for the anonymous enum used for authen...
2018-01-04 Marc Hartmayerrpc: Use the enum value instead of a numerical value
2018-01-04 Marc Hartmayertests: virnetserverclienttest: Fix memory leak @client
2018-01-04 Marc Hartmayerrpc: Remove duplicate declaration of virNetServerAddClient
2018-01-04 Eduardo Habkostqemu_cgroup: Fix 'rc' argument on virDomainAuditCgroupP...
2018-01-04 Michal Privoznikvirstringtest: Fix alignment of backslashes
2018-01-03 Eric Blakemaint: update to latest gnulib
2018-01-03 Cédric Bosdonnatapparmor: fix virt-aa-helper profile
2018-01-03 Julio Faraccostorage: Fixing missing 'backingStore' tag from volume...
2018-01-03 Michal PrivoznikqemuBuildMemPathStr: Forbid memoryBacking/access for...
2018-01-03 Peter Krempaqemu: monitor: Decrease logging verbosity
2018-01-03 Peter Krempautil: probe: Add quiet versions of the "PROBE" macro
2018-01-03 Chen Hanxiaoutil: virstring: Tweak a few more descriptions.
2018-01-03 Cédric Bosdonnatlxc: set a hostname based on the container name
2018-01-03 Cédric BosdonnatAdd virStringFilterChars() string utility
2018-01-03 Chen Hanxiaoutil: fix the description of virStringSearch
2018-01-03 Christian Ehrhardtapparmor: allow unix stream for p2p migrations
2018-01-03 Michal Privozniksrc: Export virDomainMemoryAccessType*String
2018-01-02 Andrea Bolognanidocs: Fix serial console configuration examples
2018-01-02 Andrea Bolognaniqemu: Enforce vCPU hotplug granularity constraints
2018-01-02 Andrea Bolognaniqemu: Invert condition nesting in qemuDomainDefValidate()
2018-01-02 Pavel Hrdinaconf: honor maxnames in nodeListDevices API
2017-12-21 John Ferlanqemu: Move TCP and haveTLS checks into qemuDomainDelCha...
2017-12-21 John Ferlanqemu: Introduce qemuDomainDelChardevTLSObjects
2017-12-21 Cédric Bosdonnatnetserver: close clients before stopping all drivers
2017-12-20 Cédric Bosdonnatvirt-aa-helper: handle more disk images
2017-12-18 Daniel P. Berrangeautogen.sh: tell user the correct make command
2017-12-18 Jim FehligImprove filtering of Xen domain0 in libvirt-guests
2017-12-18 Erik Skultetyadmin: Use the connection to determine a client is...
2017-12-15 Jim Fehliglibxl: mark domain0 as persistent
2017-12-15 Andrea Bolognanicfg.mk: Simplify backslash alignment check
2017-12-14 Laine Stumpqemu: log error on attempts to set filterref on an...
2017-12-14 Laine Stumpqemu: delete exist bandwidth restrictions when they...
2017-12-14 Ján Tomkoqemu: remove input device after receiving the event
2017-12-14 Peter Krempaqemu: domain: Parse and format relPath into disk source...
2017-12-14 Peter Krempautil: storage: Add helpers to parse and format relPath...
2017-12-14 Peter Krempaconf: Add infrastructure for disk source private data XML
2017-12-14 John Ferlandocs: Fix news.xml syntax
2017-12-13 Jim Fehlignews: mention multiple IP addresses support for Xen
2017-12-13 John Ferlanutil: Report error if vhost-scsi device file cannot...
2017-12-13 John Ferlanutil: Fix error path in virSCSIVHostOpenVhostSCSI
2017-12-13 John Ferlanqemu: Need to assign PCI address to vhost-scsi
2017-12-13 Marek Marczykowski... xenconfig: fix issue found by coverity in multiple...
2017-12-13 Marek Marczykowski... xenconfig: Remove unnecessary variable clear in xenMake...
2017-12-13 John Ferlanqemu: Tolerate storage source private data being NULL...
2017-12-13 John Ferlanstorage: Reduce need for using storageDriverLock
2017-12-13 John Ferlanstorage: Convert virStoragePoolObjList to use virObject...
2017-12-13 John Ferlanstorage: Privatize virStoragePoolObjListPtr
2017-12-13 John Ferlanstorage: Fix path check in storagePoolLookupByTargetPath
2017-12-13 Marc Hartmayeraudit: Log only an info message if audit_level < 2...
2017-12-12 Daniel P. Berrangevirsh: fix typo s/node filters/network filters/
2017-12-12 Daniel P. BerrangeUpdate to latest keycodemapdb content
2017-12-12 Michal PrivoznikfillQemuCaps: Don't leak machine string
2017-12-12 Michal PrivoznikxenMakeIPList: Don't leak @address_array
2017-12-12 Michal PrivoznikxenParseXLVnuma: Don't leak @tmp and @token
2017-12-12 Yuri ChornoivanFix minor typos
2017-12-11 Jiri Denemarkqemu: Avoid comparing size_t with -1
2017-12-11 Michal PrivoznikqemuDomainUndefineFlags: Fix error message
2017-12-09 Lin Maqemu: Introduce qemuDomainDeviceDefValidateControllerIDE
2017-12-09 John Ferlanqemu: Move CCW S390 Address check to controller def...
2017-12-09 John Ferlanqemu: Introduce qemuDomainDeviceDefValidateController
2017-12-09 John Ferlanqemu: Introduce qemuBuildSkipController
2017-12-08 Marek Marczykowski... tests: add test for multiple IPs for libxl and xenconfi...
2017-12-08 Marek Marczykowski... xenconfig: add support for multiple IP addresses
2017-12-08 Marek Marczykowski... libxl: add support for multiple IP addresses
2017-12-08 Jiri Denemarkmigration.html: Clarify configuration file handling...
2017-12-08 Jiri Denemarkqemu: Make sure host-model uses CPU model supported...
2017-12-08 Jiri Denemarkqemu: Separate fetching CPU definitions from filling...
2017-12-08 Peter Krempaqemu: blockjob: Reset disk source index after pivot
2017-12-07 Ján TomkoqemuDomainNamespaceSetupDisk: initialize npaths
2017-12-07 Peter Krempadocs: domain: Fix documentation of the 'snapshot' attri...
2017-12-07 Chen Hanxiaovirerror: mark VIR_ERR_AGENT_UNSYNCED as DEPRECATED
2017-12-07 Peter Krempastorage: Don't dereference driver object if virStorageS...
2017-12-07 Daniel P. Berrangedocs: remove outdated link to Fedora mingw staging...
2017-12-07 Daniel P. Berrangedocs: update entries in the apps page
2017-12-07 Daniel P. Berrangedocs: update instructions for TLS cert generation
2017-12-07 Daniel P. Berrangenwfilter: remove bogus 'protocolid' attribute on arp...
2017-12-07 Daniel P. Berrangerng: fix nwfilter rule contents
2017-12-07 Lin Matests: Drop IDE controller in CCW
2017-12-07 Lin Matests: Remove use of IDE disk for pseries floppy test
2017-12-07 John Ferlanqemu: Use virDomainControllerType in qemuBuildControlle...
2017-12-06 Ján TomkoDo not pass driver to qemuDomainNamespace{Setup,Teardow...
2017-12-06 Ján TomkoIntroduce qemuDomainNamespaceUnlinkPath
2017-12-06 Ján TomkoIntroduce qemuDomainNamespaceUnlinkPaths
2017-12-06 Ján TomkoIntroduce qemuDomainNamespaceMknodPath
2017-12-06 Ján TomkoIntroduce qemuDomainNamespaceMknodPaths
2017-12-06 Ján TomkoqemuDomainNamespaceSetupHostdev: rename path to paths
2017-12-06 Ján TomkoqemuDomainNamespaceTeardownHostdev: rename path to...
2017-12-06 Nikolay Shirokovskiyqemu: report drive mirror errors on migration
2017-12-06 Nikolay Shirokovskiyqemu: prepare blockjob complete event error usage
2017-12-06 Daniel P. Berrangenwfilter: don't crash listing filters in unprivileged...
2017-12-05 Michal Privozniktest: Drop useless prefix for genericxml2xml test data
2017-12-05 Michal Privozniktest: Drop useless prefix for qemuxml2xmldata test...
2017-12-05 Michal Privozniktest: Drop useless prefix for qemuargv2xml test data
2017-12-05 Michal Privozniktest: Drop useless prefix for qemuagent test data
2017-12-05 Pavel Hrdinaqemu: fix security labeling for attach/detach of char...
2017-12-05 Pavel Hrdinasecurity: introduce virSecurityManager(Set|Restore...
next