]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2016-03-21 Christophe... qemu: Don't add -spice port=0 when no port is specified
2016-03-21 Christophe... qemu: Omit SPICE address if no port is specified
2016-03-21 Christophe... qemu: Make all SPICE command-line args optional
2016-03-21 Richard Laagerzfs: Only unencrypted volumes are supported
2016-03-21 Richard Laagerzfs: Only raw volumes are supported
2016-03-21 Richard Laagerlogical: Only raw volumes are supported
2016-03-21 Richard Laagerstorage: Improve code consistency between backends
2016-03-21 Richard Laagersheepdog: Use a consistent error message
2016-03-21 Richard Laagerrbd: Use proper error type
2016-03-20 Cole Robinsondomain: Add virDomainDefAddImplicitDevices
2016-03-20 Roman Bogorodskiynss: don't try to build nss plugin when disabled
2016-03-18 Cole Robinsonbhyve: caps: Log error message when CPU init fails
2016-03-18 Cole Robinsondomain: Remove controller/net address whitelists
2016-03-18 Martin Kletzandernodedev: Expose PCI header type
2016-03-18 Martin Kletzandernodedev: Indent PCI express for future fix
2016-03-18 Michal Privozniktests: Introduce nsslinktest
2016-03-18 Michal Privozniknss: Introduce a test
2016-03-18 Michal PrivoznikImplement _nss_libvirt_gethostbyname4_r
2016-03-18 Michal Privozniknss: Implement _nss_libvirt_gethostbyname3_r
2016-03-18 Michal Privozniklibvirt.spec.in: Introduce libvirt-nss package
2016-03-18 Michal PrivoznikInitial support for NSS plugin skeleton
2016-03-18 Michal Privoznikvirsocketaddr: Introduce virSocketAddrSetIPv6Addr
2016-03-18 Michal PrivoznikvirLeaseReadCustomLeaseFile: Allow server_duid to be...
2016-03-18 Michal PrivoznikExport virLease* functions for leases file handling
2016-03-18 Jim Fehligtests: add schema test for default cache mode
2016-03-18 Jim Fehligtests: add xlconfigdata to domainschematests
2016-03-18 John Ferlanconf: Format disk pool part_separator attribute for...
2016-03-18 John Ferlanqemu: Move last error save/restore to qemuBuildNetComma...
2016-03-18 Michal Privozniktests: Set PATH in each test
2016-03-18 Michal PrivoznikDrop paths.h include
2016-03-17 Jovanka Gulicoskadriver: log missing modules as INFO, not WARN osstest/frozen/xen-4.0-testing osstest/frozen/xen-4.1-testing osstest/frozen/xen-4.2-testing osstest/frozen/xen-4.3-testing
2016-03-17 Martin Kletzanderadmin: Add virAdmConnectLookupServer
2016-03-17 Nikolay Shirokovskiyqemu: implement setting target disks migration port
2016-03-17 Nikolay Shirokovskiymigration: add target peer disks port
2016-03-17 Pavel Hrdinadocs: fix libvirt version for vram64 in formatdomain...
2016-03-17 Mikhail Feoktistovvz: code refactoring
2016-03-16 Cole Robinsonrpc: wait longer for session daemon to start up
2016-03-16 Erik Skultetyvirlog: Fix build breaker with "comparison between...
2016-03-16 Mikhail Feoktistovvz: set default SCSI model
2016-03-16 Mikhail Feoktistovvz: check supported controllers
2016-03-16 Mikhail Feoktistovvz: report correct disk format in domainGetXMLDesc
2016-03-16 Maxim Nestratovvz: move prlsdkCheckDiskUnsupportedParams to vz_utils.c
2016-03-16 Mikhail Feoktistovvz: check supported disk format and bus
2016-03-16 Mikhail Feoktistovvz: add vzCapabilities to connection structure
2016-03-16 Mikhail Feoktistovvz: save vz version in connection structure
2016-03-16 Erik Skultetyvirlog: Refactor virLogParseOutputs
2016-03-16 Erik Skultetyvirlog: Introduce Type{To,From}String for virLogDestination
2016-03-16 Erik Skultetytests: Add a new test for logging outputs parser
2016-03-16 Erik Skultetytests: Slightly tweak virlogtest
2016-03-16 Martin Kletzandernodedev: Shorten match condition
2016-03-16 Martin Kletzanderqemu: Don't access uninitialized memory
2016-03-15 Cole Robinsonqemu: Don't overwrite DomainSave errors
2016-03-15 Dmitry AndreevqemuDomainRevertToSnapshot: save domain configuration
2016-03-15 Dmitry AndreevIntroduce new VIR_DOMAIN_EVENT_DEFINED_FROM_SNAPSHOT...
2016-03-15 John Ferlanqemu: Introduce qemuBuildPanicCommandLine
2016-03-15 John Ferlanqemu: Introduce qemuBuildNVRAMCommandLine
2016-03-15 John Ferlanqemu: Introduce qemuBuildRNGCommandLine
2016-03-15 John Ferlanqemu: Introduce qemuBuildMemballoonCommandLine
2016-03-15 John Ferlanqemu: Introduce qemuBuildHostdevCommandLine
2016-03-15 John Ferlanqemu: Introduce qemuBuildRedirdevCommandLine
2016-03-15 John Ferlanqemu: Introduce qemuBuildWatchdogCommandLine
2016-03-15 John Ferlanqemu: Introduce qemuBuildSoundCommandLine
2016-03-15 Andrea Bolognanihostdev: Add more comments
2016-03-15 Andrea Bolognanihostdev: Use consistent variable names
2016-03-15 Andrea Bolognanihostdev: Remove virHostdevGetActivePCIHostDeviceList()
2016-03-14 Jim Fehligschema: support 'default' cache mode
2016-03-14 Andrea Bolognanihostdev: Rename usesVfio -> usesVFIO
2016-03-14 Andrea Bolognanihostdev: Rename hostdev_mgr -> mgr
2016-03-14 Andrea Bolognanihostdev: Look up devices using IDs when possible
2016-03-14 Andrea Bolognanihostdev: Change argument order for virHostdevReattachPC...
2016-03-14 Andrea Bolognanihostdev: virHostdevIsPCINetDevice() should return a...
2016-03-14 Andrea Bolognanihostdev: Rework resetvfnetconfig loop condition
2016-03-14 Maxim Nestratovvz: fix active domain listing
2016-03-14 Michal PrivoznikqemuBuildVideoCommandLine: Don't access def->videos...
2016-03-12 John Ferlanqemu: Introduce qemuBuildVideoCommandLine
2016-03-12 John Ferlanqemu: Introduce qemuBuildInputCommandLine
2016-03-12 John Ferlanqemu: Modify qemuBuildTPMCommandLine
2016-03-12 John Ferlanqemu: Introduce qemuBuildConsoleCommandLine
2016-03-12 John Ferlanqemu: Introduce qemuBuildChannelsCommandLine
2016-03-12 John Ferlanqemu: Introduce qemuBuildParallelsCommandLine
2016-03-12 John Ferlanqemu: Introduce qemuBuildSerialCommandLine
2016-03-12 John Ferlanqemu: Introduce qemuBuildSmartcardCommandLine
2016-03-11 Martin Kletzandergendispatch: Use proper error for limit checking
2016-03-11 Martin Kletzandervirt-admin: Don't tell everyone needlessly we're connected
2016-03-11 Martin Kletzanderremote: Generate what's possible
2016-03-11 Martin Kletzandergendispatch: Support modern listing of more types
2016-03-11 Martin Kletzandergendispatch: Remember the name of snapshot variable...
2016-03-11 Martin Kletzandergendispatch: Accept server as an argument
2016-03-11 Martin Kletzanderadmin: Generate ConnectListServers dispatch helpers
2016-03-11 Martin Kletzandergendispatch: Be able to generate multi-return values
2016-03-11 Martin Kletzandergendispatch: Cluster, don't capture if not needed
2016-03-11 Martin Kletzanderadmin: Be consistent when resetting errors
2016-03-11 Martin Kletzandervirt-admin: Don't leak uri in cmdSrvList
2016-03-11 Martin Kletzanderadmin: Don't use priority for admin APIs
2016-03-11 Martin KletzanderChange virNetDaemonGetServerNames to virNetDaemonGetServers
2016-03-11 Martin Kletzanderadmin: Do not work with virAdm on the server side
2016-03-11 Martin KletzanderExpose virNetServerGetName
2016-03-11 Martin Kletzanderdaemon: Properly check for clients
2016-03-11 Martin Kletzanderdaemon: Set error for unknown server name
2016-03-11 Martin Kletzandervirerror: Introduce new error type NO_SERVER
next