]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/shortlog
people/liuw/libxenctrl-split/libvirt.git
2010-10-14 Eric Blakebuild: provide URL in 'configure --help'
2010-10-14 Eric Blakebuild: fix mingw build
2010-10-14 Jiri Denemarkqemu: Prohibit migration of guests with host devices
2010-10-14 Jiri Denemarktests: Honor LIBVIRT_{DEBUG,LOG_*} variables
2010-10-14 Jiri Denemarktests: Do not override LIBVIRT_DEBUG variable
2010-10-14 Jiri Denemarkcpu: Use vendor in baseline CPU only if all hosts use it
2010-10-14 Jiri Denemarkcpu: Fix vendor for recent CPU models
2010-10-14 Stefan Bergertest: silence nwfilter test
2010-10-13 Eric Blaketests: fix spurious test failure
2010-10-13 Eric Blakememory: fix remote protocol compilation
2010-10-13 Daniel P. BerrangeEnable support for nested SVM
2010-10-13 Daniel P. BerrangeImprove error reporting in test suites
2010-10-13 Daniel P. BerrangeUpdate todo list file to point at bugzilla/website
2010-10-13 Daniel P. BerrangeFix Xen SEXPR generation to properly quote strings...
2010-10-13 Stefan Bergernwfilter: resolve deadlock between VM ops and filter...
2010-10-13 Eric Blakevirsh: update comment about parsing
2010-10-13 Eric Blakevirsh: move code into topological order
2010-10-13 Eric Blakevirsh: simplify top-level option parsing
2010-10-13 Lai Jiangshanvirsh: add -- support
2010-10-13 Lai Jiangshanvirsh: support single quote
2010-10-13 Lai Jiangshanvirsh: add escaper \ for command string parsing
2010-10-13 Eric Blakevirsh: document options in man page
2010-10-13 Lai Jiangshanvirsh: rework command parsing
2010-10-13 Lai Jiangshanvirsh: add vshCommandParser abstraction
2010-10-13 Lai Jiangshanvirsh: better handling the boolean option
2010-10-13 Lai Jiangshanvirsh: allow zero length arguments
2010-10-13 Eric Blakevirsh: poison raw allocation routines
2010-10-13 Lai Jiangshanvirsh: better support double quote
2010-10-13 Guido GüntherDon't fail on missing D-Bus
2010-10-13 Daniel VeillardFixes for documentation extraction
2010-10-13 Daniel P. BerrangeImplement support for virtio plan9fs filesystem passthr...
2010-10-13 Daniel P. BerrangeAdd todo.pl and config example to EXTRA_DIST
2010-10-12 Matthias BolteFix several minor problems introduced by the memtune...
2010-10-12 Nikunj A. DadhaniaRemote protocol implementation of virDomainSet/GetMemor...
2010-10-12 Nikunj A. DadhaniaAdding memtune command to virsh tool
2010-10-12 Daniel VeillardAvoid checking against strncpy in virsh.c
2010-10-12 Nikunj A. DadhaniaImplement domainGetMemoryParamters for LXC
2010-10-12 Nikunj A. DadhaniaImplement domainSetMemoryParamters for LXC
2010-10-12 Nikunj A. DadhaniaAdding memtunables to libvirt-lxc command
2010-10-12 Nikunj A. DadhaniaAdding memtunables to qemuSetupCgroup
2010-10-12 Nikunj A. DadhaniaImplement domainGetMemoryParamters for QEmu
2010-10-12 Nikunj A. DadhaniaImplement domainSetMemoryParamters for QEmu
2010-10-12 Nikunj A. DadhaniaImplement cgroup memory controller tunables
2010-10-12 Nikunj A. DadhaniaXML parsing for memory tunables
2010-10-12 Daniel VeillardCleanup some tabs issues
2010-10-12 Nikunj A. DadhaniaAdds xml entries for memory tunables in domain schema
2010-10-12 Nikunj A. DadhaniaAdding virDomainSetMemoryParameters and virDomainGetMem...
2010-10-12 Nikunj A. DadhaniaAdding structure and defines for virDomainSet/GetMemory...
2010-10-12 Jiri Denemarkcpu: Remove redundant features
2010-10-12 Eric Blakeutil: add missing export
2010-10-12 Daniel P. BerrangeSet sensible defaults for cpu match and feature policy
2010-10-12 Daniel P. BerrangeAdd automatic generation of a todo item page
2010-10-12 Jiri Denemarkxen: Fix virDomain{At,De}tachDevice
2010-10-12 Jiri Denemarkxen: xenXMDomain*DeviceFlags should obey all flags
2010-10-12 Jiri Denemarkxen: Fix logic bug in xenDaemon*DeviceFlags
2010-10-12 Jiri Denemarkxen: Make xenDaemon*DeviceFlags errors less confusing
2010-10-12 Guido GüntherReturn a suitable error message if we can't find a...
2010-10-08 Guido GüntherPass -n to ip(6)tables
2010-10-07 Stefan Bergernwfilter: Add 2nd example to the html docs
2010-10-07 Stefan Bergernwfilter: Extend docs with info about the state attribute
2010-10-07 Stefan Bergernwfilter: Extend schema to accept state attribute
2010-10-07 Stefan Bergernwfilter: Add test case for testing the state attribute
2010-10-07 Stefan Bergernwfilter: Instantiate state match in ip(6)tables rules
2010-10-07 Stefan Bergernwfilter: Extend XML parser and gen. to support state...
2010-10-05 Eric Blakebuild: require pkg-config for bootstrap
2010-10-05 Jiri Denemarkxen: Fix bogus error when attaching a device
2010-10-05 Justin Cliftconfigure: disable network and storage-fs drivers on...
2010-10-04 Stefan Bergernwfilter: fix memory leaks
2010-10-01 Matthias Bolteesx: Add support for virtual serial device network...
2010-10-01 Eric Blakevcpu: improve cpuset attribute
2010-10-01 Matthias Boltephyp: Verify that domain XML contains at least one...
2010-09-30 Jamie Strandbogevirt-aa-helper-test cleanups
2010-09-30 Jamie Strandbogeimplement usb and pci hot attach in AppArmor driver
2010-09-30 Stefan Bergernwfilter: Add a test case for testing the comment attribute
2010-09-30 Stefan Bergernwfilter: Extend docs with information about comment...
2010-09-30 Stefan Bergernwfilter: Extend nwfilter schema to accept comment...
2010-09-30 Stefan Bergernwfilter: Instantiate comments in ip(6)tables rules
2010-09-30 Stefan Bergernwfilter: Extend XML parser and generator w/ comment...
2010-09-30 Eric Blakebuild: fix example build on MacOS X
2010-09-29 Eduardo Otubophyp: Checking for NULL values when building new guest
2010-09-29 Justin Cliftconfigure: tweak logic flow of virtport check
2010-09-29 Justin Cliftmpath: disable devmapper-multipath checking on non...
2010-09-29 Stefan BergerRework configure logic for virtualport support
2010-09-28 Justin Cliftmac os x: use awk selected by build system rather than...
2010-09-28 Justin Cliftnwfilter: remove recently added workaround define for...
2010-09-28 Justin Cliftvirtualbox: fix a typo in the expected location on...
2010-09-27 Dan Kenigsbergpython: drop unnecessary conn assignment
2010-09-27 Stefan Bergernwfilter: Don't compile nwfilter driver on other system...
2010-09-27 Justin Cliftnwfilter: add a missing define, so libvirtd builds...
2010-09-24 Stefan Bergernwfilter: report if ip(6)tables rules would not be...
2010-09-23 Jamie Strandbogeapp-armor: add 'rw' for appropriate devices
2010-09-23 Jamie Strandbogeadd extra tests to virt-aa-helper-test for new '-p...
2010-09-23 Eric Blakedocs: grammar cleanups on logging examples
2010-09-23 Philipp HahnFix spelling of Xen in comments
2010-09-23 Eric Blakemaint: update to latest gnulib
2010-09-23 Matthias Bolteesx: Allow '-' in VMX entry names
2010-09-22 Chris WrightpciFindStubDriver should return NULL on error
2010-09-22 Jiri Denemarklibvirt-guests: start late and stop early
2010-09-22 Daniel P. BerrangeMake SASL work over UNIX domain sockets
2010-09-22 Daniel P. BerrangeRefactor some daemon code to facilitate introduction...
next