Age | Commit message (Expand) | Author |
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 |
2016-06-07 | qemu-common.h: Drop WORDS_ALIGNED define | Peter Maydell |
2016-06-07 | host-utils: Prefer 'false' for bool type | Eric Blake |
2016-06-07 | all: Remove unnecessary glib.h includes | Peter Maydell |
2016-06-07 | hw: Clean up includes | Peter Maydell |
2016-06-07 | qdev: Clean up around properties | Cao jin |
2016-06-07 | ICH9: fix typo | Cao jin |
2016-06-07 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2016-06-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-06-07 | block: Move BlockRequest type to io.c | Eric Blake |
2016-06-07 | iostatus: fix comments for block_job_iostatus_reset | Changlong Xie |
2016-06-07 | block/io: Remove unused bdrv_aio_write_zeroes() | Kevin Wolf |
2016-06-07 | virtio: drop duplicate virtio_queue_get_id() function | Stefan Hajnoczi |
2016-06-07 | virtio-scsi: Remove op blocker for dataplane | Fam Zheng |
2016-06-07 | linux-user: Remove redundant gdb_queuesig() | Timothy E Baldwin |
2016-06-07 | virtio: move bi-endian target support to a single location | Greg Kurz |
2016-06-07 | pc-dimm: introduce realize callback | Xiao Guangrong |
2016-06-07 | pc-dimm: get memory region from ->get_memory_region() | Xiao Guangrong |
2016-06-07 | acpi: make bios_linker_loader_add_checksum() API offset based | Igor Mammedov |