]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2010-12-26 Aurelien Jarnotarget-mips: fix host CPU consumption when guest is...
2010-12-25 Alexander Grafs390: compile fixes
2010-12-22 Nathan Froydtarget-mips: fix translation of MT instructions
2010-12-21 BradUse mmap() within code_gen_alloc() for OpenBSD.
2010-12-21 BradAdd OpenBSD to ifdef list since it has CLOCK_MONOTONIC.
2010-12-21 BradAdd support for OpenBSD to QEMU's tap driver.
2010-12-21 Aurelien Jarnotcg-arm: fix __clear_cache() warning
2010-12-21 Stefan Weilqdev: sysbus_get_default must not return a NULL pointer...
2010-12-20 Bob Breuersparc32: ledma extra registers need tracing too
2010-12-20 Andreas Färbertarget-i386: Fix accidental use of SoftFloat uint64...
2010-12-20 Andreas Färberwdt_ib700: Fix accidental use of SoftFloat int64 type
2010-12-20 Andreas Färberapic: Fix accidental use of SoftFloat uint32 type
2010-12-19 Blue SwirlAvoid a warning from OpenBSD linker
2010-12-19 Blue SwirlSparc: implement monitor command 'info tlb'
2010-12-19 Blue Swirlahci: delete write-only variables (v2)
2010-12-19 Blue Swirlvga: Declare as little endian
2010-12-18 Stefan Weilwin32: Fix CRLF problem in make_device_config.sh
2010-12-18 Bob Breuersparc32: ledma extra registers
2010-12-17 Blue SwirlFix warning on mingw32
2010-12-17 Kevin Wolfide: Build fix for via.c
2010-12-17 Kevin Wolfide: Fix build for cmd646.c
2010-12-17 Stefan Hajnoczidocs: Fix missing carets in QED specification
2010-12-17 Jes SorensenAdd proper -errno error return values to qcow2_open()
2010-12-17 Jes Sorensenblock/qcow2.c: rename qcow_ functions to qcow2_
2010-12-17 Stefan Hajnocziqed: Consistency check support
2010-12-17 Stefan Hajnocziqed: Read/write support
2010-12-17 Stefan Hajnocziqed: Table, L2 cache, and cluster functions
2010-12-17 Stefan Hajnocziqed: Add QEMU Enhanced Disk image format
2010-12-17 Stefan Hajnoczidocs: Add QED image format specification
2010-12-17 Kevin Wolfqemu-io: Fix typo in help texts
2010-12-17 Christoph Hellwigraw-posix: add discard support
2010-12-17 Stefan Hajnocziqemu-io: Add discard command
2010-12-17 Christoph Hellwigscsi-disk: support WRITE SAME (16) with unmap bit
2010-12-17 Christoph Hellwigblock: add discard support
2010-12-17 Stefan Hajnocziide: Register vm change state handler once only
2010-12-17 Kevin WolfRemove NULL checks for bdrv_new return value
2010-12-17 Jes Sorensenqemu.img.c: Use error_report() instead of own error...
2010-12-17 Jes Sorensenbdrv_img_create() use proper errno return values
2010-12-17 Jes SorensenPrevent creating an image with the same filename as...
2010-12-17 Jes SorensenIntroduce do_snapshot_blkdev() and monitor command...
2010-12-17 Jes Sorensenqemu-img.c: Re-factor img_create()
2010-12-17 Kevin Wolfqemu-img: Call error_set_progname
2010-12-17 Alexander Grafide: honor ncq for atapi
2010-12-17 Sebastian Herbsztahci: set SATA Mode Select
2010-12-17 Alexander Grafconfig: add ahci for pci capable machines
2010-12-17 Alexander Grafconfig: move ide core and pci to pci.mak
2010-12-17 Alexander Grafahci: add ahci emulation
2010-12-17 Alexander Grafpci: add ich9 pci id
2010-12-17 Alexander Grafpci: add storage class for sata
2010-12-17 Roland Elekide: add ncq identify data for ahci sata drives
2010-12-17 Alexander Grafide: move transfer_start after variable modification
2010-12-17 Alexander Grafide: Split out BMDMA code from ATA core
2010-12-17 Alexander Grafide: fix whitespace gap in ide_exec_cmd
2010-12-17 Alexander Grafide: split ide command interpretation off
2010-12-17 Jes Sorensenqemu-img.c: Clean up handling of image size in img_create()
2010-12-17 Jes SorensenIntroduce strtosz_suffix()
2010-12-17 Stefan Hajnocziblock: Fix the use of protocols in backing files
next