]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-04-22  Serge Ziryukinaudio/sdlaudio: remove unused variable
2010-04-22  Andrzej Zaborowskibt-sdp: Fix an excessive ; and assignment of the wrong...
2010-04-22  Blue Swirlbt-l2cap: fix if statement with empty body, spotted...
2010-04-21  malcaudio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
2010-04-20  Isaku Yamahatapci: fix pci_find_bus().
2010-04-20  Juha Riihimäkislirp: fix structure initialization in tcp_listen()
2010-04-19  Blue SwirlCompile event_notifier only once
2010-04-19  Blue SwirlCompile vl.c once
2010-04-19  Paolo Bonziniprovide a stub version of kvm-all.c if !CONFIG_KVM
2010-04-19  Aurelien Jarnotcg/arm: don't try to load constants using pc
2010-04-19  Aurelien Jarnotcg/arm: optimize register allocation order
2010-04-19  Aurelien Jarnotcg/arm: fix argument alignment in qemu_st64
2010-04-19  Aurelien Jarnotcg/arm: remove useless register tests in qemu_ld/st
2010-04-19  Aurelien Jarnotcg/arm: bswap arguments in qemu_ld/st if needed
2010-04-19  Aurelien Jarnotcg/arm: use ext* ops in qemu_ld
2010-04-19  Aurelien Jarnotcg/arm: remove conditional argument for qemu_ld/st
2010-04-19  Aurelien Jarnotcg/arm: add bswap ops
2010-04-19  Aurelien Jarnotcg/arm: add ext16u op
2010-04-19  Aurelien Jarnotcg/arm: add rotation ops
2010-04-19  Aurelien Jarnotcg/arm: use the blx instruction when possible
2010-04-19  Aurelien Jarnotcg/arm: sxtb and sxth are available starting with...
2010-04-19  Aurelien Jarnotcg/arm: add variables to define the allowed instructio...
2010-04-19  Aurelien Jarnotcg/arm: align 64-bit arguments in function calls
2010-04-19  Aurelien Jarnotcg/arm: replace integer values by registers enum
2010-04-19  Aurelien Jarnotcg/arm: remove store signed functions
2010-04-19  Aurelien Jarnotcg/arm: explicitely list clobbered/reserved regs
2010-04-19  Aurelien Jarnotcg/arm: remove SAVE_LR code
2010-04-18  M. Mohan KumarCheck for invalid initrd file
2010-04-18  Luiz CapitulinoMonitor: Convert do_screen_dump() to QObject
2010-04-18  Luiz CapitulinoQMP: Improve RTC_CHANGE event description
2010-04-18  Kevin Wolfvirtio-blk: Fix use after free in error case
2010-04-18  Markus Armbrustermonitor: Convert do_set_link() to QObject, QError
2010-04-18  Markus Armbrustermonitor: Use argument type 'b' for set_link
2010-04-18  Markus Armbrustermonitor: New argument type 'b'
2010-04-18  Markus Armbrustermonitor: Rename argument type 'b' to 'f'
2010-04-18  Markus Armbrustermonitor: New commands netdev_add, netdev_del
2010-04-18  Markus Armbrustererror: New QERR_DEVICE_IN_USE
2010-04-18  Markus Armbrustererror: Convert net_client_init() to QError
2010-04-18  Markus Armbrustererror: Convert qemu_opts_validate() to QError
2010-04-18  Markus Armbrustererror: Use QERR_INVALID_PARAMETER_VALUE instead of...
2010-04-18  Markus Armbrustererror: Drop extra messages after qemu_opts_set() and...
2010-04-18  Markus Armbrustererror: Convert qemu_opts_set() to QError
2010-04-18  Markus Armbrustererror: New QERR_INVALID_PARAMETER_VALUE
2010-04-18  Markus Armbrustererror: Convert qemu_opts_create() to QError
2010-04-18  Markus Armbrustererror: New QERR_DUPLICATE_ID
2010-04-18  Markus Armbrustererror: Put error definitions back in alphabetical order
2010-04-18  Markus Armbrustermonitor: convert do_device_del() to QObject, QError
2010-04-18  Markus Armbrusterqdev: Convert qdev_unplug() to QError
2010-04-18  Ryan HarperAdd qerror message if the 'change' target filename...
2010-04-18  Blue Swirlslirp: fix unused return value, spotted by clang
2010-04-18  Blue Swirli386-dis: Fix unused return value, spotted by clang
2010-04-18  Blue SwirlPPC: avoid function pointer type mismatch, spotted...
2010-04-18  Blue Swirlkvm: avoid collision with dprintf macro in stdio.h...
2010-04-18  Blue SwirlFix harmless if statements with empty body, spotted...
2010-04-18  Artyom Tarasenkosparc32 use empty_slot for missing RAM v1
2010-04-18  Artyom Tarasenkocreate empty_slot device
2010-04-18  Blue SwirlFix harmless if statements with empty body, spotted...
2010-04-18  malctcg/ppc: Remove redundant comparison from brcond2
2010-04-17  Richard HendersonFix --enable-profiler compilation.
2010-04-17  Richard Hendersontarget-sparc: Free instruction temporaries.
2010-04-17  Richard Hendersontarget-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.
2010-04-17  Blue SwirlSparc: fix PC/NPC during FPU traps
2010-04-17  malctcg: Add missing static qualifier
2010-04-17  malctcg/ppc: Fix signed versions of brcond2
2010-04-17  Arnaud LacombeFix format strings
2010-04-14  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-13  Stefan Weilsparc: Fix compiler warning (fprintf format string)
2010-04-13  Stefan Weilsh4: Fix compiler warning (fprintf format string)
2010-04-13  Stefan Weilm68k: Fix compiler warning (fprintf format string)
2010-04-13  Stefan Weilarm: Fix compiler warning (fprintf format string)
2010-04-13  Stefan Weiltcp/mips: Change TCG_AREG0 (fp -> s0)
2010-04-13  Stefan WeilUse correct cflags for kvm-kmod when cross compiling
2010-04-13  takasi-y@ops... linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
2010-04-13  Marcelo Tosattivhost.c: include <linux/vhost.h> last
2010-04-13  Michael S.... vhost-net: disable mergeable buffers
2010-04-13  David L Stevensvhost: fix features ack
2010-04-13  Aurelien Jarnosh_pci: fix memory and I/O access
2010-04-13  Aurelien Jarnor2d: always enable IDE and flash
2010-04-12  Blue SwirlFix build when configured with --enable-io-thread
2010-04-11  Jun KoiCleanup dead code
2010-04-11  Blue SwirlSparc: fix exceptions in delay slot
2010-04-11  Aurelien Jarnohw/r2d: add initrd support
2010-04-11  Marcelo Tosattivhost.c: include <linux/vhost.h> last
2010-04-11  Michael S.... vhost-net: disable mergeable buffers
2010-04-11  David L Stevensvhost: fix features ack
2010-04-11  Michael S.... eepro100: convert to new capability API
2010-04-11  Michael S.... pci: add API to add capability at a known offset
2010-04-11  Aurelien Jarnohw/r2d: add flash memory
2010-04-10  Aurelien JarnoRevert "Avoid page_set_flags() assert in qemu-user...
2010-04-10  Aurelien Jarnotcg/README: improve description of bswap*
2010-04-10  Richard Hendersontarget-alpha: Use non-inverted arguments to gen_{f...
2010-04-10  Richard Hendersontarget-alpha: Use setcond for int comparisons.
2010-04-10  Richard Hendersontarget-alpha: Implement cvtql inline.
2010-04-10  Richard Hendersontarget-alpha: Add flags markups to helpers.h.
2010-04-10  Christoph Hellwigraw-posix: don't assign bs->read_only
2010-04-10  Eduardo Habkostboot: remove unused boot_devices_bitmap variable
2010-04-10  Eduardo Habkostnet: remove broken net_set_boot_mask() boot device...
2010-04-10  Eduardo Habkostnet: remove NICInfo.bootable field
2010-04-09  Kevin Wolfqcow2: Remove request from in-flight list after error
2010-04-09  Kevin Wolfqcow2: Don't ignore immediate read/write failures
next