Displaying 13 results from an estimated 13 matches for "xs_reset_watch".
Did you mean:
xs_reset_watches
2012 Jul 10
2
[PATCH] xen/pv-on-hvm kexec: shutdown watches from old kernel
Add xs_reset_watches function to shutdown watches from old kernel after
kexec boot. The old kernel does not unregister all watches in the
shutdown path. They are still active, the double registration can not
be detected by the new kernel. When the watches fire, unexpected events
will arrive and the xenwatch thread...
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: Olaf Hering <olaf@aepfle.de>
diff -r 3a22ed3ec534 -r 2f5a98692acd to...
2011 Sep 22
4
[PATCH 0/2] reset xenstore watches to fix kexec in Xen PVonHVM guests
The following series improves kexec in a Xen PVonHVM guest.
It is available via git:
git://github.com/olafhering/linux.git xen-kexec-XS_RESET_WATCHES-3.0
A new xenstored command XS_RESET_WATCHES has been added in
xen-unstable.hg changeset 23839:42a45baf037d. The command removes all
watches and transactions for the guest. The following patches make use
of the new command to wipe all existing watches during startup.
Olaf
Olaf Hering (2):
xe...
2012 Oct 15
1
[PATCH] xen/xenbus: silence GCC warning
..._watch(const char *token)
return NULL;
}
+
/*
* Certain older XenBus toolstack cannot handle reading values that are
* not populated. Some Xen 3.4 installation are incapable of doing this
* so if we are running on anything older than 4 do not attempt to read
* control/platform-feature-xs_reset_watches.
*/
-static bool xen_strict_xenbus_quirk()
+static bool xen_strict_xenbus_quirk(void)
{
uint32_t eax, ebx, ecx, edx, base;
@@ -635,8 +636,8 @@ static bool xen_strict_xenbus_quirk()
if ((eax >> 16) < 4)
return true;
return false;
-
}
+
static void xs_reset_watches(void)
{...
2012 Oct 15
1
[PATCH] xen/xenbus: silence GCC warning
..._watch(const char *token)
return NULL;
}
+
/*
* Certain older XenBus toolstack cannot handle reading values that are
* not populated. Some Xen 3.4 installation are incapable of doing this
* so if we are running on anything older than 4 do not attempt to read
* control/platform-feature-xs_reset_watches.
*/
-static bool xen_strict_xenbus_quirk()
+static bool xen_strict_xenbus_quirk(void)
{
uint32_t eax, ebx, ecx, edx, base;
@@ -635,8 +636,8 @@ static bool xen_strict_xenbus_quirk()
if ((eax >> 16) < 4)
return true;
return false;
-
}
+
static void xs_reset_watches(void)
{...
2011 Dec 13
12
[PATCH 0 of 4 V2] oxenstored fixes -- fixes recent pvops kernel hang
Currently PVHVM Linux guests after ddacf5ef684a "xen/pv-on-hvm kexec:
add xs_reset_watches to shutdown watches from old kernel" hang when
run against oxenstored because it does not handle the unknown
XS_RESET_WATCHES operation and does not reply.
The symptom of this issue is a hang during boot at this point:
cpu 1 spinlock event irq 70
CPU 1 irqstacks, hard=dec94000 soft=...
2014 Nov 16
2
Problem with Xen4CentOS
...mu', 'cpu/0/availability':
'online', 'memory/target': '4194304',
'control/platform-feature-multiprocessor-suspend': '1',
'store/ring-ref': '1044476', 'cpu/1/availability': 'online',
'control/platform-feature-xs_reset_watches': '1',
'image/suspend-cancel': '1', 'name':
'migrating-fraapppeccon06.fra.net-m.internal'}
[2014-11-06 22:53:01 13499] INFO (XendCheckpoint:423) xc_save: failed to
get the suspend evtchn port
[2014-11-06 22:53:01 13499] INFO (XendCheckpoint:423)
[201...
2012 May 20
2
Remus network buffering problem
.../local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000" (r0)
/local/domain/0/device = "" (n0)
/local/domain/0/control = "" (n0)
/local/domain/0/control/platform-feature-multiprocessor-suspend = "1" (n0)
/local/domain/0/control/platform-feature-xs_reset_watches = "1" (n0)
/local/domain/0/error = "" (n0)
/local/domain/0/memory = "" (n0)
/local/domain/0/memory/target = "2670332" (n0)
/local/domain/0/memory/static-max = "4294967292" (n0)
/local/domain/0/memory/freemem-slack = "165844"...
2012 Oct 17
0
vhd format support failed on suse11 x86_64 sp2
...ility'': ''online'', ''memory/target'': ''131072'', ''control/platform-feature-multiprocessor-suspend'': ''1'', ''store/ring-ref'': ''1044476'', ''control/platform-feature-xs_reset_watches'': ''1'', ''image/suspend-cancel'': ''1'', ''name'': ''Windows''}
[2012-10-25 17:50:40 6523] DEBUG (DevController:63) 12345 DevController:createDevice
[2012-10-25 17:50:40 6523] DEBUG (DevController:96) DevCon...
2014 Dec 29
2
Bug#773561: Installing "xen-linux-system-amd64" on jessie fails
...3:55:59 xen kernel: devtmpfs: initialized
Dec 29 23:55:59 xen kernel: pinctrl core: initialized pinctrl subsystem
Dec 29 23:55:59 xen kernel: NET: Registered protocol family 16
Dec 29 23:55:59 xen kernel: NMI watchdog: disabled (cpu0): hardware events not enabled
Dec 29 23:55:59 xen kernel: xenbus: xs_reset_watches failed: -38
Dec 29 23:55:59 xen kernel: cpuidle: using governor ladder
Dec 29 23:55:59 xen kernel: cpuidle: using governor menu
Dec 29 23:55:59 xen kernel: ACPI: bus type PCI registered
Dec 29 23:55:59 xen kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 29 23:55:59 xen kerne...
2014 Dec 29
0
Bug#773561: Installing "xen-linux-system-amd64" on jessie fails
...devtmpfs: initialized
> Dec 29 23:55:59 xen kernel: pinctrl core: initialized pinctrl subsystem
> Dec 29 23:55:59 xen kernel: NET: Registered protocol family 16
> Dec 29 23:55:59 xen kernel: NMI watchdog: disabled (cpu0): hardware events not enabled
> Dec 29 23:55:59 xen kernel: xenbus: xs_reset_watches failed: -38
> Dec 29 23:55:59 xen kernel: cpuidle: using governor ladder
> Dec 29 23:55:59 xen kernel: cpuidle: using governor menu
> Dec 29 23:55:59 xen kernel: ACPI: bus type PCI registered
> Dec 29 23:55:59 xen kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
>...
2014 Dec 30
1
Bug#773561: Installing "xen-linux-system-amd64" on jessie fails
...d
> > Dec 29 23:55:59 xen kernel: pinctrl core: initialized pinctrl subsystem
> > Dec 29 23:55:59 xen kernel: NET: Registered protocol family 16
> > Dec 29 23:55:59 xen kernel: NMI watchdog: disabled (cpu0): hardware events not enabled
> > Dec 29 23:55:59 xen kernel: xenbus: xs_reset_watches failed: -38
> > Dec 29 23:55:59 xen kernel: cpuidle: using governor ladder
> > Dec 29 23:55:59 xen kernel: cpuidle: using governor menu
> > Dec 29 23:55:59 xen kernel: ACPI: bus type PCI registered
> > Dec 29 23:55:59 xen kernel: acpiphp: ACPI Hot Plug PCI Controller Drive...
2013 Sep 17
10
RESEND [Xen-unstable][Qemu-xen] HVM Guest reading of Expansion ROM from passthroughed PCI device returns data from emulated VGA rom
*RESEND* due to exceeding the mailinglists limit for attachment size.
Hi,
I''m trying to get secondary vga-passthrough on a HVM guest to work with a AMD HD6570 and the native kernel radeon driver and kernel modesetting.
So the guest still gets the emulated stdvga or cirrus device(used in my case here) as primary/boot vga adapter.
- When i don''t passthrough the radeon card, the