ide: include bus in MMIOState
authorJuan Quintela <quintela@redhat.com>
Wed, 7 Oct 2009 16:55:36 +0000 (18:55 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:28:45 +0000 (12:28 -0500)
commite6d2584e114d0fe69e72a86bbef0508d8bd379bc
tree568f8261d5d32141eb95f6c9e96dc80bdc14bf69
parent6c0efc0e1d3ef774b1a466ac4a037a2cdd1ddc75
ide: include bus in MMIOState

Change pointer to struct by embedded struct.

Adjust all callers
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/ide/mmio.c