2011-May Archive by Date
01 May 2011
02 May 2011
03 May 2011
04 May 2011
05 May 2011
06 May 2011
07 May 2011
08 May 2011
09 May 2011
10 May 2011
11 May 2011
12 May 2011
13 May 2011
- Re: [libvirt] [PATCH] xml: Use virXMLParse* helpers everywhere Eric Blake
- Re: [libvirt] [RFC PATCH] support multifunction PCI device KAMEZAWA Hiroyuki
- [libvirt] [PATCH] configure: Fix mpath check on non-Linux systems Matthias Bolte
- [libvirt] [PATCH] command: Fix compilation on FreeBSD Matthias Bolte
- [libvirt] [PATCH] time_t is not a long on FreeBSD, need to add casts Matthias Bolte
- Re: [libvirt] [PATCH] Documentation on tests suites and new API test suite Daniel Veillard
- [libvirt] [PATCH] virsh: Fix uninitialized variable warning Matthias Bolte
- [libvirt] [PATCH] virsh: time_t is not a long on FreeBSD Matthias Bolte
- Re: [libvirt] libvirt, FreeBSD portability inquiry Matthias Bolte
- [libvirt] [PATCH 0/3] Fix some building errors Wen Congyang
- [libvirt] [PATCH 1/3] build: generate files when building without libvirtd Wen Congyang
- [libvirt] [PATCH 2/3] build: probes.d and libvirtd.stp should be part of tarball Wen Congyang
- [libvirt] [PATCH 3/3] test: all test_scripts should be part of tarball when building without libvirtd Wen Congyang
- Re: [libvirt] [RFC PATCH] support multifunction PCI device Paolo Bonzini
- Re: [libvirt] [PATCH v4 0/8] Add support for taking screenshots of domain console Michal Prívozník
- Re: [libvirt] [PATCH v4 0/8] Add support for taking screenshots of domain console Daniel P. Berrange
- Re: [libvirt] [PATCH v4 1/8] screenshot: Defining the public API Daniel P. Berrange
- Re: [libvirt] [PATCH v4 2/8] screenshot: Defining the internal API Daniel P. Berrange
- Re: [libvirt] [PATCH v4 3/8] screenshot: Implementing the public API Daniel P. Berrange
- Re: [libvirt] [PATCH v4 4/8] screenshot: Implementing the remote protocol Daniel P. Berrange
- Re: [libvirt] [PATCH v4 5/8] screenshot: Expose the new API in virsh Daniel P. Berrange
- Re: [libvirt] [PATCH v4 6/8] virFDStream: Add option for delete file after it's opening Daniel P. Berrange
- Re: [libvirt] [PATCH v4 7/8] qemu: Implement the driver methods Daniel P. Berrange
- Re: [libvirt] [PATCH v4 8/8] vbox: Implement the driver methods Daniel P. Berrange
- Re: [libvirt] [PATCH 1/7] domain_event: Add virDomainEventState structure Daniel P. Berrange
- Re: [libvirt] [PATCH 2/7] domain_event: Add common domain event queue/flush helpers Daniel P. Berrange
- Re: [libvirt] [PATCH 3/7] qemu: Use virDomainEventState helpers Daniel P. Berrange
- Re: [libvirt] [PATCH 4/7] lxc: Use virDomainEventState helpers Daniel P. Berrange
- Re: [libvirt] [PATCH 5/7] test: Use virDomainEventState helpers Daniel P. Berrange
- Re: [libvirt] [PATCH 6/7] libxl: Convert to virDomainEventState Daniel P. Berrange
- Re: [libvirt] [PATCH 7/7] remote: Use virDomainEventState helpers Daniel P. Berrange
- Re: [libvirt] [PATCH] domain: Require <init> for container guests Daniel P. Berrange
- Re: [libvirt] inquiry, get native capabilities of the host Jiri Denemark
- Re: [libvirt] inquiry, get native capabilities of the host Daniel P. Berrange
- Re: [libvirt] [PATCH] configure: Fix mpath check on non-Linux systems Daniel P. Berrange
- Re: [libvirt] [PATCH] command: Fix compilation on FreeBSD Daniel P. Berrange
- Re: [libvirt] [PATCH] time_t is not a long on FreeBSD, need to add casts Daniel P. Berrange
- Re: [libvirt] [PATCH] virsh: Fix uninitialized variable warning Daniel P. Berrange
- Re: [libvirt] [PATCH] virsh: time_t is not a long on FreeBSD Daniel P. Berrange
- Re: [libvirt] [PATCH 1/3] build: generate files when building without libvirtd Daniel P. Berrange
- Re: [libvirt] [PATCH 2/3] build: probes.d and libvirtd.stp should be part of tarball Daniel P. Berrange
- Re: [libvirt] [PATCH 3/3] test: all test_scripts should be part of tarball when building without libvirtd Daniel P. Berrange
- Re: [libvirt] [numatune PATCH v2] Support NUMA tuning Daniel P. Berrange
- Re: [libvirt] why is network i/o always zero? Daniel P. Berrange
- Re: [libvirt] [PATCH v2 1/9] virDomainGetState public API Daniel P. Berrange
- Re: [libvirt] [PATCH v2 2/9] Internal driver API for virDomainGetState Daniel P. Berrange
- Re: [libvirt] [PATCH v2 3/9] virDomainGetState public API implementation Daniel P. Berrange
- Re: [libvirt] [PATCH v2 4/9] Wire protocol format and dispatcher for virDomainGetState Daniel P. Berrange
- Re: [libvirt] [PATCH v2 5/9] virsh: Prefer virDomainGetState over virDomainGetInfo Daniel P. Berrange
- Re: [libvirt] [PATCH v2 6/9] remote: Implement virDomainGetState Daniel P. Berrange
- Re: [libvirt] [PATCH v2 7/9] Implement basic virDomainGetState in all drivers Daniel P. Berrange
- Re: [libvirt] [PATCH v2 8/9] Implement domain state reason Daniel P. Berrange
- Re: [libvirt] [PATCH] qemu: allow blkstat/blkinfo calls during migration Federico Simoncelli
- [libvirt] [PATCH] qemu: allow blkstat/blkinfo calls during migration Federico Simoncelli
- [libvirt] [PATCH] virsh: Improve editing Michal Privoznik
- Re: [libvirt] [PATCH v4 8/8] vbox: Implement the driver methods Michal Prívozník
- Re: [libvirt] [PATCH] command: Fix compilation on FreeBSD Eric Blake
- Re: [libvirt] [PATCH] time_t is not a long on FreeBSD, need to add casts Eric Blake
- Re: [libvirt] [PATCH 1/3] build: generate files when building without libvirtd Eric Blake
- Re: [libvirt] [PATCH] Fix messages using VIR_ERR_XML_ERROR Michal Prívozník
- Re: [libvirt] [PATCH] virsh: Correctly initialize libvirt Jiri Denemark
- Re: [libvirt] [PATCH] virsh: Improve editing Jiri Denemark
- Re: [libvirt] inquiry, get native capabilities of the host Dong-In David Kang
- [libvirt] Allow hvsupport.html.in to be auto-generated Daniel P. Berrange
- [libvirt] [PATCH 1/4] Tweak driver naming for consistency with public API Daniel P. Berrange
- [libvirt] [PATCH 2/4] Convert all driver struct intializers to C99 style Daniel P. Berrange
- [libvirt] [PATCH 3/4] Automatically generate the hvsupport.html.in file from source files Daniel P. Berrange
- [libvirt] [PATCH 4/4] Add many version number annotations to drivers Daniel P. Berrange
- Re: [libvirt] [PATCH] virsh: Improve editing Daniel P. Berrange
- [libvirt] [PATCH] screenshot: Expose the new API in virsh Michal Privoznik
- Re: [libvirt] [PATCH] virsh: Improve editing Cole Robinson
- Re: [libvirt] [PATCH] xml: Make sure virXpathNodeSet always sets an error Cole Robinson
- Re: [libvirt] [PATCH] domain: Require <init> for container guests Cole Robinson
- Re: [libvirt] [PATCH] xml: Use virXMLParse* helpers everywhere Cole Robinson
- Re: [libvirt] [PATCH 7/7] remote: Use virDomainEventState helpers Cole Robinson
- Re: [libvirt] [PATCH] virsh: Improve editing Laine Stump
- Re: [libvirt] libvirt, FreeBSD portability inquiry Eric Blake
- Re: [libvirt] [PATCH 6/7] libxl: Convert to virDomainEventState Eric Blake
- Re: [libvirt] [PATCH 6/7] libxl: Convert to virDomainEventState Cole Robinson
- [libvirt] [PATCH 1/2] libxl: fix typos in previous patch Eric Blake
- [libvirt] [PATCH 2/2] remote: keep 'make check' happy Eric Blake
- [libvirt] Cache and memory bandwidth graphs: native versus guest Bill Gray
- [libvirt] [PATCH] stream: avoid use-after-free Eric Blake
- Re: [libvirt] [PATCH 02/16] util: Combine __virExec and virExecWithHook Cole Robinson
- [libvirt] [PATCH 0/9 v2] More virCommand conversions and cleanups Cole Robinson
- [libvirt] [PATCH 1/9] storage: iscsi: Convert virExec to virCommand Cole Robinson
- [libvirt] [PATCH 2/9] openvz: Convert virExec usage to virCommand Cole Robinson
- [libvirt] [PATCH 3/9] qemu: Convert virExec usage to virCommand Cole Robinson
- [libvirt] [PATCH 4/9] storage: Covert regex helpers to virCommand Cole Robinson
- [libvirt] [PATCH 5/9] storage_backend: Fix error reporting with regex helper Cole Robinson
- [libvirt] [PATCH 6/9] storage_backend: Convert virRunWithHook usage to virCommand Cole Robinson
- [libvirt] [PATCH 7/9] util: Remove unused virExec wrapper Cole Robinson
- [libvirt] [PATCH 8/9] util: Implement virRun as a wrapper around virCommand Cole Robinson
- [libvirt] [PATCH 9/9] Move virRun, virExec*, virFork to util/command Cole Robinson
- Re: [libvirt] [PATCH 1/9] storage: iscsi: Convert virExec to virCommand Eric Blake
- Re: [libvirt] [PATCH] esx: Move the Event type from the VI generator to manually written code Eric Blake
- Re: [libvirt] [PATCH] esx: Generate implicit _this macros Eric Blake
- Re: [libvirt] [PATCH] esx: Remove 1000 lines of generated but unused code Eric Blake
- Re: [libvirt] [PATCH 2/9] openvz: Convert virExec usage to virCommand Eric Blake
- Re: [libvirt] [PATCH] esx: Improve list usage detection in the generator Eric Blake
- Re: [libvirt] [PATCH 3/9] qemu: Convert virExec usage to virCommand Eric Blake
- Re: [libvirt] [PATCH 4/9] storage: Covert regex helpers to virCommand Eric Blake
- Re: [libvirt] [PATCH] esx: Improve dynamic cast detection in the generator Eric Blake
- Re: [libvirt] [PATCH] esx: Refactor common code in the generator Eric Blake
- Re: [libvirt] [PATCH] esx: Change generated method parameter autobinding Eric Blake
- Re: [libvirt] [PATCH 5/9] storage_backend: Fix error reporting with regex helper Eric Blake
- Re: [libvirt] [PATCH 6/9] storage_backend: Convert virRunWithHook usage to virCommand Eric Blake
- Re: [libvirt] [PATCH 7/9] util: Remove unused virExec wrapper Eric Blake
- Re: [libvirt] [PATCH 8/9] util: Implement virRun as a wrapper around virCommand Eric Blake
- Re: [libvirt] [PATCH 9/9] Move virRun, virExec*, virFork to util/command Eric Blake
- Re: [libvirt] [PATCH v2 9/9] qemu: Update domain state when reconnecting monitor Eric Blake
- Re: [libvirt] [PATCH] qemu: allow blkstat/blkinfo calls during migration Eric Blake
- Re: [libvirt] [PATCH v4 0/8] Add support for taking screenshots of domain console Eric Blake
- Re: [libvirt] [PATCH v4 5/8] screenshot: Expose the new API in virsh Eric Blake
- Re: [libvirt] [PATCH v4 6/8] virFDStream: Add option for delete file after it's opening Eric Blake
- Re: [libvirt] [PATCH 1/4] Tweak driver naming for consistency with public API Eric Blake
- Re: [libvirt] [PATCH] virsh: Improve editing Eric Blake
- Re: [libvirt] [PATCH] screenshot: Expose the new API in virsh Eric Blake
- Re: [libvirt] [PATCH 2/4] Convert all driver struct intializers to C99 style Eric Blake
- Re: [libvirt] Allow hvsupport.html.in to be auto-generated Eric Blake
14 May 2011
- Re: [libvirt] [PATCH] configure: Fix mpath check on non-Linux systems Matthias Bolte
- [libvirt] [PATCH] apparmor: Fix compilation by removing remains from virCommand conversion Matthias Bolte
- Re: [libvirt] [PATCH] virsh: Fix uninitialized variable warning Matthias Bolte
- Re: [libvirt] libvirt, FreeBSD portability inquiry Jason Helfman
- Re: [libvirt] [PATCH] command: Fix compilation on FreeBSD Matthias Bolte
- Re: [libvirt] [PATCH] command: Fix compilation on FreeBSD Jason Helfman
- Re: [libvirt] [PATCH 1/3] build: generate files when building without libvirtd Wen Congyang
- Re: [libvirt] [PATCH 2/3] build: probes.d and libvirtd.stp should be part of tarball Wen Congyang
- Re: [libvirt] [PATCH 3/3] test: all test_scripts should be part of tarball when building without libvirtd Wen Congyang
- Re: [libvirt] libvirt, FreeBSD portability inquiry Matthias Bolte
- Re: [libvirt] [PATCH] command: Fix compilation on FreeBSD Matthias Bolte
- Re: [libvirt] libvirt, FreeBSD portability inquiry Jason Helfman
- Re: [libvirt] libvirt, FreeBSD portability inquiry Matthias Bolte
- Re: [libvirt] libvirt, FreeBSD portability inquiry Jason Helfman
- Re: [libvirt] libvirt, FreeBSD portability inquiry Jason Helfman
- Re: [libvirt] libvirt, FreeBSD portability inquiry Matthias Bolte
- Re: [libvirt] [PATCH] phyp: avoid a crash Matthias Bolte
- Re: [libvirt] [PATCH] stream: avoid use-after-free Matthias Bolte
- Re: [libvirt] [PATCH] time_t is not a long on FreeBSD, need to add casts Matthias Bolte
- Re: [libvirt] [PATCH] esx: Move the Event type from the VI generator to manually written code Matthias Bolte
- Re: [libvirt] [PATCH] esx: Generate implicit _this macros Matthias Bolte
- Re: [libvirt] [PATCH] esx: Remove 1000 lines of generated but unused code Matthias Bolte
- Re: [libvirt] [PATCH] esx: Improve list usage detection in the generator Matthias Bolte
- Re: [libvirt] [PATCH] esx: Improve dynamic cast detection in the generator Matthias Bolte
- Re: [libvirt] [PATCH] esx: Refactor common code in the generator Matthias Bolte
- Re: [libvirt] [PATCH] esx: Change generated method parameter autobinding Matthias Bolte
- Re: [libvirt] [PATCH] esx: Change some alignments in the input file Matthias Bolte
- Re: [libvirt] [PATCH 1/3] build: generate files when building without libvirtd Eric Blake
- Re: [libvirt] [PATCH] time_t is not a long on FreeBSD, need to add casts Eric Blake
- Re: [libvirt] [PATCH] stream: avoid use-after-free Eric Blake
- Re: [libvirt] [PATCH] phyp: avoid a crash Eric Blake
- Re: [libvirt] libvirt, FreeBSD portability inquiry Jason Helfman
- Re: [libvirt] libvirt, FreeBSD portability inquiry Matthias Bolte
- [libvirt] FreeBSD and sys/syslimits.h Matthias Bolte
- Re: [libvirt] libvirt, FreeBSD portability inquiry Jason Helfman
15 May 2011
16 May 2011
17 May 2011
18 May 2011
19 May 2011
20 May 2011
21 May 2011
22 May 2011
23 May 2011
24 May 2011
- Re: [libvirt] [RESEND][PATCH v2] qemu allow persistent modifications of NICs Hu Tao
- Re: [libvirt] [RESEND][PATCH v2] qemu allow persistent modifications of NICs KAMEZAWA Hiroyuki
- Re: [libvirt] [PATCH] Fix peer2peer migration with transient VMs Wen Congyang
- Re: [libvirt] [PATCH] spice: support streaming-video parameter Eric Blake
- Re: [libvirt] [PATCH RFC] Add domainSave/Restore to libxl driver Jim Fehlig
- [libvirt] Suggested schedule for next release 0.9.2 Daniel Veillard
- Re: [libvirt] [PATCHv2 1/7] interface: new public API for networkconfig change transactions Daniel Veillard
- Re: [libvirt] [PATCHv2 2/7] interface: define internal driver API for network config transactions Daniel Veillard
- Re: [libvirt] [PATCHv2 3/7] interface: implement public APIs for libvirt transactional network changes Daniel Veillard
- Re: [libvirt] [PATCHv2 4/7] interface: implement remote protocol for network config transaction API Daniel Veillard
- Re: [libvirt] [PATCHv2 5/7] interface: expose network config transaction API to virsh Daniel Veillard
- Re: [libvirt] [PATCHv2 6/7] interface: Implement driver methods for network config transaction API Daniel Veillard
- Re: [libvirt] [PATCHv2 7/7] interface: implement a test driver for network config transaction API. Daniel Veillard
- [libvirt] libvirt.so.0: cannot open shared object file: No such file or directory YAO
- [libvirt] [PATCH] Fix netdev detection on RHEL6x versions of qemu Neil Wilson
- [libvirt] [PATCH 0/3] add support for changing blkio parameters for inactive domains Hu Tao
- [libvirt] [PATCH 3/3] Update qemuDomainSetBlkioParameters to use flags Hu Tao
- [libvirt] [PATCH 1/3] Add new parameters for blkiotune Hu Tao
- [libvirt] [PATCH 2/3] update qemuDomainGetBlkioParameters to use flags Hu Tao
- [libvirt] [PATCH] storage: Add comment to picking return value of qemu-img Michal Privoznik
- Re: [libvirt] libvirt.so.0: cannot open shared object file: No such file or directory Matthias Bolte
- Re: [libvirt] Git snapshot tar not working? Matthias Bolte
- Re: [libvirt] [PATCH] storage: Add comment to picking return value of qemu-img Jiri Denemark
- Re: [libvirt] [PATCH] python: Don't free must-not-free variables Jiri Denemark
- Re: [libvirt] [PATCHv2 3/7] interface: implement public APIs for libvirt transactional network changes Daniel P. Berrange
- Re: [libvirt] [PATCH] Don't restore labels on network shares Daniel P. Berrange
- Re: [libvirt] [PATCH] Fix netdev detection on RHEL6x versions of qemu Daniel P. Berrange
- Re: [libvirt] [PATCH] Fix netdev detection on RHEL6x versions of qemu Neil Wilson
- Re: [libvirt] [PATCH] Fix netdev detection on RHEL6x versions of qemu Daniel P. Berrange
- Re: [libvirt] [PATCH] Fix netdev detection on RHEL6x versions of qemu Neil Wilson
- Re: [libvirt] [PATCH RFC] Add domainSave/Restore to libxl driver Markus Groß
- Re: [libvirt] Git snapshot tar not working? Matthias Bolte
- [libvirt] [PATCH] Allow to explicitly disable the secrets a directory storage driver Matthias Bolte
- [libvirt] [PATCH] conf: Fix incorrect spice graphic XML format on compression options Michal Privoznik
- Re: [libvirt] API Proposal: virDomainBlockPull() (Block device streaming) V4 Stefan Hajnoczi
- Re: [libvirt] [PATCH] conf: Fix incorrect spice graphic XML format on compression options Michal Prívozník
- Re: [libvirt] API Proposal: virDomainBlockPull() (Block device streaming) V4 Daniel P. Berrange
- Re: [libvirt] API Proposal: virDomainBlockPull() (Block device streaming) V4 Daniel P. Berrange
- Re: [libvirt] API Proposal: virDomainBlockPull() (Block device streaming) V4 Adam Litke
- Re: [libvirt] API Proposal: virDomainBlockPull() (Block device streaming) V4 Stefan Hajnoczi
- [libvirt] [PATCH] qemu: Don't change ownership of file when appending to it Michal Privoznik
- Re: [libvirt] API Proposal: virDomainBlockPull() (Block device streaming) V4 Adam Litke
- Re: [libvirt] API Proposal: virDomainBlockPull() (Block device streaming) V4 Daniel P. Berrange
- Re: [libvirt] API Proposal: virDomainBlockPull() (Block device streaming) V4 Adam Litke
- Re: [libvirt] libvirt.so.0: cannot open shared object file: No such file or directory YAO
- Re: [libvirt] migration of vnlink VMs Daniel P. Berrange
- [libvirt] API Proposal: virDomainBlockPull() V5 Adam Litke
- [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Laine Stump
- Re: [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Eric Blake
- Re: [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Laine Stump
- [libvirt] [PATCH 0/9] Many migration enhancements & bug fixes Daniel P. Berrange
- [libvirt] [PATCH 1/9] Extend v3 migration protocol to allow app supplied XML for target Daniel P. Berrange
- [libvirt] [PATCH 2/9] Add a second URI parameter to virDomainMigratePerform3 method Daniel P. Berrange
- [libvirt] [PATCH 3/9] Introduce two method migration APIs Daniel P. Berrange
- [libvirt] [PATCH 4/9] Fix resume on destination when doing non-live tunnelled migration Daniel P. Berrange
- [libvirt] [PATCH 5/9] Fix SPICE seemless migration hostname Daniel P. Berrange
- [libvirt] [PATCH 6/9] Fix error propagation in finish method for v3 migration Daniel P. Berrange
- [libvirt] [PATCH 7/9] Improve debug logging of migration APIs Daniel P. Berrange
- [libvirt] [PATCH 8/9] Fix preservation of errors across migration steps Daniel P. Berrange
- [libvirt] [PATCH 9/9] Fix the signature of virDomainMigrateFinish3 for error reporting Daniel P. Berrange
- Re: [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Daniel P. Berrange
- Re: [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Daniel P. Berrange
- Re: [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Eric Blake
- Re: [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Eric Blake
- Re: [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Daniel P. Berrange
- Re: [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Eric Blake
- Re: [libvirt] [PATCH] Allow to explicitly disable the secrets a directory storage driver Daniel Veillard
- Re: [libvirt] [PATCH] qemu: Don't change ownership of file when appending to it Daniel Veillard
- Re: [libvirt] [PATCH] Fix initialization of current vcpus in libxl driver Daniel Veillard
- Re: [libvirt] [PATCH] qemu: Don't change ownership of file when appending to it Eric Blake
- Re: [libvirt] [PATCHv2] qemu: fix typo in name - should be VHOST_NET, not VNET_HOST Daniel Veillard
- Re: [libvirt] [PATCH] Fix initialization of current vcpus in libxl driver Eric Blake
- [libvirt] [PATCH 00/10 v5] Integration of lock managers in QEMU Daniel P. Berrange
- [libvirt] [PATCH 01/10] Allow handshake with child process during startup Daniel P. Berrange
- [libvirt] [PATCH 02/10] Support leases in guest XML and lock manager Daniel P. Berrange
- [libvirt] [PATCH 03/10] Basic framework for lock manager plugins Daniel P. Berrange
- [libvirt] [PATCH 04/10] Add a 'nop' lock driver implementation. Daniel P. Berrange
- [libvirt] [PATCH 05/10] Add higher level lock API for domain objects Daniel P. Berrange
- [libvirt] [PATCH 06/10] Add initial docs about the lock managers Daniel P. Berrange
- [libvirt] [PATCH 07/10] Integrate the QEMU driver with the lock manager infrastructure Daniel P. Berrange
- [libvirt] [PATCH 08/10] Support passing QEMU lock state to dest during migration Daniel P. Berrange
- [libvirt] [PATCH 09/10] Allow leases to be hotpluged with QEMU guests Daniel P. Berrange
- [libvirt] [PATCH 10/10] Add a plugin for the 'sanlock' project Daniel P. Berrange
- Re: [libvirt] API Proposal: virDomainBlockPull() V5 Stefan Hajnoczi
- Re: [libvirt] API Proposal: virDomainBlockPull() V5 Daniel P. Berrange
- Re: [libvirt] [PATCH] qemu: Don't change ownership of file when appending to it Michal Prívozník
- [libvirt] [PATCH 00/10 v5] New internal infrastructure for RPC Daniel P. Berrange
- [libvirt] [PATCH 01/10] Defines the basics of a generic RPC protocol in XDR Daniel P. Berrange
- [libvirt] [PATCH 02/10] Provide a simple object for encoding/decoding RPC messages Daniel P. Berrange
- [libvirt] [PATCH 03/10] Introduce a generic object for using network sockets Daniel P. Berrange
- [libvirt] [PATCH 04/10] Generic module for handling TLS encryption and x509 certs Daniel P. Berrange
- [libvirt] [PATCH 05/10] Generic module for handling SASL authentication & encryption Daniel P. Berrange
- [libvirt] [PATCH 06/10] Integrate TLS/SASL directly into the socket APIs Daniel P. Berrange
- [libvirt] [PATCH 07/10] Introduce generic RPC server objects Daniel P. Berrange
- [libvirt] [PATCH 08/10] Introduce generic RPC module for advertizing via MDNS Daniel P. Berrange
- [libvirt] [PATCH 09/10] Introduce generic RPC client objects Daniel P. Berrange
- [libvirt] [PATCH 10/10] Move the RPC generator scripts into src/rpc Daniel P. Berrange
- Re: [libvirt] [PATCH] Fix initialization of current vcpus in libxl driver Jim Fehlig
- Re: [libvirt] [PATCH] Fix initialization of current vcpus in libxl driver Eric Blake
- Re: [libvirt] [PATCH] Fix initialization of current vcpus in libxl driver Jim Fehlig
- [libvirt] [PATCH 0/3 v2] More graceful handling of QEMU monitor failures Daniel P. Berrange
- [libvirt] [PATCH 1/3] Introduce a new event emitted when a virtualization failure occurs Daniel P. Berrange
- [libvirt] [PATCH 2/3] Don't kill QEMU process when a monitor I/O parsing error occurs Daniel P. Berrange
- [libvirt] [PATCH 3/3] Issue full error messages when processing QEMU monitor I/O Daniel P. Berrange
- [libvirt] [Patch V2] Fix initialization of current vcpus in libxl driver Jim Fehlig
- Re: [libvirt] [Patch V2] Fix initialization of current vcpus in libxl driver Eric Blake
- [libvirt] [PATCH] build: fix VIR_DEBUG on mingw Eric Blake
- Re: [libvirt] [PATCH] build: fix VIR_DEBUG on mingw Matthias Bolte
- Re: [libvirt] [PATCH] build: fix VIR_DEBUG on mingw Eric Blake
- Re: [libvirt] [Patch V2] Fix initialization of current vcpus in libxl driver Jim Fehlig
- Re: [libvirt] migration of vnlink VMs Jérémie Tarot
- Re: [libvirt] [PATCH] qemu: don't require is_kvm for vhost-net support Laine Stump
- Re: [libvirt] [PATCH RFC] Add domainSave/Restore to libxl driver Jim Fehlig
- [libvirt] [PATCH] build: avoid strerror_r pitfalls Eric Blake
25 May 2011
26 May 2011
27 May 2011
28 May 2011
29 May 2011
30 May 2011
31 May 2011