Revision fd872598 exec.c

b/exec.c
1131 1131
    { CPU_LOG_PCALL, "pcall",
1132 1132
      "show protected mode far calls/returns/exceptions" },
1133 1133
#endif
1134
    { CPU_LOG_IOPORT, "ioport",
1135
      "show all i/o ports accesses" },
1134 1136
    { 0, NULL, NULL },
1135 1137
};
1136 1138

  

Also available in: Unified diff