Age | Commit message (Expand) | Author |
2016-06-16 | block/mirror: Fix target backing BDS | Max Reitz |
2016-06-16 | block: Remove bs->zero_beyond_eof | Kevin Wolf |
2016-06-16 | block: Make bdrv_load/save_vmstate coroutine_fns | Kevin Wolf |
2016-06-16 | block: Make .bdrv_load_vmstate() vectored | Kevin Wolf |
2016-06-16 | block: Introduce bdrv_preadv() | Kevin Wolf |
2016-06-16 | block: Byte-based bdrv_co_do_copy_on_readv() | Kevin Wolf |
2016-06-16 | block: Assert that flags are in range | Eric Blake |
2016-06-16 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-4... | Peter Maydell |
2016-06-16 | migration: rename functions to starting migrations | Daniel P. Berrange |
2016-06-16 | Postcopy: Add stats on page requests | Dr. David Alan Gilbert |
2016-06-14 | target-i386: Implement CPUID[0xB] (Extended Topology Enumeration) | Radim Krčmář |
2016-06-14 | pc: Add 2.7 machine | Igor Mammedov |
2016-06-14 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into... | Peter Maydell |
2016-06-14 | arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma | KONRAD Frederic |
2016-06-14 | introduce xlnx-dp | KONRAD Frederic |
2016-06-14 | introduce xlnx-dpdma | KONRAD Frederic |
2016-06-14 | hw/i2c-ddc.c: Implement DDC I2C slave | Peter Maydell |
2016-06-14 | introduce dpcd module | KONRAD Frederic |
2016-06-14 | introduce aux-bus | KONRAD Frederic |
2016-06-14 | i2c: Factor our send() and recv() common logic | Peter Crosthwaite |
2016-06-14 | hw/arm/virt: Add PMU node for virt machine | Shannon Zhao |
2016-06-14 | xen: Clean up includes | Peter Maydell |
2016-06-14 | s390x/css: introduce property type for device ids | Cornelia Huck |
2016-06-14 | s390x/kvm: add interface for clearing IO irqs | Halil Pasic |
2016-06-14 | linux-headers: update | Cornelia Huck |
2016-06-14 | spapr: Ensure all LMBs are represented in ibm,dynamic-memory | Bharata B Rao |
2016-06-14 | macio: call dma_memory_unmap() at the end of each DMA transfer | Mark Cave-Ayland |
2016-06-14 | Add PowerPC AT_HWCAP2 definitions | Anton Blanchard |
2016-06-13 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160613-1' into s... | Peter Maydell |
2016-06-13 | crypto: aes: always rename internal symbols | Mike Frysinger |
2016-06-13 | vl: Eliminate usb_enabled() | Eduardo Habkost |
2016-06-11 | tb hash: track translated blocks with qht | Emilio G. Cota |
2016-06-11 | qht: QEMU's fast, resizable and scalable Hash Table | Emilio G. Cota |
2016-06-11 | qdist: add module to represent frequency distributions of data | Emilio G. Cota |
2016-06-11 | tb hash: hash phys_pc, pc, and flags with xxhash | Emilio G. Cota |
2016-06-11 | exec: add tb_hash_func5, derived from xxhash | Emilio G. Cota |
2016-06-11 | qemu-thread: add simple test-and-set spinlock | Guillaume Delbergue |
2016-06-11 | include/processor.h: define cpu_relax() | Emilio G. Cota |
2016-06-11 | seqlock: rename write_lock/unlock to write_begin/end | Emilio G. Cota |
2016-06-11 | seqlock: remove optional mutex | Emilio G. Cota |
2016-06-11 | compiler.h: add QEMU_ALIGNED() to enforce struct alignment | Emilio G. Cota |
2016-06-09 | cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() | Peter Maydell |
2016-06-08 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int... | Peter Maydell |
2016-06-08 | block: Kill bdrv_co_write_zeroes() | Eric Blake |
2016-06-08 | block: Switch bdrv_write_zeroes() to byte interface | Eric Blake |
2016-06-08 | block: Add .bdrv_co_pwrite_zeroes() | Eric Blake |
2016-06-08 | block: Track write zero limits in bytes | Eric Blake |
2016-06-07 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0... | Peter Maydell |
2016-06-07 | thunk: Rename args and fields in host-target bitmask conversion code | Peter Maydell |
2016-06-07 | thunk: Drop unused NO_THUNK_TYPE_SIZE guards | Peter Maydell |