summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic2016-06-141-0/+4
* introduce xlnx-dpKONRAD Frederic2016-06-141-0/+109
* introduce xlnx-dpdmaKONRAD Frederic2016-06-141-0/+85
* hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell2016-06-141-0/+38
* introduce dpcd moduleKONRAD Frederic2016-06-141-0/+105
* introduce aux-busKONRAD Frederic2016-06-141-0/+128
* i2c: Factor our send() and recv() common logicPeter Crosthwaite2016-06-141-0/+1
* hw/arm/virt: Add PMU node for virt machineShannon Zhao2016-06-141-0/+4
* s390x/css: introduce property type for device idsCornelia Huck2016-06-141-0/+17
* s390x/kvm: add interface for clearing IO irqsHalil Pasic2016-06-141-0/+2
* linux-headers: updateCornelia Huck2016-06-142-1/+21
* spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao2016-06-141-2/+4
* macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland2016-06-141-0/+5
* Add PowerPC AT_HWCAP2 definitionsAnton Blanchard2016-06-141-0/+13
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160613-1' into s...Peter Maydell2016-06-131-1/+0Star
|\
| * vl: Eliminate usb_enabled()Eduardo Habkost2016-06-131-1/+0Star
* | crypto: aes: always rename internal symbolsMike Frysinger2016-06-131-3/+2Star
|/
* tb hash: track translated blocks with qhtEmilio G. Cota2016-06-123-7/+5Star
* qht: QEMU's fast, resizable and scalable Hash TableEmilio G. Cota2016-06-121-0/+183
* qdist: add module to represent frequency distributions of dataEmilio G. Cota2016-06-121-0/+63
* tb hash: hash phys_pc, pc, and flags with xxhashEmilio G. Cota2016-06-121-2/+6
* exec: add tb_hash_func5, derived from xxhashEmilio G. Cota2016-06-121-0/+94
* qemu-thread: add simple test-and-set spinlockGuillaume Delbergue2016-06-121-0/+35
* include/processor.h: define cpu_relax()Emilio G. Cota2016-06-121-0/+30
* seqlock: rename write_lock/unlock to write_begin/endEmilio G. Cota2016-06-121-2/+2
* seqlock: remove optional mutexEmilio G. Cota2016-06-121-9/+1Star
* compiler.h: add QEMU_ALIGNED() to enforce struct alignmentEmilio G. Cota2016-06-121-0/+2
* cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()Peter Maydell2016-06-091-1/+1
* Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...Peter Maydell2016-06-081-1/+0Star
|\
| * linux-user: Remove redundant gdb_queuesig()Timothy E Baldwin2016-06-071-1/+0Star
* | block: Kill bdrv_co_write_zeroes()Eric Blake2016-06-081-2/+0Star
* | block: Switch bdrv_write_zeroes() to byte interfaceEric Blake2016-06-081-5/+5
* | block: Add .bdrv_co_pwrite_zeroes()Eric Blake2016-06-081-1/+3
* | block: Track write zero limits in bytesEric Blake2016-06-081-4/+6
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell2016-06-0714-31/+17Star
|\ \
| * | thunk: Rename args and fields in host-target bitmask conversion codePeter Maydell2016-06-071-6/+6
| * | thunk: Drop unused NO_THUNK_TYPE_SIZE guardsPeter Maydell2016-06-071-3/+0Star
| * | qemu-common.h: Drop WORDS_ALIGNED definePeter Maydell2016-06-072-9/+0Star
| * | host-utils: Prefer 'false' for bool typeEric Blake2016-06-071-1/+1
| * | all: Remove unnecessary glib.h includesPeter Maydell2016-06-076-6/+0Star
| * | hw: Clean up includesPeter Maydell2016-06-072-2/+0Star
| * | qdev: Clean up around propertiesCao jin2016-06-071-2/+8
| * | ICH9: fix typoCao jin2016-06-071-2/+2
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-06-074-37/+1Star
|\ \ \ | |/ / |/| |
| * | block: Move BlockRequest type to io.cEric Blake2016-06-071-21/+0Star
| * | iostatus: fix comments for block_job_iostatus_resetChanglong Xie2016-06-071-1/+1
| * | block/io: Remove unused bdrv_aio_write_zeroes()Kevin Wolf2016-06-071-3/+0Star
| * | virtio: drop duplicate virtio_queue_get_id() functionStefan Hajnoczi2016-06-071-1/+0Star
| * | virtio-scsi: Remove op blocker for dataplaneFam Zheng2016-06-071-11/+0Star
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-06-0712-80/+104
|\ \