]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-11-18 Stefan BergerRework value part of name-value pairs
2011-11-18 Stefan BergerDocumentation about chains' priorities, lists of elemen...
2011-11-18 Stefan BergerAdd test cases
2011-11-18 Stefan BergerInterleave jumping into chains with filtering rules...
2011-11-18 Stefan BergerExtend rule priorities into negative numbers
2011-11-18 Stefan BergerEnable chains with names having a known prefix
2011-11-18 Stefan BergerExtend the filter XML to support priorities of chains
2011-11-18 Stefan BergerUse the actual names of chains in data structure
2011-11-18 Stefan BergerUse scripting for cleaning and renaming of chains
2011-11-18 Stefan BergerMake filter creation in root table more flexible
2011-11-18 Stefan BergerIntroduce an internal priority for chains
2011-11-18 Stefan BergerAdd function to get hash table's key/value pairs
2011-11-18 Daniel P. BerrangeAdd support for systemd init service
2011-11-18 Daniel P. BerrangeAdd support for interfaces with type=direct to LXC
2011-11-18 Daniel P. BerrangeAllow creation of plain macvlan devices
2011-11-18 Daniel P. BerrangeRefactor LXC network setup to allow future enhancements
2011-11-18 Daniel P. BerrangeAdd missing 'const' annotations for internal domain...
2011-11-18 Daniel P. BerrangeFix up ordering of private symbols file
2011-11-18 Daniel P. BerrangeMove ifaceMacvtapLinkDump and ifaceGetNthParent functions
2011-11-18 Daniel P. BerrangeMove functions for dealing with physical/virtual devices
2011-11-18 Daniel P. BerrangeRename APIs for dealing with virtual/physical functions
2011-11-18 Daniel P. BerrangeMove virNetDevValidateConfig to virnetdev.c
2011-11-18 Daniel P. BerrangeRename ifaceCheck to virNetDevValidateConfig
2011-11-18 Daniel P. BerrangeMove virNetDevGetIPv4Address to virnetdev.c
2011-11-18 Daniel P. BerrangeRename ifaceGetIPAddress to virNetDevGetIPv4Address
2011-11-18 Daniel P. BerrangeMove virNetDevGetIndex & virNetDevGetVLanID to virnetdev.c
2011-11-18 Daniel P. BerrangeRename ifaceGetIndex and ifaceGetVLAN
2011-11-18 Daniel P. BerrangeMove MAC address replacement functions to virnetdev.c
2011-11-18 Daniel P. BerrangeRename interface MAC address replacement APIs
2011-11-18 Daniel P. BerrangeMove the low level macvlan creation APIs
2011-11-18 Daniel P. BerrangeRename low level macvlan creation APIs
2011-11-18 Daniel P. BerrangeRename high level macvlan creation APIs
2011-11-18 Daniel P. BerrangeRename and split the macvtap.c file
2011-11-18 Daniel P. BerrangeRename Macvtap management APIs
2011-11-18 Daniel P. BerrangeFix use of uninitialized variable in QEMU driver
2011-11-17 Bharata B Raoqemu: Generate -numa option
2011-11-17 Bharata B RaoXML definitions for guest NUMA and parsing routines
2011-11-17 Eric Blakesnapshot: refuse to generate names for non-regular...
2011-11-16 Jim FehligFix build with polkit0
2011-11-16 Jim FehligRevert commit 0f590c62
2011-11-16 Laine Stumpvirsh: add iface-bridge and iface-unbridge commands
2011-11-16 Hu Taofix a bug in remoteSerializeTypedParameters
2011-11-16 Daniel P. BerrangeDon't return a fatal error if receiving unexpected...
2011-11-16 Daniel P. BerrangeFix handling of stream EOF
2011-11-16 Daniel P. BerrangeAllow non-blocking message sending on virNetClient
2011-11-16 Daniel P. BerrangeRefactor code for enabling/disabling I/O callback in...
2011-11-16 Daniel P. BerrangeSplit virNetClientSend into 2 methods
2011-11-16 Daniel P. BerrangeRefactor code for passing the buck in the remote client
2011-11-16 Daniel P. BerrangeExplicitly track whether the buck is held in remote...
2011-11-16 Daniel P. BerrangeRemove all linked list handling from remote client...
2011-11-16 Eli Qiaoutil: Add netdev helper functions to private symbols
2011-11-16 Sage Weilqemu/rbd: improve rbd device specification
2011-11-15 Jim FehligFix build with polkit0
2011-11-15 Stefan BergerFix strchr call triggering gcc 4.3 & 4.4 bug
2011-11-15 Stefan Bergermaint: fix build
2011-11-15 Daniel P. BerrangeRemove ifaceSetMac and ifaceGetMac APIs
2011-11-15 Daniel P. BerrangeRemove ifaceUp, ifaceDown, ifaceCtrl & ifaceIsUp APIs
2011-11-15 Daniel P. BerrangeMove LXC veth.c code into shared utility APIs
2011-11-15 Daniel P. BerrangeRename the LXC veth management APIs and delete duplicat...
2011-11-15 Daniel P. BerrangeSplit src/util/network.{c,h} into 5 pieces
2011-11-15 Daniel P. BerrangeFix error reporting in port profile parsing/formatting...
2011-11-15 Daniel P. BerrangeRename virVirtualPortProfileParams & APIs
2011-11-14 Stefan Bergermaint: Add Michael Wood as an author
2011-11-14 Michael WoodPATCH: Fix build without MACVTAP
2011-11-14 Guido Güntherstorage: forbid rebuilding existing disk storage pools
2011-11-12 Eric BlakeAPI: add trivial qemu support for VIR_TYPED_PARAM_STRING
2011-11-12 Eric BlakeAPI: remote support for VIR_TYPED_PARAM_STRING
2011-11-12 Eric BlakeAPI: add VIR_TYPED_PARAM_STRING
2011-11-12 Eli Qiaoutil: fix compile error on debian
2011-11-11 Eric Blakeqemu: fix domjobabort regression
2011-11-11 Hu Taofix two bugs in bridge_driver.c
2011-11-11 Eric Blakebuild: drop useless dirent.h includes
2011-11-11 Eric Blakexenapi: remove unused variable
2011-11-11 Eric Blakemaint: use mailmap, not AUTHORS, for secondary addresses
2011-11-10 Stefan Bergermaint: fix make syntax-check
2011-11-10 Stefan BergerRemove code instantiating filters on direct interfaces
2011-11-10 Daniel P. BerrangeDisable numactl on ARM architectures too
2011-11-10 Daniel P. BerrangeAdd libvirt confdir to files section in mingw32 spec
2011-11-10 Eric Blakenwfilter: simplify execution of ebiptables scripts
2011-11-10 Eric Blakenwfilter: avoid failure with noexec /tmp
2011-11-09 Daniel P. BerrangeAdjust naming of network device bandwidth management...
2011-11-09 Daniel P. BerrangeSantize naming of socket address APIs
2011-11-09 Daniel P. BerrangeSplit bridge.h into three separate files
2011-11-09 Daniel P. BerrangeRemove usage of brctl command line tool
2011-11-09 Daniel P. BerrangeAdd an API for retrieving the MAC address of an interface
2011-11-09 Daniel P. BerrangeExpose MTU management APIs
2011-11-09 Daniel P. BerrangeTurn two int parameters into bools in bridge APIs
2011-11-09 Daniel P. BerrangeRename all brXXXX APIs to follow new convention
2011-11-09 Daniel P. BerrangeMake all brXXX APIs raise errors, instead of returning...
2011-11-09 Daniel P. BerrangeRemove 'brControl' object
2011-11-09 Eric Blakebuild: fix mingw build of gnulib openpty
2011-11-09 Eric Blakebuild: allow for local gnulib diffs
2011-11-09 Alex Jialxc: free error object to avoid memory leak
2011-11-09 Alex Jialxc: free 'ttyFDs' array on return from lxcVmStart
2011-11-09 Osier Yangqemu: Fix improper error message for disk detaching
2011-11-08 Xu He Jievirsh: Add VSH_OFLAG_EMPTY_OK for attach-disk command
2011-11-08 Daniel VeillardRelease of libvirt-0.9.7
2011-11-07 Eric Blakebuild: fix build on platforms without ptsname_r
2011-11-07 Daniel P. BerrangeAdd missing defaultConsoleTargetType callback for AppArmour
2011-11-07 Daniel P. BerrangeFix sending/receiving of FDs when stream returns EAGAIN
next