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
*
m25p80: Fix QIOR/DIOR handling for Winbond
Marcin Krzeminski
2016-07-14
1
-2
/
+4
*
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
2
-0
/
+13
*
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
3
-0
/
+18
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-3
/
+3
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-4
/
+4
*
hw/block/m25p80: fix resource leak
Shannon Zhao
2016-07-07
1
-2
/
+4
*
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-4
/
+5
*
block: Give nonzero result to blk_get_max_transfer_length()
Eric Blake
2016-07-05
1
-2
/
+1
*
m25p80: qdev-ify drive property
Paolo Bonzini
2016-07-04
1
-8
/
+2
*
m25p80: change cur_addr to 32 bit integer
Paolo Bonzini
2016-07-04
1
-7
/
+8
*
m25p80: avoid out of bounds accesses
Paolo Bonzini
2016-07-04
1
-9
/
+7
*
m25p80: do not put iovec on the stack
Paolo Bonzini
2016-07-04
1
-9
/
+14
*
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-07-04
1
-7
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
2
-2
/
+0
|
\
|
*
pflash: make TYPE_CFI_PFLASH0{1,2} macros public
Efimov Vasily
2016-06-29
2
-2
/
+0
*
|
virtio-blk: add num-queues device property
Stefan Hajnoczi
2016-06-28
1
-2
/
+13
*
|
virtio-blk: dataplane multiqueue support
Stefan Hajnoczi
2016-06-28
1
-16
/
+34
*
|
virtio-blk: live migrate s->rq with multiqueue
Stefan Hajnoczi
2016-06-28
1
-1
/
+19
*
|
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2016-06-28
1
-9
/
+11
*
|
virtio-blk: tell dataplane which vq to notify
Stefan Hajnoczi
2016-06-28
3
-4
/
+4
*
|
virtio-blk: multiqueue batch notify
Stefan Hajnoczi
2016-06-28
1
-6
/
+23
*
|
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2016-06-28
1
-0
/
+1
*
|
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
2016-06-28
1
-5
/
+0
*
|
m25p80: Fix WINBOND fast read command handling
Marcin Krzeminski
2016-06-27
1
-2
/
+5
*
|
m25p80: New flash devices.
Marcin Krzeminski
2016-06-27
1
-6
/
+13
*
|
m25p80: Fast read commands family changes.
Marcin Krzeminski
2016-06-27
1
-37
/
+117
*
|
m25p80: Introduce configuration registers.
Marcin Krzeminski
2016-06-27
1
-0
/
+47
*
|
m25p80: Introduce quad and equad modes.
Marcin Krzeminski
2016-06-27
1
-5
/
+65
*
|
m25p80: Add additional flash commands:
Marcin Krzeminski
2016-06-27
1
-0
/
+9
*
|
m25p80: Introduce COLLECTING_VAR_LEN_DATA state.
Marcin Krzeminski
2016-06-27
1
-0
/
+5
*
|
m25p80: Allow more than four banks.
Marcin Krzeminski
2016-06-27
1
-3
/
+2
*
|
m25p80: Make a table for JEDEC ID.
Marcin Krzeminski
2016-06-27
1
-19
/
+42
*
|
m25p80: Replace JEDEC ID masking with function.
Marcin Krzeminski
2016-06-27
1
-9
/
+40
*
|
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
2016-06-24
1
-10
/
+2
*
|
virtio-bus: have callers tolerate new host notifier api
Cornelia Huck
2016-06-24
1
-3
/
+11
|
/
*
xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix
Juergen Gross
2016-06-22
1
-2
/
+18
*
xen: fix style of hw/block/xen_blkif.h
Juergen Gross
2016-06-22
1
-70
/
+81
*
trace: split out trace events for hw/block/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+17
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
m25p80: fix test on blk_pread() return value
Cédric Le Goater
2016-06-16
1
-1
/
+1
*
xen/blkif: avoid double access to any shared ring request fields
Jan Beulich
2016-06-13
2
-6
/
+8
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...
Peter Maydell
2016-06-07
1
-1
/
+1
|
\
|
*
block: Use DIV_ROUND_UP
Laurent Vivier
2016-06-07
1
-1
/
+1
*
|
virtio-blk: Remove op blocker for dataplane
Fam Zheng
2016-06-07
1
-63
/
+0
|
/
*
dma-helpers: change interface to byte-based
Paolo Bonzini
2016-05-25
1
-3
/
+3
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
2
-0
/
+2
*
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
m25p80: Switch to byte-based block access
Eric Blake
2016-05-12
1
-16
/
+7
*
pflash: Switch to byte-based block access
Eric Blake
2016-05-12
2
-12
/
+12
*
onenand: Switch to byte-based block access
Eric Blake
2016-05-12
1
-14
/
+27
[next]