qemu-e2k/hw/i386
Peter Xu 6e9055641b intel_iommu: renaming gpa to iova where proper
There are lots of places in current intel_iommu.c codes that named
"iova" as "gpa". It is really confusing to use a name "gpa" in these
places (which is very easily to be understood as "Guest Physical
Address", while it's not). To make the codes (much) easier to be read, I
decided to do this once and for all.

No functional change is made. Only literal ones.

Reviewed-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2017-02-17 21:52:31 +02:00
..
kvm kvm/ioapic: correct kvm ioapic version 2017-02-16 14:06:55 +01:00
xen Xen 2017/02/02 2017-02-03 12:31:40 +00:00
acpi-build.c machine: Make possible_cpu_arch_ids() return const pointer 2017-01-23 21:25:37 -02:00
acpi-build.h
amd_iommu.c
amd_iommu.h
intel_iommu_internal.h intel_iommu: add "caching-mode" option 2017-02-17 21:52:31 +02:00
intel_iommu.c intel_iommu: renaming gpa to iova where proper 2017-02-17 21:52:31 +02:00
kvmvapic.c icount: update instruction counter on apic patching 2017-01-27 18:07:30 +01:00
Makefile.objs
multiboot.c
multiboot.h
pc_piix.c
pc_q35.c
pc_sysfw.c
pc.c hw/i386: check if nvdimm is enabled before plugging 2017-02-01 03:37:17 +02:00
pci-assign-load-rom.c pci-assign: avoid pointless stat 2017-01-24 23:26:53 +03:00
trace-events trace: clean up trace-events files 2017-01-31 17:12:15 +00:00
x86-iommu.c