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
path:
root
/
hw
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-08-15
1
-1
/
+0
*
virtio-scsi: fix hotplug ->reset() vs event race
Stefan Hajnoczi
2018-07-16
1
-1
/
+10
*
scsi-disk: Block Device Characteristics emulation fix
Daniel Henrique Barboza
2018-07-12
1
-3
/
+4
*
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2018-07-10
1
-0
/
+1
*
hw/scsi: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-4
/
+5
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-29
1
-1
/
+10
|
\
|
*
usb-storage: Add rerror/werror properties
Kevin Wolf
2018-06-29
1
-1
/
+10
*
|
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2018-06-29
2
-11
/
+123
*
|
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
2018-06-29
2
-45
/
+34
*
|
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
2018-06-29
2
-230
/
+248
*
|
esp: remove legacy esp_init() function
Mark Cave-Ayland
2018-06-28
1
-30
/
+0
*
|
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
Thomas Huth
2018-06-28
1
-2
/
+2
|
/
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
2
-2
/
+19
|
\
|
*
vhost-scsi: drop an unused include
Michael S. Tsirkin
2018-06-01
1
-1
/
+0
|
*
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
1
-1
/
+19
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
3
-3
/
+1
|
\
\
|
*
|
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
2018-06-01
1
-1
/
+1
|
*
|
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
|
*
|
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
|
|
/
*
/
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
|
/
*
hw/scsi: support SCSI-2 passthrough without PI
Daniel Henrique Barboza
2018-04-09
2
-12
/
+37
*
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
2018-04-09
2
-5
/
+25
*
scsi-disk: Don't enlarge min_io_size to max_io_size
Fam Zheng
2018-04-09
1
-4
/
+6
*
scsi: turn "is this a SCSI device?" into a conditional hint
Paolo Bonzini
2018-03-26
2
-6
/
+8
*
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-18
1
-0
/
+7
*
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-12
1
-5
/
+7
*
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
2018-03-12
2
-2
/
+2
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
1
-1
/
+0
*
scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
Daniel Henrique Barboza
2018-03-12
1
-0
/
+15
*
virtio-scsi: fix race between .ioeventfd_stop() and vq handler
Stefan Hajnoczi
2018-03-08
1
-4
/
+5
*
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
2018-03-06
3
-51
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-02-13
2
-4
/
+2
|
\
|
*
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-08
1
-4
/
+0
|
*
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
2018-02-08
1
-0
/
+2
*
|
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
|
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
2
-2
/
+0
|
/
*
scsi-generic: Simplify error handling code
Fam Zheng
2018-02-05
1
-6
/
+3
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-2
/
+2
*
usb-storage: Fix share-rw option parsing
Fam Zheng
2018-01-26
1
-1
/
+8
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
2
-0
/
+10
|
\
|
*
scsi-disk: release AioContext in unaligned WRITE SAME case
Stefan Hajnoczi
2018-01-16
1
-0
/
+1
|
*
scsi-generic: Add share-rw option
Fam Zheng
2018-01-12
1
-0
/
+9
*
|
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2018-01-11
3
-24
/
+7
|
\
|
|
*
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
2017-12-21
1
-14
/
+2
|
*
scsi-block: Add share-rw option
Fam Zheng
2017-12-21
1
-0
/
+1
|
*
hw/block: Use errp directly rather than local_err
Mao Zhongyi
2017-12-19
1
-9
/
+4
|
*
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
|
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-1
/
+1
*
|
pci: Add pci_dev_bus_num() helper
David Gibson
2017-12-05
2
-2
/
+2
|
/
[next]