| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
fixes #1370
|
|
|
|
|
|
|
| |
ref #1181
Otherwise screen -x will not work without manually setting screen dir
(cherry picked from commit 01f58adb24ce238a77eeac9569e708dbb121776d)
|
|
|
|
|
|
|
|
| |
We need wait til the detatched screen has created the connection
sockets before trying to set the opts to it.
fixes #1181
(cherry picked from commit e247ca0455a53e070f24b72688e6b6aafbdd9a11)
|
|
|
|
|
|
|
| |
This should be backported to stable.
Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
(cherry picked from commit be9fdf040952f1d584775c20c39632a62de34c48)
|
|
|
|
| |
(cherry picked from commit 4db8b8388f16a8beb197f530bf3ea4bc080a3fef)
|
|
|
|
|
|
| |
Mount /proc/xen on init if it's not mounted.
Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
From the Xen FAQ : http://wiki.xensource.com/xenwiki/XenCommonProblems#head-775c8bcbc9f0470082f79af0c7a29a43392960bf
Patch found here http://xenbits.xen.org/hg/xen-4.1-testing.hg/raw-rev/1976adbf2b80
I can't test it since I don't have the right hardware.
G.
|
|
|
|
| |
with updated checksum (oops)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Xen 4.1.1 is a maintenance release in the 4.1 series and contains:
Security fixes including CVE-2011-1583 and CVE-2011-1898
Enhancements to guest introspection (VM single stepping support for very fine-grained access control)
Many stability improvements, such as:
PV-on-HVM stability fixes (fixing some IRQ issues)
XSAVE cpu feature support for PV guests (allows safe use of latest multimedia instructions)
RAS fixes for high availability
fixes for offlining bad pages
changes to libxc, mainly of benefit to libvirt
Compatibility fixes for newer Linux guests, newer compilers, some old guest savefiles, newer Python, grub2, some hardware/BIOS bugs.
|
| |
|
|
|
|
|
| |
a small patch found on the same web pages
https://bugs.gentoo.org/show_bug.cgi?id=336487
|
|
|
|
|
| |
Found here https://bugs.gentoo.org/show_bug.cgi?id=361345
a more "gentooïsh" script that the default provided one.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
more hacks for blktap
|
| |
|
|
|