]> Git Repo - qemu.git/blobdiff - qemu-log.c
block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
[qemu.git] / qemu-log.c
index efd07c81eaf98a9939c1886ccbb97bba9c9d6dd9..7cb01a802b9a1cbf713997c67b51de3ec6449f5b 100644 (file)
@@ -112,8 +112,6 @@ const QEMULogItem qemu_log_items[] = {
       "x86 only: show protected mode far calls/returns/exceptions" },
     { CPU_LOG_RESET, "cpu_reset",
       "show CPU state before CPU resets" },
-    { CPU_LOG_IOPORT, "ioport",
-      "show all i/o ports accesses" },
     { LOG_UNIMP, "unimp",
       "log unimplemented functionality" },
     { LOG_GUEST_ERROR, "guest_errors",
This page took 0.023178 seconds and 4 git commands to generate.