]> Git Repo - qemu.git/blobdiff - kvm-all.c
block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
[qemu.git] / kvm-all.c
index 1bc12737723c388aaa32958d4be24cbae740908e..de3c8c48bb178bd8c88a7010a8eba2a67cdd176d 100644 (file)
--- a/kvm-all.c
+++ b/kvm-all.c
@@ -1461,7 +1461,6 @@ static int kvm_init(MachineState *ms)
      * page size for the system though.
      */
     assert(TARGET_PAGE_SIZE <= getpagesize());
-    page_size_init();
 
     s->sigmask_len = 8;
 
This page took 0.024919 seconds and 4 git commands to generate.