Virtio ballooning support for Lguest

2010-01-08 Thread Gaurav Kukreja
Hi, I am doing working on enabling Transcendent Memory(OLS '09) support on lguest. For the same, I need ballooning support for lguest. Is there an implmentation of Virtio Balloon driver, that I can use for my purpose? Could someone give me an insight, as to how to go about, for implementing this

Re: [Qemu-devel] Re: [PATCH v2] virtio-blk physical block size

2010-01-08 Thread Christoph Hellwig
On Tue, Jan 05, 2010 at 08:16:15PM +, Jamie Lokier wrote: > It would be good if virtio relayed the backing device's basic topology > hints, so: > > - If the backing dev is a real disk with 512-byte sectors, > virtio should indicate 512-byte blocks to the guest. > > - If the back