]> git.proxmox.com Git - qemu.git/blobdiff - kvm-all.c
Spelling fixes in comments (it's -> its)
[qemu.git] / kvm-all.c
index 77eadf608f6bb9c23e512f7ebcbb4cf94a2ef9c2..549828ae5451b9d0f54266febe50df2ff4b61129 100644 (file)
--- a/kvm-all.c
+++ b/kvm-all.c
@@ -35,7 +35,7 @@
 #include <sys/eventfd.h>
 #endif
 
-/* KVM uses PAGE_SIZE in it's definition of COALESCED_MMIO_MAX */
+/* KVM uses PAGE_SIZE in its definition of COALESCED_MMIO_MAX */
 #define PAGE_SIZE TARGET_PAGE_SIZE
 
 //#define DEBUG_KVM