Displaying 3 results from an estimated 3 matches for "adcd6ab160fa".
2012 Feb 29
5
[PATCH] [PATCH v4] Add the bios option to specify the bios to load
...an.campbell@citrix.com>
---
Differences with previous revision:
- Improvements to the manpage:
* s/operated/made
* s/compatbile/compatible
* New paragraph for rombios, provided by Ian
* s/force/request
* redundant line removal in UEFI explanatory
* Wrap of lines at 80 cols
diff -r adcd6ab160fa -r 3c10ba854d37 docs/man/xl.cfg.pod.5
--- a/docs/man/xl.cfg.pod.5 Thu Feb 23 10:29:27 2012 +0000
+++ b/docs/man/xl.cfg.pod.5 Wed Feb 29 13:00:06 2012 +0000
@@ -430,6 +430,33 @@ accept the defaults for these options wh
=over 4
+=item B<bios="STRING">
+
+Select the virtual firmwa...
2012 Feb 25
9
[xen-unstable bisection] complete test-amd64-i386-rhel6hvm-amd
...cbc a4d93d0e0df2
12043 fail 1aaf53ee291d9e71d6ec05c0ebdb2854fea175ad 128de2549c5f24e4a437b86bd2e46f023976d50a 86a8d63bc11431509506b95c1481e1a023302cbc 0c3d19f40ab1
12035 fail 1aaf53ee291d9e71d6ec05c0ebdb2854fea175ad 128de2549c5f24e4a437b86bd2e46f023976d50a 86a8d63bc11431509506b95c1481e1a023302cbc adcd6ab160fa
12044 pass 1aaf53ee291d9e71d6ec05c0ebdb2854fea175ad 128de2549c5f24e4a437b86bd2e46f023976d50a 86a8d63bc11431509506b95c1481e1a023302cbc a4d93d0e0df2
12047 fail 1aaf53ee291d9e71d6ec05c0ebdb2854fea175ad 128de2549c5f24e4a437b86bd2e46f023976d50a 86a8d63bc11431509506b95c1481e1a023302cbc adcd6ab160fa
12...
2012 Feb 24
0
[xen-unstable test] 12043: regressions - FAIL
...ove already
bumped the SONAME. So these binaries have to be recompiled anyway for the
upcoming major release.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Tim Deegan <tim@xen.org>
Committed-by: Tim Deegan <tim@xen.org>
changeset: 24883:adcd6ab160fa
user: Tim Deegan <tim@xen.org>
date: Thu Feb 23 10:29:27 2012 +0000
x86/mm: Don''t check for invalid bits in non-present PTEs.
If _PAGE_PRESENT is clean in a pagetable entry, any pattern of bits
is valid in the rest of the entry. OSes that special-...