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
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-26
ahci: fix DPRINTF format strings
Max Filippov
1
-6
/
+10
2011-09-21
ahci: add port I/O index-data pair
Daniel Verkamp
1
-1
/
+41
2011-09-20
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-3
/
+5
2011-09-20
AHCI Port Interrupt Enable register cleaning on soft reset
Alexander Motin
1
-3
/
+5
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-1
/
+1
2011-09-12
ahci: Remove unused struct member
Stefan Weil
1
-2
/
+0
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
1
-0
/
+9
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-08-08
ahci: convert to memory API
Avi Kivity
1
-18
/
+13
2011-05-19
ahci: Fix non-NCQ accesses for LBA > 16bits
Alexander Graf
1
-2
/
+25
2011-05-18
ahci: Fix crashes on duplicate BH registration
Jan Kiszka
1
-3
/
+5
2011-04-07
ich/ahci: convert to pci_register_bar_simple()
Avi Kivity
1
-9
/
+0
2011-02-07
ahci: make number of ports runtime determined
Alexander Graf
1
-10
/
+19
2011-02-07
ahci: Implement HBA reset
Alexander Graf
1
-1
/
+4
2011-02-07
ahci: send init d2h fis on fis enable
Alexander Graf
1
-7
/
+31
2011-02-07
ahci: split ICH and AHCI even more
Alexander Graf
1
-110
/
+0
2011-02-07
ahci: split ICH9 from core
Sebastian Herbszt
1
-301
/
+4
2011-01-31
blockdev: Fix regression in -drive if=scsi,index=N
Markus Armbruster
1
-1
/
+0
2011-01-31
ahci: Fix cpu_physical_memory_unmap() argument ordering
Stefan Hajnoczi
1
-5
/
+5
2010-12-19
ahci: delete write-only variables (v2)
Blue Swirl
1
-4
/
+1
2010-12-17
ahci: set SATA Mode Select
Sebastian Herbszt
1
-0
/
+3
2010-12-17
ahci: add ahci emulation
Alexander Graf
1
-0
/
+1524