search for: qemudomainsnapshotcreatexml

Displaying 3 results from an estimated 3 matches for "qemudomainsnapshotcreatexml".

2013 Oct 28
2
Re: [Qemu-devel] About VM fork in QEMU
...eferences) that how >> we could migrate memory state to file using virsh interfaces and do >> external snapshots? > > virsh snapshot-create-as $dom $name --live --memspec /path/to/memoryfile I have tried this command on libvirt v1.1.3 and it returns "error: invalid argument: qemuDomainSnapshotCreateXML: unsupported flags (0x100)". Looks like --live is not supported yet. Could you let us know which version we should of libvirt we should use in order to use this feature? Thanks, Xinyang -- Xinyang GE Department of Computer Science & Engineering The Pennsylvania State University Homepage...
2013 Oct 28
0
Re: [Qemu-devel] About VM fork in QEMU
[dropping qemu-devel] On 10/28/2013 11:30 AM, Xinyang Ge wrote: >> virsh snapshot-create-as $dom $name --live --memspec /path/to/memoryfile > > I have tried this command on libvirt v1.1.3 and it returns "error: > invalid argument: qemuDomainSnapshotCreateXML: unsupported flags > (0x100)". Looks like --live is not supported yet. Could you let us > know which version we should of libvirt we should use in order to use > this feature? That's odd, because we have supported --live since 1.0.5. Are you sure you are running the right libvir...
2011 Apr 04
0
Release of libvirt-0.9.0
...mem: implement the code to address the new API in the qemu driver (Taku Izumi) - audit: audit use of /dev/net/tun, /dev/tapN, /dev/vhost-net (Eric Blake) - qemu: don't request cgroup ACL access for /dev/net/tun (Eric Blake) - qemu: support vhost in attach-interface (Eric Blake) - qemu: Refactor qemuDomainSnapshotCreateXML (Jiri Denemark) - qemu: Fallback to HMP for snapshot commands (Jiri Denemark) - qemu: Setup infrastructure for HMP passthrough (Jiri Denemark) - qemu: Replace deprecated option of qemu-img (Osier Yang) - audit: also audit cgroup ACL permissions (Eric Blake) - cgroup: allow fine-tuning of device ACL...