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
*
ide: enable buffered requests for PIO read requests
Peter Lieven
2015-11-17
1
-2
/
+2
*
ide: enable buffered requests for ATAPI devices
Peter Lieven
2015-11-17
1
-5
/
+5
*
ide: orphan all buffered requests on DMA cancel
Peter Lieven
2015-11-17
1
-0
/
+19
*
ide: add support for IDEBufferedRequest
Peter Lieven
2015-11-17
2
-0
/
+61
*
ide/atapi: make PIO read requests async
Peter Lieven
2015-11-17
1
-13
/
+82
*
atapi: Prioritize unknown cmd error over BCL error
John Snow
2015-11-13
1
-10
/
+10
*
atapi: add byte_count_limit helper
John Snow
2015-11-13
1
-5
/
+13
*
macio: Account for failed operations
Alberto Garcia
2015-11-12
1
-2
/
+10
*
ide: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-2
/
+8
*
atapi: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-12
/
+19
*
ide: Account for write operations correctly
Alberto Garcia
2015-11-12
1
-1
/
+1
*
ahci: Add allwinner AHCI
Peter Crosthwaite
2015-11-06
2
-0
/
+111
*
ahci: split realize and init
Peter Crosthwaite
2015-11-06
3
-15
/
+34
*
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
3
-24
/
+15
*
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
2015-11-04
1
-1
/
+1
*
macio-ide: add to storage category
Laurent Vivier
2015-10-23
1
-0
/
+1
*
cmd646: add to storage category
Laurent Vivier
2015-10-23
1
-0
/
+1
*
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
*
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
[next]