index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
ahci.h
Age
Commit message (
Expand
)
Author
Files
Lines
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