aboutsummaryrefslogtreecommitdiff
path: root/hw/ide
AgeCommit message (Expand)Author
2010-09-21ide: propagate the required alignmentChristoph Hellwig
2010-09-08Improve ATA IDENTIFY word 64 contents.Jonathan A. Kollasch
2010-08-24Rearrange block headersBlue Swirl
2010-08-03ide: Avoid canceling IDE DMAAndrea Arcangeli
2010-07-30Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno
2010-07-27Fix uint8_t comparisons with negative valuesBlue Swirl
2010-07-26ide: fix migration in the middle of a bmdma transferJuan Quintela
2010-07-26ide: fix migration in the middle of pio operationJuan Quintela
2010-07-26Revert "ide save/restore current transfer fields"Juan Quintela
2010-07-26Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"Juan Quintela
2010-07-26ide/atapi: add support for GET EVENT STATUS NOTIFICATIONAurelien Jarno
2010-07-13ide scsi virtio-blk: Reject empty drives unless media is removableMarkus Armbruster
2010-07-12pci/multi function bit: fix vt82c686.c.Isaku Yamahata
2010-07-11pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata
2010-07-06Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-07-06ide: Reject invalid CHS geometryMarkus Armbruster
2010-07-06ide: Reject readonly drives unless CD-ROMMarkus Armbruster
2010-07-06ide: Make ide_init_drive() return successMarkus Armbruster
2010-07-06ide: Replace IDEState members is_cdrom, is_cf by drive_kindMarkus Armbruster
2010-07-06ide: Improve error messagesMarkus Armbruster
2010-07-02pc: Fix CMOS info for drives defined with -deviceMarkus Armbruster
2010-07-02ide: Make PIIX and ISA IDE init functions return the qdevMarkus Armbruster
2010-07-02block: Fix virtual media change for if=noneMarkus Armbruster
2010-07-02block: Catch attempt to attach multiple devices to a blockdevMarkus Armbruster
2010-07-02qdev: Decouple qdev_prop_drive from DriveInfoMarkus Armbruster
2010-07-02ide: Make it explicit that ide_create_drive() can't failMarkus Armbruster
2010-06-29MIPS: Initial support of VIA IDE controller used by fulong mini pcHuacai Chen
2010-06-15block: Move error actions from DriveInfo to BlockDriverStateMarkus Armbruster
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster
2010-06-04ide: Fix info qtree for ide-drive.verMarkus Armbruster
2010-06-04ide: Turn drive serial into a qdev property ide-drive.serialMarkus Armbruster
2010-06-04ide: Split non-qdev code off ide_init2()Markus Armbruster
2010-06-04ide: Change ide_init_drive() to require valid dinfo argumentMarkus Armbruster
2010-06-04ide: Split ide_init1() off ide_init2()Markus Armbruster
2010-06-04ide: Remove redundant IDEState member confMarkus Armbruster
2010-06-04ide: Remove useless IDEDeviceInfo members unit, driveMarkus Armbruster
2010-05-17ide: Fix ide_dma_cancelKevin Wolf
2010-05-14ide: make a table 'const'Blue Swirl
2010-05-01cmd646: fix abort due to changed opaque pointer for ioport readIgor V. Kovalenko
2010-05-01cmd646: pass pci_dev as it needs itIgor V. Kovalenko
2010-03-29Compile ide/macio only onceBlue Swirl
2010-03-27Fix buildBlue Swirl
2010-03-27Compile ide/core only onceBlue Swirl
2010-03-08block: Emit BLOCK_IO_ERROR before vm_stop() callLuiz Capitulino
2010-02-20Fix warning on mingw32Blue Swirl
2010-02-19ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti
2010-02-10ide: add topology supportChristoph Hellwig
2010-02-10block: add topology qdev propertiesChristoph Hellwig