index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
ahci.c
Age
Commit message (
Expand
)
Author
2013-08-30
ide: Pass size to ide_bus_new()
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
ahci: Use QOM realize for ahci
Hu Tao
2013-07-23
ahci: QOM'ify some more
Hu Tao
2013-07-23
ide/ich: QOM parent field cleanup
Andreas Färber
2013-07-15
ahci: Fix FLUSH command
Kevin Wolf
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-05-08
ahci: Don't allow creating slave drives
Kevin Wolf
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-01-25
ahci: Add migration support
Jason Baron
2013-01-25
ahci: Change data types in preparation for migration
Kevin Wolf
2013-01-25
ahci: Remove unused AHCIDevice fields
Jason Baron
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-09-12
ahci: properly reset PxCMD on HBA reset
Jason Baron
2012-08-10
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
2012-08-10
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
2012-06-07
ahci: Clean up reset functions
Jan Kiszka
2012-05-30
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
2012-03-11
Add missing const attributes for MemoryRegionOps
Stefan Weil
2012-02-22
ahci: use new DMA helpers
Paolo Bonzini
2012-02-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-09
AHCI: Masking of IRQs actually masks them
Alexander Graf
2012-02-09
AHCI: Fix port reset race
Alexander Graf
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-26
ahci: add support for non-PCI based controllers
Rob Herring
2011-10-26
ahci: fix DPRINTF format strings
Max Filippov
2011-09-21
ahci: add port I/O index-data pair
Daniel Verkamp
2011-09-20
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-09-20
AHCI Port Interrupt Enable register cleaning on soft reset
Alexander Motin
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-12
ahci: Remove unused struct member
Stefan Weil
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-08
ahci: convert to memory API
Avi Kivity
2011-05-19
ahci: Fix non-NCQ accesses for LBA > 16bits
Alexander Graf
2011-05-18
ahci: Fix crashes on duplicate BH registration
Jan Kiszka
2011-04-07
ich/ahci: convert to pci_register_bar_simple()
Avi Kivity
[next]