2011-November Archive by Author
Adam Litke
ajia
Albert W. Hopkins
Alex Jia
Alon Levy
Amit Tewari
Anthony Liguori
Avi Kivity
Barak Azulay
Bastien ROUCARIES
Bharata B Rao
Bob Cochran
Chandrashekhar Jamadarkhani (cjamadar)
Chris Picton
Chris Wright
Christian Franke
Christophe Fergeau
Cole Robinson
Daniel Berteaud
Daniel P. Berrange
- Re: [libvirt] [Qemu-devel] RFC decoupling VM NIC provisioning from VM NIC connection to backend networks Tue Nov 01 10:34:11 GMT 2011
- Re: [libvirt] [libvirt-glib] Generate docs Tue Nov 01 10:44:09 GMT 2011
- Re: [libvirt] [PATCH v3] Fix URI alias prefix matching Tue Nov 01 11:11:22 GMT 2011
- Re: [libvirt] [PATCH] Fix storage pool source comparison to avoid comparing with self Tue Nov 01 11:13:57 GMT 2011
- [libvirt] [PATCH 1/3] Create /var/lib/libvirt/filesystems for LXC trees Tue Nov 01 12:31:23 GMT 2011
- [libvirt] [PATCH 2/3] Ensure errno is valid when returning from lxcContainerWaitForContinue Tue Nov 01 12:31:24 GMT 2011
- [libvirt] [PATCH 3/3] Correctly handle '*' in /etc/filesystems Tue Nov 01 12:31:26 GMT 2011
- [libvirt] [PATCH] Workaround for broken kernel autofs mounts Tue Nov 01 13:00:30 GMT 2011
- Re: [libvirt] client hang in virDomainCreateXML Tue Nov 01 14:21:31 GMT 2011
- Re: [libvirt] [PATCH] ServerClient: Flush SASL data Tue Nov 01 14:30:17 GMT 2011
- Re: [libvirt] [PATCH v2] ServerClient: Flush cached data Tue Nov 01 14:49:32 GMT 2011
- [libvirt] [PATCH] Fix error message when failing to detect filesystem Tue Nov 01 15:02:08 GMT 2011
- [libvirt] [PATCH] Add support for probing filesystem with libblkid Tue Nov 01 15:02:22 GMT 2011
- Re: [libvirt] [PATCH] Add support for probing filesystem with libblkid Tue Nov 01 15:34:20 GMT 2011
- [libvirt] [PATCH] Don't overwrite error message during VM cleanup Tue Nov 01 16:28:34 GMT 2011
- Re: [libvirt] [PATCH 2/2] qemu: allow getting < max typed parameters Wed Nov 02 10:17:25 GMT 2011
- [libvirt] [PATCH] Add missing param initialization in qemuDomainBlockStatsFlags Wed Nov 02 10:28:40 GMT 2011
- Re: [libvirt] can't start domain with a corrupted disk attatched Thu Nov 03 10:12:33 GMT 2011
- Re: [libvirt] Start of freeze for libvirt-0.9.7 and availability of rc1 Thu Nov 03 10:24:37 GMT 2011
- [libvirt] [PATCH] Remove translations in socket test case Thu Nov 03 10:53:49 GMT 2011
- Re: [libvirt] [PATCH 1/7] Allow multiple consoles per virtual guest Thu Nov 03 10:57:08 GMT 2011
- Re: [libvirt] [PATCH 4/7] Add support for multiple consoles in LXC Thu Nov 03 11:13:28 GMT 2011
- Re: [libvirt] [PATCH 04/10] remove dependence on libnuma Thu Nov 03 12:13:06 GMT 2011
- Re: [libvirt] [PATCH 05/10] new numa parameters Thu Nov 03 12:15:38 GMT 2011
- Re: [libvirt] sVirt support for LXC? Thu Nov 03 14:10:01 GMT 2011
- Re: [libvirt] [PATCH] lxc: use common code for process cleanup Thu Nov 03 14:48:31 GMT 2011
- Re: [libvirt] [libvirt-glib] Ask gtkdoc-scan to generate the sections file Thu Nov 03 16:39:22 GMT 2011
- [libvirt] [PATCH 00/33] Refactor all network device handling code Thu Nov 03 17:30:10 GMT 2011
- [libvirt] [PATCH 01/33] Remove 'brControl' object Thu Nov 03 17:30:11 GMT 2011
- [libvirt] [PATCH 02/33] Make all brXXX APIs raise errors, instead of returning errnos Thu Nov 03 17:30:12 GMT 2011
- [libvirt] [PATCH 03/33] Rename all brXXXX APIs to follow new convention Thu Nov 03 17:30:14 GMT 2011
- [libvirt] [PATCH 04/33] Turn two int parameters into bools in bridge APIs Thu Nov 03 17:30:14 GMT 2011
- [libvirt] [PATCH 05/33] Expose MTU management APIs Thu Nov 03 17:30:15 GMT 2011
- [libvirt] [PATCH 06/33] Add an API for retrieving the MAC address of an interface Thu Nov 03 17:30:16 GMT 2011
- [libvirt] [PATCH 07/33] Remove usage of brctl command line tool Thu Nov 03 17:30:17 GMT 2011
- [libvirt] [PATCH 08/33] Split bridge.h into three separate files Thu Nov 03 17:30:19 GMT 2011
- [libvirt] [PATCH 09/33] Santize naming of socket address APIs Thu Nov 03 17:30:21 GMT 2011
- [libvirt] [PATCH 10/33] Adjust naming of network device bandwidth management APIs Thu Nov 03 17:30:22 GMT 2011
- [libvirt] [PATCH 11/33] Rename virVirtualPortProfileParams & APIs Thu Nov 03 17:30:23 GMT 2011
- [libvirt] [PATCH 12/33] Fix error reporting in port profile parsing/formatting APIs Thu Nov 03 17:30:24 GMT 2011
- [libvirt] [PATCH 13/33] Split src/util/network.{c, h} into 5 pieces Thu Nov 03 17:30:26 GMT 2011
- [libvirt] [PATCH 14/33] Rename the LXC veth management APIs and delete duplicated APIs Thu Nov 03 17:30:27 GMT 2011
- [libvirt] [PATCH 15/33] Move LXC veth.c code into shared utility APIs Thu Nov 03 17:30:28 GMT 2011
- [libvirt] [PATCH 16/33] Remove ifaceUp, ifaceDown, ifaceCtrl & ifaceIsUp APIs Thu Nov 03 17:30:29 GMT 2011
- [libvirt] [PATCH 17/33] Remove ifaceSetMac and ifaceGetMac APIs Thu Nov 03 17:30:30 GMT 2011
- [libvirt] [PATCH 18/33] Rename Macvtap management APIs Thu Nov 03 17:30:31 GMT 2011
- [libvirt] [PATCH 19/33] Rename and split the macvtap.c file Thu Nov 03 17:30:32 GMT 2011
- [libvirt] [PATCH 20/33] Rename high level macvlan creation APIs Thu Nov 03 17:30:33 GMT 2011
- [libvirt] [PATCH 21/33] Rename low level macvlan creation APIs Thu Nov 03 17:30:35 GMT 2011
- [libvirt] [PATCH 23/33] Rename interface MAC address replacement APIs Thu Nov 03 17:30:37 GMT 2011
- [libvirt] [PATCH 22/33] Move the low level macvlan creation APIs Thu Nov 03 17:30:37 GMT 2011
- [libvirt] [PATCH 24/33] Move MAC address replacement functions to virnetdev.c Thu Nov 03 17:30:38 GMT 2011
- [libvirt] [PATCH 25/33] Rename ifaceGetIndex and ifaceGetVLAN Thu Nov 03 17:30:39 GMT 2011
- [libvirt] [PATCH 26/33] Move virNetDevGetIndex & virNetDevGetVLanID to virnetdev.c Thu Nov 03 17:30:40 GMT 2011
- [libvirt] [PATCH 27/33] Rename ifaceGetIPAddress to virNetDevGetIPv4Address Thu Nov 03 17:30:41 GMT 2011
- [libvirt] [PATCH 28/33] Move virNetDevGetIPv4Address to virnetdev.c Thu Nov 03 17:30:42 GMT 2011
- [libvirt] [PATCH 29/33] Rename ifaceCheck to virNetDevValidateConfig Thu Nov 03 17:30:44 GMT 2011
- [libvirt] [PATCH 30/33] Move virNetDevValidateConfig to virnetdev.c Thu Nov 03 17:30:45 GMT 2011
- [libvirt] [PATCH 31/33] Rename APIs for dealing with virtual/physical functions Thu Nov 03 17:30:46 GMT 2011
- [libvirt] [PATCH 32/33] Move functions for dealing with physical/virtual devices Thu Nov 03 17:30:47 GMT 2011
- [libvirt] [PATCH 33/33] Move ifaceMacvtapLinkDump and ifaceGetNthParent functions Thu Nov 03 17:30:48 GMT 2011
- [libvirt] [PATCH] Fix naming of constant for disk event Fri Nov 04 12:16:54 GMT 2011
- Re: [libvirt] [PATCH] lxc: avoid use-after-free Fri Nov 04 13:32:13 GMT 2011
- Re: [libvirt] Start of freeze for libvirt-0.9.7 and availability of rc1 Fri Nov 04 14:23:31 GMT 2011
- [libvirt] [PATCH] Fix sending/receiving of FDs when stream returns EAGAIN Fri Nov 04 16:06:34 GMT 2011
- Re: [libvirt] Failing pool deletion testcase Mon Nov 07 09:56:14 GMT 2011
- Re: [libvirt] [PATCH] libvirt-tck: Skip Test when no security model is in use Mon Nov 07 10:00:00 GMT 2011
- Re: [libvirt] bug: try to take disk snapshot for LVM2 Volume Mon Nov 07 10:07:25 GMT 2011
- Re: [libvirt] [PATCH] [configure] Fix libvirt dependency, and use $VAPIGEN Mon Nov 07 10:08:39 GMT 2011
- [libvirt] [PATCH] Add missing defaultConsoleTargetType callback for AppArmour Mon Nov 07 10:17:48 GMT 2011
- Re: [libvirt] [PATCH 7/7] Fix default console type setting Mon Nov 07 10:18:22 GMT 2011
- Re: [libvirt] [PATCH] qemu: drop driver lock around sleep Mon Nov 07 10:58:38 GMT 2011
- Re: [libvirt] [libvirt-glib 01/23] Add helpers in libvirt-gconfig-helpers.[ch] Mon Nov 07 13:56:15 GMT 2011
- Re: [libvirt] [PATCHv2] build: fix build on platforms without ptsname_r Mon Nov 07 15:17:35 GMT 2011
- Re: [libvirt] [PATCH v4 01/13] Define keepalive protocol Mon Nov 07 19:59:44 GMT 2011
- Re: [libvirt] [PATCH v4 02/13] Implement common keepalive handling Mon Nov 07 20:02:58 GMT 2011
- Re: [libvirt] [PATCH v4 03/13] Introduce virConnectSetKeepAlive Mon Nov 07 20:04:29 GMT 2011
- Re: [libvirt] [PATCH v4 04/13] virsh: Always run event loop Mon Nov 07 20:04:51 GMT 2011
- Re: [libvirt] [PATCH v4 05/13] Implement keepalive protocol in libvirt daemon Mon Nov 07 20:07:11 GMT 2011
- Re: [libvirt] [PATCH v4 07/13] Add support for async close of client RPC socket Mon Nov 07 20:48:16 GMT 2011
- Re: [libvirt] [PATCH v4 08/13] Implement keepalive protocol in remote driver Mon Nov 07 20:50:11 GMT 2011
- Re: [libvirt] [PATCH v4 09/13] Introduce virConnectIsAlive API Mon Nov 07 20:50:57 GMT 2011
- Re: [libvirt] [PATCH v4 10/13] Implement virConnectIsAlive in all drivers Mon Nov 07 20:51:54 GMT 2011
- Re: [libvirt] [PATCH v4 11/13] Add keepalive support into domain-events examples Mon Nov 07 20:52:22 GMT 2011
- Re: [libvirt] [PATCH v4 12/13] qemu: Add support for keepalive messages during p2p migration Mon Nov 07 20:52:50 GMT 2011
- Re: [libvirt] [PATCH v4 13/13] qemu: Cancel p2p migration when connection breaks Mon Nov 07 20:53:13 GMT 2011
- Re: [libvirt] [PATCH v5 06/13] Add support for non-blocking calls in client RPC Mon Nov 07 21:32:04 GMT 2011
- Re: [libvirt] [PATCHv2] build: fix build on platforms without ptsname_r Tue Nov 08 09:29:15 GMT 2011
- [libvirt] [PATCH] Allow non-blocking message sending on virNetClient Tue Nov 08 18:19:30 GMT 2011
- [libvirt] ANNOUNCE: Release 0.9.7 of Perl Bindings Sys::Virt Wed Nov 09 12:40:23 GMT 2011
- Re: [libvirt] [PATCH 2/2] build: fix mingw build of gnulib openpty Wed Nov 09 13:47:01 GMT 2011
- Re: [libvirt] [PATCH 1/2] build: allow for local gnulib diffs Wed Nov 09 13:47:21 GMT 2011
- Re: [libvirt] [PATCH 0/2] Fix 0.9.7 for mingw Wed Nov 09 13:48:14 GMT 2011
- [libvirt] [PATCH] Don't return a fatal error if receiving unexpected stream data Wed Nov 09 13:55:20 GMT 2011
- Re: [libvirt] [PATCH 02/33] Make all brXXX APIs raise errors, instead of returning errnos Wed Nov 09 16:49:47 GMT 2011
- Re: [libvirt] [PATCH 03/33] Rename all brXXXX APIs to follow new convention Wed Nov 09 16:51:01 GMT 2011
- Re: [libvirt] [PATCH 04/33] Turn two int parameters into bools in bridge APIs Wed Nov 09 16:51:47 GMT 2011
- Re: [libvirt] [PATCH 07/33] Remove usage of brctl command line tool Wed Nov 09 16:53:38 GMT 2011
- Re: [libvirt] [PATCH 09/33] Santize naming of socket address APIs Wed Nov 09 16:55:16 GMT 2011
- Re: [libvirt] [PATCH 00/33] Refactor all network device handling code Wed Nov 09 17:23:57 GMT 2011
- Re: [libvirt] [PATCH 0/2] fix nwfilter when /tmp is mounted noexec Wed Nov 09 18:22:03 GMT 2011
- [libvirt] [PATCH 0/4] Support macvlan devices for LXC containers Thu Nov 10 11:28:48 GMT 2011
- [libvirt] [PATCH 1/4] Add missing 'const' annotations for internal domain conf helpers Thu Nov 10 11:28:50 GMT 2011
- [libvirt] [PATCH 2/4] Refactor LXC network setup to allow future enhancements Thu Nov 10 11:28:51 GMT 2011
- [libvirt] [PATCH 3/4] Allow creation of plain macvlan devices Thu Nov 10 11:28:52 GMT 2011
- [libvirt] [PATCH 4/4] Add support for interfaces with type=direct to LXC Thu Nov 10 11:28:53 GMT 2011
- [libvirt] [PATCH] Add libvirt confdir to files section in mingw32 spec Thu Nov 10 11:32:04 GMT 2011
- [libvirt] [PATCH] Disable numactl on ARM architectures too Thu Nov 10 11:34:20 GMT 2011
- Re: [libvirt] Problem with libvirt daemon Thu Nov 10 14:23:03 GMT 2011
- [libvirt] [PATCH 0/5] Support Blkio tune, CPU tune, NUMA, CPU affinity in LXC Thu Nov 10 14:31:04 GMT 2011
- [libvirt] [PATCH 1/5] Refactor initial LXC mem tune / device ACL code Thu Nov 10 14:31:05 GMT 2011
- [libvirt] [PATCH 2/5] Support NUMA memory placement for LXC containers Thu Nov 10 14:31:06 GMT 2011
- [libvirt] [PATCH 3/5] Support CPU placement in LXC driver Thu Nov 10 14:31:07 GMT 2011
- [libvirt] [PATCH 4/5] Add support for CPU quota/period to LXC driver Thu Nov 10 14:31:09 GMT 2011
- [libvirt] [PATCH 5/5] Add support for blkio tuning of LXC containers Thu Nov 10 14:31:10 GMT 2011
- Re: [libvirt] [PATCH 4/4] Add support for interfaces with type=direct to LXC Thu Nov 10 14:32:31 GMT 2011
- Re: [libvirt] qemu: Remove code instantiating filters on direct interfaces Thu Nov 10 15:14:52 GMT 2011
- Re: [libvirt] [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions Thu Nov 10 18:42:10 GMT 2011
- Re: [libvirt] [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions Thu Nov 10 20:06:22 GMT 2011
- Re: [libvirt] Wiki spam! Thu Nov 10 20:10:21 GMT 2011
- Re: [libvirt] Wiki spam! Thu Nov 10 20:35:38 GMT 2011
- Re: [libvirt] [PATCH] util: Compile error Fri Nov 11 10:00:51 GMT 2011
- Re: [libvirt] [PATCH] fix two bugs in bridge_driver.c Fri Nov 11 10:46:03 GMT 2011
- [libvirt] Long QEMU main loop pauses during migration (to file) under heavy load Fri Nov 11 13:03:29 GMT 2011
- Re: [libvirt] [Qemu-devel] Long QEMU main loop pauses during migration (to file) under heavy load Fri Nov 11 13:13:19 GMT 2011
- [libvirt] [PATCH] Add support for systemd init service Fri Nov 11 14:32:35 GMT 2011
- Re: [libvirt] [PATCH 06/14] Add support for systemd init service Fri Nov 11 14:33:04 GMT 2011
- [libvirt] [PATCH 0/6] Handle non-blocking I/O in client send Fri Nov 11 16:22:25 GMT 2011
- [libvirt] [PATCH 1/6] Remove all linked list handling from remote client event loop Fri Nov 11 16:22:26 GMT 2011
- [libvirt] [PATCH 2/6] Explicitly track whether the buck is held in remote client Fri Nov 11 16:22:27 GMT 2011
- [libvirt] [PATCH 3/6] Refactor code for passing the buck in the remote client Fri Nov 11 16:22:29 GMT 2011
- [libvirt] [PATCH 4/6] Split virNetClientSend into 2 methods Fri Nov 11 16:22:30 GMT 2011
- [libvirt] [PATCH 5/6] Refactor code for enabling/disabling I/O callback in remote client Fri Nov 11 16:22:31 GMT 2011
- [libvirt] [PATCH 6/6] Allow non-blocking message sending on virNetClient Fri Nov 11 16:22:32 GMT 2011
- Re: [libvirt] [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions Mon Nov 14 10:16:21 GMT 2011
- Re: [libvirt] [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions Mon Nov 14 11:08:15 GMT 2011
- Re: [libvirt] [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions Mon Nov 14 11:29:27 GMT 2011
- Re: [libvirt] [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions Mon Nov 14 11:37:38 GMT 2011
- Re: [libvirt] [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions Mon Nov 14 11:55:39 GMT 2011
- Re: [libvirt] [Qemu-devel] qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions Mon Nov 14 11:58:25 GMT 2011
- [libvirt] [PATCH 6/6 (v2)] Allow non-blocking message sending on virNetClient Mon Nov 14 12:04:07 GMT 2011
- Re: [libvirt] [PATCH 11/33] Rename virVirtualPortProfileParams & APIs Mon Nov 14 19:41:49 GMT 2011
- Re: [libvirt] [PATCH 12/33] Fix error reporting in port profile parsing/formatting APIs Mon Nov 14 19:47:43 GMT 2011
- Re: [libvirt] PATCH: Fix build without MACVTAP Tue Nov 15 09:20:31 GMT 2011
- Re: [libvirt] [PATCH 13/33] Split src/util/network.{c, h} into 5 pieces Tue Nov 15 10:04:09 GMT 2011
- Re: [libvirt] [RFC PATCH v2 4/4] PowerPC : Bifurcate arch-specific qemu initialization code from generic qemu command line generation. Tue Nov 15 11:04:08 GMT 2011
- Re: [libvirt] compile fail on FreeBSD Tue Nov 15 11:08:32 GMT 2011
- [libvirt] [PATCH 00/16 v2] Refactor all network device handling code Tue Nov 15 11:14:40 GMT 2011
- [libvirt] [PATCH 01/16] Rename Macvtap management APIs Tue Nov 15 11:14:44 GMT 2011
- [libvirt] [PATCH 02/16] Rename and split the macvtap.c file Tue Nov 15 11:14:47 GMT 2011
- [libvirt] [PATCH 03/16] Rename high level macvlan creation APIs Tue Nov 15 11:14:49 GMT 2011
- [libvirt] [PATCH 04/16] Rename low level macvlan creation APIs Tue Nov 15 11:14:50 GMT 2011
- [libvirt] [PATCH 05/16] Move the low level macvlan creation APIs Tue Nov 15 11:14:52 GMT 2011
- [libvirt] [PATCH 06/16] Rename interface MAC address replacement APIs Tue Nov 15 11:14:53 GMT 2011
- [libvirt] [PATCH 07/16] Move MAC address replacement functions to virnetdev.c Tue Nov 15 11:14:55 GMT 2011
- [libvirt] [PATCH 08/16] Rename ifaceGetIndex and ifaceGetVLAN Tue Nov 15 11:14:56 GMT 2011
- [libvirt] [PATCH 09/16] Move virNetDevGetIndex & virNetDevGetVLanID to virnetdev.c Tue Nov 15 11:14:58 GMT 2011
- [libvirt] [PATCH 10/16] Rename ifaceGetIPAddress to virNetDevGetIPv4Address Tue Nov 15 11:14:59 GMT 2011
- [libvirt] [PATCH 11/16] Move virNetDevGetIPv4Address to virnetdev.c Tue Nov 15 11:15:00 GMT 2011
- [libvirt] [PATCH 12/16] Rename ifaceCheck to virNetDevValidateConfig Tue Nov 15 11:15:02 GMT 2011
- [libvirt] [PATCH 13/16] Move virNetDevValidateConfig to virnetdev.c Tue Nov 15 11:15:04 GMT 2011
- [libvirt] [PATCH 14/16] Rename APIs for dealing with virtual/physical functions Tue Nov 15 11:15:05 GMT 2011
- [libvirt] [PATCH 15/16] Move functions for dealing with physical/virtual devices Tue Nov 15 11:15:07 GMT 2011
- [libvirt] [PATCH 16/16] Move ifaceMacvtapLinkDump and ifaceGetNthParent functions Tue Nov 15 11:15:08 GMT 2011
- Re: [libvirt] [libvirt-glib 01/37] Add gvir_config_object_new_child helper Tue Nov 15 11:24:12 GMT 2011
- Re: [libvirt] [PATCH] Add support for systemd init service Tue Nov 15 11:32:49 GMT 2011
- Re: [libvirt] [PATCH] Add support for systemd init service Tue Nov 15 11:34:27 GMT 2011
- [libvirt] [PATCH v3] Add support for systemd init service Tue Nov 15 11:35:59 GMT 2011
- Re: [libvirt] Non-zero constant warning on RHEL 6.1 with 0.9.7 Tue Nov 15 11:41:20 GMT 2011
- Re: [libvirt] [PATCH v2 1/2] XML definitions for guest NUMA and parsing routines Tue Nov 15 11:49:02 GMT 2011
- Re: [libvirt] [PATCH v2 2/2] qemu: Generate -numa option Tue Nov 15 11:49:45 GMT 2011
- Re: [libvirt] network route collision only checked IPv4 addr Tue Nov 15 15:47:32 GMT 2011
- Re: [libvirt] compile fail on FreeBSD Wed Nov 16 10:10:57 GMT 2011
- Re: [libvirt] [PATCH v3] Add support for systemd init service Wed Nov 16 10:14:17 GMT 2011
- Re: [libvirt] [PATCH] Fix build with polkit0 Wed Nov 16 10:23:45 GMT 2011
- Re: [libvirt] [PATCH v5 4/4] qemu/rbd: improve rbd device specification Wed Nov 16 10:25:54 GMT 2011
- Re: [libvirt] [PATCH V1 1/9] Add support for VLAN filtering Wed Nov 16 10:27:37 GMT 2011
- Re: [libvirt] [PATCH] util : fix compile error on fedora14 Add src/util/virnetdevbandwidth.h, src/util/virnetdevveth.h, src/util/virnetdevvportprofile.h to private symbols. Wed Nov 16 10:28:24 GMT 2011
- Re: [libvirt] libvirt support on QNX Wed Nov 16 10:36:55 GMT 2011
- [libvirt] [PATCH] Add support for systemd init service Wed Nov 16 12:01:48 GMT 2011
- Re: [libvirt] [libvirt-glib 2/3] Add some basic information to README Wed Nov 16 12:37:57 GMT 2011
- Re: [libvirt] [libvirt-glib 3/3] Release 0.0.1 Wed Nov 16 12:38:50 GMT 2011
- [libvirt] ANNOUNCE: libvirt-glib release 0.0.1 Wed Nov 16 13:43:15 GMT 2011
- [libvirt] [PATCH v5] Add support for systemd init service Wed Nov 16 14:20:16 GMT 2011
- Re: [libvirt] [PATCH 0/2] Fix build with polkit0 Thu Nov 17 09:59:10 GMT 2011
- Re: [libvirt] [PATCH 02/16] Rename and split the macvtap.c file Thu Nov 17 10:53:24 GMT 2011
- Re: [libvirt] [PATCH 04/16] Rename low level macvlan creation APIs Thu Nov 17 11:15:14 GMT 2011
- Re: [libvirt] Upgrade-problems from qemu-0.14.1 + libvirt-0.8.4 to qemu-0.15.1 + libvirt-0.9.6: Why I think multifunction=on is a bad idea... Thu Nov 17 14:04:23 GMT 2011
- Re: [libvirt] [libvirt-glib] Adjust example to pygobject-3.0 Fri Nov 18 10:01:00 GMT 2011
- Re: [libvirt] virt-viewer, requirement question Fri Nov 18 10:03:12 GMT 2011
- Re: [libvirt] [RFC][PATCHv2 00/11] add numatune command Fri Nov 18 10:28:34 GMT 2011
- Re: [libvirt] [PATCHv2 07/11] add new API virDomain{G, S}etNumaParameters Fri Nov 18 10:31:14 GMT 2011
- Re: [libvirt] [PATCHv2 06/11] add VIR_DOMAIN_NUMATUNE_MEM_NONE Fri Nov 18 10:32:15 GMT 2011
- Re: [libvirt] [PATCHv2 04/11] introduce numa backend Fri Nov 18 10:33:21 GMT 2011
- Re: [libvirt] [PATCHv2 03/11] Add functions to set/get cgroup cpuset parameters Fri Nov 18 10:34:07 GMT 2011
- Re: [libvirt] [PATCHv2 02/11] enable cgroup cpuset by default Fri Nov 18 10:34:29 GMT 2011
- Re: [libvirt] [PATCHv2 01/11] don't modify CPU set string in virDomainCpuSetParse Fri Nov 18 10:35:09 GMT 2011
- Re: [libvirt] [PATCHv2 05/11] use cpuset to manage numa Fri Nov 18 10:38:40 GMT 2011
- Re: [libvirt] [PATCHv2 10/11] Implement virDomain{G, S}etNumaParameters for the qemu driver Fri Nov 18 10:40:29 GMT 2011
- Re: [libvirt] [PATCH v5] Add support for systemd init service Fri Nov 18 10:46:13 GMT 2011
- Re: [libvirt] [PATCH 08/16] Rename ifaceGetIndex and ifaceGetVLAN Fri Nov 18 15:55:13 GMT 2011
- Re: [libvirt] [PATCH 12/16] Rename ifaceCheck to virNetDevValidateConfig Fri Nov 18 15:56:49 GMT 2011
- Re: [libvirt] virt-viewer, requirement question Mon Nov 21 09:46:07 GMT 2011
- Re: [libvirt] [virt-tools-list] [osinfo PATCH 1/8] Add #include <string.h> for strcmp Mon Nov 21 09:50:29 GMT 2011
- [libvirt] [PATCH] Fix build on Mingw32 wrt export of virNetServerGetDBusConn Mon Nov 21 11:47:26 GMT 2011
- Re: [libvirt] [TCK] [PATCH] nwfilter: Add '-n' flag to iptables command where missing Mon Nov 21 13:19:00 GMT 2011
- Re: [libvirt] [TCK] [PATCH] networks: Fix some errors in test 100 Mon Nov 21 13:19:26 GMT 2011
- Re: [libvirt] [TCK][PATCH] add more test cases Mon Nov 21 13:21:11 GMT 2011
- Re: [libvirt] [TCK][PATCH] nwfilter: Add test cases for vlan and stp filtering Mon Nov 21 13:21:37 GMT 2011
- Re: [libvirt] [libvirt-glib] Add API to redefine an existing domain Tue Nov 22 09:20:23 GMT 2011
- Re: [libvirt] [PATCH] Give correct error message when configure a wrong URI aliase. Tue Nov 22 09:36:05 GMT 2011
- Re: [libvirt] [PATCH] Give correct error message when configure a wrong URI aliase. Tue Nov 22 09:37:05 GMT 2011
- [libvirt] [PATCH] Add strings.h include to capabilities.h for ffs() function prototype Tue Nov 22 09:47:05 GMT 2011
- [libvirt] [PATCH libvirt-glib 0/5] Misc fixes & enhancements Tue Nov 22 12:39:37 GMT 2011
- [libvirt] [PATCH libvirt-glib 1/5] Add support for writing to streams Tue Nov 22 12:39:38 GMT 2011
- [libvirt] [PATCH libvirt-glib 2/5] Change all flags from guint64 to guint to match libvirt type Tue Nov 22 12:39:40 GMT 2011
- [libvirt] [PATCH libvirt-glib 3/5] Uncomment & fix code for returning config objects Tue Nov 22 12:39:41 GMT 2011
- [libvirt] [PATCH libvirt-glib 4/5] Add API for creating transient domains Tue Nov 22 12:39:42 GMT 2011
- [libvirt] [PATCH libvirt-glib 5/5] Ensure domains & pools hash tables in connection are non-NULL Tue Nov 22 12:39:44 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 01/32] Remove unneeded blank line in *_class_init Tue Nov 22 12:46:07 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 02/32] Remove unused prototype for gvir_config_object_parse Tue Nov 22 12:46:23 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 03/32] Make some GVirConfigObject helpers private Tue Nov 22 12:46:50 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 04/32] Add gvir_config_object_replace_child helper Tue Nov 22 12:47:24 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 05/32] Use new helpers to simplify gvir_config_domain_set_features Tue Nov 22 12:48:27 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 06/32] Add gobject boilerplate for GVirConfigClock and GVirConfigTimer Tue Nov 22 12:48:59 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 07/32] Add some GVirConfigClock setters Tue Nov 22 12:54:42 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 08/32] Add gvir_config_domain_set_clock Tue Nov 22 12:56:07 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 09/32] Use glib-mkenums to register enums with glib Tue Nov 22 12:57:14 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 10/32] Add gvir_config_genum_get_nick helper Tue Nov 22 12:57:58 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 11/32] Implement gvir_config_clock_set_offset Tue Nov 22 12:59:02 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 12/32] Create clock object in domain creation test Tue Nov 22 12:59:50 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 13/32] Add gobject boilerplate for GVirConfigOs Tue Nov 22 13:01:22 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 14/32] Add some GVirConfigOs setters Tue Nov 22 13:02:35 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 08/32] Add gvir_config_domain_set_clock Tue Nov 22 13:03:42 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 15/32] Implement gvir_config_domain_set_os Tue Nov 22 13:04:17 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 16/32] Add test for GVirConfigOs Tue Nov 22 13:04:43 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 17/32] Add GVirConfigDomain::vcpu Tue Nov 22 13:05:56 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 18/32] Add gobject boilerplate for GVirConfigDevice Tue Nov 22 13:06:16 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 19/32] Add gobject boilerplate for GVirConfigDeviceDisk Tue Nov 22 13:06:57 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 20/32] Add various GVirConfigDeviceDisk setters Tue Nov 22 13:08:08 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 21/32] Add gvir_config_domain_set_devices Tue Nov 22 13:08:44 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 22/32] Add gvir_config_object_add_child Tue Nov 22 13:10:49 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 23/32] More GVirConfigDeviceDisk setters Tue Nov 22 13:11:58 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 24/32] Add test for adding a disk device Tue Nov 22 13:12:24 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 25/32] GVirConfigInterface derives from GVirConfigDevice Tue Nov 22 13:14:46 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 32/32] Add GVirConfigDeviceVideo Tue Nov 22 13:17:57 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 06/32] Add gobject boilerplate for GVirConfigClock and GVirConfigTimer Tue Nov 22 13:19:15 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 13/32] Add gobject boilerplate for GVirConfigOs Tue Nov 22 13:19:54 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 18/32] Add gobject boilerplate for GVirConfigDevice Tue Nov 22 13:20:33 GMT 2011
- Re: [libvirt] [libvirt-gconfig PATCHv2 19/32] Add gobject boilerplate for GVirConfigDeviceDisk Tue Nov 22 13:38:04 GMT 2011
- Re: [libvirt] [PATCH libvirt-glib 5/5] Ensure domains & pools hash tables in connection are non-NULL Tue Nov 22 13:46:46 GMT 2011
- Re: [libvirt] [PATCH libvirt-glib 4/5] Add API for creating transient domains Tue Nov 22 13:48:43 GMT 2011
- Re: [libvirt] [PATCH libvirt-glib 3/5] Uncomment & fix code for returning config objects Tue Nov 22 13:49:07 GMT 2011
- Re: [libvirt] [libvirt-glib] Release 0.0.2 Tue Nov 22 13:54:13 GMT 2011
- Re: [libvirt] [PATCH libvirt-glib 1/5] Add support for writing to streams Tue Nov 22 14:13:37 GMT 2011
- [libvirt] [PATCH libvirt-glib] Don't reference GError **err parameter if it is NULL Tue Nov 22 14:18:22 GMT 2011
- Re: [libvirt] [PATCH libvirt-glib] Don't reference GError **err parameter if it is NULL Tue Nov 22 15:42:33 GMT 2011
- [libvirt] ANNOUNCE: libvirt-glib release 0.0.2 Tue Nov 22 15:49:23 GMT 2011
- Re: [libvirt] [PATCH 2/4] rpc: Fix a typo in virNetClientSendNonBlock documentation Tue Nov 22 19:09:31 GMT 2011
- Re: [libvirt] [PATCH 4/4] rpc: Add some debug messages to virNetClient Tue Nov 22 19:09:46 GMT 2011
- Re: [libvirt] [PATCH 3/4] rpc: Fix handling of non-blocking calls that could not be sent Tue Nov 22 19:32:56 GMT 2011
- Re: [libvirt] [PATCH 1/4] rpc: Pass the buck only to the first available thread Tue Nov 22 19:33:38 GMT 2011
- [libvirt] [PATCH] Fix uninitialized variable in NWfilter IP learning code Wed Nov 23 12:16:57 GMT 2011
- Re: [libvirt] [PATCH] Fix uninitialized variable in NWfilter IP learning code Wed Nov 23 13:11:29 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 01/27] Add gobject boilerplate for GVirConfigDomain{Clock, Timer} Wed Nov 23 14:46:50 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 02/27] Add some GVirDomainConfigClock setters Wed Nov 23 14:48:07 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 03/27] Add gvir_config_domain_set_clock Wed Nov 23 14:48:26 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 04/27] Use glib-mkenums to register enums with glib Wed Nov 23 14:48:42 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 05/27] Add gvir_config_genum_get_nick helper Wed Nov 23 14:49:10 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 06/27] Create clock object in domain creation test Wed Nov 23 14:49:31 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 07/27] Add gobject boilerplate for GVirConfigDomainOs Wed Nov 23 14:49:51 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 08/27] Add some GVirConfigDomainOs setters Wed Nov 23 14:50:31 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 09/27] Implement gvir_config_domain_set_os Wed Nov 23 14:50:50 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 10/27] Add test for GVirConfigDomainOs Wed Nov 23 14:51:09 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 11/27] Add GVirConfigDomain::vcpu Wed Nov 23 14:51:31 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 12/27] Add gobject boilerplate for GVirConfigDomainDevice Wed Nov 23 14:51:54 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 13/27] Add gobject boilerplate for GVirConfigDomainDisk Wed Nov 23 14:52:14 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 14/27] Add various GVirConfigDomainDisk setters Wed Nov 23 14:52:32 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 15/27] Add gvir_config_domain_set_devices Wed Nov 23 14:52:51 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 16/27] Add gvir_config_object_add_child Wed Nov 23 14:53:15 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 17/27] More GVirConfigDomainDisk setters Wed Nov 23 14:53:36 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 18/27] Add test for adding a disk device Wed Nov 23 14:53:59 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 19/27] Add GObject boilerplate for GVirConfigDomainInterface Wed Nov 23 14:54:23 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 20/27] Add GVirConfigDomainInterfaceNetwork Wed Nov 23 14:54:54 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 21/27] Add gvir_config_domain_interface_network_set_source Wed Nov 23 14:55:19 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 22/27] Add <network> to creation test Wed Nov 23 14:55:34 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 23/27] Add GVirConfigDomainInput Wed Nov 23 14:56:02 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 24/27] Add GObject boilerplate for GVirConfigDomainGraphics Wed Nov 23 14:56:26 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 27/27] Don't memset GObject private data to 0 Wed Nov 23 14:58:32 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 26/27] Add GVirConfigDomainVideo Wed Nov 23 14:59:03 GMT 2011
- Re: [libvirt] [libvirt-glib PATCHv3 25/27] Add basic GVirConfigDomainGraphicsSpice Wed Nov 23 14:59:31 GMT 2011
- Re: [libvirt] ACLs for libvirt Thu Nov 24 09:11:24 GMT 2011
- Re: [libvirt] ACLs for libvirt Thu Nov 24 09:14:00 GMT 2011
- Re: [libvirt] ACLs for libvirt Thu Nov 24 09:45:57 GMT 2011
- Re: [libvirt] [PATCH v5 07/13] Add support for async close of client RPC socket Thu Nov 24 10:01:34 GMT 2011
- [libvirt] [PATCH 0/5 (repost)] Support Blkio tune, CPU tune, NUMA, CPU affinity in LXC Thu Nov 24 11:38:24 GMT 2011
- [libvirt] [PATCH 1/5] Support NUMA memory placement for LXC containers Thu Nov 24 11:38:26 GMT 2011
- [libvirt] [PATCH 2/5] Support CPU placement in LXC driver Thu Nov 24 11:38:27 GMT 2011
- [libvirt] [PATCH 3/5] Add support for CPU quota/period to LXC driver Thu Nov 24 11:38:28 GMT 2011
- [libvirt] [PATCH 4/5] Add support for blkio tuning of LXC containers Thu Nov 24 11:38:30 GMT 2011
- [libvirt] [PATCH 5/5] Refactor initial LXC mem tune / device ACL code Thu Nov 24 11:38:32 GMT 2011
- Re: [libvirt] [PATCH] examples: Use virConnectOpenAuth in events-c Thu Nov 24 11:51:46 GMT 2011
- Re: [libvirt] [PATCH] redefine pool after pool creation failure Thu Nov 24 11:54:15 GMT 2011
- Re: [libvirt] 'savevm/loadvm' monitor command sequence losing mouse state across a VM restore Thu Nov 24 11:55:55 GMT 2011
- Re: [libvirt] ACLs for libvirt Thu Nov 24 12:34:26 GMT 2011
- Re: [libvirt] [PATCH] build: Properly generate and check virkeepaliveprotocol-structs Thu Nov 24 13:25:17 GMT 2011
- Re: [libvirt] ACLs for libvirt Fri Nov 25 09:53:33 GMT 2011
- Re: [libvirt] Associate a LUN as disk with WWNN/WWPN Fri Nov 25 10:28:05 GMT 2011
- Re: [libvirt] Associate a LUN as disk with WWNN/WWPN Fri Nov 25 10:49:32 GMT 2011
- Re: [libvirt] [PATCH 2/5] Support CPU placement in LXC driver Mon Nov 28 12:07:34 GMT 2011
- Re: [libvirt] [PATCH 3/5] Add support for CPU quota/period to LXC driver Mon Nov 28 12:09:14 GMT 2011
- Re: [libvirt] [PATCH v4 3/4] Implement the core API to suspend/resume the host Mon Nov 28 12:20:32 GMT 2011
- Re: [libvirt] [PATCH] virnetsocket: pass XAUTORITY for ssh connection Mon Nov 28 12:21:37 GMT 2011
- [libvirt] [PATCH] Change security driver APIs to use virDomainDefPtr instead of virDomainObjPtr Mon Nov 28 12:27:00 GMT 2011
- [libvirt] [PATCH libvirt-glib 0/5] Updates to streams APIs Mon Nov 28 13:13:51 GMT 2011
- [libvirt] [PATCH libvirt-glib 1/5] Document some of the coding style conventions required Mon Nov 28 13:13:53 GMT 2011
- [libvirt] [PATCH libvirt-glib 2/5] Add support for creating watches on streams Mon Nov 28 13:13:54 GMT 2011
- [libvirt] [PATCH libvirt-glib 3/5] Add missing exports of GVirStream APIs Mon Nov 28 13:13:55 GMT 2011
- [libvirt] [PATCH libvirt-glib 4/5] Cleanup streams coding style violations Mon Nov 28 13:13:57 GMT 2011
- [libvirt] [PATCH libvirt-glib 5/5] Convert GVirInputStream/GVirOutputStream over to use watches Mon Nov 28 13:13:58 GMT 2011
- Re: [libvirt] [PATCH v4 1/4] Add a public API to invoke suspend/resume on the host Mon Nov 28 13:19:06 GMT 2011
- Re: [libvirt] [PATCH v4 4/4] Add virsh command to initiate suspend on the host Mon Nov 28 13:20:39 GMT 2011
- [libvirt] [PATCH] Change security driver APIs to use virDomainDefPtr instead of virDomainObjPtr Mon Nov 28 17:11:22 GMT 2011
- Re: [libvirt] [PATCH] rpc: Really send non-blocking calls while waiting for another call Mon Nov 28 17:54:06 GMT 2011
- Re: [libvirt] [PATCH v4 3/4] Implement the core API to suspend/resume the host Mon Nov 28 17:59:38 GMT 2011
- Re: [libvirt] [PATCH libvirt-glib 2/5] Add support for creating watches on streams Mon Nov 28 18:27:28 GMT 2011
- Re: [libvirt] [RFC PATCH 0/5] Support online resizing of block devices. Mon Nov 28 21:34:42 GMT 2011
- Re: [libvirt] Associate a LUN as disk with WWNN/WWPN Mon Nov 28 21:41:14 GMT 2011
- Re: [libvirt] [PATCH] Add 'Hybrid-Suspend' power management discovery for the host Tue Nov 29 08:44:15 GMT 2011
- Re: [libvirt] [PATCH] Add 'Hybrid-Suspend' power management discovery for the host Tue Nov 29 08:56:23 GMT 2011
- Re: [libvirt] [PATCH v5 1/4] Add a public API to invoke suspend/resume on the host Tue Nov 29 08:57:24 GMT 2011
- Re: [libvirt] [PATCH v5 2/4] Add the remote protocol implementation for virNodeSuspendForDuration Tue Nov 29 08:58:01 GMT 2011
- Re: [libvirt] [PATCH v5 3/4] Implement the core API to suspend/resume the host Tue Nov 29 08:59:29 GMT 2011
- Re: [libvirt] [PATCH v5 4/4] Add virsh command to initiate suspend on the host Tue Nov 29 09:00:02 GMT 2011
- Re: [libvirt] [PATCH 1/5] block_resize: Define the new API Tue Nov 29 09:00:47 GMT 2011
- Re: [libvirt] [PATCH 2/5] block_resize: Wire up the remote protocol Tue Nov 29 09:01:13 GMT 2011
- Re: [libvirt] [PATCH 3/5] block_resize: Implement qemu monitor functions Tue Nov 29 09:01:48 GMT 2011
- Re: [libvirt] [PATCH 4/5] block_resize: Implement qemu driver method Tue Nov 29 09:02:37 GMT 2011
- Re: [libvirt] [PATCH 5/5] block_resize: Expose the new API to virsh Tue Nov 29 09:03:03 GMT 2011
- [libvirt] [PATCH 0/3] Improve async signal safety of timestamp APIs Tue Nov 29 12:38:26 GMT 2011
- [libvirt] [PATCH 1/3] Add internal APIs for dealing with time Tue Nov 29 12:38:48 GMT 2011
- [libvirt] [PATCH 2/3] Make logging async signal safe wrt time stamp generation Tue Nov 29 12:38:51 GMT 2011
- [libvirt] [PATCH 3/3] Remove time APIs from src/util/util.h Tue Nov 29 12:38:52 GMT 2011
- Re: [libvirt] [libvirt-glib 1/5] Add various missing packages to libvirt-gobject-1.0.pc Tue Nov 29 12:54:19 GMT 2011
- Re: [libvirt] [libvirt-glib 2/5] Link libvirt-gobject with gthread Tue Nov 29 12:54:45 GMT 2011
- Re: [libvirt] [libvirt-glib 3/5] Fix GIR generation Tue Nov 29 12:56:48 GMT 2011
- Re: [libvirt] [libvirt-glib 4/5] Cleanup GIR generation rules Tue Nov 29 12:57:06 GMT 2011
- Re: [libvirt] [libvirt-glib 5/5] Fix make distcheck Tue Nov 29 12:58:35 GMT 2011
- Re: [libvirt] [libvirt-glib] Remove now redundant debug system Tue Nov 29 13:31:48 GMT 2011
- [libvirt] [PATCH libvirt-glib] Ensure debug defaults to off for all glib versions Tue Nov 29 13:35:19 GMT 2011
- Re: [libvirt] [libvirt-glib] Ensure 'domain-added' signal on transient domain creation Tue Nov 29 13:36:37 GMT 2011
- Re: [libvirt] [PATCH 3/3] Remove time APIs from src/util/util.h Tue Nov 29 13:43:27 GMT 2011
- Re: [libvirt] [libvirt-glib] Fix make distcheck Tue Nov 29 13:47:07 GMT 2011
- Re: [libvirt] All virsh commands testing failed with git head Tue Nov 29 13:53:36 GMT 2011
- Re: [libvirt] [libvirt-glib] gir: Use --pkg=libxml-2.0 instead of LIBXML2_CFLAGS Tue Nov 29 14:22:11 GMT 2011
- [libvirt] [PATCH 00/14] Cleanup node suspend code Tue Nov 29 15:44:57 GMT 2011
- [libvirt] [PATCH 01/14] Fix values of PM target type constants Tue Nov 29 15:44:58 GMT 2011
- [libvirt] [PATCH 02/14] Remove internal only virHostPMCapability enum Tue Nov 29 15:45:00 GMT 2011
- [libvirt] [PATCH 03/14] Fix capabilities XML to use generic terms for suspend targets Tue Nov 29 15:45:02 GMT 2011
- [libvirt] [PATCH 04/14] Move the virHostPMCapability enum helpers into capabilities.c Tue Nov 29 15:45:04 GMT 2011
- [libvirt] [PATCH 05/14] Sanitize virDiscoverHostPMFeature to return a boolean Tue Nov 29 15:45:05 GMT 2011
- [libvirt] [PATCH 06/14] Rename suspend capabilities APIs Tue Nov 29 15:45:07 GMT 2011
- [libvirt] [PATCH 07/14] Move suspend capabilities APIs out of util.h into virnodesuspend.c Tue Nov 29 15:45:09 GMT 2011
- [libvirt] [PATCH 08/14] Add export of node suspend capabilities APIs Tue Nov 29 15:45:11 GMT 2011
- [libvirt] [PATCH 09/14] Fix check for whether a suspend target is supported Tue Nov 29 15:45:13 GMT 2011
- [libvirt] [PATCH 10/14] Remove powerMgmt_valid field from capabilities struct Tue Nov 29 15:45:15 GMT 2011
- [libvirt] [PATCH 11/14] Do lazy init of host PM features Tue Nov 29 15:45:17 GMT 2011
- [libvirt] [PATCH 12/14] Remove pointless strdup in node suspend code Tue Nov 29 15:45:19 GMT 2011
- [libvirt] [PATCH 13/14] Add suspend info to Xen, LXC and UML hypervisor capabilities Tue Nov 29 15:45:21 GMT 2011
- [libvirt] [PATCH 14/14] Don't mark suspend as active until we know it is running Tue Nov 29 15:45:23 GMT 2011
- Re: [libvirt] [PATCH 02/14] Remove internal only virHostPMCapability enum Tue Nov 29 16:15:01 GMT 2011
- [libvirt] [PATCH] Fix leak build config file path Tue Nov 29 16:20:07 GMT 2011
- [libvirt] [PATCH 0/3 v2] Improve async signal safety of timestamp APIs Tue Nov 29 16:21:59 GMT 2011
- [libvirt] [PATCH 1/3] Add internal APIs for dealing with time Tue Nov 29 16:22:01 GMT 2011
- [libvirt] [PATCH 2/3] Make logging async signal safe wrt time stamp generation Tue Nov 29 16:22:02 GMT 2011
- [libvirt] [PATCH 3/3] Remove time APIs from src/util/util.h Tue Nov 29 16:22:03 GMT 2011
- Re: [libvirt] [PATCHv4 1/4] API: prevent query of --live and --config at once Tue Nov 29 16:25:30 GMT 2011
- Re: [libvirt] [PATCHv4 2/4] qemu: fix blkiotune --live --config Tue Nov 29 16:26:05 GMT 2011
- Re: [libvirt] [PATCH 09/14] Fix check for whether a suspend target is supported Tue Nov 29 16:40:26 GMT 2011
- Re: [libvirt] [PATCHv4 3/4] blkiotune: add interface for blkiotune.device_weight Tue Nov 29 17:05:07 GMT 2011
- Re: [libvirt] [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 29 17:05:32 GMT 2011
- Re: [libvirt] [PATCH 09/14] Fix check for whether a suspend target is supported Tue Nov 29 17:06:05 GMT 2011
- Re: [libvirt] [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 29 17:14:03 GMT 2011
- Re: [libvirt] [PATCH 10/14] Remove powerMgmt_valid field from capabilities struct Tue Nov 29 17:24:00 GMT 2011
- Re: [libvirt] [PATCH 1.5/4] qemu, lxc: drop redundant checks Tue Nov 29 17:46:20 GMT 2011
- Re: [libvirt] [PATCH 13/14] Add suspend info to Xen, LXC and UML hypervisor capabilities Tue Nov 29 17:50:40 GMT 2011
- Re: [libvirt] [PATCH 0/5] Interface pools and passthrough mode Tue Nov 29 19:53:02 GMT 2011
- Re: [libvirt] [PATCH 0/5] Interface pools and passthrough mode Tue Nov 29 19:55:16 GMT 2011
- Re: [libvirt] [PATCH 1/5] Moving the declaration of _pciDevice and _pciDeviceList to pci.h Tue Nov 29 19:57:00 GMT 2011
- Re: [libvirt] [PATCH 2/5] Added function pciSysfsFile to enable access to the PCI SYSFS files. Tue Nov 29 19:58:20 GMT 2011
- Re: [libvirt] [PATCH 3/5] Adding functions virNetDevGetVirtualFunctions and virNetDevGetNetName virNetDevGetVirtualFunctions: Gets the BDF of all the Virtual Functions given a physical function virNetDevGetNetName: Gets the interface name of the PCI Device. Tue Nov 29 20:01:21 GMT 2011
- Re: [libvirt] [libvirt-glib] gir: use libraries from build tree, not installed ones Wed Nov 30 08:57:37 GMT 2011
- Re: [libvirt] 'make check' hangs Wed Nov 30 09:01:29 GMT 2011
- Re: [libvirt] [PATCH 07/14] Move suspend capabilities APIs out of util.h into virnodesuspend.c Wed Nov 30 10:01:45 GMT 2011
- Re: [libvirt] 'make check' hangs Wed Nov 30 11:40:24 GMT 2011
- Re: [libvirt] 'make check' hangs Wed Nov 30 11:54:56 GMT 2011
- Re: [libvirt] [libvirt-glib 02/13] Add GVirConfigObject::doc property Wed Nov 30 12:05:34 GMT 2011
- Re: [libvirt] [libvirt-glib 03/13] Set GVirConfigObject::doc during object creation Wed Nov 30 12:06:50 GMT 2011
- Re: [libvirt] [libvirt-glib 04/13] GVirConfigObject is no longer an abstract type Wed Nov 30 12:07:12 GMT 2011
- Re: [libvirt] [libvirt-glib 05/13] Add gvir_config_object_attach Wed Nov 30 12:07:33 GMT 2011
- Re: [libvirt] [libvirt-glib 06/13] Use gvir_config_object_attach where appropriate Wed Nov 30 12:08:08 GMT 2011
- Re: [libvirt] [libvirt-glib 07/13] Add gvir_config_object_set_attribute{_with_type} Wed Nov 30 12:08:59 GMT 2011
- Re: [libvirt] [libvirt-glib 08/13] Use gvir_config_object_set_attribute where appropriate Wed Nov 30 12:09:37 GMT 2011
- Re: [libvirt] [libvirt-glib 09/13] Simplify GVirConfigDomainInterfaceNetwork creation Wed Nov 30 12:10:44 GMT 2011
- Re: [libvirt] [libvirt-glib 10/13] Simplify GVirConfigDomainGraphicsSpice creation Wed Nov 30 12:11:00 GMT 2011
- Re: [libvirt] [libvirt-glib 11/13] Return a GVirConfigObject from gvir_config_object_add_child Wed Nov 30 12:11:41 GMT 2011
- Re: [libvirt] [libvirt-glib 12/13] Return a GVirConfigObject from gvir_config_object_replace_child Wed Nov 30 12:12:14 GMT 2011
- Re: [libvirt] [libvirt-glib 13/13] Fix memory leaks in test-domain-create Wed Nov 30 12:12:37 GMT 2011
- Re: [libvirt] [RFC v3 PATCH 1/5] PowerPC : Use sysfs to gather host topology, in place of /proc/cpuinfo Wed Nov 30 12:30:17 GMT 2011
- Re: [libvirt] [RFC v3 PATCH 2/5] PowerPC : Add PPC CPU driver Wed Nov 30 12:34:44 GMT 2011
- Re: [libvirt] [RFC v3 PATCH 3/5] PowerPC : Add support for ppc64 qemu Wed Nov 30 12:37:21 GMT 2011
- Re: [libvirt] [RFC v3 PATCH 4/5] PowerPC : Clean up qemuBuildCommandLine to remove x86-specific assumptions from generic code. Wed Nov 30 12:40:13 GMT 2011
- Re: [libvirt] [RFC v3 PATCH 5/5] PowerPC : Add address-type "spapr-vio" Wed Nov 30 12:44:24 GMT 2011
- Re: [libvirt] [libvirt-glib] Remove transient domain reference on shutdown Wed Nov 30 12:47:31 GMT 2011
- Re: [libvirt] [libvirt-glib 01/13] Add GVirConfigXmlDoc type Wed Nov 30 12:54:06 GMT 2011
- Re: [libvirt] [libvirt-glib 1/2] Rely on libvirt API to detect transient domains Wed Nov 30 13:00:17 GMT 2011
- Re: [libvirt] [libvirt-glib 2/2] Remove transient domain reference on shutdown Wed Nov 30 13:07:55 GMT 2011
- Re: [libvirt] [libvirt-glib] Fix gvir_config_domain_clock_set_variable_offset Wed Nov 30 13:22:57 GMT 2011
- Re: [libvirt] [libvirt-glib] Fix potential race in GVirObjectConnection::domain_event_cb Wed Nov 30 13:55:27 GMT 2011
- [libvirt] [PATCH libvirt-glib 0/5] More APIs in libvirt-gconfig Wed Nov 30 16:52:12 GMT 2011
- [libvirt] [PATCH libvirt-glib 1/5] Add suport for setting <filesystem> elements Wed Nov 30 16:52:14 GMT 2011
- [libvirt] [PATCH libvirt-glib 2/5] Add setters for kernel/ramdisk/cmdline/init in GVirConfigDomainOS Wed Nov 30 16:52:15 GMT 2011
- [libvirt] [PATCH libvirt-glib 3/5] Ensure internal copy of URI is not NULL Wed Nov 30 16:52:16 GMT 2011
- [libvirt] [PATCH libvirt-glib 4/5] Add APIs for setting virt type and appending devices Wed Nov 30 16:52:17 GMT 2011
- [libvirt] [PATCH libvirt-glib 5/5] Add objects for dealing with SDL and VNC graphics config Wed Nov 30 16:52:18 GMT 2011
- [libvirt] [PATCH libvirt-glib 6/5] Add support for setting security labels Wed Nov 30 17:09:58 GMT 2011
Daniel Veillard
Dave Allan
David L Stevens
Dong Xu Wang
Dong-In David Kang
Doude
Eduard B
Eli Qiao
Eric Blake
- Re: [libvirt] [Libvirt-announce] Start of freeze for libvirt-0.9.7 and availability of rc1 Tue Nov 01 14:20:22 GMT 2011
- Re: [libvirt] [PATCH] Fix error message when failing to detect filesystem Tue Nov 01 15:04:25 GMT 2011
- Re: [libvirt] [PATCH] Workaround for broken kernel autofs mounts Tue Nov 01 15:09:54 GMT 2011
- Re: [libvirt] [PATCH] Add support for probing filesystem with libblkid Tue Nov 01 15:21:56 GMT 2011
- Re: [libvirt] [PATCHv2] esx: Support folders in the path of vpx:// connection URIs Tue Nov 01 16:34:37 GMT 2011
- Re: [libvirt] [PATCH] Don't overwrite error message during VM cleanup Tue Nov 01 16:36:12 GMT 2011
- Re: [libvirt] [libvirt-users] Error on the site Tue Nov 01 16:39:48 GMT 2011
- Re: [libvirt] [PATCH v3] Fix URI alias prefix matching Tue Nov 01 16:50:39 GMT 2011
- Re: [libvirt] [PATCH 2/2] qemu: allow getting < max typed parameters Tue Nov 01 19:28:01 GMT 2011
- [libvirt] [PATCH] API: document scheduler parameter names Tue Nov 01 20:42:22 GMT 2011
- Re: [libvirt] [PATCH 1/7] Allow multiple consoles per virtual guest Tue Nov 01 22:03:33 GMT 2011
- Re: [libvirt] [PATCH 2/7] Fix crash formatting virtio console Tue Nov 01 22:58:09 GMT 2011
- Re: [libvirt] [PATCH 3/7] Rewrite LXC I/O forwarding to use main event loop Tue Nov 01 23:28:27 GMT 2011
- [libvirt] [PATCHv5 0/3] Add VIR_TYPED_PARAM_STRING Tue Nov 01 23:47:52 GMT 2011
- [libvirt] [PATCHv5 2/3] API: remote support for VIR_TYPED_PARAM_STRING Tue Nov 01 23:47:56 GMT 2011
- [libvirt] [PATCHv5 1/3] API: add VIR_TYPED_PARAM_STRING Tue Nov 01 23:47:56 GMT 2011
- [libvirt] [PATCHv5 3/3] API: add trivial qemu support for VIR_TYPED_PARAM_STRING Tue Nov 01 23:48:00 GMT 2011
- Re: [libvirt] [PATCH 2/2] qemu: allow getting < max typed parameters Wed Nov 02 14:44:08 GMT 2011
- Re: [libvirt] [PATCH] fix crash when starting network Wed Nov 02 14:46:24 GMT 2011
- Re: [libvirt] sVirt support for LXC? Wed Nov 02 16:57:22 GMT 2011
- [libvirt] [PATCHv2] API: document scheduler parameter names Wed Nov 02 17:26:15 GMT 2011
- [libvirt] [PATCH 0/5] more virTypedParameter cleanup Wed Nov 02 18:00:39 GMT 2011
- [libvirt] [PATCH 3/5] lxc: allow getting < max typed parameters Wed Nov 02 18:00:41 GMT 2011
- [libvirt] [PATCH 1/5] esx: allow getting < max typed parameters Wed Nov 02 18:00:41 GMT 2011
- [libvirt] [PATCH 5/5] xen: allow getting < max typed parameters Wed Nov 02 18:00:41 GMT 2011
- [libvirt] [PATCH 2/5] libxl: allow getting < max typed parameters Wed Nov 02 18:00:42 GMT 2011
- [libvirt] [PATCH 4/5] test: drop redundant check Wed Nov 02 18:00:42 GMT 2011
- Re: [libvirt] [PATCHv5 3/3] API: add trivial qemu support for VIR_TYPED_PARAM_STRING Wed Nov 02 18:27:56 GMT 2011
- Re: [libvirt] [PATCH 2/5] libxl: allow getting < max typed parameters Wed Nov 02 19:49:41 GMT 2011
- Re: [libvirt] [PATCHv2] API: document scheduler parameter names Wed Nov 02 20:13:36 GMT 2011
- Re: [libvirt] [PATCH 4/5] test: drop redundant check Wed Nov 02 20:14:34 GMT 2011
- Re: [libvirt] Start of freeze for libvirt-0.9.7 and availability of rc1 Wed Nov 02 20:19:13 GMT 2011
- Re: [libvirt] [PATCH 4/7] Add support for multiple consoles in LXC Wed Nov 02 20:46:55 GMT 2011
- Re: [libvirt] [PATCH 5/7] Default console target type with no <target> element Wed Nov 02 20:47:12 GMT 2011
- Re: [libvirt] [PATCH 6/7] Set aliases for LXC/UML console devices Wed Nov 02 20:58:37 GMT 2011
- Re: [libvirt] [PATCH 7/7] Fix default console type setting Wed Nov 02 21:01:40 GMT 2011
- Re: [libvirt] [PATCH 1/2] Use ENAMETOOLONG if the the socket path is longer than UNIX_PATH_MAX Wed Nov 02 21:35:11 GMT 2011
- Re: [libvirt] Start of freeze for libvirt-0.9.7 and availability of rc1 Wed Nov 02 21:35:53 GMT 2011
- Re: [libvirt] [PATCH 2/2] virnetsockettest: Use a temporary directory in /tmp Wed Nov 02 21:40:00 GMT 2011
- Re: [libvirt] [PATCH 2/2] virnetsockettest: Use a temporary directory in /tmp Wed Nov 02 22:29:00 GMT 2011
- Re: [libvirt] [PATCH V5 1/4] Rework value part of name-value pairs Wed Nov 02 23:01:13 GMT 2011
- Re: [libvirt] [PATCH V5 2/4] Create rules for each member of a list Wed Nov 02 23:09:04 GMT 2011
- Re: [libvirt] [PATCH V5 3/4] Extend NWFilter parameter parser to cope with lists of values Wed Nov 02 23:17:35 GMT 2011
- Re: [libvirt] [PATCH V5 4/4] Add test cases for parsing of list values Wed Nov 02 23:21:07 GMT 2011
- Re: [libvirt] [PATCHv5 1/3] API: add VIR_TYPED_PARAM_STRING Thu Nov 03 00:18:56 GMT 2011
- [libvirt] [PATCH] lxc: use common code for process cleanup Thu Nov 03 14:45:56 GMT 2011
- Re: [libvirt] [PATCH] lxc: use common code for process cleanup Thu Nov 03 14:51:15 GMT 2011
- [libvirt] [PATCHv6 0/5] expose per-device blkio weight tuning, via string param Thu Nov 03 18:06:11 GMT 2011
- [libvirt] [PATCHv6 1/5] API: add VIR_TYPED_PARAM_STRING Thu Nov 03 18:06:12 GMT 2011
- [libvirt] [PATCHv6 2/5] API: remote support for VIR_TYPED_PARAM_STRING Thu Nov 03 18:06:12 GMT 2011
- [libvirt] [PATCHv6 3/5] API: add trivial qemu support for VIR_TYPED_PARAM_STRING Thu Nov 03 18:06:14 GMT 2011
- [libvirt] [PATCHv6 4/5] blkiotune: add interface for blkiotune.device_weight Thu Nov 03 18:06:18 GMT 2011
- [libvirt] [PATCHv6 5/5] blkiotune: add qemu support for blkiotune.device_weight Thu Nov 03 18:06:27 GMT 2011
- Re: [libvirt] [PATCH v2 1/4] doc: Add <deviceboot> capability. Thu Nov 03 19:42:17 GMT 2011
- [libvirt] [PATCH] build: fix deep VPATH builds Thu Nov 03 19:55:40 GMT 2011
- [libvirt] [PATCH] build: fix build on platforms without ptsname_r Thu Nov 03 21:03:37 GMT 2011
- Re: [libvirt] [Libvirt-announce] Start of freeze for libvirt-0.9.7 and availability of rc1 Thu Nov 03 21:09:37 GMT 2011
- [libvirt] [PATCH] lxc: avoid use-after-free Thu Nov 03 23:33:48 GMT 2011
- Re: [libvirt] [PATCH] lxc: avoid use-after-free Fri Nov 04 14:30:26 GMT 2011
- Re: [libvirt] [PATCH] remote: fix mingw32 build Fri Nov 04 20:25:19 GMT 2011
- Re: [libvirt] [PATCH] Fix sending/receiving of FDs when stream returns EAGAIN Fri Nov 04 21:45:48 GMT 2011
- [libvirt] [PATCH 2/2] build: silence compiler warning on BSD Fri Nov 04 22:37:18 GMT 2011
- [libvirt] [PATCH 1/2] build: fix linking on BSD Fri Nov 04 22:37:18 GMT 2011
- Re: [libvirt] [PATCH] build: fix build on platforms without ptsname_r Fri Nov 04 23:23:59 GMT 2011
- [libvirt] [PATCH] qemu: drop driver lock around sleep Sat Nov 05 01:50:05 GMT 2011
- [libvirt] [PATCHv2] build: fix build on platforms without ptsname_r Sat Nov 05 02:06:15 GMT 2011
- Re: [libvirt] [PATCH 0/3] Guest NUMA topology support - v1 Mon Nov 07 16:28:18 GMT 2011
- Re: [libvirt] bug: try to take disk snapshot for LVM2 Volume Mon Nov 07 16:38:28 GMT 2011
- Re: [libvirt] [PATCH] [configure] Fix libvirt dependency, and use $VAPIGEN Mon Nov 07 16:40:48 GMT 2011
- Re: [libvirt] [PATCHv2] build: fix build on platforms without ptsname_r Mon Nov 07 16:44:30 GMT 2011
- [libvirt] [PATCH] build: drop useless dirent.h includes Mon Nov 07 17:50:46 GMT 2011
- Re: [libvirt] [PATCH 2/3] Routine to truncate virBuffer Mon Nov 07 18:12:13 GMT 2011
- Re: [libvirt] [PATCH 1/3] XML definitions for guest NUMA Mon Nov 07 18:35:35 GMT 2011
- Re: [libvirt] [PATCH 3/3] qemu: Generate -numa command line option Mon Nov 07 18:47:16 GMT 2011
- Re: [libvirt] [PATCHv2] build: fix build on platforms without ptsname_r Tue Nov 08 22:46:46 GMT 2011
- Re: [libvirt] "make rpm" failing with git head on RHEL6 Tue Nov 08 22:52:17 GMT 2011
- Re: [libvirt] [PATCH] virsh: Add VSH_OFLAG_EMPTY_OK for attach-disk command Tue Nov 08 23:08:42 GMT 2011
- [libvirt] [PATCH 0/2] Fix 0.9.7 for mingw Wed Nov 09 00:37:31 GMT 2011
- [libvirt] [PATCH 1/2] build: allow for local gnulib diffs Wed Nov 09 00:37:31 GMT 2011
- [libvirt] [PATCH 2/2] build: fix mingw build of gnulib openpty Wed Nov 09 00:37:32 GMT 2011
- Re: [libvirt] [PATCH] Don't return a fatal error if receiving unexpected stream data Wed Nov 09 15:20:18 GMT 2011
- Re: [libvirt] [PATCH 0/2] Fix 0.9.7 for mingw Wed Nov 09 16:08:40 GMT 2011
- Re: [libvirt] [PATCH 1/2] build: allow for local gnulib diffs Wed Nov 09 16:11:35 GMT 2011
- Re: [libvirt] [PATCH 2/2] build: fix mingw build of gnulib openpty Wed Nov 09 16:15:54 GMT 2011
- [libvirt] [PATCH] qemu: fix domjobabort regression Wed Nov 09 16:29:40 GMT 2011
- [libvirt] [PATCH 0/2] fix nwfilter when /tmp is mounted noexec Wed Nov 09 17:46:58 GMT 2011
- [libvirt] [PATCH 1/2] nwfilter: avoid failure with noexec /tmp Wed Nov 09 17:46:59 GMT 2011
- [libvirt] [PATCH 2/2] nwfilter: simplify execution of ebiptables scripts Wed Nov 09 17:46:59 GMT 2011
- Re: [libvirt] [PATCH 0/2] fix nwfilter when /tmp is mounted noexec Wed Nov 09 18:02:04 GMT 2011
- Re: [libvirt] [PATCH 1/8] Add new API virDomain{Set, Get}BlockIoTune Wed Nov 09 20:43:34 GMT 2011
- Re: [libvirt] [PATCH 2/2] nwfilter: simplify execution of ebiptables scripts Thu Nov 10 00:12:43 GMT 2011
- [libvirt] [PATCH] command: handle empty buffer argument correctly Thu Nov 10 00:32:13 GMT 2011
- Re: [libvirt] [PATCH 2/2] nwfilter: simplify execution of ebiptables scripts Thu Nov 10 03:12:00 GMT 2011
- Re: [libvirt] [PATCH 1/8] Add new API virDomain{Set, Get}BlockIoTune Thu Nov 10 16:09:27 GMT 2011
- Re: [libvirt] [RFC PATCH 0/8 v3] Summary on block IO throttle Thu Nov 10 22:05:05 GMT 2011
- Re: [libvirt] [RFC PATCH 0/8 v3] Summary on block IO throttle Fri Nov 11 00:41:06 GMT 2011
- [libvirt] [PATCH] xenapi: remove unused variable Fri Nov 11 18:11:15 GMT 2011
- Re: [libvirt] [PATCH] Add support for systemd init service Fri Nov 11 19:18:39 GMT 2011
- Re: [libvirt] Non-zero constant warning on RHEL 6.1 with 0.9.7 Fri Nov 11 21:06:52 GMT 2011
- Re: [libvirt] [PATCH] build: drop useless dirent.h includes Fri Nov 11 21:10:00 GMT 2011
- Re: [libvirt] [PATCH] util: Compile error Fri Nov 11 23:23:28 GMT 2011
- Re: [libvirt] [PATCH] fix two bugs in bridge_driver.c Fri Nov 11 23:34:21 GMT 2011
- Re: [libvirt] [PATCH] qemu: fix domjobabort regression Fri Nov 11 23:38:41 GMT 2011
- Re: [libvirt] [PATCH] util: Compile error Sat Nov 12 00:08:49 GMT 2011
- [libvirt] compile fail on FreeBSD Sat Nov 12 00:31:20 GMT 2011
- Re: [libvirt] [PATCH 3/5] API: add trivial qemu support for VIR_TYPED_PARAM_STRING Sat Nov 12 00:36:02 GMT 2011
- Re: [libvirt] compile fail on FreeBSD Sat Nov 12 00:47:45 GMT 2011
- Re: [libvirt] [PATCH 4/5] blkiotune: add interface for blkiotune.device_weight Mon Nov 14 18:34:18 GMT 2011
- Re: [libvirt] bug: try to take disk snapshot for LVM2 Volume Mon Nov 14 23:02:27 GMT 2011
- Re: [libvirt] [PATCH 5/5] blkiotune: add qemu support for blkiotune.device_weight Mon Nov 14 23:39:31 GMT 2011
- Re: [libvirt] Non-zero constant warning on RHEL 6.1 with 0.9.7 Tue Nov 15 03:36:43 GMT 2011
- [libvirt] [PATCHv4 1/4] API: prevent query of --live and --config at once Tue Nov 15 04:30:17 GMT 2011
- [libvirt] [PATCHv4 0/4] implement per-device cgroup blkio weight in qemu Tue Nov 15 04:30:20 GMT 2011
- [libvirt] [PATCHv4 2/4] qemu: fix blkiotune --live --config Tue Nov 15 04:30:24 GMT 2011
- [libvirt] [PATCHv4 3/4] blkiotune: add interface for blkiotune.device_weight Tue Nov 15 04:30:26 GMT 2011
- [libvirt] [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 15 04:30:30 GMT 2011
- Re: [libvirt] [PATCH 1/8] Add new API virDomain{Set, Get}BlockIoTune Tue Nov 15 04:46:26 GMT 2011
- Re: [libvirt] [PATCH 2/8] Add virDomain{Set, Get}BlockIoTune support to the remote driver Tue Nov 15 04:50:45 GMT 2011
- Re: [libvirt] [PATCHv4 0/4] implement per-device cgroup blkio weight in qemu Tue Nov 15 04:52:58 GMT 2011
- Re: [libvirt] Non-zero constant warning on RHEL 6.1 with 0.9.7 Tue Nov 15 15:56:35 GMT 2011
- Re: [libvirt] Non-zero constant warning on RHEL 6.1 with 0.9.7 Tue Nov 15 16:02:57 GMT 2011
- Re: [libvirt] Upgrade-problems from qemu-0.14.1 + libvirt-0.8.4 to qemu-0.15.1 + libvirt-0.9.6: Why I think multifunction=on is a bad idea... Tue Nov 15 21:33:26 GMT 2011
- Re: [libvirt] [PATCH] Fix tip of git Tue Nov 15 21:41:33 GMT 2011
- Re: [libvirt] compile fail on FreeBSD Tue Nov 15 22:24:17 GMT 2011
- Re: [libvirt] [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 15 22:33:39 GMT 2011
- Re: [libvirt] [PATCHv4 3/4] blkiotune: add interface for blkiotune.device_weight Tue Nov 15 22:41:10 GMT 2011
- Re: [libvirt] [PATCH] Fix build with polkit0 Tue Nov 15 22:42:16 GMT 2011
- Re: [libvirt] [PATCH v3] Add support for systemd init service Tue Nov 15 23:02:30 GMT 2011
- Re: [libvirt] bug: try to take disk snapshot for LVM2 Volume Tue Nov 15 23:18:41 GMT 2011
- Re: [libvirt] [PATCH v5 4/4] qemu/rbd: improve rbd device specification Wed Nov 16 00:05:34 GMT 2011
- Re: [libvirt] bug: try to take disk snapshot for LVM2 Volume Wed Nov 16 00:27:06 GMT 2011
- Re: [libvirt] [PATCH V1 1/9] Add support for VLAN filtering Wed Nov 16 00:46:27 GMT 2011
- Re: [libvirt] [PATCH v5 4/4] qemu/rbd: improve rbd device specification Wed Nov 16 15:40:20 GMT 2011
- Re: [libvirt] bug: try to take disk snapshot for LVM2 Volume Wed Nov 16 15:45:40 GMT 2011
- Re: [libvirt] [PATCH] fix a bug in remoteSerializeTypedParameters Wed Nov 16 15:59:37 GMT 2011
- Re: [libvirt] [PATCH] virsh: add iface-bridge and iface-unbridge commands Wed Nov 16 18:50:58 GMT 2011
- Re: [libvirt] [PATCH 0/2] Fix build with polkit0 Wed Nov 16 20:15:12 GMT 2011
- Re: [libvirt] RPM spec file patch Wed Nov 16 22:31:59 GMT 2011
- Re: [libvirt] [PATCH] Add support for systemd init service Wed Nov 16 23:03:52 GMT 2011
- Re: [libvirt] [PATCH v5] Add support for systemd init service Wed Nov 16 23:07:39 GMT 2011
- Re: [libvirt] [PATCH] qemu: Copy console definition from serial Wed Nov 16 23:33:42 GMT 2011
- Re: [libvirt] [PATCH V4 01/10] Extend virHashTable with function to get hash tables keys Thu Nov 17 00:32:52 GMT 2011
- Re: [libvirt] [PATCH V4 02/10] Introduce an internal priority for chains Thu Nov 17 00:42:16 GMT 2011
- Re: [libvirt] [PATCH V4 03/10] Make filter creation in root table more flexible Thu Nov 17 01:02:13 GMT 2011
- Re: [libvirt] make docs fails on EL5 Thu Nov 17 13:42:32 GMT 2011
- Re: [libvirt] bug: try to take disk snapshot for LVM2 Volume Thu Nov 17 13:45:09 GMT 2011
- Re: [libvirt] Upgrade-problems from qemu-0.14.1 + libvirt-0.8.4 to qemu-0.15.1 + libvirt-0.9.6: Why I think multifunction=on is a bad idea... Thu Nov 17 13:51:03 GMT 2011
- Re: [libvirt] [PATCH V4 04/10] Use scripting for cleaning and renaming of chains Thu Nov 17 17:33:33 GMT 2011
- Re: [libvirt] bug: try to take disk snapshot for LVM2 Volume Thu Nov 17 18:52:03 GMT 2011
- Re: [libvirt] [PATCH v2 1/2] XML definitions for guest NUMA and parsing routines Thu Nov 17 20:35:01 GMT 2011
- Re: [libvirt] [PATCH v2 2/2] qemu: Generate -numa option Thu Nov 17 20:47:24 GMT 2011
- Re: [libvirt] [PATCH V5 01/10] Add function to get hash tables key/value pairs Thu Nov 17 21:27:26 GMT 2011
- [libvirt] [PATCH V5 01.5/10] tests: test recent hash addition Thu Nov 17 22:07:38 GMT 2011
- Re: [libvirt] [PATCH V5 02/10] Introduce an internal priority for chains Thu Nov 17 22:25:12 GMT 2011
- Re: [libvirt] [PATCH V5 03/10] Make filter creation in root table more flexible Thu Nov 17 22:29:04 GMT 2011
- Re: [libvirt] [PATCH V5 04/10] Use scripting for cleaning and renaming of chains Thu Nov 17 22:50:05 GMT 2011
- Re: [libvirt] [PATCH V5 05/10] Use the actual names of chains in data structure Thu Nov 17 22:59:40 GMT 2011
- Re: [libvirt] [PATCH V5 06/10] Extend the filter XML to support priorities of chains Thu Nov 17 23:15:52 GMT 2011
- Re: [libvirt] [PATCH V5 07/10] Enable chains with names having a known prefix Thu Nov 17 23:35:45 GMT 2011
- Re: [libvirt] [PATCH V5 07/10] Enable chains with names having a known prefix Thu Nov 17 23:38:37 GMT 2011
- Re: [libvirt] [PATCH V5 08/10] Extend rule priorities into negative numbers Thu Nov 17 23:43:54 GMT 2011
- Re: [libvirt] [PATCH V5 09/10] Interleave jumping into chains with filtering rules in root table Fri Nov 18 00:15:51 GMT 2011
- Re: [libvirt] [PATCH V5 10/10] Add test cases Fri Nov 18 00:17:22 GMT 2011
- Re: [libvirt] [PATCH V6 04/11] Use scripting for cleaning and renaming of chains Fri Nov 18 16:01:57 GMT 2011
- Re: [libvirt] [PATCH V6 07/11] Enable chains with names having a known prefix Fri Nov 18 16:02:00 GMT 2011
- Re: [libvirt] [PATCH V6 11/11] Documentation about chains priorities, lists of elements etc. Fri Nov 18 16:02:04 GMT 2011
- Re: [libvirt] [PATCH V6 00/11] Make inner workings of nwfilters more flexible + extensions Fri Nov 18 16:02:35 GMT 2011
- [libvirt] [PATCH] build: fix accidental POTFILES.in regression Fri Nov 18 17:38:39 GMT 2011
- Re: [libvirt] [PATCH V5 01.5/10] tests: test recent hash addition Fri Nov 18 17:42:08 GMT 2011
- Re: [libvirt] [PATCHv2 01/11] don't modify CPU set string in virDomainCpuSetParse Fri Nov 18 18:03:12 GMT 2011
- Re: [libvirt] [osinfo PATCH 1/8] Add #include <string.h> for strcmp Fri Nov 18 18:26:28 GMT 2011
- [libvirt] [PATCHv3] conf: don't modify cpu set string during parsing Fri Nov 18 18:31:23 GMT 2011
- Re: [libvirt] [PATCHv2 02/11] enable cgroup cpuset by default Fri Nov 18 18:39:41 GMT 2011
- Re: [libvirt] [PATCH] storage: Skips backingStore of virtual snapshot lv Fri Nov 18 18:45:16 GMT 2011
- [libvirt] [PATCH] build: fix compile error with no macvtap Fri Nov 18 21:52:48 GMT 2011
- [libvirt] [PATCH] tests: avoid xend ABRT crash report Fri Nov 18 21:57:55 GMT 2011
- Re: [libvirt] [PATCH] Don't copy sexpr node value that is an empty string Fri Nov 18 22:20:09 GMT 2011
- Re: [libvirt] "make rpm" failing with git head on RHEL6 Fri Nov 18 22:54:21 GMT 2011
- Re: [libvirt] [PATCH V1 2/9] Add test cases for VLAN traffic filtering Sat Nov 19 00:06:43 GMT 2011
- Re: [libvirt] [PATCH V1 3/9] Add documentation for VLAN filtering support Sat Nov 19 00:14:45 GMT 2011
- [libvirt] [PATCH] build: require more tools from maintainers Sat Nov 19 00:19:09 GMT 2011
- Re: [libvirt] [PATCH] build: require more tools from maintainers Sat Nov 19 00:25:22 GMT 2011
- Re: [libvirt] [PATCH] Fix build on Mingw32 wrt export of virNetServerGetDBusConn Mon Nov 21 15:41:58 GMT 2011
- Re: [libvirt] [PATCH 1/2] nwfilter: use shell variable to invoke 'ebtables' command Mon Nov 21 20:40:52 GMT 2011
- Re: [libvirt] [PATCH 2/2] nwfilter: use shell variable to invoke 'ip(6)tables' command Mon Nov 21 20:55:07 GMT 2011
- Re: [libvirt] [PATCH] Bug Fix: Do not release network actual device in qemuBuildCommandLine on error Mon Nov 21 21:48:45 GMT 2011
- Re: [libvirt] [PATCHv3] conf: don't modify cpu set string during parsing Mon Nov 21 21:57:57 GMT 2011
- Re: [libvirt] [PATCH V1 4/9] Add a mac chain Mon Nov 21 22:13:43 GMT 2011
- Re: [libvirt] [PATCH V1 5/9] Add support for STP filtering Mon Nov 21 22:50:28 GMT 2011
- Re: [libvirt] [PATCH V1 8/9] [RFC] New filters to handle multiple IP addresses Mon Nov 21 23:01:36 GMT 2011
- Re: [libvirt] [PATCH V1 6/9] Add test cases for STP traffic filtering Mon Nov 21 23:02:36 GMT 2011
- Re: [libvirt] [PATCH V1 7/9] Add documentation for STP filtering support Mon Nov 21 23:08:46 GMT 2011
- Re: [libvirt] [PATCH V1 9/9] Improve error reporting of failures to apply filtering rules Mon Nov 21 23:42:45 GMT 2011
- Re: [libvirt] Bug 754974 - connection with xen+ssh vm's are missing with list (virsh) Mon Nov 21 23:59:12 GMT 2011
- Re: [libvirt] [PATCH] virsh: add iface-bridge and iface-unbridge commands Tue Nov 22 00:02:42 GMT 2011
- Re: [libvirt] [RFC PATCH v2 1/4] PowerPC : Use Sysfs to gather host topology Tue Nov 22 00:11:19 GMT 2011
- Re: [libvirt] [PATCH 0/8 v5] Summary on block IO throttle Tue Nov 22 00:14:07 GMT 2011
- Re: [libvirt] [PATCH RESEND v5] Export KVM Host Power Management capabilities Tue Nov 22 00:23:19 GMT 2011
- Re: [libvirt] [PATCH v3 0/2] API to invoke S3/S4 on a host and also resume from within libvirt Tue Nov 22 00:27:01 GMT 2011
- Re: [libvirt] [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 22 00:28:57 GMT 2011
- Re: [libvirt] [PATCH v3 1/2] Implement the asynchronous suspend and RTC wakeup Tue Nov 22 00:48:54 GMT 2011
- Re: [libvirt] [PATCH V1 5/9] Add support for STP filtering Tue Nov 22 16:20:48 GMT 2011
- Re: [libvirt] [PATCH] virsh: Allow other escape characters for console Tue Nov 22 17:03:48 GMT 2011
- [libvirt] [PATCH] docs: fix grammar of capabilities Tue Nov 22 17:31:45 GMT 2011
- Re: [libvirt] [PATCH v3 1/2] Implement the asynchronous suspend and RTC wakeup Tue Nov 22 18:03:25 GMT 2011
- Re: [libvirt] [PATCH v3 2/2] Make the API public Tue Nov 22 18:26:18 GMT 2011
- Re: [libvirt] [PATCH V2 1/5] Add a mac chain Tue Nov 22 18:47:54 GMT 2011
- Re: [libvirt] [PATCH V2 2/5] Add support for STP filtering Tue Nov 22 19:16:16 GMT 2011
- Re: [libvirt] [PATCH V2 3/5] Add test cases for STP traffic filtering Tue Nov 22 19:55:01 GMT 2011
- Re: [libvirt] [PATCH V2 4/5] Add documentation for STP filtering support Tue Nov 22 19:55:19 GMT 2011
- Re: [libvirt] [PATCH V2 5/5] Improve error reporting of failures to apply filtering rules Tue Nov 22 19:58:05 GMT 2011
- Re: [libvirt] [PATCH v2 1/2] nwfilter: use shell variable to invoke 'ebtables' command Tue Nov 22 20:05:59 GMT 2011
- Re: [libvirt] [PATCH v2 2/2] nwfilter: use shell variable to invoke 'ip(6)tables' command Tue Nov 22 20:06:22 GMT 2011
- Re: [libvirt] [PATCH v4] virsh: Increase device-detach intelligence Tue Nov 22 20:29:29 GMT 2011
- Re: [libvirt] [PATCH] nwfilter: Pass additional parameter into applyDHCPOnly function Tue Nov 22 20:51:24 GMT 2011
- Re: [libvirt] nwfilter: Enable detection of multiple IP addresses Tue Nov 22 22:23:20 GMT 2011
- Re: [libvirt] [PATCH] Give correct error message when configure a wrong URI aliase. Tue Nov 22 22:28:39 GMT 2011
- Re: [libvirt] [PATCH v2] nwfilter: Enable detection of multiple IP addresses Tue Nov 22 23:21:38 GMT 2011
- [libvirt] [PATCH] blockstats: support lookup by path in blockstats Tue Nov 22 23:42:44 GMT 2011
- [libvirt] [PATCH 2/1] API: prefer 'disk' over 'block' or 'path' Wed Nov 23 00:21:54 GMT 2011
- Re: [libvirt] [PATCH 1/8] Add new API virDomain{Set, Get}BlockIoTune Wed Nov 23 00:30:05 GMT 2011
- Re: [libvirt] [PATCH 2/8] Add virDomain{Set, Get}BlockIoTune support to the remote driver Wed Nov 23 03:38:09 GMT 2011
- Re: [libvirt] [PATCH 3/8] Implement virDomain{Set, Get}BlockIoTune for the qemu driver Wed Nov 23 03:50:18 GMT 2011
- Re: [libvirt] [PATCH 0/8 v5] Summary on block IO throttle Wed Nov 23 04:27:25 GMT 2011
- Re: [libvirt] [PATCH 4/8] Support block I/O throtte in XML Wed Nov 23 04:45:56 GMT 2011
- Re: [libvirt] [PATCH 6/8] Docs: Add description and validation for blkdeviotune Wed Nov 23 05:28:48 GMT 2011
- Re: [libvirt] [PATCH v2] nwfilter: Initialize virNWFilterAddIpAddrForIfname return variable Wed Nov 23 12:31:42 GMT 2011
- Re: [libvirt] [PATCH] nwfilter: Fix return value of virNWFilterHashTablePut Wed Nov 23 13:22:18 GMT 2011
- Re: [libvirt] [PATCH v3 2/2] Make the API public Wed Nov 23 13:26:05 GMT 2011
- Re: [libvirt] [PATCH 2/1] API: prefer 'disk' over 'block' or 'path' Wed Nov 23 13:27:05 GMT 2011
- Re: [libvirt] [PATCH] nwfilter: remove virConnectPtr from internal API calls Wed Nov 23 13:56:02 GMT 2011
- Re: [libvirt] [PATCH 4/8] Support block I/O throtte in XML Wed Nov 23 14:24:58 GMT 2011
- [libvirt] [PATCH] qemu: fix a const-correctness issue Wed Nov 23 14:29:49 GMT 2011
- Re: [libvirt] [PATCH v2] nwfilter: Fix return value of virNWFilterHashTablePut Wed Nov 23 14:41:44 GMT 2011
- Re: [libvirt] virDomainBlockJobAbort and block_job_cancel Wed Nov 23 16:04:57 GMT 2011
- Re: [libvirt] [PATCH 3/8] Implement virDomain{Set, Get}BlockIoTune for the qemu driver Wed Nov 23 17:41:38 GMT 2011
- Re: [libvirt] [PATCH 5/8] Enable the blkdeviotune command in virsh Wed Nov 23 18:16:20 GMT 2011
- Re: [libvirt] [PATCH 7/8] Support virDomain{Set, Get}BlockIoTune in the python API Wed Nov 23 18:31:03 GMT 2011
- Re: [libvirt] [PATCH 8/8] Add tests for blkdeviotune Wed Nov 23 19:55:36 GMT 2011
- [libvirt] [PATCHv6 0/7] block io throttle via per-device block IO tuning Wed Nov 23 21:45:02 GMT 2011
- [libvirt] [PATCHv6 2/7] Add virDomain{Set, Get}BlockIoTune support to the remote driver Wed Nov 23 21:45:06 GMT 2011
- [libvirt] [PATCHv6 1/7] Add new API virDomain{Set, Get}BlockIoTune Wed Nov 23 21:45:06 GMT 2011
- [libvirt] [PATCHv6 3/7] Support block I/O throttle in XML Wed Nov 23 21:45:08 GMT 2011
- [libvirt] [PATCHv6 5/7] Enable the blkdeviotune command in virsh Wed Nov 23 21:45:09 GMT 2011
- [libvirt] [PATCHv6 4/7] Implement virDomain{Set, Get}BlockIoTune for the qemu driver Wed Nov 23 21:45:09 GMT 2011
- [libvirt] [PATCHv6 6/7] Support virDomain{Set, Get}BlockIoTune in the python API Wed Nov 23 21:45:10 GMT 2011
- [libvirt] [PATCHv6 7/7] Add tests for blkdeviotune Wed Nov 23 21:45:10 GMT 2011
- Re: [libvirt] [PATCH 6/8] Docs: Add description and validation for blkdeviotune Wed Nov 23 22:01:00 GMT 2011
- Re: [libvirt] [PATCH] nwfilter: cleanup return codes in nwfilter subsystem Wed Nov 23 22:49:47 GMT 2011
- Re: [libvirt] [PATCH] nwfilter: cleanup return codes in nwfilter subsystem Thu Nov 24 13:16:29 GMT 2011
- Re: [libvirt] [PATCH] build: Properly generate and check virkeepaliveprotocol-structs Thu Nov 24 13:26:56 GMT 2011
- Re: [libvirt] [PATCHv6 2/7] Add virDomain{Set, Get}BlockIoTune support to the remote driver Thu Nov 24 13:36:32 GMT 2011
- Re: [libvirt] [PATCHv6 7/7] Add tests for blkdeviotune Thu Nov 24 13:37:15 GMT 2011
- Re: [libvirt] [PATCHv6 7/7] Add tests for blkdeviotune Thu Nov 24 14:05:05 GMT 2011
- Re: [libvirt] [PATCH] build: Properly generate and check virkeepaliveprotocol-structs Thu Nov 24 14:19:14 GMT 2011
- Re: [libvirt] [PATCHv6 3/7] Support block I/O throttle in XML Thu Nov 24 15:01:12 GMT 2011
- Re: [libvirt] [PATCH] util: fix thinko in runIO Fri Nov 25 12:40:30 GMT 2011
- Re: [libvirt] [PATCH] util: fix thinko in runIO Fri Nov 25 13:38:26 GMT 2011
- Re: [libvirt] [PATCH] conf: Improve incorrect root element error messages Mon Nov 28 15:49:23 GMT 2011
- Re: [libvirt] [PATCH] Change security driver APIs to use virDomainDefPtr instead of virDomainObjPtr Mon Nov 28 15:59:29 GMT 2011
- Re: [libvirt] [PATCH] Make virt-xml-validate work with xbox domains Mon Nov 28 16:23:16 GMT 2011
- Re: [libvirt] [PATCH] virnetsocket: pass XAUTORITY for ssh connection Mon Nov 28 16:32:04 GMT 2011
- Re: [libvirt] [PATCH v4 3/4] Implement the core API to suspend/resume the host Mon Nov 28 17:56:40 GMT 2011
- Re: [libvirt] [RFC PATCH 0/5] Support online resizing of block devices. Mon Nov 28 21:24:58 GMT 2011
- [libvirt] [PATCH 1/2] error: drop old-style error reporting Tue Nov 29 13:53:56 GMT 2011
- [libvirt] [PATCH 2/2] build: import latest gnulib, for mingw and syntax-check fixes Tue Nov 29 13:53:57 GMT 2011
- [libvirt] [PATCH 0/2] gnulib update Tue Nov 29 13:53:58 GMT 2011
- Re: [libvirt] [PATCH 01/14] Fix values of PM target type constants Tue Nov 29 16:11:24 GMT 2011
- Re: [libvirt] [PATCH 02/14] Remove internal only virHostPMCapability enum Tue Nov 29 16:14:03 GMT 2011
- Re: [libvirt] [PATCH 03/14] Fix capabilities XML to use generic terms for suspend targets Tue Nov 29 16:16:20 GMT 2011
- Re: [libvirt] [PATCH 04/14] Move the virHostPMCapability enum helpers into capabilities.c Tue Nov 29 16:18:02 GMT 2011
- Re: [libvirt] [PATCH 05/14] Sanitize virDiscoverHostPMFeature to return a boolean Tue Nov 29 16:20:09 GMT 2011
- Re: [libvirt] [PATCH 06/14] Rename suspend capabilities APIs Tue Nov 29 16:22:37 GMT 2011
- Re: [libvirt] [PATCH 06/14] Rename suspend capabilities APIs Tue Nov 29 16:24:03 GMT 2011
- Re: [libvirt] [PATCH] Fix leak build config file path Tue Nov 29 16:25:05 GMT 2011
- Re: [libvirt] [PATCH 07/14] Move suspend capabilities APIs out of util.h into virnodesuspend.c Tue Nov 29 16:30:07 GMT 2011
- Re: [libvirt] [PATCH 08/14] Add export of node suspend capabilities APIs Tue Nov 29 16:31:17 GMT 2011
- Re: [libvirt] [PATCH 09/14] Fix check for whether a suspend target is supported Tue Nov 29 16:33:15 GMT 2011
- Re: [libvirt] [PATCH 10/14] Remove powerMgmt_valid field from capabilities struct Tue Nov 29 16:40:20 GMT 2011
- Re: [libvirt] [PATCH 11/14] Do lazy init of host PM features Tue Nov 29 16:48:37 GMT 2011
- [libvirt] [PATCH] build: fix typo in last patch Tue Nov 29 16:49:59 GMT 2011
- Re: [libvirt] [PATCH 12/14] Remove pointless strdup in node suspend code Tue Nov 29 16:52:27 GMT 2011
- Re: [libvirt] [PATCH 13/14] Add suspend info to Xen, LXC and UML hypervisor capabilities Tue Nov 29 16:56:49 GMT 2011
- Re: [libvirt] [PATCH 14/14] Don't mark suspend as active until we know it is running Tue Nov 29 17:09:37 GMT 2011
- [libvirt] [PATCH 1.5/4] qemu, lxc: drop redundant checks Tue Nov 29 17:42:12 GMT 2011
- Re: [libvirt] [PATCH 13/14] Add suspend info to Xen, LXC and UML hypervisor capabilities Tue Nov 29 17:59:24 GMT 2011
- Re: [libvirt] [PATCHv4 2/4] qemu: fix blkiotune --live --config Tue Nov 29 18:15:01 GMT 2011
- Re: [libvirt] [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 29 18:37:36 GMT 2011
- Re: [libvirt] [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 29 18:51:02 GMT 2011
- Re: [libvirt] [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 29 19:26:37 GMT 2011
- [libvirt] [PATCH 0/2] blkiotune tweaks Tue Nov 29 21:11:54 GMT 2011
- [libvirt] [PATCH 1/2] conf: reject duplicate paths in device weights Tue Nov 29 21:11:54 GMT 2011
- [libvirt] [PATCH 2/2] qemu: amend existing table of device weights Tue Nov 29 21:11:56 GMT 2011
- Re: [libvirt] [PATCH 2/2] build: import latest gnulib, for mingw and syntax-check fixes Tue Nov 29 21:48:53 GMT 2011
- [libvirt] [PATCHv2 2/2] build: update to latest gnulib Tue Nov 29 23:54:20 GMT 2011
- Re: [libvirt] gdb works abnormally when debug the libvirt. Wed Nov 30 00:11:43 GMT 2011
- Re: [libvirt] [PATCH] virsh: Update docs for block related commands Wed Nov 30 00:16:10 GMT 2011
- Re: [libvirt] [PATCHv6 1/7] Add new API virDomain{Set, Get}BlockIoTune Wed Nov 30 00:27:33 GMT 2011
- Re: [libvirt] [PATCHv6 3/7] Support block I/O throttle in XML Wed Nov 30 00:31:22 GMT 2011
- Re: [libvirt] 'make check' hangs Wed Nov 30 15:17:40 GMT 2011
- Re: [libvirt] [PATCHv6 3/7] Support block I/O throttle in XML Wed Nov 30 17:48:20 GMT 2011
- Re: [libvirt] [PATCHv6 4/7] Implement virDomain{Set, Get}BlockIoTune for the qemu driver Wed Nov 30 18:15:56 GMT 2011
- Re: [libvirt] [PATCHv6 2/7] Add virDomain{Set, Get}BlockIoTune support to the remote driver Wed Nov 30 18:25:48 GMT 2011
- Re: [libvirt] [PATCHv6 0/7] block io throttle via per-device block IO tuning Wed Nov 30 19:03:56 GMT 2011
- Re: [libvirt] [PATCH] bridge_driver: Don't define network if XML contains more IPv4 adreses. Wed Nov 30 19:06:37 GMT 2011
- Re: [libvirt] [PATCH] Fix bug on setting both weight and device-weights at the same time Wed Nov 30 19:11:47 GMT 2011
- Re: [libvirt] [PATCH 2/2] qemu: amend existing table of device weights Wed Nov 30 19:20:48 GMT 2011
- Re: [libvirt] [PATCH v2] virsh: Allow other escape characters for console Wed Nov 30 19:29:26 GMT 2011
- Re: [libvirt] [PATCH] filter blkio 0-device-weight at two oter places(was Re: [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight) Wed Nov 30 19:34:42 GMT 2011
- Re: [libvirt] [RFC v3 PATCH 2/5] PowerPC : Add PPC CPU driver Wed Nov 30 19:40:22 GMT 2011
- Re: [libvirt] [PATCHv2 2/6] qemu: Plug memory leak onqemuProcessWaitForMonitor() error path Wed Nov 30 21:41:33 GMT 2011
- Re: [libvirt] [PATCH] virsh: Fix possible deadlock when virsh is about to exit Wed Nov 30 22:00:02 GMT 2011
- Re: [libvirt] [PATCH 1/6] conf: Plug memory leak on virDomainDefParseXML() error path Wed Nov 30 22:06:51 GMT 2011
- [libvirt] [PATCH] spec: mark directories in /var/run as ghosts Wed Nov 30 22:34:56 GMT 2011
- Re: [libvirt] [PATCH 3/6] rpc: Plug memory leak on virNetClientSendInternal() error path Wed Nov 30 23:11:21 GMT 2011
- Re: [libvirt] [PATCH 4/6] uml: Plug memory leak on umlStartVMDaemon() error path Wed Nov 30 23:39:35 GMT 2011
- Re: [libvirt] [PATCH 5/6] util: Plug memory leak on virNetDevBridgeGet() sucessful path Wed Nov 30 23:46:53 GMT 2011
- Re: [libvirt] [PATCH 6/6] util: Plug memory leak on virNetDevMacVLanCreateWithVPortProfile() error path Wed Nov 30 23:57:04 GMT 2011
Gleb Natapov
Guannan Ren
Guannan Sun
Guido Günther
Hong Xiang
Hu Tao
- [libvirt] [PATCH 01/10] enable cgroup cpuset by default Thu Nov 03 11:55:51 GMT 2011
- [libvirt] [RFC PATCH 00/10] use cpuset to manage numa Thu Nov 03 11:55:51 GMT 2011
- [libvirt] [PATCH 03/10] use cpuset to manage numa Thu Nov 03 11:55:51 GMT 2011
- [libvirt] [PATCH 07/10] Implement main entries of virDomain{G, S}etNumaParameters Thu Nov 03 11:55:54 GMT 2011
- [libvirt] [PATCH 06/10] add new API virDomain{G, S}etNumaParameters Thu Nov 03 11:55:54 GMT 2011
- [libvirt] [PATCH 09/10] Implement virDomain{G, S}etNumaParameters for the qemu driver Thu Nov 03 11:55:54 GMT 2011
- [libvirt] [PATCH 10/10] add new command numatune to virsh Thu Nov 03 11:55:55 GMT 2011
- [libvirt] [PATCH 05/10] new numa parameters Thu Nov 03 11:55:55 GMT 2011
- [libvirt] [PATCH 04/10] remove dependence on libnuma Thu Nov 03 11:55:56 GMT 2011
- [libvirt] [PATCH 08/10] Add virDomain{G, S}etNumaParameters support to the remote driver Thu Nov 03 11:55:59 GMT 2011
- [libvirt] [PATCH 02/10] Add functions to set/get cpuset parameters Thu Nov 03 11:56:02 GMT 2011
- Re: [libvirt] [PATCH 04/10] remove dependence on libnuma Fri Nov 04 06:38:06 GMT 2011
- Re: [libvirt] [PATCHv6 0/5] expose per-device blkio weight tuning, via string param Fri Nov 04 07:14:11 GMT 2011
- [libvirt] [PATCH 0/5] expose per-device blkio weight tuning, via string param Tue Nov 08 11:00:59 GMT 2011
- [libvirt] [PATCH 2/5] API: remote support for VIR_TYPED_PARAM_STRING Tue Nov 08 11:00:59 GMT 2011
- [libvirt] [PATCH 3/5] API: add trivial qemu support for VIR_TYPED_PARAM_STRING Tue Nov 08 11:00:59 GMT 2011
- [libvirt] [PATCH 4/5] blkiotune: add interface for blkiotune.device_weight Tue Nov 08 11:01:00 GMT 2011
- [libvirt] [PATCH 1/5] API: add VIR_TYPED_PARAM_STRING Tue Nov 08 11:01:00 GMT 2011
- [libvirt] [PATCH 5/5] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 08 11:01:07 GMT 2011
- Re: [libvirt] [PATCH 1/5] API: add VIR_TYPED_PARAM_STRING Wed Nov 09 01:01:53 GMT 2011
- [libvirt] [PATCH] fix two bugs in bridge_driver.c Fri Nov 11 08:20:58 GMT 2011
- Re: [libvirt] [PATCHv4 3/4] blkiotune: add interface for blkiotune.device_weight Tue Nov 15 07:16:16 GMT 2011
- Re: [libvirt] [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight Tue Nov 15 07:22:34 GMT 2011
- [libvirt] [PATCH] fix a bug in remoteSerializeTypedParameters Wed Nov 16 08:38:35 GMT 2011
- [libvirt] [PATCHv2 02/11] enable cgroup cpuset by default Thu Nov 17 09:44:47 GMT 2011
- [libvirt] [PATCHv2 06/11] add VIR_DOMAIN_NUMATUNE_MEM_NONE Thu Nov 17 09:44:49 GMT 2011
- [libvirt] [PATCHv2 01/11] don't modify CPU set string in virDomainCpuSetParse Thu Nov 17 09:44:50 GMT 2011
- [libvirt] [RFC][PATCHv2 00/11] add numatune command Thu Nov 17 09:44:50 GMT 2011
- [libvirt] [PATCHv2 08/11] Implement main entries of virDomain{G, S}etNumaParameters Thu Nov 17 09:44:51 GMT 2011
- [libvirt] [PATCHv2 07/11] add new API virDomain{G, S}etNumaParameters Thu Nov 17 09:44:51 GMT 2011
- [libvirt] [PATCHv2 11/11] add new command numatune to virsh Thu Nov 17 09:44:53 GMT 2011
- [libvirt] [PATCHv2 05/11] use cpuset to manage numa Thu Nov 17 09:44:55 GMT 2011
- [libvirt] [PATCHv2 04/11] introduce numa backend Thu Nov 17 09:44:58 GMT 2011
- [libvirt] [PATCHv2 10/11] Implement virDomain{G, S}etNumaParameters for the qemu driver Thu Nov 17 09:44:58 GMT 2011
- [libvirt] [PATCHv2 09/11] Add virDomain{G, S}etNumaParameters support to the remote driver Thu Nov 17 09:44:59 GMT 2011
- [libvirt] [PATCHv2 03/11] Add functions to set/get cgroup cpuset parameters Thu Nov 17 09:44:59 GMT 2011
- Re: [libvirt] [PATCH 1/2] conf: reject duplicate paths in device weights Wed Nov 30 01:31:32 GMT 2011
- [libvirt] [PATCH] filter blkio 0-device-weight at two oter places(was Re: [PATCHv4 4/4] blkiotune: add qemu support for blkiotune.device_weight) Wed Nov 30 02:11:31 GMT 2011
- Re: [libvirt] [PATCH 2/2] qemu: amend existing table of device weights Wed Nov 30 02:38:20 GMT 2011
- [libvirt] [PATCH] Fix bug on setting both weight and device-weights at the same time Wed Nov 30 07:26:53 GMT 2011
Jason Helfman
Jean-Christophe Guillain
Jenna Johnson
Jiff Shen
Jim Fehlig
Jiri Denemark
Josh Durgin
Juan Quintela
Justin Clift
Jérémie Tarot
Kashyap Chamarthy
Kei.masumoto
Kevin Wolf
Laine Stump
Lei Li
- [libvirt] [RFC PATCH 0/8 v3] Summary on block IO throttle Wed Nov 09 20:33:12 GMT 2011
- [libvirt] [PATCH 1/8] Add new API virDomain{Set, Get}BlockIoTune Wed Nov 09 20:33:14 GMT 2011
- [libvirt] [PATCH 2/8] Add virDomain{Set, Get}BlockIoTune support to the remote driver Wed Nov 09 20:33:19 GMT 2011
- [libvirt] [PATCH 3/8] Implement virDomain{Set, Get}BlockIoTune for the qemu driver Wed Nov 09 20:33:27 GMT 2011
- [libvirt] [PATCH 5/8] Enable the blkdeviotune command in virsh Wed Nov 09 20:33:33 GMT 2011
- [libvirt] [PATCH 6/8] Doc: Add description and validate the new XML Wed Nov 09 20:33:34 GMT 2011
- [libvirt] [PATCH 4/8] Support block I/O throtte in XML Wed Nov 09 20:33:36 GMT 2011
- [libvirt] [PATCH 7/8] Support virDomain{Set, Get}BlockIoThrottle in the python API Wed Nov 09 20:33:38 GMT 2011
- [libvirt] [PATCH 8/8] Add tests for blkdeviotune Wed Nov 09 20:33:39 GMT 2011
- Re: [libvirt] [PATCH 1/8] Add new API virDomain{Set, Get}BlockIoTune Thu Nov 10 05:41:32 GMT 2011
- Re: [libvirt] [RFC PATCH 0/8 v3] Summary on block IO throttle Thu Nov 10 05:47:01 GMT 2011
- Re: [libvirt] [RFC PATCH 0/8 v3] Summary on block IO throttle Fri Nov 11 07:11:27 GMT 2011
- [libvirt] [PATCH 0/8 v4] Summary on block IO throttle Tue Nov 15 04:34:17 GMT 2011
- [libvirt] [PATCH 1/8] Add new API virDomain{Set, Get}BlockIoTune Tue Nov 15 04:34:19 GMT 2011
- [libvirt] [PATCH 2/8] Add virDomain{Set, Get}BlockIoTune support to the remote driver Tue Nov 15 04:34:21 GMT 2011
- [libvirt] [PATCH 3/8] Implement virDomain{Set, Get}BlockIoTune for the qemu driver Tue Nov 15 04:34:23 GMT 2011
- [libvirt] [PATCH 5/8] Enable the blkdeviotune command in virsh Tue Nov 15 04:34:28 GMT 2011
- [libvirt] [PATCH 6/8] Doc: Add description and validation for blkdeviotune Tue Nov 15 04:34:31 GMT 2011
- [libvirt] [PATCH 4/8] Support block I/O throtte in XML Tue Nov 15 04:34:35 GMT 2011
- [libvirt] [PATCH 7/8] Support virDomain{Set, Get}BlockIoThrottle in the python API Tue Nov 15 04:34:37 GMT 2011
- [libvirt] [PATCH 8/8] Add tests for blkdeviotune Tue Nov 15 04:35:52 GMT 2011
- Re: [libvirt] [PATCH 1/8] Add new API virDomain{Set, Get}BlockIoTune Tue Nov 15 05:54:42 GMT 2011
- [libvirt] [PATCH 0/8 v5] Summary on block IO throttle Tue Nov 15 09:03:01 GMT 2011
- [libvirt] [PATCH 3/8] Implement virDomain{Set, Get}BlockIoTune for the qemu driver Tue Nov 15 09:03:14 GMT 2011
- [libvirt] [PATCH 2/8] Add virDomain{Set, Get}BlockIoTune support to the remote driver Tue Nov 15 09:03:14 GMT 2011
- [libvirt] [PATCH 4/8] Support block I/O throtte in XML Tue Nov 15 09:03:18 GMT 2011
- [libvirt] [PATCH 5/8] Enable the blkdeviotune command in virsh Tue Nov 15 09:03:21 GMT 2011
- [libvirt] [PATCH 6/8] Docs: Add description and validation for blkdeviotune Tue Nov 15 09:03:25 GMT 2011
- [libvirt] [PATCH 8/8] Add tests for blkdeviotune Tue Nov 15 09:03:28 GMT 2011
- [libvirt] [PATCH 1/8] Add new API virDomain{Set, Get}BlockIoTune Tue Nov 15 09:04:21 GMT 2011
- [libvirt] [PATCH 7/8] Support virDomain{Set, Get}BlockIoTune in the python API Tue Nov 15 09:04:38 GMT 2011
- Re: [libvirt] [PATCH 0/8 v5] Summary on block IO throttle Tue Nov 22 05:48:17 GMT 2011
- Re: [libvirt] [PATCH 3/8] Implement virDomain{Set, Get}BlockIoTune for the qemu driver Tue Nov 29 02:40:54 GMT 2011
Lorin Hochstein
lvroyce
Lynn
Marc-André Lureau
Mark McLoughlin
Markus Armbruster
MATSUDA, Daiki
Matthias Bolte
Maurits van de Lande
Michael S. Tsirkin
Michael Wood
Michal Privoznik
Mulyadi Santosa
Nicolas Sebrecht
nirbheek
Nirbheek Chauhan
Onkar N Mahajan
Osier Yang
Paolo Bonzini
Pavel Odintsov
Peter Krempa
Peter O'Gorman
Philipp Hahn
PREETHI RAMESH
Prerna Saxena
Reeted
Reinier Schoof
Remi Collet
Richard W.M. Jones
Robin van Leeuwen
Roopa Prabhu
Shahar Havivi
ShaoHe Feng
Shradha Shah
shu ming
Srivatsa S. Bhat
Stefan Berger
Stefan Hajnoczi
taget
Tyler Coumbes
Vincent Passaro
Wayne Sun
Wen Congyang
Wen Ruo Lv
Wenyi Gao
Wolverine
Wouter - Iamotor
Xu He Jie
Zeeshan Ali (Khattak)
Zhi Yong Wu
zituan