index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
/
ahci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
2012-08-10
1
-0
/
+3
*
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2012-08-10
1
-7
/
+34
*
ide/ahci: Use universal DMA helper functions
David Gibson
2012-06-27
1
-14
/
+20
*
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
2012-06-27
1
-1
/
+2
*
ahci: Clean up reset functions
Jan Kiszka
2012-06-07
1
-10
/
+15
*
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
2012-05-30
1
-2
/
+2
*
Add missing const attributes for MemoryRegionOps
Stefan Weil
2012-03-11
1
-2
/
+2
*
ahci: use new DMA helpers
Paolo Bonzini
2012-02-22
1
-69
/
+13
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-16
1
-0
/
+7
|
\
|
*
AHCI: Masking of IRQs actually masks them
Alexander Graf
2012-02-09
1
-0
/
+2
|
*
AHCI: Fix port reset race
Alexander Graf
2012-02-09
1
-0
/
+5
*
|
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
|
/
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-10
/
+14
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-9
/
+14
*
ahci: add support for non-PCI based controllers
Rob Herring
2012-01-26
1
-0
/
+44
*
ahci: fix DPRINTF format strings
Max Filippov
2011-10-26
1
-6
/
+10
*
ahci: add port I/O index-data pair
Daniel Verkamp
2011-09-21
1
-1
/
+41
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-09-20
1
-3
/
+5
|
\
|
*
AHCI Port Interrupt Enable register cleaning on soft reset
Alexander Motin
2011-09-20
1
-3
/
+5
*
|
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-15
1
-1
/
+1
|
/
*
ahci: Remove unused struct member
Stefan Weil
2011-09-12
1
-2
/
+0
*
block: explicit I/O accounting
Christoph Hellwig
2011-08-25
1
-0
/
+9
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-2
/
+2
*
ahci: convert to memory API
Avi Kivity
2011-08-08
1
-18
/
+13
*
ahci: Fix non-NCQ accesses for LBA > 16bits
Alexander Graf
2011-05-19
1
-2
/
+25
*
ahci: Fix crashes on duplicate BH registration
Jan Kiszka
2011-05-18
1
-3
/
+5
*
ich/ahci: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-9
/
+0
*
ahci: make number of ports runtime determined
Alexander Graf
2011-02-07
1
-10
/
+19
*
ahci: Implement HBA reset
Alexander Graf
2011-02-07
1
-1
/
+4
*
ahci: send init d2h fis on fis enable
Alexander Graf
2011-02-07
1
-7
/
+31
*
ahci: split ICH and AHCI even more
Alexander Graf
2011-02-07
1
-110
/
+0
*
ahci: split ICH9 from core
Sebastian Herbszt
2011-02-07
1
-301
/
+4
*
blockdev: Fix regression in -drive if=scsi,index=N
Markus Armbruster
2011-01-31
1
-1
/
+0
*
ahci: Fix cpu_physical_memory_unmap() argument ordering
Stefan Hajnoczi
2011-01-31
1
-5
/
+5
*
ahci: delete write-only variables (v2)
Blue Swirl
2010-12-19
1
-4
/
+1
*
ahci: set SATA Mode Select
Sebastian Herbszt
2010-12-17
1
-0
/
+3
*
ahci: add ahci emulation
Alexander Graf
2010-12-17
1
-0
/
+1524