index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: introduce IOMMUNotifier and its caps
Peter Xu
2016-09-27
4
-19
/
+71
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-09-26
16
-72
/
+2009
|
\
|
*
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-09-24
7
-10
/
+90
|
*
hw/i386: Introduce AMD IOMMU
David Kiarie
2016-09-24
3
-0
/
+1490
|
*
hw/i386/trace-events: Add AMD IOMMU trace events
David Kiarie
2016-09-23
1
-0
/
+29
|
*
hw/pci: Prepare for AMD IOMMU
David Kiarie
2016-09-23
1
-0
/
+3
|
*
virtio: handle virtqueue_get_head() errors
Stefan Hajnoczi
2016-09-23
1
-10
/
+17
|
*
virtio: handle virtqueue_num_heads() errors
Stefan Hajnoczi
2016-09-23
1
-3
/
+8
|
*
virtio: handle virtqueue_read_next_desc() errors
Stefan Hajnoczi
2016-09-23
1
-13
/
+32
|
*
virtio: use unsigned int for virtqueue_get_avail_bytes() index
Stefan Hajnoczi
2016-09-23
1
-1
/
+1
|
*
virtio: handle virtqueue_get_avail_bytes() errors
Stefan Hajnoczi
2016-09-23
1
-6
/
+11
|
*
virtio: handle virtqueue_map_desc() errors
Stefan Hajnoczi
2016-09-23
1
-19
/
+55
|
*
virtio: migrate vdev->broken flag
Stefan Hajnoczi
2016-09-23
1
-0
/
+19
|
*
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
2016-09-23
2
-0
/
+42
|
*
virtio: fix stray tab character
Stefan Hajnoczi
2016-09-23
1
-1
/
+1
|
*
target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
Igor Mammedov
2016-09-23
1
-4
/
+3
|
*
pc: clean up COMPAT macro chaining
Igor Mammedov
2016-09-23
1
-2
/
+0
|
*
virtio: add check for descriptor's mapped address
Prasad J Pandit
2016-09-23
1
-0
/
+5
|
*
tests: add /vhost-user/flags-mismatch test
Marc-André Lureau
2016-09-23
1
-1
/
+59
|
*
tests: add a simple /vhost-user/multiqueue test
Marc-André Lureau
2016-09-23
2
-4
/
+107
|
*
tests: add /vhost-user/connect-fail test
Marc-André Lureau
2016-09-23
1
-0
/
+39
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-09-23
35
-668
/
+848
|
\
\
|
|
/
|
/
|
|
*
block: Remove BB interface from blockdev-add/del
Kevin Wolf
2016-09-23
4
-132
/
+48
|
*
qemu-iotests/141: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
2
-22
/
+26
|
*
block: Avoid printing NULL string in error messages
Kevin Wolf
2016-09-23
2
-9
/
+6
|
*
qemu-iotests/139: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
2
-123
/
+59
|
*
qemu-iotests/124: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
1
-7
/
+10
|
*
qemu-iotests/118: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
1
-5
/
+1
|
*
qemu-iotests/117: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
1
-2
/
+2
|
*
qemu-iotests/087: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
2
-62
/
+6
|
*
qemu-iotests/081: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
1
-1
/
+1
|
*
qemu-iotests/071: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
1
-4
/
+4
|
*
qemu-iotests/067: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
2
-86
/
+131
|
*
qemu-iotests/041: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
1
-39
/
+32
|
*
qemu-iotests/118: Test media change with qdev name
Kevin Wolf
2016-09-23
2
-17
/
+73
|
*
block: Accept device model name for block_set_io_throttle
Kevin Wolf
2016-09-23
3
-10
/
+16
|
*
block: Accept device model name for blockdev-change-medium
Kevin Wolf
2016-09-23
6
-18
/
+31
|
*
block: Accept device model name for eject
Kevin Wolf
2016-09-23
5
-10
/
+22
|
*
block: Accept device model name for x-blockdev-remove-medium
Kevin Wolf
2016-09-23
3
-19
/
+28
|
*
block: Accept device model name for x-blockdev-insert-medium
Kevin Wolf
2016-09-23
3
-20
/
+26
|
*
block: Accept device model name for blockdev-open/close-tray
Kevin Wolf
2016-09-23
3
-23
/
+64
|
*
qdev-monitor: Add blk_by_qdev_id()
Kevin Wolf
2016-09-23
2
-0
/
+19
|
*
qdev-monitor: Factor out find_device_state()
Kevin Wolf
2016-09-23
1
-4
/
+12
|
*
block: Add blk_by_dev()
Kevin Wolf
2016-09-23
2
-0
/
+20
|
*
block: Fix 'since' for compressed Drive/BlockdevBackup
Kevin Wolf
2016-09-23
1
-2
/
+2
|
*
block: rename "read-only" to BDRV_OPT_READ_ONLY
Alberto Garcia
2016-09-23
1
-5
/
+5
|
*
commit: Add 'base' to the reopen queue before 'overlay_bs'
Alberto Garcia
2016-09-23
1
-4
/
+4
|
*
block: Don't queue the same BDS twice in bdrv_reopen_queue_child()
Alberto Garcia
2016-09-23
1
-3
/
+19
|
*
block: Add "read-only" to the options QDict
Alberto Garcia
2016-09-23
4
-13
/
+45
|
*
block: Update bs->open_flags earlier in bdrv_open_common()
Alberto Garcia
2016-09-23
1
-3
/
+2
[next]