Sign in
qemu
/
qemu
/
d41f3e750d2c06c613cb1b8db7724f0fbc0a2b14
/
include
/
hw
/
ide
/
ahci.h
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
e8ad4d1
ide: move headers to include folder
by Efimov Vasily
· 9 years ago
[Renamed from hw/ide/ahci.h]
377e214
ahci: Add allwinner AHCI
by Peter Crosthwaite
· 9 years ago
0487eea
ahci: split realize and init
by Peter Crosthwaite
· 9 years ago
bb639f8
ahci.c: Don't assume AHCIState's parent is AHCIPCIState
by Alistair Francis
· 9 years ago
5ea8b9c
ahci: Separate the AHCI state structure into the header
by Alistair Francis
· 9 years ago
91ced51
ahci: fix ICC mask definition
by John Snow
· 10 years ago
702c8c8
ahci: Fix CD-ROM signature
by Hannes Reinecke
· 10 years ago
c82bd3c
ahci: add cmd header to ncq transfer state
by John Snow
· 10 years ago
e08a983
ahci: correct ncq sector count
by John Snow
· 10 years ago
9364384
ahci: correct types in NCQTransferState
by John Snow
· 10 years ago
7c03a69
ahci: add rwerror=stop support for ncq
by John Snow
· 10 years ago
4614619
ahci: stash ncq command
by John Snow
· 10 years ago
d56f4d6
ahci: separate prdtl from opts
by John Snow
· 10 years ago
7763ed1
ahci: Rename NCQFIS structure fields
by John Snow
· 10 years ago
fc3d8e1
AHCI: Protect cmd register
by John Snow
· 10 years ago
17fcb74
ahci: replace SATA FIS type magic numbers with constants
by Stefan Hajnoczi
· 10 years ago
72a065d
ahci: add is_ncq predicate helper
by John Snow
· 10 years ago
54a7f8f
ahci: Fix SDB FIS Construction
by John Snow
· 10 years ago
7c84b1b
block: Rename BlockDriverAIOCB* to BlockAIOCB*
by Markus Armbruster
· 10 years ago
d93162e
q35/ahci: Pick up -cdrom and -hda options
by John Snow
· 10 years ago
1f88f77
ahci: remove duplicate PORT_IRQ_* constants
by Paolo Bonzini
· 11 years ago
d02f8ad
ahci.c: mask unused flags when reading size PRDT DBC
by Reza Jelveh
· 11 years ago
2c02f88
hw/ide/ahci.h: Avoid shifting left into sign bit
by Peter Maydell
· 11 years ago
0d3aea5
ide/ich: QOM parent field cleanup
by Andreas Färber
· 12 years ago
fd58922
ide/ich: QOM Upcast Sweep
by Peter Crosthwaite
· 12 years ago
df32fd1
dma: eliminate DMAContext
by Paolo Bonzini
· 12 years ago
a262302
ahci: Add migration support
by Jason Baron
· 12 years ago
4ac557c
ahci: Change data types in preparation for migration
by Kevin Wolf
· 12 years ago
1147bb1
ahci: Remove unused AHCIDevice fields
by Jason Baron
· 12 years ago
10ca294
ide/ahci: Use universal DMA helper functions
by David Gibson
· 13 years ago
8ab60a0
ahci: Clean up reset functions
by Jan Kiszka
· 13 years ago
465f1ab
ahci: add port I/O index-data pair
by Daniel Verkamp
· 13 years ago
847f171
ahci: Remove unused struct member
by Stefan Weil
· 13 years ago
541dc0d
Use new macro QEMU_PACKED for packed structures
by Stefan Weil
· 13 years ago
a597e79
block: explicit I/O accounting
by Christoph Hellwig
· 13 years ago
67e576c
ahci: convert to memory API
by Avi Kivity
· 14 years ago
667bb59
ich/ahci: convert to pci_register_bar_simple()
by Avi Kivity
· 14 years ago
2c4b9d0
ahci: make number of ports runtime determined
by Alexander Graf
· 14 years ago
87e6206
ahci: send init d2h fis on fis enable
by Alexander Graf
· 14 years ago
f83a40d
ahci: add license header in ahci.h
by Alexander Graf
· 14 years ago
03c7a6a
ahci: split ICH9 from core
by Sebastian Herbszt
· 14 years ago