I tested spoon under bochs and when running the gui i can't move the mouse but the clock looks to work.
I get these bochs warnings when cdrom booting is used:
Code: Select all
Device: [CPU0 ]
Message: allow_io(): TR:io_base (0) <= 103
Device: [HD ]
Message: IO write(0x01f0): buffer_index >= PACKET_SIZE
[tt]
# configuration file generated by Bochs
config_interface: textconfig
display_library: win32
megs: 128
romimage: file="BIOS-bochs-latest", address=0xf0000
vgaromimage: file="VGABIOS-lgpl-latest"
boot: cdrom
floppya: 1_44="a:", status=inserted
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
ata0-slave: type=cdrom, path="spoon.iso", status=inserted, biosdetect=auto, model="Spoon CDROM"
ata1: enabled=0
ata2: enabled=0
ata3: enabled=0
parport1: enabled=0, file="parport.out"
parport2: enabled=0
com1: enabled=0, mode=null, dev=""
com2: enabled=0
com3: enabled=0
com4: enabled=0
i440fxsupport: enabled=0
usb1: enabled=0, ioaddr=0xff80, port1=, port2=
sb16: enabled=0
floppy_bootsig_check: disabled=0
vga_update_interval: 300000
vga: extension=vbe
keyboard_serial_delay: 250
keyboard_paste_delay: 100000
floppy_command_delay: 500
ips: 2500000
text_snapshot_check: 0
mouse: enabled=0
private_colormap: enabled=0
clock: sync=none, time0=local
ne2k: enabled=0
pnic: enabled=0
# no loader
log: bochsout.txt
logprefix: %t%e%d
debugger_log: -
panic: action=ask
error: action=report
info: action=report
debug: action=ignore
pass: action=fatal
keyboard_mapping: enabled=0, map=
keyboard_type: mf
user_shortcut: keys=none
# no cmosimage
gdbstub: enabled=0, port=8383, text_base=0, data_base=0, bss_base=0
[/tt]