sdk/emulator/qemu.git
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'rth/auxv-2' into staging
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-usb...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-12-06 Antony Pavloveeprom93xx: fix coding style
2013-12-02 Michael Tokarevhw/ppc/mac.h: remove unused BIOS_FILENAME definition
2013-12-02 Don KochDon't crash on keyboard input with no handler
2013-12-02 Stefan Weillibcacard/vcard_emul_nss: Remove unused statement ...
2013-12-02 Stefan Weillibcacard/cac: Remove unused statement (value stored...
2013-12-02 Zhi Yong Wuvirtio-net: fix the indent
2013-12-02 Stefan Weilmisc: Replace 'struct QEMUTimer' by 'QEMUTimer'
2013-12-02 Stefan Weilqobject: Fix compiler warning (missing gnu_printf forma...
2013-12-02 Stefan Weilacpi-build: Fix compiler warning (missing gnu_printf...
2013-12-02 Fam Zheng.gitignore: Ignore config.status
2013-12-02 Stefan Weilgtk: Replace conditional debug messages by trace methods
2013-12-02 Stefan Weilconsole: Replace conditional debug messages by trace...
2013-12-02 Stefan Weiltrace: Remove trace.h from hw/usb/hcd-ehci.h (less...
2013-12-02 Stefan Weiltrace: Remove trace.h from console.h (less dependencies)
2013-12-01 Paul Durrantxen-pvdevice: make device-id property compulsory
2013-12-01 Wei Liuxen: fix two errors when debug is enabled
2013-11-29 Richard Hendersonlinux-user: Use qemu_getauxval for AT_EXECFD
2013-11-29 Richard Hendersonutil: Use qemu_getauxval in linux qemu_cache_utils_init
2013-11-29 Richard Hendersontcg-s390: Use qemu_getauxval in query_facilities
2013-11-29 Richard Hendersontcg-arm: Use qemu_getauxval
2013-11-29 Richard Hendersontcg-ppc64: Use qemu_getauxval
2013-11-29 Richard Hendersonosdep: Create qemu_getauxval and qemu_init_auxval
2013-11-29 Fam Zhengqemu-iotests: Add sample image and test for VMDK version 3
2013-11-29 Fam Zhengvmdk: Allow read only open of VMDK version 3
2013-11-29 Fam Zhengqemu-iotests: Filter out 'qemu-io> ' prompt
2013-11-29 Fam Zhengqemu-iotests: Filter qemu-io output in 025
2013-11-29 Kevin Wolfblock: Use BDRV_O_NO_BACKING where appropriate
2013-11-29 Kevin Wolfqemu-iotests: Test snapshot mode
2013-11-29 Kevin Wolfblock: Enable BDRV_O_SNAPSHOT with driver-specific...
2013-11-29 Fam Zhengqemu-iotests: Make test case 030, 040 and 055 deterministic
2013-11-29 Fam Zhengqemu-iotest: Add pause_drive and resume_drive methods
2013-11-29 Fam Zhengblkdebug: add "remove_break" command
2013-11-29 Fam Zhengqemu-iotests: Drop local version of cancel_and_wait...
2013-11-29 Liu Yuansheepdog: support user-defined redundancy option
2013-11-29 Liu Yuansheepdog: refactor do_sd_create()
2013-11-29 Kevin Wolfqdict: Optimise qdict_do_flatten()
2013-11-29 Kevin Wolfqdict: Fix memory leak in qdict_do_flatten()
2013-11-29 Liu YuanMAINTAINERS: add sheepdog development mailing list
2013-11-29 Charlie ShepherdCOW: Extend checking allocated bits to beyond one sector
2013-11-29 Charlie ShepherdCOW: Speed up writes
2013-11-29 Fam Zhengqapi: Change BlockDirtyInfo to list
2013-11-29 Fam Zhengblock: per caller dirty bitmap
2013-11-29 Petar Jovanoviclinux-user: pass correct parameter to do_shmctl()
2013-11-29 Petar Jovanoviclinux-user: create target_structs header to place ipc_p...
2013-11-29 Corey J. Boyleflatload: fix non-GOT relocations
2013-11-29 Erik de Castro... linux-user: Implement handling of 5 POSIX timer syscalls.
2013-11-29 Erik de Castro... linux-user: Add target struct defs needed for POSIX...
2013-11-28 Gerd Hoffmannusb: move usb_{hi,lo} helpers to header file.
2013-11-28 Gerd Hoffmannusb: add vendor request defines
2013-11-28 Markus Armbrustertrace-events: Clean up after removal of old usb-host...
2013-11-28 Gerd HoffmannRevert "usb-tablet: Don't claim wakeup capability for...
2013-11-28 Gerd Hoffmannehci: implement port wakeup
2013-11-28 Max Reitzblock/stream: Don't stream unbacked devices
2013-11-28 Liu Yuansheepdog: implement .bdrv_get_allocated_file_size
2013-11-28 Charlie ShepherdTest coroutine execution order
2013-11-28 Max Reitzutil/error: Save errno from clobbering
2013-11-28 Peter Lievenqemu-img: conditionally zero out target on convert
2013-11-28 Peter Lievenqemu-img: add support for fully allocated images
2013-11-28 Peter Lievenblock/get_block_status: fix BDRV_BLOCK_ZERO for unalloc...
2013-11-28 Peter Lievenblock: introduce bdrv_make_zero
2013-11-28 Peter Lieveniscsi: add bdrv_co_write_zeroes
2013-11-28 Peter Lieveniscsi: simplify iscsi_co_discard
2013-11-28 Peter Lieveniscsi: set limits in BlockDriverState
2013-11-28 Peter Lievenblock: honour BlockLimits in bdrv_co_discard
2013-11-28 Peter Lievenblock: honour BlockLimits in bdrv_co_do_write_zeroes
2013-11-28 Peter Lievenblock/raw: copy BlockLimits on raw_open
2013-11-28 Peter Lievenblock: add BlockLimits structure to BlockDriverState
2013-11-28 Peter Lievenblock/iscsi: add .bdrv_get_info
2013-11-28 Peter Lievenblock: add wrappers for logical block provisioning...
2013-11-28 Peter Lievenblock: add logical block provisioning info to BlockDriv...
2013-11-28 Peter Lievenblock: introduce BDRV_REQ_MAY_UNMAP request flag
2013-11-28 Peter Lievenblock: add flags to bdrv_*_write_zeroes
2013-11-28 Peter Lievenblock: make BdrvRequestFlags public
2013-11-27 Anthony LiguoriOpen 2.0 development tree
2013-11-27 Anthony LiguoriUpdate version for 1.7.0 release
2013-11-27 Max Reitzqemu-iotests: Fix test 041
2013-11-27 Max Reitzblock/drive-mirror: Reuse backing HD for sync=none
2013-11-26 Hans de Goedexhci: Call usb_device_alloc/free_streams
2013-11-26 Hans de Goedeusb: Add usb_device_alloc/free_streams
2013-11-26 Hans de Goedeusb: Add max_streams attribute to endpoint info
2013-11-26 Hans de Goedeuas: s/ui/iu/
2013-11-26 Hans de Goedeuas: Fix response iu struct definition
2013-11-26 Hans de Goedeuas: Bounds check tags when using streams
2013-11-26 Hans de Goedeuas: Streams are numbered 1-y, rather then 0-x
2013-11-26 Hans de Goedeuas: Fix / cleanup usb_uas_task error handling
2013-11-26 Hans de Goedeuas: Only use report iu-s for task_mgmt status reporting
2013-11-26 Hans de Goedescsi: Add 2 new sense codes needed by uas
2013-11-26 Gerd Hoffmannxhci: add support for suspend/resume
2013-11-26 Hans de Goedexhci: Add a few missing checks for disconnected devices
2013-11-26 Anthony LiguoriUpdate version for v1.7.0-rc2 release
2013-11-26 Gerd Hoffmanncurses: fixup SIGWINCH handler mess
2013-11-26 Stefan Weilqga: Fix two format strings for MinGW
2013-11-26 Alexander GrafPPC: BookE: Make FIT/WDT timers at best millisecond...
2013-11-26 Alexander GrafPPC: Make BookE FIT/WDT timers more lazy
next