index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2017-02-23
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
2017-02-23
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
Markus Armbruster
2017-02-21
hw/mips: MIPS Boston board support
Paul Burton
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
2017-02-21
loader: Support Flattened Image Trees (FIT images)
Paul Burton
2017-02-21
hw/mips_gic: Update pin state on mask changes
Paul Burton
2017-02-21
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
hw: Drop superfluous special checks for orphaned -drive
Markus Armbruster
2017-02-21
hw/arm/highbank: Default -drive to if=ide instead of if=scsi
Markus Armbruster
2017-02-21
hw: Default -drive to if=none instead of scsi when scsi cannot work
Markus Armbruster
2017-02-21
hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_bus
Markus Armbruster
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-02-21
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
2017-02-21
usb-ccid: add check message size checks
Gerd Hoffmann
2017-02-21
usb-ccid: move header size check
Gerd Hoffmann
2017-02-21
usb-ccid: better bulk_out error handling
Gerd Hoffmann
2017-02-21
xhci: drop via vendor command handling
Gerd Hoffmann
2017-02-21
xhci: fix nec vendor quirk handling
Gerd Hoffmann
2017-02-21
xhci: add qemu xhci controller
Gerd Hoffmann
2017-02-21
xhci: drop ER_FULL_HACK workaround
Gerd Hoffmann
2017-02-21
xhci: apply limits to loops
Gerd Hoffmann
2017-02-21
usb: ohci: limit the number of link eds
Li Qiang
2017-02-21
usb: ohci: fix error return code in servicing iso td
Li Qiang
2017-02-21
usb: ehci: fix memory leak in ehci
Li Qiang
2017-02-20
Merge remote-tracking branch 'remotes/huth/tags/coldfire-20170219' into staging
Peter Maydell
2017-02-18
hw/m68k: QOMify the ColdFire interrupt controller
Thomas Huth
2017-02-18
hw/m68k: Remove dummy machine
Thomas Huth
2017-02-17
intel_iommu: vtd_slpt_level_shift check level
Peter Xu
2017-02-17
intel_iommu: convert dbg macros to trace for trans
Peter Xu
2017-02-17
intel_iommu: convert dbg macros to traces for inv
Peter Xu
2017-02-17
intel_iommu: renaming gpa to iova where proper
Peter Xu
2017-02-17
intel_iommu: simplify irq region translation
Peter Xu
2017-02-17
intel_iommu: add "caching-mode" option
Aviv Ben-David
2017-02-17
vfio: allow to notify unmap for very large region
Peter Xu
2017-02-17
vfio: introduce vfio_get_vaddr()
Peter Xu
2017-02-17
vfio: trace map/unmap for notify as well
Peter Xu
2017-02-17
pcie: simplify pcie_add_capability()
Peter Xu
2017-02-17
virtio: Fix no interrupt when not creating msi controller
Michael S. Tsirkin
2017-02-17
virtio: use VRingMemoryRegionCaches for avail and used rings
Paolo Bonzini
2017-02-17
virtio: check for vring setup in virtio_queue_update_used_idx
Paolo Bonzini
2017-02-17
virtio: use VRingMemoryRegionCaches for descriptor ring
Paolo Bonzini
[next]