143 Commits (f3006dd1e60af3765c501a082d621f947d6e5974)

Author SHA1 Message Date
Blue Swirl cdfe17df88 ahci: delete write-only variables (v2) 16 years ago
Kevin Wolf 653af235c8 ide: Build fix for via.c 16 years ago
Kevin Wolf f56b18c08c ide: Fix build for cmd646.c 16 years ago
Stefan Hajnoczi 61d9d6b091 ide: Register vm change state handler once only 16 years ago
Alexander Graf 1bdaa28d7a ide: honor ncq for atapi 16 years ago
Sebastian Herbszt 38a08f0557 ahci: set SATA Mode Select 16 years ago
Alexander Graf f6ad2e32f8 ahci: add ahci emulation 16 years ago
Roland Elek ccf0fd8b05 ide: add ncq identify data for ahci sata drives 16 years ago
Alexander Graf 2ff61ff195 ide: move transfer_start after variable modification 16 years ago
Alexander Graf 40a6238a20 ide: Split out BMDMA code from ATA core 16 years ago
Alexander Graf 6ef2ba5ea6 ide: fix whitespace gap in ide_exec_cmd 16 years ago
Alexander Graf 7cff87ff6a ide: split ide command interpretation off 16 years ago
Gleb Natapov 1ca4d09ae0 Add bootindex parameter to net/block/fd device 16 years ago
Gleb Natapov dc1a46b609 Add get_fw_dev_path callback to IDE bus. 16 years ago
Gleb Natapov 3835510f10 Store IDE bus id in IDEBus structure for easy access. 16 years ago
Gleb Natapov dee41d58ef Keep track of ISA ports ISA device is using in qdev. 16 years ago
Gleb Natapov 779206de67 Introduce fw_name field to DeviceInfo structure. 16 years ago
Alexander Graf 2507c12ab0 Add endianness as io mem parameter 16 years ago
Kevin Wolf b76876e602 ide: Reset current_addr after stopping DMA 16 years ago
Kevin Wolf c29947bbb0 ide: Ignore double DMA transfer starts/stops 16 years ago
Kevin Wolf e3982b3cf6 ide: Set bus master inactive on error 16 years ago
Kevin Wolf 8337606d35 ide: Factor ide_dma_set_inactive out 16 years ago
Avi Kivity 9fbef1ac7c ide: convert bmdma address ioport to ioport_register() 16 years ago
Stefan Weil b90c73cf47 pci: Replace unneeded type casts in calls of pci_register_bar 16 years ago
Kevin Wolf b2df7531f3 ide: Handle immediate bdrv_aio_flush failure 16 years ago
Kevin Wolf e2bcadadc3 ide: Handle flush failure 16 years ago
Kevin Wolf 6bcb1a79a3 ide: Factor ide_flush_cache out 16 years ago
Christoph Hellwig a58b8d5401 ide: set WCACHE supported in IDENTIFY data 16 years ago
Christoph Hellwig 1b2adf2803 ide: propagate the required alignment 16 years ago
Jonathan A. Kollasch 79d1d33113 Improve ATA IDENTIFY word 64 contents. 16 years ago
Blue Swirl 2446333cd5 Rearrange block headers 16 years ago
Andrea Arcangeli 953844d102 ide: Avoid canceling IDE DMA 16 years ago
Blue Swirl 7bccf57383 Fix uint8_t comparisons with negative values 16 years ago
Juan Quintela 5ee84c3375 ide: fix migration in the middle of a bmdma transfer 16 years ago
Juan Quintela 50641c5ce2 ide: fix migration in the middle of pio operation 16 years ago
Juan Quintela 57338424aa Revert "ide save/restore current transfer fields" 16 years ago
Juan Quintela 3abb62601b Revert "ide save/restore pio/atapi cmd transfer fields and io buffer" 16 years ago
Aurelien Jarno 253cb7b990 ide/atapi: add support for GET EVENT STATUS NOTIFICATION 16 years ago
Markus Armbruster 98f28ad7a7 ide scsi virtio-blk: Reject empty drives unless media is removable 16 years ago
Isaku Yamahata aa5fb7b3bf pci/multi function bit: fix vt82c686.c. 16 years ago
Isaku Yamahata b80d4a9887 pci: don't overwrite multi functio bit in pci header type. 16 years ago
Alex Williamson 1724f04985 qemu_ram_alloc: Add DeviceState and name parameters 16 years ago
Alex Williamson 0be71e324f savevm: Add DeviceState param 16 years ago
Markus Armbruster dce9e92834 ide: Reject invalid CHS geometry 16 years ago
Markus Armbruster 7aa9c811ca ide: Reject readonly drives unless CD-ROM 16 years ago
Markus Armbruster c4d74df726 ide: Make ide_init_drive() return success 16 years ago
Markus Armbruster cd8722bb22 ide: Replace IDEState members is_cdrom, is_cf by drive_kind 16 years ago
Markus Armbruster f597627ff5 ide: Improve error messages 16 years ago
Markus Armbruster c0897e0cb9 pc: Fix CMOS info for drives defined with -device 16 years ago
Markus Armbruster 57c888664b ide: Make PIIX and ISA IDE init functions return the qdev 16 years ago