]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2008-04-07 aurel32Update Changelog
2008-04-07 aurel32Implement ARM floating point exception emulation
2008-04-07 aurel32Fix vmmouse with -smp
2008-04-07 aurel32MIPS Magnum R4000 machine
2008-04-07 aurel32Typo fix
2008-04-06 blueswir1Remove unwanted executable properties
2008-04-04 aurel32vmwarevga: fix PCI IO region registration
2008-04-04 aurel32Fix single stepping wrt pending interrupts
2008-04-03 aurel32Remove remaining .cvsignore files
2008-04-02 aurel32Add *.a and *.exe to svn:ignore
2008-04-02 aurel32Remove .cvsignore.
2008-04-01 pbrookARM N=Z=1 flag fix.
2008-03-31 pbrookRemove stray BASE_CFLAGS.
2008-03-31 pbrookTCG op size estimation fix.
2008-03-31 pbrookARM TCG conversion 16/16.
2008-03-31 pbrookARM TCG conversion 15/16.
2008-03-31 pbrookARM TCG conversion 14/16.
2008-03-31 pbrookARM TCG conversion 13/16.
2008-03-31 pbrookARM TCG conversion 12/16.
2008-03-31 pbrookARM TCG conversion 11/16.
2008-03-31 pbrookARM TCG conversion 10/16.
2008-03-31 pbrookARM TCG conversion 9/16.
2008-03-31 pbrookARM TCG conversion 8/16.
2008-03-31 pbrookARM TCG conversion 7/16.
2008-03-31 pbrookARM TCG conversion 6/16.
2008-03-31 pbrookARM TCG conversion 5/16.
2008-03-31 pbrookARM TCG conversion 4/16.
2008-03-31 pbrookARM TCG conversion 3/16.
2008-03-31 pbrookARM TCG conversion 2/16.
2008-03-31 pbrookARM TCG conversion 1/16.
2008-03-30 pbrookRemove incorrect discards and old unused defines (blues...
2008-03-29 thsFix infinite loop when invalidating TLB, by Herve Pouss...
2008-03-29 blueswir1 Change handling of source 2
2008-03-29 blueswir1 Change handling of source register 1
2008-03-29 blueswir1 Move CPU stuff unrelated to translation to helper.c
2008-03-29 aurel32IDE: Improve DMA transfers by increasing the buffer...
2008-03-29 blueswir1 Rename T[012] according to their roles
2008-03-29 blueswir1 Avoid writes to T1 except for loads/stores, convert...
2008-03-29 blueswir1 Accidentally dropped one change from previous commit
2008-03-28 aurel32Revert "Fix ne2000_can_receive() function".
2008-03-28 aurel32g364 framebuffer device
2008-03-28 aurel32add pread64 and pwrite64 system calls
2008-03-28 aurel32Fix flock64 structure on a few target (noticed by Gary...
2008-03-28 aurel32ignore reads to the EOI register
2008-03-28 aurel32e1000: add phy specific status register
2008-03-28 aurel32e1000: fix eerd registers
2008-03-28 aurel32e1000: fix unaligned access
2008-03-28 aurel32x86-64: recompute DF after eflags has been modified...
2008-03-28 aurel32Fix mipsnet device ID, noticed by Vijay Kumar.
2008-03-28 aurel32Use spinlock_t for interrupt_lock, lock support for...
2008-03-28 aurel32Fix ne2000_can_receive() function
2008-03-28 aurel32Add missing initial values for PIIX3 function 0 (PIRQRC)
2008-03-28 aurel32update from latest Bochs BIOS
2008-03-28 aurel32Tell BIOS about the number of CPUs
2008-03-26 pbrookImplement AT_CLKTCK.
2008-03-26 pbrookRevert accidental commit.
2008-03-26 pbrookRemove fixed length commandline buffers.
2008-03-26 blueswir1 Concentrate cpu_T[012] use to one function
2008-03-26 blueswir1 Split icc and xcc flag calculations
2008-03-26 blueswir1 Remove some legacy definitions
2008-03-26 pbrookm68k compare fix.
2008-03-25 pbrookm68k mmap2 fixes.
2008-03-24 blueswir1 Fix a sign extension problem
2008-03-24 pbrookPut tap fd into nonblocking mode.
2008-03-23 blueswir1 Fix mulscc
2008-03-23 pbrookFix and document curses configury bits.
2008-03-22 blueswir1 Convert ldf/ldfsr and stf/stfsr to TCG
2008-03-22 blueswir1 Fix i32/i64/TL mismatches
2008-03-22 blueswir1 Add TL variants of trunc and ext/extu
2008-03-21 blueswir1 Remove leftover definitions
2008-03-21 blueswir1 Convert align checks to TCG
2008-03-21 blueswir1 Wire up TC signal from Aux1 to FDC
2008-03-21 blueswir1 Prepare for op.c removal and zero legacy ops
2008-03-21 blueswir1 Convert jumps to labels to TCG
2008-03-21 blueswir1 Make TCG br op available
2008-03-21 blueswir1 Convert save, restore, saved, restored, and flushw...
2008-03-21 blueswir1 Convert other float and VIS ops to TCG
2008-03-21 blueswir1 Convert float move ops to TCG
2008-03-21 pbrookFix Thumb signal handlers.
2008-03-18 blueswir1 Convert udiv and sdiv ops to TCG
2008-03-18 blueswir1 Use ext_i32_i64 instead of ext32s_i64
2008-03-18 blueswir1 Convert CCR and CWP ops to TCG
2008-03-18 blueswir1 Convert array8/16/32 and alignaddr to TCG
2008-03-18 aurel32Typo in curses_keys.h.
2008-03-18 aurel32Clean fdc.h
2008-03-18 aurel32Add KBD_CMD_SCANCODE command.
2008-03-18 aurel32SCI fixes
2008-03-18 aurel32restore rw support for vvfat
2008-03-18 aurel32Documentation update for the monitor change command
2008-03-18 aurel32Documentation for the -curses option
2008-03-16 blueswir1 Convert umul and smul to TCG
2008-03-16 blueswir1 Use a TCG global for pc and npc
2008-03-16 blueswir1 Convert mulscc to TCG, add cc_src2
2008-03-16 blueswir1 Increase max temps limit
2008-03-16 blueswir1 Discard unused data, use less temps
2008-03-16 blueswir1 Add discard_ptr and discard_tl
2008-03-16 edgar_iglMore TCG conversions for CRIS.
2008-03-16 edgar_iglRemove unused members.
2008-03-15 edgar_iglMore TCG conversions for CRIS.
2008-03-15 blueswir1 Use a TCG global for fsr
next