2010-January Archive by Author
Aaron Clausen
Adam Litke
Andreas Kurz
Anthony Liguori
anuj rampal
Arnd Bergmann
Avi Weit
Ben Roberts
Bryan Kearney
Chris Lalancette
Chris Wright
C.J. Adams-Collier
Cole Robinson
Daniel Huhardeaux
Daniel P. Berrange
- Re: [libvirt] Fwd: Re: [Qemu-devel] Re: qemu-kvm-0.12 bug? Mon Jan 04 14:50:39 GMT 2010
- Re: [libvirt] [PATCH] qemu: Always enable the virtio balloon driver Tue Jan 05 10:00:38 GMT 2010
- Re: [libvirt] [PATCH] qemu: Always enable the virtio balloon driver Tue Jan 05 10:02:38 GMT 2010
- Re: [libvirt] [PATCH] Fix parsing of 'info chardev' line endings Tue Jan 05 11:21:08 GMT 2010
- Re: [libvirt] iptables rules location Wed Jan 06 10:41:02 GMT 2010
- Re: [libvirt] libvirt 0.7.5 vs qemu 0.12.1 imcompatability? Wed Jan 06 15:53:58 GMT 2010
- Re: [libvirt] [PATCH] don't test "res == NULL" after we've already dereferenced it Thu Jan 07 08:28:51 GMT 2010
- Re: [libvirt] [PATCH] don't test "res == NULL" after we've already dereferenced it Thu Jan 07 10:27:51 GMT 2010
- Re: [libvirt] libvirt 0.7.5 vs qemu 0.12.1 imcompatability? Thu Jan 07 10:28:48 GMT 2010
- Re: [libvirt] [PATCH] Qemu: ask for memory preallocation with large pages Thu Jan 07 17:32:06 GMT 2010
- Re: [libvirt] fix build failure with --disable-shared Thu Jan 07 20:36:33 GMT 2010
- Re: [libvirt] pci-stub error and MSI-X for KVM guest Fri Jan 08 11:04:44 GMT 2010
- Re: [libvirt] fix build failure with --disable-shared Fri Jan 08 11:17:06 GMT 2010
- Re: [libvirt] fix build failure with --disable-shared Fri Jan 08 11:53:32 GMT 2010
- [libvirt] RFC: Create a separate libvirt users mailing list ? Fri Jan 08 14:56:46 GMT 2010
- [libvirt] [PATCH 00/34] Add device addressing and disk controller support Fri Jan 08 17:23:38 GMT 2010
- [libvirt] [PATCH 01/34] Make test suite output less verbose Fri Jan 08 17:23:41 GMT 2010
- [libvirt] [PATCH 02/34] Introduce a standardized data structure for device addresses Fri Jan 08 17:23:43 GMT 2010
- [libvirt] [PATCH 03/34] Extend the virDomainDeviceAddress struture to allow disk controller addresses Fri Jan 08 17:23:44 GMT 2010
- [libvirt] [PATCH 04/34] Add address info to sound, video and watchdog devices Fri Jan 08 17:23:46 GMT 2010
- [libvirt] [PATCH 05/34] Set default disk controller/bus/unit props Fri Jan 08 17:23:48 GMT 2010
- [libvirt] [PATCH 06/34] Add new domain device: "controller" Fri Jan 08 17:23:49 GMT 2010
- [libvirt] [PATCH 07/34] Convert monitor over to use virDomainDeviceAddress Fri Jan 08 17:23:51 GMT 2010
- [libvirt] [PATCH 08/34] Split code for building QEMU -drive arg in separate method Fri Jan 08 17:23:52 GMT 2010
- [libvirt] [PATCH 09/34] Specify bus/unit instead of index for disks with QEMU Fri Jan 08 17:23:54 GMT 2010
- [libvirt] [PATCH 10/34] Implement SCSI controller hotplug/unplug for QEMU Fri Jan 08 17:23:55 GMT 2010
- [libvirt] [PATCH 11/34] Properly support SCSI drive hotplug Fri Jan 08 17:23:57 GMT 2010
- [libvirt] [PATCH 12/34] Detect PCI addresses at QEMU startup Fri Jan 08 17:23:59 GMT 2010
- [libvirt] [PATCH 13/34] Remove restriction on duplicated sound devices in parser Fri Jan 08 17:24:00 GMT 2010
- [libvirt] [PATCH 14/34] Fixed char device stuff Fri Jan 08 17:24:01 GMT 2010
- [libvirt] [PATCH 15/34] Auto-add disk controllers based on defined disks Fri Jan 08 17:24:03 GMT 2010
- [libvirt] [PATCH 16/34] Clear assigned PCI devices at shutdown Fri Jan 08 17:24:04 GMT 2010
- [libvirt] [PATCH 17/34] Introduce device aliases Fri Jan 08 17:24:06 GMT 2010
- [libvirt] [PATCH 18/34] Add device info to serial, parallel, channel, input & fs devices Fri Jan 08 17:24:07 GMT 2010
- [libvirt] [PATCH 19/34] Probe for -device and use -nodefaults Fri Jan 08 17:24:09 GMT 2010
- [libvirt] [PATCH 20/34] Assign device aliases for all devices at startup Fri Jan 08 17:24:10 GMT 2010
- [libvirt] [PATCH 21/34] Convert character devices over to use -device Fri Jan 08 17:24:12 GMT 2010
- [libvirt] [PATCH 22/34] Convert watchdog to -device Fri Jan 08 17:24:13 GMT 2010
- [libvirt] [PATCH 23/34] Convert audio devices over to -device syntax Fri Jan 08 17:24:15 GMT 2010
- [libvirt] [PATCH 24/34] Convert disk drive over to use -device where available Fri Jan 08 17:24:16 GMT 2010
- [libvirt] [PATCH 25/34] Convert NICs over to use -device & -netdev where possible Fri Jan 08 17:24:18 GMT 2010
- [libvirt] [PATCH 26/34] Convert USB disks over to -device Fri Jan 08 17:24:19 GMT 2010
- [libvirt] [PATCH 27/34] Convert USB hostdevices over to -device Fri Jan 08 17:24:20 GMT 2010
- [libvirt] [PATCH 28/34] Convert USB input devices to -device Fri Jan 08 17:24:22 GMT 2010
- [libvirt] [PATCH 29/34] Convert PCI device assignment over to -device Fri Jan 08 17:24:23 GMT 2010
- [libvirt] [PATCH 30/34] Convert guestfwd to -device, and add -sdl explicit args Fri Jan 08 17:24:24 GMT 2010
- [libvirt] [PATCH 31/34] Add support for explicit -sdl flag to QEMU Fri Jan 08 17:24:25 GMT 2010
- [libvirt] [PATCH 32/34] Pass -vga none if no video card specified Fri Jan 08 17:24:27 GMT 2010
- [libvirt] [PATCH 33/34] Auto-assign PCI addresses Fri Jan 08 17:24:28 GMT 2010
- [libvirt] [PATCH 34/34] Convert VirtIO balloon over to -device syntax Fri Jan 08 17:24:30 GMT 2010
- Re: [libvirt] [PATCH 00/34] Add device addressing and disk controller support Fri Jan 08 17:44:03 GMT 2010
- Re: [libvirt] Just to make sure I understand the API Mon Jan 11 10:18:53 GMT 2010
- Re: [libvirt] Segfault in event-test.c example Mon Jan 11 11:12:28 GMT 2010
- Re: [libvirt] [PATCH] qemu: Fix a memory leak in qemudExtractTTYPath Mon Jan 11 11:14:50 GMT 2010
- Re: [libvirt] [PATCH] Document the domain XML cache attribute for disk devices Mon Jan 11 11:15:14 GMT 2010
- Re: [libvirt] [PATCH 1/3] Add virRunWithHook. Mon Jan 11 17:54:09 GMT 2010
- Re: [libvirt] [PATCH 2/3] New utility functions virFileCreate and virDirCreate Tue Jan 12 12:24:34 GMT 2010
- Re: [libvirt] [PATCH 2/5] virterror: Add virSetError Tue Jan 12 12:28:32 GMT 2010
- Re: [libvirt] [PATCH 3/5] qemu: migrate: Save MigratePerform error in MigrateFinish. Tue Jan 12 12:29:26 GMT 2010
- Re: [libvirt] [PATCH 4/5] libvirt.c: Preserve MigratePerform failure Tue Jan 12 12:29:44 GMT 2010
- Re: [libvirt] [PATCH 5/5] qemu: Disable errors in qemudShutdownVMDaemon Tue Jan 12 12:30:22 GMT 2010
- Re: [libvirt] [PATCH 3/3] Create storage volumes directly with desired uid/gid. Tue Jan 12 12:36:27 GMT 2010
- Re: [libvirt] Problem: cannot make libvirtd listen to TCP sockets Tue Jan 12 17:06:56 GMT 2010
- Re: [libvirt] Start external programm on network-setup Tue Jan 12 20:20:20 GMT 2010
- Re: [libvirt] [PATCH] domMemoryStats / qemu: Fix parsing of unknown stats Tue Jan 12 20:20:52 GMT 2010
- Re: [libvirt] [PATCH] Allow for CPU topology specification without model Tue Jan 12 20:21:55 GMT 2010
- Re: [libvirt] [PATCH] Implement CPU topology support for QEMU driver Tue Jan 12 20:26:36 GMT 2010
- Re: [libvirt] [PATCH] Add debug messages for CPU incompatibility Tue Jan 12 20:26:50 GMT 2010
- Re: [libvirt] [PATCH] Take disabled/forced CPU features into account Tue Jan 12 20:27:00 GMT 2010
- Re: [libvirt] [PATCH] Remove superfluous new lines from messages Tue Jan 12 20:27:15 GMT 2010
- Re: [libvirt] [PATCH] Fix migration in xend driver Tue Jan 12 20:27:35 GMT 2010
- Re: [libvirt] [PATCH] node_device: udev: Use base 16 for product/vendor Tue Jan 12 20:43:56 GMT 2010
- Re: [libvirt] [PATCH] util: Remove logging handlers in virExec Tue Jan 12 20:46:40 GMT 2010
- Re: [libvirt] [PATCH] virterror: Don't invoke error callback for ERR_OK Tue Jan 12 20:49:02 GMT 2010
- Re: [libvirt] [PATCH 1/1] Corrected log level of WWN path message Tue Jan 12 20:49:15 GMT 2010
- Re: [libvirt] [PATCH] node_device: udev: Fix memory leak Tue Jan 12 20:51:33 GMT 2010
- Re: [libvirt] [PATCH] Implement CPU topology support for QEMU driver Wed Jan 13 09:17:07 GMT 2010
- Re: [libvirt] [PATCH] util: Remove logging handlers in virExec Wed Jan 13 09:20:12 GMT 2010
- Re: [libvirt] [PATCH] virterror: Don't invoke error callback for ERR_OK Wed Jan 13 09:23:14 GMT 2010
- Re: [libvirt] [PATCH] Implement path lookup for USB by vendor:product Wed Jan 13 10:33:10 GMT 2010
- Re: [libvirt] [PATCH] node_device: udev: Enumerate floppy devices Wed Jan 13 10:34:09 GMT 2010
- Re: [libvirt] [PATCH 1/3] Add virRunWithHook. Wed Jan 13 10:35:43 GMT 2010
- Re: [libvirt] [PATCH 2/3] New utility functions virFileCreate and virDirCreate Wed Jan 13 10:36:32 GMT 2010
- Re: [libvirt] [BUG?] "no domain with matching uuid" error, when vm restarts Wed Jan 13 10:39:16 GMT 2010
- Re: [libvirt] [PATCH 00/34] Add device addressing and disk controller support Wed Jan 13 13:22:14 GMT 2010
- Re: [libvirt] [RFC] Proposal for introduction of network traffic filtering capabilities for filtering of network traffic from and to VMs Wed Jan 13 17:36:55 GMT 2010
- Re: [libvirt] Set MAC address for host virtual interface? Thu Jan 14 12:10:59 GMT 2010
- Re: [libvirt] [PATCH] Fix event-test segfault for mixed remote/local driver usage Thu Jan 14 12:18:05 GMT 2010
- Re: [libvirt] [PATCH] Fix linkage of virt-aa-helper to libgnu.a Thu Jan 14 12:30:18 GMT 2010
- Re: [libvirt] [PATCH] util: Make sure virExec hook failures are raised Thu Jan 14 12:30:40 GMT 2010
- Re: [libvirt] [PATCH] qemu: Check for ia64 kvm Thu Jan 14 12:31:56 GMT 2010
- Re: [libvirt] [PATCH] qemu: Check for ia64 kvm Thu Jan 14 12:32:32 GMT 2010
- Re: [libvirt] [PATCH v2] Implement path lookup for USB by vendor:product Thu Jan 14 12:33:10 GMT 2010
- Re: [libvirt] [PATCH] daemon: Don't blindly unregister domain events Thu Jan 14 12:33:32 GMT 2010
- Re: [libvirt] [PATCH] daemon: Fix various error reporting issues Thu Jan 14 12:33:43 GMT 2010
- Re: [libvirt] [PATCH] events: Report errors on failure Thu Jan 14 12:33:55 GMT 2010
- Re: [libvirt] [PATCH] Enhance qemuParseCommandLineKeywords Thu Jan 14 12:35:10 GMT 2010
- Re: [libvirt] [PATCH 1/4] Support delay property in interface bridge xml. Thu Jan 14 12:43:57 GMT 2010
- Re: [libvirt] [PATCH 2/4] Allow empty bridges in interface xml. Thu Jan 14 12:44:27 GMT 2010
- Re: [libvirt] [PATCH 3/4] Support bond interfaces attached to bridges in interface xml. Thu Jan 14 12:46:22 GMT 2010
- Re: [libvirt] [PATCH 4/4] Update interface.rng and xml test files to match netcf 0.1.5 Thu Jan 14 12:47:08 GMT 2010
- [libvirt] ANNOUNCE: A new mailing list for users / admins / app developers Thu Jan 14 16:21:14 GMT 2010
- [libvirt] [PATCH] Add docs about new mailing list Thu Jan 14 16:57:34 GMT 2010
- Re: [libvirt] Using ESX domain XML for V2V Fri Jan 15 11:16:39 GMT 2010
- Re: [libvirt] [PATCH 09/34] Specify bus/unit instead of index for disks with QEMU Fri Jan 15 13:53:19 GMT 2010
- Re: [libvirt] Cannot use console with 0.7.5, error: internal error no assigned pty for device serial0 Fri Jan 15 14:29:17 GMT 2010
- Re: [libvirt] [PATCH 16/34] Clear assigned PCI devices at shutdown Fri Jan 15 16:15:42 GMT 2010
- Re: [libvirt] [PATCH 02/34] Introduce a standardized data structure for device addresses Fri Jan 15 16:33:07 GMT 2010
- Re: [libvirt] [PATCH 20/34] Assign device aliases for all devices at startup Fri Jan 15 16:46:06 GMT 2010
- Re: [libvirt] [PATCH 21/34] Convert character devices over to use -device Fri Jan 15 17:08:33 GMT 2010
- Re: [libvirt] [PATCH] gnulib added a new syntax-check test: use $(VAR), not @VAR@ Fri Jan 15 17:57:33 GMT 2010
- Re: [libvirt] [PATCH 31/34] Add support for explicit -sdl flag to QEMU Sat Jan 16 14:49:56 GMT 2010
- Re: [libvirt] [PATCH 33/34] Auto-assign PCI addresses Sat Jan 16 14:52:18 GMT 2010
- Re: [libvirt] [PATCH 1/4] Avoid creating special ./configure options for htmldir. Sun Jan 17 12:34:45 GMT 2010
- Re: [libvirt] [PATCH 4/4] Remove definition of m4_foreach_w for autoconf 2.59. Sun Jan 17 12:40:42 GMT 2010
- Re: [libvirt] [PATCH 2/4] Standardise options reporting on ./configure --help Sun Jan 17 12:43:14 GMT 2010
- Re: [libvirt] [PATCH 3/4] Change detection of xen so that it's actually automatic rather than forced. Sun Jan 17 12:44:01 GMT 2010
- Re: [libvirt] [PATCH 0/4] A bit of configure clear-up Sun Jan 17 12:48:23 GMT 2010
- [libvirt] Visualizing the first four years of libvirt development Sun Jan 17 12:53:42 GMT 2010
- Re: [libvirt] [PATCH v2] Implement CPU topology support for QEMU driver Sun Jan 17 12:57:19 GMT 2010
- Re: [libvirt] [PATCH] Minor fixes for API extension doc Sun Jan 17 12:57:33 GMT 2010
- Re: [libvirt] [PATCH] esx: Add stubs for secondary driver types Sun Jan 17 12:58:03 GMT 2010
- Re: [libvirt] [PATCH] Use closest CPU model when decoding from CPUID Sun Jan 17 12:58:46 GMT 2010
- Re: [libvirt] Current cpu and memory usage for Host and Domains Sun Jan 17 13:02:40 GMT 2010
- Re: [libvirt] [PATCH] esx: Make the domain part of the hostname optional Sun Jan 17 13:03:01 GMT 2010
- Re: [libvirt] [PATCH] esx: Add VNC support Sun Jan 17 13:04:02 GMT 2010
- Re: [libvirt] [PATCH] qemu: Use log output for pty assignment if 'info chardev' is unavailable Sun Jan 17 13:04:24 GMT 2010
- Re: [libvirt] hvm/x86_64 combination not allowed Sun Jan 17 13:06:27 GMT 2010
- Re: [libvirt] [PATCH] Man page BZ 548485 Sun Jan 17 13:06:48 GMT 2010
- Re: [libvirt] [PATCH] Man page for LXC BZ 528709 Sun Jan 17 13:07:08 GMT 2010
- Re: [libvirt] [PATCH 1/2] Standardise ./configure --help options reporting. Sun Jan 17 17:03:27 GMT 2010
- Re: [libvirt] [PATCH 2/2] Change detection of xen so that it's actually automatic rather than forced. Sun Jan 17 17:03:44 GMT 2010
- Re: [libvirt] LVM storage pool with existing mirrored volumes Sun Jan 17 17:05:52 GMT 2010
- Re: [libvirt] [PATCH] secret_driver.c: remove dead cleanup code Mon Jan 18 10:33:50 GMT 2010
- Re: [libvirt] [PATCH] remove useless comparisons in lxc_driver, vbox_tmpl.c Mon Jan 18 11:15:52 GMT 2010
- Re: [libvirt] [PATCH] storage_backend_fs.c: do not ignore probe failure Mon Jan 18 11:21:58 GMT 2010
- Re: [libvirt] [PATCH 14/34] Fixed char device stuff Mon Jan 18 11:38:33 GMT 2010
- Re: [libvirt] [PATCH] storage_backend_fs.c: do not ignore probe failure Mon Jan 18 12:39:42 GMT 2010
- Re: [libvirt] [PATCH 15/34] Auto-add disk controllers based on defined disks Mon Jan 18 13:35:33 GMT 2010
- Re: [libvirt] [PATCH 18/34] Add device info to serial, parallel, channel, input & fs devices Mon Jan 18 13:38:52 GMT 2010
- Re: [libvirt] 0.7.5 errors in configure script Mon Jan 18 15:13:47 GMT 2010
- Re: [libvirt] [PATCH] qemu_driver: don't leak a virDomainDeviceDef buffer Mon Jan 18 16:06:49 GMT 2010
- [libvirt] [PATCH] Fix QEMU driver custom domain status XML extensions Mon Jan 18 17:16:47 GMT 2010
- Re: [libvirt] virsh list after libvirt restart "forgets" existing guests (0.7.5) Mon Jan 18 18:21:32 GMT 2010
- [libvirt] [PATCH] Make all bitfields unsigned ints to avoid unexpected values in casts Tue Jan 19 12:10:31 GMT 2010
- Re: [libvirt] hvm/x86_64 combination not allowed Tue Jan 19 17:03:43 GMT 2010
- Re: [libvirt] [PATCH] logging: confirm that we want to ignore a write error Tue Jan 19 19:33:56 GMT 2010
- Re: [libvirt] [PATCH 1/9] Restrict virDomain{Attach, Detach}Device to active domains Tue Jan 19 19:36:54 GMT 2010
- Re: [libvirt] [PATCH 2/9] Public API Tue Jan 19 19:37:18 GMT 2010
- Re: [libvirt] [PATCH 3/9] Internal API Tue Jan 19 19:37:29 GMT 2010
- Re: [libvirt] [PATCH 4/9] Public API Implementation Tue Jan 19 19:40:23 GMT 2010
- Re: [libvirt] [PATCH 5/9] Wire protocol format Tue Jan 19 19:40:46 GMT 2010
- Re: [libvirt] [PATCH 6/9] Remote driver Tue Jan 19 19:41:17 GMT 2010
- Re: [libvirt] [PATCH 7/9] Server side dispatcher Tue Jan 19 19:41:45 GMT 2010
- Re: [libvirt] [PATCH 8/9] domain{Attach, Detach}DeviceFlags handler for drivers Tue Jan 19 19:43:09 GMT 2010
- Re: [libvirt] [PATCH 9/9] Modify virsh commands Tue Jan 19 19:47:11 GMT 2010
- Re: [libvirt] Website contains outdated information about remote limitations Tue Jan 19 19:47:59 GMT 2010
- Re: [libvirt] [PATCH 4/9] Public API Implementation Tue Jan 19 20:01:52 GMT 2010
- Re: [libvirt] Bugfix for RHEL 5.4+ ?? -- Re: Synchronous commands block virsh? Wed Jan 20 10:55:49 GMT 2010
- Re: [libvirt] XML for the "boot=on" option Wed Jan 20 10:56:55 GMT 2010
- Re: [libvirt] [PATCH] Libvirt Snapshot API Wed Jan 20 11:54:30 GMT 2010
- [libvirt] [PATCH 0/12] Improve security driver handling & QEMU DAC management Wed Jan 20 15:15:19 GMT 2010
- [libvirt] [PATCH 01/12] Make security drivers responsible for checking dynamic vs static labelling Wed Jan 20 15:15:20 GMT 2010
- [libvirt] [PATCH 02/12] Refactor setup & cleanup of security labels in security driver Wed Jan 20 15:15:21 GMT 2010
- [libvirt] [PATCH 03/12] Fix leak of allocated security label Wed Jan 20 15:15:22 GMT 2010
- [libvirt] [PATCH 04/12] Pull initial disk labelling out into libvirtd instead of exec hook Wed Jan 20 15:15:23 GMT 2010
- [libvirt] [PATCH 05/12] Introduce a stacked security driver impl for QEMU Wed Jan 20 15:15:24 GMT 2010
- [libvirt] [PATCH 06/12] Introduce a new DAC security driver for QEMU Wed Jan 20 15:15:25 GMT 2010
- [libvirt] [PATCH 07/12] Switch QEMU driver over to use the DAC security driver Wed Jan 20 15:15:26 GMT 2010
- [libvirt] [PATCH 08/12] Add missing call to re-attach host devices if VM startup fails Wed Jan 20 15:15:27 GMT 2010
- [libvirt] [PATCH 09/12] Fix security driver calls in hotplug cleanup paths Wed Jan 20 15:15:29 GMT 2010
- [libvirt] [PATCH 10/12] Add configuration option to turn off dynamic permissions management Wed Jan 20 15:15:30 GMT 2010
- [libvirt] [PATCH 11/12] Fix leak in hotplug code in QEMU driver Wed Jan 20 15:15:31 GMT 2010
- [libvirt] [PATCH 12/12] Fix off-by-1 in SCSI drive hotplug Wed Jan 20 15:15:32 GMT 2010
- Re: [libvirt] [PATCH] Let make fail when XHTML validation fails Wed Jan 20 15:28:51 GMT 2010
- Re: [libvirt] [PATCH 05/12] Introduce a stacked security driver impl for QEMU Wed Jan 20 17:05:50 GMT 2010
- Re: [libvirt] [PATCH 02/12] Refactor setup & cleanup of security labels in security driver Wed Jan 20 17:42:32 GMT 2010
- Re: [libvirt] [PATCH] libvirt-publican copyright tags Fri Jan 22 11:29:40 GMT 2010
- Re: [libvirt] [PATCH] qemu: Search binaries in PATH instead of hardcoding /usr/bin Fri Jan 22 15:05:03 GMT 2010
- [libvirt] [PATCH 0/4] Misc fixes to JSON/QMP mode for latest upstream QEMU Fri Jan 22 17:01:24 GMT 2010
- [libvirt] [PATCH 1/4] Fix setup of compatability serial devices from console device Fri Jan 22 17:01:25 GMT 2010
- [libvirt] [PATCH 2/4] Add some missing include files which break build in certain platforms Fri Jan 22 17:01:26 GMT 2010
- [libvirt] [PATCH 3/4] Misc fixes to QMP monitor support for QEMU Fri Jan 22 17:01:27 GMT 2010
- [libvirt] [PATCH 4/4] Implement QMP support for extracting CPU thread ID Fri Jan 22 17:01:28 GMT 2010
- Re: [libvirt] [PATCH] allow (only) surrounding whitespace in uuid Mon Jan 25 10:49:40 GMT 2010
- Re: [libvirt] [PATCH] Fix libvirtd restart for domains with PCI passthrough devices Mon Jan 25 10:58:26 GMT 2010
- Re: [libvirt] [PATCH 1/n] modernizing configure Mon Jan 25 11:15:46 GMT 2010
- Re: [libvirt] [PATCH 1/n] modernizing configure Mon Jan 25 11:17:21 GMT 2010
- Re: [libvirt] Potential segfault in udev driver Mon Jan 25 11:37:43 GMT 2010
- Re: [libvirt] [PATCH 1/n] modernizing configure Mon Jan 25 13:56:17 GMT 2010
- Re: [libvirt] [PATCH 2/4] Add some missing include files which break build in certain platforms Mon Jan 25 14:22:22 GMT 2010
- Re: [libvirt] [PATCH 4/9] Public API Implementation Mon Jan 25 14:45:05 GMT 2010
- Re: [libvirt] [RFC] Proposal for introduction of network traffic filtering capabilities for filtering of network traffic from and to VMs Mon Jan 25 14:59:36 GMT 2010
- Re: [libvirt] [PATCH] usbFindBusByVendor: don't leak a DIR buffer and FD Mon Jan 25 15:47:42 GMT 2010
- Re: [libvirt] [PATCH] qemuMonitorTextGetMemoryStats: plug a leak on an error path Mon Jan 25 16:03:09 GMT 2010
- Re: [libvirt] [PATCH] usbGetDevice: don't leak a "usbDevice" buffer on failure path Mon Jan 25 16:05:10 GMT 2010
- Re: [libvirt] Supporting vhost-net and macvtap in libvirt for QEMU Mon Jan 25 17:53:01 GMT 2010
- Re: [libvirt] [PATCH] Look in /usr/libexec for the qemu-kvm binary. Mon Jan 25 19:44:32 GMT 2010
- Re: [libvirt] [PATCH] Fix a crash when restarting libvirtd. Mon Jan 25 19:45:49 GMT 2010
- Re: [libvirt] [PATCH] Revert "Fix libvirtd restart for domains with PCI passthrough devices" Mon Jan 25 19:46:04 GMT 2010
- Re: [libvirt] [PATCH] qemuMonitorTextAttachDrive: avoid two leaks Mon Jan 25 19:46:33 GMT 2010
- Re: [libvirt] Potential segfault in udev driver Tue Jan 26 09:53:09 GMT 2010
- Re: [libvirt] [PATCH 1/1] Fix daemon-conf invalid failures Tue Jan 26 09:56:31 GMT 2010
- Re: [libvirt] Live Migration with non-shared storage for kvm Tue Jan 26 10:15:04 GMT 2010
- Re: [libvirt] [PATCH 0/12] Improve security driver handling & QEMU DAC management Tue Jan 26 10:23:08 GMT 2010
- Re: [libvirt] [PATCH] esx: Output error details from libcurl Tue Jan 26 11:58:39 GMT 2010
- Re: [libvirt] [PATCH] Don't call disabled timer callbacks in event-test.c Tue Jan 26 11:58:48 GMT 2010
- Re: [libvirt] [PATCH] Remove undefined symbols from libvirt_private.syms Tue Jan 26 11:58:58 GMT 2010
- Re: [libvirt] [PATCH] udev: Set the state driver name Tue Jan 26 11:59:07 GMT 2010
- Re: [libvirt] [PATCH] Fix two instances of misspelled 'pseudo' Tue Jan 26 11:59:59 GMT 2010
- Re: [libvirt] [PATCH 0/12] Improve security driver handling & QEMU DAC management Tue Jan 26 12:56:07 GMT 2010
- Re: [libvirt] [RFC] Proposal for introduction of network traffic filtering capabilities for filtering of network traffic from and to VMs Tue Jan 26 13:35:52 GMT 2010
- Re: [libvirt] [PATCH] usbFindBusByVendor: don't leak a DIR buffer and FD Tue Jan 26 15:04:09 GMT 2010
- Re: [libvirt] [PATCH 0/12] Improve security driver handling & QEMU DAC management Tue Jan 26 15:06:11 GMT 2010
- Re: [libvirt] [RFC] Proposal for introduction of network traffic filtering capabilities for filtering of network traffic from and to VMs Tue Jan 26 15:23:30 GMT 2010
- Re: [libvirt] [PATCH] usbFindBusByVendor: don't leak a DIR buffer and FD Tue Jan 26 19:04:08 GMT 2010
- Re: [libvirt] [Request]Backport live migration flags from 0.7.3 to 0.6.3? Tue Jan 26 19:06:59 GMT 2010
- Re: [libvirt] [RFC] [Patch] Support for Linux macvtap device Tue Jan 26 21:22:12 GMT 2010
- Re: [libvirt] [PATCH] qemu_monitor_json.c: avoid many unconditional leaks Wed Jan 27 10:12:06 GMT 2010
- Re: [libvirt] [PATCH] qemu_monitor_json.c: avoid many unconditional leaks Wed Jan 27 10:24:26 GMT 2010
- Re: [libvirt] [PATCH] support XEN_SYSCTL_INTERFACE_VERSION Wed Jan 27 11:01:41 GMT 2010
- Re: [libvirt] [PATCH] xen_hypervisor.c: avoid NULL deref for NULL domain argument Wed Jan 27 11:02:54 GMT 2010
- Re: [libvirt] [PATCH] cpu_x86.c: avoid NULL-deref for invalid arguments Wed Jan 27 11:03:53 GMT 2010
- Re: [libvirt] [PATCH] portability to non-glibc: don't use realpath(..., NULL) Wed Jan 27 11:04:59 GMT 2010
- Re: [libvirt] [PATCH 1/9] Restrict virDomain{Attach, Detach}Device to active domains Wed Jan 27 11:20:03 GMT 2010
- Re: [libvirt] [PATCH 4/9] Public API Implementation Wed Jan 27 11:20:59 GMT 2010
- Re: [libvirt] [PATCH 9/9] Modify virsh commands Wed Jan 27 11:21:49 GMT 2010
- Re: [libvirt] [RFC] [Patch] Support for Linux macvtap device Wed Jan 27 12:18:54 GMT 2010
- Re: [libvirt] Supporting vhost-net and macvtap in libvirt for QEMU Wed Jan 27 13:37:15 GMT 2010
- Re: [libvirt] [PATCH] Allow a per-PCI passthrough device permissive attribute Wed Jan 27 18:49:50 GMT 2010
- [libvirt] [PATCH 0/7] Update hotplug code to use device_add Wed Jan 27 19:23:10 GMT 2010
- [libvirt] [PATCH 1/7] Standard syntax for building QEMU command line arguments Wed Jan 27 19:23:12 GMT 2010
- [libvirt] [PATCH 2/7] Split out QEMU code for building PCI/USB hostdev arg values Wed Jan 27 19:23:13 GMT 2010
- [libvirt] [PATCH 3/7] Introduce internal QEMU monitor APIs for drive + device hotadd Wed Jan 27 19:23:14 GMT 2010
- [libvirt] [PATCH 4/7] Make hotplug use new device_add where possible Wed Jan 27 19:23:15 GMT 2010
- [libvirt] [PATCH 5/7] Introduce generic virDomainDeviceInfo iterator function Wed Jan 27 19:23:17 GMT 2010
- [libvirt] [PATCH 7/7] Assign PCI addresses before hotplugging devices Wed Jan 27 19:23:18 GMT 2010
- [libvirt] [PATCH 6/7] Rewrite way QEMU PCI addresses are allocated Wed Jan 27 19:23:18 GMT 2010
- Re: [libvirt] [PATCH] Clarify lack of generated IDE -device string in QEMU driver Thu Jan 28 10:57:58 GMT 2010
- Re: [libvirt] [PATCH] Clarify why some controllers don't generate -device string in QEMU driver Thu Jan 28 13:08:00 GMT 2010
- Re: [libvirt] [PATCH] Allow a per-PCI passthrough device permissive attribute Thu Jan 28 16:19:06 GMT 2010
- Re: [libvirt] libvirt: python bindings Thu Jan 28 18:11:46 GMT 2010
- Re: [libvirt] Schedule for libvirt-0.7.6 Fri Jan 29 13:16:01 GMT 2010
Daniel Veillard
Dan Kenigsberg
Darryl L. Pierce
Dave Allan
David Allan
David Jorm
Diego E. “Flameeyes” Pettenò
Diego Elio “Flameeyes” Pettenò
Diego Elio Pettenò
Dimitrios Pendarakis
Dominik Bruhn
Dor Laor
Dustin Xiong
edison
Eric Blake
Felix Schwarz
frederic.dangtran
Frédéric Grelot
Fulop, Balazs
Gerd Hoffmann
Gerhard Stenzel
Gerry Reno
Glennie Vignarajah
Guido Günther
Hugh O. Brock
Jamie Strandboge
Jim Fehlig
Jim Meyering
Jiri Denemark
kakuma
Kenneth Nagin
Laine Stump
Marc Haber
Matthew Booth
Matthias Bolte
Maximilian Wilhelm
Mihamina Rakotomandimby
Motiejus Jakštys
Neil Aggarwal
Nikola Ciprich
Nimal I
Paolo Bonzini
Philip Jameson
Pierre Riteau
Prashant Wakchaure
pspreadborough
Robin Green
Ruben Kerkhof
Serge E. Hallyn
Sharadha Prabhakar (3P)
Shi Jin
Shyam_Iyer
Stefan Berger
Stephen Smalley
Steve Brown
su disheng
Taizo ITO
Thomas Sjolshagen
Thomas Treutner
Tom Hughes
Vivek Kashyap
Wolfgang Mauerer
Yuji NISHIDA