Xen API discussion (thread)
[Xen-API] How snapshot work on LVMoISCS SR, Anthony Xu, 2010/01/25
- Re: [Xen-API] How snapshot work on LVMoISCS SR, Julian Chesterfield, 2010/01/26
- Re: [Xen-API] How snapshot work on LVMoISCS SR, Anthony Xu, 2010/01/26
- RE: [Xen-API] How snapshot work on LVMoISCS SR, Ian Pratt, 2010/01/26
- RE: [Xen-API] How snapshot work on LVMoISCS SR, Anthony Xu, 2010/01/26
- RE: [Xen-API] How snapshot work on LVMoISCS SR, Daniel Stodden, 2010/01/26
- RE: [Xen-API] How snapshot work on LVMoISCS SR, Anthony Xu, 2010/01/26
- RE: [Xen-API] How snapshot work on LVMoISCS SR, Daniel Stodden, 2010/01/26
- Re: [Xen-API] How snapshot work on LVMoISCS SR, Anil Madhavapeddy, 2010/01/26
- RE: [Xen-API] How snapshot work on LVMoISCS SR, Ian Pratt, 2010/01/26
- Re: [Xen-API] How snapshot work on LVMoISCS SR, Julian Chesterfield, 2010/01/27
- Re: [Xen-API] How snapshot work on LVMoISCS SR, Anthony Xu, 2010/01/27
- Re: [Xen-API] How snapshot work on LVMoISCS SR, Ian Blenke, 2010/01/26
- Re: [Xen-API] How snapshot work on LVMoISCS SR, Julian Chesterfield, 2010/01/27
- Message not available
- RE: [Xen-API] How snapshot work on LVMoISCS SR, Dave Scott, 2010/01/26
[Xen-API] How Pygrub work on VHD, Anthony Xu, 2010/01/25
- RE: [Xen-API] How Pygrub work on VHD, Dave Scott, 2010/01/25
- RE: [Xen-API] How Pygrub work on VHD, Anthony Xu, 2010/01/25
- RE: [Xen-API] How Pygrub work on VHD, Dave Scott, 2010/01/25
- Re: [Xen-API] How Pygrub work on VHD, Ahmed Kamal, 2010/01/25
- RE: [Xen-API] How Pygrub work on VHD, Anthony Xu, 2010/01/25
- RE: [Xen-API] How Pygrub work on VHD, Anthony Xu, 2010/01/25
- RE: [Xen-API] How Pygrub work on VHD, Ian Pratt, 2010/01/25
- Re: [Xen-API] How Pygrub work on VHD, Anil Madhavapeddy, 2010/01/25
- Re: [Xen-API] How Pygrub work on VHD, Anthony Xu, 2010/01/25
- RE: [Xen-API] How Pygrub work on VHD, Ian Pratt, 2010/01/25
- Re: [Xen-API] How Pygrub work on VHD, Jonathan Ludlam, 2010/01/26
- Re: [Xen-API] How Pygrub work on VHD, Anthony Xu, 2010/01/26
- Re: [Xen-API] How Pygrub work on VHD, Julian Chesterfield, 2010/01/27
[Xen-API] [PATCH 0 of 5] Fix some PCI passthrough bugs, David Scott, 2010/01/12
- [Xen-API] [PATCH 2 of 5] CA-36384: [experimental PCI passthrough]: Device.PCI.{, un}plug now choose unused 'dev-X' xenstore entries to store their configuration, compatible with Device.PCI.add and Device.PCI.list. Also tidy up the mess of format strings, David Scott, 2010/01/12
- [Xen-API] [PATCH 1 of 5] CA-36384: [experimental PCI passthrough]: add a "-priv" cmdline argument to qemu when a PCI device is to be passed through, David Scott, 2010/01/12
- [Xen-API] [PATCH 3 of 5] CA-36384: [experimental PCI passthrough]: add a Device.PCI.bind before calling Device.PCI.plug, just like we do with Device.PCI.add (coldplug). Call Vmops.plug_pcidevs on the reboot path, David Scott, 2010/01/12
- [Xen-API] [PATCH 4 of 5] CA-36384: [experimental PCI passthrough]: Move the RBAC PCI passthrough permissions check to the function which reads the VM config so that it becomes common to both hotplug and coldplug. Previously the check was only in the hotplug path, David Scott, 2010/01/12
- [Xen-API] [PATCH 5 of 5] CA-36384: [experimental PCI passthrough]: Make reboot + PCI passthrough use the devices in Device.PCI.list rather than new values from the VM record. This makes internal reboot keep the PCI device: previously the attempt to read the new value would fail the RBAC permission check, David Scott, 2010/01/12
[Xen-API] [PATCH 00 of 17] Improvments to RPC-light, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 03 of 17] [rpc-light] test (un)marshalling of phatom types, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 01 of 17] [rpc-light] Make the abstraction layer more uniform, especially for the error handling, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 04 of 17] [rpc-light] Add a function to parse XMLRPC from an input channel, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 06 of 17] [rpc-light] Add some basic RPC int functions, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 09 of 17] [rpc-light] Add some friendly error messages on runtime errors, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 08 of 17] [rpc-light] Add a function to marshal and unmarshal XMLRPC to a bigbuffer, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 07 of 17] [rpc-light] Add some basic RPC int functions, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 05 of 17] [rpc-light] Add some explicit runtime exceptions when an runtime error occurs, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 02 of 17] [rpc-light] Backport the value library and clean-up the Makefile and the library building, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 11 of 17] [rpc-light] Never call 'exit i' on error, because that's not good when you run it in a daemon, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 16 of 17] [rpc-light] when (un)marshaling variant, if it has no arguments then consider it as a string, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 17 of 17] [rpc-light] In xmlrpc, when waiting for a tag opening, do not pay attention to any DTD, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 14 of 17] [rpc-light] Protect the XML strings as xml-light2, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 10 of 17] [rpc-light] Fix-up some bugs in the XML parser code, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 15 of 17] [rpc-light] Optimize the way (string * t) list are marshaled, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 13 of 17] [rpc-light] XMLRPC fault need to be parsed correctly, Thomas Gazagnaire, 2010/01/08
- [Xen-API] [PATCH 12 of 17] [rpc-light] Do not wait for an optional field when unparsing an {JSON, XML}RPC, Thomas Gazagnaire, 2010/01/08
[Xen-API]do NOT support vdi_introduce and vdi_import, Anthony Xu, 2010/01/05
- RE: [Xen-API]do NOT support vdi_introduce and vdi_import, Dave Scott, 2010/01/11
- RE: [Xen-API]do NOT support vdi_introduce and vdi_import, Julian Chesterfield, 2010/01/11
- RE: [Xen-API]do NOT support vdi_introduce and vdi_import, Anthony Xu, 2010/01/11
- RE: [Xen-API]do NOT support vdi_introduce and vdi_import, Julian Chesterfield, 2010/01/11
- RE: [Xen-API]do NOT support vdi_introduce and vdi_import, Anthony Xu, 2010/01/11
- RE: [Xen-API]do NOT support vdi_introduce and vdi_import, Julian Chesterfield, 2010/01/12
- RE: [Xen-API]do NOT support vdi_introduce and vdi_import, Anthony Xu, 2010/01/14
|
|