sdk/emulator/qemu.git
2014-04-30 Kevin WolfRevert "block: another bdrv_append fix"
2014-04-30 Kevin Wolfblock: Unlink temporary files in raw-posix/win32
2014-04-30 Kevin Wolfblock: Remove BDRV_O_COPY_ON_READ for bs->file
2014-04-30 Kevin Wolfblock: Create bdrv_backing_flags()
2014-04-30 Kevin Wolfblock: Create bdrv_inherited_flags()
2014-04-29 Max Reitziotests: Discarding compressed clusters on qcow2
2014-04-29 Max Reitzqcow2: Fix discard
2014-04-29 Jeff Codyblock: qemu-iotests: make test 019 and 086 work with...
2014-04-29 Jeff Codyblock: qemu-iotests - fix image cleanup when using...
2014-04-29 Fam Zhengmirror: Check for bdrv_get_info result
2014-04-29 Fam Zhengmirror: Fix resource leak when bdrv_getlength fails
2014-04-29 Jeff Codyblock: Ignore duplicate or NULL format_name in bdrv_ite...
2014-04-29 Jeff Codyblock: Add '--version' option to qemu-img
2014-04-28 Fam Zhengmirror: Use DIV_ROUND_UP
2014-04-28 Jeff Codyblock: fix qemu-img --help invocation
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/otubo/seccomp...
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2014-04-28 Michael Bueschslirp/smb: Move ncalrpc directory to tmp
2014-04-28 Michael Tokarevpo: add proper Language: tags to .po files
2014-04-28 Michael Tokarevpo/Makefile: fix $SRC_PATH reference
2014-04-28 Kirill Batuzovinit_paths: fix minor memory leak
2014-04-28 Tim Comervirtfs-proxy-helper: fix call to accept
2014-04-28 Igor Ryzhovnet/net.c: remove unnecessary semicolon
2014-04-28 Stefan WeilAdd QEMU logo (SVG file)
2014-04-28 Chen Gangvl: avoid closing stdout with 'writeconfig'
2014-04-28 Stefan Weilxilinx: Fix typo in comment (Marvel -> Marvell)
2014-04-28 Chen Gangvl: Eliminate a superfluous local variable
2014-04-28 Chen Gangvl: Remove useless 'continue'
2014-04-28 Michael Tokarevgitignore: cleanups #2
2014-04-27 Cole Robinsontests/.gitignore: Ignore test-rfifolock
2014-04-27 Laszlo Ersekmove test-* from .gitignore to tests/.gitignore
2014-04-27 Fam Zhengconfigure: Improve help behavior
2014-04-27 Igor Mammedovvl: convert -m to QemuOpts
2014-04-27 Paolo Bonziniqemu-option: introduce qemu_find_opts_singleton
2014-04-27 Stefan Weilmisc: Use cpu_physical_memory_read and cpu_physical_mem...
2014-04-25 Paul Mooreseccomp: add shmctl(), mlock(), and munlock() to the...
2014-04-25 Felix Geyerseccomp: add timerfd_create and timerfd_settime to...
2014-04-25 Markus Armbrusteriscsi: Don't use error_is_set() to suppress additional...
2014-04-25 Markus Armbrusterblockdev: Clean up fragile use of error_is_set()
2014-04-25 Markus Armbrusternbd: Use return values instead of error_is_set(errp)
2014-04-25 Markus Armbrusterqemu-img: Consistently name Error * objects err, and...
2014-04-25 Markus ArmbrusterUse error_is_set() only when necessary (again)
2014-04-25 Kevin Wolfblock: Expose host_* drivers in blockdev-add
2014-04-25 Kevin WolfMAINTAINERS: Add qemu-img/io to block subsystem
2014-04-25 Fam Zhengqemu-iotests: Improve and make use of QMPTestCase.wait_...
2014-04-25 Stefan Hajnoczidoc: add -drive rerror=,werror= to qemu --help output
2014-04-25 Benoît Canetblock: Prevent coroutine stack overflow when recursing...
2014-04-25 Stefan Hajnoczimonitor: fix qmp_getfd() fd leak in error case
2014-04-25 Qiao NuohanHMP: support specifying dump format for dump-guest...
2014-04-25 Qiao NuohanHMP: fix doc of dump-guest-memory
2014-04-25 Eduardo Habkostqmp: object-add: Validate class before creating object
2014-04-25 Markus Armbrusternet: Don't use error_is_set() to suppress additional...
2014-04-25 Markus Armbrusternet: Make qmp_query_rx_filter() with name argument...
2014-04-25 Hani Benhabilesmonitor: Add device_add and device_del completion.
2014-04-25 Hani Benhabilesmonitor: Add command_completion callback to mon_cmd_t.
2014-04-25 Hani Benhabilesmonitor: Fix drive_del id argument type completion.
2014-04-25 Cole Robinsonerror: Remove some unused headers
2014-04-25 Cole Robinsonqerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED
2014-04-25 Cole Robinsonqerror.h: Remove QERR defines that are only used once
2014-04-25 Cole Robinsonqerror.h: Remove unused error classes
2014-04-25 Cole Robinsonerror: Print error_report() to stderr if using qmp
2014-04-25 Cole Robinsonmonitor: Remove unused monitor_print_filename
2014-04-25 Cole Robinsonerror: Privatize error_print_loc
2014-04-25 Cole Robinsonvnc: Remove default_mon usage
2014-04-25 Cole Robinsonslirp: Remove default_mon usage
2014-04-25 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tgt...
2014-04-25 Nathan Rossinet: xilinx_axienet.c: Add phy soft reset bit clearing
2014-04-25 Igor Ryzhovnet/net.c: Remove unnecessary semicolon
2014-04-25 Prasad Joshipcnet: remove duplicate assignment
2014-04-25 Pankaj Guptatap: Avoid extra iterations while closing file fd
2014-04-25 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-04-25 Christian Borntraegers390x/kvm: sync gbea and pp register
2014-04-25 Christian Borntraegers390x/kvm: rework KVM synchronize to tracing for some...
2014-04-25 Cornelia Hucklinux-headers update
2014-04-25 David Hildenbrands390x: empty function stubs in preparation for __KVM_HA...
2014-04-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-04-24 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2014-04-24 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2014-04-24 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-04-23 Stefan Hajnocziblock/cloop: use PRIu32 format specifier for uint32_t
2014-04-23 Gerd Hoffmannusb: mtp filesharing
2014-04-22 Fam Zhengvmdk: Fix "%x" to PRIx32 in format strings for cid
2014-04-22 Fam Zhengqemu-img: Improve error messages
2014-04-22 Gerd Hoffmannusb: add CompatibleID support to msos
2014-04-22 Kevin Wolfqemu-iotests: Check common namespace for id and node...
2014-04-22 Kevin Wolfblock: Catch duplicate IDs in bdrv_new()
2014-04-22 Kevin Wolfqemu-img: Avoid duplicate block device IDs
2014-04-22 Kevin Wolfblock: Add errp to bdrv_new()
2014-04-22 Aakriti Guptaconvert fprintf() calls to error_setg() in block/qed...
2014-04-22 Kevin Wolfblock: Remove -errno return value from bdrv_assign_node...
2014-04-22 Maria Kustovacurl: Replaced old error handling with error reporting...
2014-04-22 Fam Zhengblock: Handle error of bdrv_getlength in bdrv_create_di...
2014-04-22 Fam Zhengvmdk: Fix %d and %lld to PRI* in format strings
2014-04-22 Kevin Wolfblock: Check bdrv_getlength() return value in bdrv_make...
2014-04-22 Kevin Wolfblock: Catch integer overflow in bdrv_rw_co()
2014-04-22 Kevin Wolfblock: Limit size to INT_MAX in bdrv_check_byte_request()
next