751 Commits (1bd0e2d1c40ef1dbe717728197071e931abe22a4)

Author SHA1 Message Date
Igor Kovalenko 5b0f0bec71 sparc64: fix helper_st_asi little endian case typo 17 years ago
Igor Kovalenko 536ba01572 sparc64: unify mmu tag matching code 17 years ago
Igor Kovalenko e8807b14cc sparc64: mmu bypass mode correction 17 years ago
Paul Brook 25517f999f Use correct type for SPARC cpu_cc_op 17 years ago
Anthony Liguori f80f9ec9a6 Convert machine registration to use module init functions 17 years ago
Paul Brook 1ad2134f91 Hardware convenience library 17 years ago
Paul Brook 5561650587 Include assert.h from qemu-common.h 18 years ago
Blue Swirl 001faf3269 Replace gcc variadic macro extension with C99 version 18 years ago
Blue Swirl d084469ca0 Convert mulscc 18 years ago
Blue Swirl 6c78ea32e1 Convert udiv/sdiv 18 years ago
Blue Swirl 3b2d1e9286 Convert tagged ops 18 years ago
Blue Swirl 2ca1d92b07 Convert subx 18 years ago
Blue Swirl d4b0d46898 Convert sub 18 years ago
Blue Swirl 38482a77f0 Convert logical operations and umul/smul 18 years ago
Blue Swirl 789c91ef39 Convert addx 18 years ago
Blue Swirl bdf9f35dad Convert add 18 years ago
Blue Swirl 8393617c1a Use dynamical computation for condition codes 18 years ago
Blue Swirl 719f66a770 Optimize cmp x, 0 case 18 years ago
Blue Swirl dc1a6971e3 Reindent 18 years ago
Blue Swirl b89e94af1d Improve instruction name comments for easier searching 18 years ago
Blue Swirl 7ab463cb52 Clarify: dmmuregs[1] is not a typo 18 years ago
Blue Swirl 41d728522b Optimize operations with immediate parameters 18 years ago
Blue Swirl 67526b2056 Fix Sparc64 sign extension problems 18 years ago
Igor Kovalenko 417728d875 sparc64 fix context value for ITLB fault 18 years ago
Igor Kovalenko 82f2cfc31b sparc64 fix TLB match code 18 years ago
Blue Swirl 9c22a62396 Fix a warning in sparc64-linux-user build 18 years ago
Igor Kovalenko 697a77e6e7 sparc64 support TSB related MMU registers 18 years ago
aliguori 0bf46a40a1 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) 18 years ago
aliguori 6a4955a813 qemu: per-arch cpu_has_work (Marcelo Tosatti) 18 years ago
aurel32 1b530a6dfc Add new command line option -singlestep for tcg single stepping. 18 years ago
blueswir1 d78f399542 Delete some unused macros detected with -Wp,-Wunused-macros use 18 years ago
pbrook c276471991 The _exit syscall is used for both thread termination in NPTL applications, 18 years ago
blueswir1 415fc90618 Turn MMUs and caches off on reset 18 years ago
aliguori 0d0266a53b targets: remove error handling from qemu_malloc() callers (Avi Kivity) 18 years ago
aliguori eca1bdf415 Log reset events (Jan Kiszka) 18 years ago
aliguori 8fec2b8c45 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) 18 years ago
aliguori 93fcfe39a0 Convert references to logfile/loglevel to use qemu_log*() macros 18 years ago
aurel32 72d239ed26 Get rid of user_mode_only 18 years ago
blueswir1 afdf8109e3 Fix TLB access (Jakub Jermar) 18 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
blueswir1 4017190e2d Add SuperSPARC MMU breakpoint registers (Robert Reif) 18 years ago
blueswir1 963262debc Better SuperSPARC emulation (Robert Reif) 18 years ago
blueswir1 8fa211e881 Implement tick interrupt disable bits 18 years ago
malc b1503cda1e Use the ARRAY_SIZE() macro where appropriate. 18 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
blueswir1 f4a5a5ba92 Add missing "static" 18 years ago
aurel32 2cbd949d7a Common cpu_loop_exit prototype 18 years ago
aliguori c0ce998e94 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) 18 years ago
aliguori a1d1bb3101 Refactor and enhance break/watchpoint API (Jan Kiszka) 18 years ago
aliguori 6b9175478e Refactor translation block CPU state handling (Jan Kiszka) 18 years ago