diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2024-04-23 11:46:47 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-04-23 17:35:25 +0200 |
| commit | ab0c7fb22b56523f24d6e127cd4d10ecff67bf85 (patch) | |
| tree | 2b54fcbdc5b5b5457cbd764b29ad924d34437992 /linux-headers/asm-mips/kvm.h | |
| parent | b40b8eb609d3549ac14aab43849b20f5cba951c9 (diff) | |
| download | focaccia-qemu-ab0c7fb22b56523f24d6e127cd4d10ecff67bf85.tar.gz focaccia-qemu-ab0c7fb22b56523f24d6e127cd4d10ecff67bf85.zip | |
linux-headers: update to current kvm/next
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers/asm-mips/kvm.h')
| -rw-r--r-- | linux-headers/asm-mips/kvm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linux-headers/asm-mips/kvm.h b/linux-headers/asm-mips/kvm.h index edcf717c43..9673dc9cb3 100644 --- a/linux-headers/asm-mips/kvm.h +++ b/linux-headers/asm-mips/kvm.h @@ -20,8 +20,6 @@ * Some parts derived from the x86 version of this file. */ -#define __KVM_HAVE_READONLY_MEM - #define KVM_COALESCED_MMIO_PAGE_OFFSET 1 /* |