[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-cvs
Subject:    [Bochs-cvs] [14322] trunk/bochs
From:       sshwarts--- via Bochs-cvs <bochs-cvs () lists ! sourceforge ! net>
Date:       2021-07-25 18:06:31
Message-ID: 1627236391.944314.1910 () sfp-scm-3 ! v30 ! lw ! sourceforge ! com
[Download RAW message or body]

Revision: 14322
Author:   sshwarts
Date:     2021-07-25 18:06:31 +0000 (Sun, 25 Jul 2021)
Log Message:
-----------
remove cpudb.h from some Makefile dependencies. TODO: it should be only in cpu/init.cc and config.cc

Modified Paths:
--------------
    trunk/bochs/cpu/Makefile.in
    trunk/bochs/cpu/fpu/Makefile.in
    trunk/bochs/gui/Makefile.in
    trunk/bochs/iodev/Makefile.in

Modified: trunk/bochs/cpu/Makefile.in
===================================================================
--- trunk/bochs/cpu/Makefile.in	2021-07-25 18:02:36 UTC (rev 14321)
+++ trunk/bochs/cpu/Makefile.in	2021-07-25 18:06:31 UTC (rev 14322)
@@ -169,19 +169,19 @@
 ###########################################
 3dnow.o: 3dnow.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 access.o: access.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 access2.o: access2.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -188,13 +188,13 @@
  vmx.h svm.h cpuid.h stack.h access.h
 aes.o: aes.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h simd_int.h
 apic.o: apic.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -203,7 +203,7 @@
  ../gui/siminterface.h ../gui/paramtree.h ../gui/gui.h
 arith16.o: arith16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -210,7 +210,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 arith32.o: arith32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -217,7 +217,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 arith64.o: arith64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -224,25 +224,25 @@
  vmx.h svm.h cpuid.h stack.h access.h
 arith8.o: arith8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 bcd.o: bcd.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 bit.o: bit.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 bit16.o: bit16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -249,7 +249,7 @@
  scalar_arith.h
 bit32.o: bit32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -256,7 +256,7 @@
  scalar_arith.h
 bit64.o: bit64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -263,7 +263,7 @@
  scalar_arith.h
 bmi32.o: bmi32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -270,7 +270,7 @@
  scalar_arith.h
 bmi64.o: bmi64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -277,7 +277,7 @@
  scalar_arith.h wide_int.h
 call_far.o: call_far.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -284,13 +284,13 @@
  vmx.h svm.h cpuid.h stack.h access.h
 cet.o: cet.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h msr.h
 cpu.o: cpu.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -298,7 +298,7 @@
  decoder/ia_opcodes.def
 cpuid.o: cpuid.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h \
+ ../logio.h ../instrument/stubs/instrument.h \
  ../gui/siminterface.h ../gui/paramtree.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -305,19 +305,19 @@
  vmx.h svm.h cpuid.h access.h ../param_names.h
 crc32.o: crc32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 crregs.o: crregs.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 ctrl_xfer16.o: ctrl_xfer16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -324,7 +324,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 ctrl_xfer32.o: ctrl_xfer32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -331,7 +331,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 ctrl_xfer64.o: ctrl_xfer64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -338,7 +338,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 ctrl_xfer_pro.o: ctrl_xfer_pro.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -345,7 +345,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 data_xfer16.o: data_xfer16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -352,7 +352,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 data_xfer32.o: data_xfer32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -359,7 +359,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 data_xfer64.o: data_xfer64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -366,7 +366,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 data_xfer8.o: data_xfer8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -373,7 +373,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 debugstuff.o: debugstuff.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -380,7 +380,7 @@
  vmx.h svm.h cpuid.h stack.h access.h ../pc_system.h
 event.o: event.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -389,7 +389,7 @@
  ../gui/paramtree.h ../gui/gui.h
 exception.o: exception.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -398,7 +398,7 @@
  ../gui/siminterface.h ../gui/paramtree.h ../gui/gui.h
 faststring.o: faststring.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -405,7 +405,7 @@
  vmx.h svm.h cpuid.h stack.h access.h ../pc_system.h
 flag_ctrl.o: flag_ctrl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -412,7 +412,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 flag_ctrl_pro.o: flag_ctrl_pro.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -419,7 +419,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 fpu_emu.o: fpu_emu.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -426,7 +426,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 generic_cpuid.o: generic_cpuid.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../gui/siminterface.h \
  ../gui/paramtree.h cpu.h decoder/decoder.h i387.h fpu/softfloat.h \
  fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h descriptor.h \
@@ -434,7 +434,7 @@
  cpuid.h access.h ../param_names.h generic_cpuid.h
 gf2.o: gf2.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -441,7 +441,7 @@
  scalar_arith.h
 icache.o: icache.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -453,10 +453,10 @@
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
  ../gui/siminterface.h ../gui/paramtree.h ../param_names.h cpustats.h \
- generic_cpuid.h ../cpudb.h
+ generic_cpuid.h 
 io.o: io.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -465,13 +465,13 @@
  ../gui/paramtree.h ../gui/gui.h
 iret.o: iret.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 jmp_far.o: jmp_far.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -478,13 +478,13 @@
  vmx.h svm.h cpuid.h stack.h access.h
 load.o: load.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h simd_int.h
 logical16.o: logical16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -491,7 +491,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 logical32.o: logical32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -498,7 +498,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 logical64.o: logical64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -505,7 +505,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 logical8.o: logical8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -512,43 +512,43 @@
  vmx.h svm.h cpuid.h stack.h access.h
 mmx.o: mmx.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 msr.o: msr.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h msr.h
 mult16.o: mult16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 mult32.o: mult32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 mult64.o: mult64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h wide_int.h
 mult8.o: mult8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 mwait.o: mwait.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h \
+ ../logio.h ../instrument/stubs/instrument.h \
  ../gui/siminterface.h ../gui/paramtree.h ../param_names.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
@@ -556,7 +556,7 @@
  ../pc_system.h decoder/ia_opcodes.h decoder/ia_opcodes.def
 paging.o: paging.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h msr.h \
@@ -563,7 +563,7 @@
  ../memory/memory-bochs.h ../pc_system.h cpustats.h
 proc_ctrl.o: proc_ctrl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -572,7 +572,7 @@
  decoder/ia_opcodes.def
 protect_ctrl.o: protect_ctrl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -579,13 +579,13 @@
  vmx.h svm.h cpuid.h stack.h access.h
 rdrand.o: rdrand.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 ret_far.o: ret_far.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -592,7 +592,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 segment_ctrl.o: segment_ctrl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -599,7 +599,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 segment_ctrl_pro.o: segment_ctrl_pro.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -606,13 +606,13 @@
  vmx.h svm.h cpuid.h stack.h access.h
 sha.o: sha.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 shift16.o: shift16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -620,7 +620,7 @@
  decoder/ia_opcodes.def
 shift32.o: shift32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -628,7 +628,7 @@
  decoder/ia_opcodes.def
 shift64.o: shift64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -636,7 +636,7 @@
  decoder/ia_opcodes.def
 shift8.o: shift8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -643,13 +643,13 @@
  decoder/ia_opcodes.h decoder/ia_opcodes.def
 smm.o: smm.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h smm.h
 soft_int.o: soft_int.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -656,7 +656,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 sse.o: sse.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h simd_int.h \
@@ -663,7 +663,7 @@
  simd_compare.h
 sse_move.o: sse_move.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -670,7 +670,7 @@
  vmx.h svm.h cpuid.h stack.h access.h simd_int.h
 sse_pfp.o: sse_pfp.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -678,7 +678,7 @@
  fpu/softfloat.h simd_pfp.h simd_int.h
 sse_rcp.o: sse_rcp.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -686,7 +686,7 @@
  fpu/softfloat.h
 sse_string.o: sse_string.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -693,13 +693,13 @@
  vmx.h svm.h cpuid.h stack.h access.h
 stack.o: stack.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h cpustats.h
 stack16.o: stack16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -706,7 +706,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 stack32.o: stack32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -713,7 +713,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 stack64.o: stack64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -720,7 +720,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 string.o: string.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -727,7 +727,7 @@
  ../pc_system.h
 svm.o: svm.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -734,7 +734,7 @@
  decoder/ia_opcodes.h decoder/ia_opcodes.def
 tasking.o: tasking.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h cpu.h decoder/decoder.h i387.h \
  fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
  descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h apic.h xmm.h \
@@ -741,7 +741,7 @@
  vmx.h svm.h cpuid.h stack.h access.h
 vapic.o: vapic.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -748,19 +748,19 @@
  ../memory/memory-bochs.h
 vm8086.o: vm8086.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 vmcs.o: vmcs.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 vmexit.o: vmexit.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h \
@@ -767,13 +767,13 @@
  ../pc_system.h decoder/ia_opcodes.h decoder/ia_opcodes.def
 vmfunc.o: vmfunc.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h
 vmx.o: vmx.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h msr.h \
@@ -784,7 +784,7 @@
 wide_int.o: wide_int.@CPP_SUFFIX@ wide_int.h ../config.h
 xsave.o: xsave.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../cpu/decoder/decoder.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h cpu.h \
+ ../logio.h ../instrument/stubs/instrument.h cpu.h \
  decoder/decoder.h i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h \
  fpu/control_w.h crregs.h descriptor.h decoder/instr.h lazy_flags.h tlb.h \
  icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h access.h msr.h \
@@ -791,7 +791,7 @@
  decoder/ia_opcodes.h decoder/ia_opcodes.def
 disasm.o: decoder/disasm.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
  ../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h decoder/../cpu.h \
  decoder/../decoder/decoder.h decoder/../i387.h \
  decoder/../fpu/softfloat.h decoder/../fpu/tag_w.h \
@@ -804,7 +804,7 @@
  decoder/../../bx_debug/debug.h
 fetchdecode32.o: decoder/fetchdecode32.@CPP_SUFFIX@ ../bochs.h ../config.h \
  ../osdep.h ../bx_debug/debug.h ../config.h ../osdep.h \
- ../cpu/decoder/decoder.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../cpu/decoder/decoder.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h decoder/../cpu.h \
  decoder/../decoder/decoder.h decoder/../i387.h \
  decoder/../fpu/softfloat.h decoder/../fpu/tag_w.h \
@@ -820,7 +820,7 @@
  decoder/fetchdecode_evex.h
 fetchdecode64.o: decoder/fetchdecode64.@CPP_SUFFIX@ ../bochs.h ../config.h \
  ../osdep.h ../bx_debug/debug.h ../config.h ../osdep.h \
- ../cpu/decoder/decoder.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../cpu/decoder/decoder.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h decoder/instr.h decoder/decoder.h \
  decoder/fetchdecode.h decoder/ia_opcodes.h decoder/ia_opcodes.def \
  decoder/fetchdecode_opmap.h decoder/fetchdecode_opmap_0f38.h \

Modified: trunk/bochs/cpu/fpu/Makefile.in
===================================================================
--- trunk/bochs/cpu/fpu/Makefile.in	2021-07-25 18:02:36 UTC (rev 14321)
+++ trunk/bochs/cpu/fpu/Makefile.in	2021-07-25 18:06:31 UTC (rev 14322)
@@ -79,7 +79,7 @@
 ferr.o: ferr.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
  ../../bx_debug/debug.h ../../config.h ../../osdep.h \
  ../../cpu/decoder/decoder.h ../../gui/paramtree.h ../../logio.h \
- ../../cpudb.h ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
+ ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
  ../../cpu/decoder/decoder.h ../../cpu/i387.h ../../cpu/fpu/softfloat.h \
  ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h \
  ../../cpu/crregs.h ../../cpu/descriptor.h ../../cpu/decoder/instr.h \
@@ -95,7 +95,7 @@
 fpu.o: fpu.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
  ../../bx_debug/debug.h ../../config.h ../../osdep.h \
  ../../cpu/decoder/decoder.h ../../gui/paramtree.h ../../logio.h \
- ../../cpudb.h ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
+ ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
  ../../cpu/decoder/decoder.h ../../cpu/i387.h ../../cpu/fpu/softfloat.h \
  ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h \
  ../../cpu/crregs.h ../../cpu/descriptor.h ../../cpu/decoder/instr.h \
@@ -109,7 +109,7 @@
 fpu_arith.o: fpu_arith.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
  ../../bx_debug/debug.h ../../config.h ../../osdep.h \
  ../../cpu/decoder/decoder.h ../../gui/paramtree.h ../../logio.h \
- ../../cpudb.h ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
+ ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
  ../../cpu/decoder/decoder.h ../../cpu/i387.h ../../cpu/fpu/softfloat.h \
  ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h \
  ../../cpu/crregs.h ../../cpu/descriptor.h ../../cpu/decoder/instr.h \
@@ -120,7 +120,7 @@
 fpu_cmov.o: fpu_cmov.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
  ../../bx_debug/debug.h ../../config.h ../../osdep.h \
  ../../cpu/decoder/decoder.h ../../gui/paramtree.h ../../logio.h \
- ../../cpudb.h ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
+ ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
  ../../cpu/decoder/decoder.h ../../cpu/i387.h ../../cpu/fpu/softfloat.h \
  ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h \
  ../../cpu/crregs.h ../../cpu/descriptor.h ../../cpu/decoder/instr.h \
@@ -130,7 +130,7 @@
 fpu_compare.o: fpu_compare.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
  ../../bx_debug/debug.h ../../config.h ../../osdep.h \
  ../../cpu/decoder/decoder.h ../../gui/paramtree.h ../../logio.h \
- ../../cpudb.h ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
+ ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
  ../../cpu/decoder/decoder.h ../../cpu/i387.h ../../cpu/fpu/softfloat.h \
  ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h \
  ../../cpu/crregs.h ../../cpu/descriptor.h ../../cpu/decoder/instr.h \
@@ -142,7 +142,7 @@
 fpu_const.o: fpu_const.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
  ../../bx_debug/debug.h ../../config.h ../../osdep.h \
  ../../cpu/decoder/decoder.h ../../gui/paramtree.h ../../logio.h \
- ../../cpudb.h ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
+ ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
  ../../cpu/decoder/decoder.h ../../cpu/i387.h ../../cpu/fpu/softfloat.h \
  ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h \
  ../../cpu/crregs.h ../../cpu/descriptor.h ../../cpu/decoder/instr.h \
@@ -153,7 +153,7 @@
 fpu_load_store.o: fpu_load_store.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
  ../../osdep.h ../../bx_debug/debug.h ../../config.h ../../osdep.h \
  ../../cpu/decoder/decoder.h ../../gui/paramtree.h ../../logio.h \
- ../../cpudb.h ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
+ ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
  ../../cpu/decoder/decoder.h ../../cpu/i387.h ../../cpu/fpu/softfloat.h \
  ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h \
  ../../cpu/crregs.h ../../cpu/descriptor.h ../../cpu/decoder/instr.h \
@@ -165,7 +165,7 @@
 fpu_misc.o: fpu_misc.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
  ../../bx_debug/debug.h ../../config.h ../../osdep.h \
  ../../cpu/decoder/decoder.h ../../gui/paramtree.h ../../logio.h \
- ../../cpudb.h ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
+ ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
  ../../cpu/decoder/decoder.h ../../cpu/i387.h ../../cpu/fpu/softfloat.h \
  ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h \
  ../../cpu/crregs.h ../../cpu/descriptor.h ../../cpu/decoder/instr.h \
@@ -176,7 +176,7 @@
 fpu_trans.o: fpu_trans.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
  ../../bx_debug/debug.h ../../config.h ../../osdep.h \
  ../../cpu/decoder/decoder.h ../../gui/paramtree.h ../../logio.h \
- ../../cpudb.h ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
+ ../../instrument/stubs/instrument.h ../../cpu/cpu.h \
  ../../cpu/decoder/decoder.h ../../cpu/i387.h ../../cpu/fpu/softfloat.h \
  ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h \
  ../../cpu/crregs.h ../../cpu/descriptor.h ../../cpu/decoder/instr.h \

Modified: trunk/bochs/gui/Makefile.in
===================================================================
--- trunk/bochs/gui/Makefile.in	2021-07-25 18:02:36 UTC (rev 14321)
+++ trunk/bochs/gui/Makefile.in	2021-07-25 18:06:31 UTC (rev 14322)
@@ -217,23 +217,23 @@
 # building plugins.
 ###########################################
 amigaos.o: amigaos.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../bxversion.h \
  ../param_names.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
 carbon.o: carbon.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h ../param_names.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
 enh_dbg.o: enh_dbg.@CPP_SUFFIX@ ../config.h
 gtk_enh_dbg_osdep.o: gtk_enh_dbg_osdep.@CPP_SUFFIX@ ../bochs.h ../config.h \
- ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../bx_debug/debug.h \
  ../config.h ../osdep.h siminterface.h enh_dbg.h
 gui.o: gui.@CPP_SUFFIX@ ../iodev/iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
@@ -244,25 +244,25 @@
  ../gui/bitmaps/cdromd.h ../gui/bitmaps/userbutton.h \
  ../gui/bitmaps/saverestore.h sdl.h
 keymap.o: keymap.@CPP_SUFFIX@ ../param_names.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h gui.h \
  ../gui/siminterface.h keymap.h
 macintosh.o: macintosh.@CPP_SUFFIX@ ../param_names.h ../bochs.h ../config.h \
- ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../iodev/iodev.h \
  ../plugin.h ../extplugin.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h
 nogui.o: nogui.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  gui.h ../gui/siminterface.h ../plugin.h ../extplugin.h ../param_names.h \
  icon_bochs.h
 paramtree.o: paramtree.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h siminterface.h \
  paramtree.h
 rfb.o: rfb.@CPP_SUFFIX@ ../param_names.h ../iodev/iodev.h ../bochs.h ../config.h \
- ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h keymap.h \
@@ -269,24 +269,24 @@
  icon_bochs.h font/vga.bitmap.h sdl.h rfb.h rfbkeys.h ../bxthread.h
 scrollwin.o: scrollwin.@CPP_SUFFIX@ ../config.h
 sdl2.o: sdl2.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h icon_bochs.h \
  sdl.h sdlkeys.h
 sdl.o: sdl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
 siminterface.o: siminterface.@CPP_SUFFIX@ ../param_names.h ../iodev/iodev.h \
  ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
- ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
+ ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h \
  ../iodev/virt_timer.h
 term.o: term.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
@@ -294,31 +294,31 @@
  ../param_names.h ../logio.h paramtree.h siminterface.h ../plugin.h \
  ../extplugin.h
 vncsrv.o: vncsrv.@CPP_SUFFIX@ ../param_names.h ../iodev/iodev.h ../bochs.h \
- ../config.h ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h keymap.h \
  icon_bochs.h font/vga.bitmap.h sdl.h rfb.h rfbkeys.h ../bxthread.h
 win32.o: win32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
 win32config.o: win32config.@CPP_SUFFIX@ win32dialog.h ../config.h ../bochs.h \
- ../config.h ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../bx_debug/debug.h \
  ../osdep.h ../param_names.h gui.h ../gui/siminterface.h win32res.h \
  win32paramdlg.h ../plugin.h ../extplugin.h
 win32_enh_dbg_osdep.o: win32_enh_dbg_osdep.@CPP_SUFFIX@ ../bochs.h ../config.h \
- ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../bx_debug/debug.h \
  ../config.h ../osdep.h siminterface.h win32dialog.h enh_dbg.h
 win32paramdlg.o: win32paramdlg.@CPP_SUFFIX@ win32dialog.h ../config.h ../bochs.h \
- ../config.h ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h siminterface.h \
  win32res.h
 wx.o: wx.@CPP_SUFFIX@ ../config.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../param_names.h \
  keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h ../pc_system.h \
  ../bx_debug/debug.h ../osdep.h ../memory/memory-bochs.h \
@@ -332,29 +332,29 @@
  bitmaps/power.xpm bitmaps/reset.xpm bitmaps/snapshot.xpm \
  bitmaps/mouse.xpm bitmaps/userbutton.xpm bitmaps/saverestore.xpm
 x.o: x.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
- ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h enh_dbg.h \
  icon_bochs.h font/vga.bitmap.h
 amigaos.lo: amigaos.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../bxversion.h \
  ../param_names.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
 carbon.lo: carbon.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h ../param_names.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
 enh_dbg.lo: enh_dbg.@CPP_SUFFIX@ ../config.h
 gtk_enh_dbg_osdep.lo: gtk_enh_dbg_osdep.@CPP_SUFFIX@ ../bochs.h ../config.h \
- ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../bx_debug/debug.h \
  ../config.h ../osdep.h siminterface.h enh_dbg.h
 gui.lo: gui.@CPP_SUFFIX@ ../iodev/iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
@@ -365,25 +365,25 @@
  ../gui/bitmaps/cdromd.h ../gui/bitmaps/userbutton.h \
  ../gui/bitmaps/saverestore.h sdl.h
 keymap.lo: keymap.@CPP_SUFFIX@ ../param_names.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h gui.h \
  ../gui/siminterface.h keymap.h
 macintosh.lo: macintosh.@CPP_SUFFIX@ ../param_names.h ../bochs.h ../config.h \
- ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../iodev/iodev.h \
  ../plugin.h ../extplugin.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h
 nogui.lo: nogui.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  gui.h ../gui/siminterface.h ../plugin.h ../extplugin.h ../param_names.h \
  icon_bochs.h
 paramtree.lo: paramtree.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h siminterface.h \
  paramtree.h
 rfb.lo: rfb.@CPP_SUFFIX@ ../param_names.h ../iodev/iodev.h ../bochs.h ../config.h \
- ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h keymap.h \
@@ -390,24 +390,24 @@
  icon_bochs.h font/vga.bitmap.h sdl.h rfb.h rfbkeys.h ../bxthread.h
 scrollwin.lo: scrollwin.@CPP_SUFFIX@ ../config.h
 sdl2.lo: sdl2.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h icon_bochs.h \
  sdl.h sdlkeys.h
 sdl.lo: sdl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
 siminterface.lo: siminterface.@CPP_SUFFIX@ ../param_names.h ../iodev/iodev.h \
  ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
- ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
+ ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h \
  ../iodev/virt_timer.h
 term.lo: term.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
@@ -415,31 +415,31 @@
  ../param_names.h ../logio.h paramtree.h siminterface.h ../plugin.h \
  ../extplugin.h
 vncsrv.lo: vncsrv.@CPP_SUFFIX@ ../param_names.h ../iodev/iodev.h ../bochs.h \
- ../config.h ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h keymap.h \
  icon_bochs.h font/vga.bitmap.h sdl.h rfb.h rfbkeys.h ../bxthread.h
 win32.lo: win32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h \
- ../logio.h ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../logio.h ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h
 win32config.lo: win32config.@CPP_SUFFIX@ win32dialog.h ../config.h ../bochs.h \
- ../config.h ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../bx_debug/debug.h \
  ../osdep.h ../param_names.h gui.h ../gui/siminterface.h win32res.h \
  win32paramdlg.h ../plugin.h ../extplugin.h
 win32_enh_dbg_osdep.lo: win32_enh_dbg_osdep.@CPP_SUFFIX@ ../bochs.h ../config.h \
- ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../bx_debug/debug.h \
  ../config.h ../osdep.h siminterface.h win32dialog.h enh_dbg.h
 win32paramdlg.lo: win32paramdlg.@CPP_SUFFIX@ win32dialog.h ../config.h ../bochs.h \
- ../config.h ../osdep.h ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h siminterface.h \
  win32res.h
 wx.lo: wx.@CPP_SUFFIX@ ../config.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../param_names.h \
  keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h ../pc_system.h \
  ../bx_debug/debug.h ../osdep.h ../memory/memory-bochs.h \
@@ -453,7 +453,7 @@
  bitmaps/power.xpm bitmaps/reset.xpm bitmaps/snapshot.xpm \
  bitmaps/mouse.xpm bitmaps/userbutton.xpm bitmaps/saverestore.xpm
 x.lo: x.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../gui/paramtree.h ../logio.h \
- ../cpudb.h ../instrument/stubs/instrument.h ../misc/bswap.h \
+ ../instrument/stubs/instrument.h ../misc/bswap.h \
  ../param_names.h keymap.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
  ../pc_system.h ../bx_debug/debug.h ../config.h ../osdep.h \
  ../memory/memory-bochs.h ../gui/siminterface.h ../gui/gui.h enh_dbg.h \

Modified: trunk/bochs/iodev/Makefile.in
===================================================================
--- trunk/bochs/iodev/Makefile.in	2021-07-25 18:02:36 UTC (rev 14321)
+++ trunk/bochs/iodev/Makefile.in	2021-07-25 18:06:31 UTC (rev 14322)
@@ -177,31 +177,31 @@
 # building plugins.
 ###########################################
 acpi.o: acpi.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pci.h acpi.h
 biosdev.o: biosdev.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h biosdev.h
 busmouse.o: busmouse.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h busmouse.h
 cmos.o: cmos.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h cmos.h virt_timer.h
 devices.o: devices.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
@@ -210,169 +210,169 @@
  ../iodev/network/netmod.h ../iodev/usb/usb_common.h \
  ../iodev/hdimage/hdimage.h
 dma.o: dma.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h dma.h
 extfpuirq.o: extfpuirq.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h extfpuirq.h
 floppy.o: floppy.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h hdimage/hdimage.h floppy.h
 gameport.o: gameport.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h gameport.h
 harddrv.o: harddrv.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h harddrv.h hdimage/hdimage.h hdimage/cdrom.h
 hpet.o: hpet.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h hpet.h
 ioapic.o: ioapic.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h ioapic.h
 iodebug.o: iodebug.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h
 keyboard.o: keyboard.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h ../gui/keymap.h keyboard.h scancodes.h
 parallel.o: parallel.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h parallel.h
 pci2isa.o: pci2isa.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pci.h pci2isa.h
 pci.o: pci.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pci.h
 pcidev.o: pcidev.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h
 pci_ide.o: pci_ide.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pci.h pci_ide.h
 pic.o: pic.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pic.h
 pit82c54.o: pit82c54.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pit82c54.h
 pit.o: pit.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pit.h pit82c54.h virt_timer.h speaker.h
 scancodes.o: scancodes.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../gui/gui.h \
  ../gui/siminterface.h scancodes.h
 serial.o: serial.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h serial.h
 serial_raw.o: serial_raw.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h
 slowdown_timer.o: slowdown_timer.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../param_names.h \
  ../gui/siminterface.h ../pc_system.h slowdown_timer.h
 speaker.o: speaker.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h speaker.h sound/soundlow.h ../bxthread.h sound/soundmod.h
 unmapped.o: unmapped.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h unmapped.h
 virt_timer.o: virt_timer.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../gui/siminterface.h \
  ../param_names.h virt_timer.h ../pc_system.h
 acpi.lo: acpi.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pci.h acpi.h
 biosdev.lo: biosdev.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h biosdev.h
 busmouse.lo: busmouse.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h busmouse.h
 cmos.lo: cmos.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h cmos.h virt_timer.h
 devices.lo: devices.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
@@ -381,140 +381,140 @@
  ../iodev/network/netmod.h ../iodev/usb/usb_common.h \
  ../iodev/hdimage/hdimage.h
 dma.lo: dma.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h dma.h
 extfpuirq.lo: extfpuirq.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h extfpuirq.h
 floppy.lo: floppy.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h hdimage/hdimage.h floppy.h
 gameport.lo: gameport.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h gameport.h
 harddrv.lo: harddrv.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h harddrv.h hdimage/hdimage.h hdimage/cdrom.h
 hpet.lo: hpet.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h hpet.h
 ioapic.lo: ioapic.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h ioapic.h
 iodebug.lo: iodebug.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h
 keyboard.lo: keyboard.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h ../gui/keymap.h keyboard.h scancodes.h
 parallel.lo: parallel.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h parallel.h
 pci2isa.lo: pci2isa.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pci.h pci2isa.h
 pci.lo: pci.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pci.h
 pcidev.lo: pcidev.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h
 pci_ide.lo: pci_ide.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pci.h pci_ide.h
 pic.lo: pic.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pic.h
 pit82c54.lo: pit82c54.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pit82c54.h
 pit.lo: pit.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h pit.h pit82c54.h virt_timer.h speaker.h
 scancodes.lo: scancodes.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../gui/gui.h \
  ../gui/siminterface.h scancodes.h
 serial.lo: serial.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h serial.h
 serial_raw.lo: serial_raw.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h
 slowdown_timer.lo: slowdown_timer.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../param_names.h \
  ../gui/siminterface.h ../pc_system.h slowdown_timer.h
 speaker.lo: speaker.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h speaker.h sound/soundlow.h ../bxthread.h sound/soundmod.h
 unmapped.lo: unmapped.@CPP_SUFFIX@ iodev.h ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../plugin.h \
  ../extplugin.h ../param_names.h ../pc_system.h ../bx_debug/debug.h \
  ../config.h ../osdep.h ../memory/memory-bochs.h ../gui/siminterface.h \
  ../gui/gui.h unmapped.h
 virt_timer.lo: virt_timer.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
- ../gui/paramtree.h ../logio.h ../cpudb.h \
+ ../gui/paramtree.h ../logio.h \
  ../instrument/stubs/instrument.h ../misc/bswap.h ../gui/siminterface.h \
  ../param_names.h virt_timer.h ../pc_system.h



_______________________________________________
Bochs-cvs mailing list
Bochs-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic