pc: Add a comment explaining why pc_compat_2_4() doesn't exist
commit798595075bf51c7e3125d260a19d860b9aa63e69
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 28 Sep 2015 18:07:21 +0000 (28 15:07 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 1 Oct 2015 13:16:52 +0000 (1 16:16 +0300)
tree8cfa5842d9f678be153480a3ae8a7e976e37f0d6
parent8561c9244ddf1122dfe7ccac9b23f506062f1499
pc: Add a comment explaining why pc_compat_2_4() doesn't exist

pc_compat_2_4() doesn't exist, and we shouldn't create one. Add a
comment explaining why the function doesn't exist and why pc_compat_*()
functions are deprecated.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c