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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
ide: move headers to include folder
Efimov Vasily
1
-405
/
+0
2015-11-06
ahci: Add allwinner AHCI
Peter Crosthwaite
1
-0
/
+16
2015-11-06
ahci: split realize and init
Peter Crosthwaite
1
-1
/
+2
2015-09-08
ahci.c: Don't assume AHCIState's parent is AHCIPCIState
Alistair Francis
1
-0
/
+2
2015-09-08
ahci: Separate the AHCI state structure into the header
Alistair Francis
1
-0
/
+14
2015-07-31
ahci: fix ICC mask definition
John Snow
1
-1
/
+1
2015-07-08
ahci: Fix CD-ROM signature
Hannes Reinecke
1
-1
/
+1
2015-07-04
ahci: add cmd header to ncq transfer state
John Snow
1
-0
/
+1
2015-07-04
ahci: correct ncq sector count
John Snow
1
-1
/
+1
2015-07-04
ahci: correct types in NCQTransferState
John Snow
1
-2
/
+2
2015-07-04
ahci: add rwerror=stop support for ncq
John Snow
1
-0
/
+1
2015-07-04
ahci: stash ncq command
John Snow
1
-0
/
+1
2015-07-04
ahci: separate prdtl from opts
John Snow
1
-1
/
+2
2015-07-04
ahci: Rename NCQFIS structure fields
John Snow
1
-10
/
+25
2015-03-27
AHCI: Protect cmd register
John Snow
1
-0
/
+2
2014-12-10
ahci: replace SATA FIS type magic numbers with constants
Stefan Hajnoczi
1
-1
/
+4
2014-11-14
ahci: add is_ncq predicate helper
John Snow
1
-0
/
+3
2014-11-03
ahci: Fix SDB FIS Construction
John Snow
1
-0
/
+8
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-1
/
+1
2014-10-03
q35/ahci: Pick up -cdrom and -hda options
John Snow
1
-0
/
+2
2014-08-15
ahci: remove duplicate PORT_IRQ_* constants
Paolo Bonzini
1
-21
/
+0
2014-07-07
ahci.c: mask unused flags when reading size PRDT DBC
Reza Jelveh
1
-0
/
+2
2014-03-07
hw/ide/ahci.h: Avoid shifting left into sign bit
Peter Maydell
1
-5
/
+5
2013-07-23
ide/ich: QOM parent field cleanup
Andreas Färber
1
-1
/
+4
2013-07-23
ide/ich: QOM Upcast Sweep
Peter Crosthwaite
1
-0
/
+5
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-2
/
+2
2013-01-25
ahci: Add migration support
Jason Baron
1
-0
/
+10
2013-01-25
ahci: Change data types in preparation for migration
Kevin Wolf
1
-4
/
+4
2013-01-25
ahci: Remove unused AHCIDevice fields
Jason Baron
1
-2
/
+0
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
1
-1
/
+2
2012-06-07
ahci: Clean up reset functions
Jan Kiszka
1
-1
/
+1
2011-09-21
ahci: add port I/O index-data pair
Daniel Verkamp
1
-1
/
+8
2011-09-12
ahci: Remove unused struct member
Stefan Weil
1
-1
/
+0
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-3
/
+3
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
1
-0
/
+1
2011-08-08
ahci: convert to memory API
Avi Kivity
1
-1
/
+1
2011-04-07
ich/ahci: convert to pci_register_bar_simple()
Avi Kivity
1
-3
/
+0
2011-02-07
ahci: make number of ports runtime determined
Alexander Graf
1
-5
/
+5
2011-02-07
ahci: send init d2h fis on fis enable
Alexander Graf
1
-0
/
+1
2011-02-07
ahci: add license header in ahci.h
Alexander Graf
1
-0
/
+23
2011-02-07
ahci: split ICH9 from core
Sebastian Herbszt
1
-0
/
+309