aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-16block: Make .bdrv_load_vmstate() vectoredKevin Wolf
2016-06-16block: Introduce bdrv_preadv()Kevin Wolf
2016-06-16block: Byte-based bdrv_co_do_copy_on_readv()Kevin Wolf
2016-06-16block: Assert that flags are in rangeEric Blake
2016-06-16Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-4...Peter Maydell
2016-06-16migration: rename functions to starting migrationsDaniel P. Berrange
2016-06-16Postcopy: Add stats on page requestsDr. David Alan Gilbert
2016-06-14target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)Radim Krčmář
2016-06-14pc: Add 2.7 machineIgor Mammedov
2016-06-14Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...Peter Maydell
2016-06-14arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic
2016-06-14introduce xlnx-dpKONRAD Frederic
2016-06-14introduce xlnx-dpdmaKONRAD Frederic
2016-06-14hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell
2016-06-14introduce dpcd moduleKONRAD Frederic
2016-06-14introduce aux-busKONRAD Frederic
2016-06-14i2c: Factor our send() and recv() common logicPeter Crosthwaite
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao
2016-06-14xen: Clean up includesPeter Maydell
2016-06-14s390x/css: introduce property type for device idsCornelia Huck
2016-06-14s390x/kvm: add interface for clearing IO irqsHalil Pasic
2016-06-14linux-headers: updateCornelia Huck
2016-06-14spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao
2016-06-14macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland
2016-06-14Add PowerPC AT_HWCAP2 definitionsAnton Blanchard
2016-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160613-1' into s...Peter Maydell
2016-06-13crypto: aes: always rename internal symbolsMike Frysinger
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost
2016-06-11tb hash: track translated blocks with qhtEmilio G. Cota
2016-06-11qht: QEMU's fast, resizable and scalable Hash TableEmilio G. Cota
2016-06-11qdist: add module to represent frequency distributions of dataEmilio G. Cota
2016-06-11tb hash: hash phys_pc, pc, and flags with xxhashEmilio G. Cota
2016-06-11exec: add tb_hash_func5, derived from xxhashEmilio G. Cota
2016-06-11qemu-thread: add simple test-and-set spinlockGuillaume Delbergue
2016-06-11include/processor.h: define cpu_relax()Emilio G. Cota
2016-06-11seqlock: rename write_lock/unlock to write_begin/endEmilio G. Cota
2016-06-11seqlock: remove optional mutexEmilio G. Cota
2016-06-11compiler.h: add QEMU_ALIGNED() to enforce struct alignmentEmilio G. Cota
2016-06-09cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()Peter Maydell
2016-06-08Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...Peter Maydell
2016-06-08block: Kill bdrv_co_write_zeroes()Eric Blake
2016-06-08block: Switch bdrv_write_zeroes() to byte interfaceEric Blake
2016-06-08block: Add .bdrv_co_pwrite_zeroes()Eric Blake
2016-06-08block: Track write zero limits in bytesEric Blake
2016-06-07Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell
2016-06-07thunk: Rename args and fields in host-target bitmask conversion codePeter Maydell
2016-06-07thunk: Drop unused NO_THUNK_TYPE_SIZE guardsPeter Maydell
2016-06-07qemu-common.h: Drop WORDS_ALIGNED definePeter Maydell
2016-06-07host-utils: Prefer 'false' for bool typeEric Blake
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell