Commit History

Author SHA1 Message Date
  aurel32 8a11f5ff08 Fix race condition on access to env->interrupt_request 16 years ago
  aurel32 72d239ed26 Get rid of user_mode_only 16 years ago
  aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 16 years ago
  pbrook ee50add925 Fix comment typo. 16 years ago
  aliguori c0ce998e94 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) 16 years ago
  aliguori a1d1bb3101 Refactor and enhance break/watchpoint API (Jan Kiszka) 17 years ago
  aliguori 7ba1e61953 Add KVM support to QEMU 17 years ago
  pbrook 56aebc8916 Add GDB XML register description support. 17 years ago
  pbrook 9656f324d2 Move interrupt_request and user_mode_only to common cpu state. 17 years ago
  pbrook 2e70f6efa8 Add instruction counter. 17 years ago
  pbrook 0f459d16c3 Clean up MMIO TLB handling. 17 years ago
  pbrook d597536303 Multithreaded locking fixes. 17 years ago
  bellard 9133e39b84 Push common interrupt variables to cpu-defs.h (Glauber Costa) 17 years ago
  bellard ce5232c5c2 moved halted field to CPU_COMMON 17 years ago
  aurel32 00f82b8a31 Use correct types to enable > 2G support, based on a patch from 17 years ago
  aurel32 03875444d9 Revert "Use correct types to enable > 2G support" (r4238), it is 17 years ago
  aurel32 967032c3d5 Use correct types to enable > 2G support, based on a patch from 17 years ago
  blueswir1 a20e31dcf0 Use a common constant for temp_buf size 17 years ago
  bellard 57fec1fee9 use the TCG code generator 17 years ago
  bellard d656469f44 use simpler REGPARM convention - make CPUTLBEntry size a power of two 17 years ago
  ths 01ba98161f Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. 17 years ago
  pbrook 87ecb68bdf Break up vl.h. 18 years ago
  ths 623a930ec3 Implement missing MIPS supervisor mode bits. 18 years ago
  j_mayer 6ebbf39000 Replace is_user variable with mmu_idx in softmmu core, 18 years ago
  j_mayer 71c8b8fd7b TARGET_FMT_lu may also be useful. 18 years ago
  ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 18 years ago
  balrog d79acba420 Fix writes to pages containing watchpoints for the RAM not at 0x0 cases. 18 years ago
  j_mayer ba13c4327e Add TARGET_FMT_plx to properly display target_phys_addr_t variables. 18 years ago
  j_mayer 6fa4cea9e8 Infrastructure to support more than 2 MMU modes. 18 years ago
  j_mayer b62b461bd3 TARGET_FMT_ld may also be useful for debugging purposes. 18 years ago