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