]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-04-26  Richard Hendersontcg-hppa: Schedule the address masking after the TLB...
2010-04-26  Richard Hendersontcg-hppa: Fix softmmu loads and stores.
2010-04-26  Richard Hendersontcg-hppa: Fix GUEST_BASE initialization in prologue.
2010-04-26  Richard Hendersontcg-hppa: Constrain immediate inputs to and_i32, or_i32...
2010-04-26  Richard Hendersonlinux-user: Fix sparc32plus stat64 syscalls.
2010-04-26  Richard Hendersontarget-sparc: Fix -singlestep.
2010-04-25  Blue Swirlsh4: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlppc: add missing 'break', spotted by clang analyzer
2010-04-25  Blue Swirlppc: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlalpha: add missing 'break', spotted by clang analyzer
2010-04-25  Blue Swirlalpha: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlmicroblaze: remove dead assignments, spotted by clang...
2010-04-25  Blue Swirlm68k: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlcris: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlx86: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue SwirlRemove dead assignments in various common files, spotte...
2010-04-25  Blue Swirlusb: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlbt: remove dead assignments, spotted by clang analyzer
2010-04-25  Richard Hendersonlinux-user: Fix Sparc64 syscall returns.
2010-04-25  Blue SwirlFix dead initialization, spotted by clang analyzer
2010-04-25  Richard HendersonRemove IO_MEM_SUBWIDTH.
2010-04-25  Richard Hendersonlinux-user: Remove ELFLOAD32.
2010-04-25  Aurelien Jarnotcg/arm: fix condition in zero/sign extension functions
2010-04-23  Blue SwirlFix OpenBSD build
2010-04-23  Blue Swirlm68k: fix if statement with empty body, spotted by...
2010-04-23  Blue Swirlm68k-dis: fix unused return value, spotted by clang
2010-04-23  Blue SwirlFix harmless if statement with empty body, spotted...
2010-04-23  Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23  Richard Hendersontarget-sparc: Fix address masking in ldqf and stqf.
2010-04-23  Stefan Hajnocziblock: Free iovec arrays allocated by multiwrite_merge()
2010-04-23  Stefan Hajnocziqcow2: Use QLIST_FOREACH_SAFE macro
2010-04-23  Stefan Hajnoczilinux-aio: Fix typo in read() EINTR check
2010-04-23  Stefan Hajnocziqemu-img: Fix BRDV_O_FLAGS typo
2010-04-23  Stefan Hajnocziqemu-img: Eliminate bdrv_new_open() code duplication
2010-04-23  Stefan Hajnocziblock: Convert first_drv to QLIST
2010-04-23  Kevin Wolfblock.h: bdrv_create2 doesn't exist any more
2010-04-23  Bruce RogersRemove un-needed code
2010-04-23  Stefan Hajnocziblock: Convert bdrv_first to QTAILQ
2010-04-23  Stefan Hajnocziblock: Do not export bdrv_first
2010-04-23  Christoph Hellwigcleanup block driver option handling in vl.c
2010-04-23  Kevin Wolfqcow2: Return 0/-errno in l2_allocate
2010-04-23  Kevin Wolfqcow2: Return 0/-errno in write_l1_entry
2010-04-23  Kevin Wolfqcow2: Fix error return code in qcow2_alloc_cluster_link_l2
2010-04-23  Kevin Wolfqcow2: Return 0/-errno in write_l2_entries
2010-04-23  Christoph Hellwigblock: split raw_getlength
2010-04-23  Christoph Hellwigblock: get rid of the BDRV_O_FILE flag
2010-04-23  Kevin WolfReplace calls of old bdrv_open
2010-04-23  Kevin Wolfqcow2: Fix creation of large images
2010-04-23  Kevin Wolfqcow2: Trigger blkdebug events
2010-04-23  Kevin Wolfblkdebug: Add events and rules
2010-04-23  Kevin WolfMake qemu-config available for tools
2010-04-23  Kevin Wolfblkdebug: Inject errors
2010-04-23  Kevin Wolfblkdebug: Basic request passthrough
2010-04-23  Kevin Wolfqemu-config: Make qemu_config_parse more generic
2010-04-23  Kevin Wolfqemu-config: qemu_read_config_file() reads the normal...
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
next