Bugzilla – Attachment 49064 Details for
Bug 115424
Hwinfo freezes in UML installation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
vmware test program
t.c (text/plain), 368 bytes, created by
Steffen Winterfeldt
on 2005-09-07 13:49:36 UTC
(
hide
)
Description:
vmware test program
Filename:
MIME Type:
Creator:
Steffen Winterfeldt
Created:
2005-09-07 13:49:36 UTC
Size:
368 bytes
patch
obsolete
>#include <stdio.h> > >int main(int argc, char **argv) >{ > asm( > "push %ebx\n" > "\tpush %edx\n" > "\tpush %eax\n" > "\tpush %ecx\n" > "\tmov $0x564d5868,%eax\n" > "\tmov $0xa,%ecx\n" > "\tmov $0x5658,%edx\n" > "\tin (%dx),%eax\n" > "\tpop %ecx\n" > "\tpop %eax\n" > "\tpop %edx\n" > "\tpop %ebx\n" > ); > > printf("is vmware\n"); > > return 0; >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 115424
: 49064 |
49068