]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2007-06-03  thsAvoid compiler warning.
2007-06-03  thsProper target format for qOffsets.
2007-06-03  thsFix typo in comment.
2007-06-03  thsAdd __mips__to mmap specialcase.
2007-06-03  pbrookFix off-by-one memory region sizes.
2007-06-03  thsIPC message translation.
2007-06-03  thsSemaphore structure mapping, by Stuart Anderson.
2007-06-03  thsDocumentation spelling fixes, by Mark Glines.
2007-06-03  thsSpelling fixes, by Stefan Weil.
2007-06-03  pbrookMCF5208 timer fix.
2007-06-03  pbrookImprove ColdFire CPU selection.
2007-06-03  pbrookMCF5208 emulation.
2007-06-03  pbrookLeave running timer alone if not reloading.
2007-06-02  pbrookClear SR_M on a hardware interrupt.
2007-06-02  thsCheck for R2 instructions, and throw RI if we don't...
2007-06-01  thsDelete leftover Status FPU flag check.
2007-06-01  thsUpdate some comments, 64bit FPU support is functional...
2007-06-01  thsMake sure hflags are updated for CP0_Status changes.
2007-06-01  blueswir1Forgot to update vl.h during latest Sparc64 target_ulon...
2007-06-01  blueswir1Constification
2007-06-01  blueswir1Force display update on palette change or loadvm
2007-06-01  blueswir1Enable 36-bit physical address space also on 32-bit...
2007-06-01  blueswir1Sparc64 linux-user build fix
2007-06-01  blueswir1Update Sparc dependencies
2007-06-01  thsUpdate TODO.
2007-06-01  thsAdd support for 5Kc/5Kf/20Kc, based on a patch by Aurel...
2007-06-01  thsGDB stub for MIPS64, by Jason Wessel.
2007-06-01  thslinux-user errno mapping, by Stuart Anderson.
2007-06-01  thsPatch for pipe() result handling, by Stuart Anderson.
2007-06-01  thsFix struct stat mapping for MIPS, by Stuart Anderson.
2007-06-01  thsAllow again FPU for usermode emulation.
2007-05-31  thsSimplify code.
2007-05-31  thsDon't kill the registered irqs on reset.
2007-05-31  thsAdd proper float*_is_nan prototypes.
2007-05-30  thsFix typo in comment.
2007-05-30  thsFix CPU (re-)selection on reset.
2007-05-30  blueswir1Replace target_ulong with target_phys_addr_t
2007-05-30  blueswir1Fix the bug introduced by subpage code preventing PC...
2007-05-29  thsFix usermode check, thanks Aurelien Jarno.
2007-05-29  thsDon't check the FPU state for each FPU instruction...
2007-05-29  pbrookColdFire EMAC support.
2007-05-28  thsSync __target_cmsg_nxthdr implementation with kernel...
2007-05-28  thsSMBus support for MIPS Malta.
2007-05-28  thsHandle PX/UX status flags correctly, by Aurelien Jarno.
2007-05-28  thsRevert last change, this workaround is long obsolete.
2007-05-28  thsFix ddivu for 32bit hosts, by Aurelien Jarno.
2007-05-28  thsDo not sign extend lwu, by Aurelien Jarno.
2007-05-28  thsMIPS64 addressing fixes, by Aurelien Jarno.
2007-05-28  thsFix do_socketcall argument, by Daniel Jacobowitz.
2007-05-28  thsMIPS disassembler update.
2007-05-28  balrogRemove a local subpage IO hack, now that general subpag...
2007-05-28  pbrookFix tap device counting.
2007-05-28  pbrookImplement ColdFire ff1.
2007-05-28  pbrookAdd diagnostic for bad opcode masks.
2007-05-27  blueswir1Interrupt debugging DPRINTFs
2007-05-27  blueswir1New option -net nic,model=? (Mark Glines)
2007-05-27  blueswir1Spelling fix (Mark Glines)
2007-05-27  blueswir1Handle unconnected vlan case in lance
2007-05-27  blueswir1Improved sanity checking to -net options
2007-05-27  blueswir1Separate fault for code access to unassigned memory
2007-05-27  blueswir1Use qemu_irqs between CPUs and interrupt controller
2007-05-27  blueswir1Use qemu_irq between interrupt controller and timers
2007-05-27  blueswir1Use qemu_irqs between dma controllers and esp, lance
2007-05-26  pbrookFix typo in m68k outer displacement addressing (Andreas...
2007-05-26  pbrookGenerate m68k address faults.
2007-05-26  pbrookM68k extended addressing modes.
2007-05-26  blueswir1Split DMA controller in two
2007-05-26  blueswir1Implement generic sub-page I/O based on earlier work...
2007-05-26  pbrookIgnore m68k-softmmu.
2007-05-26  pbrookUpdate Changelog.
2007-05-26  pbrookRework m68k cpu feature flags.
2007-05-26  pbrookAdd missing file.
2007-05-26  pbrookReject invalid targets.
2007-05-26  pbrookSuppress pointer from integer of different size warning.
2007-05-26  pbrookM68k system mode semihosting.
2007-05-25  blueswir1Implement Sparc64 CPU timers using ptimers
2007-05-24  blueswir1Change ptimer API to use 64-bit values, add save and...
2007-05-24  balrogCommit NAND image changes on "commit all" or "commit...
2007-05-24  balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23  balrogUse i2c_slave_init() to allocate the PXA (dummy) I2C...
2007-05-23  pbrookSpeed up m68k by 20%.
2007-05-23  balrogAdd WM8750 and MAX7310 chips (I2C slaves).
2007-05-23  balrogImplement the PXA2xx I2C master controller.
2007-05-23  pbrookDocument ColdFire system emulation.
2007-05-23  pbrookm68k/ColdFire system emulation.
2007-05-23  thsAdd more cpu.h dependencies.
2007-05-23  thsThe 24k wants more watch and srsmap registers.
2007-05-23  thsThe previous patch to make breakpoints work was a perfo...
2007-05-23  pbrookAdd ptimer.c function declarations and makefile rule.
2007-05-23  pbrookAdd periodic timer implementation.
2007-05-23  pbrookI2C/SMBus framework.
2007-05-21  blueswir1Fix interrupt controller address masking
2007-05-21  balrogDon't touch carry flag in ASR <reg> with zero <reg...
2007-05-20  pbrookM68k addx/subx fix.
2007-05-20  thsCatch more MIPS FPU cornercases, fix addr.ps and mulr...
2007-05-20  thsDelete now unused define.
2007-05-20  thsDelete linux_boot.bin from the install target.
2007-05-20  thsDelete one more leftover file.
2007-05-20  thsFix indexed FP load/store instructions.
2007-05-20  thsRemove leftover file, should have happened in the Linux...
next