commit | fcbe0a707a227ea25f06382e61ff9b2761c77661 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Jun 18 17:11:42 2013 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jul 04 10:40:56 2013 +0300 |
tree | adf5f6cf72620d66a770726d9ba05482cc1e53ce | |
parent | f8c457b88d72a48989f190bc3d7b79f4f3b7d11c [diff] |
pc_piix: cleanup init compat handling Make sure 1.4 calls 1.5, 1.3 calls 1.4 etc. This way it's enough to add enough new compat hook in a single place in piix. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>