Home
last modified time | relevance | path

Searched hist:"0 fc84331d631ea434fb846f4916f216aeb5b5f91" (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/ide/
H A Dmacio.c0fc84331d631ea434fb846f4916f216aeb5b5f91 Sun Sep 24 14:47:43 UTC 2017 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> macio: pass channel into MACIOIDEState via qdev property

One of the reasons macio_ide_register_dma() needs to exist is because the
channel id isn't passed into the MACIO_IDE object. Pass in the channel id
using a qdev property to remove this requirement.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
/qemu/hw/misc/macio/
H A Dmacio.c0fc84331d631ea434fb846f4916f216aeb5b5f91 Sun Sep 24 14:47:43 UTC 2017 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> macio: pass channel into MACIOIDEState via qdev property

One of the reasons macio_ide_register_dma() needs to exist is because the
channel id isn't passed into the MACIO_IDE object. Pass in the channel id
using a qdev property to remove this requirement.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>