Displaying 15 results from an estimated 15 matches for "iwj".
Did you mean:
iwg
2008 Jul 15
5
[PATCH] ioemu-remote: Fix pci pass-through
ioemu-remote: Enable pci pass-through by default.
--
Jean Guyader
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2007 Nov 08
2
Bug#450638: Rebuild fails even if only debian/changelog updated
...--- debian/changelog~ 2007-10-19 17:03:06.000000000 +0100
+++ debian/changelog 2007-11-08 15:55:48.000000000 +0000
@@ -1,3 +1,10 @@
+xen-3 (3.2~0changeset16319) unstable; urgency=low
+
+ * Updated to xen-unstable changeset: 16319:dfe9c0c10a2c
+ * Made patches apply.
+
+ -- Ian Jackson <iwj at mariner.uk.xensource.com> Thu, 8 Nov 2007 15:43:40 +0000
+
xen-3 (3.1.1-1) unstable; urgency=low
* New upstream release:
mariner:xen-3-3.1.1> dpkg-checkbuilddeps
mariner:xen-3-3.1.1> debian/rules build
if [ -f debian/control ] && [ -f debian/control.md5sum ] &&...
2011 Oct 12
14
pv-grub Solaris support
Hello all,
I''ve patched pv-grub to allow it to boot a Solaris PV domU using an
unmodified menu.lst. The attached patch has been tested with various
Solaris versions (Solaris 11 Express, OpenIndiana 151a, OpenSolaris 134,
Nexenta Core 3.0.1; all 64-bit). I appreciate your feedback.
The patch consists mainly of Oracle''s grub modifications, which add ZFS
support and
2013 Sep 09
4
[PATCH] Fix ocaml build in 4.1; problem with 4.1.6 release
...h the code. We shouldn''t really
> simply revert this fix, which is security-relevant.
>
> CC the authors of the patch which when backported became 070ab4c50593,
> and Andrew Cooper who knows something about this code.
>
> Ian.
>
> make[5]: Entering directory `/u/iwj/work/xen.git/tools/ocaml/xenstored''
> MLI symbol.cmi
> MLI trie.cmi
> MLOPT define.cmx
> MLOPT stdext.cmx
> MLOPT trie.cmx
> MLOPT config.cmx
> MLOPT logging.cmx
> File "logging.ml", line 113, characters 3-4:
> Warning 11...
2008 Jan 25
1
xen-unstable debian/patches against 16890:c2216dce87fb
Attached is the output of svn diff after I dealt with conflicts
between svn://svn.debian.org/pkg-xen/trunk/xen-unstable r486 and
xen-unstable.hg 16890:c2216dce87fb.
I hope this is helpful.
Regards,
Ian.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: debian-adjust-patches-2008-01-25.diff
Url:
2007 Nov 09
1
debian/patches/* for xen-unstable 16319
I've resolved the conflicts between the xen-unstable svn tree's
patchset and xen-unstable 16319 (which was the tip a few days ago).
The result is below, as the output of `svn diff' - so a series of
interdiffs, unfortunately.
Also, I noticed that after installing the resulting packages, it
wasn't able to correctly select the xen-unstable tools; instead, it
fell back to the default.
2013 Nov 05
0
[osstest] production-config: reduce min log expire age from 7d to 4d :-(
...ganise this.
We also need an approach to git caching that is less wasteful of
space. If anyone fancies writing a competent caching proxy for git,
please get in touch. Failing that I''ll put it on my todo list.
Ian.
commit c39252a0a9f5379fa5ed636aa621e7f58b024542
Author: Ian Jackson <iwj@woking.cam.xci-test.com>
Date: Tue Nov 5 17:03:42 2013 +0000
production-config: reduce min log expire age from 7d to 4d :-(
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
diff --git a/production-config b/production-config
index fb9d750..af0d299 100644
--- a/product...
1998 Jun 25
1
Bug#23903: samba: samba maps username before authenicating with NT password server
...;, 23903@bugs.debian.org
Resent-From: ashcroft <ashcroft@mround.bt.co.uk>
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: peloy@debian.org (Eloy A. Paris)
Resent-Date: Thu, 25 Jun 1998 18:48:01 GMT
Resent-Message-ID: <handler.23903.B.8987999903748@bugs.debian.org>
Resent-Sender: iwj@debian.org
X-Debian-PR-Message: report 23903
X-Debian-PR-Package: samba
X-Loop: owner@bugs.debian.org
From: ashcroft <ashcroft@mround.bt.co.uk>
Message-Id: <m0ypGup-000RhYC@shotgun.mround.bt.co.uk>
Date: Thu, 25 Jun 1998 19:38:35 +0100 (BST)
To: submit@bugs.debian.org
X-Mailer: bug 3.1....
2013 Mar 15
0
[PATCH 4.1] Add DomU xz kernel decompression
...ar 9 16:19:36 2011 +0000
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
[ This is byte-for-byte identical to Bastian Blank''s backport of the
same changeset to xen-4.1, as found in Debian xen_4.1.4-2.*
patch debian/patches/upstream-23002:eb64b8f8eebb -iwj ]
diff --git a/tools/libxc/xc_dom_bzimageloader.c b/tools/libxc/xc_dom_bzimageloader.c
index 73cfad1..c5737db 100644
--- a/tools/libxc/xc_dom_bzimageloader.c
+++ b/tools/libxc/xc_dom_bzimageloader.c
@@ -187,11 +187,10 @@ static int xc_try_bzip2_decode(
#include <lzma.h>
-static int xc_t...
2010 Jun 28
8
[PATCH] add xl ocaml bindings
Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
---
tools/ocaml/Makefile | 2 +-
tools/ocaml/common.make | 2 +-
tools/ocaml/libs/xl/xl.ml | 209 ++++++++++++
tools/ocaml/libs/xl/xl.mli | 209 ++++++++++++
tools/ocaml/libs/xl/xl_stubs.c | 706 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 1126 insertions(+), 2 deletions(-)
2017 May 04
4
Xen package security updates for jessie 4.4, XSA-213, XSA-214
Moritz Muehlenhoff writes ("Re: Xen package security updates for jessie 4.4, XSA-213, XSA-214"):
> Yes, the distribution line should be jessie-security, but please send
> a debdiff to team at security.debian.org for a quick review before
> uploading (I have no idea whether dgit supports security-master).
Here is the proposed debdiff (actually, a git diff) for xen in jessie.
My
2013 Dec 01
70
[PATCH 00/13] Coverity fixes for libxl
Matthew Daley (13):
libxl: fix unsigned less-than-0 comparison in e820_sanitize
libxl: check for xc_domain_setmaxmem failure in libxl__build_pre
libxl: correct file open success check in libxl__device_pci_reset
libxl: don''t leak p in libxl__wait_for_backend
libxl: remove unsigned less-than-0 comparison
libxl: actually abort if initializing a ctx''s lock fails
libxl:
2012 Dec 13
0
[xen-unstable test] 14682: regressions - FAIL
...ing able to boot
because the BIOS is not able to access the device.
This is a regression from Xen 4.1, which is able to boot from "file:/"
based backends when using stubdomains.
[ By inspection, this patch does not change the flow for the
non-stubdom case. -iwj]
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
--===============4225535325976605124==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: in...
2020 Jul 18
25
[PATCH 00/12] Bunch of patches for cross-compilatio + RP4
Initially out there as #965245.
I strongly prefer to build ARM64 packages on non-ARM systems. Something
about my main build machine having twice the cores and twice the clock
speed. As such after many builds I've managed to generate a set of
patches which appear to mostly function to get functioning cross-builds
of Xen.
These are NOT a 100% solution. Some packaging hacks were needed. In
2013 Nov 19
13
[PATCH v7 1/2] libxl: usb2 and usb3 controller support for upstream qemu
Usage: usbversion=1|2|3 (default=0, no usb controller defined)
Specifies the type of an emulated USB bus in the guest. 1 for usb1,
2 for usb2 and 3 for usb3, it is available only with upstream qemu.
The old usb and usbdevice parameters cannot be used with this.
Changes from v6:
- now usbversion cannot be used with usb and usbdevice parameters
- now default is 0 (no usb controller defined)
Will be