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
/
ahci.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
ide: ahci: reset ncq object to unused on error
Prasad J Pandit
2016-01-11
1
-0
/
+1
*
ahci: Add allwinner AHCI
Peter Crosthwaite
2015-11-06
1
-0
/
+95
*
ahci: split realize and init
Peter Crosthwaite
2015-11-06
1
-13
/
+23
*
ahci: Add some MMIO debug printfs
Peter Crosthwaite
2015-11-06
1
-6
/
+15
*
ide: remove hardcoded 2GiB transactional limit
John Snow
2015-11-06
1
-16
/
+14
*
hw/ide/ahci.c: Fix shift left into sign bit
Peter Maydell
2015-10-18
1
-1
/
+1
*
ahci: clean up initial d2h semantics
John Snow
2015-09-18
1
-11
/
+16
*
ahci: remove cmd_fis argument from write_fis_d2h
John Snow
2015-09-18
1
-7
/
+4
*
ahci: fix signature generation
John Snow
2015-09-18
1
-12
/
+20
*
ahci: remove dead reset code
John Snow
2015-09-18
1
-4
/
+1
*
ide: unify io_buffer_offset increments
John Snow
2015-09-17
1
-15
/
+7
*
trivial: remove trailing newline from error_report
John Snow
2015-09-11
1
-1
/
+1
*
ahci.c: Don't assume AHCIState's parent is AHCIPCIState
Alistair Francis
2015-09-08
1
-6
/
+7
*
ahci: Separate the AHCI state structure into the header
Alistair Francis
2015-09-08
1
-13
/
+0
*
ahci: Force ICC bits in PxCMD to zero
Stefan Fritsch
2015-07-20
1
-2
/
+7
*
ahci: fix sdb fis semantics
John Snow
2015-07-04
1
-12
/
+17
*
ahci: Do not map cmd_fis to generate response
John Snow
2015-07-04
1
-45
/
+5
*
ahci: ncq migration
John Snow
2015-07-04
1
-1
/
+50
*
ahci: add get_cmd_header helper
John Snow
2015-07-04
1
-3
/
+12
*
ahci: add cmd header to ncq transfer state
John Snow
2015-07-04
1
-5
/
+6
*
ahci: correct ncq sector count
John Snow
2015-07-04
1
-2
/
+5
*
ahci: correct types in NCQTransferState
John Snow
2015-07-04
1
-5
/
+5
*
ahci: add rwerror=stop support for ncq
John Snow
2015-07-04
1
-2
/
+34
*
ahci: factor ncq_finish out of ncq_cb
John Snow
2015-07-04
1
-12
/
+18
*
ahci: refactor process_ncq_command
John Snow
2015-07-04
1
-31
/
+42
*
ahci: assert is_ncq for process_ncq
John Snow
2015-07-04
1
-38
/
+30
*
ahci: stash ncq command
John Snow
2015-07-04
1
-1
/
+2
*
ide: add limit to .prepare_buf()
John Snow
2015-07-04
1
-13
/
+14
*
ahci: ncq sector count correction
John Snow
2015-07-04
1
-3
/
+3
*
ahci: add ncq debug checks
John Snow
2015-07-04
1
-0
/
+23
*
ahci: separate prdtl from opts
John Snow
2015-07-04
1
-11
/
+12
*
ahci: check for ncq prdtl overflow
John Snow
2015-07-04
1
-5
/
+15
*
ahci: add ncq_err helper
John Snow
2015-07-04
1
-4
/
+10
*
ahci: use shorter variables
John Snow
2015-07-04
1
-8
/
+10
*
ahci: Do not ignore memory access read size
John Snow
2015-07-04
1
-2
/
+25
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
ahci: do not remap clb/fis unconditionally
John Snow
2015-05-22
1
-25
/
+63
*
ich9/ahci: Enable Migration
John Snow
2015-05-22
1
-1
/
+0
*
AHCI: Protect cmd register
John Snow
2015-03-27
1
-1
/
+25
*
AHCI: Do not (re)map FB/CLB buffers while not running
John Snow
2015-03-27
1
-17
/
+33
*
ahci: Fix sglist offset manipulation for BE machines
John Snow
2015-03-23
1
-1
/
+1
*
ahci: Recompute cur_cmd on migrate post load
John Snow
2015-03-10
1
-0
/
+7
*
ahci: add support for restarting non-queued commands
Paolo Bonzini
2015-03-10
1
-8
/
+15
*
ahci: Migrate IDEStatus
John Snow
2015-03-10
1
-0
/
+1
[prev]
[next]