]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-03-12  Chris LalancetteMake nodeGetInfo report the correct number of NUMA...
2010-03-12  Chris LalancetteFix crash in virsh after bogus command
2010-03-12  Chris LalancetteFix virsh command 'cd'
2010-03-12  Laine StumpFix compiler warnings in virsh.c
2010-03-12  Laine StumpSilence compiler complaints about non-literal format...
2010-03-12  Daniel VeillardUpdate commiters list
2010-03-11  Chris LalancetteFix hang in qemudDomainCoreDump.
2010-03-11  Chris LalancetteMake sure qemudDomainSetVcpus doesn't hang.
2010-03-11  Chris LalancetteRemove qemudDomainSetMaxMemory.
2010-03-11  Chris LalancetteFix a JSON CPU information bug.
2010-03-10  Ed SwierkAllow devices without a parent
2010-03-10  Eric Blakebuild: change to gnulib module list should rerun bootstrap
2010-03-10  Eric Blakebuild: enforce preprocessor indentation
2010-03-10  Jim Meyeringbuild: update gnulib submodule to newer (but not latest)
2010-03-10  David AllanFree resources on error in udev startup
2010-03-10  Daniel VeillardMake virsh reconnect when losing connection
2010-03-10  Chris LalancetteFix up nodeinfo parsing code.
2010-03-10  Daniel VeillardChange logrotate to be per-hypervisor logs
2010-03-09  Eric Blakebuild: consistently indent preprocessor directives
2010-03-09  Eric Blakevirsh: use N_ rather than gettext_noop
2010-03-09  Eric Blakevirsh: fix existing N_ uses
2010-03-09  Jim Meyeringdoc: fix typos in hacking.html.in; mark HACKING as...
2010-03-09  Jiri DenemarkFix copy&paste typos in virProcessInfoGetAffinity
2010-03-09  Jiri DenemarkWipe nodeinfo structure before filling it
2010-03-09  Jim Meyeringdoc: fix more typos in HACKING
2010-03-09  Eric BlakeAUTHORS: add recent contributors
2010-03-09  Eric Blakehacking: add a section on preprocessor conventions
2010-03-09  Eric Blakehacking: fix typos
2010-03-09  Laine StumpFix format string warnings
2010-03-09  Stefan Bergermacvtap build detection fix
2010-03-09  Soren HansenFix virDomainGetXMLDesc cache settings output
2010-03-08  David AllanUpdate hacking.html.in
2010-03-08  Chris LalancetteGet thread and socket information in virsh nodeinfo.
2010-03-08  Adam LitkeFix locking in qemudDomainMemoryStats
2010-03-08  Laine StumpEliminate large stack buffer in doTunnelSendAll
2010-03-08  Eric Blakebuild: consistently use C99 varargs macros
2010-03-05  Jim MeyeringebtablesAddRemoveRule: avoid dead store
2010-03-05  Jim MeyeringvirInterfaceDefParseBond: avoid dead stores
2010-03-05  Jim MeyeringxenXMDomainConfigParse: avoid dead store
2010-03-05  Jim MeyeringqemudDomainAttachSCSIDisk: handle empty controller...
2010-03-05  Jim Meyeringqemu restore: don't let corrupt input provoke unwarrant...
2010-03-05  Jim MeyeringvirFileReadLimFD: diagnose maxlen <= 0, rather than...
2010-03-05  Jim Meyeringxen: don't let bogus packets trigger over-allocation...
2010-03-05  Jim MeyeringqemuMonitorTextGetMemoryStats: decrease risk of false...
2010-03-05  Daniel VeillardRelease of libvirt-0.7.7 v0.7.7
2010-03-05  Daniel P. BerrangeFix USB passthrough based on product/vendor
2010-03-05  Daniel P. BerrangeConvert QEMU driver all hotunplug code from pci_del...
2010-03-05  Daniel P. BerrangeSupport hot-unplug for USB devices in QEMU
2010-03-05  Daniel P. BerrangeTweak container initialization to make upstart/init...
2010-03-05  Daniel P. BerrangeMisc fixes for LXC cgroups setup
2010-03-05  Daniel P. BerrangeAvoid creating top level cgroups if just querying for...
2010-03-05  Stefan Bergerweb docs -- macvtap mode explanation
2010-03-04  Laine StumpChange default for storage uid/gid from getuid()/getgid...
2010-03-04  Diego Elio... build: vbox: avoid build failure when linking with...
2010-03-04  Diego Elio... build: avoid dlopen-related link failure on rawhide/F13
2010-03-04  Daniel P. BerrangeSupport VCPU hotplug in QEMU guests
2010-03-04  Daniel P. BerrangeFix parser checking of storage pool device
2010-03-04  Daniel P. BerrangeFix mis-leading error message in pool delete API
2010-03-04  Daniel P. BerrangeFix typo in QEMU migration command name
2010-03-04  Daniel P. BerrangeDon't raise error message from cgroups if QEMU fails...
2010-03-04  Daniel P. BerrangeAdd missing device type check in QEMU PCI hotunplug
2010-03-03  Chris LalancetteAdd a define for NFS_SUPER_MAGIC
2010-03-03  Laine StumpMake domain save work on root-squash NFS
2010-03-03  Laine StumpFix domain restore for files on root-squash NFS
2010-03-03  Daniel P. BerrangeFix USB/PCI device address aliases in QEMU hotplug...
2010-03-03  Daniel P. BerrangeFix detection of errors in QEMU device_add command
2010-03-03  Eric Blakeesx: don't ignore failure on close
2010-03-03  Eric Blakeuml: avoid crash on partial read
2010-03-03  Eric Blakevirsh: silence compiler warning
2010-03-02  Jiri DenemarkFix safezero()
2010-03-02  Daniel P. BerrangeFix QEMU domain state after a save attempt fails
2010-03-02  Daniel P. BerrangeSupport job cancellation in QEMU driver
2010-03-02  Daniel P. BerrangeRemote driver implementation for the virDomainAbortJob APi
2010-03-02  Daniel P. BerrangeWire up internal entry points for virDomainAbortJob API
2010-03-02  Daniel P. BerrangeIntroduce public API for cancelling async domain jobs
2010-03-02  Daniel P. BerrangeAdd QEMU driver support for job info on migration ops
2010-03-02  Daniel P. BerrangeRemote driver implmentation of job info API
2010-03-02  Daniel P. BerrangeStub out internal driver entry points for job processing
2010-03-02  Daniel P. BerrangeIntroduce public API for domain async job handling
2010-03-02  Eric Blakebuild: silence coverity warning in node_device
2010-03-02  Rolf Eike BeerFix error messages when parsing USB devices in QEMU
2010-03-02  Rolf Eike BeerFix USB hotplug device string in QEMU driver
2010-03-02  Wolfgang MauererUse device_del to remove SCSI controllers
2010-03-02  Wolfgang MauererFix PCI address handling when controllers are deleted
2010-03-02  Wolfgang MauererFix data structure handling when controllers are attached
2010-03-02  Wolfgang MauererTiny spelling fix
2010-03-02  Eric Blakelibvirtd: avoid false-positive NULL-deref warning from...
2010-03-02  Jim Meyeringx86Decode: avoid NULL-dereference upon questionable...
2010-03-02  Jim MeyeringphypUUIDTable_Push: do not corrupt output stream upon...
2010-03-02  Jim MeyeringopenvzDomainDefineCmd: remove useless increment
2010-03-01  Jim Meyeringmaint: disallow TAB-in-indentation also in *.rng files
2010-03-01  Jim Meyeringmaint: convert leading TABs in *.rng files to equivalen...
2010-03-01  Daniel P. BerrangeExpand docs about clock modes
2010-03-01  Daniel P. BerrangeAllow configurable timezones with QEMU
2010-03-01  Daniel P. BerrangeAllow a timezone to be specified instead of sync to...
2010-03-01  Daniel P. BerrangeSupport variable clock offset mode in QEMU
2010-03-01  Daniel P. BerrangeAdd new clock mode allowing variable adjustments
2010-03-01  Daniel P. BerrangeChange the internal domain conf representation of local...
2010-03-01  Jim MeyeringudevEnumerateDevices: remove dead code
2010-03-01  Jim MeyeringqemudNetworkIfaceConnect: remove dead store
next