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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-15
3
-29
/
+0
|
\
|
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
3
-15
/
+0
|
*
block: Remove deprecated -drive geometry options
Kevin Wolf
2018-06-15
1
-14
/
+0
*
|
m25p80: add support for two bytes WRSR for Macronix chips
Cédric Le Goater
2018-06-15
1
-0
/
+1
*
|
hw/block/pflash_cfi02: Convert away from old_mmio
Peter Maydell
2018-06-15
1
-79
/
+18
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
1
-5
/
+22
|
\
|
*
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-06-01
1
-4
/
+1
|
*
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
1
-1
/
+21
*
|
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
2018-06-01
1
-4
/
+2
*
|
hw/block/nvme: Include "qemu/cutils.h" directly in the source file
Philippe Mathieu-Daudé
2018-06-01
2
-1
/
+1
*
|
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
2
-2
/
+0
*
|
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
2
-2
/
+0
*
|
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
3
-3
/
+0
*
|
Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...
Peter Maydell
2018-05-24
1
-512
/
+102
|
\
\
|
|
/
|
/
|
|
*
xen_disk: be consistent with use of xendev and blkdev->xendev
Paul Durrant
2018-05-22
1
-44
/
+46
|
*
xen_disk: use a single entry iovec
Paul Durrant
2018-05-22
1
-55
/
+21
|
*
xen_disk: remove use of grant map/unmap
Paul Durrant
2018-05-22
1
-327
/
+25
|
*
xen_disk: remove open-coded use of libxengnttab
Paul Durrant
2018-05-22
1
-90
/
+32
|
*
xen: add a meaningful declaration of grant_copy_segment into xen_common.h
Paul Durrant
2018-05-22
1
-18
/
+0
*
|
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-20
1
-4
/
+1
|
/
*
hw/block/pflash_cfi: fix off-by-one error
Philippe Mathieu-Daudé
2018-04-10
2
-11
/
+8
*
vhost-user-blk: set config ops before vhost-user init
Maxime Coquelin
2018-04-09
1
-2
/
+2
*
fdc: Exit if ISA controller does not support DMA
Alexey Kardashevskiy
2018-03-26
1
-1
/
+4
*
virtio-blk: fix race between .ioeventfd_stop() and vq handler
Stefan Hajnoczi
2018-03-08
1
-7
/
+17
*
virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is present
Sergio Lopez
2018-03-08
1
-2
/
+13
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
2
-0
/
+2
*
trace: avoid SystemTap "char const" warnings
Stefan Hajnoczi
2018-02-19
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-02-13
2
-1
/
+2
|
\
|
*
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-08
1
-1
/
+0
|
*
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
2018-02-08
1
-0
/
+2
*
|
Clean up includes
Markus Armbruster
2018-02-09
1
-1
/
+0
|
/
*
block: Move NVMe constants to a separate header
Fam Zheng
2018-02-08
1
-697
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-01-24
2
-5
/
+35
|
\
|
*
hw/block: Fix pin-based interrupt behaviour of NVMe
Hikaru Nishida
2018-01-23
2
-5
/
+35
*
|
Fixes after renaming __FUNCTION__ to __func__
Alistair Francis
2018-01-22
1
-1
/
+1
*
|
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
2
-6
/
+6
|
/
*
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
2018-01-18
2
-0
/
+362
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
1
-1
/
+1
*
nvme: Add tracing
Doug Gale
2017-12-22
2
-52
/
+390
*
virtio-blk: reject configs with logical block size > physical block size
Mark Kanda
2017-12-19
1
-0
/
+7
*
virtio-blk: make queue size configurable
Mark Kanda
2017-12-19
1
-1
/
+9
*
hw/block: Use errp directly rather than local_err
Mao Zhongyi
2017-12-19
3
-24
/
+13
*
hw/block: Fix the return type
Mao Zhongyi
2017-12-19
3
-12
/
+17
*
hw/block/nvme: Convert to realize
Mao Zhongyi
2017-12-19
1
-8
/
+10
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...
Peter Maydell
2017-12-15
2
-7
/
+53
|
\
|
*
xen-disk: use an IOThread per instance
Paul Durrant
2017-12-15
2
-7
/
+53
*
|
m25p80: Add support for n25q512a11 and n25q512a13
Francisco Iglesias
2017-12-13
1
-0
/
+2
*
|
m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)
Francisco Iglesias
2017-12-13
1
-0
/
+7
*
|
m25p80: Add support for SST READ ID 0x90/0xAB commands
Francisco Iglesias
2017-12-13
1
-0
/
+32
*
|
m25p80: Add support for continuous read out of RDSR and READ_FSR
Francisco Iglesias
2017-12-13
1
-1
/
+38
|
/
[next]