Commit History

Author SHA1 Message Date
  Richard Henderson 6aa9e42f27 target/i386: Use env_cpu, env_archcpu 6 years ago
  Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 6 years ago
  Peter Maydell d39594e9d9 linux-user: Clean up includes 9 years ago
  Peter Maydell 5899d6d0b4 linux-user/vm86.c: Use cpu_ldl_data &c rather than plain ldl &c 10 years ago
  Andreas Färber 0429a97195 cpu: Move opaque field from CPU_COMMON to CPUState 12 years ago
  Matthias Braun cbb21eed18 linux-user: fix abi_(u)long, target_ulong mismatch 14 years ago
  Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 16 years ago
  aliguori 93fcfe39a0 Convert references to logfile/loglevel to use qemu_log*() macros 16 years ago
  aliguori d12d51d5ba Clean up debugging code #ifdefs (Eduardo Habkost) 16 years ago
  blueswir1 530e7615ce Fix more FSF addresses 16 years ago
  blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 16 years ago
  bellard 1455bf488f 64 bit compilation fixes 18 years ago
  bellard 6c30b07fcc fixed error codes 18 years ago
  bellard 579a97f7ff Linux user memory access API change (initial patch by Thayne Harbaugh) 18 years ago
  blueswir1 992f48a036 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 18 years ago
  ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 18 years ago
  ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 18 years ago
  pbrook 53a5960aad Avoid accessing guest memory directly in usermode emulation. 19 years ago
  bellard c05bab779e force IOPL=3 22 years ago
  bellard 84fa15d854 big endian/unaligned fix 22 years ago
  bellard 418a97afa1 fixed 32 bit popf/iret emulation in vm86 mode 22 years ago
  bellard 3ebcc707d2 removed invalid eip update 22 years ago
  bellard b333af0666 removed trace - merged 2.4.20 vm86 patches 22 years ago
  bellard 226c91327d fixed from 2.4.20 kernel 22 years ago
  bellard 447db2139a sigtrap support 22 years ago
  bellard 46ddf5511d vm86 emulation closer to Linux kernel code - added correct IRQ emulation for dosemu 22 years ago