sdk/emulator/qemu.git
2016-02-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-02-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-02-03 Andrew Baumannraspi: add raspberry pi 2 machine
2016-02-03 Andrew Baumannarm/boot: move highbank secure board setup code to...
2016-02-03 Andrew Baumannbcm2836: add bcm2836 SoC device
2016-02-03 Andrew Baumannbcm2836_control: add bcm2836 ARM control logic
2016-02-03 Andrew Baumannbcm2835_peripherals: add rollup device for bcm2835...
2016-02-03 Andrew Baumannbcm2835_ic: add bcm2835 interrupt controller
2016-02-03 Andrew Baumannbcm2835_property: add bcm2835 property channel
2016-02-03 Andrew Baumannbcm2835_mbox: add BCM2835 mailboxes
2016-02-03 Peter Maydelltarget-arm: Don't report presence of EL2 if it doesn...
2016-02-03 Peter Maydelllibvixl: Avoid std::abs() of 64-bit type
2016-02-03 Igor Mammedovarm: virt-acpi: each MADT.GICC entry as enabled uncondi...
2016-02-03 Edgar E. Iglesiastarget-arm: Implement the S2 MMU inputsize > pamax...
2016-02-03 Edgar E. Iglesiastarget-arm: Rename check_s2_startlevel to check_s2_mmu_...
2016-02-03 Edgar E. Iglesiastarget-arm: Apply S2 MMU startlevel table size check...
2016-02-03 Edgar E. Iglesiashw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit...
2016-02-03 Peter Maydelltarget-arm: Make various system registers visible to EL3
2016-02-03 Andrew Jonesvirt-acpi-build: add always-on property for timer
2016-02-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-03 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-02-03 Paolo Bonzinilog: add "-d trace:PATTERN"
2016-02-03 Paolo Bonzinitrace: switch default backend to "log"
2016-02-03 Paolo Bonzinitrace: convert stderr backend to log
2016-02-03 Gerd Hoffmannvirtio-gpu: block any rendering until client (ui) is...
2016-02-03 Gerd Hoffmannvirtio-gpu: add support to enable/disable command proce...
2016-02-03 Gerd Hoffmannvirtio-gpu: maintain command queue
2016-02-03 Gerd Hoffmannvirtio-gpu: fix memory leak in error path
2016-02-03 Gerd Hoffmannconsole: block rendering until client is done
2016-02-03 Gerd Hoffmannzap qemu_egl_has_ext in include/ui/egl-helpers.h
2016-02-03 Denis V. Lunevlog: move qemu-log.c into util/ directory
2016-02-03 Paolo Bonzinilog: do not unnecessarily include qom/cpu.h
2016-02-03 Paolo Bonzinitrace: add "-trace help"
2016-02-03 Paolo Bonzinitrace: add "-trace enable=..."
2016-02-03 Denis V. Lunevtrace: no need to call trace_backend_init in different...
2016-02-03 Paolo Bonzinitrace: split trace_init_file out of trace_init_backends
2016-02-03 Paolo Bonzinitrace: split trace_init_events out of trace_init_backends
2016-02-03 Paolo Bonzinitrace: fix documentation
2016-02-03 Paolo Bonzinitrace: track enabled events in a separate array
2016-02-03 Paolo Bonzinitrace: count number of enabled events
2016-02-03 Wolfgang Bumillerhmp: fix sendkey out of bounds write (CVE-2015-8619)
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2016-02-02 Jeff Codyblock: qemu-iotests - add test for snapshot, commit...
2016-02-02 Jeff Codyblock: set device_list.tqe_prev to NULL on BDS removal
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02 Fam Zhengiotests: Add "qemu-img map" test for VMDK extents
2016-02-02 Fam Zhengqemu-img: Make MapEntry a QAPI struct
2016-02-02 Fam Zhengqemu-img: In "map", use the returned "file" from bdrv_g...
2016-02-02 Fam Zhengblock: Use returned *file in bdrv_co_get_block_status
2016-02-02 Fam Zhengvmdk: Return extent's file in bdrv_get_block_status
2016-02-02 Fam Zhengvmdk: Fix calculation of block status's offset
2016-02-02 Fam Zhengvpc: Assign bs->file->bs to file in vpc_co_get_block_status
2016-02-02 Fam Zhengvdi: Assign bs->file->bs to file in vdi_co_get_block_status
2016-02-02 Fam Zhengsheepdog: Assign bs to file in sd_co_get_block_status
2016-02-02 Fam Zhengqed: Assign bs->file->bs to file in bdrv_qed_co_get_blo...
2016-02-02 Fam Zhengparallels: Assign bs->file->bs to file in parallels_co_...
2016-02-02 Fam Zhengiscsi: Assign bs to file in iscsi_co_get_block_status
2016-02-02 Fam Zhengraw: Assign bs to file in raw_co_get_block_status
2016-02-02 Fam Zhengqcow2: Assign bs->file->bs to file in qcow2_co_get_bloc...
2016-02-02 Fam Zhengqcow: Assign bs->file->bs to file in qcow_co_get_block_...
2016-02-02 Fam Zhengblock: Add "file" output parameter to block status...
2016-02-02 Paolo Bonziniblock: acquire in bdrv_query_image_info
2016-02-02 Max Reitziotests: Add test for block jobs and BDS ejection
2016-02-02 Max Reitziotests: Add test for multiple BB on BDS tree
2016-02-02 Max Reitzblock: Rewrite bdrv_close_all()
2016-02-02 Max Reitzblock: Add blk_remove_all_bs()
2016-02-02 Max Reitzblockdev: Keep track of monitor-owned BDS
2016-02-02 Max Reitzblock: Add list of all BlockDriverStates
2016-02-02 Max Reitzblock: Make bdrv_close() static
2016-02-02 Max Reitzblockdev: Use blk_remove_bs() in do_drive_del()
2016-02-02 Max Reitzblock: Use blk_remove_bs() in blk_delete()
2016-02-02 Max Reitzblock: Remove BDS close notifier
2016-02-02 Max Reitznbd: Switch from close to eject notifier
2016-02-02 Max Reitzvirtio-scsi: Catch BDS-BB removal/insertion
2016-02-02 Max Reitzvirtio-blk: Functions for op blocker management
2016-02-02 Max Reitzblock: Add BB-BDS remove/insert notifiers
2016-02-02 Max Reitziotests: Add test for eject under NBD server
2016-02-02 Max Reitzblock: Release named dirty bitmaps in bdrv_close()
2016-02-02 Fam Zhengblock: Remove unused struct definition BlockFinishData
2016-02-02 Max Reitziotests: Add test for a nonexistent NBD export
2016-02-02 Max Reitziotests: Make redirecting qemu's stderr optional
2016-02-02 Max Reitziotests: Make _filter_nbd support more URL types
2016-02-02 Max Reitziotests: Make _filter_nbd drop log lines
2016-02-02 Max Reitziotests: Move _filter_nbd into common.filter
2016-02-02 Max Reitziotests: Change coding style of _filter_nbd in 083
2016-02-02 Max Reitziotests: Rename filter_nbd to _filter_nbd in 083
2016-02-02 Max Reitznbd: client_close on error in nbd_co_client_start
2016-02-02 Max Reitziotests: Limit supported formats for 118
2016-02-02 Fam Zhengvmdk: Fix converting to streamOptimized
2016-02-02 Max Reitzblock/qapi: Emit tray_open only if there is a tray
2016-02-02 Max ReitzRevert "hw/block/fdc: Implement tray status"
2016-02-02 Max Reitzblockdev: Fix 'change' for slot devices
2016-02-02 Max Reitzblock: Add blk_dev_has_tray()
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2016-02-02 Gerd Hoffmannehci: update irq on reset
2016-02-02 Prasad J Panditusb: check page select value while processing iTD
next