Today the opensource api for managing platform virtualization , libvirt, announced release 0.9.0. This release lists a very long list of bug fixes, improvements and cleanups. Below I've included only a list of the new features that comes with this release. See further below for a link to the official announcement which includes the full list of bugfixes and improvements. Management tools like virt-manager and virt-viewer , for example, use this api so you can expect to see some of these new features in the near future implemented in these clients.

The changelog for this release lists the following features
To see the official announcement see the following link
https://www.redhat.com/archives/libvir-list/2011-April/msg00167.html
Comments
Migration to fd
Tuesday, April 5, 2011 - 05:54 Judu (not verified)Ok, I'm a noob AND I could find it on Google… What means 'fd' in 'migration to fd' ?
I had some proposals from my colleagues liki floppy disk, firtual device, frame duffer, but it wasn't useful…
So if someone can help me on this one, I would like it.
Thanks,
Judu
could *not* find it on
Tuesday, April 5, 2011 - 05:55 Judu (not verified)could *not* find it on Google, sorry…
Re: Migration to fd
Tuesday, April 5, 2011 - 07:50 Kenni LundI had to google it as well :)
"fd" = "File Descriptor" in this case. The "fd" option can be specified in the -net argument in QEMU.
If you scroll down to the section called "Connecting VLANs To TAP Devices" on the following page, you can see an ASCII figure of how the file descriptor is used:
http://people.gnome.org/~markmc/qemu-networking.html
Post new comment