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
Age
Commit message (
Expand
)
Author
2016-09-27
cpus-common: fix uninitialized variable use in run_on_cpu
Paolo Bonzini
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-09-27
linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
Sergey Fedorov
2016-09-27
linux-user: Use QemuMutex and QemuCond
Sergey Fedorov
2016-09-27
cpus: Rename flush_queued_work()
Sergey Fedorov
2016-09-27
cpus: Move common code out of {async_, }run_on_cpu()
Sergey Fedorov
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-27
build-sys: put glib_cflags in QEMU_CFLAGS
Marc-André Lureau
2016-09-27
build-sys: remove unused GLIB_CFLAGS
Marc-André Lureau
2016-09-27
migration: sync all address spaces
Paolo Bonzini
2016-09-27
compiler: Swap 'public domain' header for license
Felipe Franciosi
2016-09-27
checkpatch: downgrade "architecture specific defines should be avoided"
Paolo Bonzini
2016-09-27
x86: ioapic: boost default version to 0x20
Peter Xu
2016-09-27
intel_iommu, amd_iommu: allow UNMAP notifiers
Peter Xu
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-27
memory: introduce IOMMUNotifier and its caps
Peter Xu
2016-09-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-09-24
hw/i386: Introduce AMD IOMMU
David Kiarie
2016-09-23
hw/i386/trace-events: Add AMD IOMMU trace events
David Kiarie
2016-09-23
hw/pci: Prepare for AMD IOMMU
David Kiarie
2016-09-23
virtio: handle virtqueue_get_head() errors
Stefan Hajnoczi
2016-09-23
virtio: handle virtqueue_num_heads() errors
Stefan Hajnoczi
2016-09-23
virtio: handle virtqueue_read_next_desc() errors
Stefan Hajnoczi
2016-09-23
virtio: use unsigned int for virtqueue_get_avail_bytes() index
Stefan Hajnoczi
2016-09-23
virtio: handle virtqueue_get_avail_bytes() errors
Stefan Hajnoczi
2016-09-23
virtio: handle virtqueue_map_desc() errors
Stefan Hajnoczi
2016-09-23
virtio: migrate vdev->broken flag
Stefan Hajnoczi
2016-09-23
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
2016-09-23
virtio: fix stray tab character
Stefan Hajnoczi
2016-09-23
target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
Igor Mammedov
2016-09-23
pc: clean up COMPAT macro chaining
Igor Mammedov
2016-09-23
virtio: add check for descriptor's mapped address
Prasad J Pandit
2016-09-23
tests: add /vhost-user/flags-mismatch test
Marc-André Lureau
2016-09-23
tests: add a simple /vhost-user/multiqueue test
Marc-André Lureau
2016-09-23
tests: add /vhost-user/connect-fail test
Marc-André Lureau
2016-09-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-09-23
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160923' into staging
Peter Maydell
2016-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
2016-09-23
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
2016-09-23
block: Remove BB interface from blockdev-add/del
Kevin Wolf
2016-09-23
qemu-iotests/141: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
block: Avoid printing NULL string in error messages
Kevin Wolf
2016-09-23
qemu-iotests/139: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
qemu-iotests/124: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
qemu-iotests/118: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
qemu-iotests/117: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
qemu-iotests/087: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
qemu-iotests/081: Avoid blockdev-add with id
Kevin Wolf
[next]