]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2015-05-22 Alberto Garciaqcow2: style fixes in qcow2-cache.c
2015-05-22 Alberto Garciaqcow2: make qcow2_cache_put() a void function
2015-05-22 Alberto Garciaqcow2: use a hash to look for entries in the L2 cache
2015-05-22 Alberto Garciaqcow2: remove qcow2_cache_find_entry_to_replace()
2015-05-22 Alberto Garciaqcow2: use an LRU algorithm to replace entries from...
2015-05-22 Alberto Garciaqcow2: simplify qcow2_cache_put() and qcow2_cache_entry...
2015-05-22 Alberto Garciaqcow2: use one single memory block for the L2/refcount...
2015-05-22 Fam Zhengvmdk: Fix overflow if l1_size is 0x20000000
2015-05-22 Fam Zhengvmdk: Fix next_cluster_sector for compressed write
2015-05-22 Christoph Hellwignvme: support NVME_VOLATILE_WRITE_CACHE feature
2015-05-22 Kevin Wolfqcow2: Flush pending discards before allocating cluster
2015-05-22 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-05-22 Peter MaydellRevert "target-alpha: Add vector implementation for...
2015-05-22 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-05-22 Paolo Bonziniblock: get_block_status: use "else" when testing the...
2015-05-22 Fam Zhengqemu-iotests: Test unaligned sub-block zero write
2015-05-22 Fam Zhengblock: Fix NULL deference for unaligned write if qiov...
2015-05-22 Fam ZhengRevert "block: Fix unaligned zero write"
2015-05-22 Denis V. Lunevblock: align bounce buffers to page
2015-05-22 Denis V. Lunevblock: minimal bounce buffer alignment
2015-05-22 Paolo Bonziniblock: return EPERM on writes or discards to read-only...
2015-05-22 John Snowconfigure: Add workaround for ccache and clang
2015-05-22 John Snowconfigure: silence glib unknown attribute __alloc_size__
2015-05-22 John Snowconfigure: factor out supported flag check
2015-05-22 Stefan Hajnocziconfigure: handle clang -nopie argument warning
2015-05-22 Denis V. Lunevblock/parallels: improve image writing performance...
2015-05-22 Denis V. Lunevblock/parallels: optimize linear image expansion
2015-05-22 Denis V. Lunevblock/parallels: add prealloc-mode and prealloc-size...
2015-05-22 Denis V. Lunevblock/parallels: delay writing to BAT till bdrv_co_flus...
2015-05-22 Denis V. Lunevblock/parallels: create bat_entry_off helper
2015-05-22 Denis V. Lunevblock/parallels: improve image reading performance
2015-05-22 Denis V. Luneviotests, parallels: check for incorrectly closed image...
2015-05-22 Denis V. Lunevblock/parallels: implement incorrect close detection
2015-05-22 Denis V. Lunevblock/parallels: implement parallels_check method of...
2015-05-22 Denis V. Lunevblock/parallels: move parallels_open/probe to the very...
2015-05-22 Denis V. Lunevblock/parallels: read parallels image header and BAT...
2015-05-22 Denis V. Lunevblock/parallels: keep BAT bitmap data in little endian...
2015-05-22 Denis V. Lunevblock/parallels: create bat2sect helper
2015-05-22 Denis V. Lunevblock/parallels: rename catalog_ names to bat_
2015-05-22 Denis V. Lunevparallels: change copyright information in the image...
2015-05-22 Denis V. Luneviotests, parallels: test for newly created parallels...
2015-05-22 Denis V. Lunevblock/parallels: support parallels image creation
2015-05-22 Denis V. Luneviotests, parallels: test for write into Parallels image
2015-05-22 Denis V. Lunevblock/parallels: _co_writev callback for Parallels...
2015-05-22 Denis V. Lunevblock/parallels: mark parallels format driver as zero...
2015-05-22 Denis V. Lunevblock/parallels: replace magic constants 4, 64 with...
2015-05-22 Denis V. Lunevblock/parallels: provide _co_readv routine for parallel...
2015-05-22 Roman Kaganblock/parallels: add get_block_status
2015-05-22 Roman Kaganblock/parallels: read up to cluster end in one go
2015-05-22 Roman Kaganblock/parallels: switch to bdrv_read
2015-05-22 Denis V. Lunevblock/parallels: rename parallels_header to ParallelsHeader
2015-05-22 Denis V. Luneviotests, parallels: quote TEST_IMG in 076 test to be...
2015-05-21 Richard Hendersontarget-alpha: Add vector implementation for CMPBGE
2015-05-21 Richard Hendersontarget-alpha: Rewrite helper_zapnot
2015-05-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-05-20 Cole Robinsonqemu-sockets: Report explicit error if unlink fails
2015-05-20 Cole Robinsonvnc: Tweak error when init fails
2015-05-20 Cole Robinsonvnc: Don't assert if opening unix socket fails
2015-05-20 Daniel P. Berrangeui: remove check for failure of qemu_acl_init()
2015-05-20 Ján TomkoStrip brackets from vnc host
2015-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-05-19 Gerd Hoffmannserial: fix multi-pci card error cleanup.
2015-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-05-19 Gongleivga-pci: QOMify
2015-05-19 Gongleiqxl: QOMify
2015-05-19 Gongleicirrus_vga: QOMify
2015-05-19 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-05-19 Programmingkidui/cocoa: Add console items to the View menu
2015-05-19 Peter Maydellui/cocoa: Avoid deprecated NSOKButton/NSCancelButton...
2015-05-19 Peter Maydellui/cocoa: Don't use NSWindow useOptimizedDrawing on...
2015-05-19 Peter Maydellui/cocoa: Declare that QemuCocoaAppController implement...
2015-05-19 Peter Maydellui/cocoa: openPanelDidEnd returnCode should be NSIntege...
2015-05-19 Peter Maydellui/cocoa: Remove compatibility ifdefs for OSX 10.4
2015-05-19 Peter Maydellui/cocoa: Drop tests for CGImageCreateWithImageInRect...
2015-05-19 ProgrammingkidMakefile.target: set icon for binary file on Mac OS X
2015-05-19 Programmingkidui/cocoa: Make -full-screen option work on Mac OS X
2015-05-19 Programmingkidui/cocoa: Fix several full screen issues on Mac OS X
2015-05-18 Richard Hendersontarget-alpha: Raise IOV from CVTQL
2015-05-18 Richard Hendersontarget-alpha: Suppress underflow from CVTTQ if DNZ
2015-05-18 Richard Hendersontarget-alpha: Raise EXC_M_INV properly for fp inputs
2015-05-18 Richard Hendersontarget-alpha: Disallow literal operand to 1C.30 to...
2015-05-18 Richard Hendersontarget-alpha: Implement WH64EN
2015-05-18 Richard Hendersontarget-alpha: Fix integer overflow checking insns
2015-05-18 Richard Hendersontarget-alpha: Fix cvttq vs inf
2015-05-18 Richard Hendersontarget-alpha: Fix cvttq vs large integers
2015-05-18 Richard Hendersontarget-alpha: Raise IOV from CVTTQ
2015-05-18 Richard Hendersontarget-alpha: Set EXC_M_SWC for exceptions from /S...
2015-05-18 Richard Hendersontarget-alpha: Set fpcr_exc_status even for disabled...
2015-05-18 Richard Hendersontarget-alpha: Tidy FPCR representation
2015-05-18 Richard Hendersontarget-alpha: Set PC correctly for floating-point excep...
2015-05-18 Richard Hendersontarget-alpha: Forget installed round mode after MT_FPCR
2015-05-18 Richard Hendersontarget-alpha: Rename floating-point subroutines
2015-05-18 Richard Hendersontarget-alpha: Move VAX helpers to a new file
2015-05-18 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-05-18 Edgar E. Iglesiastarget-arm: Remove unneeded '+'
2015-05-18 Edgar E. Iglesiastarget-arm: Correct accessfn for CNTV_TVAL_EL0
2015-05-18 Edgar E. Iglesiastarget-arm: Correct accessfn for CNTP_{CT}VAL_EL0
2015-05-18 Greg Bellowstarget-arm: Add WFx syndrome function
2015-05-18 Greg Bellowstarget-arm: Add EL3 and EL2 TCR checking
2015-05-18 Greg Bellowstarget-arm: Add TTBR regime function and use
next