commit | 9cdd03a791af17a1b7d3cbbaddcf46d64d704795 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <[email protected]> | Fri Aug 28 16:37:42 2009 +0200 |
committer | Anthony Liguori <[email protected]> | Fri Sep 04 09:37:27 2009 -0500 |
tree | d7ef4fb1fe5e1f96706dd49edae32f20c4693a16 | |
parent | f455e98cf437c7bb8f2b23888bbd302fef3a3b28 [diff] |
ide: move cmd+irq from IDEState to IDEBus. These variables are per bus, not per drive. Lets move them and cleanup things a bit. And fix the cmd migration bug for real. Signed-off-by: Gerd Hoffmann <[email protected]> Signed-off-by: Anthony Liguori <[email protected]>