index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
ahci.c
Age
Commit message (
Expand
)
Author
2015-11-06
ahci: Add some MMIO debug printfs
Peter Crosthwaite
2015-11-06
ide: remove hardcoded 2GiB transactional limit
John Snow
2015-10-18
hw/ide/ahci.c: Fix shift left into sign bit
Peter Maydell
2015-09-18
ahci: clean up initial d2h semantics
John Snow
2015-09-18
ahci: remove cmd_fis argument from write_fis_d2h
John Snow
2015-09-18
ahci: fix signature generation
John Snow
2015-09-18
ahci: remove dead reset code
John Snow
2015-09-17
ide: unify io_buffer_offset increments
John Snow
2015-09-11
trivial: remove trailing newline from error_report
John Snow
2015-09-08
ahci.c: Don't assume AHCIState's parent is AHCIPCIState
Alistair Francis
2015-09-08
ahci: Separate the AHCI state structure into the header
Alistair Francis
2015-07-20
ahci: Force ICC bits in PxCMD to zero
Stefan Fritsch
2015-07-04
ahci: fix sdb fis semantics
John Snow
2015-07-04
ahci: Do not map cmd_fis to generate response
John Snow
2015-07-04
ahci: ncq migration
John Snow
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: 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-05-22
ahci: do not remap clb/fis unconditionally
John Snow
2015-05-22
ich9/ahci: Enable Migration
John Snow
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-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: replace set_unit callback with more IDEBus state
Paolo Bonzini
2015-03-10
ide: remove restart_cb callback
Paolo Bonzini
2014-12-10
ahci: replace SATA FIS type magic numbers with constants
Stefan Hajnoczi
2014-12-10
ahci: avoid #ifdef DEBUG_AHCI bitrot
Stefan Hajnoczi
2014-11-14
ahci: factor out FIS decomposition from handle_cmd
John Snow
2014-11-14
ahci: Check cmd_fis[1] more explicitly
John Snow
2014-11-14
ahci: Reorder error cases in handle_cmd
John Snow
2014-11-14
ahci: Fix FIS decomposition
John Snow
[prev]
[next]