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
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
atapi: classify read_cd as conditionally returning data
John Snow
2016-11-14
1
-11
/
+40
*
macio: switch over to new byte-aligned DMA helpers
Mark Cave-Ayland
2016-10-27
1
-185
/
+28
*
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
2016-10-27
2
-3
/
+5
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-04
1
-0
/
+4
|
\
|
*
block-backend: remove blk_flush_all
John Snow
2016-09-29
1
-0
/
+4
*
|
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
2016-09-29
2
-1
/
+12
*
|
ahci: clear aiocb in ncq_cb
John Snow
2016-09-29
1
-0
/
+1
*
|
ide: fix DMA register transitions
John Snow
2016-09-29
1
-1
/
+1
|
/
*
portio: keep references on portio
Marc-André Lureau
2016-09-08
1
-2
/
+4
*
ide: ide-cd without drive property for empty drive
Kevin Wolf
2016-09-05
1
-5
/
+15
*
atapi: fix halted DMA reset
John Snow
2016-08-09
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/elmarco/tags/leaks-for-2.7-pull-request...
Peter Maydell
2016-08-08
2
-2
/
+3
|
\
|
*
ahci: fix sglist leak on retry
Marc-André Lureau
2016-08-07
2
-2
/
+2
|
*
ahci: free irqs array
Marc-André Lureau
2016-08-07
1
-0
/
+1
*
|
macio: set res_count value to 0 after non-block ATAPI DMA transfers
Mark Cave-Ayland
2016-08-08
1
-0
/
+1
|
/
*
ide: fix halted IO segfault at reset
John Snow
2016-07-28
1
-0
/
+1
*
block: Convert BB interface to byte-based discards
Eric Blake
2016-07-20
1
-2
/
+4
*
ide: set retry_unit for PIO and FLUSH requests
Evgeny Yakovlev
2016-07-19
1
-0
/
+2
*
ide: refactor retry_unit set and clear into separate function
Evgeny Yakovlev
2016-07-19
1
-6
/
+16
*
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
1
-0
/
+1
*
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
1
-0
/
+1
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
12
-51
/
+51
*
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
1
-2
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
4
-1117
/
+1
|
\
|
*
ide: move headers to include folder
Efimov Vasily
2016-06-29
4
-1117
/
+1
*
|
macio: Use blk_drain instead of blk_drain_all
Fam Zheng
2016-06-27
1
-1
/
+1
|
/
*
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-20
1
-3
/
+1
*
macio: call dma_memory_unmap() at the end of each DMA transfer
Mark Cave-Ayland
2016-06-14
1
-20
/
+26
*
macio: use DMA memory interface for non-block ATAPI transfers
Mark Cave-Ayland
2016-06-07
1
-1
/
+2
*
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
2016-05-25
3
-10
/
+12
*
dma-helpers: change interface to byte-based
Paolo Bonzini
2016-05-25
2
-5
/
+9
*
atapi: Switch to byte-based block access
Eric Blake
2016-05-12
1
-8
/
+11
*
ide: Switch to byte-based aio block access
Eric Blake
2016-05-12
3
-12
/
+9
*
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
2016-05-12
1
-2
/
+2
*
ide: really restart pending and in-flight atapi dma
Pavel Butsykin
2016-04-13
4
-22
/
+43
*
ide: restart atapi dma by re-evaluating command packet
Pavel Butsykin
2016-04-12
1
-7
/
+6
*
ide: don't lose pending dma state
Pavel Butsykin
2016-04-12
3
-8
/
+20
*
xen: Fix IDE unplug
Anthony PERARD
2016-04-12
1
-0
/
+1
*
xen: piix reuse pci generic class init function
Michael S. Tsirkin
2016-04-07
1
-13
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-2
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
ahci: prohibit "restarting" the FIS or CLB engines
John Snow
2016-02-10
1
-19
/
+20
*
ahci: explicitly reject bad engine states on post_load
John Snow
2016-02-10
1
-8
/
+13
*
ahci: handle LIST_ON and FIS_ON in map helpers
John Snow
2016-02-10
1
-10
/
+18
*
ahci: Do not unmap NULL addresses
John Snow
2016-02-10
1
-0
/
+8
*
ide: fix device_reset to not ignore pending AIO
John Snow
2016-02-10
1
-10
/
+17
*
ide: Add silent DRQ cancellation
John Snow
2016-02-10
1
-3
/
+18
*
ide: replace blk_drain_all by blk_drain
John Snow
2016-02-10
1
-1
/
+1
*
ide: move buffered DMA cancel to core
John Snow
2016-02-10
3
-35
/
+47
[next]