summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spapr: Abstract CPU core device and type specific core devicesBharata B Rao2016-06-172-0/+30
* qom: API to get instance_size of a typeBharata B Rao2016-06-171-1/+7
* spapr_drc: Prevent detach racing against attach for CPU DRBharata B Rao2016-06-171-0/+1
* xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao2016-06-171-0/+1
* cpu: Abstract CPU core typeBharata B Rao2016-06-171-0/+31
* qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov2016-06-171-1/+13
* scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit2016-06-161-1/+2
* nbd: Avoid magic number for NBD max name sizeEric Blake2016-06-161-0/+6
* nbd: simplify the nbd_request and nbd_reply structsPaolo Bonzini2016-06-161-6/+7
* clean-includes: run it once morePaolo Bonzini2016-06-162-2/+0Star
* os-posix: include sys/mman.hPaolo Bonzini2016-06-162-2/+1Star
* block/mirror: Fix target backing BDSMax Reitz2016-06-161-1/+17
* block: Remove bs->zero_beyond_eofKevin Wolf2016-06-161-3/+0Star
* block: Make bdrv_load/save_vmstate coroutine_fnsKevin Wolf2016-06-161-4/+6
* block: Make .bdrv_load_vmstate() vectoredKevin Wolf2016-06-162-2/+3
* block: Introduce bdrv_preadv()Kevin Wolf2016-06-161-0/+1
* block: Byte-based bdrv_co_do_copy_on_readv()Kevin Wolf2016-06-161-3/+7
* block: Assert that flags are in rangeEric Blake2016-06-161-0/+3
* Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-4...Peter Maydell2016-06-161-13/+15
|\
| * migration: rename functions to starting migrationsDaniel P. Berrange2016-06-161-13/+13
| * Postcopy: Add stats on page requestsDr. David Alan Gilbert2016-06-161-0/+2
* | target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)Radim Krčmář2016-06-141-1/+6
* | pc: Add 2.7 machineIgor Mammedov2016-06-141-0/+4
|/
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...Peter Maydell2016-06-141-1/+0Star
|\
| * xen: Clean up includesPeter Maydell2016-06-141-1/+0Star
* | 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