114 Commits (27deebe83657599ae834bb455709b2a6e7c57f82)

Author SHA1 Message Date
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Blue Swirl 97b348e7d2 Remove unused is_softmmu parameter from cpu_handle_mmu_fault 15 years ago
Blue Swirl 3e4571724f exec.h cleanup 15 years ago
Blue Swirl 2b41f10e18 Remove exec-all.h include directives 15 years ago
Blue Swirl f081c76ccf Move cpu_has_work and cpu_pc_from_tb to cpu.h 15 years ago
Blue Swirl f3e270377a exec.h: fix coding style and change cpu_has_work to return bool 15 years ago
Blue Swirl 3c688828bc m68k: use caller supplied CPUState for interrupt related stuff 15 years ago
Blue Swirl 1162c041c1 cpu_loop_exit: avoid using AREG0 15 years ago
Laurent Vivier 351326a618 m68k: Replace gen_im32() by tcg_const_i32() 15 years ago
Stefan Weil a1c7273b82 Fix typos in comments and code (occured -> occurred and related) 15 years ago
Stefan Weil 618ba8e6a1 Remove unused function parameter from cpu_restore_state 15 years ago
Stefan Weil e87b7cb0f0 Remove unused function parameters from gen_pc_load and rename the function 15 years ago
Stefan Weil 4b4a72e556 Fix conversions from pointer to tcg_target_long 15 years ago
Paolo Bonzini eda48c344f inline cpu_halted into sole caller 15 years ago
Peter Maydell 185698715d softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 16 years ago
Stefan Weil 9a78eead0c target-xxx: Use fprintf_function (format checking) 16 years ago
Paolo Bonzini a88790a14f remove exec-all.h inclusion from cpu.h 16 years ago
Paolo Bonzini 10eb0cc03c move cpu_pc_from_tb to target-*/exec.h 16 years ago
Blue Swirl 37ca43a141 m68k: remove dead assignments, spotted by clang analyzer 16 years ago
Blue Swirl c4162574c4 m68k: fix if statement with empty body, spotted by clang 16 years ago
Paul Brook d4c430a80f Large page TLB flush 16 years ago
Paul Brook 4fcc562bff Remove cpu_get_phys_page_debug from userspace emulation 16 years ago
Richard Henderson 5270589032 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. 16 years ago
Paolo Bonzini df2a54e698 remove dead m68k definitions 16 years ago
Paolo Bonzini 49a945a3c0 kill regs_to_env and env_to_regs 16 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 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
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
Anthony Liguori f80f9ec9a6 Convert machine registration to use module init functions 17 years ago
Paul Brook 5561650587 Include assert.h from qemu-common.h 17 years ago
Laurent Vivier 009a4356a7 Add m68k_cpu_list() 17 years ago
aliguori 0bf46a40a1 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) 17 years ago
aliguori 6a4955a813 qemu: per-arch cpu_has_work (Marcelo Tosatti) 17 years ago
aurel32 1b530a6dfc Add new command line option -singlestep for tcg single stepping. 17 years ago
aurel32 66896cb803 tcg: rename bswap_i32/i64 functions 17 years ago
aurel32 aaedd1f9f3 clean build: Fix remaining m68k warnings 17 years ago
pbrook c276471991 The _exit syscall is used for both thread termination in NPTL applications, 17 years ago
pbrook 18307f2659 Fix ColdFire fmovem. Free the temporary we just allocated rather than some 17 years ago
pbrook 243ee8f7c5 Really fix ColdFire fdmoved address decoding. 17 years ago
pbrook c59b97aad7 Fix ColdFire fdmoved address decoding. 17 years ago
aliguori 0d0266a53b targets: remove error handling from qemu_malloc() callers (Avi Kivity) 17 years ago
aliguori eca1bdf415 Log reset events (Jan Kiszka) 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 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 17 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
pbrook 6ad1d22b15 Allocate cleared memory for cpu state. 18 years ago
aurel32 1addc7c5a1 Spelling and grammar fixes 18 years ago