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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-2
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
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: fix device_reset to not ignore pending AIO
John Snow
2016-02-10
1
-10
/
+17
*
ide: Add silent DRQ cancellation
John Snow
2016-02-10
1
-3
/
+18
*
ide: replace blk_drain_all by blk_drain
John Snow
2016-02-10
1
-1
/
+1
*
ide: move buffered DMA cancel to core
John Snow
2016-02-10
3
-35
/
+47
*
ide: code motion
John Snow
2016-02-10
1
-58
/
+58
*
ide: Prohibit RESET on IDE drives
John Snow
2016-02-10
1
-3
/
+7
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-4
/
+4
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-2
/
+2
*
macio: add dma_active to VMStateDescription
Mark Cave-Ayland
2016-01-30
1
-1
/
+2
*
macio: use the existing IDEDMA aiocb to hold the active DMA aiocb
Mark Cave-Ayland
2016-01-30
1
-8
/
+12
*
ide: Clean up includes
Peter Maydell
2016-01-29
13
-0
/
+13
*
ide: Correct the CHS 'cyls_max' limit to be 65535
Shmulik Ladkani
2016-01-25
1
-1
/
+1
*
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
2016-01-13
1
-1
/
+2
*
ide: ahci: reset ncq object to unused on error
Prasad J Pandit
2016-01-11
1
-0
/
+1
*
macio: fix overflow in lba to offset conversion for ATAPI devices
Mark Cave-Ayland
2016-01-11
1
-1
/
+1
*
hw/ide: Remove superfluous return statements
Thomas Huth
2016-01-11
2
-3
/
+0
*
atapi: Fix code indentation
Alberto Garcia
2015-11-24
1
-1
/
+1
*
atapi: Account for failed and invalid operations in cd_read_sector()
Alberto Garcia
2015-11-24
1
-2
/
+4
*
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
[prev]
[next]