commit | c0b4cc1f9f4df9d7459dc778e64f00a4e781fd88 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Aug 18 16:50:02 2013 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Aug 21 00:18:39 2013 +0300 |
tree | 75cdcdcc496d65900028d1faefcec90b966d6b07 | |
parent | ecfe10c9a6f9bc77d0e4b7eb5d0f5d61e8fbaed8 [diff] |
pc: cleanup 1.4 compat support Make 1.4 compat code call the 1.6 one, reducing code duplication. Add comment explaining why we can't make 1.4 call 1.5 as usual. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Andreas Färber <afaerber@suse.de> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>