]> git.proxmox.com Git - qemu.git/history - target-mips
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / target-mips /
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Aurelien Jarnomips: more fixes to the MIPS interrupt glue logic
2010-07-24 Edgar E. Iglesiasmips: Correct MIPS interrupt glue logic for icount
2010-07-17 Aurelien Jarnotarget-mips: fix xtlb exception for loongson
2010-07-11 Aurelien Jarnotarget-mips: add loongson 2E & 2F integer instructions
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-07-03 Paolo Bonziniremove unused stuff from */exec.h
2010-07-01 Aurelien Jarnotarget-mips: add Loongson support prefetch
2010-07-01 Aurelien Jarnotarget-mips: split load and store
2010-06-30 Aurelien Jarnotarget-mips: fix DINSU instruction
2010-06-29 Aurelien Jarnotarget-mips: enable movn/movz on loongson 2E & 2F
2010-06-29 Huacai ChenMIPS: Initial support of fulong mini pc (CPU definition)
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09 Stefan Weiltarget-mips: Fix compilation
2010-06-09 Nathan Froydtarget-mips: add microMIPS exception handler support
2010-06-09 Nathan Froydtarget-mips: microMIPS ASE support
2010-06-09 Nathan Froydtarget-mips: mips16 cleanups
2010-06-09 Nathan Froydtarget-mips: refactor c{, abs}.cond.fmt insns
2010-06-09 Aurelien Jarnotarget-mips: move FP FMT comments closer to the definitions
2010-06-09 Nathan Froydtarget-mips: define constants for magic numbers
2010-06-08 Nathan Froydtarget-mips: break out [ls][wd]c1 and rdhwr insn generation
2010-05-05 Richard Hendersontarget-mips: Remove duplicate CPU log.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09 Stefan Weiltarget-mips: Fix format specifiers for fpu_fprintf
2010-04-08 Stefan Weiltarget-mips: Fix one more format specifier for cpu_fprintf
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-13 Aurelien Jarnotarget-mips: update address space definitions
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-03-04 Aurelien Jarnotarget-mips: use newer logical ops
2010-03-02 Aurelien Jarnotarget-mips: use setcond when possible
2010-02-23 Nathan Froydtarget-mips: fix ROTR and DROTR by zero
2010-02-23 Nathan Froydtarget-mips: fix CpU exception for coprocessor 0
2010-02-23 Aurelien Jarnotarget-mips: remove useless sign extension
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Aurelien Jarnotarget-mips: don't call cpu_loop_exit() from helper.c
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2009-12-16 Stefan Weiltarget-mips: No MIPS16 support for 4Kc, 4KEc cores
2009-12-16 Stefan Weiltarget-mips: 4Kc, 4KEc cores do not support MIPS16
2009-12-13 Nathan Froydtarget-mips: fix user-mode emulation startup
2009-12-13 Nathan Froydtarget-mips: set Config1.CA for MIPS16-aware CPUs
2009-12-13 Nathan Froydtarget-mips: add copyright notice for mips16 work
2009-12-13 Nathan Froydtarget-mips: add mips16 instruction decoding
2009-12-13 Nathan Froydtarget-mips: add enums for MIPS16 opcodes
2009-12-13 Nathan Froydtarget-mips: split out delay slot handling
2009-12-13 Nathan Froydtarget-mips: add gen_base_offset_addr
2009-12-13 Nathan Froydtarget-mips: make gen_compute_branch 16/32-bit-aware
2009-12-13 Nathan Froydtarget-mips: move ROTR and ROTRV inside gen_shift_...
2009-12-13 Nathan Froydtarget-mips: change interrupt bits to be mips16-aware
2009-12-13 Nathan Froydtarget-mips: add new HFLAGs for JALX and 16/32-bit...
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-30 Aurelien Jarnotarget-mips: use physical address in lladdr
2009-11-30 Aurelien Jarnotarget-mips: add a function to do virtual -> physical...
2009-11-30 Aurelien Jarnotarget-mips: split code raising MMU exception in a...
2009-11-30 Aurelien Jarnotarget-mips: factorize load/store code in op_helper.c
2009-11-22 Aurelien Jarnotarget-mips: fix physical address type in MMU functions
2009-11-22 Aurelien Jarnotarget-mips: make CP0_LLAddr register CPU dependent
2009-11-22 Aurelien Jarnotarget-mips: rename CP0_LLAddr into lladdr
2009-11-14 Aurelien Jarnotarget-mips: fix indentation
2009-11-14 Blue Swirlmips: fix cpu_reset memory leak
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-30 Aurelien Jarnotarget-mips: make sure constants are in the second...
2009-09-30 Stefan Weilmips: Fix spelling in comment
2009-09-30 Michael S. Tsirkintarget-mips: unmatched brackets in if 0
2009-09-28 Aurelien Jarnotarget-mips: log instructions start in TCG code
2009-09-23 Aurelien Jarnotarget-mips: remove MAX_OP_PER_INSTR workaround
2009-09-21 Blue SwirlAdd 'static' to please Sparse
2009-09-14 Nathan Froydtarget-mips: fix single-stepping
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Nathan Froydtarget-mips: fix conditional moves off fp condition...
2009-08-24 Nathan Froydcleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Juan Quintelachange HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-12 Aurelien Jarnotarget-mips: remove useless code in gen_st_cond()
2009-07-12 Paul BrookFix MIPS SC
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Paul BrookMIPS atomic instructions
2009-07-09 Paul BrookMIPS usermode TLS register
2009-07-03 Nathan Froydtarget-mips: fix MADD and MSUB/MSUBU instructions
2009-06-13 Blue SwirlFix a warning: uint_fast8_t is not 8 bits on OpenBSD...
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-04 Aurelien Jarnotarget-mips: proper sign extension for 'SUBU rd, zero...
2009-05-04 Aurelien Jarnotarget-mips: fix comments about SUB/DSUB
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
next