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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: fix win7 hang on boot
Alexander Graf
2013-10-29
1
-1
/
+2
*
ahci: set ahci mode on reset
Michael S. Tsirkin
2013-10-11
1
-1
/
+9
*
ide: Pass size to ide_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
ahci: Use QOM realize for ahci
Hu Tao
2013-07-23
1
-7
/
+7
*
ahci: QOM'ify some more
Hu Tao
2013-07-23
1
-5
/
+11
*
ide/ich: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-5
/
+6
*
ahci: Fix FLUSH command
Kevin Wolf
2013-07-15
1
-1
/
+7
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-07-04
1
-1
/
+4
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
1
-9
/
+9
*
ahci: Don't allow creating slave drives
Kevin Wolf
2013-05-08
1
-1
/
+1
*
include: avoid useless includes of exec/ headers
Paolo Bonzini
2013-04-15
1
-1
/
+0
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
ahci: Add migration support
Jason Baron
2013-01-25
1
-1
/
+81
*
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
-6
/
+2
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-2
/
+2
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-5
/
+5
*
ahci: properly reset PxCMD on HBA reset
Jason Baron
2012-09-12
1
-1
/
+1
*
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-15
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-20
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
[next]