search for: 2636e5619708

Displaying 2 results from an estimated 2 matches for "2636e5619708".

2010 Feb 18
2
backport upstream pygrub fixes to allow booting squeeze default install?
...ygrub: expands tabs before displaying menus. 20485:086a6a0c3f37 pygrub: factor generic Grub functionality into GrubConf base classes 20486:6e32b7a3e802 pygrub: track the title of an item as an independant field 20487:c8caa281a75a pygrub: add basic support for parsing grub2 style grub.cfg file 20585:2636e5619708 pygrub: improve grub 2 support In addition I think the following needs to be added to tools-pygrub-prefix.patch to allow the usual "bootloader=pygrub" syntax to continue working (#481105). --- xen-3.orig/tools/python/xen/xend/osdep.py 2008-05-12 12:01:59.000000000 +0100 +++ xen-3/tools/...
2010 Jan 28
31
[PATCH 0 of 4] aio event fd support to blktap2
Get blktap2 running on pvops. This mainly adds eventfd support to the userland code. Based on some prior cleanup to tapdisk-queue and the server object. We had most of that in XenServer for a while, so I kept it stacked. 1. Clean up IPC and AIO init in tapdisk-server. [I think tapdisk-ipc in blktap2 is basically obsolete. Pending a later patch to remove it?] 2. Split tapdisk-queue into