index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
ide: Clean up includes
Peter Maydell
13
-0
/
+13
2016-01-25
ide: Correct the CHS 'cyls_max' limit to be 65535
Shmulik Ladkani
1
-1
/
+1
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
1
-1
/
+2
2016-01-11
ide: ahci: reset ncq object to unused on error
Prasad J Pandit
1
-0
/
+1
2016-01-11
macio: fix overflow in lba to offset conversion for ATAPI devices
Mark Cave-Ayland
1
-1
/
+1
2016-01-11
hw/ide: Remove superfluous return statements
Thomas Huth
2
-3
/
+0
2015-11-24
atapi: Fix code indentation
Alberto Garcia
1
-1
/
+1
2015-11-24
atapi: Account for failed and invalid operations in cd_read_sector()
Alberto Garcia
1
-2
/
+4
2015-11-17
ide: enable buffered requests for PIO read requests
Peter Lieven
1
-2
/
+2
2015-11-17
ide: enable buffered requests for ATAPI devices
Peter Lieven
1
-5
/
+5
2015-11-17
ide: orphan all buffered requests on DMA cancel
Peter Lieven
1
-0
/
+19
2015-11-17
ide: add support for IDEBufferedRequest
Peter Lieven
2
-0
/
+61
2015-11-17
ide/atapi: make PIO read requests async
Peter Lieven
1
-13
/
+82
2015-11-13
atapi: Prioritize unknown cmd error over BCL error
John Snow
1
-10
/
+10
2015-11-13
atapi: add byte_count_limit helper
John Snow
1
-5
/
+13
2015-11-12
macio: Account for failed operations
Alberto Garcia
1
-2
/
+10
2015-11-12
ide: Account for failed and invalid operations
Alberto Garcia
1
-2
/
+8
2015-11-12
atapi: Account for failed and invalid operations
Alberto Garcia
1
-12
/
+19
2015-11-12
ide: Account for write operations correctly
Alberto Garcia
1
-1
/
+1
2015-11-06
ahci: Add allwinner AHCI
Peter Crosthwaite
2
-0
/
+111
2015-11-06
ahci: split realize and init
Peter Crosthwaite
3
-15
/
+34
2015-11-06
ahci: Add some MMIO debug printfs
Peter Crosthwaite
1
-6
/
+15
2015-11-06
ide: remove hardcoded 2GiB transactional limit
John Snow
3
-24
/
+15
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
1
-1
/
+1
2015-10-23
macio-ide: add to storage category
Laurent Vivier
1
-0
/
+1
2015-10-23
cmd646: add to storage category
Laurent Vivier
1
-0
/
+1
2015-10-18
hw/ide/ahci.c: Fix shift left into sign bit
Peter Maydell
1
-1
/
+1
2015-09-18
ahci: clean up initial d2h semantics
John Snow
1
-11
/
+16
2015-09-18
ahci: remove cmd_fis argument from write_fis_d2h
John Snow
1
-7
/
+4
2015-09-18
ahci: fix signature generation
John Snow
1
-12
/
+20
2015-09-18
ahci: remove dead reset code
John Snow
1
-4
/
+1
2015-09-18
atapi: abort transfers with 0 byte limits
John Snow
3
-6
/
+29
2015-09-18
ide: fix ATAPI command permissions
John Snow
1
-15
/
+15
2015-09-17
ide: unify io_buffer_offset increments
John Snow
3
-18
/
+10
2015-09-11
trivial: remove trailing newline from error_report
John Snow
1
-1
/
+1
2015-09-08
ahci.c: Don't assume AHCIState's parent is AHCIPCIState
Alistair Francis
2
-6
/
+9
2015-09-08
ahci: Separate the AHCI state structure into the header
Alistair Francis
2
-13
/
+14
2015-08-03
Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)
Stefano Stabellini
1
-0
/
+7
2015-07-31
ahci: fix ICC mask definition
John Snow
1
-1
/
+1
2015-07-31
macio: re-add TRIM support
Aurelien Jarno
1
-0
/
+28
2015-07-26
ide: Clear DRQ after handling all expected accesses
Kevin Wolf
1
-4
/
+12
2015-07-26
ide/atapi: Fix START STOP UNIT command completion
Kevin Wolf
1
-0
/
+1
2015-07-26
ide: Check array bounds before writing to io_buffer (CVE-2015-5154)
Kevin Wolf
1
-0
/
+16
2015-07-20
ahci: Force ICC bits in PxCMD to zero
Stefan Fritsch
1
-2
/
+7
2015-07-08
ahci: Fix CD-ROM signature
Hannes Reinecke
1
-1
/
+1
2015-07-04
ahci: fix sdb fis semantics
John Snow
1
-12
/
+17
2015-07-04
ahci: Do not map cmd_fis to generate response
John Snow
1
-45
/
+5
2015-07-04
ahci: ncq migration
John Snow
1
-1
/
+50
2015-07-04
ahci: add get_cmd_header helper
John Snow
1
-3
/
+12
2015-07-04
ahci: add cmd header to ncq transfer state
John Snow
2
-5
/
+7
[next]