]> git.proxmox.com Git - qemu.git/history - hw/ide/core.c
ide: Fix ide_dma_cancel
[qemu.git] / hw / ide / core.c
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/