]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/history - hw/ide/cmd646.c
pci: convert to QEMU Object Model
[lisovros/qemu_apohw.git] / hw / ide / cmd646.c
2012-01-27 Anthony Liguoripci: convert to QEMU Object Model
2012-01-27 Anthony Liguoriqdev: prepare source tree for code conversion
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-12 Markus Armbrusterhw: Trim superfluous #include "block_int.h"
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Avi Kivitypci: rename pci_register_bar_region() to pci_register_bar()
2011-08-08 Avi Kivityide: convert to memory API
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahatahw/ide/cmd646.c: convert to PCIDeviceInfo to initialize ids
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Kevin Wolfide: Fix build for cmd646.c
2010-12-17 Stefan Hajnocziide: Register vm change state handler once only
2010-12-17 Alexander Grafide: Split out BMDMA code from ATA core
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovStore IDE bus id in IDEBus structure for easy access.
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-24 Avi Kivityide: convert bmdma address ioport to ioport_register()
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 Williamsonsavevm: Add DeviceState param
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusteride: Split non-qdev code off ide_init2()
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-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Michael S. Tsirkincmd646: symbolic names for pci registers
2009-12-13 Igor V. Kovalenkoworkaround for cmd646 bmdma register access while no...
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
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-07 Blue SwirlIDE: Fix reset handling
2009-11-07 Blue SwirlSparc64/x86: remove unneeded calls to device reset
2009-10-27 Juan Quintelaide: port pci ide 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: PCIIDEState type field is not needed anymore
2009-10-12 Juan Quintelaide: split cmd646 and piix from pci.c