]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-11-12  Matthias Boltedocs: Prepare hacking.html.in to generate HACKING from it
2010-11-12  Justin Cliftdocs: updated csharp pages with latest info
2010-11-12  Justin Cliftdocs: trivial typo fix
2010-11-12  Justin Cliftdocs: added virsh command reference page.
2010-11-12  Cole Robinsonrpm: Fix summary wording
2010-11-12  John Morrisseyqemu: Remove unnecessary quoting from the process name...
2010-11-12  Matthias Boltephyp: Don't do a flags check in the storage driver
2010-11-12  Matthias Bolteqemu: Add qemu-system-s390x to the emulators list
2010-11-12  Stefan Bergermacvtap: convert nl msg construction to use libnl
2010-11-12  Laine StumpDo a better job of validating IP and MAC addresses...
2010-11-12  Laine Stumpre-indent network.rng following structural change
2010-11-12  Laine StumpPut network.rng contents inside <grammar> for uniformit...
2010-11-11  Jamie Strandbogevirt-aa-helper should require <uuid> in XML
2010-11-11  Matthias Bolteesx: Support SMBIOS host mode
2010-11-11  Laine Stumpremote_driver.c: fix non-literal format strings w/o...
2010-11-11  Laine Stumpignore SELinuxSetFilecon error in SELinuxSetSecurityFil...
2010-11-11  Daniel P. BerrangeFix reference counting bug in virsh console
2010-11-11  Daniel P. BerrangeWire up virDomainOpenConsole for LXC, Xen and UML
2010-11-11  Daniel P. BerrangeFix busy-wait loop on closed file descriptor
2010-11-11  Daniel P. BerrangeRe-write virsh console to use streams
2010-11-11  Daniel P. BerrangeConvert daemon/events.c to use virMutex and virThread
2010-11-11  Daniel P. BerrangeIntroduce portability APIs for creating threads
2010-11-11  Daniel P. BerrangeSupport virDomainOpenConsole with QEMU
2010-11-11  Daniel P. BerrangeAdd a generic internal API for handling any FD based...
2010-11-11  Daniel P. BerrangeLower logging level in remote driver streams
2010-11-11  Daniel P. BerrangeRemote driver client and server for virDomainOpenConsole
2010-11-11  Daniel P. BerrangeIntroduce a virDomainOpenConsole API
2010-11-11  Daniel P. BerrangeSupport callbacks on virStream APIs in remote driver...
2010-11-11  Daniel P. BerrangeFix LXC container console device setup
2010-11-10  Eric Blakevirsh: supply long option for -V
2010-11-10  Cole Robinsonqemu: Add flag to force a CDROM eject
2010-11-10  Eric Blakerpm: fix /var/lib/libvirt permissions
2010-11-10  Daniel VeillardAugment bug reporting documentation
2010-11-09  Adam LitkeAllow non-file disk backingStores
2010-11-09  Matthias Boltexencapstest: Don't fail when Xen is installed
2010-11-09  Laine Stumpvirsh: fix non-literal string format
2010-11-09  Stefan Bergerbye to close(), welcome to VIR_(FORCE_)CLOSE()
2010-11-09  Matthias BolteFix syntax-check error in domain.rng
2010-11-09  Matthias Bolteesx: Add support for memtune/min_guarantee
2010-11-09  Jiri Denemarkschema: Move timer element inside clock
2010-11-09  Daniel P. BerrangeMisc test case fixes for SPICE
2010-11-09  Jiri Denemarkvirsh: Add .xml suffix to tmp files used in *edit commands
2010-11-09  Daniel P. BerrangeSupport SPICE channel security options
2010-11-09  Daniel P. BerrangeSupport multiple QXL video cards
2010-11-09  Daniel P. BerrangeDefine XML syntax for password expiry
2010-11-09  Daniel P. BerrangeAdd SPICE support for QEMU driver configuration file
2010-11-09  Daniel P. BerrangeSupport automatic port number allocation for SPICE
2010-11-09  Daniel P. BerrangeImplement QEMU/KVM support for SPICE graphics
2010-11-09  Daniel P. BerrangeImplement QEMU/KVM QXL video card support in QEMU driver
2010-11-09  Daniel P. BerrangeAdd a <graphics> type for SPICE protocol
2010-11-09  Daniel P. BerrangeAdd a QXL graphics card type to domain XML schema
2010-11-09  Daniel VeillardShow compiled in options in virsh -V
2010-11-09  Jiri Denemarkmaint: Commit .gitignore sorting done by bootstrap
2010-11-09  Jiri Denemarkqemu: Fix non-literal format string
2010-11-08  Matthias Boltexen-proxy: Remove it entirely and use libvirtd instead
2010-11-08  Matthias Boltelxc: Exit on first error in lxcDomainGetMemoryParameters
2010-11-08  Matthias BolteAllow virDomainGetMemoryParameters on read-only connections
2010-11-08  Justin Cliftvirsh: fix incorrect help text mentioning non-existent...
2010-11-08  Daniel VeillardAdd a new test for sysinfo and smbios handling
2010-11-08  Daniel VeillardAdd sysinfo/smbios support to the QEmu driver
2010-11-08  Daniel VeillardRead the host sysinfo for the QEmu driver
2010-11-08  Daniel VeillardAdd a sysinfo util module and read host info API
2010-11-08  Daniel VeillardAdd smbios element to schema and configuration to HVM os
2010-11-08  Daniel VeillardSysinfo parsing and saving to/from configuration files
2010-11-08  Daniel VeillardSysinfo extension to relax-ng schemas
2010-11-05  Matthias Bolteqemu: Remove redundant slash in save directory path
2010-11-05  Chris LalancetteImplement virsh qemu-monitor-command.
2010-11-05  Daniel P. BerrangeFix off-by-1 in todo page generator
2010-11-03  Stefan Bergermacvtap: libvirtd forgot macvtap dev name when restarted
2010-11-03  Osier Yangtests: fix daemon-conf testing failure
2010-11-03  Daniel VeillardFix virPipeReadUntilEOF on more than 1024 bytes of...
2010-11-02  Eric Blakevirterror: supply missing spaces
2010-11-02  Eric Blakexen: work with xen 4.0.1 headers
2010-11-02  Jim FehligFix build with polkit 0
2010-11-02  Daniel P. BerrangeChange calling conventions in remote driver client...
2010-11-02  Daniel P. BerrangeFix comment for <video> tag in domain RNG schema
2010-11-02  Daniel P. BerrangeMisc error handling fixes in text mode monitor commands
2010-11-02  Daniel P. BerrangeIgnore open failures when relabelling disk images
2010-11-02  Daniel P. BerrangeTreat failure to relabel stdin_path as non-fatal on NFS
2010-11-02  Daniel P. BerrangeRevert commit 06f81c63ebc19cb0e51f9b397991f6d6ae56d090
2010-11-02  Jiri DenemarkFix several warnings about a non-literal format string
2010-11-01  Osier Yangutil: Add helper function to build timestamp string
2010-11-01  Eric Blakedocs: fix typo
2010-11-01  Eric Blakebuild: avoid compiler warning in xen code
2010-11-01  Diego Elio... misc: encode the Emacs suggstions from HACKING into...
2010-11-01  Diego Elio... qemu: add the USB devices to the cgroup whitelist
2010-11-01  Eric Blakexen: work with ia64 MAX_VIRT_CPUS of 64
2010-10-29  Diego Elio... build: cleanup declaration of xen tests.
2010-10-29  KAMEZAWA Hiroyukiqemu: check compression program availability of virsh...
2010-10-29  KAMEZAWA Hiroyukiadd compression support for "virsh dump"
2010-10-29  Lai Jiangshanqemu_driver: add virCgroupMounted
2010-10-29  Daniel VeillardRelease of libvirt-0.8.5 v0.8.5
2010-10-29  Daniel VeillardUpdating localization and regenerating before release
2010-10-29  Matthias Boltevbox: Don't warn when the linker search path doesn...
2010-10-29  Matthias Boltevbox: Stop hardcoding a single path for VBoxXPCOMC.so
2010-10-29  Justin Cliftvirsh: improve the help description for managedsave...
2010-10-28  KAMEZAWA Hiroyukiaudit: printf warning fix
2010-10-28  Stefan Bergereliminate possibility of a double-closed file descriptor
2010-10-28  Eric Blakeqemu: check for vm after starting a job
2010-10-28  Laine StumpOnly attempt removal of the rule allowing tftp if it...
next