diff options
| author | Eduardo Habkost | 2015-05-14 20:53:03 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2015-05-31 16:26:41 +0200 |
| commit | 42134ac9d74799cf2f70257798b72a2988b75d31 (patch) | |
| tree | 8e376fac52d12124945c378dabc5532c24b40300 /include/exec | |
| parent | hw: Define empty HW_COMPAT_2_[23] macros (diff) | |
| download | qemu-42134ac9d74799cf2f70257798b72a2988b75d31.tar.gz qemu-42134ac9d74799cf2f70257798b72a2988b75d31.tar.xz qemu-42134ac9d74799cf2f70257798b72a2988b75d31.zip | |
pc: Define PC_COMPAT_2_[123] macros
Once we start adding compat code for pc-2.3, the usage of HW_COMPAT_2_1
in pc-*-2.2 won't be enough, as it also has to include PC_COMPAT_2_3
inside it. To ensure that, define PC_COMPAT_2_3, PC_COMPAT_2_2, and
PC_COMPAT_2_1 macros.
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>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
