]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2011-01-17 Stefan Weilbsd-user: Fix possible memory leaks and wrong realloc...
2011-01-17 Aurelien Jarnosm501: add 2D engine copyrect support
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-16 Hervé Poussineaum48t59: Fix a wrong opaque passed to nvram read and...
2011-01-16 Fabien Chouteaugdbstub: Close connection in gdb_exit
2011-01-16 Michael TokarevUSB keyboard emulation key mapping error
2011-01-16 Aurelien Jarnotarget-sh4: implement negc using TCG
2011-01-16 Aurelien Jarnotarget-sh4: use rotl/rotr when possible
2011-01-16 Blue Swirltcg/sparc64: fix segfault
2011-01-15 Aurelien Jarnotarget-sh4: correct use of ! and &
2011-01-15 Blue Swirlmonitor: fix a typo
2011-01-14 Stefan Weilmake_device_config: Fix non-fatal error message with...
2011-01-14 Aurelien JarnoMAINTAINERS: add entries for TCG
2011-01-14 Aurelien JarnoMAINTAINERS: Change MIPS and SH4 maintainers
2011-01-14 Aurelien JarnoMAINTAINERS: fix typos
2011-01-14 Peter Maydelltarget-arm: Restore IT bits when resuming after an...
2011-01-14 Peter Maydelllinux-user: ARM: clear the IT bits when invoking a...
2011-01-14 Peter Maydelltarget-arm: Refactor translation of exception generatin...
2011-01-14 Peter Maydelltarget-arm: Remove redundant setting of IT bits before...
2011-01-14 Peter Maydelltarget-arm: Translate with user-state from TB flags...
2011-01-14 Peter Maydelltarget-arm: Set privileged bit in TB flags correctly...
2011-01-14 Peter Maydelltarget-arm: Translate with condexec bits from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with Thumb state from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with VFP len/stride from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with VFP-enabled from TB flags...
2011-01-14 Peter Maydelltarget-arm: Add symbolic constants for bitfields in...
2011-01-14 Peter Maydelltarget-arm: Don't generate code specific to current...
2011-01-14 Peter Maydelltarget-arm: Use the standard FPSCR value for VRSQRTS
2011-01-14 Peter Maydelltarget-arm: Add support for 'Standard FPSCR Value'...
2011-01-14 Peter Maydelltarget-arm: Fix implementation of VRSQRTS
2011-01-14 Peter Maydellsoftfloat: Add float32_is_zero_or_denormal() function
2011-01-14 Aurelien Jarnolsi53c895a: fix endianness issues
2011-01-14 Aurelien Jarnomips/malta: fix board id
2011-01-14 Aurelien Jarnotarget-sh4: use setcond when possible
2011-01-14 Aurelien Jarnotarget-sh4: log instructions start in TCG code
2011-01-14 Aurelien Jarnotarget-sh4: simplify comparisons after a 'and' op
2011-01-14 Aurelien Jarnotarget-sh4: fix reset on r2d
2011-01-14 Aurelien Jarnotarget-sh4: optimize exceptions
2011-01-14 Aurelien Jarnotarget-sh4: add ftrv instruction
2011-01-14 Aurelien Jarnotarget-sh4: add fipr instruction
2011-01-14 Aurelien Jarnotarget-sh4: implement FPU exceptions
2011-01-14 Aurelien Jarnotarget-sh4: implement flush-to-zero
2011-01-14 Aurelien Jarnotarget-sh4: define FPSCR constants
2011-01-14 Aurelien Jarnotarget-sh4: use default-NaN mode
2011-01-14 Aurelien Jarnosoftfloat: fix default-NaN mode
2011-01-14 Aurelien Jarnosoftfloat: SH4 has the sNaN bit set
2011-01-14 Aurelien Jarnotarget-sh4: switch sh4 to softfloat
2011-01-14 Aurelien Jarnoconfigure: fix broken test
2011-01-14 Paolo Bonzinimake trace options use autoconfy names
2011-01-14 Paolo Bonzinimove --srcdir detection earlier
2011-01-14 Paolo Bonzini [PATCH v3 14/15] remove HOST_CC mention from roms...
2011-01-14 Paolo Bonziniremove source_path_used
2011-01-14 Paolo Bonzinimove "ln -sf" emulation to a function
2011-01-14 Paolo Bonzinireorganize sdl-config tests
2011-01-14 Paolo Bonzinido not default to non-prefixed pkg-config when cross...
2011-01-14 Paolo Bonzinifix spelling of $pkg_config, move default together...
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-11 Michael S.... ioeventfd: error handling cleanup
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 Stefan Hajnoczidocs: Document virtio PCI -device ioeventfd=on|off
2011-01-10 Stefan Hajnoczivirtio-pci: Use ioeventfd for virtqueue notify
2011-01-10 Stefan Hajnoczikvm: test for ioeventfd support on old kernels
2011-01-10 Michael S.... virtio: move vmstate change tracking to core
2011-01-10 Stefan Hajnoczivirtio-pci: Rename bugs field to flags
2011-01-10 Gerd Hoffmannqxl: tag as not hotpluggable
2011-01-10 Michael S.... Merge remote branch 'origin/master' into pci
2011-01-10 Gerd Hoffmannvga: tag as not hotplugable.
2011-01-10 Gerd Hoffmannpiix: tag as not hotpluggable.
2011-01-10 Gerd Hoffmannpci: allow devices being tagged as not hotpluggable.
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
next