]> git.proxmox.com Git - qemu.git/history - target-sparc
sparc64: fix TT_WOTHER value
[qemu.git] / target-sparc /
2010-05-16 Igor V. Kovalenkosparc64: fix TT_WOTHER value
2010-05-16 Igor V. Kovalenkosparc64: fix mmu demap operand typo
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-12 Stefan Weiltarget-sparc: Fix wrong printf argument
2010-05-09 Blue Swirlsparc: Fix lazy flag calculation on interrupts, refactor
2010-05-09 Blue Swirlsparc: lazy C flag calculation
2010-05-07 Blue Swirlsparc64: fix build with older gccs
2010-05-06 Igor V. Kovalenkosparc64: handle asi referencing nucleus and secondary...
2010-05-06 Igor V. Kovalenkosparc64: implement global translation table entries v1
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-04-26 Richard Hendersontarget-sparc: Fix -singlestep.
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Richard Hendersontarget-sparc: Fix address masking in ldqf and stqf.
2010-04-18 Blue SwirlFix harmless if statements with empty body, spotted...
2010-04-17 Richard Hendersontarget-sparc: Free instruction temporaries.
2010-04-17 Richard Hendersontarget-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.
2010-04-17 Blue SwirlSparc: fix PC/NPC during FPU traps
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-11 Blue SwirlSparc: fix exceptions in delay slot
2010-04-08 Paolo Bonziniremove TARGET_* defines from translate-all.c
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-12 Paul BrookTarget specific usermode cleanup
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-02-25 Stefan Weiltarget-sparc: fix --enable-debug build for 64 bit host
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Jay Foadtarget-sparc: fix --enable-debug build
2010-01-31 Artyom Tarasenkosparc32 don't mark page dirty when failing
2010-01-27 Igor V. Kovalenkosparc64: reimplement tick timers v4
2010-01-27 Igor V. Kovalenkosparc64: correct write extra bits to cwp
2010-01-23 Artyom Tarasenkosparc32 fix np dereference in do_unassigned_access
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2010-01-17 Blue SwirlSparc: improve CPU register dump
2010-01-15 Artyom Tarasenkosparc32 do_unassigned_access overhaul v2
2010-01-13 Blue SwirlSparc32: remove unused variable, spotted by clang
2010-01-08 Igor V. Kovalenkosparc64: interrupt trap handling
2010-01-08 Igor V. Kovalenkosparc64: move cpu_interrupts_enabled to cpu.h
2010-01-08 Igor V. Kovalenkosparc64: add macros to deal with softint and timer...
2010-01-08 Igor V. Kovalenkosparc64: check for pending irq when pil, pstate or...
2010-01-08 Igor V. Kovalenkosparc64: use helper_wrpil to check pending irq on write
2010-01-08 Igor V. Kovalenkosparc64: add PIL to cpu state dump
2010-01-08 Igor V. Kovalenkosparc64: trace pstate and global register set changes
2010-01-08 Igor V. Kovalenkosparc64: change_pstate should have 32bit argument
2010-01-07 Blue SwirlSparc32: clear exception_index with -1 value
2010-01-06 Igor V. Kovalenkosparc64: clear exception_index with -1 value
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-01-03 Igor V. Kovalenkopass env to raise_exception if called outside of op_hel...
2010-01-03 Igor V. Kovalenkosparc64: switch to MMU global registers in more MMU...
2009-12-05 Blue SwirlSparc64: handle MMU global bit and nucleus context
2009-12-04 Blue SwirlSparc64: fix compilation with DEBUG_MMU
2009-11-07 Blue Swirluser: move CPU reset call to main.c for x86/PPC/Sparc
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-11-04 Artyom TarasenkoSparc: fix carry flag handling (Solaris bootblk fix)
2009-10-13 Igor V. Kovalenkosparc64: fix done instruction pc
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-23 Igor V. Kovalenkosparc64-8bit-asi
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-24 Nathan Froydcleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
2009-08-23 Andrzej ZaborowskiMerge with balrog@git.sv.gnu.org:/srv/git/qemu.git
2009-08-22 Blue Swirlsparc32 remove an unnecessary cpu irq set
2009-08-22 Blue SwirlSparc32/64: fix jmpl followed by branch
2009-08-18 Blue SwirlSparc32/64: Fix user emulator breakage
2009-08-15 Blue SwirlFix desynchronization of condition code state when...
2009-08-04 Igor KovalenkoSparc64: replace tsptr with helper routine
2009-07-31 Igor Kovalenkosparc64 flush pending conditional evaluations before...
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Igor Kovalenkosparc64 really implement itlb/dtlb automatic replacemen...
2009-07-27 Igor Kovalenkosparc64 name mmu registers and general cleanup
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-12 Igor Kovalenkosparc64: trap handling corrections
2009-07-12 Igor Kovalenkosparc64: fix helper_st_asi little endian case typo
2009-07-12 Igor Kovalenkosparc64: unify mmu tag matching code
2009-07-12 Igor Kovalenkosparc64: mmu bypass mode correction
2009-06-06 Paul BrookUse correct type for SPARC cpu_cc_op
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-19 Paul BrookHardware convenience library
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-10 Blue SwirlConvert mulscc
2009-05-10 Blue SwirlConvert udiv/sdiv
2009-05-10 Blue SwirlConvert tagged ops
2009-05-10 Blue SwirlConvert subx
2009-05-10 Blue SwirlConvert sub
2009-05-10 Blue SwirlConvert logical operations and umul/smul
2009-05-10 Blue SwirlConvert addx
2009-05-10 Blue SwirlConvert add
2009-05-10 Blue SwirlUse dynamical computation for condition codes
2009-05-03 Blue SwirlOptimize cmp x, 0 case
2009-05-03 Blue SwirlReindent
2009-05-02 Blue SwirlImprove instruction name comments for easier searching
2009-05-02 Blue SwirlClarify: dmmuregs[1] is not a typo
2009-05-02 Blue SwirlOptimize operations with immediate parameters
2009-05-02 Blue SwirlFix Sparc64 sign extension problems
2009-04-28 Igor Kovalenkosparc64 fix context value for ITLB fault
2009-04-27 Igor Kovalenkosparc64 fix TLB match code
next