qemu-patch-raspberry4/target
Peter Maydell 2af1acadc2 target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
In kernel header commit 633711e8287, the define KVM_HINTS_DEDICATED
was renamed to KVM_HINTS_REALTIME. Work around this compatibility
break by (a) using the new constant name, and (b) defining it
if the headers don't.

Part (b) can be removed once we've updated our copy of the kernel
headers to a version that defines KVM_HINTS_REALTIME.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180525132755.21839-5-peter.maydell@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-06-01 15:14:31 +02:00
..
alpha target/alpha: Honor CPU_DUMP_FPU 2018-05-18 14:52:38 -07:00
arm target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
cris target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
hppa target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
i386 target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED 2018-06-01 15:14:31 +02:00
lm32 target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
m68k target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
microblaze target/microblaze: avoid integer overflow in next_page PC check 2018-05-09 10:12:21 -07:00
mips trivial patches for 2018-05-20 2018-05-21 10:50:32 +01:00
moxie target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
nios2 nios2: do not include exec-all.h from cpu.h 2018-06-01 14:15:10 +02:00
openrisc target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
ppc target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
riscv target/riscv: Honor CPU_DUMP_FPU 2018-05-18 14:52:38 -07:00
s390x target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
sh4 fpu/softfloat: Specialize on snan_bit_is_one 2018-05-17 15:27:15 -07:00
sparc target: Do not include "exec/address-spaces.h" if it is not necessary 2018-05-31 19:12:13 +02:00
tilegx target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
tricore icount: fix cpu_restore_state_from_tb for non-tb-exit cases 2018-04-11 09:05:22 +10:00
unicore32 target/unicore32: Honor CPU_DUMP_FPU 2018-05-18 14:52:38 -07:00
xtensa target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00