sdk/emulator/qemu.git
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-04-05 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2016-04-05 Eric Blakecrypto: Avoid memory leak on failure
2016-04-05 Fam Zhengqemu-iotests: 149: Use "/usr/bin/env python"
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-04-05 Daniel P. Berrangecrypto: fix nettle config check for running pbkdf test
2016-04-05 Daniel P. Berrangecrypto: fix typo in docs for secret object type
2016-04-05 Daniel P. Berrangenet: fix missing include of qapi/error.h in netmap.c
2016-04-05 Eric Blakenbd: Fix poor debug message
2016-04-05 Alex Bennéeinclude/qemu/atomic: add compile time asserts
2016-04-05 Alex Bennéecpus: don't use atomic_read for vm_clock_warp_start
2016-04-05 Eric Blakenbd: don't request FUA on FLUSH
2016-04-05 Cao jindoc/memory: update MMIO section
2016-04-05 Daniel P. Berrangechar: ensure all clients are in non-blocking mode
2016-04-05 Daniel P. Berrangechar: fix broken EAGAIN retry on OS-X due to errno...
2016-04-05 Daniel P. Berrangeutil: retry getaddrinfo if getting EAI_BADFLAGS with...
2016-04-05 Cédric Le Goatercheckpatch: add target_ulong to typelist
2016-04-05 Paolo Bonzinitarget-i386: assert that KVM_GET/SET_MSRS can set all...
2016-04-05 Paolo Bonzinitarget-i386: do not pass MSR_TSC_AUX to KVM ioctls...
2016-04-05 Marc-André... memory: fix segv on qemu_ram_free(block=0x0)
2016-04-05 Andrey Smetanintarget-i386/kvm: Hyper-V VMBus hypercalls blank handlers
2016-04-05 Paolo Bonziniupdate Linux headers to 4.6
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2016-04-05 Alex Bennée.travis.yml: make -j3
2016-04-05 Alex Bennée.travis.yml: enable OSX builds
2016-04-05 Alex Bennée.travis.yml: collapse the test matrix
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-04-05 Kevin Wolfblock: Forbid I/O throttling on nodes with multiple...
2016-04-05 Paolo Bonziniblock: forbid x-blockdev-del from acting on DriveInfo
2016-04-05 David Gibsonvl: Move cpu_synchronize_all_states() into qemu_system_...
2016-04-05 Michael Rothspapr_drc: enable immediate detach for unsignalled...
2016-04-05 Cédric Le Goaterppc: Rework POWER7 & POWER8 exception model
2016-04-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-04-04 Peter Maydelltarget-arm: Make the 64-bit version of VTCR do the...
2016-04-04 Peter Maydelltarget-arm: Remove incorrect ALIAS tags from ESR_EL2...
2016-04-04 Peter Maydelltarget-arm: Correctly reset SCTLR_EL3 for 64-bit CPUs
2016-04-04 Peter Maydelllinux-user: arm: Handle (ignore) EXCP_YIELD in ARM...
2016-04-04 Peter Maydellhw/arm/bcm2836: Wire up CPU timer interrupts correctly
2016-04-04 Ed Mastebsd-user: add necessary includes to fix warnings
2016-04-04 Daniel P. Berrangenet: fix missing include of qapi/error.h in netmap.c
2016-04-04 John Arbuckleui/cocoa.m: Add support for cdr files
2016-04-04 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
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...
next