sdk/emulator/qemu.git
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
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 Yongbok Kimtarget-mips: add MSA support to mips32r5-generic
2014-11-03 Yongbok Kimdisas/mips.c: disassemble MSA instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA MI10 format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA 2RF format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA VEC/2R format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA 3RF format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA ELM format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA 3R format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA BIT format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA I5 format instruction
2014-11-03 Yongbok Kimtarget-mips: add MSA I8 format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA branch instructions
2014-11-03 Yongbok Kimtarget-mips: add msa_helper.c
2014-11-03 Yongbok Kimtarget-mips: add msa_reset(), global msa register
2014-11-03 Yongbok Kimtarget-mips: add MSA opcode enum
2014-11-03 Yongbok Kimtarget-mips: stop translation after ctc1
2014-11-03 Yongbok Kimtarget-mips: remove duplicated mips/ieee mapping function
2014-11-03 Yongbok Kimtarget-mips: add MSA exceptions
2014-11-03 Yongbok Kimtarget-mips: add MSA defines and data structure
2014-11-03 Leon Alraetarget-mips: enable features in MIPS64R6-generic CPU
2014-11-03 Leon Alraetarget-mips: correctly handle access to unimplemented...
2014-11-03 Leon Alraetarget-mips: add restrictions for possible values in...
2014-11-03 Leon Alraetarget-mips: CP0_Status.CU0 no longer allows the user...
2014-11-03 Leon Alraetarget-mips: implement forbidden slot
2014-11-03 Leon Alraetarget-mips: add Config5.SBRI
2014-11-03 Leon Alraetarget-mips: update cpu_save/cpu_load to support new...
2014-11-03 Leon Alraetarget-mips: add BadInstr and BadInstrP support
2014-11-03 Leon Alraetarget-mips: add TLBINV support
2014-11-03 Leon Alraetarget-mips: add new Read-Inhibit and Execute-Inhibit...
2014-11-03 Leon Alraetarget-mips: update PageGrain and m{t,f}c0 EntryLo...
2014-11-03 Leon Alraetarget-mips: add RI and XI fields to TLB entry
2014-11-03 Leon Alraetarget-mips: distinguish between data load and instruct...
2014-11-03 Leon Alraesoftmmu: provide softmmu access type enum
2014-11-03 Leon Alraetarget-mips: add KScratch registers
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
next