]> git.proxmox.com Git - qemu.git/history - hw/ide
vnc_refresh: return if vd->timer is NULL
[qemu.git] / hw / ide /
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
2009-10-07 Markus ArmbrusterClean up test for qdev_init() failure
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-05 Markus ArmbrusterRename pci_create_noinit() to pci_create()
2009-10-05 Gerd Hoffmannswitch ide bus to inplace allocation.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-15 Gerd Hoffmannide/isa: convert to qdev.
2009-09-15 Gerd Hoffmannide/pci: convert to qdev.
2009-09-15 Gerd Hoffmannide/pci: fix indention
2009-09-15 Gerd Hoffmannide/qdev: add ide bus.
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 Stefan Weilmips malta: Fix fdc regression and use qdev for i8042...
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-29 Blue SwirlFix gcc 3 warning: comparison is always true due to...
2009-08-28 Blue SwirlFix merge of 59f2a78793b6d17634f39646d604e84af51e0919
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannide: move code to hw/ide/