index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
internal.h
Age
Commit message (
Expand
)
Author
2016-06-29
ide: move headers to include folder
Efimov Vasily
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
2016-04-12
ide: really restart pending and in-flight atapi dma
Pavel Butsykin
2016-04-12
ide: don't lose pending dma state
Pavel Butsykin
2016-02-10
ide: move buffered DMA cancel to core
John Snow
2015-11-17
ide: add support for IDEBufferedRequest
Peter Lieven
2015-11-06
ide: remove hardcoded 2GiB transactional limit
John Snow
2015-09-18
atapi: abort transfers with 0 byte limits
John Snow
2015-09-17
ide: unify io_buffer_offset increments
John Snow
2015-07-04
ahci: add rwerror=stop support for ncq
John Snow
2015-07-04
ide: add limit to .prepare_buf()
John Snow
2015-03-10
ahci: Migrate IDEStatus
John Snow
2015-03-10
ide: make more functions static
Paolo Bonzini
2015-03-10
ide: place initial state of the current request to IDEBus
Paolo Bonzini
2015-03-10
ide: replace set_unit callback with more IDEBus state
Paolo Bonzini
2015-03-10
ide: remove restart_cb callback
Paolo Bonzini
2015-03-10
ide: move restart callback to common code
Paolo Bonzini
2015-03-10
ide: introduce ide_register_restart_cb
Paolo Bonzini
2015-03-10
ide: prepare to move restart to common code
Paolo Bonzini
2015-02-06
atapi migration: Throw recoverable error to avoid recovery
Dr. David Alan Gilbert
2015-01-13
ide: Implement VPD response for ATAPI
John Snow
2014-11-14
ide: Correct handling of malformed/short PRDTs
John Snow
2014-11-03
ahci: Update byte count after DMA completion
John Snow
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-08-15
ide: make all commands go through cmd_done
Paolo Bonzini
2014-08-15
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
2014-08-15
ide: move BM_STATUS bits to pci.[ch]
Paolo Bonzini
2014-08-15
ide: fold add_status callback into set_inactive
Paolo Bonzini
2014-08-15
ide: wrap start_dma callback
Paolo Bonzini
2014-08-15
ide: simplify start_transfer callbacks
Paolo Bonzini
2014-08-15
ide: simplify async_cmd_done callbacks
Paolo Bonzini
2014-08-15
ide: simplify set_inactive callbacks
Paolo Bonzini
2014-08-15
ide: simplify reset callbacks
Paolo Bonzini
2013-11-05
ide: Drop ide_init2_with_non_qdev_drives()
Andreas Färber
2013-08-30
ide: Pass size to ide_bus_new()
Andreas Färber
2013-07-15
ahci: Fix FLUSH command
Kevin Wolf
2013-05-08
ahci: Don't allow creating slave drives
Kevin Wolf
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-08-10
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2012-07-17
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
2012-07-17
ide: qdev property for BIOS CHS translation
Markus Armbruster
2012-07-17
ide: qdev properties for disk geometry
Markus Armbruster
2012-07-17
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
[next]