Testing "Tuesday 2011-11-22 23:00:15, commit: passive-2011.7-democd-387-g1cef0c3 (Julian Stecklina: Shut up hostacpi.)" in /home/sojka/bin/nul-nightly.sh: scons: Reading SConscript files ... Target CC forced to '/usr/local/gcc/4.6/bin/gcc'. Target CXX forced to '/usr/local/gcc/4.6/bin/g++'. No target_arch option given. Defaulting to core2. Installing into /srv/tftp. Use scons tftp=/foo to change this. scons: done reading SConscript files. scons: Building targets ... make -sC `dirname contrib/nova/build/hypervisor` CC=/usr/local/gcc/4.6/bin/gcc CXX=/usr/local/gcc/4.6/bin/g++ CXX apps/sigma0/service_per_cpu_timer.o CXX host/hostacpi.o AR bin/lib/libhost.a LIB bin/lib/libhost.a LNK bin/apps/sigma0.bare.nul.debug text data bss dec hex filename 221068 167952 0 389020 5ef9c bin/apps/sigma0.bare.nul objcopy --add-section .boot.`basename /home/sojka/nul/base/apps/sigma0/cfg/admission.nulconfig`=/home/sojka/nul/base/apps/sigma0/cfg/admission.nulconfig bin/apps/sigma0.bare.nul bin/apps/sigma0.nul objcopy --add-section .boot.`basename bin/apps/admission.nul`=bin/apps/admission.nul bin/apps/sigma0.nul bin/apps/sigma0.nul gzip -c bin/apps/sigma0.nul > bin/apps/sigma0.nul.gz CXX apps/vancouver/vancouver.o /home/sojka/nul/vancouver/apps/vancouver/vancouver.cc: In static member function 'static bool Vancouver::map_memory_helper(VCpu*, Utcb*, bool)': /home/sojka/nul/vancouver/apps/vancouver/vancouver.cc:489:177: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result] LNK bin/apps/vancouver.nul.debug text data bss dec hex filename 188575 42668 2162688 2393931 24874b bin/apps/vancouver.nul scons: done building targets. make: Entering directory `/home/sojka/nul/alexb/apps/libvirt' make: Nothing to be done for `all'. make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt' + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/alexb/apps/ipc_test/ipctest.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/test_ipc.nul echo.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "all" in /home/sojka/nul/alexb/apps/ipc_test/ipctest.wv: => script_start:1 <= => script_waitchild <= => verbose <= sc: start 0-1 count 1 s0: [ 5] module ' sigma0::mem:2 name::/s0/admission name::/s0/log ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/test_ipc.nul' s0: map self bf000000 -> b1400000 size 200000 offset 0 s 0 typed 1 s0: [ 5] using memory: 2 MB (200000) at bf000000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self bec00000 -> b1000000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at bec00000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] map 0/5 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 8000224b s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 8000224b s0: [ 5, 4280e] pagefault 48/0 for 800023f7 err 4 at 800023f7 sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/1 for 800023f7 err 4 at 800023f7 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800014c5 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800014c5 tb: client data 3f000 guid 5 parent 9b6 (5) Hello (5) Region count 1 (5) 0 virt 80000000 end 80200000 size 200000 phys bf000000 (5) (5) Test output should look like that: (5) 'tX: ... success/failure - reason: XYZ' (5) (5) Test I - IPC aborts (5) <------ exc pf --------- <------- ipc ------------ (5) A B C* (5) 3. dies (unhand. exc) 2. cause pf exc 1. sends ipc to B (5) 4. kernel sets A dead 5. will die - unhand. pf 6. gets ipc abort (5) 7. sends ipc to B (5) 8. gets ipc timeout (5) A: ... success - reason: return code 0x2 ?= 0x2 (5) ! alexb/apps/ipc_test/main.cc:127 res == 0U + NOVA_EABORT ok (5) B: ... success - reason: return code 0x1 ?= 0x1 (5) ! alexb/apps/ipc_test/main.cc:132 res == 0U + NOVA_ETIMEOUT ok (5) C: ... success - reason: return code 0x1 ?= 0x1 (5) ! alexb/apps/ipc_test/main.cc:137 res == 0U + NOVA_ETIMEOUT ok (5) (5) Test II - Lookup (5) success - create_sm - reason: return code 0x0 ?= 0x0 -> sm=0x848 (5) ! alexb/apps/ipc_test/main.cc:149 res == 0U + NOVA_ESUCCESS ok (5) success - lookup(0x848) - reason: crd.raw=0x84807f should be != 0x0 (5) ! alexb/apps/ipc_test/main.cc:155 res == 0U + NOVA_ESUCCESS ok (5) ! alexb/apps/ipc_test/main.cc:156 crdout & DESC_RIGHTS_ALL ok (5) success - revoke(0x848) - reason: return code 0x0 ?= 0x0 (5) ! alexb/apps/ipc_test/main.cc:160 res == 0U + NOVA_ESUCCESS ok (5) success - lookup(0x848) - reason: crd.raw=0x0 should be == 0x0 (5) ! alexb/apps/ipc_test/main.cc:166 res == 0U + NOVA_ESUCCESS ok (5) ! alexb/apps/ipc_test/main.cc:167 crdout == 0U ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/alexb/apps/libvirt/libvirt.wv --server --iprelay Testing "libvirt" in /home/sojka/nul/alexb/apps/libvirt/libvirt.wv: make: Entering directory `/home/sojka/nul/alexb/apps/libvirt' make: Nothing to be done for `install'. make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt' ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:12 make -C /home/sojka/nul/alexb/apps/libvirt install DESTDIR=/home/sojka/nul/alexb/apps/libvirt/_install ok ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:13 cp /home/sojka/nul/michal/imgs/passive/CAcertSrv.pem cacert.pem ok + P='NOVA management daemon is up. Waiting for libvirt connection' + WVTEST_EXIT_PATTERN='NOVA management daemon is up. Waiting for libvirt connection' + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/passive --server --iprelay + tee passive.log novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/remote_config.nul bin/apps/vancouver.nul bin/boot/munich imgs/passive/bzImage imgs/passive/initramfs imgs/passive/privkeySrv.der imgs/passive/certSrv.crt imgs/passive/CAcertSrv.crt bin/apps/remote_config.nulconfig linux.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga:0x40000,0x40000 <= => hostvesa <= => mem <= physmem: 0 [0, 100000] => pit:0x40,0 <= source freq 0 source freq 0 source freq 0 => scp:0x92,0x61 <= => pcihostbridge:0,0x100,0xcf8 <= => dpci:3,0,0,0,0,0 <= search_device(3,0,0) bdf 200 => dio:0x3c0+0x20 <= => dio:0x3b0+0x10 <= => vcpu <= => halifax <= VBE version 300 tag 41534556 memsize 1000000 oem 'ATI ATOMBIOS' vendor '(C) 1988-2005, ATI Technologies Inc. ' product 'RV710' version '01.00' framebuffer e0000000+10000000 => hostkeyb:0+0x60+1+12+1 <= => nubus <= bus[1] Enabling ARI. dev[1:00.0] Adapting ARI status on SR-IOV capable device. dev[1:00.0] Enabled 8 VFs. Wait for them to settle down. dev[1:00.1] Enabled 8 VFs. Wait for them to settle down. bus[3] Enabling ARI. Nubus initialized. => host82576:0 <= 82576PF 00: Found Intel 82576-style controller at 100. Attaching IRQ 0. 82576PF 00: BAR 0: d0820000 (size 00020000) 82576PF 00: Found MMIO window at 0x8f800000 (phys d0820000). 82576PF 00: BAR 1: d0400000 (size 00400000) 82576PF 00: BAR 2: 00003021 (size 00000020) 82576PF 00: BAR 3: d08c4000 (size 00004000) 82576PF 00: Perform Global Reset. 82576PF 00: Global Reset successful. s0: Attaching to CPU 0 (ffffffff 0) 82576PF 00: Attached to IRQ 126 (MSI-X). 82576PF 00: Configuring VFs... 82576PF 00: Configuring link parameters... 82576PF 00: We are 00:1b:21:8f:30:06 82576PF 00: Notifying VFs that PF is done... 82576PF 00: Initialization complete. 82576PF 00: Enabling interrupts... 82576PF 00: Link status changed to UP. 82576PF 00: UP 100BASE-T FD | 8 VFs | 0 RX | 0 TX => host82576vf:0,0,1 <= s0: Attaching to CPU 0 (ffffffff 0) s0: Attaching to CPU 0 (ffffffff 0) 82576VF 80: Found Intel 82576VF-style controller. 82576VF 80: Interrupt throttling DISABLED. 82576VF 80: 00000200 bytes allocated for RX descriptor ring (32 descriptors). 82576VF 80: RDBAL bcf13d80 RDBAH 00000000 RXDCTL 02000000 82576VF 80: 00000200 bytes allocated for TX descriptor ring (32 descriptors). => service_config <= 82576PF 00: VF0 sent RESET 82576PF 00: VF0 is now 00:1b:21:8f:30:06 82576VF 80: We are 00:1b:21:8f:30:06 82576VF 80: Asking to be promiscuous. 82576PF 00: VF_SET_PROMISC 40006 ENABLE 82576VF 80: Unrecognized message. => script_start:1 <= => name::/s0/events <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) booting - NOVA daemon ... (5) source freq 2702575 s0: => INIT done <= (5) done - request timer attach (5) warning - osdepentropyopen not implemented! (5) warning - tls - entropy not implemented! (5) done - request network attach (5) done - mac 00:1b:21:8f:30:06 (5) - sys_now unimpl. (5) done - open tcp port 9999 - 10000 (5) ....... looking for an IP address via DHCP (5) update - got ip=141.76.49.27 mask=255.255.255.192 gw=141.76.49.1 (5) ready - NOVA management daemon is up. Waiting for libvirt connection ... ++ sed -ne '/.*update - got ip=\([^ ]*\).*/ s//\1/p' passive.log + NOVA_IP=141.76.49.27 + set +x CPU model: GenuineIntel CPU(s): 8 CPU frequency: 2702 MHz CPU socket(s): 1 Core(s) per socket: 4 Thread(s) per core: 2 NUMA cell(s): 1 Memory size: 0 kB eventthread - exiting nova - success - closing mgmt connection ... nova - success - closing event connection ... ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:29 bash -o pipefail -c virsh -c nova+tls://141.76.49.27:9999 nodeinfo | tee nodeinfo.log ok CPU model: GenuineIntel ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:30 grep CPU model: nodeinfo.log ok ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/julian/apps/per-cpu-service/per-cpu-service.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/per-cpu-service.nul bin/apps/per-cpu-service.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "all" in /home/sojka/nul/julian/apps/per-cpu-service/per-cpu-service.wv: => hostvga <= s0: map self 3c0000 -> 0 size 20000 offset 0 s 0 typed 1 => script_start:1,1 <= => script_waitchild <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 sc: start 0-1 count 1 s0: [ 5] module 'namespace::/s0 name::/s0/admission name::/s0/pcpus namespace::/s0 name::/s0/log ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/per-cpu-service.nul' s0: map self bec00000 -> b0c00000 size c00000 offset 0 s 0 typed 2 s0: [ 5] using memory: 8 MB (815000) at bec00000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be800000 -> b0800000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be800000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] map 0/5 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 8000224b s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 8000224b s0: [ 5, 4280e] pagefault 48/0 for 8000270b err 4 at 8000270b sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/5 for 8000270b err 4 at 8000270b s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 80001a73 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 80001a73 tb: client data 3f000 guid 5 parent 9b6 (5) New session object allocated: 0x80803fc0 (5) Next... (5) call cycles 345 (5) ! julian/apps/per-cpu-service/per-cpu-service.cc:84 "Done" ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echo2sstest.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2ss.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "Echo service based on SSession" in /home/sojka/nul/michal/apps/echo/echo2sstest.wv: => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script <= => script_start:1 <= => script_start:2 <= => script_waitchild <= => script_start:3 <= => script_waitchild <= kb: receive() failed at 325 -- buggy keyboard? sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2ss.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] map 0/5 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 8000224b s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 8000224b s0: [ 5, 4280e] pagefault 48/0 for 80002b1d err 4 at 80002b1d sc: start 1-1 count 1 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80002b1d err 4 at 80002b1d s0: [ 6] module 's0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800011ed ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800011ed itb: client data 3f000 guid 5 parent 9b6 g(5) Constructing service /echo... m(5) Service /echo registered. a0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul' s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1 s0: [ 6] using memory: 16 MB (1000000) at bd000000 s0: [ 6] creating PD on CPU 0 sc: wait for child 6 s0: [ 6, 4300e] pagefault 48/0 for 80001bcd err 4 at 80001bcd s0: [ 6, 4300e] map 0/1 for 80001bcd err 4 at 80001bcd s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 8000117b s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 8000117b (5) Cannot get client (id=0x0) data: 0x105 (5) echo: Client 0x826 sent us a value 42 tb: client data 3f002 guid 6 parent 9b3 (6) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U ok (6) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U ok (6) ! michal/apps/echo/echo2test.cc:33 last_val == 42U ok sc: start 2-1 count 1 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul' s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1 s0: [ 7] using memory: 16 MB (1000000) at bc000000 s0: [ 7] creating PD on CPU 1 s0: [ 7, 4380e] pagefault 48/0 for 80001bcd err 4 at 80001bcd sc: wait for child 7 s0: [ 7, 4380e] map 0/1 for 80001bcd err 4 at 80001bcd s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 8000117b s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 8000117b (5) Cannot get client (id=0x0) data: 0x105 (5) echo: Client 0x827 sent us a value 42 tb: client data 3f004 guid 7 parent 3f001 (7) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U ok (7) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U ok (7) ! michal/apps/echo/echo2test.cc:33 last_val == 42U ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echo2test.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "Echo service with sessions" in /home/sojka/nul/michal/apps/echo/echo2test.wv: => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script <= => script_start:1 <= => script_start:2 <= => script_waitchild <= => script_start:3 <= => script_waitchild <= kb: receive() failed at 325 -- buggy keyboard? sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] map 0/5 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 8000224b s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 8000224b s0: [ 5, 4280e] pagefault 48/0 for 80002aad err 4 at 80002aad sc: start 1-1 count 1 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80002aad err 4 at 80002aad s0: [ 6] module 's0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800010dd ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800010dd igma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul' s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1 s0: [ 6] using memory: 16 MB (1000000) at bd000000 s0: [ 6] creating PD on CPU 0 sc: wait for child 6 s0: [ 6, 4300e] pagefault 48/0 for 80001bcd err 4 at 80001bcd s0: [ 6, 4300e] map 0/1 for 80001bcd err 4 at 80001bcd s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 8000117b s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 8000117b tb: client data 3f000 guid 5 parent 9b3 (5) EchoProtocol::TYPE_ECHO (5) Cannot get client (id=0x0) data: 0x105 (5) ParentProtocol::TYPE_OPEN (5) ----- created echo client pseudonym=0x820 identity=0x8a6 (5) EchoProtocol::TYPE_ECHO (5) echo: Client 0x8a6 sent us a value 42 tb: client data 3f002 guid 6 parent 3f001 (6) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U ok (5) EchoProtocol::TYPE_GET_LAST (6) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U ok (6) ! michal/apps/echo/echo2test.cc:33 last_val == 42U ok sc: start 2-1 count 1 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul' s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1 s0: [ 7] using memory: 16 MB (1000000) at bc000000 s0: [ 7] creating PD on CPU 1 s0: [ 7, 4380e] pagefault 48/0 for 80001bcd err 4 at 80001bcd sc: wait for child 7 s0: [ 7, 4380e] map 0/1 for 80001bcd err 4 at 80001bcd s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 8000117b s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 8000117b (5) EchoProtocol::TYPE_ECHO (5) Cannot get client (id=0x0) data: 0x105 (5) ParentProtocol::TYPE_OPEN (5) ----- created echo client pseudonym=0x833 identity=0x8a8 (5) EchoProtocol::TYPE_ECHO (5) echo: Client 0x8a8 sent us a value 42 tb: client data 3f004 guid 7 parent 9b6 (7) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U ok (5) EchoProtocol::TYPE_GET_LAST (7) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U ok (7) ! michal/apps/echo/echo2test.cc:33 last_val == 42U ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echotest.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo.nul echo.nulconfig bin/apps/echotest.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "Simple echo service" in /home/sojka/nul/michal/apps/echo/echotest.wv: => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script <= => script_start:1 <= => script_start:2 <= => script_waitchild <= => script_start:3 <= => script_waitchild <= kb: receive() failed at 325 -- buggy keyboard? sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] map 0/5 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 8000224b s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 8000224b s0: [ 5, 4280e] pagefault 48/0 for 80001ff3 err 4 at 80001ff3 sc: start 1-1 count 1 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80001ff3 err 4 at 80001ff3 s0: [ 6] module 's0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800010fb ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800010fb itb: client data 3f000 guid 5 parent 9b6 g(5) Echo service successfully started ma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul' s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1 s0: [ 6] using memory: 16 MB (1000000) at bd000000 s0: [ 6] creating PD on CPU 0 sc: wait for child 6 s0: [ 6, 4300e] pagefault 48/0 for 80001ad3 err 4 at 80001ad3 s0: [ 6, 4300e] map 0/1 for 80001ad3 err 4 at 80001ad3 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001081 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001081 (5) echo: Client 0x0 sent us a value 42 tb: client data 3f002 guid 6 parent 9b3 (6) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U ok sc: start 2-1 count 1 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul' s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1 s0: [ 7] using memory: 16 MB (1000000) at bc000000 s0: [ 7] creating PD on CPU 1 s0: [ 7, 4380e] pagefault 48/0 for 80001ad3 err 4 at 80001ad3 sc: wait for child 7 s0: [ 7, 4380e] map 0/1 for 80001ad3 err 4 at 80001ad3 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001081 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001081 (5) echo: Client 0x0 sent us a value 42 tb: client data 3f004 guid 7 parent 3f001 (7) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/tests/timer.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/timer.nul bin/apps/timer.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "all" in /home/sojka/nul/michal/apps/tests/timer.wv: => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script_start:1 <= => script_waitchild <= sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/timer.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] map 0/5 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 8000224b s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 8000224b s0: [ 5, 4280e] pagefault 48/0 for 80001e21 err 4 at 80001e21 sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80001e21 err 4 at 80001e21 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800012fd s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800012fd tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702580000 (5) ! michal/apps/tests/timer.cc:31 clock ok (5) ! michal/apps/tests/timer.cc:32 timer_service ok (5) ! michal/apps/tests/timer.cc:38 timer_service->timer(*utcb, msg) ok (5) ! michal/apps/tests/timer.cc:45 sleep_time_ms >= 100 ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-ramdisk.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/diskbench.nul diskbench.nulconfig diskbench.img | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "all" in /home/sojka/nul/michal/boot/diskbench-ramdisk.wv: => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <= vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes. vdisk: Attached as vdisk 0. => script_start:1 <= => script_waitchild <= sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission sigma0::drive:0 ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul wvtest lorem_ipsum' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] map 0/5 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 8000224b s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 8000224b s0: [ 5, 4280e] pagefault 48/0 for 8000233f err 4 at 8000233f sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 8000233f err 4 at 8000233f s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800014c7 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800014c7 tb: client data 3f000 guid 5 parent 9b6 (5) Benchmark up and running (5) source freq 2702571000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul' (5) => wvtest <= (5) => lorem_ipsum <= (5) DISK flags 1 sectors 1 ssize 512 maxreq 1 name 'virtualdisk' (5) Speed: 476213 kb/s Request: 931035/s (5) ! demo/apps/diskbench/diskbench.cc:124 dataOnDisk == "Lorem ipsum" ok (5) Speed: 469708 kb/s Request: 918317/s (5) ! demo/apps/diskbench/diskbench.cc:124 dataOnDisk == "Lorem ipsum" ok (5) ! demo/apps/diskbench/diskbench.cc:127 PERF: throughput 469708 kB/s ok (5) ! demo/apps/diskbench/diskbench.cc:128 PERF: request_rate 918317 1/s ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-vm.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.0 imgs/initrd-wvtest-vm-disk.lzma vancuver.nulconfig diskbench.img | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "all" in /home/sojka/nul/michal/boot/diskbench-vm.wv: => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <= vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes. vdisk: Attached as vdisk 0. => vdisk_empty:104857600 <= vdisk_empty: Attached as vdisk 1. sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702569000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168910562 (5) startup (5) => ahci:0xe0800000,14,0x30 <= (5) => drive:0,0,0 <= (5) SATA disk 0 flags 1 sectors 1not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) => drive:1,0,1 <= (5) SATA disk 1 flags 1 sectors 32000not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 80005077 esp 80238fec (5) do_gsi_boot eip 80004ecc esp 80236fec (5) do_gsi_boot eip 800041f2 esp 80234fec (5) do_gsi_boot eip 8000538d esp 80233fec (5) do_gsi_boot eip 80004d6f esp 80131fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+14b630 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81d4f000+1335 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.0.8+ (wsh@steelpick) #45 Thu Nov 3 14:55:26 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 (5) # MUNICH: initrd 194F000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+3ac0 esi 0 (5) # Linux version 3.0.8+ (wsh@steelpick) (gcc version 4.6.1 (Debian 4.6.1-7) ) #45 (5) # | Thu Nov 3 14:55:26 CET 2011 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # BIOS-provided physical RAM map: (5) # BIOS-e820: 0000000000000000 - 000000000009ac00 (usable) (5) # BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved) (5) # BIOS-e820: 0000000000100000 - 0000000003be0000 (usable) (5) # Notice: NX (Execute Disable) protection missing in CPU! (5) # DMI not present or invalid. (5) # last_pfn = 0x3be0 max_arch_pfn = 0x100000 (5) # init_memory_mapping: 0000000000000000-0000000003be0000 (5) # RAMDISK: 0194f000 - 01951000 (5) # ACPI: RSDP 0009ce00 00000 (v02 NOVA ) (5) # ACPI: RSDT 0009e000 00030 (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: APIC 0009f000 00064 (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: MCFG 0009bc00 0003C (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: FACP 0009ac00 000DC (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000 (5) # | 0000000000000/0x0 (20110413/tbfadt-544) (5) # ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0 (5) # | 000000000000000/0x0 (20110413/tbfadt-544) (5) # ACPI Error: Null physical address for ACPI table [DSDT] (20110413/tbutils-459) (5) # ACPI Error: Null physical address for ACPI table [FACS] (20110413/tbutils-459) (5) # 0MB HIGHMEM available. (5) # 59MB LOWMEM available. (5) # mapped low ram: 0 - 03be0000 (5) # low ram: 0 - 03be0000 (5) # Zone PFN ranges: (5) # DMA 0x00000010 -> 0x00001000 (5) # Normal 0x00001000 -> 0x00003be0 (5) # HighMem empty (5) # Movable zone start PFN for each node (5) # early_node_map[2] active PFN ranges (5) # 0: 0x00000010 -> 0x0000009a (5) # 0: 0x00000100 -> 0x00003be0 (5) # ACPI: PM-Timer IO Port: 0x8000 (5) # Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000) (5) # Built 1 zonelists in Zone order, mobility grouping on. Total pages: 15090 (5) # Kernel command line: clocksource=tsc console=ttyS0 (5) # PID hash table entries: 256 (order: -2, 1024 bytes) (5) # Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) (5) # Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) (5) # Initializing CPU#0 (5) # Initializing HighMem for node 0 (00000000:00000000) (5) # Memory: 57100k/61312k available (1701k kernel code, 3740k reserved, 755k data, (5) # | 300k init, 0k highmem) (5) # virtual kernel memory layout: (5) # fixmap : 0xfffe4000 - 0xfffff000 ( 108 kB) (5) # pkmap : 0xff800000 - 0xffc00000 (4096 kB) (5) # vmalloc : 0xc43e0000 - 0xff7fe000 ( 948 MB) (5) # lowmem : 0xc0000000 - 0xc3be0000 ( 59 MB) (5) # .init : 0xc1267000 - 0xc12b2000 ( 300 kB) (5) # .data : 0xc11a9602 - 0xc1266540 ( 755 kB) (5) # .text : 0xc1000000 - 0xc11a9602 (1701 kB) (5) # Checking if this processor honours the WP bit even in supervisor mode...Ok. (5) # SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 (5) # NR_IRQS:16 (5) # Console: colour VGA+ 80x25 (5) # console [ttyS0] enabled (5) # Fast TSC calibration using PIT (5) # Detected 2702.857 MHz processor. (5) # Calibrating delay loop (skipped), value calculated using timer frequency.. 5405 (5) # | .71 BogoMIPS (lpj=10811428) (5) # pid_max: default: 32768 minimum: 301 (5) # Mount-cache hash table entries: 512 (5) # CPU: NOVA microHV Vancouver VMM proudly presents this VirtualCPU. stepping 03 (5) # ACPI: Core revision 20110413 (5) # ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20 (5) # | 110413/tbxface-640) (5) # ACPI: Unable to load the System Description Tables (5) # ftrace: allocating 8100 entries in 16 pages (5) # Performance Events: (5) # devtmpfs: initialized (5) # PCI: Using configuration type 1 for base access (5) # bio: create slab at 0 (5) # ACPI: Interpreter disabled. (5) # vgaarb: loaded (5) # SCSI subsystem initialized (5) # PCI: Probing PCI hardware (5) # Switching to clocksource pit (5) # pnp: PnP ACPI: disabled (5) # Switching to clocksource acpi_pm (5) # Unpacking initramfs... (5) # Freeing initrd memory: 8k freed (5) # platform rtc_cmos: registered platform RTC device (no PNP device found) (5) # io scheduler noop registered (default) (5) # Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled (5) # serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450 (5) bool AhciController::receive(MessageMem&)(1c) read failed (5) bool AhciController::receive(MessageMem&)(20) read failed (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) bool AhciController::receive(MessageMem&)(0) write failed (5) bool AhciController::receive(MessageMem&)(c) write failed (5) # ahci 0000:00:06.0: AHCI 0001.0200 32 slots 2 ports 1.5 Gbps 0x3 impl SATA mode (5) # ahci 0000:00:06.0: flags: ncq only pio (5) # scsi0 : ahci (5) # scsi1 : ahci (5) # ata1: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800100 irq 14 (5) # ata2: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800180 irq 14 (5) # i8042: PNP: No PS/2 controller found. Probing ports directly. (5) # serio: i8042 KBD port at 0x60,0x64 irq 1 (5) # serio: i8042 AUX port at 0x60,0x64 irq 12 (5) # mousedev: PS/2 mouse device common for all mice (5) # cpuidle: using governor ladder (5) # input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) # ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) (5) IDENTIFY (5) PIO setup fis (5) push data 200 prdbase 2895a80 _dsf 2895a80 0 1 (5) IDENTIFY transfered (5) # ata1.00: ATA-6: virtualdisk, , max UDMA/100 (5) # ata1.00: 1 sectors, multi 0: LBA48 (5) SET FEATURES 3 sc 45 (5) IDENTIFY (5) PIO setup fis (5) push data 200 prdbase 2895a80 _dsf 2895a80 0 1 (5) IDENTIFY transfered (5) # ata1.00: configured for UDMA/100 (5) # ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) (5) IDENTIFY (5) PIO setup fis (5) push data 200 prdbase 34d5a80 _dsf 34d5a80 0 1 (5) IDENTIFY transfered (5) # ata2.00: ATA-6: virtualdisk, , max UDMA/100 (5) # ata2.00: 204800 sectors, multi 0: LBA48 (5) SET FEATURES 3 sc 45 (5) IDENTIFY (5) PIO setup fis (5) push data 200 prdbase 34d5a80 _dsf 34d5a80 0 1 (5) IDENTIFY transfered (5) # ata2.00: configured for UDMA/100 (5) # scsi 0:0:0:0: Direct-Access ATA virtualdisk n/a PQ: 0 ANSI: 5 (5) # scsi 1:0:0:0: Direct-Access ATA virtualdisk n/a PQ: 0 ANSI: 5 (5) # sd 0:0:0:0: [sda] 1 512-byte logical blocks: (512 B/512 B) (5) # sd 1:0:0:0: [sdb] 204800 512-byte logical blocks: (104 MB/100 MiB) (5) # sd 0:0:0:0: [sda] Write Protect is off (5) # sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support D (5) # | PO or FUA (5) # sd 1:0:0:0: [sdb] Write Protect is off (5) # sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support D (5) # | PO or FUA (5) # sda: unknown partition table (5) # sd 0:0:0:0: [sda] Attached SCSI disk (5) # sdb: unknown partition table (5) # sd 1:0:0:0: [sdb] Attached SCSI disk (5) # Freeing unused kernel memory: 300k freed (5) # ! init.cc:45 mount("none", "/dev", "devtmpfs", 0, NULL) == 0 ok (5) # ! init.cc:46 (fd = open("/dev/sda", O_RDONLY)) >= 0 ok (5) # ! init.cc:47 read(fd, buffer, 512) > 0 ok (5) # ! init.cc:48 strncmp("Lorem ipsum", buffer, 11) == 0 ok (5) # ! init.cc:52 (fd = open("/dev/sdb", O_RDONLY)) >= 0 ok (5) # 104857600 b / 146 ms = 718202 kB/s (5) # ! init.cc:64 PERF: throughput 718202 kB/s ok (5) # wvtest: done (5) # ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-basicperf.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul imgs/basicperf vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "all" in /home/sojka/nul/michal/boot/vancouver-basicperf.wv: => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702582000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) => vbios <= (5) => lapic <= (5) startup (5) LAPIC freq 168911375 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 80005077 esp 80239fec (5) do_gsi_boot eip 80004ecc esp 80237fec (5) do_gsi_boot eip 800041f2 esp 80235fec (5) do_gsi_boot eip 8000538d esp 80234fec (5) do_gsi_boot eip 80004d6f esp 80132fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+90c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # (5) # basicperf Version 0.9-beta5-40-gc7572c1-dirty (5) # Blame Julian Stecklina for bugs. (5) # (5) # Testing "Basic VM performance" in standalone/basicperf.c: (5) # Test empty : retries 1 mean 24 stddev 1 (5) # ! PERF: empty 24 cycles (retries 1, stddev 1) ok (5) # Test vmcall: retries 1 mean 1267 stddev 8 (5) # ! PERF: vmcall 1267 cycles (retries 1, stddev 8) ok (5) # Test cpuid : retries 1 mean 1522 stddev 25 (5) # ! PERF: cpuid 1522 cycles (retries 1, stddev 25) ok (5) # Test portio: retries 1 mean 2138 stddev 30 (5) # ! PERF: portio 2138 cycles (retries 1, stddev 30) ok (5) # Test mmio : retries 1 mean 5697 stddev 134 (5) # ! PERF: mmio 5697 cycles (retries 1, stddev 134) ok (5) # wvtest: done (5) # (5) # Exit with status 0. (5) # Rebooting... ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild-ept-no-vpid.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "Kernel compile inside VM (on ramdisk, EPT w/o VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-ept-no-vpid.wv: wvtest: timeout 1200 => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702576000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3b200000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 3b1e0000+20000 (5) VGA console 3b1e0000+20000 0xbb5e0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) => vbios <= (5) => lapic <= (5) startup (5) LAPIC freq 168911000 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 80005077 esp 80239fec (5) do_gsi_boot eip 80004ecc esp 80237fec (5) do_gsi_boot eip 800041f2 esp 80235fec (5) do_gsi_boot eip 8000538d esp 80234fec (5) do_gsi_boot eip 80004d6f esp 80132fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 19D7000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # ACPI: Unable to load the System Description Tables (5) # TSC:5543418844 NTSC:5543578200 cpu_khz=2702700 max_loops=2767405444 (5) # microcode: no support for this CPU vendor (5) # Starting logging: OK (5) # Initializing random number generator... done. (5) # Starting benchmark... (5) # ! PERF: kbuild 644 s ok (5) # wvtest: done ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-no-vpid.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "Kernel compile inside VM (on ramdisk, VTLB w/o VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-no-vpid.wv: wvtest: timeout 1200 => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702578000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3b200000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 3b1e0000+20000 (5) VGA console 3b1e0000+20000 0xbb5e0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168911125 (5) startup (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 80005077 esp 80239fec (5) do_gsi_boot eip 80004ecc esp 80237fec (5) do_gsi_boot eip 800041f2 esp 80235fec (5) do_gsi_boot eip 8000538d esp 80234fec (5) do_gsi_boot eip 80004d6f esp 80132fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 19D7000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # ACPI: Unable to load the System Description Tables (5) # TSC:5827536604 NTSC:5827700652 cpu_khz=2702647 max_loops=2767346480 (5) # microcode: no support for this CPU vendor (5) # Starting logging: OK (5) # Initializing random number generator... done. (5) # Starting benchmark... (5) # ! PERF: kbuild 709 s ok (5) # wvtest: done ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-vpid.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "Kernel compile inside VM (on ramdisk, VTLB + VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-vpid.wv: wvtest: timeout 1200 => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702576000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3b200000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 3b1e0000+20000 (5) VGA console 3b1e0000+20000 0xbb5e0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) => vbios <= (5) => lapic <= (5) startup (5) LAPIC freq 168911000 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 80005077 esp 80239fec (5) do_gsi_boot eip 80004ecc esp 80237fec (5) do_gsi_boot eip 800041f2 esp 80235fec (5) do_gsi_boot eip 8000538d esp 80234fec (5) do_gsi_boot eip 80004d6f esp 80132fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 19D7000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # ACPI: Unable to load the System Description Tables (5) # TSC:4248597196 NTSC:4248749880 cpu_khz=2702329 max_loops=2767032212 (5) # microcode: no support for this CPU vendor (5) # Starting logging: OK (5) # Initializing random number generator... done. (5) # Starting benchmark... (5) # ! PERF: kbuild 687 s ok (5) # wvtest: done ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "Kernel compile inside VM (on ramdisk, EPT + VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild.wv: wvtest: timeout 1200 => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702578000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3b200000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 3b1e0000+20000 (5) VGA console 3b1e0000+20000 0xbb5e0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) => vbios <= (5) => lapic <= (5) startup (5) LAPIC freq 168911125 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 80005077 esp 80239fec (5) do_gsi_boot eip 80004ecc esp 80237fec (5) do_gsi_boot eip 800041f2 esp 80235fec (5) do_gsi_boot eip 8000538d esp 80234fec (5) do_gsi_boot eip 80004d6f esp 80132fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 19D7000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # ACPI: Unable to load the System Description Tables (5) # TSC:5759564772 NTSC:5759711224 cpu_khz=2702929 max_loops=2767652844 (5) # microcode: no support for this CPU vendor (5) # Starting logging: OK (5) # Initializing random number generator... done. (5) # Starting benchmark... (5) # ! PERF: kbuild 643 s ok (5) # wvtest: done ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-linux-basic.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-js imgs/initrd-wvtest-boot.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "all" in /home/sojka/nul/michal/boot/vancouver-linux-basic.wv: => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702569000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) => vbios <= (5) => lapic <= (5) startup (5) LAPIC freq 168910562 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 80005077 esp 80239fec (5) do_gsi_boot eip 80004ecc esp 80237fec (5) do_gsi_boot eip 800041f2 esp 80235fec (5) do_gsi_boot eip 8000538d esp 80234fec (5) do_gsi_boot eip 80004d6f esp 80132fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+32db80 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81f31000+339 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 2.6.36-rc8-00002-g469008a-dirty (julian@monat) #13 SMP Mon Oct 18 17:10 (5) # | :10 CEST 2010 (5) # MUNICH: clocksource=tsc console=ttyS0 (5) # MUNICH: initrd 1B31000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+3610 esi 0 (5) handle_int10 eax 4f15 ebx 0 ecx 0 edx 0 eip ffff efl 3 (5) # [ 0.000000] Linux version 2.6.36-rc8-00002-g469008a-dirty (julian@monat) (gc (5) # | c version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #13 SMP Mon Oct 18 17:10:10 C (5) # | EST 2010 (5) # [ 0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # [ 0.000000] CPU: Your system may be unstable. (5) # [ 0.000000] BIOS-provided physical RAM map: (5) # [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ac00 (usable) (5) # [ 0.000000] BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved) (5) # [ 0.000000] BIOS-e820: 0000000000100000 - 0000000003be0000 (usable) (5) # [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabl (5) # | ed in BIOS! (5) # [ 0.000000] DMI not present or invalid. (5) # [ 0.000000] last_pfn = 0x3be0 max_arch_pfn = 0x100000 (5) # [ 0.000000] init_memory_mapping: 0000000000000000-0000000003be0000 (5) # [ 0.000000] RAMDISK: 01b31000 - 01b32000 (5) # [ 0.000000] ACPI: RSDP 0009ce00 00000 (v02 NOVA ) (5) # [ 0.000000] ACPI: RSDT 0009e000 00030 (v01 NOVA bk@vmmon 00000001 000 (5) # | 00000) (5) # [ 0.000000] ACPI: APIC 0009f000 00064 (v01 NOVA bk@vmmon 00000001 000 (5) # | 00000) (5) # [ 0.000000] ACPI: MCFG 0009bc00 0003C (v01 NOVA bk@vmmon 00000001 000 (5) # | 00000) (5) # [ 0.000000] ACPI: FACP 0009ac00 000DC (v01 NOVA bk@vmmon 00000001 000 (5) # | 00000) (5) # [ 0.000000] ACPI Error: Required field Pm1aEventBlock has zero address and/o (5) # | r length: 0x0000000000000000/0x0 (20100702/tbfadt-541) (5) # [ 0.000000] ACPI Error: Required field Pm1aControlBlock has zero address and (5) # | /or length: 0x0000000000000000/0x0 (20100702/tbfadt-541) (5) # [ 0.000000] ACPI Error: Null physical address for ACPI table [DSDT] (2010070 (5) # | 2/tbutils-459) (5) # [ 0.000000] ACPI Error: Null physical address for ACPI table [FACS] (2010070 (5) # | 2/tbutils-459) (5) # [ 0.000000] 0MB HIGHMEM available. (5) # [ 0.000000] 59MB LOWMEM available. (5) # [ 0.000000] mapped low ram: 0 - 03be0000 (5) # [ 0.000000] low ram: 0 - 03be0000 (5) # [ 0.000000] Zone PFN ranges: (5) # [ 0.000000] DMA 0x00000001 -> 0x00001000 (5) # [ 0.000000] Normal 0x00001000 -> 0x00003be0 (5) # [ 0.000000] HighMem empty (5) # [ 0.000000] Movable zone start PFN for each node (5) # [ 0.000000] early_node_map[2] active PFN ranges (5) # [ 0.000000] 0: 0x00000001 -> 0x0000009a (5) # [ 0.000000] 0: 0x00000100 -> 0x00003be0 (5) # [ 0.000000] Using APIC driver default (5) # [ 0.000000] ACPI: PM-Timer IO Port: 0x8000 (5) # [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (5) # [ 0.000000] ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1]) (5) # [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) (5) # [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) (5) # [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 (5) # [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) (5) # [ 0.000000] ACPI: NMI_SRC (dfl dfl global_irq 23) (5) # [ 0.000000] Using ACPI (MADT) for SMP configuration information (5) # [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs (5) # [ 0.000000] Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420 (5) # | 000) (5) # [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_i (5) # | ds:1 (5) # [ 0.000000] PERCPU: Embedded 11 pages/cpu @c1c00000 s29824 r0 d15232 u419430 (5) # | 4 (5) # [ 0.000000] pcpu-alloc: s29824 r0 d15232 u4194304 alloc=1*4194304 (5) # [ 0.000000] pcpu-alloc: [0] 0 (5) # [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pa (5) # | ges: 15105 (5) # [ 0.000000] Kernel command line: clocksource=tsc console=ttyS0 (5) # [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) (5) # [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) (5) # [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) (5) # [ 0.000000] Enabling fast FPU save and restore... done. (5) # [ 0.000000] Enabling unmasked SIMD FPU exception support... done. (5) # [ 0.000000] Initializing CPU#0 (5) # [ 0.000000] Subtract (30 early reservations) (5) # [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE (5) # [ 0.000000] #2 [0001000000 - 0001762554] TEXT DATA BSS (5) # [ 0.000000] #3 [0001b31000 - 0001b32000] RAMDISK (5) # [ 0.000000] #4 [000009ac00 - 0000100000] BIOS reserved (5) # [ 0.000000] #5 [0001763000 - 000176a000] BRK (5) # [ 0.000000] #6 [0000002000 - 0000003000] TRAMPOLINE (5) # [ 0.000000] #7 [0000007000 - 0000008000] PGTABLE (5) # [ 0.000000] #8 [000176a000 - 000176b000] BOOTMEM (5) # [ 0.000000] #9 [0001762680 - 0001762688] BOOTMEM (5) # [ 0.000000] #10 [000176b000 - 00017eb000] BOOTMEM (5) # [ 0.000000] #11 [0001762580 - 0001762640] BOOTMEM (5) # [ 0.000000] #12 [00017626c0 - 00017629c0] BOOTMEM (5) # [ 0.000000] #13 [0001762640 - 0001762667] BOOTMEM (5) # [ 0.000000] #14 [00017629c0 - 0001762a30] BOOTMEM (5) # [ 0.000000] #15 [0001762a40 - 0001762a80] BOOTMEM (5) # [ 0.000000] #16 [0001762a80 - 0001762ac0] BOOTMEM (5) # [ 0.000000] #17 [0001762ac0 - 0001762b00] BOOTMEM (5) # [ 0.000000] #18 [0001762b00 - 0001762b1f] BOOTMEM (5) # [ 0.000000] #19 [0001762b40 - 0001762b5f] BOOTMEM (5) # [ 0.000000] #20 [0001c00000 - 0001c0b000] BOOTMEM (5) # [ 0.000000] #21 [0001762b80 - 0001762b84] BOOTMEM (5) # [ 0.000000] #22 [0001762bc0 - 0001762bc4] BOOTMEM (5) # [ 0.000000] #23 [0001762c00 - 0001762c04] BOOTMEM (5) # [ 0.000000] #24 [0001762c40 - 0001762c44] BOOTMEM (5) # [ 0.000000] #25 [0001762c80 - 0001762d30] BOOTMEM (5) # [ 0.000000] #26 [0001762d40 - 0001762de8] BOOTMEM (5) # [ 0.000000] #27 [00017eb000 - 00017eb400] BOOTMEM (5) # [ 0.000000] #28 [00017eb400 - 00017f3400] BOOTMEM (5) # [ 0.000000] #29 [00017f3400 - 00017f7400] BOOTMEM (5) # [ 0.000000] Initializing HighMem for node 0 (00000000:00000000) (5) # [ 0.000000] Memory: 52680k/61312k available (4361k kernel code, 8220k reserv (5) # | ed, 2335k data, 400k init, 0k highmem) (5) # [ 0.000000] virtual kernel memory layout: (5) # [ 0.000000] fixmap : 0xfff17000 - 0xfffff000 ( 928 kB) (5) # [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) (5) # [ 0.000000] vmalloc : 0xc43e0000 - 0xff7fe000 ( 948 MB) (5) # [ 0.000000] lowmem : 0xc0000000 - 0xc3be0000 ( 59 MB) (5) # [ 0.000000] .init : 0xc168b000 - 0xc16ef000 ( 400 kB) (5) # [ 0.000000] .data : 0xc1442735 - 0xc168a470 (2335 kB) (5) # [ 0.000000] .text : 0xc1000000 - 0xc1442735 (4361 kB) (5) # [ 0.000000] Checking if this processor honours the WP bit even in supervisor (5) # | mode...Ok. (5) # [ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, (5) # | Nodes=1 (5) # [ 0.000000] Hierarchical RCU implementation. (5) # [ 0.000000] RCU-based detection of stalled CPUs is disabled. (5) # [ 0.000000] Verbose stalled-CPUs detection is disabled. (5) # [ 0.000000] NR_IRQS:2304 nr_irqs:256 (5) # [ 0.000000] Console: colour VGA+ 80x25 (5) # [ 0.000000] console [ttyS0] enabled (5) # [ 0.000000] Fast TSC calibration using PIT (5) # [ 0.000000] Detected 2702.227 MHz processor. (5) # [ 0.012002] Calibrating delay loop (skipped), value calculated using timer f (5) # | requency.. 5404.45 BogoMIPS (lpj=10808908) (5) # [ 0.020003] pid_max: default: 32768 minimum: 301 (5) # [ 0.024013] Mount-cache hash table entries: 512 (5) # [ 0.028076] Performance Events: (5) # [ 0.029379] SMP alternatives: switching to UP code (5) # [ 0.041671] Freeing SMP alternatives: 24k freed (5) # [ 0.044004] ACPI: Core revision 20100702 (5) # [ 0.048014] ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from (5) # | ACPI tables (20100702/tbxface-640) (5) # [ 0.056002] ACPI: Unable to load the System Description Tables (5) # [ 0.060022] Enabling APIC mode: Flat. Using 1 I/O APICs (5) # [ 0.065022] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 (5) # [ 0.110872] CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCP (5) # | U. stepping 03 (5) # [ 0.120000] NMI watchdog failed to create perf event on cpu0: ffffffed (5) # [ 0.120002] Brought up 1 CPUs (5) # [ 0.124002] Total of 1 processors activated (5404.45 BogoMIPS). (5) # [ 0.128353] NET: Registered protocol family 16 (5) # [ 0.167946] PCI: Using configuration type 1 for base access (5) # [ 0.178161] bio: create slab at 0 (5) # [ 0.180057] ACPI: Interpreter disabled. (5) # [ 0.184210] vgaarb: loaded (5) # [ 0.188080] SCSI subsystem initialized (5) # [ 0.192093] usbcore: registered new interface driver usbfs (5) # [ 0.196025] usbcore: registered new interface driver hub (5) # [ 0.200027] usbcore: registered new device driver usb (5) # [ 0.204100] Advanced Linux Sound Architecture Driver Version 1.0.23. (5) # [ 0.208004] PCI: Probing PCI hardware (5) # [ 0.224306] Switching to clocksource tsc (5) # [ 0.228018] pnp: PnP ACPI: disabled (5) # [ 0.269451] NET: Registered protocol family 2 (5) # [ 0.276105] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) (5) # [ 0.286445] TCP established hash table entries: 2048 (order: 2, 16384 bytes) (5) # | [ 0.296950] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) (5) # [ 0.306979] TCP: Hash tables configured (established 2048 bind 2048) (5) # [ 0.316711] TCP reno registered (5) # [ 0.321959] UDP hash table entries: 128 (order: 0, 4096 bytes) (5) # [ 0.330066] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) (5) # [ 0.338668] NET: Registered protocol family 1 (5) # [ 0.345227] RPC: Registered udp transport module. (5) # [ 0.352140] RPC: Registered tcp transport module. (5) # [ 0.359374] RPC: Registered tcp NFSv4.1 backchannel transport module. (5) # [ 0.369254] Trying to unpack rootfs image as initramfs... (5) # [ 0.377531] Freeing initrd memory: 4k freed (5) # [ 0.383975] platform rtc_cmos: registered platform RTC device (no PNP device (5) # | found) (5) # [ 0.397502] microcode: no support for this CPU vendor (5) # [ 0.404887] HugeTLB registered 4 MB page size, pre-allocated 0 pages (5) # [ 0.416285] msgmni has been set to 102 (5) # [ 0.422343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major (5) # | 253) (5) # [ 0.435514] io scheduler noop registered (5) # [ 0.441629] io scheduler deadline registered (5) # [ 0.448117] io scheduler cfq registered (default) (5) # [ 0.455110] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 (5) # [ 0.463116] Non-volatile memory driver v1.3 (5) # [ 0.469480] Linux agpgart interface v0.103 (5) # [ 0.475875] [drm] Initialized drm 1.1.0 20060810 (5) # [ 0.482717] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled (5) # ÿÿ[ 0.745917] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450 (5) # [ 0.755157] brd: module loaded (5) # [ 0.760713] loop: module loaded (5) # [ 0.766195] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI (5) # | [ 0.776692] e1000: Copyright (c) 1999-2006 Intel Corporation. (5) # [ 0.784916] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.7-k2 (5) # [ 0.793144] e1000e: Copyright (c) 1999 - 2010 Intel Corporation. (5) # [ 0.801454] Intel(R) Gigabit Ethernet Network Driver - version 2.1.0-k2 (5) # [ 0.811489] Copyright (c) 2007-2009 Intel Corporation. (5) # [ 0.818883] Intel(R) Virtual Function Network Driver - version 1.0.0-k0 (5) # [ 0.828916] Copyright (c) 2009 Intel Corporation. (5) # [ 0.835844] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version (5) # | 2.0.84-k2 (5) # [ 0.849452] ixgbe: Copyright (c) 1999-2010 Intel Corporation. (5) # [ 0.857499] ixgbevf: Intel(R) 82599 Virtual Function - version 1.0.0-k0 (5) # [ 0.867910] Copyright (c) 2009 Intel Corporation. (5) # [ 0.874840] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAP (5) # | I (5) # [ 0.887751] ixgb: Copyright (c) 1999-2008 Intel Corporation. (5) # [ 0.895718] jme: JMicron JMC2XX ethernet driver version 1.0.6 (5) # [ 0.903760] VMware vmxnet3 virtual NIC driver - version 1.0.14.0-k-NAPI (5) # [ 0.913845] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de (5) # [ 0.924180] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI (5) # [ 0.932586] e100: Copyright(c) 1999-2006 Intel Corporation (5) # [ 0.940408] Broadcom NetXtreme II 5771x 10Gigabit Ethernet Driver bnx2x 1.52 (5) # | .53-4 (2010/16/08) (5) # [ 0.955058] vxge: Copyright(c) 2002-2010 Exar Corp. (5) # [ 0.962171] vxge: Driver version: 2.0.9.20840-k (5) # [ 0.968925] console [netcon0] enabled (5) # [ 0.974733] netconsole: network logging started (5) # [ 0.981589] usbmon: debugfs is not available (5) # [ 0.988043] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver (5) # [ 0.998000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver (5) # [ 1.006524] uhci_hcd: USB Universal Host Controller Interface driver (5) # [ 1.016285] Initializing USB Mass Storage driver... (5) # [ 1.023415] usbcore: registered new interface driver usb-storage (5) # [ 1.031706] USB Mass Storage support registered. (5) # [ 1.038544] usbcore: registered new interface driver libusual (5) # [ 1.046622] PNP: No PS/2 controller found. Probing ports directly. (5) # [ 1.055459] serio: i8042 KBD port at 0x60,0x64 irq 1 (5) # [ 1.062662] serio: i8042 AUX port at 0x60,0x64 irq 12 (5) # [ 1.070013] mice: PS/2 mouse device common for all mice (5) # [ 1.077647] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/i (5) # | nput/input0 (5) # [ 1.091517] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 (5) # [ 1.101322] rtc0: alarms up to one day, 114 bytes nvram (5) # [ 1.109362] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm- (5) # | devel@redhat.com (5) # [ 1.123677] cpuidle: using governor ladder (5) # [ 1.129942] cpuidle: using governor menu (5) # [ 1.136412] usbcore: registered new interface driver hiddev (5) # [ 1.144257] usbcore: registered new interface driver usbhid (5) # [ 1.152113] usbhid: USB HID core driver (5) # [ 1.158145] ALSA device list: (5) # [ 1.163211] No soundcards found. (5) # [ 1.168753] IPv4 over IPv4 tunneling driver (5) # [ 1.175205] TCP cubic registered (5) # [ 1.180548] Initializing XFRM netlink socket (5) # [ 1.187132] NET: Registered protocol family 10 (5) # [ 1.193846] lo: Disabled Privacy Extensions (5) # [ 1.200223] tunl0: Disabled Privacy Extensions (5) # [ 1.206882] Mobile IPv6 (5) # [ 1.211391] NET: Registered protocol family 17 (5) # [ 1.218046] Registering the dns_resolver key type (5) # [ 1.224961] Using IPI No-Shortcut mode (5) # [ 1.231011] Freeing unused kernel memory: 400k freed (5) # [ 1.238256] Write protecting the kernel text: 4364k (5) # [ 1.245356] Write protecting the kernel read-only data: 1900k (5) # ! Linux booted ok (5) # wvtest: done (5) # ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-linux-boot-time.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-js imgs/initrd-wvtest-boot-time.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "all" in /home/sojka/nul/michal/boot/vancouver-linux-boot-time.wv: => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702577000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168911062 (5) startup (5) => tsc_offset <= (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 80005077 esp 80239fec (5) do_gsi_boot eip 80004ecc esp 80237fec (5) do_gsi_boot eip 800041f2 esp 80235fec (5) do_gsi_boot eip 8000538d esp 80234fec (5) do_gsi_boot eip 80004d6f esp 80132fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+32db80 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81f31000+173c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 2.6.36-rc8-00002-g469008a-dirty (julian@monat) #13 SMP Mon Oct 18 17:10 (5) # | :10 CEST 2010 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 1B31000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+3610 esi 0 (5) handle_int10 eax 4f15 ebx 0 ecx 0 edx 0 eip ffff efl 3 (5) # [ 0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # [ 0.000000] CPU: Your system may be unstable. (5) # [ 0.022624] ACPI: Unable to load the System Description Tables (5) # [ 0.068000] NMI watchdog failed to create perf event on cpu0: ffffffed (5) # [ 0.149846] microcode: no support for this CPU vendor (5) # ÿÿ (5) # ! init.cc:34 PERF: boottime_tsc 3592064748 cycles ok (5) # ! init.cc:35 PERF: uptime 0.41 s ok (5) # ! init.cc:36 PERF: idle 0.28 s ok (5) # wvtest: done (5) # ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-dpci.wv --server --iprelay Testing "Direct PCI device assignment in Vancouver" in /home/sojka/nul/michal/boot/vancouver-dpci.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1-32 imgs/slackware-32.bz2 vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => hostkeyb:0,0x60,1,12 <= => service_config <= => script_start:1 <= => script_wait:16000 <= => script_start:1 <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: wait 16000ms tb: client data 3f000 guid 5 parent 9b6 sc: waiting... (5) source freq 2702574000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) => vbios <= (5) => lapic <= (5) startup (5) LAPIC freq 168910875 (5) => dpci:2,0,0 <= (5) search_device(2,0,0) bdf 100 (5) DPCI device assigned s0: [ 5] iomem d0820000+20000 granted from 0xad000000 s0: [ 5] iomem d0400000+400000 granted from 0xacc00000 (5) alloc ioio region 302005 done s0: [ 5] iomem d08c4000+4000 granted from 0xac800000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 80238fec (5) do_gsi(970, 7e, 972) 0x7fff8000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 80237fec (5) do_gsi(973, 7d, 975) 0x7fff5000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 80236fec (5) do_gsi(976, 7c, 978) 0x7fff2000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 80235fec (5) do_gsi(979, 7b, 97b) 0x7ffef000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 80234fec (5) do_gsi(97c, 7a, 97e) 0x7ffec000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 80233fec (5) do_gsi(97f, 79, 981) 0x7ffe9000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 80232fec (5) do_gsi(982, 78, 984) 0x7ffe6000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 80231fec (5) do_gsi(985, 77, 987) 0x7ffe3000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 80230fec (5) do_gsi(988, 76, 98a) 0x7ffe0000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000082d esp 8022ffec (5) do_gsi(98b, 75, 98d) 0x7ffdd000 (5) => 82576vf <= (5) Attached 82576VF model at f7ce0000+0x4000, f7cc0000+0x1000 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 80005077 esp 8020afec (5) do_gsi_boot eip 80004ecc esp 80208fec (5) do_gsi_boot eip 800041f2 esp 80206fec (5) do_gsi_boot eip 8000538d esp 80205fec (5) do_gsi_boot eip 80004d6f esp 80103fec (5) RESET device state (5) disabled DMA by PCI device 100 cmd 100007 -> 100003 (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1df330 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81de3000+611e9c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (us15@erwin) #1 SMP PREEMPT Thu Nov 17 14:02:47 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 root=/dev/ram0 (5) # MUNICH: initrd 19E3000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+33d0 esi 0 (5) # Linux version 3.1.0 (us15@erwin) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP P (5) # | REEMPT Thu Nov 17 14:02:47 CET 2011 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # BIOS-provided physical RAM map: (5) # BIOS-e820: 0000000000000000 - 000000000009ac00 (usable) (5) # BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved) (5) # BIOS-e820: 0000000000100000 - 0000000003be0000 (usable) (5) # Notice: NX (Execute Disable) protection missing in CPU! (5) # DMI not present or invalid. (5) # last_pfn = 0x3be0 max_arch_pfn = 0x100000 (5) # init_memory_mapping: 0000000000000000-0000000003be0000 (5) # RAMDISK: 019e3000 - 01ff5000 (5) # ACPI: RSDP 0009ce00 00000 (v02 NOVA ) (5) # ACPI: RSDT 0009e000 00030 (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: APIC 0009f000 00064 (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: MCFG 0009bc00 0003C (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: FACP 0009ac00 000DC (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000 (5) # | 0000000000000/0x0 (20110623/tbfadt-544) (5) # ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0 (5) # | 000000000000000/0x0 (20110623/tbfadt-544) (5) # ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459) (5) # ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459) (5) # 59MB LOWMEM available. (5) # mapped low ram: 0 - 03be0000 (5) # low ram: 0 - 03be0000 (5) # Zone PFN ranges: (5) # DMA 0x00000010 -> 0x00001000 (5) # Normal 0x00001000 -> 0x00003be0 (5) # Movable zone start PFN for each node (5) # early_node_map[2] active PFN ranges (5) # 0: 0x00000010 -> 0x0000009a (5) # 0: 0x00000100 -> 0x00003be0 (5) # Using APIC driver default (5) # ACPI: PM-Timer IO Port: 0x8000 (5) # ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (5) # ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1]) (5) # ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) (5) # ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) (5) # IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 (5) # ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) (5) # ACPI: NMI_SRC (dfl dfl global_irq 23) (5) # Using ACPI (MADT) for SMP configuration information (5) # SMP: Allowing 1 CPUs, 0 hotplug CPUs (5) # Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000) (5) # setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 (5) # PERCPU: Embedded 9 pages/cpu @c3400000 s22976 r0 d13888 u4194304 (5) # Built 1 zonelists in Zone order, mobility grouping on. Total pages: 15090 (5) # Kernel command line: clocksource=tsc console=ttyS0 root=/dev/ram0 (5) # PID hash table entries: 256 (order: -2, 1024 bytes) (5) # Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) (5) # Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) (5) # Initializing CPU#0 (5) # Memory: 49960k/61312k available (2436k kernel code, 10880k reserved, 992k data, (5) # | 312k init, 0k highmem) (5) # virtual kernel memory layout: (5) # fixmap : 0xfff17000 - 0xfffff000 ( 928 kB) (5) # vmalloc : 0xc43e0000 - 0xfff15000 ( 955 MB) (5) # lowmem : 0xc0000000 - 0xc3be0000 ( 59 MB) (5) # .init : 0xc135a000 - 0xc13a8000 ( 312 kB) (5) # .data : 0xc12613d0 - 0xc13595c0 ( 992 kB) (5) # .text : 0xc1000000 - 0xc12613d0 (2436 kB) (5) # Checking if this processor honours the WP bit even in supervisor mode...Ok. (5) # Preemptible hierarchical RCU implementation. (5) # Verbose stalled-CPUs detection is disabled. (5) # NR_IRQS:512 (5) # Console: colour VGA+ 80x25 (5) # console [ttyS0] enabled (5) # Fast TSC calibration using PIT (5) # Detected 2702.406 MHz processor. (5) # Calibrating delay loop (skipped), value calculated using timer frequency.. 5404 (5) # | .81 BogoMIPS (lpj=10809624) (5) # pid_max: default: 32768 minimum: 301 (5) # Mount-cache hash table entries: 512 (5) # SMP alternatives: switching to UP code (5) # Freeing SMP alternatives: 16k freed (5) # ACPI: Core revision 20110623 (5) # ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20 (5) # | 110623/tbxface-640) (5) # ACPI: Unable to load the System Description Tables (5) # Enabling APIC mode: Flat. Using 1 I/O APICs (5) # ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 (5) # CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU. stepping 03 (5) # | Performance Events: (5) # Brought up 1 CPUs (5) # Total of 1 processors activated (5404.81 BogoMIPS). (5) # NET: Registered protocol family 16 (5) # PCI: Using configuration type 1 for base access (5) # bio: create slab at 0 (5) # ACPI: Interpreter disabled. (5) # vgaarb: loaded (5) # SCSI subsystem initialized (5) # usbcore: registered new interface driver usbfs (5) # usbcore: registered new interface driver hub (5) # usbcore: registered new device driver usb (5) # PCI: Probing PCI hardware (5) # pnp: PnP ACPI: disabled (5) # Switching to clocksource acpi_pm (5) # NET: Registered protocol family 2 (5) # Switched to NOHz mode on CPU #0 (5) # IP route cache hash table entries: 1024 (order: 0, 4096 bytes) (5) # TCP established hash table entries: 2048 (order: 2, 16384 bytes) (5) # TCP bind hash table entries: 2048 (order: 2, 16384 bytes) (5) # TCP: Hash tables configured (established 2048 bind 2048) (5) # TCP reno registered (5) # UDP hash table entries: 128 (order: 0, 4096 bytes) (5) # UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) (5) # NET: Registered protocol family 1 (5) # Trying to unpack rootfs image as initramfs... (5) # rootfs image is not initramfs (no cpio magic); looks like an initrd (5) # Freeing initrd memory: 6216k freed (5) # platform rtc_cmos: registered platform RTC device (no PNP device found) (5) # microcode: no support for this CPU vendor (5) # HugeTLB registered 4 MB page size, pre-allocated 0 pages (5) # NTFS driver 2.1.30 [Flags: R/O]. (5) # msgmni has been set to 109 (5) # io scheduler noop registered (5) # io scheduler deadline registered (default) (5) # io scheduler cfq registered (5) # Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled (5) # serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450 (5) # Non-volatile memory driver v1.3 (5) # brd: module loaded (5) # e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k (5) # e1000e: Copyright(c) 1999 - 2011 Intel Corporation. (5) # Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k (5) # Copyright (c) 2007-2011 Intel Corporation. (5) # igb 0000:00:01.0: can't find IRQ for PCI INT A; probably buggy MP table (5) MAP 0 d0820000+20000 from 0x84000000 size 20000 page d0820 d0820000 (5) # igb 0000:00:01.0: Intel(R) Gigabit Ethernet Network Connection (5) # igb 0000:00:01.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:1b:21:8f:30:06 (5) # igb 0000:00:01.0: eth0: PBA No: E43709-005 (5) # igb 0000:00:01.0: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s) (5) # Intel(R) Virtual Function Network Driver - version 2.0.0-k (5) # Copyright (c) 2009 - 2010 Intel Corporation. (5) # igbvf 0000:00:02.0: enabling device (0000 -> 0002) (5) VF_RESET 42:49:3c:69:2d:05 (5) VF_RESET 42:49:3c:69:2d:05 (5) VF_SET_MAC 42:49:3c:69:2d:05 (5) # igbvf 0000:00:02.0: Intel(R) 82576 Virtual Function (5) # igbvf 0000:00:02.0: Address: 42:49:3c:69:2d:05 (5) # igbvf 0000:00:02.0: MAC: 1 (5) # tun: Universal TUN/TAP device driver, 1.6 (5) # tun: (C) 1999-2004 Max Krasnyansky (5) # ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver (5) # Initializing USB Mass Storage driver... (5) # usbcore: registered new interface driver usb-storage (5) # USB Mass Storage support registered. (5) # i8042: PNP: No PS/2 controller found. Probing ports directly. (5) # serio: i8042 KBD port at 0x60,0x64 irq 1 (5) # serio: i8042 AUX port at 0x60,0x64 irq 12 (5) # mousedev: PS/2 mouse device common for all mice (5) # input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 (5) # input: PC Speaker as /devices/platform/pcspkr/input/input1 (5) # rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 (5) # rtc0: alarms up to one day, 114 bytes nvram (5) # cpuidle: using governor ladder (5) # cpuidle: using governor menu (5) # usbcore: registered new interface driver usbhid (5) # usbhid: USB HID core driver (5) # TCP cubic registered (5) # NET: Registered protocol family 17 (5) # Using IPI No-Shortcut mode (5) # rtc_cmos rtc_cmos: setting system clock to 2011-11-22 22:54:37 UTC (1322002477) (5) # | Refined TSC clocksource calibration: 2702.576 MHz. (5) # Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ (5) # | mode (5) # Switching to clocksource tsc (5) # input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2 (5) # RAMDISK: bzip2 image found at block 0 (5) # VFS: Mounted root (ext2 filesystem) readonly on device 1:0. (5) # Freeing unused kernel memory: 312k freed (5) # Write protecting the kernel text: 2440k (5) # Write protecting the kernel read-only data: 736k (5) # INIT: version 2.86 booting (5) # proc on /proc type proc (rw) (5) # sysfs on /sys type sysfs (rw) (5) # Triggering udev events: /sbin/udevadm trigger --action=add (5) # udev[400]: renamed network interface eth1 to int0 (5) # udev[399]: renamed network interface eth0 to ext0 (5) # Setting system time from the hardware clock (localtime). (5) # Testing root filesystem status: read-only filesystem (5) # Checking root filesystem: (5) # fsck 1.41.13 (13-Dec-2010) (5) # ramdisk: clean, 502/4096 files, 15944/16384 blocks (5) # Remounting root device with read-write enabled. (5) # /dev/ram0 on / type ext2 (rw) (5) # Checking non-root filesystems: (5) # fsck 1.41.13 (13-Dec-2010) (5) # Mounting non-root local filesystems: (5) # tmpfs on /dev/shm type tmpfs (rw) (5) # Using /etc/random-seed to initialize /dev/urandom. (5) # INIT: Entering runlevel: 3 (5) # Going multiuser... (5) # cannot (un)set powersave mode (5) # [9;15][14;60]Starting sysklogd daemons: /usr/sbin/syslogd /usr/sbin/klogd -c (5) # | 3 -x (5) # Triggering udev events: /sbin/udevadm trigger --type=failed (5) # Bridging between ext0 and int0 (5) VF_SET_MULTICAST 00000003 (0) c27c5fa0 (5) TX queue 0: DISABLED (5) TX queue 0: ENABLED (5) 82576VF MAP f7ce2+1 from 0x8020d000 (5) VF message unknown 00000005 (5) VF_SET_MULTICAST 00000003 (0) 00000000 (5) VF_SET_MULTICAST 00000003 (0) c13a2000 (5) VF_SET_MULTICAST 00010003 (1) c1230010 (5) # Polling for DHCP server on interface br0: (5) # dhcpcd[659]: version 5.2.7 starting (5) # dhcpcd[659]: br0: waiting for carrier (5) # dhcpcd[659]: br0: carrier acquired (5) # dhcpcd[659]: br0: broadcasting for a lease (5) # dhcpcd[659]: br0: offered 141.76.49.27 from 141.76.48.80 (5) # dhcpcd[659]: br0: acknowledged 141.76.49.27 from 141.76.48.80 (5) # dhcpcd[659]: br0: leased 141.76.49.27 for 21600 seconds (5) # dhcpcd[659]: forked to background, child pid 686 (5) # Starting Internet super-server daemon: /usr/sbin/inetd sc: start 0-1 count 1 sc: done. tb: client data 3f002 guid 6 parent 9bc (6) source freq 2702574000 (6) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' (6) => PC_PS2 <= (6) => mem:0,0xa0000 <= (6) physmem: 0 [0, a0000] (6) => mem:0x100000 <= (6) physmem: 0 [100000, 3c00000] (6) => ioio <= (6) => nullio:0x80 <= (6) => pic:0x20,,0x4d0 <= (6) => pic:0xa0,2,0x4d1 <= (6) => pit:0x40,0 <= (6) source freq 0 (6) source freq 0 (6) source freq 0 (6) => scp:0x92,0x61 <= (6) => kbc:0x60,1,12 <= (6) => keyb:0,0x10000 <= (6) => mouse:1,0x10001 <= (6) => rtc:0x70,8 <= (6) => serial:0x3f8,0x4,0x4711 <= (6) => hostsink:0x4712,80 <= (6) => vga:0x03c0 <= (6) Allocating from guest 03be0000+20000 (6) VGA console 3be0000+20000 0x83fe0000 (6) => vbios_disk <= (6) => vbios_keyboard <= (6) => hostkeyb:0x10,0x60,1,,1 <= (6) => vbios_mem <= (6) => vbios_time <= (6) => vbios_reset <= (6) => vbios_multiboot <= (6) => msi <= (6) => ioapic <= (6) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (6) => pmtimer:0x8000 <= (6) => vcpus <= (6) => vcpu <= (6) create VCPU (6) => halifax <= (6) => vbios <= (6) => lapic <= (6) startup (6) LAPIC freq 168910875 (6) => dpci:2,0,0 <= (6) search_device(2,0,0) bdf 100 s0: PCI device 1:0:0 cannot be directly assigned again! (6) DPCI failed (6) DirectPciDevice() line 386: 'assign && !mb.bus_hostop.send(msg4)' error = 1 DPCI: could not directly assign 100 via iommu (6) => 82576vf <= (6) Attached 82576VF model at f7ce0000+0x4000, f7cc0000+0x1000 (6) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (6) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (6) (6) do_gsi_boot eip 80005077 esp 80215fec (6) do_gsi_boot eip 80004ecc esp 80213fec (6) do_gsi_boot eip 800041f2 esp 80211fec (6) do_gsi_boot eip 8000538d esp 80210fec (6) do_gsi_boot eip 80004d6f esp 8010efec (6) RESET device state (6) INIT done (6) reset CPU from 9 mtr_in e0010 (6) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (6) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (6) module 1 start 0x81c02000+1df330 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (6) module 2 start 0x81de3000+611e9c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (6) # MUNICH: v.0.4.6 starts Linux (6) # MUNICH: 3.1.0 (us15@erwin) #1 SMP PREEMPT Thu Nov 17 14:02:47 CET 2011 (6) # MUNICH: clocksource=tsc console=ttyS0 root=/dev/ram0 (6) # MUNICH: initrd 19E3000 (6) # MUNICH: copy image (6) # MUNICH: start kernel (6) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (6) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (6) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (6) VESA 4f00 tag 0 base 40000+33d0 esi 0 (6) # Linux version 3.1.0 (us15@erwin) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP P (6) # | REEMPT Thu Nov 17 14:02:47 CET 2011 (6) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (6) # CPU: Your system may be unstable. (6) # BIOS-provided physical RAM map: (6) # BIOS-e820: 0000000000000000 - 000000000009ac00 (usable) (6) # BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved) (6) # BIOS-e820: 0000000000100000 - 0000000003be0000 (usable) (6) # Notice: NX (Execute Disable) protection missing in CPU! (6) # DMI not present or invalid. (6) # last_pfn = 0x3be0 max_arch_pfn = 0x100000 (6) # init_memory_mapping: 0000000000000000-0000000003be0000 (6) # RAMDISK: 019e3000 - 01ff5000 (6) # ACPI: RSDP 0009ce00 00000 (v02 NOVA ) (6) # ACPI: RSDT 0009e000 00030 (v01 NOVA bk@vmmon 00000001 00000000) (6) # ACPI: APIC 0009f000 00064 (v01 NOVA bk@vmmon 00000001 00000000) (6) # ACPI: MCFG 0009bc00 0003C (v01 NOVA bk@vmmon 00000001 00000000) (6) # ACPI: FACP 0009ac00 000DC (v01 NOVA bk@vmmon 00000001 00000000) (6) # ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000 (6) # | 0000000000000/0x0 (20110623/tbfadt-544) (6) # ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0 (6) # | 000000000000000/0x0 (20110623/tbfadt-544) (6) # ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459) (6) # ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459) (6) # 59MB LOWMEM available. (6) # mapped low ram: 0 - 03be0000 (6) # low ram: 0 - 03be0000 (6) # Zone PFN ranges: (6) # DMA 0x00000010 -> 0x00001000 (6) # Normal 0x00001000 -> 0x00003be0 (6) # Movable zone start PFN for each node (6) # early_node_map[2] active PFN ranges (6) # 0: 0x00000010 -> 0x0000009a (6) # 0: 0x00000100 -> 0x00003be0 (6) # Using APIC driver default (6) # ACPI: PM-Timer IO Port: 0x8000 (6) # ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (6) # ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1]) (6) # ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) (6) # ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) (6) # IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 (6) # ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) (6) # ACPI: NMI_SRC (dfl dfl global_irq 23) (6) # Using ACPI (MADT) for SMP configuration information (6) # SMP: Allowing 1 CPUs, 0 hotplug CPUs (6) # Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000) (6) # setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 (6) # PERCPU: Embedded 9 pages/cpu @c3400000 s22976 r0 d13888 u4194304 (6) # Built 1 zonelists in Zone order, mobility grouping on. Total pages: 15090 (6) # Kernel command line: clocksource=tsc console=ttyS0 root=/dev/ram0 (6) # PID hash table entries: 256 (order: -2, 1024 bytes) (6) # Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) (6) # Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) (6) # Initializing CPU#0 (6) # Memory: 49960k/61312k available (2436k kernel code, 10880k reserved, 992k data, (6) # | 312k init, 0k highmem) (6) # virtual kernel memory layout: (6) # fixmap : 0xfff17000 - 0xfffff000 ( 928 kB) (6) # vmalloc : 0xc43e0000 - 0xfff15000 ( 955 MB) (6) # lowmem : 0xc0000000 - 0xc3be0000 ( 59 MB) (6) # .init : 0xc135a000 - 0xc13a8000 ( 312 kB) (6) # .data : 0xc12613d0 - 0xc13595c0 ( 992 kB) (6) # .text : 0xc1000000 - 0xc12613d0 (2436 kB) (6) # Checking if this processor honours the WP bit even in supervisor mode...Ok. (6) # Preemptible hierarchical RCU implementation. (6) # Verbose stalled-CPUs detection is disabled. (6) # NR_IRQS:512 (6) # Console: colour VGA+ 80x25 (6) # console [ttyS0] enabled (6) # Fast TSC calibration using PIT (6) # Detected 2702.889 MHz processor. (6) # Calibrating delay loop (skipped), value calculated using timer frequency.. 5405 (6) # | .77 BogoMIPS (lpj=10811556) (6) # pid_max: default: 32768 minimum: 301 (6) # Mount-cache hash table entries: 512 (6) # SMP alternatives: switching to UP code (6) # Freeing SMP alternatives: 16k freed (6) # ACPI: Core revision 20110623 (6) # ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20 (6) # | 110623/tbxface-640) (6) # ACPI: Unable to load the System Description Tables (6) # Enabling APIC mode: Flat. Using 1 I/O APICs (6) # ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 (6) # CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU. stepping 03 (6) # | Performance Events: (6) # Brought up 1 CPUs (6) # Total of 1 processors activated (5405.77 BogoMIPS). (6) # NET: Registered protocol family 16 (6) # PCI: Using configuration type 1 for base access (6) # bio: create slab at 0 (6) # ACPI: Interpreter disabled. (6) # vgaarb: loaded (6) # SCSI subsystem initialized (6) # usbcore: registered new interface driver usbfs (6) # usbcore: registered new interface driver hub (6) # usbcore: registered new device driver usb (6) # PCI: Probing PCI hardware (6) # pnp: PnP ACPI: disabled (6) # Switching to clocksource acpi_pm (6) # NET: Registered protocol family 2 (6) # Switched to NOHz mode on CPU #0 (6) # IP route cache hash table entries: 1024 (order: 0, 4096 bytes) (6) # TCP established hash table entries: 2048 (order: 2, 16384 bytes) (6) # TCP bind hash table entries: 2048 (order: 2, 16384 bytes) (6) # TCP: Hash tables configured (established 2048 bind 2048) (6) # TCP reno registered (6) # UDP hash table entries: 128 (order: 0, 4096 bytes) (6) # UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) (6) # NET: Registered protocol family 1 (6) # Trying to unpack rootfs image as initramfs... (6) # rootfs image is not initramfs (no cpio magic); looks like an initrd (6) # Freeing initrd memory: 6216k freed (6) # platform rtc_cmos: registered platform RTC device (no PNP device found) (6) # microcode: no support for this CPU vendor (6) # HugeTLB registered 4 MB page size, pre-allocated 0 pages (6) # NTFS driver 2.1.30 [Flags: R/O]. (6) # msgmni has been set to 109 (6) # io scheduler noop registered (6) # io scheduler deadline registered (default) (6) # io scheduler cfq registered (6) # Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled (6) # serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450 (6) # Non-volatile memory driver v1.3 (6) # brd: module loaded (6) # e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k (6) # e1000e: Copyright(c) 1999 - 2011 Intel Corporation. (6) # Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k (6) # Copyright (c) 2007-2011 Intel Corporation. (6) # Intel(R) Virtual Function Network Driver - version 2.0.0-k (6) # Copyright (c) 2009 - 2010 Intel Corporation. (6) # igbvf 0000:00:01.0: enabling device (0000 -> 0002) (6) VF_RESET 42:49:3c:69:2d:06 (6) VF_RESET 42:49:3c:69:2d:06 (6) VF_SET_MAC 42:49:3c:69:2d:06 (6) # igbvf 0000:00:01.0: Intel(R) 82576 Virtual Function (6) # igbvf 0000:00:01.0: Address: 42:49:3c:69:2d:06 (6) # igbvf 0000:00:01.0: MAC: 1 (6) # tun: Universal TUN/TAP device driver, 1.6 (6) # tun: (C) 1999-2004 Max Krasnyansky (6) # ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver (6) # Initializing USB Mass Storage driver... (6) # usbcore: registered new interface driver usb-storage (6) # USB Mass Storage support registered. (6) # i8042: PNP: No PS/2 controller found. Probing ports directly. (6) # serio: i8042 KBD port at 0x60,0x64 irq 1 (6) # serio: i8042 AUX port at 0x60,0x64 irq 12 (6) # mousedev: PS/2 mouse device common for all mice (6) # input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 (6) # input: PC Speaker as /devices/platform/pcspkr/input/input1 (6) # rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 (6) # rtc0: alarms up to one day, 114 bytes nvram (6) # cpuidle: using governor ladder (6) # cpuidle: using governor menu (6) # usbcore: registered new interface driver usbhid (6) # usbhid: USB HID core driver (6) # TCP cubic registered (6) # NET: Registered protocol family 17 (6) # Using IPI No-Shortcut mode (6) # rtc_cmos rtc_cmos: setting system clock to 2011-11-22 22:54:53 UTC (1322002493) (6) # | Refined TSC clocksource calibration: 2702.575 MHz. (6) # Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ (6) # | mode (6) # Switching to clocksource tsc (6) # input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2 (6) # RAMDISK: bzip2 image found at block 0 (6) # VFS: Mounted root (ext2 filesystem) readonly on device 1:0. (6) # Freeing unused kernel memory: 312k freed (6) # Write protecting the kernel text: 2440k (6) # Write protecting the kernel read-only data: 736k (6) # INIT: version 2.86 booting (6) # proc on /proc type proc (rw) (6) # sysfs on /sys type sysfs (rw) (6) # Triggering udev events: /sbin/udevadm trigger --action=add (6) # udev[393]: renamed network interface eth0 to int0 (6) # Setting system time from the hardware clock (localtime). (6) # Testing root filesystem status: read-only filesystem (6) # Checking root filesystem: (6) # fsck 1.41.13 (13-Dec-2010) (6) # ramdisk: clean, 502/4096 files, 15944/16384 blocks (6) # Remounting root device with read-write enabled. (6) # /dev/ram0 on / type ext2 (rw) (6) # Checking non-root filesystems: (6) # fsck 1.41.13 (13-Dec-2010) (6) # Mounting non-root local filesystems: (6) # tmpfs on /dev/shm type tmpfs (rw) (6) # Using /etc/random-seed to initialize /dev/urandom. (6) # INIT: Entering runlevel: 3 (6) # Going multiuser... (6) # cannot (un)set powersave mode (6) # [9;15][14;60]Starting sysklogd daemons: /usr/sbin/syslogd /usr/sbin/klogd -c (6) # | 3 -x (6) # Triggering udev events: /sbin/udevadm trigger --type=failed (6) # Polling for DHCP server on interface int0: (6) # dhcpcd[621]: version 5.2.7 starting (6) VF_SET_MULTICAST 00000003 (0) c36deb20 (6) TX queue 0: DISABLED (6) TX queue 0: ENABLED (6) 82576VF MAP f7ce2+1 from 0x80218000 (6) VF message unknown 00000005 (6) VF_SET_MULTICAST 00000003 (0) 00000000 (6) VF_SET_MULTICAST 00000003 (0) c13a2000 (6) VF_SET_MULTICAST 00010003 (1) c1230010 (6) # dhcpcd[621]: int0: broadcasting for a lease (6) # dhcpcd[621]: int0: offered 10.233.2.24 from 141.76.48.80 (6) # dhcpcd[621]: int0: acknowledged 10.233.2.24 from 141.76.48.80 (6) # dhcpcd[621]: int0: leased 10.233.2.24 for 21600 seconds (6) # dhcpcd[621]: forked to background, child pid 643 (6) # Starting Internet super-server daemon: /usr/sbin/inetd (5) # dhcpcd[659]: br0: leased 141.76.49.27 for 21600 seconds ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:17 got_ip_address 5 ok ÿýÿý ÿý#ÿý'ÿûÿýÿýÿûÿý!ÿûÿû ooooo ooo .oooooo. oooooo oooo .o. `888b. `8' d8P' `Y8b `888. .8' .888. 8 `88b. 8 888 888 `888. .8' .8"888. 8 `88b. 8 888 888 `888. .8' .8' `888. 8 `88b.8 888 888 `888.8' .88ooo8888. 8 `888 `88b d88' `888' .8' `888. o8o `8 `Y8bood8P' `8' o88o o8888o vm (i686 Linux 3.1.0) pts/0 vm login: ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:22 telnet_works 141.76.49.27 ok (6) # dhcpcd[621]: int0: leased 10.233.2.24 for 21600 seconds ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:24 got_ip_address 6 ok ÿýÿý ÿý#ÿý'ÿûÿýÿýÿûÿý!ÿûÿû ooooo ooo .oooooo. oooooo oooo .o. `888b. `8' d8P' `Y8b `888. .8' .888. 8 `88b. 8 888 888 `888. .8' .8"888. 8 `88b. 8 888 888 `888. .8' .8' `888. 8 `88b.8 888 888 `888.8' .88ooo8888. 8 `888 `88b d88' `888' .8' `888. o8o `8 `Y8bood8P' `8' o88o o8888o vm (i686 Linux 3.1.0) pts/0 vm login: ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:25 telnet_works 10.233.2.24 ok ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/wvtest/sizes.wv --server --iprelay Testing "Sizes of binaries" in /home/sojka/nul/michal/wvtest/sizes.wv: ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: sigma0.bare 389320 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: sigma0.bare.text 221068 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: sigma0.bare.data 167952 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: vancouver 235408 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: vancouver.text 188575 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: vancouver.data 42668 bytes ok ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/wvtest/wvtesttest.wv --server --iprelay novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/wvtesttest.nul wvtesttest.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' Testing "Tests WvTest framework itself" in /home/sojka/nul/michal/wvtest/wvtesttest.wv: => hostvga <= s0: map self 3c0000 -> 0 size 20000 offset 0 s 0 typed 1 => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script_start:1 <= => script_waitchild <= sc: start 0-1 count 1 s0: [ 5] module 'sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/wvtesttest.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] map 0/5 for 800048c5 err 4 at 800048c5 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 8000224b s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 8000224b s0: [ 5, 4280e] pagefault 48/0 for 80001c81 err 4 at 80001c81 sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80001c81 err 4 at 80001c81 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800011c7 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800011c7 tb: client data 3f000 guid 5 parent 9b6 (5) ! michal/wvtest/wvtesttest.cc:28 1 ok (5) ! michal/wvtest/wvtesttest.cc:29 1 == 1 ok (5) ! michal/wvtest/wvtesttest.cc:30 1 != 2 ok (5) ! michal/wvtest/wvtesttest.cc:31 1 < 2 ok (5) ! michal/wvtest/wvtesttest.cc:33 "hello" == "hello" ok (5) ! michal/wvtest/wvtesttest.cc:34 "hello" != "hello2" ok (5) ! michal/wvtest/wvtesttest.cc:39 NOT(strstr(cmdline, "fail")) ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x