]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-08-15 Taoweivbox: Rewrite vboxDomainIsUpdated
2014-08-15 Taoweivbox: Rewrite vboxDomainIsPersistent
2014-08-15 Taoweivbox: Rewrite vboxDomainIsActive
2014-08-15 Taoweivbox: Rewrite vboxDomainLookupByName
2014-08-15 Taoweivbox: Rewrite vboxDomainCreateXML
2014-08-15 Taoweivbox: Rewrite vboxDomainCreate
2014-08-15 Taoweivbox: Rewrite vboxDomainCreateWithFlags
2014-08-15 Taoweivbox: Rewrite vboxDomainDefineXML
2014-08-15 Taoweivbox: Rewrite vboxDomainUndefineFlags
2014-08-15 Taoweivbox: Rewrite vboxDomainLookupByUUID
2014-08-15 Taoweivbox: Rewrite vboxDomainLookupById
2014-08-15 Taoweivbox: Rewrite vboxConnectNumOfDomains
2014-08-15 Taoweivbox: Rewrite vboxConnectListDomains
2014-08-15 Taoweivbox: Rewrite vboxConnectGetCapabilities
2014-08-15 Taoweivbox: Rewrite vboxConnectGetMaxVcpus
2014-08-15 Taoweivbox: Rewrite vboxConnectIsAlive
2014-08-15 Taoweivbox: Rewrite vboxConnectIsEncrypted
2014-08-15 Taoweivbox: Rewrite vboxConnectIsSecure
2014-08-15 Taoweivbox: Rewrite vboxConnectGetHostname
2014-08-15 Taoweivbox: Rewrite vboxConnectGetVersion
2014-08-15 Taoweivbox: Rewrite vboxDomainSave
2014-08-15 Taoweivbox: Rewrite vboxConnectClose
2014-08-15 Taoweivbox: Begin to rewrite, vboxConnectOpen
2014-08-15 Laine Stumpnetwork: fix crash when starting a network with no...
2014-08-14 Jim Fehligsrc/xenxs: Refactor code formating vif device config
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating peripheral device...
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating Vfb config
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating OS config
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating CPU config
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating xm disk config
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating Char devices config
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating event actions config
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating virtual time config
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating memory config
2014-08-14 Kiarie Kahuranisrc/xenxs: Refactor code formating general VM config
2014-08-14 Pavel Hrdinaqemu_process: fix memleak found by coverity
2014-08-14 Jianwei HuMaximum vlanid should be 4095 in interface.rng
2014-08-14 Richard WeinbergerLXC: Fix virLXCControllerSetupDevPTS() wrt user namespaces
2014-08-14 Jianwei Hudocs: fix missing forward slash
2014-08-14 Sam Bobroffqemu: Tidy up job handling during live migration
2014-08-14 Jincheng Miaobuild: force configure failed when perl is missing
2014-08-14 Mo yuxiangconf: fix parsing 'cmd_per_lun' and 'max_sectors'
2014-08-13 Chen HanxiaoLXC: resolve issues in lxcDomainSetMaxMemory
2014-08-13 Peter Krempadaemon: Limit default log level to journald to VIR_LOG_INFO
2014-08-13 Peter Krempalibvirtd: conf: Mention support for logging into journald
2014-08-12 Eric Blakemaint: improve syntax check for space around =
2014-08-12 Dmitry Guryanovbhyve: fix error message in bhyveStateInitialize
2014-08-12 Michal Privoznikqemu_conf: Undefine the correct symbol
2014-08-12 Roman Bogorodskiystorage: ZFS support
2014-08-12 Peter Krempaqemu: migration: Check domain live state after exitting...
2014-08-12 Peter Krempaqemu: managedsave: Check that VM is alive after enterin...
2014-08-12 Peter Krempaqemu: process: Fix header format of qemuProcessSetVcpuA...
2014-08-12 Erik Skultetynumatune: Fix parsing of empty nodeset (0,^0)
2014-08-12 Michal Privoznikconf: Format interface's driver more frequently
2014-08-11 Eric Blakedocs: use correct hints per bus type in <disk> examples
2014-08-11 Laine Stumpnetwork: populate interface pool immediately when netwo...
2014-08-11 Laine Stumpnetwork: make networkCreateInterfacePool more robust
2014-08-11 Guido GüntherMake 'uri' command a bit more prominent.
2014-08-11 Guido GüntherDon't fail qemu driver intialization if we can't determ...
2014-08-11 Guido GüntherInclude param.h in case of HAVE_BSD_CPU_AFFINITY
2014-08-11 Tomoki Sekiyamaqemu: use guest-fsfreeze-freeze-list command if mountpo...
2014-08-11 Jianwei Huqemu: Actually clear bandwidth settings
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing OS config
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing general config
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing emulated hardware...
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing Vif config
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing Char devices config
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing Vfb config
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing xm disk config
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing CPU features
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing PCI config
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing event actions
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing virtual time config
2014-08-08 Kiarie Kahuranisrc/xenxs: Refactor code parsing memory config
2014-08-08 Peter Krempaconf: Add USB sound card support and implement it for...
2014-08-07 John Ferlanqemu: Remove extraneous space in function prototypes
2014-08-07 John Ferlanhostdev: Add iSCSI hostdev XML
2014-08-07 John Ferlandomain_conf: Common routine to handle network storage...
2014-08-07 Eric Blakeblockjob: fix use-after-free in blockcopy
2014-08-07 Eric Blakeblockjob: avoid memory leak during block pivot
2014-08-07 Eric Blakedocs: use unique dev names in <disk> examples
2014-08-07 Laine Stumpvirsh: clean up attach-interface paragraph in man page
2014-08-07 Wang Ruidaemon: Fix indentation in libvirtd.c
2014-08-07 Wang Ruiaudit: Fix some comments
2014-08-06 Peter Krempasnapshot: conf: Enforce absolute paths on disk and...
2014-08-06 Michal Privoznikqemu: Make virFileFindHugeTLBFS fault tolerant
2014-08-06 Prerna SaxenaNode Devices: Fix nodedev-list for fc_host & vports.
2014-08-06 Martin Kletzanderqemu: reword caps-related error
2014-08-05 Eric Blakeblockjob: correctly report active commit for job info
2014-08-05 Jianwei HuFix vlanid attribute name in nwfilter docs
2014-08-04 Ján TomkoDon't overwrite errors from virNetDevBandwidthSet
2014-08-04 Ján Tomkovirsh: check if domiftune parameters fit into UINT
2014-08-04 John Ferlanstorage: Refresh storage pool after upload
2014-08-04 Eric BlakePost-release version bump for new dev cycle
2014-08-04 Michal Privoznikdomtop: Remove unused variable
2014-08-04 Michal Privoznikdomtop: Turn parse_argv into void
2014-08-04 Martin Kletzanderqemu: fix comment in qemu.conf
2014-08-03 Daniel VeillardRelease of libvirt-1.2.7
2014-08-03 Eric Blakebuild: fix build on cygwin
2014-08-03 Laine Stumpnetwork: always set disable_ipv6, even when it should...
next