index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
atapi: abort transfers with 0 byte limits
John Snow
2015-09-18
3
-6
/
+29
*
ide: fix ATAPI command permissions
John Snow
2015-09-18
1
-15
/
+15
*
ide: unify io_buffer_offset increments
John Snow
2015-09-17
3
-18
/
+10
*
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
2
-6
/
+9
*
ahci: Separate the AHCI state structure into the header
Alistair Francis
2015-09-08
2
-13
/
+14
*
Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)
Stefano Stabellini
2015-08-03
1
-0
/
+7
*
ahci: fix ICC mask definition
John Snow
2015-07-31
1
-1
/
+1
*
macio: re-add TRIM support
Aurelien Jarno
2015-07-31
1
-0
/
+28
*
ide: Clear DRQ after handling all expected accesses
Kevin Wolf
2015-07-26
1
-4
/
+12
*
ide/atapi: Fix START STOP UNIT command completion
Kevin Wolf
2015-07-26
1
-0
/
+1
*
ide: Check array bounds before writing to io_buffer (CVE-2015-5154)
Kevin Wolf
2015-07-26
1
-0
/
+16
*
ahci: Force ICC bits in PxCMD to zero
Stefan Fritsch
2015-07-20
1
-2
/
+7
*
ahci: Fix CD-ROM signature
Hannes Reinecke
2015-07-08
1
-1
/
+1
*
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
2
-5
/
+7
*
ahci: correct ncq sector count
John Snow
2015-07-04
2
-3
/
+6
*
ahci: correct types in NCQTransferState
John Snow
2015-07-04
2
-7
/
+7
*
ahci: add rwerror=stop support for ncq
John Snow
2015-07-04
4
-2
/
+44
*
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
2
-1
/
+3
*
ide: add limit to .prepare_buf()
John Snow
2015-07-04
5
-24
/
+36
*
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
2
-12
/
+14
*
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: Rename NCQFIS structure fields
John Snow
2015-07-04
1
-10
/
+25
*
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
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
2
-30
/
+18
*
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-06-08
1
-168
/
+103
|
\
|
*
macio: remove remainder_len DBDMA_io property
Mark Cave-Ayland
2015-06-04
1
-13
/
+0
|
*
macio: update comment/constants to reflect the new code
Mark Cave-Ayland
2015-06-04
1
-33
/
+13
|
*
macio: switch pmac_dma_write() over to new offset/len implementation
Mark Cave-Ayland
2015-06-04
1
-63
/
+53
|
*
macio: switch pmac_dma_read() over to new offset/len implementation
Mark Cave-Ayland
2015-06-04
1
-62
/
+40
*
|
hw/ide/pci: Fix memory leak
Shannon Zhao
2015-06-03
1
-4
/
+1
|
/
*
ahci: do not remap clb/fis unconditionally
John Snow
2015-05-22
1
-25
/
+63
*
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
2015-05-22
1
-143
/
+125
[next]