Age | Commit message (Expand) | Author |
2017-12-13 | xlnx-zcu102: Add support for the ZynqMP QSPI | Francisco Iglesias |
2017-12-13 | xilinx_spips: Add support for the ZynqMP Generic QSPI | Francisco Iglesias |
2017-12-13 | xilinx_spips: Add support for zero pumping | Francisco Iglesias |
2017-12-13 | xilinx_spips: Add support for RX discard and RX drain | Francisco Iglesias |
2017-12-13 | xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass | Francisco Iglesias |
2017-12-01 | virtio: Add queue interface to restore avail index from vring used index | Maxime Coquelin |
2017-12-01 | i386/msi: Correct mask of destination ID in MSI address | Chao Gao |
2017-11-29 | blockjob: reimplement block_job_sleep_ns to allow cancellation | Paolo Bonzini |
2017-11-29 | blockjob: remove clock argument from block_job_sleep_ns | Paolo Bonzini |
2017-11-24 | osdep.h: Make TIME_MAX handle different time_t types | Peter Maydell |
2017-11-24 | s390/kvm_virtio/linux-headers: remove traces of old virtio transport | Christian Borntraeger |
2017-11-21 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2017-11-21 | coroutine: abort if we try to schedule or enter a pending coroutine | Jeff Cody |
2017-11-21 | blockjob: do not allow coroutine double entry or entry-after-completion | Jeff Cody |
2017-11-21 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-11-21 | block: Add errp to bdrv_all_goto_snapshot() | Kevin Wolf |
2017-11-21 | block: Add errp to bdrv_snapshot_goto() | Kevin Wolf |
2017-11-21 | Use HTTPS for qemu.org and other domains | Stefan Hajnoczi |
2017-11-21 | exec.c: Factor out before/after actions for notdirty memory writes | Peter Maydell |
2017-11-21 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'... | Peter Maydell |
2017-11-20 | hw/arm/aspeed: Unlock SCU when running kernel | Joel Stanley |
2017-11-20 | net: Transmit zero UDP checksum as 0xFFFF | Ed Swierk |
2017-11-20 | Revert "Add new PCI ID for i82559a" | Jason Wang |
2017-11-17 | block: Make bdrv_next() keep strong references | Max Reitz |
2017-11-17 | qapi: Add qobject_is_equal() | Max Reitz |
2017-11-17 | qapi/qlist: Add qlist_append_null() macro | Max Reitz |
2017-11-17 | qapi/qnull: Add own header | Max Reitz |
2017-11-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-11-16 | NUMA: Enable adding NUMA node implicitly | Dou Liyang |
2017-11-16 | hw/pci-host: Fix x86 Host Bridges 64bit PCI hole | Marcel Apfelbaum |
2017-11-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-11-15 | tcg: Record code_gen_buffer address for user-only memory helpers | Richard Henderson |
2017-11-14 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171114' int... | Peter Maydell |
2017-11-14 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-11-14 | thread-posix: fix qemu_rec_mutex_trylock macro | Emilio G. Cota |
2017-11-14 | xics/kvm: synchonize state before 'info pic' | Greg Kurz |
2017-11-13 | accel/tcg/translate-all: expand cpu_restore_state addr check | Alex Bennée |
2017-11-13 | hw: add .min_cpus and .default_cpus fields to machine_class | Emilio G. Cota |
2017-11-13 | qom: move CPUClass.tcg_initialize to a global | Emilio G. Cota |
2017-11-13 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into st... | Peter Maydell |
2017-11-13 | Add new PCI ID for i82559a | Mike Nawrocki |
2017-11-09 | nbd: Fix struct name for structured reads | Eric Blake |
2017-11-09 | disas: Dump insn bytes along with capstone disassembly | Richard Henderson |
2017-11-05 | pci-assign: Remove | Paolo Bonzini |
2017-10-31 | sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu" | Mark Cave-Ayland |
2017-10-31 | sun4m_iommu: remove legacy sparc_iommu_memory_rw() function | Mark Cave-Ayland |
2017-10-31 | sun4m: implement IOMMU translation using IOMMU memory region | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: remove is_ledma hack and replace with memory region alias | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: introduce new SPARC32_DMA type container object | Mark Cave-Ayland |
2017-10-31 | sparc32_dma: make lance device child of ledma device | Mark Cave-Ayland |