index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
ide: move headers to include folder
Efimov Vasily
1
-635
/
+0
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
1
-3
/
+3
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
1
-1
/
+1
2016-04-12
ide: really restart pending and in-flight atapi dma
Pavel Butsykin
1
-0
/
+20
2016-04-12
ide: don't lose pending dma state
Pavel Butsykin
1
-0
/
+15
2016-02-10
ide: move buffered DMA cancel to core
John Snow
1
-0
/
+1
2015-11-17
ide: add support for IDEBufferedRequest
Peter Lieven
1
-0
/
+14
2015-11-06
ide: remove hardcoded 2GiB transactional limit
John Snow
1
-1
/
+1
2015-09-18
atapi: abort transfers with 0 byte limits
John Snow
1
-0
/
+1
2015-09-17
ide: unify io_buffer_offset increments
John Snow
1
-0
/
+1
2015-07-04
ahci: add rwerror=stop support for ncq
John Snow
1
-0
/
+2
2015-07-04
ide: add limit to .prepare_buf()
John Snow
1
-1
/
+1
2015-03-10
ahci: Migrate IDEStatus
John Snow
1
-0
/
+3
2015-03-10
ide: make more functions static
Paolo Bonzini
1
-4
/
+0
2015-03-10
ide: place initial state of the current request to IDEBus
Paolo Bonzini
1
-0
/
+2
2015-03-10
ide: replace set_unit callback with more IDEBus state
Paolo Bonzini
1
-1
/
+1
2015-03-10
ide: remove restart_cb callback
Paolo Bonzini
1
-1
/
+0
2015-03-10
ide: move restart callback to common code
Paolo Bonzini
1
-0
/
+2
2015-03-10
ide: introduce ide_register_restart_cb
Paolo Bonzini
1
-0
/
+1
2015-03-10
ide: prepare to move restart to common code
Paolo Bonzini
1
-0
/
+1
2015-02-06
atapi migration: Throw recoverable error to avoid recovery
Dr. David Alan Gilbert
1
-0
/
+2
2015-01-13
ide: Implement VPD response for ATAPI
John Snow
1
-0
/
+1
2014-11-14
ide: Correct handling of malformed/short PRDTs
John Snow
1
-6
/
+7
2014-11-03
ahci: Update byte count after DMA completion
John Snow
1
-0
/
+2
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-3
/
+3
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-3
/
+3
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-3
/
+3
2014-08-15
ide: make all commands go through cmd_done
Paolo Bonzini
1
-1
/
+1
2014-08-15
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
1
-6
/
+6
2014-08-15
ide: move BM_STATUS bits to pci.[ch]
Paolo Bonzini
1
-11
/
+0
2014-08-15
ide: fold add_status callback into set_inactive
Paolo Bonzini
1
-3
/
+3
2014-08-15
ide: wrap start_dma callback
Paolo Bonzini
1
-0
/
+1
2014-08-15
ide: simplify start_transfer callbacks
Paolo Bonzini
1
-2
/
+1
2014-08-15
ide: simplify async_cmd_done callbacks
Paolo Bonzini
1
-1
/
+1
2014-08-15
ide: simplify set_inactive callbacks
Paolo Bonzini
1
-1
/
+1
2014-08-15
ide: simplify reset callbacks
Paolo Bonzini
1
-1
/
+2
2013-11-05
ide: Drop ide_init2_with_non_qdev_drives()
Andreas Färber
1
-2
/
+0
2013-08-30
ide: Pass size to ide_bus_new()
Andreas Färber
1
-1
/
+2
2013-07-15
ahci: Fix FLUSH command
Kevin Wolf
1
-0
/
+1
2013-05-08
ahci: Don't allow creating slave drives
Kevin Wolf
1
-1
/
+2
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
1
-1
/
+0
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-3
/
+3
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-08-10
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
1
-0
/
+1
2012-07-17
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
1
-0
/
+1
2012-07-17
ide: qdev property for BIOS CHS translation
Markus Armbruster
1
-0
/
+1
2012-07-17
ide: qdev properties for disk geometry
Markus Armbruster
1
-1
/
+3
2012-07-17
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
1
-1
/
+1
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
1
-0
/
+3
[next]