Changes between Initial Version and Version 1 of Ticket #36856


Ignore:
Timestamp:
Nov 3, 2012, 2:48:39 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Patchfiles should be in unified not contextual form, and should be attached not pasted. Remember to use WikiFormatting when writing in Trac.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36856

    • Property Keywords haspatch added
    • Property Port qemu added
  • Ticket #36856 – Description

    initial v1  
    33Here is patch for cpu.c file to allow.
    44
     5{{{
    56mmacbookpro-enf:~ enf$ diff -c ~/Downloads/qemu-1.2.0/target-i386/cpu.c ~/src/play/c/qemu-1.2.0/target-i386/cpu.c
    67*** /Users/enf/Downloads/qemu-1.2.0/target-i386/cpu.c 2012-09-05 07:03:06.000000000 -0700
     
    4041           CPUID_EXT_DTES64, CPUID_EXT_DSCPL, CPUID_EXT_VMX, CPUID_EXT_EST,
    4142           CPUID_EXT_TM2, CPUID_EXT_XTPR, CPUID_EXT_PDCM, CPUID_EXT_XSAVE */
     43}}}