search for: no_timing

Displaying 5 results from an estimated 5 matches for "no_timing".

Did you mean: do_timing
2007 Mar 01
0
Kernel panic (2.4.21-47)
...01 00000000 00000001 f7e18600 Call Trace: [<c012c000>] process_timeout [kernel] 0x0 (0xd5dbff1c) [<c01684ff>] do_pollfd [kernel] 0x19f (0xd5dbff34) [<c01686e7>] sys_poll [kernel] 0x1d7 (0xd5dbff68) [<c01269ab>] sys_gettimeofday [kernel] 0x3b (0xd5dbff9c) [<c028406f>] no_timing [kernel] 0x7 (0xd5dbffc0) [<c028002b>] compress_block [kernel] 0x6b (0xd5dbffe0) Code 8b 06 31 db 85 c0 78 47 e8 03 e1 fe ff 85 c0 89 c7 bb 20 00 Kernel panic: Fatal exception
2008 Mar 20
0
[RFC/PATCH 07/15] kvm-s390: interrupt subsystem, cpu timer, waitpsw
From: Carsten Otte <cotte at de.ibm.com> This patch contains the s390 interrupt subsystem (similar to in kernel apic) including timer interrupts (similar to in-kernel-pit) and enabled wait (similar to in kernel hlt). In order to achieve that, this patch also introduces intercept handling for instruction intercepts, and it implements load control instructions. This patch introduces an
2011 Dec 26
1
Another virt-p2v blew up
One day I'm going to run a virt-p2v that works to completion. But evidently not today. The source physical machine is Windows 2003. This one copied the whole system drive and then died at the end and deleted the virtual disk it made. Here is the top and bottom of the trace log file on the conversion server. If the email garbles what I'm pasting in below, I can email the log as an
2008 Mar 20
34
[RFC/PATCH 00/15] kvm on big iron
This patch series introduces a backend for kvm to run on IBM System z machines that uses the mainframe's sie virtualization capability. This work runs 64bit guests on z800/z890/z900/z990/z9/z10 class machines with a 64bit linux host. Userspace will follow once we're done brushing it over. The patch queue consists of the following patches, which can be applied in sequence on top of kvm.git
2008 Mar 20
34
[RFC/PATCH 00/15] kvm on big iron
This patch series introduces a backend for kvm to run on IBM System z machines that uses the mainframe's sie virtualization capability. This work runs 64bit guests on z800/z890/z900/z990/z9/z10 class machines with a 64bit linux host. Userspace will follow once we're done brushing it over. The patch queue consists of the following patches, which can be applied in sequence on top of kvm.git