Displaying 15 results from an estimated 15 matches for "uesp".
Did you mean:
esp
2007 Jul 30
50
boot a existing windows in hvm domain
Hi all
don''t get such envionment to try now. so ask for help here.
imagine that two os installed.
Xen3.1 + Linux is installed in /dev/hda
and windows xp is installed in /dev/hdb
I don''t want to reboot to use windows. Is it possiable to boot the hdb
windows in xen?
i saw there are some threads about P2V in this mail list. will the P2V
tools help?
thanks
2007 Jul 30
50
boot a existing windows in hvm domain
Hi all
don''t get such envionment to try now. so ask for help here.
imagine that two os installed.
Xen3.1 + Linux is installed in /dev/hda
and windows xp is installed in /dev/hdb
I don''t want to reboot to use windows. Is it possiable to boot the hdb
windows in xen?
i saw there are some threads about P2V in this mail list. will the P2V
tools help?
thanks
2007 Jun 24
4
It seems the "machine check exception handling" breaks HVM guest
...M1: Trap (0xD) while in protected mode
(XEN) HVM1: eax 651 ecx 100350 edx 0 ebx
FFFFF
(XEN) HVM1: esp D74CC ebp D74F8 esi EA000 edi
D9904
(XEN) HVM1: trapno D errno 0
(XEN) HVM1: eip D3538 cs 10 eflags 2
(XEN) HVM1: uesp 0 uss 0
(XEN) HVM1: ves 0 vds 0 vfs 0 vgs
0
(XEN) HVM1: cr0 0 cr2 0 cr3 0 cr4
0
(XEN) HVM1:
(XEN) HVM1: Halt called from %eip 0xD037C
-- Dexuan
_______________________________________________
Xen-devel m...
2006 May 18
0
HVM Domain booting Vista
...real mode
(XEN) (GUEST: 8) eax 0 ecx BB8 edx 2 ebx B98
(XEN) (GUEST: 8) esp D6934 ebp 146E esi 79A edi BAC
(XEN) (GUEST: 8) eip 763E eflags 33012 cs 50 ds 0
(XEN) (GUEST: 8) es 0 fs 0 uss 60 uesp
1468
(XEN) (GUEST: 8) ves 60 vds 60 vfs 60 vgs 60
(XEN) (GUEST: 8) trapno 5 errno 0
(XEN) (GUEST: 8) cr0 50032 cr2 0 cr3 0 cr4 651
(XEN) (GUEST: 8) Halt called from %eip 0xD0382
should i fill a bugreport for that ?
Sven...
2007 Apr 18
1
[RFC] [PATCH] Split host arch headers for UML's benefit
...+1,36 @@
+#ifndef __PTRACE_ABI__
+#define __PTRACE_ABI__
+
+#define EBX 0
+#define ECX 1
+#define EDX 2
+#define ESI 3
+#define EDI 4
+#define EBP 5
+#define EAX 6
+#define DS 7
+#define ES 8
+#define FS 9
+#define GS 10
+#define ORIG_EAX 11
+#define EIP 12
+#define CS 13
+#define EFL 14
+#define UESP 15
+#define SS 16
+#define FRAME_SIZE 17
+
+/* Arbitrarily choose the same ptrace numbers as used by the Sparc code. */
+#define PTRACE_GETREGS 12
+#define PTRACE_SETREGS 13
+#define PTRACE_GETFPREGS 14
+#define PTRACE_SETFPREGS 15
+#define PTRACE_GETFPXREG...
2007 Apr 18
1
[RFC] [PATCH] Split host arch headers for UML's benefit
...+1,36 @@
+#ifndef __PTRACE_ABI__
+#define __PTRACE_ABI__
+
+#define EBX 0
+#define ECX 1
+#define EDX 2
+#define ESI 3
+#define EDI 4
+#define EBP 5
+#define EAX 6
+#define DS 7
+#define ES 8
+#define FS 9
+#define GS 10
+#define ORIG_EAX 11
+#define EIP 12
+#define CS 13
+#define EFL 14
+#define UESP 15
+#define SS 16
+#define FRAME_SIZE 17
+
+/* Arbitrarily choose the same ptrace numbers as used by the Sparc code. */
+#define PTRACE_GETREGS 12
+#define PTRACE_SETREGS 13
+#define PTRACE_GETFPREGS 14
+#define PTRACE_SETFPREGS 15
+#define PTRACE_GETFPXREG...
2007 Apr 18
5
[patch 0/5] i386-gdt-pda i386 gdt and pda updates
Hi Andrew,
This patch series adds to the end of the existing i386-gdt-cleanups patches:
allow-per-cpu-variables-to-be-page-aligned.patch
i386-gdt-cleanups-use-per-cpu-variables-for-gdt-pda.patch
i386-gdt-cleanups-use-per-cpu-gdt-immediately-upon-boot.patch
i386-gdt-cleanups-use-per-cpu-gdt-immediately-upon-boot-fix.patch
i386-gdt-cleanups-clean-up-cpu_init.patch
2007 Apr 18
5
[patch 0/5] i386-gdt-pda i386 gdt and pda updates
Hi Andrew,
This patch series adds to the end of the existing i386-gdt-cleanups patches:
allow-per-cpu-variables-to-be-page-aligned.patch
i386-gdt-cleanups-use-per-cpu-variables-for-gdt-pda.patch
i386-gdt-cleanups-use-per-cpu-gdt-immediately-upon-boot.patch
i386-gdt-cleanups-use-per-cpu-gdt-immediately-upon-boot-fix.patch
i386-gdt-cleanups-clean-up-cpu_init.patch
2008 Jun 30
4
errors with oblivion launching
to get oblivion working in wire i've followed the guide at
http://www.uesp.net/wiki/Oblivion:Linux
I'm using openSuSE 11.0 and wine 1.1.0
Thanks in advance for any help
when i ran OblivionLauncher.exe i get this:
artsq at dominator:~/.wine/drive_c/Program Files/Bethesda Softworks/Oblivion>
wine ./OblivionLauncher.exe
fixme:win:SetLayeredWindowAttributes (0x100...
2007 Apr 18
8
[patch 0/6] i386 gdt and percpu cleanups
Hi Andi,
This is a series of patches based on your latest queue (as of the
other day, at least).
It includes:
- the most recent patch to compute the appropriate amount of percpu
space to allocate, using a separate reservation for modules where
needed.
- make the percpu sections page-aligned, so that percpu variables can
be page aligned if needed (which is used by gdt_page)
-
2007 Apr 18
8
[patch 0/6] i386 gdt and percpu cleanups
Hi Andi,
This is a series of patches based on your latest queue (as of the
other day, at least).
It includes:
- the most recent patch to compute the appropriate amount of percpu
space to allocate, using a separate reservation for modules where
needed.
- make the percpu sections page-aligned, so that percpu variables can
be page aligned if needed (which is used by gdt_page)
-
2007 Apr 18
31
[PATCH 00/28] Updates for firstfloor paravirt-ops patches
Hi Andi,
This is a set of updates for the firstfloor patch queue.
Quick rundown:
revert-mm-x86_64-mm-account-for-module-percpu-space-separately-from-kernel-percpu.patch
separate-module-percpu-space.patch
Update the module percpu accounting patch
fix-ff-allow-percpu-variables-to-be-page-aligned.patch
Make sure the percpu memory allocation is page-aligned
2007 Apr 18
31
[PATCH 00/28] Updates for firstfloor paravirt-ops patches
Hi Andi,
This is a set of updates for the firstfloor patch queue.
Quick rundown:
revert-mm-x86_64-mm-account-for-module-percpu-space-separately-from-kernel-percpu.patch
separate-module-percpu-space.patch
Update the module percpu accounting patch
fix-ff-allow-percpu-variables-to-be-page-aligned.patch
Make sure the percpu memory allocation is page-aligned
2007 Aug 19
1
[PATCH 1/5] um/... convert #include "linux/..." to #include <linux/...>
...izeof(from->tls_array));
}
-#include "asm/arch/user.h"
+#include <asm/arch/user.h>
/* REP NOP (PAUSE) is a good thing to insert into busy-wait loops. */
static inline void rep_nop(void)
@@ -74,6 +74,6 @@ static inline void rep_nop(void)
#define KSTK_ESP(tsk) KSTK_REG(tsk, UESP)
#define KSTK_EBP(tsk) KSTK_REG(tsk, EBP)
-#include "asm/processor-generic.h"
+#include <asm/processor-generic.h>
#endif
diff --git a/include/asm-um/processor-ppc.h b/include/asm-um/processor-ppc.h
index 9593231..429e46d 100644
--- a/include/asm-um/processor-ppc.h
+++ b/includ...
2007 Aug 19
1
[PATCH 1/5] um/... convert #include "linux/..." to #include <linux/...>
...izeof(from->tls_array));
}
-#include "asm/arch/user.h"
+#include <asm/arch/user.h>
/* REP NOP (PAUSE) is a good thing to insert into busy-wait loops. */
static inline void rep_nop(void)
@@ -74,6 +74,6 @@ static inline void rep_nop(void)
#define KSTK_ESP(tsk) KSTK_REG(tsk, UESP)
#define KSTK_EBP(tsk) KSTK_REG(tsk, EBP)
-#include "asm/processor-generic.h"
+#include <asm/processor-generic.h>
#endif
diff --git a/include/asm-um/processor-ppc.h b/include/asm-um/processor-ppc.h
index 9593231..429e46d 100644
--- a/include/asm-um/processor-ppc.h
+++ b/includ...