]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
x86/cpu: use standard-headers/asm-x86.kvm_para.h
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 17 Apr 2018 18:47:50 +0000 (21:47 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 23 May 2018 00:14:41 +0000 (03:14 +0300)
commit1814eab67398029a927847dfd29198a26aeaf7d8
tree20a6c257aaf66c3ffed38a37b53e95bc81132fa2
parentd49bd359d186a83fbb66a23dafd2d6664b79aa6a
x86/cpu: use standard-headers/asm-x86.kvm_para.h

Switch to the header we imported from Linux,
this allows us to drop a hack in kvm_i386.h.
More code will be dropped in the next patch.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/kvm/clock.c
include/sysemu/kvm.h
target/i386/cpu.c
target/i386/cpu.h
target/i386/kvm.c
target/i386/kvm_i386.h