Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | usb-ccid: move header size check | Gerd Hoffmann | 1 | -7/+6 |
2017-02-21 | usb-ccid: better bulk_out error handling | Gerd Hoffmann | 1 | -55/+61 |
2017-02-21 | xhci: drop via vendor command handling | Gerd Hoffmann | 1 | -31/+0 |
2017-02-21 | xhci: fix nec vendor quirk handling | Gerd Hoffmann | 1 | -15/+29 |
2017-02-21 | xhci: add qemu xhci controller | Gerd Hoffmann | 3 | -4/+38 |
2017-02-21 | xhci: drop ER_FULL_HACK workaround | Gerd Hoffmann | 1 | -106/+11 |
2017-02-21 | xhci: apply limits to loops | Gerd Hoffmann | 2 | -1/+15 |
2017-02-21 | usb: ohci: limit the number of link eds | Li Qiang | 1 | -1/+8 |
2017-02-21 | usb: ohci: fix error return code in servicing iso td | Li Qiang | 1 | -1/+1 |
2017-02-21 | usb: ehci: fix memory leak in ehci | Li Qiang | 3 | -0/+15 |
2017-02-20 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-20' into ... | Peter Maydell | 5 | -13/+19 |
2017-02-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170220-1' into st... | Peter Maydell | 4 | -7/+21 |
2017-02-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20170220-1' into... | Peter Maydell | 8 | -5/+387 |
2017-02-20 | Makefile: Put VERSION info into version.texi rather than using -D | Peter Maydell | 4 | -7/+15 |
2017-02-20 | qapi2texi: replace quotation by bold section name | Marc-André Lureau | 1 | -6/+4 |
2017-02-20 | Merge remote-tracking branch 'remotes/huth/tags/coldfire-20170219' into staging | Peter Maydell | 4 | -96/+49 |
2017-02-20 | egl-helpers: Support newer MESA versions | Frediano Ziglio | 1 | -0/+4 |
2017-02-20 | spice: allow to specify drm rendernode | Marc-André Lureau | 4 | -7/+17 |
2017-02-20 | Add wctablet device | Anatoli Huseu1 | 7 | -3/+385 |
2017-02-20 | ps2: fix mouse mappings for right/middle button | Fabian Lesniak | 1 | -2/+2 |
2017-02-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 21 | -276/+702 |
2017-02-18 | MAINTAINERS: Add odd fixer for the ColdFire boards | Thomas Huth | 1 | -2/+5 |
2017-02-18 | hw/m68k: QOMify the ColdFire interrupt controller | Thomas Huth | 1 | -4/+44 |
2017-02-18 | hw/m68k: Remove dummy machine | Thomas Huth | 3 | -90/+0 |
2017-02-17 | intel_iommu: vtd_slpt_level_shift check level | Peter Xu | 1 | -0/+1 |
2017-02-17 | intel_iommu: convert dbg macros to trace for trans | Peter Xu | 2 | -45/+34 |
2017-02-17 | intel_iommu: convert dbg macros to traces for inv | Peter Xu | 2 | -57/+56 |
2017-02-17 | intel_iommu: renaming gpa to iova where proper | Peter Xu | 1 | -22/+22 |
2017-02-17 | intel_iommu: simplify irq region translation | Peter Xu | 1 | -22/+6 |
2017-02-17 | intel_iommu: add "caching-mode" option | Aviv Ben-David | 3 | -0/+8 |
2017-02-17 | vfio: allow to notify unmap for very large region | Peter Xu | 1 | -4/+3 |
2017-02-17 | vfio: introduce vfio_get_vaddr() | Peter Xu | 1 | -20/+45 |
2017-02-17 | vfio: trace map/unmap for notify as well | Peter Xu | 2 | -2/+3 |
2017-02-17 | pcie: simplify pcie_add_capability() | Peter Xu | 1 | -11/+3 |
2017-02-17 | virtio: Fix no interrupt when not creating msi controller | Michael S. Tsirkin | 1 | -3/+8 |
2017-02-17 | virtio: use VRingMemoryRegionCaches for avail and used rings | Paolo Bonzini | 2 | -37/+109 |
2017-02-17 | virtio: check for vring setup in virtio_queue_update_used_idx | Paolo Bonzini | 1 | -1/+3 |
2017-02-17 | virtio: use VRingMemoryRegionCaches for descriptor ring | Paolo Bonzini | 1 | -14/+12 |
2017-02-17 | virtio: add MemoryListener to cache ring translations | Paolo Bonzini | 2 | -3/+103 |
2017-02-17 | virtio: use MemoryRegionCache to access descriptors | Paolo Bonzini | 2 | -41/+41 |
2017-02-17 | exec: make address_space_cache_destroy idempotent | Paolo Bonzini | 1 | -0/+1 |
2017-02-17 | virtio: use address_space_map/unmap to access descriptors | Paolo Bonzini | 1 | -28/+75 |
2017-02-17 | virtio: add virtio_*_phys_cached | Paolo Bonzini | 1 | -0/+52 |
2017-02-17 | memory: make memory_listener_unregister idempotent | Paolo Bonzini | 1 | -0/+5 |
2017-02-17 | docs: add document to explain the usage of vNVDIMM | Haozhong Zhang | 1 | -0/+124 |
2017-02-17 | virtio: Report real progress in VQ aio poll handler | Fam Zheng | 8 | -26/+45 |
2017-02-17 | pci/pcie: don't assume cap id 0 is reserved | Michael S. Tsirkin | 1 | -4/+7 |
2017-02-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 33 | -253/+711 |
2017-02-16 | target-i386: correctly propagate retaddr into SVM helpers | Paolo Bonzini | 7 | -58/+56 |
2017-02-16 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pu... | Peter Maydell | 11 | -23/+75 |