214 Commits (966ea5ec4fb14d4b420715e7aadc5dfd3ea5add2)

Author SHA1 Message Date
Juergen Lock 78cfb07fe0 bsd-user: FreeBSD update 17 years ago
Blue Swirl 72cf2d4f0e Fix sys-queue.h conflict for good 17 years ago
Nathan Froyd 0b5c1ce846 cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal 17 years ago
Anthony Liguori 4a1418e07b Unbreak large mem support by removing kqemu 17 years ago
Blue Swirl 4c6aa085a8 sparc32 remove an unnecessary cpu irq set 17 years ago
Juan Quintela f0667e6607 rename DEBUG_EXEC to CONFIG_DEBUG_EXEC 17 years ago
Juan Quintela dfe5fff3ea change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
Igor Kovalenko 5210977a85 sparc64: trap handling corrections 17 years ago
Huang Ying 79c4f6b080 QEMU: MCE: Add MCE simulation to qemu/tcg 17 years ago
Gleb Natapov b09ea7d55c Handle init/sipi in a main cpu exec loop. (v2) 17 years ago
Edgar E. Iglesias b779e29ed8 microblaze: linux-user support. 17 years ago
Blue Swirl d877fa5a17 Recognize V9 stores and CAS accesses as writes 17 years ago
aliguori 6a4955a813 qemu: per-arch cpu_has_work (Marcelo Tosatti) 17 years ago
blueswir1 640f42e4e9 kqemu: merge CONFIG_KQEMU and USE_KQEMU 17 years ago
blueswir1 d397abbdbe BSD user: add support for OpenBSD/amd64 host 17 years ago
blueswir1 d39bb24a0a BSD user: add support for OpenBSD/i386 host 17 years ago
blueswir1 9ddff3d2c4 Make i386-softmmu boot on Sparc host 17 years ago
blueswir1 d78f399542 Delete some unused macros detected with -Wp,-Wunused-macros use 17 years ago
aurel32 be214e6c05 Fix race condition on access to env->interrupt_request 17 years ago
aliguori 8fec2b8c45 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) 17 years ago
aliguori 93fcfe39a0 Convert references to logfile/loglevel to use qemu_log*() macros 17 years ago
aurel32 72d239ed26 Get rid of user_mode_only 17 years ago
malc e58ffeb322 Remove all traces of __powerpc__ 17 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
ths f9480ffc14 Fix remaining compiler warnings for mips targets. 18 years ago
pbrook 9a3ea65402 When -icount is used and a TB is recompiled due to an IO access 18 years ago
aurel32 d40c54d641 target-i386: SVM: acknowledge interrupt only after it is taken 18 years ago
aurel32 e06fcd754e target-ppc: rework exception code 18 years ago
blueswir1 b3efe5c890 Attached patch make cpu-exec.c compile on NetBSD. 18 years ago
aliguori c0ce998e94 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) 18 years ago
aurel32 64adab3fcb target-ppc: convert exceptions generation to TCG 18 years ago
aliguori dde2367e20 Add debug exception hook (Jan Kiszka) 18 years ago
aliguori 6e140f28c6 Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka) 18 years ago
aliguori 6b9175478e Refactor translation block CPU state handling (Jan Kiszka) 18 years ago
aliguori 622ed3605b Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) 18 years ago
pbrook a7812ae412 TCG variable type checking. 18 years ago
aliguori becfc39041 KVM: simplify kvm_cpu_exec hook 18 years ago
malc e1638bd858 Fix interrupt exclusion via SSTEP_NOIRQ 18 years ago
aurel32 afec112248 Remove unused reg_T2 definition 18 years ago
aliguori 7ba1e61953 Add KVM support to QEMU 18 years ago
malc 55e8b85e48 Add safety net against potential infinite loop 18 years ago
blueswir1 84778508d7 Preliminary BSD user emulator support 18 years ago
edgar_igl a1aebcb8e6 CRIS: Fix brk 8 and add S-flag emulation. 18 years ago
aurel32 fe25591e7b SH4: Privilege check for instructions 18 years ago
blueswir1 2cade6a3f6 Support for address masking 18 years ago
blueswir1 48bbf11bcb Fix r4641 (invalid token "=<" in a preprocessor expression) 18 years ago
ths 551bd27f22 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. 18 years ago
ths bf20dc076b Spelling fixes, spotted by Stuart Brady. 18 years ago
pbrook 2e70f6efa8 Add instruction counter. 18 years ago