sdk/emulator/qemu.git
2014-11-04 Peter Maydelltarget-arm/translate.c: Use arm_dc_feature() in ENABLE_...
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20141...
2014-11-03 Gerd Hoffmannvga: flip qemu 2.2 pc machine types from cirrus to...
2014-11-03 Gerd Hoffmannvga: add default display to machine class
2014-11-03 Michael S.... vhost-user: fix mmap offset calculation
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-11-03 Stefan Hajnocziblock: declare blockjobs and dataplane friends!
2014-11-03 Stefan Hajnocziblock: let commit blockjob run in BDS AioContext
2014-11-03 Stefan Hajnocziblock: let mirror blockjob run in BDS AioContext
2014-11-03 Stefan Hajnocziblock: let stream blockjob run in BDS AioContext
2014-11-03 Stefan Hajnocziblock: let backup blockjob run in BDS AioContext
2014-11-03 Stefan Hajnocziblock: add bdrv_drain()
2014-11-03 Stefan Hajnocziblockjob: add block_job_defer_to_main_loop()
2014-11-03 Stefan Hajnocziblockdev: add note that block_job_cb() must be thread...
2014-11-03 Stefan Hajnocziblockdev: acquire AioContext in blockdev_mark_auto_del()
2014-11-03 Stefan Hajnocziblockdev: acquire AioContext in do_qmp_query_block_jobs...
2014-11-03 Stefan Hajnocziblock: acquire AioContext in generic blockjob QMP commands
2014-11-03 Max Reitziotests: Expand test 061
2014-11-03 Max Reitzblock/qcow2: Simplify shared L2 handling in amend
2014-11-03 Max Reitzblock/qcow2: Make get_refcount() global
2014-11-03 Max Reitzblock/qcow2: Implement status CB for amend
2014-11-03 Max Reitzqemu-img: Fix insignificant memleak
2014-11-03 Max Reitzqemu-img: Add progress output for amend
2014-11-03 Max Reitzblock: Add status callback to bdrv_amend_options()
2014-11-03 Peter Lievenblock: qemu-iotest 107 supports NFS
2014-11-03 Max Reitziotests: Add test for qcow2's bdrv_make_empty
2014-11-03 Max Reitziotests: Add test for backing-chain commits
2014-11-03 Max Reitziotests: Add _filter_qemu_img_map
2014-11-03 Max Reitzqemu-img: Specify backing file for commit
2014-11-03 Max Reitzqemu-img: Enable progress output for commit
2014-11-03 Max Reitzqemu-img: Empty image after commit
2014-11-03 Max Reitzqemu-img: Implement commit like QMP
2014-11-03 Max Reitzblock/mirror: Improve progress report
2014-11-03 Max Reitziotests: Omit length/offset test in 040 and 041
2014-11-03 Max Reitzblockjob: Add "ready" field
2014-11-03 Max Reitzblockjob: Introduce block_job_complete_sync()
2014-11-03 Max Reitzqcow2: Optimize bdrv_make_empty()
2014-11-03 Max Reitzqcow2: Implement bdrv_make_empty()
2014-11-03 Max Reitzqcow2: Allow "full" discard
2014-11-03 Max Reitziotests: Add test for external image truncation
2014-11-03 Max Reitzraw-posix: raw_co_get_block_status() return value
2014-11-03 Max Reitzraw-posix: Fix raw_co_get_block_status() after EOF
2014-11-03 Richard W.M... block/curl: Improve type safety of s->timeout.
2014-11-03 Zhang Haoyusnapshot: add bdrv_drain_all() to bdrv_snapshot_delete...
2014-11-03 Peter Maydellblock.c: Fix type of IoOperationType variable in send_q...
2014-11-03 Adam Crumerbd: Add support for bdrv_invalidate_cache
2014-11-03 Denis V. Lunevblock/parallels: fix access to not initialized memory...
2014-11-03 Denis V. Luneviotests: add v2 parallels sample image and simple test...
2014-11-03 Denis V. Luneviotests: replace fake parallels image with authentic one
2014-11-03 Chris Spiegelsnapshot: Reset err to NULL to avoid double free
2014-11-03 John Snowahci: Fix SDB FIS Construction
2014-11-03 John Snowahci: Update byte count after DMA completion
2014-11-03 John Snowahci: Correct PIO/D2H FIS responses
2014-11-03 Peter Lievenblock/iscsi: check for oversized requests
2014-11-03 Peter Lievenblock/iscsi: use sector_limits_lun2qemu throughout...
2014-11-03 Peter Lievenblock: avoid creating oversized writes in multiwrite_merge
2014-11-03 Peter Lievenblock/iscsi: set max_transfer_length
2014-11-03 Peter LievenBlockLimits: introduce max_transfer_length
2014-11-03 Peter Lievenutil: introduce MIN_NON_ZERO
2014-11-03 Jonas Maebeelf: take phdr offset into account when calculating...
2014-11-03 Riku Voipiolinux-user: Fix fault address truncation AArch64
2014-11-03 Magnus Reftellinux-user: Let user specify random seed
2014-11-02 Max FilippovMAINTAINERS: update xtensa boards
2014-11-02 Max Filippovtarget-xtensa: fix build for cores w/o windowed registers
2014-11-02 Max Filippovtarget-xtensa: add core importing script
2014-11-02 Max Filippovhw/xtensa/xtfpga: treat uImage load address as virtual
2014-11-02 Max Filippovhw/core/loader: implement address translation in uimage...
2014-11-02 Max Filippovtarget-xtensa: avoid duplicate timer interrupt delivery
2014-11-02 Max Filippovtarget-xtensa: tests: pre-process tests linker script
2014-11-02 Max Filippovtarget-xtensa: add definition for XTHAL_INTTYPE_PROFILING
2014-11-02 Aurelien Jarnotcg/mips: fix store softmmu slow path
2014-11-02 Nikita Belovhw/i386/acpi-build.c: Fix memory leak in acpi_build_tab...
2014-11-02 Eduardo Habkostsmbios: Encode UUID according to SMBIOS specification
2014-11-02 Eduardo Habkostpc: Add pc_compat_2_1() function
2014-11-02 Bin Wuhw/virtio/vring/event_idx: fix the vring_avail_event...
2014-11-02 Marcel Apfelbaumhw/pci: fixed hotplug crash when using rombar=0 with...
2014-11-02 Marcel Apfelbaumhw/pci: fixed error flow in pci_qdev_init
2014-11-02 Dr. David Alan... -machine vmport=off: Allow disabling of VMWare ioport...
2014-11-02 Gu Zhengacpi/cpu-hotplug: introduce helper function to keep...
2014-11-02 Gu Zhengcpu-hotplug: rename function for better readability
2014-11-02 Gu Zhengqom/cpu: remove the unused CPU hot-plug notifier
2014-11-02 Gu Zhengpc: Update rtc_cmos in pc_cpu_plug
2014-11-02 Gu Zhengpc: add cpu hotplug handler to PC_MACHINE
2014-11-02 Gu Zhengacpi:piix4: convert cpu hotplug to hotplug_handler API
2014-11-02 Gu Zhengacpi:ich9: convert cpu hotplug to hotplug_handler API
2014-11-02 Gu Zhengacpi/cpu: add cpu hotplug callback function to match...
2014-11-02 Stefan Bergeracpi: create separate file for TCPA log
2014-11-02 Paolo Bonzinitests: fix rebuild-expected-aml.sh for acpi-test rename
2014-11-02 Michael S.... intel_iommu: fix VTD_SID_TO_BUS
2014-11-02 Michael S.... virtio-pci: fix migration for pci bus master
2014-11-02 Gongleipcie: change confused comment clearer
2014-11-02 Gal Hammeri386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.
2014-11-02 Jan Kiszkapc: Fix disabling of vapic for compat PC models
2014-11-02 Laszlo Erseki386/pc: add piix and q35 machtypes to sorting families...
2014-11-02 Laszlo Ersekwell-defined listing order for machine types
2014-11-02 Eduardo Habkostsmbios: Fix assertion on socket count calculation
next