]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-04-06  Osier Yangutil: Add a helper to check if all bits of a bitmap...
2013-04-06  Osier Yangqemu: Support multiple queue virtio-scsi
2013-04-05  Eric Blakebuild: check correct protocol.o file
2013-04-05  Eric Blakebuild: use proper pod for nested bulleted VIRSH_DEBUG...
2013-04-05  Peter Krempaqemu: Remove maximum cpu limit when setting processor...
2013-04-05  Daniel P. BerrangeDon't create dirs in cgroup controllers we don't want...
2013-04-05  Daniel P. BerrangeRename virCgroupGetAppRoot to virCgroupForSelf
2013-04-05  Daniel P. BerrangeEnsure LD_PRELOAD exists before running test case
2013-04-05  Daniel P. BerrangeRefactor RNG schema for resource tuning
2013-04-05  Peter Kremparpc: Fix connection close callback race condition and...
2013-04-05  Peter Krempavirsh: Register and unregister the close callback also...
2013-04-05  Peter Krempavirsh: Move cmdConnect from virsh-host.c to virsh.c
2013-04-05  Viktor Mihajlovskivirsh: Unregister the connection close notifier upon...
2013-04-05  Viktor Mihajlovskilibvirt: Increase connection reference count for callbacks
2013-04-04  Peter KrempavirCaps: get rid of defaultConsoleTargetType callback
2013-04-04  Peter KrempavirCaps: get rid of macPrefix field
2013-04-04  Peter KrempavirCaps: get rid of hasWideScsiBus
2013-04-04  Peter KrempavirCaps: get rid of defaultDiskDriverType
2013-04-04  Peter KrempavirCaps: get rid of emulatorRequired
2013-04-04  Peter KrempavirCaps: get rid of defaultDiskDriverName
2013-04-04  Peter KrempavirCaps: get rid of "defaultInitPath" value in the...
2013-04-04  Peter Krempaqemu: Record the default NIC model in the domain XML
2013-04-04  Peter Krempaconf callback: Rearrange function parameters
2013-04-04  Peter Krempaconf: Add post XML parse callbacks and prepare for...
2013-04-04  Peter Krempamaint: Rename xmlconf to xmlopt and virDomainXMLConfig...
2013-04-04  Daniel P. BerrangeCreate fake NUMA info if libnuma isn't available
2013-04-04  Daniel P. BerrangeCope with missing /sys/devices/system/cpu/cpu0/topology...
2013-04-04  Daniel P. BerrangeAdd armv6l architecture to list of valid arches
2013-04-04  Daniel P. BerrangeImplement minimal sysinfo for ARM platforms
2013-04-04  Daniel P. BerrangeDisable of unused sysinfotest functions
2013-04-04  Daniel P. BerrangeWire up sysinfo for LXC driver
2013-04-04  Daniel P. BerrangeAdd support for SD cards in nodedev driver
2013-04-04  Daniel P. BerrangeRevert "lxc: Prevent shutting down the host"
2013-04-04  Daniel P. BerrangeAuto-add a root <filesystem> element to LXC containers...
2013-04-04  Daniel P. BerrangeRemove support for old kernels lacking private devpts
2013-04-04  Atsushi Kumagaistorage: Fix volume cloning for logical volume.
2013-04-03  Guido Günthersecurity_manager: fix comparison
2013-04-03  Eric Blakeqemu: fix memory leak on -machine usage error
2013-04-03  Daniel P. BerrangeEnable full RELRO mode
2013-04-03  Daniel P. BerrangeBuild all binaries with PIE
2013-04-03  Peter Krempaqemu-blockjob: Fix limit of bandwidth for block jobs...
2013-04-03  Osier Yangrng: Add definition for network disk source
2013-04-03  Daniel P. BerrangeDisable static libraries by default
2013-04-03  Peter Krempavirsh: Fix typo in docs
2013-04-03  Michal Privozniksec_manager: Refuse to start domain with unsupported...
2013-04-03  Martin KletzanderAllow multiple parameters for schedinfo
2013-04-02  Peter Krempaqemu: Fix crash when updating media with shared device
2013-04-02  Michal Privoznikvirsh: Call virDomainFree in cmdDomFSTrim
2013-04-02  Martin Kletzandermanual: Fix copy-paste errors
2013-04-02  Martin Kletzandermanual: Add info about migrateuri in virsh manual
2013-04-02  Peter Krempavirsh-domain: Add --live, --config, --current logic...
2013-04-02  Peter Krempavirsh-domain: Add --live, --config, --current logic...
2013-04-02  Peter Krempavirsh-domain: Add --live, --config, --current logic...
2013-04-02  Peter Krempavirsh: Fix semantics of --config for "update-device...
2013-04-02  Peter Krempavirsh-domain: Fix declarations of flag variables in...
2013-04-02  Peter Krempavirsh-domain: Simplify usage of --current, --live and...
2013-04-02  Peter Krempavirsh-domain-monitor: Refactor cmdDomIfGetLink
2013-04-02  Peter KrempaUse virMacAddrFormat instead of manual mac address...
2013-04-02  Peter Krempautil: Change virMacAddrFormat to lowercase hex characters
2013-04-02  Li ZhangOptimize machine option to set more options with it
2013-04-02  Peter Krempaconf: Enforce ranges on cputune variables
2013-04-02  Michal Privozniktest: Return Libvirt logo as domain screenshot
2013-04-02  Eric Blakesmartcard: spell ccid-card-emulated qemu property correctly
2013-04-02  Ján Tomkoqemu: Allow migration over IPv6
2013-04-02  Osier Yangvirsh: Add a helper to parse cpulist
2013-04-01  John FerlanResolve valgrind failure
2013-04-01  Daniel VeillardRelease of libvirt-1.0.4 v1.0.4
2013-03-29  Christophe... docs: Fix truncated sentence in RDP 'multiUser' attribute
2013-03-29  Ján Tomkovirsh: don't call virSecretFree on NULL
2013-03-29  Martin Kletzanderstorage: Avoid double virCommandFree in virStorageBacke...
2013-03-29  Ján Tomkonodedev: invert virIsCapableFCHost return value
2013-03-28  Michal Privozniksecurity_manager.c: Append seclabel iff generated
2013-03-28  Michal Privoznikvirutil: Fix compilation on non-linux platforms
2013-03-28  Osier Yangutil: Fix the conflict type for virIsCapableFCHost
2013-03-28  Michal Privozniklibvirt_private.syms: Correctly export seclabel APIs
2013-03-28  Michal Privozniksecurity: Don't add seclabel of type none if there...
2013-03-28  Michal Privozniksecurity_manager: Don't manipulate domain XML in virDom...
2013-03-28  Guannan Renconf: fix memory leak of class_id bitmap
2013-03-28  Guannan Renuml:release config object when uml driver shutdown
2013-03-28  Guannan Renqemu:release qemu config object when qemu driver shutdown
2013-03-27  Stefan Seyfriednet: use newer iptables syntax v1.0.4-rc2
2013-03-27  Viktor Mihajlovskiremote: Don't call NULL closeFreeCallback
2013-03-27  Jiri Denemarkrpc: Fix client crash when server drops connection
2013-03-27  Jiri Denemarklog: Separate thread ID from timestemp in ring buffer
2013-03-27  Guannan Renconf: fix a failure when detaching a usb device
2013-03-26  Yanbing Duvirsh: Correct DESCRIPTION for virsh help blockcopy
2013-03-26  Guido Güntherqemu: Don't set address type too early during virtio...
2013-03-26  Ján Tomkovirsh: error out on non-numeric timeout values
2013-03-26  Michal Privoznikqemu: Set migration FD blocking
2013-03-26  Martin KletzanderFix virConnectOpen.*() name requirements
2013-03-26  Peter Krempavirsh: Let the compiler check usage of all fields in...
2013-03-26  Guannan Renpython: set default value to optional arguments
2013-03-26  Yanbing DuRemove the redundant parentheses in migrate help
2013-03-25  Eric BlakeRevert "qemu: detect multi-head qxl via more than versi...
2013-03-25  Eric Blakelibvirt-guests: newline between output sentences
2013-03-25  Osier Yangutil: Fix bug of managing vport
2013-03-25  Osier Yangnodedev: Fix the improper logic when enumerating SRIOV VF
2013-03-25  Osier Yangnodedev: Abstract nodeDeviceVportCreateDelete as util... v1.0.4-rc1
2013-03-25  Osier Yangnodedev: Dump max vports and vports in use for HBA...
2013-03-25  Osier Yangnodedev: Refactor the helpers
next