search for: qemu_fd

Displaying 2 results from an estimated 2 matches for "qemu_fd".

Did you mean: qemu_fw
2009 Sep 17
0
Bug#519064: affix to hvm migration fails because of missing /var/lib/xen/save
...9;] That path is not a part of any configuration, but hard-coded at several points under /usr/lib/xen-3.2-1 : lib/python/xen/xend/XendCheckpoint.py:115: if os.path.exists("/ var/lib/xen/qemu-save.%d" % dominfo.getDomid()): lib/python/xen/xend/XendCheckpoint.py:117: qemu_fd = os.open("/var/lib/xen/qemu-save.%d" % dominfo.getDomid(), lib/python/xen/xend/XendCheckpoint.py:126: os.remove("/var/ lib/xen/qemu-save.%d" % dominfo.getDomid()) lib/python/xen/xend/XendCheckpoint.py:265: qemu_fd = os.open("/var/lib/xen/qemu-sav...
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled functionality into the qemu-dm code. The general approach taken is to have qemu-dm provide two machine types - one for xen paravirt, the other for fullyvirt. For compatability the later is the default. The goals overall are to kill LibVNCServer, remove alot of code duplication and/or parallel impls of the same concepts, and