Add support for the new KVM_MEM_UNCACHED flag, and flag appropriate memory. (Only flags vga/vram for now.) Andrew Jones (4): kvm-all: put kvm_mem_flags to more work HACK: linux header update memory: add uncached flag vga: flag vram as uncached hw/display/vga.c | 1 + include/exec/memory.h | 25 +++++++++++++++++++++++++ kvm-all.c | 34 ++++++++++++++++++++++++---------- linux-headers/linux/kvm.h | 2 ++ memory.c | 15 +++++++++++++++ 5 files changed, 67 insertions(+), 10 deletions(-) -- 1.8.3.1 _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm