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