aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-18hw/m68k: Remove dummy machineThomas Huth
2017-02-17intel_iommu: vtd_slpt_level_shift check levelPeter Xu
2017-02-17intel_iommu: convert dbg macros to trace for transPeter Xu
2017-02-17intel_iommu: convert dbg macros to traces for invPeter Xu
2017-02-17intel_iommu: renaming gpa to iova where properPeter Xu
2017-02-17intel_iommu: simplify irq region translationPeter Xu
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David
2017-02-17vfio: allow to notify unmap for very large regionPeter Xu
2017-02-17vfio: introduce vfio_get_vaddr()Peter Xu
2017-02-17vfio: trace map/unmap for notify as wellPeter Xu
2017-02-17pcie: simplify pcie_add_capability()Peter Xu
2017-02-17virtio: Fix no interrupt when not creating msi controllerMichael S. Tsirkin
2017-02-17virtio: use VRingMemoryRegionCaches for avail and used ringsPaolo Bonzini
2017-02-17virtio: check for vring setup in virtio_queue_update_used_idxPaolo Bonzini
2017-02-17virtio: use VRingMemoryRegionCaches for descriptor ringPaolo Bonzini
2017-02-17virtio: add MemoryListener to cache ring translationsPaolo Bonzini
2017-02-17virtio: use MemoryRegionCache to access descriptorsPaolo Bonzini
2017-02-17exec: make address_space_cache_destroy idempotentPaolo Bonzini
2017-02-17virtio: use address_space_map/unmap to access descriptorsPaolo Bonzini
2017-02-17virtio: add virtio_*_phys_cachedPaolo Bonzini
2017-02-17memory: make memory_listener_unregister idempotentPaolo Bonzini
2017-02-17docs: add document to explain the usage of vNVDIMMHaozhong Zhang
2017-02-17virtio: Report real progress in VQ aio poll handlerFam Zheng
2017-02-17pci/pcie: don't assume cap id 0 is reservedMichael S. Tsirkin
2017-02-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-02-16target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini
2017-02-16Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pu...Peter Maydell
2017-02-16vl: log available guest crash informationAnton Nefedov
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov
2017-02-16i386/cpu: add crash-information QOM propertyAnton Nefedov
2017-02-16Makefile: avoid leaving the temporary QEMU_PKGVERSION header fileLin Ma
2017-02-16vl: Move the cpu_synchronize_all_post_init() after generic devices initializa...Dou Liyang
2017-02-16qemu-nbd: Implement socket activation.Richard W.M. Jones
2017-02-16linux-user: Add FICLONE and FICLONERANGE ioctlsHelge Deller
2017-02-16linux-user: Use correct types in load_symbols()Peter Maydell
2017-02-16linux-user: fill target sigcontext struct accordinglyJose Ricardo Ziviani
2017-02-16linux-user: fix tcg/mmap testMarc-André Lureau
2017-02-16linux-user: fix settime old value locationMarc-André Lureau
2017-02-16linux-user: Update m68k syscall definitions to match Linux 4.6John Paul Adrian Glaubitz
2017-02-16linux-user: Update sh4 syscall definitions to match Linux 4.8John Paul Adrian Glaubitz
2017-02-16qemu-doc: Clarify that -vga std is now the defaultAlberto Garcia
2017-02-16cpu-exec: remove outermost infinite loopPaolo Bonzini
2017-02-16cpu-exec: avoid repeated sigsetjmp on interruptsPaolo Bonzini
2017-02-16cpu-exec: avoid cpu_loop_exit in cpu_handle_interruptPaolo Bonzini
2017-02-16cpu-exec: tighten barrier on TCG_EXIT_REQUESTEDPaolo Bonzini
2017-02-16cpu-exec: fix icount out-of-bounds accessPaolo Bonzini
2017-02-16hw/char/mcf_uart: QOMify the ColdFire UARTThomas Huth
2017-02-16gdbstub: Fix vCont behaviourClaudio Imbrenda
2017-02-16move vm_start to cpus.cClaudio Imbrenda
2017-02-16char: drop data written to a disconnected ptyEd Swierk