]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-01-14 Paolo Bonziniprovide portable HOST_LONG_BITS test
2011-01-14 Paolo Bonzinido not pass bogus $(SRC_PATH) include paths to cc durin...
2011-01-14 Paolo Bonzinitest cc with the complete set of chosen flags
2011-01-14 Paolo Bonzinifix sparse support (?)
2011-01-14 Paolo Bonzinimove feature variables to the top
2011-01-14 Paolo Bonzinidefault make and install to environment variables
2011-01-14 Paolo Bonzinidefault compilation tools to environment variables
2011-01-14 Edgar E. Iglesiasmicroblaze: Improve unconditional direct branching
2011-01-13 Edgar E. Iglesiascris: Set btaken when storing direct jumps
2011-01-13 Sergei Gavrikovslirp: Use strcasecmp() to check tftp mode, tsize
2011-01-12 Blue Swirlppc405_uc: fix a buffer overflow
2011-01-12 Blue Swirllan9118: fix a buffer overflow
2011-01-12 Blue Swirlvpc: fix a file descriptor leak
2011-01-12 Blue Swirlqemu-io: fix a memory leak
2011-01-12 Blue Swirlvvfat: fix a file descriptor leak
2011-01-12 Blue Swirlloader: fix a file descriptor leak
2011-01-12 Blue Swirlvnc-auth-sasl: fix a memory leak
2011-01-12 Michael Walleaudio: split sample conversion and volume mixing
2011-01-12 Aurelien Jarnodisas: remove opcode printing on ARM hosts
2011-01-12 Peter Maydellarm-dis: Include opcode hex when doing disassembly
2011-01-11 Aurelien Jarnotcg arm/mips/ia64: add a comment about retranslation...
2011-01-11 Peter Maydelllinux-user: Add configure check for linux/fiemap.h...
2011-01-11 Peter MaydellARM: Fix decoding of VQSHL/VQSHLU immediate forms
2011-01-11 Juha RiihimäkiARM: add neon helpers for VQSHLU
2011-01-11 Aurelien Jarnotarget-sh4: fix fpu disabled/illegal exception
2011-01-10 Edgar E. Iglesiascris: Remove unused orig_flags
2011-01-10 Edgar E. Iglesiascris: Allow more TB chaining for crisv10
2011-01-10 Edgar E. Iglesiascris: Support disassembly of crisv10
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Aurelien Jarnoslirp: fix unaligned access in bootp code
2011-01-10 Aurelien Jarnobswap.h: add cpu_to_be64wu()
2011-01-10 Aurelien Jarnotcg/arm: improve constant loading
2011-01-10 Aurelien Jarnotcg/ia64: remove an unnecessary stop bit
2011-01-09 Aurelien Jarnotarget-sh4: improve TLB
2011-01-09 Aurelien Jarnotarget-sh4: implement writes to mmaped ITLB
2011-01-09 Mike Frysingertcg: fix typo in readme
2011-01-09 Stefan Weiltcg/README: Spelling fixes
2011-01-09 Stefan Weilqemu-tech: Spelling fixes
2011-01-09 Stefan Weilqemu-doc: Spelling fixes
2011-01-09 Stefan Weilqemu-doc: Add missing blanks
2011-01-09 Stefan Weilqemu-doc: Add missing menu entry
2011-01-09 Stefan Weilqemu-doc: Clean whitespace
2011-01-09 Blue Swirlusb-bsd: fix a file descriptor leak
2011-01-09 Michael Wallealsaaudio: add endianness support for VoiceIn
2011-01-09 Michael Walleossaudio: add endianness support for VoiceIn
2011-01-08 Aurelien Jarnotcg/mips: fix branch target change during code retransl...
2011-01-08 Aurelien Jarnotcg/arm: fix qemu_st64 for big endian targets
2011-01-08 Aurelien Jarnotcg/arm: fix branch target change during code retranslation
2011-01-08 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-01-07 Wolfgang SchildbachRemove dead code for ARM semihosting commandline handling
2011-01-07 Wolfgang SchildbachFix commandline handling for ARM semihosted executables
2011-01-07 Peter Maydelllinux-user: Fix incorrect NaN detection in ARM nwfpe...
2011-01-07 Peter Maydellsoftfloat: Implement floatx80_is_any_nan() and float128...
2011-01-07 Peter Maydelllinux-user: Implement FS_IOC_FIEMAP ioctl
2011-01-07 Peter Maydelllinux-user: Support ioctls whose parameter size is...
2011-01-07 Edgar E. Iglesiascris: Allow more TB chaning
2011-01-07 Peter Maydelllinux-user: Implement sync_file_range{,2} syscalls
2011-01-07 Edgar E. Iglesiascris: Avoid useless tmp in t_gen_cc_jmp()
2011-01-06 Aurelien Jarnocirrus: delete GCC 4.6 warnings
2011-01-06 Peter Maydelltarget-arm: wire up the softfloat flush_input_to_zero...
2011-01-06 Peter Maydelltarget-arm: Set softfloat cumulative exc flags from...
2011-01-06 Peter Maydellsoftfloat: Implement flushing input denormals to zero
2011-01-06 Aurelien Jarnotarget-arm: fix SMMLA/SMMLS instructions
2011-01-06 Blue Swirlblock: delete a write-only variable
2011-01-06 Blue Swirlcirrus_vga: Declare as little endian
2011-01-06 Blue Swirlpc: move port 92 stuff back to pc.c from pckbd.c
2011-01-06 Aurelien Jarnotarget-ppc: Implement correct NaN propagation rules
2011-01-06 Aurelien Jarnotarget-mips: Implement correct NaN propagation rules
2011-01-06 Aurelien Jarnosoftfloat: use float{32,64,x80,128}_maybe_silence_nan()
2011-01-06 Aurelien Jarnosoftfloat: add float{x80,128}_maybe_silence_nan()
2011-01-06 Aurelien Jarnosoftfloat: fix float{32,64}_maybe_silence_nan() for...
2011-01-06 Aurelien Jarnosoftfloat: rename *IsNaN variables to *IsQuietNaN
2011-01-06 Aurelien Jarnosoftfloat: remove HPPA specific code
2011-01-06 Aurelien Jarnotarget-ppc: use float32_is_any_nan()
2011-01-06 Aurelien Jarnotarget-ppc: fix default qNaN
2011-01-06 Aurelien Jarnotarget-ppc: remove PRECISE_EMULATION define
2011-01-05 Edgar E. Iglesiasmicroblaze: Use more TB chaining
2011-01-04 Aurelien Jarnocirrus_vga: fix division by 0 for color expansion rop
2011-01-04 Aurelien JarnoFix curses on big endian hosts
2011-01-04 Michael Wallenoaudio: correctly account acquired samples
2011-01-02 Peter Maydelltarget-arm: Implement correct NaN propagation rules
2011-01-02 Peter Maydellsoftfloat: abstract out target-specific NaN propagation...
2011-01-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
2010-12-31 Aurelien JarnoTCG: Improve tb_phys_hash_func()
2010-12-31 Aurelien Jarnotarget-arm: fix UMAAL instruction
2010-12-31 Mike PallFix translation of unary PPC/SPE instructions (efdneg...
2010-12-28 Aurelien Jarnotarget-sparc: fix udiv(cc) and sdiv(cc)
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-27 Jan Kiszkax86: Filter out garbage from segment flags dump
2010-12-27 Luiz CapitulinoFix migrate set speed doc arg
2010-12-27 Juha Riihimäkitarget-arm: correct cp15 c1_sys reset value for arm1136...
2010-12-27 Mattias Holmtarget-arm: correct cp15 c1_sys reset value for cortex-a8
2010-12-27 Juha Riihimäkitarget-arm: fix vmsav6 access control
2010-12-27 Peter Maydelltarget-arm: Correct result in saturating cases for...
2010-12-27 Juha Riihimäkitarget-arm: remove pointless else clause in VQSHL of u64
2010-12-27 Peter Maydelltarget-arm: Fix VQSHL of signed 64 bit values by shift...
2010-12-27 Juha Riihimäkitarget-arm: Fix VQSHL of signed 64 bit values
2010-12-27 Juha Riihimäkitarget-arm: Fix arguments passed to VQSHL helpers
2010-12-27 Aurelien Jarnotarget-arm: fix bug in translation of REVSH
2010-12-27 Aurelien JarnoFix a missing trailing newline
next