]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-01-11 Gerd Hoffmannusb storage: high speed support
2011-01-11 Gerd Hoffmannusb: add device qualifier support
2011-01-11 Gerd Hoffmannusb: add usb_desc_attach
2011-01-11 Gerd Hoffmannusb: add attach callback
2011-01-11 Gerd Hoffmannusb: add speed mask to ports
2011-01-11 Gerd Hoffmannusb: hid: change serial number to "42".
2011-01-11 Gerd Hoffmannusb: hid: remote wakeup support.
2011-01-11 Gerd Hoffmannusb: hub: remote wakeup support.
2011-01-11 Gerd Hoffmannusb: uhci: remote wakeup support.
2011-01-11 Gerd Hoffmannusb: add usb_wakeup() + wakeup callback to port ops
2011-01-11 Gerd Hoffmannusb: rework attach/detach workflow
2011-01-11 Gerd Hoffmannusb: create USBPortOps, move attach there.
2011-01-11 Gerd Hoffmannusb: move remote wakeup handling to common code
2011-01-11 Gerd Hoffmannusb: move USB_REQ_{GET,SET}_CONFIGURATION handling...
2011-01-11 Gerd Hoffmannusb: move USB_REQ_SET_ADDRESS handling to common code
2011-01-11 Gerd Hoffmannusb network: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb storage: serial number support
2011-01-11 Gerd Hoffmannusb descriptors: add settable strings.
2011-01-11 Gerd Hoffmannusb hub: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb bluetooth: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb wacom: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb storage: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb serial: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb hid: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb: data structs and helpers for usb descriptors.
2011-01-11 Gerd Hoffmannusb: update MAINTAINERS
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
next