index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
Age
Commit message (
Expand
)
Author
2010-09-21
ide: propagate the required alignment
Christoph Hellwig
2010-09-08
Improve ATA IDENTIFY word 64 contents.
Jonathan A. Kollasch
2010-08-24
Rearrange block headers
Blue Swirl
2010-08-03
ide: Avoid canceling IDE DMA
Andrea Arcangeli
2010-07-30
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
2010-07-27
Fix uint8_t comparisons with negative values
Blue Swirl
2010-07-26
ide: fix migration in the middle of a bmdma transfer
Juan Quintela
2010-07-26
ide: fix migration in the middle of pio operation
Juan Quintela
2010-07-26
Revert "ide save/restore current transfer fields"
Juan Quintela
2010-07-26
Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"
Juan Quintela
2010-07-26
ide/atapi: add support for GET EVENT STATUS NOTIFICATION
Aurelien Jarno
2010-07-13
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
2010-07-12
pci/multi function bit: fix vt82c686.c.
Isaku Yamahata
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-06
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-07-06
ide: Reject invalid CHS geometry
Markus Armbruster
2010-07-06
ide: Reject readonly drives unless CD-ROM
Markus Armbruster
2010-07-06
ide: Make ide_init_drive() return success
Markus Armbruster
2010-07-06
ide: Replace IDEState members is_cdrom, is_cf by drive_kind
Markus Armbruster
2010-07-06
ide: Improve error messages
Markus Armbruster
2010-07-02
pc: Fix CMOS info for drives defined with -device
Markus Armbruster
2010-07-02
ide: Make PIIX and ISA IDE init functions return the qdev
Markus Armbruster
2010-07-02
block: Fix virtual media change for if=none
Markus Armbruster
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
ide: Make it explicit that ide_create_drive() can't fail
Markus Armbruster
2010-06-29
MIPS: Initial support of VIA IDE controller used by fulong mini pc
Huacai Chen
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
ide: Fix info qtree for ide-drive.ver
Markus Armbruster
2010-06-04
ide: Turn drive serial into a qdev property ide-drive.serial
Markus Armbruster
2010-06-04
ide: Split non-qdev code off ide_init2()
Markus Armbruster
2010-06-04
ide: Change ide_init_drive() to require valid dinfo argument
Markus Armbruster
2010-06-04
ide: Split ide_init1() off ide_init2()
Markus Armbruster
2010-06-04
ide: Remove redundant IDEState member conf
Markus Armbruster
2010-06-04
ide: Remove useless IDEDeviceInfo members unit, drive
Markus Armbruster
2010-05-17
ide: Fix ide_dma_cancel
Kevin Wolf
2010-05-14
ide: make a table 'const'
Blue Swirl
2010-05-01
cmd646: fix abort due to changed opaque pointer for ioport read
Igor V. Kovalenko
2010-05-01
cmd646: pass pci_dev as it needs it
Igor V. Kovalenko
2010-03-29
Compile ide/macio only once
Blue Swirl
2010-03-27
Fix build
Blue Swirl
2010-03-27
Compile ide/core only once
Blue Swirl
2010-03-08
block: Emit BLOCK_IO_ERROR before vm_stop() call
Luiz Capitulino
2010-02-20
Fix warning on mingw32
Blue Swirl
2010-02-19
ide save/restore pio/atapi cmd transfer fields and io buffer
Marcelo Tosatti
2010-02-10
ide: add topology support
Christoph Hellwig
2010-02-10
block: add topology qdev properties
Christoph Hellwig
[next]