Displaying 2 results from an estimated 2 matches for "3a22ed3ec534".
2012 Jan 05
1
[PATCH] add feature flag to xenstore for XS_RESET_WATCHES
# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1325788840 -3600
# Node ID 2f5a98692acde9e74d4009f50f83a8aa08296310
# Parent 3a22ed3ec534799b3cab55b0dc0a7380e701ecbe
add feature flag to xenstore for XS_RESET_WATCHES
Tell guest about availibilty of xenstoreds XS_RESET_WATCHES function.
Guests can not issue this command unconditionally because some buggy
toolstacks (such as EC2) do not ignore unknown commands properly.
Signed-off-by:...
2012 Jan 02
0
[xen-unstable test] 10626: regressions - trouble: blocked/broken/fail/pass
...er <keir@xen.org>
changeset: 24449:fb1bd2a4ccab
user: Gang Wei <gang.wei@intel.com>
date: Mon Jan 02 12:42:15 2012 +0000
Update the maitainer list for Intel(R) TXT
Signed-off-by: Gang Wei <gang.wei@intel.com>
changeset: 24448:3a22ed3ec534
user: Jan Beulich <jbeulich@suse.com>
date: Mon Jan 02 09:26:19 2012 +0100
x86/passthrough: don''t leak guest IRQs
As unmap_domain_pirq_emuirq() fails on a never mapped pIRQ, it must not
be called for the non-emu-IRQ case (to prevent the entire unma...