]> git.proxmox.com Git - qemu.git/history - hw/ide
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / hw / ide /
2010-07-26 Juan Quintelaide: fix migration in the middle of a bmdma transfer
2010-07-26 Juan Quintelaide: fix migration in the middle of pio operation
2010-07-26 Juan QuintelaRevert "ide save/restore current transfer fields"
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-13 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-12 Isaku Yamahatapci/multi function bit: fix vt82c686.c.
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
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 Markus Armbrusteride: Improve error messages
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterpc: Fix CMOS info for drives defined with -device
2010-07-02 Markus Armbrusteride: Make PIIX and ISA IDE init functions return the...
2010-07-02 Markus Armbrusterblock: Fix virtual media change for if=none
2010-07-02 Markus Armbrusterblock: Catch attempt to attach multiple devices to...
2010-07-02 Markus Armbrusterqdev: Decouple qdev_prop_drive from DriveInfo
2010-07-02 Markus Armbrusteride: Make it explicit that ide_create_drive() can't...
2010-06-29 Huacai ChenMIPS: Initial support of VIA IDE controller used by...
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: Fix info qtree for ide-drive.ver
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-06-04 Markus Armbrusteride: Remove useless IDEDeviceInfo members unit, drive
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-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-05-01 Igor V. Kovalenkocmd646: fix abort due to changed opaque pointer for...
2010-05-01 Igor V. Kovalenkocmd646: pass pci_dev as it needs it
2010-03-29 Blue SwirlCompile ide/macio only once
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-26 Marcelo Tosattiide save/restore current transfer fields
2010-01-19 Gerd Hoffmannide: device version property
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Michael S. Tsirkincmd646: symbolic names for pci registers
2009-12-23 Michael S. Tsirkinpiix: symbolic constants
2009-12-13 Igor V. Kovalenkoworkaround for cmd646 bmdma register access while no...
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-04 Blue SwirlAdd "static" to please Sparse
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 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-11-09 Gerd Hoffmannscsi: move scsi-disk.h -> scsi.h
2009-11-09 Markus Armbrusterqdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user
2009-11-07 Blue SwirlIDE: Fix reset handling
2009-11-07 Blue SwirlSparc64/x86: remove unneeded calls to device reset
2009-11-07 Blue SwirlPPC: remove unneeded calls to device reset
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-10-27 Juan Quintelaide: pre VMState functions are not needed anymore
2009-10-27 Juan Quintelaide: port pci ide to vmstate
2009-10-27 Juan Quintelaide: port pmac ide to vmstate
2009-10-27 Juan Quintelaide: port isa ide to vmstate
2009-10-27 Juan Quintelaide: port ide mmio to vmstate
2009-10-27 Juan Quintelaide: include bus in MMIOState
2009-10-27 Juan Quintelaide: port microdrive to vmstate
2009-10-27 Juan Quintelaide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES
2009-10-27 Juan Quintelaide: microdrive cycle field is set as uint8_t
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-10-12 Juan Quintelaide: BMDMAState don't need a pci_dev field anymore
2009-10-12 Juan Quintelaide: cmd646 ->unit has just the value that we want
2009-10-12 Juan Quintelaide: cmd646 we can get the pci device with container_of
2009-10-12 Juan Quintelaide: 'secondary' field is only used by cmd646
2009-10-12 Juan Quintelaide: PCIIDEState type field is not needed anymore
2009-10-12 Juan Quintelaide: split cmd646 and piix from pci.c
2009-10-12 Juan Quintelaide: export needed ide-pci functions for split
2009-10-12 Juan Quintelaide: create ide/pci.h for common ide pci definitions
2009-10-12 Juan Quintelaide: remove uselsess casts from void *
2009-10-12 Juan Quintelaide: Remove duplicated definitions
2009-10-12 Juan Quintelaide: Remove cast in pci_register_bar
2009-10-12 Juan Quintelaide: change cast to DO_UPCAST
next