]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2007-10-08 thsAdd CRIS configuration bits, by Edgar E. Iglesias.
2007-10-08 thsCRIS Linux userland emulation, part 2. By Edgar E....
2007-10-08 thsCRIS Linux usermode emulation, part 1. By Edgar E....
2007-10-08 thsCRIS testsuite, based on the SIM testsuite, by Edgar...
2007-10-08 thsEtraxFS board support, by Edgar E. Iglesias.
2007-10-08 thsCRIS support in toplevel, by Edgar E. Iglesias.
2007-10-08 thsCRIS MMU emulation, by Edgar E. Iglesias.
2007-10-08 thsThe remainder of CRIS CPU emulation files, by Edgar...
2007-10-08 thsCRIS micro-ops, by Edgar E. Iglesias.
2007-10-08 thsCRIS insn decoding macros, by Edgar E. Iglesias.
2007-10-08 thsCRIS instruction translation, by Edgar E. Iglesias.
2007-10-08 thsWire up CRIS disassembler, by Edgar E. Iglesias.
2007-10-08 thsCRIS disassembler, originally from binutils, by Edgar...
2007-10-08 j_mayerUpdate PowerPC emulation status file.
2007-10-08 j_mayerRemove synonymous in PowerPC MSR bits definitions.
2007-10-08 j_mayerReal-mode only PowerPC 40x do not have any TLBs.
2007-10-08 j_mayerImplement exception prefix feature for PowerPC 601.
2007-10-08 j_mayerAdd missing exception vectors for PowerPC 7x5.
2007-10-07 j_mayerWork-around C89 and/or "old" gcc unspecified behavior...
2007-10-07 j_mayerImplement PowerPC Altivec load & stores, used by Apple...
2007-10-07 j_mayerPowerPC target coding style fixes.
2007-10-07 j_mayerPowerPC target optimisations: make intensive use of...
2007-10-07 j_mayerReport missing elf_addr_t definition from Linux kernel...
2007-10-07 j_mayerFix host and target longs confusions (continued).
2007-10-07 j_mayerFix confusions between host and target long types.
2007-10-07 j_mayerReorganize the CPUPPCState structure to group features.
2007-10-07 j_mayerAdd MSR bits signification per PowerPC implementation...
2007-10-07 j_mayerShare devices that may be useful for all PowerPC 40x...
2007-10-07 j_mayerShare devices that might be useful for all PowerPC...
2007-10-07 blueswir1 More user timer fixes (Robert Reif)
2007-10-06 blueswir1 More detabification
2007-10-06 blueswir1 Implement user mode for timers
2007-10-06 blueswir1 Support for loading a real BIOS image (Robert Reif)
2007-10-05 j_mayerFull implementation of PowerPC 64 MMU, just missing...
2007-10-05 blueswir1 Implement sparc64_[gs]et_context
2007-10-05 j_mayerRename PowerPC MMUCSR0 and MMUCFG SPRs: those are not...
2007-10-05 j_mayerPowerPC hardware reset vector is now considered as...
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-10-04 balrogImplement PL110 byte order config bit (original patch...
2007-10-04 balrogQuiet warnings introduced with the USB iso support.
2007-10-04 balrogUSB iso transfers support for the linux redirector...
2007-10-04 balrogsh775x interrupt controller by Magnus Damm.
2007-10-04 balrogRemove redundant qemu_rearm_alarm_timer() in qemu_del_t...
2007-10-04 balrog(int64_t)UINT64_MAX is -1 and should not be assigned...
2007-10-04 balrogSeveral corrections in the spitzkbd keymap (patch by...
2007-10-04 j_mayerWe must reset the PowerPC CPU _after_ registering it...
2007-10-04 j_mayerMore cache tuning fixes:
2007-10-04 j_mayerMake PowerPC cache line size implementation dependant.
2007-10-03 j_mayerHID0 is a write-clear register on 970 (DBSR).
2007-10-03 j_mayerEnable PowerPC 64 MMU model and exceptions.
2007-10-03 blueswir1 Fix Sparc64 ldfa/stfa and float ops with fpr >= 32
2007-10-03 j_mayerFix PowerPC initialisation and first reset:
2007-10-03 j_mayerWe never have to export ppc_set_irq.
2007-10-03 j_mayerFix PowerPC 405 BIOS instanciation: is a 32 bits only...
2007-10-02 blueswir1 Fix kernel loading
2007-10-02 j_mayerCode provision for hypervisor mode memory accesses.
2007-10-01 j_mayerFix nasty sign-extensions when running 32 bits CPU...
2007-10-01 j_mayerFix reproductible crash: call cpu_loop_exit from micro...
2007-10-01 blueswir1 Fix block load ASIs
2007-10-01 j_mayerQuickly hack PowerPC BIOS able to boot on CDROM again.
2007-10-01 j_mayerFix missing nip updates for instructions that potential...
2007-10-01 j_mayerHandle all MMU models in switches, even if it's just...
2007-10-01 j_mayerMore comments about unimplemented SPRs.
2007-10-01 j_mayerOptimisations: avoid generation of duplicated micro...
2007-10-01 j_mayerCompilation fix (forgotten patch).
2007-10-01 j_mayerRemove definitions for deprecated SLB & TLB related...
2007-10-01 j_mayerAvoid op helpers that would just call helpers for TLB...
2007-10-01 j_mayerShare more SPR instanciations between all PowerPC 401...
2007-10-01 j_mayerImplement embedded PowerPC exceptions prefix and vector...
2007-10-01 j_mayerShare input pins and internal interrupt controller...
2007-09-30 blueswir1 Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions
2007-09-30 blueswir1 Fix Sparc64 wrasr instructions
2007-09-30 j_mayerFix (once again) PowerPC sync weight field.
2007-09-30 j_mayerFix PowerPC TLB miss dump code.
2007-09-30 j_mayerFix missing case in the new PowerPC exception model.
2007-09-30 j_mayerFix inconsistent end conditions in ppc_find_xxx functions.
2007-09-30 j_mayerFix compilation on Darwin platform, avoiding the use...
2007-09-30 thsFix mmap to handle differing host/target page sizes...
2007-09-30 thsAdd get_sp_from_cpustate implementation.
2007-09-30 j_mayer* Update OEA environment, following the PowerPC 2.04...
2007-09-30 thsSupport UltraVNC clients, by Eduardo Felipe.
2007-09-30 j_mayerSynchronize with latest PowerPC ISA VEA:
2007-09-30 thsAdd mipsn32{,el}-linux-user.
2007-09-30 thsRemove unused variable.
2007-09-30 thsCode provision for n32/n64 mips userland emulation...
2007-09-30 j_mayerAvoid crash on NULL timers.
2007-09-30 j_mayerImplement Process Priority Register as defined in the...
2007-09-30 j_mayerImplement new floating-point instructions (fre, frin...
2007-09-30 j_mayerImprove single-precision floats load & stores:
2007-09-30 j_mayerXER is to be treated as a 64 bits register on 64 bits...
2007-09-30 thsUpdate TODO.
2007-09-30 j_mayerImplement the PowerPC alternate time-base, following...
2007-09-29 thsDon't hardcode the host architecture name.
2007-09-29 thsUpdate tarbin rule.
2007-09-29 thsEnable sh4-softmmu and sh4-linux-user builds by default...
2007-09-29 thsFix rte opcode, by Magnus Damm.
2007-09-29 thsAdd FRQCR read support, by Magnus Damm.
2007-09-29 thsAdd INTC controller prototype, by Magnus Damm.
2007-09-29 thsStand-alone SCI/SCIF emulation code, by Magnus Damm.
2007-09-29 thsStand-alone TMU emulation code, by Magnus Damm.
next