aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-04bsd-user: add necessary includes to fix warningsEd Maste
2016-04-04net: fix missing include of qapi/error.h in netmap.cDaniel P. Berrange
2016-04-04ui/cocoa.m: Add support for cdr filesJohn Arbuckle
2016-04-04Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault-2' into s...Peter Maydell
2016-04-01slirp: Allow disabling IPv4 or IPv6Samuel Thibault
2016-04-01Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault-2' into s...Peter Maydell
2016-04-01slirp: Fix migration from older versions of QEMU to the current oneThomas Huth
2016-03-31MAINTAINERS: Delete invalid maintainer entries of the Exynos sectionThomas Huth
2016-03-31Xen: update MAINTAINERS infoStefano Stabellini
2016-03-31Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-03-31Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2016-03-31Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-03-31trace-events: Fix typos (found by codespell)Stefan Weil
2016-03-31log: move qemu_log_close/qemu_log_flush from header to log.cDenis V. Lunev
2016-03-31trace: do not always call exit() in trace_enable_eventsDenis V. Lunev
2016-03-31docs: Update documentation for stderr (now log) tracing backend.Richard W.M. Jones
2016-03-31Fix ipv6 options according to documentationSamuel Thibault
2016-03-30block/nfs: add missing #include "qemu/cutils.h"Stefan Hajnoczi
2016-03-30block/nfs: add missing #include "qapi/error.h"Stefan Hajnoczi
2016-03-30Update version for v2.6.0-rc0 releasev2.6.0-rc0Peter Maydell
2016-03-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160330-...Peter Maydell
2016-03-30arm: implement query-gic-capabilitiesPeter Xu
2016-03-30kvm: add kvm_device_supported() helper functionPeter Xu
2016-03-30arm: enhance kvm_arm_create_scratch_host_vcpuPeter Xu
2016-03-30arm: qmp: add query-gic-capabilities interfacePeter Xu
2016-03-30block: m25p80: at25128a/at25256a modelsMarcin Krzeminski
2016-03-30block: m25p80: n25q256a/n25q512a modelsMarcin Krzeminski
2016-03-30block: m25p80: Implemented FSR registerMarcin Krzeminski
2016-03-30block: m25p80: Fast read and 4bytes commandsMarcin Krzeminski
2016-03-30block: m25p80: Dummy cycles for N25Q256/512Marcin Krzeminski
2016-03-30block: m25p80: Add configuration registersMarcin Krzeminski
2016-03-30block: m25p80: 4byte address modeMarcin Krzeminski
2016-03-30block: m25p80: Extend address modeMarcin Krzeminski
2016-03-30block: m25p80: Widen flags variableMarcin Krzeminski
2016-03-30block: m25p80: RESET_ENABLE and RESET_MEMORY commandsMarcin Krzeminski
2016-03-30block: m25p80: Removed unused variableMarcin Krzeminski
2016-03-30ARM: Virt: Use gpio_key for power buttonShannon Zhao
2016-03-30hw/gpio: Add the emulation of gpio_keyShannon Zhao
2016-03-30Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into stagingPeter Maydell
2016-03-30Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-30-1...Peter Maydell
2016-03-30crypto: do an explicit check for nettle pbkdf functionsDaniel P. Berrange
2016-03-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-03-30Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-03-30iotests: Test qemu-img convert -S 0 behaviorMax Reitz
2016-03-30block/null-{co,aio}: Implement get_block_status()Max Reitz
2016-03-30block/null-{co,aio}: Allow reading zeroesMax Reitz
2016-03-30qemu-img: Fix preallocation with -S 0 for convertMax Reitz
2016-03-30block: Remove bdrv_(set_)enable_write_cache()Kevin Wolf
2016-03-30block: Remove BDRV_O_CACHE_WBKevin Wolf
2016-03-30block: Remove bdrv_parse_cache_flags()Kevin Wolf