]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2012-03-12 Daniel VeillardFix a few typo in translated strings
2012-03-09 Martin KletzanderRemoved more AMD-specific features from cpu64-rhel...
2012-03-09 Laine Stumpconf: eliminate redundant VIR_ALLOC of 1st element...
2012-03-09 Michal Privoznikqemuxml2argvtest: Pass some additional flags to graphic...
2012-03-09 Michal PrivoznikqemuBuildCommandLine: Don't add tlsPort if none set
2012-03-09 Peng Zhouqemu: spice agent-mouse support
2012-03-09 Osier Yangvirsh: Use option alias for outmoded "--persistent"
2012-03-08 Laine Stumpremove daemon/probes.h from .gitignore
2012-03-08 Laine Stumputil: consolidate duplicated error messages in pci.c
2012-03-08 Laine Stumpqemu: eliminate memory leak in qemuDomainUpdateDeviceConfig
2012-03-08 Laine Stumpqemu: support persistent hotplug of <hostdev> devices
2012-03-08 Laine Stumputil: standardize return from functions calling virNetl...
2012-03-08 Laine Stumputil: eliminate device object leaks related to virDomai...
2012-03-08 Laine Stumpqemu: don't 'remove' hostdev objects from domain if...
2012-03-08 Laine Stumputil: make virDomainLeaseDefFree global
2012-03-08 Laine Stumputil: consolidate duplicated error messages in virnetlink.c
2012-03-08 Laine Stumputil: log error on OOM in virNetDevOpenvswitchAddPort
2012-03-08 Ansis AttekaAttach vm-id to Open vSwitch interfaces.
2012-03-08 Laine Stumputil: whitespace change to virNetDevOpenvswitchAddPort
2012-03-08 Laine Stumputil: add stub pciConfigAddressToSysfsFile for non...
2012-03-08 Eric Blakerpc: generalize solution for VPATH builds
2012-03-08 Peter Krempaxml: Clean up schemas to use shared data types instead...
2012-03-08 Michal Privoznikutil: Don't overflow on errno in virFileAccessibleAs
2012-03-08 Peter Krempasanlock: Use STREQ_NULLABLE instead of STREQ on strings...
2012-03-08 Peter Krempasanlock: Fix condition left crippled while debugging
2012-03-08 Michal Privoznikqemu: Don't parse device twice in attach/detach
2012-03-08 Michal Privoznikqemu: Fix startupPolicy for snapshot-revert
2012-03-08 Eric Blakevirsh: improve memory unit parsing
2012-03-08 Eric Blakevirsh: improve storage unit parsing
2012-03-08 Eric Blakevirsh: add command aliases, and rename nodedev-detach
2012-03-08 Eric Blakevirsh: use option aliases
2012-03-08 Eric Blakevirsh: add option aliases
2012-03-08 Eric Blakexml: allow scaled memory on input
2012-03-08 Eric Blakexml: use better types for memory values
2012-03-08 Eric Blakexml: use long long internally, to centralize overflow...
2012-03-08 Eric Blakexml: drop unenforced minimum memory limit from RNG
2012-03-08 Eric Blakestorage: support more scaling suffixes
2012-03-08 Eric Blakexml: output memory unit for clarity
2012-03-08 Eric Blakexml: share 'unit' in RNG
2012-03-08 Eric Blakeutil: new function for scaling numbers
2012-03-08 Eric Blakeapi: add overflow error
2012-03-08 Eric Blakedocs: use correct terminology for 1024 bytes
2012-03-07 Laine Stumputil: fix build mingw (and all non-linux) build failure
2012-03-07 Eric Blakerpc: allow truncated return for virDomainGetCPUStats
2012-03-07 Laine Stumpconf: fix error log with "address address"
2012-03-07 Daniel P. BerrangeEnsure max_id is initialized in linuxParseCPUmap()
2012-03-07 KAMEZAWA Hiroyukicpu-stats command shows cpu statistics information...
2012-03-07 KAMEZAWA Hiroyukiqemu driver for virDomainGetCPUstats using cpuacct...
2012-03-07 KAMEZAWA Hiroyukiadd nodeGetCPUmap() for getting available CPU IDs in...
2012-03-07 Osier Yangdocs: Fix typo
2012-03-06 Duncan RanceBuild error on OSX in src/util/virnetlink.c
2012-03-06 Roopa Prabhuqemu: install port profile and mac address on netdev...
2012-03-06 Roopa Prabhuutil: Changes to support portprofiles for hostdevs
2012-03-06 Roopa Prabhuutil: support functions for mac/portprofile association...
2012-03-06 Roopa Prabhuutil: two new pci util functions
2012-03-06 Laine Stumpqemu: support type=hostdev network device live hotplug...
2012-03-06 Laine Stumpqemu: use virDomainNetRemove instead of inline code
2012-03-06 Laine Stumpconf: change virDomainNetRemove from static to global
2012-03-06 Laine Stumpqemu: support type='hostdev' network devices at domain...
2012-03-06 Laine Stumpconf: parse/format type='hostdev' network interfaces
2012-03-06 Laine Stumpqemu: refactor hotplug detach of hostdevs
2012-03-06 Laine Stumpqemu: re-order functions in qemu_hotplug.c
2012-03-06 Laine Stumpconf: hostdev utility functions
2012-03-06 Laine Stumpconf: put subsys part of virDomainHostdevDef into its...
2012-03-06 Laine Stumpconf: give each hostdevdef a parent pointer
2012-03-06 Laine Stumpconf: HostdevDef parse/format helper functions
2012-03-06 Laine Stumpconf: make hostdev info a separate object
2012-03-06 Laine Stumpconf: add device pointer to args of virDomainDeviceInfo...
2012-03-06 Laine Stumpqemu: rename virDomainDeviceInfoPtr variables to avoid...
2012-03-06 Laine Stumpconf: reorder static functions in domain_conf.c
2012-03-06 Laine Stumpconf: relocate virDomainDeviceDef and virDomainHostdevDef
2012-03-06 Laine Stumpconf: add missing device types to virDomainDevice(Type...
2012-03-05 Jim FehligFix build after commit e3ba4025
2012-03-05 Laine Stumputil: eliminate crash in virNetDevMacVLanCreateWithVPor...
2012-03-05 Eric BlakeblockResize: add flag for bytes
2012-03-05 Jiri Denemarkqemu: Shared or readonly disks are always safe wrt...
2012-03-05 Peter Krempalibvirt-guests: Add parallel startup and shutdown of...
2012-03-05 Jiri Denemarkrpc: Fix client crash on connection close
2012-03-05 Jiri Denemarkbuild: Fix build with dtrace + apparmor
2012-03-05 Osier YangFix type and add missed comment for diskChange callback
2012-03-05 Osier Yangqemu: Fix indention
2012-03-05 Peter Krempacpu: Add new flag supported by qemu to the cpu definition
2012-03-03 Zeeshan Ali... Correct a check for capacity arg of storageVolumeResize()
2012-03-02 Laine Stumputil: combine bools in virNetDevTapCreateInBridgePort...
2012-03-02 Ansis Attekautil: centralize tap device MAC address 1st byte "0xFE...
2012-03-02 Peter Krempadaemon: Remove deprecated HAL from init script dependencies
2012-03-02 Eric Blakebuild: fix output of pid values
2012-03-02 Eric Blakebuild: use correct type for pid and similar types
2012-03-02 Eric Blakebuild: prohibit cross-inclusion
2012-03-02 Hu Taoavoid global variable shadowed
2012-03-01 Laine Stumputil: remove unneeded #include in virrandom.c
2012-02-29 Eric Blakevirsh: expose partial pull
2012-02-29 Eric Blakeqemu: pass block pull backing file to monitor
2012-02-29 Eric Blakeqemu: require json for block jobs
2012-02-29 Laine Stumpfix alphabetical order of virNetlink functions in symbo...
2012-02-29 Laine Stumputil: wrap virnetlink.c to 80 columns
2012-02-29 Eric Blakebuild: update to latest gnulib
2012-02-29 Christophe... Fix typo in domain XML documentation
2012-02-29 D. HerrendoerferAdd de-association handling to macvlan code
2012-02-29 D. Herrendoerferutil: Add netlink event handling to virnetlink.c
next