]> git.proxmox.com Git - qemu.git/history - hw/ide/internal.h
ide: add ncq identify data for ahci sata drives
[qemu.git] / hw / ide / internal.h
2010-12-17 Roland Elekide: add ncq identify data for ahci sata drives
2010-12-17 Alexander Grafide: Split out BMDMA code from ATA core
2010-12-17 Alexander Grafide: split ide command interpretation off
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovStore IDE bus id in IDEBus structure for easy access.
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-24 Avi Kivityide: convert bmdma address ioport to ioport_register()
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 Kevin Wolfide: Handle flush failure
2010-07-26 Juan Quintelaide: fix migration in the middle of pio operation
2010-07-26 Juan QuintelaRevert "ide save/restore pio/atapi cmd transfer fields...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Markus Armbrusteride: Make ide_init_drive() return success
2010-07-06 Markus Armbrusteride: Replace IDEState members is_cdrom, is_cf by drive_kind
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterqdev: Decouple qdev_prop_drive from DriveInfo
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusteride: Turn drive serial into a qdev property ide-drive...
2010-06-04 Markus Armbrusteride: Split non-qdev code off ide_init2()
2010-06-04 Markus Armbrusteride: Remove redundant IDEState member conf
2010-06-04 Markus Armbrusteride: Remove useless IDEDeviceInfo members unit, drive
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-05-01 Igor V. Kovalenkocmd646: pass pci_dev as it needs it
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Marcelo Tosattiide save/restore pio/atapi cmd transfer fields and...
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Christoph Hellwigblock: add topology qdev properties
2010-01-19 Gerd Hoffmannide: device version property
2009-12-13 Igor V. Kovalenkoworkaround for cmd646 bmdma register access while no...
2009-12-03 Kevin Wolfide: Implement rerror option
2009-11-07 Blue SwirlIDE: Fix reset handling
2009-10-27 Juan Quintelaide: pre VMState functions are not needed anymore
2009-10-27 Juan Quintelaide: port pci ide to vmstate
2009-10-27 Juan Quintelaide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES
2009-10-27 Juan Quintelaide: change identify_data type to uint8_t
2009-10-12 Juan Quintelaide: BMDMAState don't need a pci_dev field anymore
2009-10-12 Juan Quintelaide: Remove duplicated definitions
2009-10-05 Gerd Hoffmannswitch ide bus to inplace allocation.
2009-09-15 Gerd Hoffmannide/qdev: add ide bus.
2009-09-15 Gerd Hoffmannsplit away drive init from ide_init2()
2009-09-04 Gerd Hoffmannide: move cmd+irq from IDEState to IDEBus.
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
2009-08-29 Blue SwirlFix gcc 3 warning: comparison is always true due to...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannide: move code to hw/ide/