]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-04-01 Samuel Thibaultslirp: Allow disabling IPv4 or IPv6
2016-04-01 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-03-31 Thomas Huthslirp: Fix migration from older versions of QEMU to...
2016-03-31 Thomas HuthMAINTAINERS: Delete invalid maintainer entries of the...
2016-03-31 Stefano StabelliniXen: update MAINTAINERS info
2016-03-31 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-03-31 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-03-31 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-03-31 Stefan Weiltrace-events: Fix typos (found by codespell)
2016-03-31 Denis V. Lunevlog: move qemu_log_close/qemu_log_flush from header...
2016-03-31 Denis V. Lunevtrace: do not always call exit() in trace_enable_events
2016-03-31 Richard W.M... docs: Update documentation for stderr (now log) tracing...
2016-03-30 Samuel ThibaultFix ipv6 options according to documentation
2016-03-30 Stefan Hajnocziblock/nfs: add missing #include "qemu/cutils.h"
2016-03-30 Stefan Hajnocziblock/nfs: add missing #include "qapi/error.h"
2016-03-30 Peter MaydellUpdate version for v2.6.0-rc0 release
2016-03-30 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-03-30 Peter Xuarm: implement query-gic-capabilities
2016-03-30 Peter Xukvm: add kvm_device_supported() helper function
2016-03-30 Peter Xuarm: enhance kvm_arm_create_scratch_host_vcpu
2016-03-30 Peter Xuarm: qmp: add query-gic-capabilities interface
2016-03-30 Marcin Krzeminskiblock: m25p80: at25128a/at25256a models
2016-03-30 Marcin Krzeminskiblock: m25p80: n25q256a/n25q512a models
2016-03-30 Marcin Krzeminskiblock: m25p80: Implemented FSR register
2016-03-30 Marcin Krzeminskiblock: m25p80: Fast read and 4bytes commands
2016-03-30 Marcin Krzeminskiblock: m25p80: Dummy cycles for N25Q256/512
2016-03-30 Marcin Krzeminskiblock: m25p80: Add configuration registers
2016-03-30 Marcin Krzeminskiblock: m25p80: 4byte address mode
2016-03-30 Marcin Krzeminskiblock: m25p80: Extend address mode
2016-03-30 Marcin Krzeminskiblock: m25p80: Widen flags variable
2016-03-30 Marcin Krzeminskiblock: m25p80: RESET_ENABLE and RESET_MEMORY commands
2016-03-30 Marcin Krzeminskiblock: m25p80: Removed unused variable
2016-03-30 Shannon ZhaoARM: Virt: Use gpio_key for power button
2016-03-30 Shannon Zhaohw/gpio: Add the emulation of gpio_key
2016-03-30 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-03-30 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-03-30 Daniel P. Berrangecrypto: do an explicit check for nettle pbkdf functions
2016-03-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-03-30 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-03-30 Max Reitziotests: Test qemu-img convert -S 0 behavior
2016-03-30 Max Reitzblock/null-{co,aio}: Implement get_block_status()
2016-03-30 Max Reitzblock/null-{co,aio}: Allow reading zeroes
2016-03-30 Max Reitzqemu-img: Fix preallocation with -S 0 for convert
2016-03-30 Kevin Wolfblock: Remove bdrv_(set_)enable_write_cache()
2016-03-30 Kevin Wolfblock: Remove BDRV_O_CACHE_WB
2016-03-30 Kevin Wolfblock: Remove bdrv_parse_cache_flags()
2016-03-30 Kevin Wolfqemu-io: Use bdrv_parse_cache_mode() in reopen_f()
2016-03-30 Kevin Wolfblock: Use bdrv_parse_cache_mode() in drive_init()
2016-03-30 Kevin Wolfraw: Support BDRV_REQ_FUA
2016-03-30 Kevin Wolfnbd: Support BDRV_REQ_FUA
2016-03-30 Kevin Wolfiscsi: Support BDRV_REQ_FUA
2016-03-30 Kevin Wolfblock: Introduce bdrv_co_writev_flags()
2016-03-30 Kevin Wolfblock/qapi: Use blk_enable_write_cache()
2016-03-30 Kevin Wolfblock: Move enable_write_cache to BB level
2016-03-30 Kevin Wolfblock: Handle flush error in bdrv_pwrite_sync()
2016-03-30 Kevin Wolfblock: Always set writeback mode in blk_new_open()
2016-03-30 Kevin Wolfblock: blockdev_init(): Call blk_set_enable_write_cache...
2016-03-30 Kevin Wolfxen_disk: Call blk_set_enable_write_cache() explicitly
2016-03-30 Kevin Wolfqemu-img: Call blk_set_enable_write_cache() explicitly
2016-03-30 Kevin Wolfqemu-img: Expand all BDRV_O_FLAGS uses
2016-03-30 Kevin Wolfqemu-io: Call blk_set_enable_write_cache() explicitly
2016-03-30 Kevin Wolfqemu-nbd: Call blk_set_enable_write_cache() explicitly
2016-03-30 Kevin Wolfblock: Add bdrv_parse_cache_mode()
2016-03-30 Pavel Dovgalyukreplay: introduce block devices record/replay
2016-03-30 Pavel Dovgalyukreplay: fix error message
2016-03-30 Pavel Dovgalyukreplay: bh scheduling fix
2016-03-30 Pavel Dovgalyukblock: add flush callback
2016-03-30 Daniel P. Berrangeblock: an interoperability test for luks vs dm-crypt...
2016-03-30 Daniel P. Berrangeblock: move encryption deprecation warning into qcow...
2016-03-30 Daniel P. Berrangeblock: add generic full disk encryption driver
2016-03-30 Daniel P. Berrangetests: add output filter to python I/O tests helper
2016-03-30 Daniel P. Berrangetests: refactor python I/O tests helper main method
2016-03-30 Daniel P. Berrangetests: redirect stderr to stdout for iotests
2016-03-30 Daniel P. Berrangeqemu-img/qemu-io: don't prompt for passwords if not...
2016-03-30 Daniel P. Berrangeblock: add flag to indicate that no I/O will be performed
2016-03-30 Max Reitzblock/qapi: Pass bdrv_query_blk_stats() s->stats
2016-03-30 Max Reitzblock/qapi: Set s->device in bdrv_query_stats()
2016-03-30 Peter Xublock/qapi: fix unbounded stack for dump_qdict
2016-03-30 Peter Xublock/qapi: make two printf() formats literal
2016-03-30 Kevin Wolfblock: Remove blk_set_bs()
2016-03-30 Programmingkidblock/raw-posix.c: Make physical devices usable in...
2016-03-30 Kevin Wolfblock: Reject writethrough mode except at the root
2016-03-30 Kevin Wolfblock: Make backing files always writeback
2016-03-30 Kevin Wolfblock: Remove cache.writeback from blockdev-add
2016-03-30 Kevin Wolfblock: Remove dirty bitmaps from bdrv_move_feature_fields()
2016-03-30 Kevin Wolfblock: Remove copy-on-read from bdrv_move_feature_fields()
2016-03-30 Kevin Wolfblock: Remove bdrv_make_anon()
2016-03-30 Yongbok Kimtarget-mips: add MAAR, MAARI register
2016-03-30 Yongbok Kimtarget-mips: use CP0_CHECK for gen_m{f|t}hc0
2016-03-30 Leon Alraehw/mips/cps: enable ITU for multithreading processors
2016-03-30 Leon Alraetarget-mips: make ITC Configuration Tags accessible...
2016-03-30 Leon Alraetarget-mips: check CP0 enabled for CACHE instruction...
2016-03-30 Leon Alraehw/mips: implement ITC Storage - Bypass View
2016-03-30 Leon Alraehw/mips: implement ITC Storage - P/V Sync and Try Views
2016-03-30 Leon Alraehw/mips: implement ITC Storage - Empty/Full Sync and...
2016-03-30 Leon Alraehw/mips: implement ITC Storage - Control View
2016-03-30 Leon Alraehw/mips: implement ITC Configuration Tags and Storage...
2016-03-30 Leon Alraetarget-mips: enable CM GCR in MIPS64R6-generic CPU
2016-03-30 Leon Alraehw/mips_malta: add CPS to Malta board
2016-03-30 Leon Alraehw/mips_malta: move CPU creation to a separate function
next