]> git.proxmox.com Git - qemu.git/history - hw/ide/core.c
ide/atapi: add support for GET EVENT STATUS NOTIFICATION
[qemu.git] / hw / ide / core.c
2010-07-28 Aurelien Jarnoide/atapi: add support for GET EVENT STATUS NOTIFICATION
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-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-13 Markus Armbrusteride scsi virtio-blk: Reject empty drives unless media...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Markus Armbrusteride: Reject invalid CHS geometry
2010-07-06 Markus Armbrusteride: Reject readonly drives unless CD-ROM
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 Armbrusterblock: Fix virtual media change for if=none
2010-07-02 Markus Armbrusterqdev: Decouple qdev_prop_drive from DriveInfo
2010-06-15 Markus Armbrusterblock: Move error actions from DriveInfo to BlockDriver...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
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: Change ide_init_drive() to require valid dinfo...
2010-06-04 Markus Armbrusteride: Split ide_init1() off ide_init2()
2010-06-04 Markus Armbrusteride: Remove redundant IDEState member conf
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-17 Kevin Wolfide: Fix ide_dma_cancel
2010-05-14 Blue Swirlide: make a table 'const'
2010-03-27 Blue SwirlFix build
2010-03-27 Blue SwirlCompile ide/core only once
2010-03-08 Luiz Capitulinoblock: Emit BLOCK_IO_ERROR before vm_stop() call
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Blue SwirlFix warning on mingw32
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 Hellwigide: add topology support
2010-02-10 Christoph Hellwigblock: add topology qdev properties
2010-02-10 Luiz Capitulinoide: Generate BLOCK_IO_ERROR QMP event
2010-01-19 Gerd Hoffmannide: device version property
2009-12-03 Thadeu Lima de Sou... ide: implement stub for audio control/volume read
2009-12-03 Thadeu Lima de Sou... ide: Use some already defined page macros instead of...
2009-12-03 Kevin Wolfide: Implement rerror option
2009-12-03 Kevin WolfRename DriveInfo.onerror to on_write_error
2009-11-09 Gerd Hoffmannscsi: move scsi-disk.h -> scsi.h
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 ide_drive to vmstate
2009-10-27 Juan Quintelaide: change identify_data type to uint8_t
2009-10-27 Juan Quintelaide: port idebus to vmstate
2009-09-15 Gerd Hoffmannsplit away drive init from ide_init2()
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-09-11 Christoph Hellwigide: use bdrv_aio_flush
2009-09-11 Christoph Hellwigblock: add enable_write_cache flag
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-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannide: move code to hw/ide/