Philippe Mathieu-Daudé
|
0cfe719d1f
hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
|
2 年之前 |
Philippe Mathieu-Daudé
|
cc135b10f4
hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
|
2 年之前 |
Alberto Faria
|
a9262f551e
block: Change blk_{pread,pwrite}() param order
|
3 年之前 |
Alberto Faria
|
3b35d4542c
block: Add a 'flags' param to blk_pread()
|
3 年之前 |
Lev Kujawski
|
99337bd1e3
hw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM)
|
3 年之前 |
Prasad J Pandit
|
b8d7f1bc59
ide: atapi: check logical block address and read size (CVE-2020-29443)
|
4 年之前 |
Paolo Bonzini
|
8132122889
ide: atapi: assert that the buffer pointer is in range
|
4 年之前 |
Philippe Mathieu-Daudé
|
a71f2d2262
hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE
|
5 年之前 |
Philippe Mathieu-Daudé
|
614ab7d127
hw/ide/atapi: Use the ldst API
|
6 年之前 |
Vladimir Sementsov-Ogievskiy
|
9942586b3f
hw/ide: drop iov field from IDEDMA
|
6 年之前 |
Vladimir Sementsov-Ogievskiy
|
e5863d49e4
hw/ide: drop iov field from IDEState
|
6 年之前 |
Paolo Bonzini
|
c173723f24
ide: introduce ide_transfer_start_norecurse
|
7 年之前 |
Paolo Bonzini
|
d02cea6437
atapi: call ide_set_irq before ide_transfer_start
|
7 年之前 |
John Snow
|
0e168d3551
IDE: replace DEBUG_AIO with trace events
|
8 年之前 |
John Snow
|
82a13ff821
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
|
8 年之前 |
John Snow
|
e7bd708ec8
atapi: classify read_cd as conditionally returning data
|
8 年之前 |
John Snow
|
7f951b2d77
atapi: fix halted DMA reset
|
9 年之前 |
Eric Blake
|
26a122d3d4
atapi: Switch to byte-based block access
|
9 年之前 |
Pavel Butsykin
|
502356eeeb
ide: really restart pending and in-flight atapi dma
|
9 年之前 |
Pavel Butsykin
|
9a41826f38
ide: restart atapi dma by re-evaluating command packet
|
9 年之前 |
Peter Maydell
|
532392622c
ide: Clean up includes
|
9 年之前 |
Thomas Huth
|
4e6f7cfbf9
hw/ide: Remove superfluous return statements
|
9 年之前 |
Alberto Garcia
|
73a27d9ac3
atapi: Fix code indentation
|
9 年之前 |
Alberto Garcia
|
36be0929f5
atapi: Account for failed and invalid operations in cd_read_sector()
|
9 年之前 |
Peter Lieven
|
02506b20b6
ide: enable buffered requests for ATAPI devices
|
9 年之前 |
Peter Lieven
|
5f81724d80
ide/atapi: make PIO read requests async
|
9 年之前 |
John Snow
|
f36aa12d2f
atapi: Prioritize unknown cmd error over BCL error
|
9 年之前 |
John Snow
|
af0e00db0e
atapi: add byte_count_limit helper
|
9 年之前 |
Alberto Garcia
|
ece2d05ed4
atapi: Account for failed and invalid operations
|
9 年之前 |
John Snow
|
9ef2e93f9b
atapi: abort transfers with 0 byte limits
|
10 年之前 |