search for: xxxxxxxx00010000xxxxxxxxxxxxxxxx

Displaying 7 results from an estimated 7 matches for "xxxxxxxx00010000xxxxxxxxxxxxxxxx".

2008 Dec 10
6
WIndows 2008, Quard Core Opteron, xen
...ne config file is next: [root@loft1569 ~]# cat /etc/xen/win1 name = "win1" uuid = "c95bf204-b312-5f1b-0784-da44c9cb63f3" maxmem = 3584 memory = 3584 vcpus = 4 timer = 1 #I tried ALL variants of CPUID provided here #cpuid = [''1:edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx,ebx=xxxxxxxx00010000xxxxxxxxxxxxxxxx''] #cpuid = [''1:ebx=xxxxxxxx00001010xxxxxxxxxxxxxxxx,edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx'', ''0x80000001:ecx=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx1x'', ''0x80000008:ecx=xxxxxxxxxxxxxxxxxxxxxxxxxx001001''] #cpuid = [''1:edx=xxx1xxxxxxxxxxxxx...
2010 Aug 27
3
[PATCH 0/2] [RFC] xl: add cpuid config file option
...bits in ECX And EAX registers. new version: cpuid = "host,sse4.1=0,sse4.2=0" > # Expose to the guest multi-core cpu instead of multiple processors > # Example for intel, expose a 8-core processor : > #cpuid=[''1:edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx, > # ebx=xxxxxxxx00010000xxxxxxxxxxxxxxxx'', > # ''4,0:eax=001111xxxxxxxxxxxxxxxxxxxxxxxxxx''] > # - CPUID.1[EDX][HT] : Enable HT > # - CPUID.1[EBX] : Number of vcpus * 2 > # - CPUID.4,0[EAX] : Number of vcpus * 2 - 1 > #vcpus=8 new version: cpuid = "host,htt=1,proccount=16,maxcores=15&quo...
2009 Nov 17
4
''lowest common denominator'' cpuid feature set
I want to be able to test live migration... I have an intel box and an amd box, so live migration between them won''t ''just work''. From what I''ve read though, I should be able to use cpuid to turn off all the cpu features which might be different between them. Is this do-able? I''m willing to accept any resulting loss of performance etc. James
2008 Jul 17
0
[PATCH] stubdom: add example config file
...''s'' -> as ''k'' but preserve across save/restore and migration +# +# Expose to the guest multi-core cpu instead of multiple processors +# Example for intel, expose a 8-core processor : +#cpuid=[''1:edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx, +# ebx=xxxxxxxx00010000xxxxxxxxxxxxxxxx'', +# ''4,0:eax=001111xxxxxxxxxxxxxxxxxxxxxxxxxx''] +# - CPUID.1[EDX][HT] : Enable HT +# - CPUID.1[EBX] : Number of vcpus * 2 +# - CPUID.4,0[EAX] : Number of vcpus * 2 - 1 +#vcpus=8 +# +# Example for amd, expose a 5-core processor : +# cpuid = [''1:ebx=xxxxxxx...
2012 Feb 29
4
Problems with hyperthreading in Windows HVM
...reading. For reference this is the original Hyperthreading example from ''xmexample.hvm'': # Expose to the guest multi-core cpu instead of multiple processors # Example for intel, expose a 8-core processor : #cpuid=[''1:edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx, # ebx=xxxxxxxx00010000xxxxxxxxxxxxxxxx'', # ''4,0:eax=001111xxxxxxxxxxxxxxxxxxxxxxxxxx''] # - CPUID.1[EDX][HT] : Enable HT # - CPUID.1[EBX] : Number of vcpus * 2 # - CPUID.4,0[EAX] : Number of vcpus * 2 - 1 #vcpus=8 I tried the example from xmexample.hvm on a 4-core system of which I wanted to pass 2 phys...
2008 Dec 29
13
BSOD "A clock interrupt was not recevied ona secondary processor within the allocated time interval"
...h_libdir + ''/xen/bin/qemu-dm'' boot="d" sdl=0 vnc=1 vnclisten="127.0.0.1" vncdisplay=11 vncpasswd=''vv8176a'' stdvga=0 serial=''pty'' usbdevice=''tablet'' cpuid=[''1:edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx,ebx=xxxxxxxx00010000xxxxxxxxxxxxxxxx'',''4,0:eax=001111xxxxxxxxxxxxxxxxxxxxxxxxxx''] keymap=''en-gb'' Andy _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Dec 29
13
BSOD "A clock interrupt was not recevied ona secondary processor within the allocated time interval"
...h_libdir + ''/xen/bin/qemu-dm'' boot="d" sdl=0 vnc=1 vnclisten="127.0.0.1" vncdisplay=11 vncpasswd=''vv8176a'' stdvga=0 serial=''pty'' usbdevice=''tablet'' cpuid=[''1:edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx,ebx=xxxxxxxx00010000xxxxxxxxxxxxxxxx'',''4,0:eax=001111xxxxxxxxxxxxxxxxxxxxxxxxxx''] keymap=''en-gb'' Andy _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users