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
Age
Commit message (
Expand
)
Author
2015-07-04
ahci: add get_cmd_header helper
John Snow
2015-07-04
ahci: add cmd header to ncq transfer state
John Snow
2015-07-04
ahci: correct ncq sector count
John Snow
2015-07-04
ahci: correct types in NCQTransferState
John Snow
2015-07-04
ahci: add rwerror=stop support for ncq
John Snow
2015-07-04
ahci: factor ncq_finish out of ncq_cb
John Snow
2015-07-04
ahci: refactor process_ncq_command
John Snow
2015-07-04
ahci: assert is_ncq for process_ncq
John Snow
2015-07-04
ahci: stash ncq command
John Snow
2015-07-04
ide: add limit to .prepare_buf()
John Snow
2015-07-04
ahci: ncq sector count correction
John Snow
2015-07-04
ahci: add ncq debug checks
John Snow
2015-07-04
ahci: separate prdtl from opts
John Snow
2015-07-04
ahci: check for ncq prdtl overflow
John Snow
2015-07-04
ahci: add ncq_err helper
John Snow
2015-07-04
ahci: use shorter variables
John Snow
2015-07-04
ahci: Rename NCQFIS structure fields
John Snow
2015-07-04
ahci: Do not ignore memory access read size
John Snow
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-08
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-06-04
macio: remove remainder_len DBDMA_io property
Mark Cave-Ayland
2015-06-04
macio: update comment/constants to reflect the new code
Mark Cave-Ayland
2015-06-04
macio: switch pmac_dma_write() over to new offset/len implementation
Mark Cave-Ayland
2015-06-04
macio: switch pmac_dma_read() over to new offset/len implementation
Mark Cave-Ayland
2015-06-03
hw/ide/pci: Fix memory leak
Shannon Zhao
2015-05-22
ahci: do not remap clb/fis unconditionally
John Snow
2015-05-22
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
2015-05-22
macio: move unaligned DMA read code into separate pmac_dma_read() function
Mark Cave-Ayland
2015-05-22
ich9/ahci: Enable Migration
John Snow
2015-04-27
ide: there is only one data port
Paolo Bonzini
2015-03-27
AHCI: Protect cmd register
John Snow
2015-03-27
AHCI: Do not (re)map FB/CLB buffers while not running
John Snow
2015-03-23
ahci: Fix sglist offset manipulation for BE machines
John Snow
2015-03-23
ide: fix cmd_read_pio when nsectors > 1
John Snow
2015-03-23
ide: fix cmd_write_pio when nsectors > 1
John Snow
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-03-10
ahci: Recompute cur_cmd on migrate post load
John Snow
2015-03-10
ahci: add support for restarting non-queued commands
Paolo Bonzini
2015-03-10
ahci: Migrate IDEStatus
John Snow
2015-03-10
ide: support PIO restart for the ISA controller
Paolo Bonzini
2015-03-10
ide: make more functions static
Paolo Bonzini
2015-03-10
ide: commonize io_buffer_index initialization
Paolo Bonzini
2015-03-10
ide: migrate initial request state via IDEBus
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: pass IDEBus to the restart_cb
Paolo Bonzini
[prev]
[next]