Hello,
http://xenbits.xen.org/gitweb/?p=qemu-xen.git;a=summary
looking at the tags for the 2 stable branches which are involved in the recent
patch to xen.gitunifying the qemu trees.
tags:
qemu-xen-4.6.0qemu-xen-4.5.2
The revisions pointed to in the above tags are not unique and cause wrong
resu
Signed-off-by: Mark Pryor
---
.../firmware/etherboot/patches/ipxe-ath9k-gcc5.patch | 20
.../etherboot/patches/ipxe-ath9k2-gcc5.patch | 20
tools/firmware/etherboot/patches/series | 2 ++
3 files changed, 42 insertions(+)
create
Signed-off-by: Mark Pryor
---
src/kbd.c | 6 +++---
src/mouse.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/kbd.c b/src/kbd.c
index 33a95a3..fbcecc3 100644
--- a/src/kbd.c
+++ b/src/kbd.c
@@ -11,7 +11,7 @@
#include "hw/ps2port.h" // ps2_kbd_command
Hello Xen,
after failing with the combo of system-219 + ocamltools (4.01) in Ubuntu Vivid
(15.04) I wanted to seeif Debian can get this combination right.
After learning that the Debian experimental repo has a build of systemd-219 I
went to work.
First cloned my Deb8 LVM with the buildroot into a
:`$(which
xendomains) start`
I am using the above patch to rdname() in all my dom0 builds with 4.5 (HEAD) to
avoid this trouble.
On Saturday, December 13, 2014 8:45 AM, Wei Liu
wrote:
On Sat, Dec 13, 2014 at 01:34:14AM +, Mark Pryor wrote:
> Instead of tracking down which com
Instead of tracking down which commit involving libxl* which prints all kind of
noiseto stderr, I will post a workaround.
If you build, install, and use 4.5 this bug will drive you mad, so here it is:
snip -
--- a/tools/hotplug/Linux/xendomains.in+++ b/tools/
I am testing 4.5 (HEAD) in deb8 and noticed some problems with xendomains(git
path): ./tools/hotplug/Linux/xendomains
when trying to get the name from the JSON config it ends up with the symlink
name instead. Thismay not show up as a bug unless you use symlinks in
/etc/xen/auto, like me.
I thi