]> rtime.felk.cvut.cz Git - nul-nightly.git/blob - logs/nul_2012-01-26_22:00:10.log
New nightly build log
[nul-nightly.git] / logs / nul_2012-01-26_22:00:10.log
1 Testing "Thursday 2012-01-26 22:00:11, commit: pre-vnet-removal-104-gc64bbf0 (Julian Stecklina: Remove some debug printfs.)" in /home/sojka/bin/nul-nightly.sh:
2 Testing "Compilation etc." in /home/sojka/bin/nul-nightly.sh:
3 sha1: 168434fe260031ca1e64747bf0f46b3225cfbd81 /home/sojka/gcc/gcc-4.6/bin/gcc
4 gcc (GCC) 4.6.2
5 Copyright (C) 2011 Free Software Foundation, Inc.
6 This is free software; see the source for copying conditions.  There is NO
7 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8
9 sha1: e12320c894d3f494292c0b970f383e362e087a52 /home/sojka/gcc/gcc-4.6/bin/g++
10 g++ (GCC) 4.6.2
11 Copyright (C) 2011 Free Software Foundation, Inc.
12 This is free software; see the source for copying conditions.  There is NO
13 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14
15 scons: Reading SConscript files ...
16 Checking whether the C++ compiler worksyes
17 Checking whether the C compiler worksyes
18 Check if we can link a program...yes
19 Target CC forced to '/home/sojka/gcc/gcc-4.6/bin/gcc'.
20 Target CXX forced to '/home/sojka/gcc/gcc-4.6/bin/g++'.
21 No target_arch option given. Defaulting to core2.
22 Check if compiler supports "-std=gnu++0x"... yes
23 Check if compiler supports "-std=gnu99"... yes
24 Check if compiler supports "-mpreferred-stack-boundary=4 -mincoming-stack-boundary=4"... yes
25 Check if compiler supports "-fno-threadsafe-statics"... yes
26 Installing into /srv/tftp. Use scons tftp=/foo to change this.
27 scons: done reading SConscript files.
28 scons: Building targets ...
29         CXX apps/admission/main.o
30         CXX service/simplemalloc.o
31         CXX service/logging.o
32         CXX service/vprintf.o
33         ASC service/startup.o
34         CXX lib/runtime/cpp-support.o
35         CXX lib/runtime/string.o
36         CXX lib/runtime/capalloc.o
37         AR  bin/lib/libruntime.a
38         LIB bin/lib/libruntime.a
39         LNK bin/apps/admission.nul.debug
40    text    data     bss     dec     hex filename
41   21138    5780 1204224 1231142  12c926 bin/apps/admission.nul
42         CXX apps/cycleburner/cycleburner.o
43         LNK bin/apps/cycleburner.nul.debug
44    text    data     bss     dec     hex filename
45    8482    3200  606208  617890   96da2 bin/apps/cycleburner.nul
46         CXX apps/diskbench/diskbench-old.o
47         LNK bin/apps/diskbench-old.nul.debug
48    text    data     bss     dec     hex filename
49    9572    3916 4325376 4338864  4234b0 bin/apps/diskbench-old.nul
50         CXX apps/diskbench/diskbench.o
51         LNK bin/apps/diskbench.nul.debug
52    text    data     bss     dec     hex filename
53   10006    4088 4329472 4343566  42470e bin/apps/diskbench.nul
54         CXX apps/fs_test/main.o
55         LNK bin/apps/dummy_fs.nul.debug
56    text    data     bss     dec     hex filename
57   10170    3648 1114112 1127930  1135fa bin/apps/dummy_fs.nul
58         CXX apps/echo/echo.o
59         LNK bin/apps/echo.nul.debug
60    text    data     bss     dec     hex filename
61    8583    3116 4259840 4271539  412db3 bin/apps/echo.nul
62         CXX apps/echo/echo2.o
63         LNK bin/apps/echo2.nul.debug
64    text    data     bss     dec     hex filename
65   11329    3896 4259840 4275065  413b79 bin/apps/echo2.nul
66         CXX apps/echo/echo2ss.o
67         LNK bin/apps/echo2ss.nul.debug
68    text    data     bss     dec     hex filename
69   11293    4148 4259840 4275281  413c51 bin/apps/echo2ss.nul
70         CXX apps/echo/echo2test.o
71         LNK bin/apps/echo2test.nul.debug
72    text    data     bss     dec     hex filename
73    7509    2744 4259840 4270093  41280d bin/apps/echo2test.nul
74         CXX apps/echo/echotest.o
75         LNK bin/apps/echotest.nul.debug
76    text    data     bss     dec     hex filename
77    7245    2688 4259840 4269773  4126cd bin/apps/echotest.nul
78         CXX apps/gt/gt.o
79         LNK bin/apps/gt.nul.debug
80    text    data     bss     dec     hex filename
81    5748    1984 8400896 8408628  804e34 bin/apps/gt.nul
82         CXX apps/hello/hello.o
83         LNK bin/apps/hello.nul.debug
84    text    data     bss     dec     hex filename
85    6000    2164  131072  139236   21fe4 bin/apps/hello.nul
86 /home/sojka/nul/kernel/contrib/checkout-nova.sh `dirname contrib/nova/README` `cat /home/sojka/nul/kernel/contrib/NOVA_URL` `cat /home/sojka/nul/kernel/contrib/NOVA_REVISION` /home/sojka/nul/kernel/contrib/nova-patches/Chanage-serial-console-to-work-with-mmio-based-card-.patch /home/sojka/nul/kernel/contrib/nova-patches/Print-panic-message-also-to-serial-line.patch /home/sojka/nul/kernel/contrib/nova-patches/remove-timestamp.patch
87 Cloning into contrib/nova...
88 Switched to a new branch 'nul-local'
89 [nul-local 26008f6] /home/sojka/nul/kernel/contrib/nova-patches/Chanage-serial-console-to-work-with-mmio-based-card-.patch
90  Committer: Michal Sojka <sojka@erwin.inf.tu-dresden.de>
91 Your name and email address were configured automatically based
92 on your username and hostname. Please check that they are accurate.
93 You can suppress this message by setting them explicitly:
94
95     git config --global user.name "Your Name"
96     git config --global user.email you@example.com
97
98 If the identity used for this commit is wrong, you can fix it with:
99
100     git commit --amend --author='Your Name <you@example.com>'
101
102  2 files changed, 9 insertions(+), 8 deletions(-)
103 [nul-local bf73e0c] /home/sojka/nul/kernel/contrib/nova-patches/Print-panic-message-also-to-serial-line.patch
104  Committer: Michal Sojka <sojka@erwin.inf.tu-dresden.de>
105 Your name and email address were configured automatically based
106 on your username and hostname. Please check that they are accurate.
107 You can suppress this message by setting them explicitly:
108
109     git config --global user.name "Your Name"
110     git config --global user.email you@example.com
111
112 If the identity used for this commit is wrong, you can fix it with:
113
114     git commit --amend --author='Your Name <you@example.com>'
115
116  1 files changed, 4 insertions(+), 0 deletions(-)
117 [nul-local 89a6c63] /home/sojka/nul/kernel/contrib/nova-patches/remove-timestamp.patch
118  Committer: Michal Sojka <sojka@erwin.inf.tu-dresden.de>
119 Your name and email address were configured automatically based
120 on your username and hostname. Please check that they are accurate.
121 You can suppress this message by setting them explicitly:
122
123     git config --global user.name "Your Name"
124     git config --global user.email you@example.com
125
126 If the identity used for this commit is wrong, you can fix it with:
127
128     git commit --amend --author='Your Name <you@example.com>'
129
130  1 files changed, 1 insertions(+), 1 deletions(-)
131 make -sC `dirname contrib/nova/build/hypervisor` CC=/home/sojka/gcc/gcc-4.6/bin/gcc CXX=/home/sojka/gcc/gcc-4.6/bin/g++
132 PRE hypervisor.o
133 ASM entry.o
134 ASM start.o
135 CMP acpi.o
136 CMP acpi_dmar.o
137 CMP acpi_fadt.o
138 CMP acpi_madt.o
139 CMP acpi_mcfg.o
140 CMP acpi_rsdp.o
141 CMP acpi_rsdt.o
142 CMP acpi_table.o
143 CMP avl.o
144 CMP bootstrap.o
145 CMP buddy.o
146 CMP cmdline.o
147 CMP console.o
148 CMP console_serial.o
149 CMP console_vga.o
150 CMP counter.o
151 CMP cpu.o
152 CMP dmar.o
153 CMP ec.o
154 CMP ec_exc.o
155 CMP ec_svm.o
156 CMP ec_vmx.o
157 CMP fpu.o
158 CMP gdt.o
159 CMP gsi.o
160 CMP hip.o
161 CMP hpt.o
162 CMP idt.o
163 CMP init.o
164 CMP ioapic.o
165 CMP keyb.o
166 CMP lapic.o
167 CMP mdb.o
168 CMP memory.o
169 CMP mtrr.o
170 CMP pci.o
171 CMP pd.o
172 CMP pt.o
173 CMP pte.o
174 CMP rcu.o
175 CMP regs.o
176 CMP sc.o
177 CMP slab.o
178 CMP sm.o
179 CMP space_io.o
180 CMP space_mem.o
181 CMP space_obj.o
182 CMP stdio.o
183 CMP string.o
184 CMP svm.o
185 CMP syscall.o
186 CMP tss.o
187 CMP utcb.o
188 CMP vmx.o
189 CMP vtlb.o
190 LNK hypervisor
191 Install file: "contrib/nova/build/hypervisor" as "bin/apps/hypervisor"
192         CXX apps/logdisk/logdisk.o
193         LNK bin/apps/logdisk.nul.debug
194    text    data     bss     dec     hex filename
195   10229    5572 4325376 4341177  423db9 bin/apps/logdisk.nul
196         CXX apps/per-cpu-service/per-cpu-service.o
197         LNK bin/apps/per-cpu-service.nul.debug
198    text    data     bss     dec     hex filename
199   10301    4664 8454144 8469109  813a75 bin/apps/per-cpu-service.nul
200         CXX apps/remoteconfig/main.o
201         CXX apps/remoteconfig/server.o
202         CXX apps/remoteconfig/events.o
203         CC  lib/lwip/contrib/src/core/def.o
204         CC  lib/lwip/contrib/src/core/dhcp.o
205 /home/sojka/nul/alexb/lib/lwip/contrib/src/core/dhcp.c: In function 'dhcp_bind':
206 /home/sojka/nul/alexb/lib/lwip/contrib/src/core/dhcp.c:978:7: warning: the comparison will always evaluate as 'false' for the address of 'gw_addr' will never be NULL [-Waddress]
207         CC  lib/lwip/contrib/src/core/dns.o
208         CC  lib/lwip/contrib/src/core/init.o
209         CC  lib/lwip/contrib/src/core/mem.o
210         CC  lib/lwip/contrib/src/core/memp.o
211         CC  lib/lwip/contrib/src/core/netif.o
212         CC  lib/lwip/contrib/src/core/pbuf.o
213         CC  lib/lwip/contrib/src/core/raw.o
214         CC  lib/lwip/contrib/src/core/stats.o
215         CC  lib/lwip/contrib/src/core/sys.o
216         CC  lib/lwip/contrib/src/core/tcp.o
217         CC  lib/lwip/contrib/src/core/tcp_in.o
218         CC  lib/lwip/contrib/src/core/tcp_out.o
219         CC  lib/lwip/contrib/src/core/timers.o
220         CC  lib/lwip/contrib/src/core/udp.o
221         CC  lib/lwip/contrib/src/core/ipv4/autoip.o
222         CC  lib/lwip/contrib/src/core/ipv4/icmp.o
223         CC  lib/lwip/contrib/src/core/ipv4/igmp.o
224         CC  lib/lwip/contrib/src/core/ipv4/inet.o
225         CC  lib/lwip/contrib/src/core/ipv4/inet_chksum.o
226         CC  lib/lwip/contrib/src/core/ipv4/ip.o
227 /home/sojka/nul/alexb/lib/lwip/contrib/src/core/ipv4/ip.c: In function 'ip_input':
228 /home/sojka/nul/alexb/lib/lwip/contrib/src/core/ipv4/ip.c:403:24: warning: the comparison will always evaluate as 'false' for the address of 'current_iphdr_src' will never be NULL [-Waddress]
229         CC  lib/lwip/contrib/src/core/ipv4/ip_addr.o
230         CC  lib/lwip/contrib/src/core/ipv4/ip_frag.o
231         CC  lib/lwip/contrib/src/api/api_lib.o
232         CC  lib/lwip/contrib/src/api/api_msg.o
233         CC  lib/lwip/contrib/src/api/err.o
234         CC  lib/lwip/contrib/src/api/netbuf.o
235         CC  lib/lwip/contrib/src/api/netdb.o
236         CC  lib/lwip/contrib/src/api/netifapi.o
237         CC  lib/lwip/contrib/src/api/sockets.o
238         CC  lib/lwip/contrib/src/api/tcpip.o
239         CC  lib/lwip/contrib/src/netif/etharp.o
240         CC  lib/lwip/contrib/src/netif/ethernetif.o
241         CC  lib/lwip/contrib/src/netif/slipif.o
242         CXX lib/lwip/own/sys.o
243         AR  bin/lib/libip_lwip.a
244         LIB bin/lib/libip_lwip.a
245         CC  lib/matrixssl/contrib/core/corelib.o
246         CC  lib/matrixssl/contrib/crypto/digest/hmac.o
247         CC  lib/matrixssl/contrib/crypto/digest/md5.o
248         CC  lib/matrixssl/contrib/crypto/digest/sha1.o
249         CC  lib/matrixssl/contrib/crypto/keyformat/asn1.o
250         CC  lib/matrixssl/contrib/crypto/keyformat/base64.o
251         CC  lib/matrixssl/contrib/crypto/keyformat/x509.o
252         CC  lib/matrixssl/contrib/crypto/math/pstm.o
253         CC  lib/matrixssl/contrib/crypto/prng/prng.o
254         CC  lib/matrixssl/contrib/crypto/prng/yarrow.o
255         CC  lib/matrixssl/contrib/crypto/pubkey/pkcs.o
256         CC  lib/matrixssl/contrib/crypto/pubkey/pubkey.o
257         CC  lib/matrixssl/contrib/crypto/pubkey/rsa.o
258         CC  lib/matrixssl/contrib/crypto/symmetric/aes.o
259         CC  lib/matrixssl/contrib/crypto/symmetric/arc4.o
260         CC  lib/matrixssl/contrib/crypto/symmetric/des3.o
261         CC  lib/matrixssl/contrib/crypto/symmetric/rc2.o
262         CC  lib/matrixssl/contrib/matrixssl/cipherSuite.o
263         CC  lib/matrixssl/contrib/matrixssl/matrixssl.o
264         CC  lib/matrixssl/contrib/matrixssl/matrixsslApi.o
265 /home/sojka/nul/alexb/lib/matrixssl/contrib/matrixssl/matrixsslApi.c: In function 'matrixSslEncodeWritebuf':
266 /home/sojka/nul/alexb/lib/matrixssl/contrib/matrixssl/matrixsslApi.c:365:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
267         CC  lib/matrixssl/contrib/matrixssl/sslDecode.o
268         CC  lib/matrixssl/contrib/matrixssl/sslEncode.o
269         CC  lib/matrixssl/contrib/matrixssl/sslv3.o
270         CC  lib/matrixssl/contrib/matrixssl/tls.o
271         CXX lib/matrixssl/own/sys.o
272         AR  bin/lib/libssl_matrix.a
273         LIB bin/lib/libssl_matrix.a
274         LNK bin/apps/remote_config.nul.debug
275    text    data     bss     dec     hex filename
276  112538   25725 2179072 2317335  235c17 bin/apps/remote_config.nul
277 /home/sojka/nul/demo/apps/rocknshine/pdfprepare.py /home/sojka/nul/demo/apps/rocknshine/presentation.pdf bin/apps/rocknshine.example
278 Input : /home/sojka/nul/demo/apps/rocknshine/presentation.pdf
279 Output: bin/apps/rocknshine.example
280
281 Directory for (huge) temporary files: /tmp
282
283 Converting to raw image data. Go get a coffee. This can take a while.
284 Compressed page to 0% (0x284e).
285 offset 0x14
286 offset 0x2862
287 CRC32 of compressed page: 1487668022
288         CXX apps/rocknshine/rocknshine.o
289         CXX service/help.o
290         CXX service/hostsink.o
291         CXX service/kbd2serial.o
292         CXX service/serial2kbd.o
293         CXX service/simplearping.o
294         CXX service/simplebootp.o
295         AR  bin/lib/libservice.a
296         LIB bin/lib/libservice.a
297         CC  lib/tinf/src/tinflate.o
298         CC  lib/tinf/src/tinfgzip.o
299         CC  lib/tinf/src/tinfzlib.o
300         CC  lib/tinf/src/adler32.o
301         CC  lib/tinf/src/crc32.o
302         AR  bin/lib/libtinf.a
303         LIB bin/lib/libtinf.a
304         LNK bin/apps/rocknshine.nul.debug
305    text    data     bss     dec     hex filename
306   15563    6660  131072  153295   256cf bin/apps/rocknshine.nul
307         CXX apps/sigma0/scripting.o
308         CXX apps/sigma0/service_config.o
309         CXX apps/sigma0/service_disk.o
310         CXX apps/sigma0/service_fs.o
311         CXX apps/sigma0/service_per_cpu_timer.o
312         CXX apps/sigma0/service_timer.o
313         CXX apps/sigma0/service_tracebuffer.o
314         CXX apps/sigma0/sigma0.o
315         CXX host/hostvesa.o
316         CXX model/memorycontroller.o
317         CXX model/vcpu.o
318         CXX executor/halifax.o
319         CXX model/pit8254.o
320         CXX model/sysctrlport.o
321         CXX model/pcihostbridge.o
322         CXX model/pcidirect.o
323         CXX model/directio.o
324         AR  bin/lib/libhostvesa.a
325         LIB bin/lib/libhostvesa.a
326         CXX host/atare.o
327         CXX host/host82573.o
328         CXX host/host82576.o
329         CXX host/host82576vf.o
330         CXX host/hostacpi.o
331         CXX host/hostahci.o
332         CXX host/hosthpet.o
333         CXX host/hostide.o
334         CXX host/hostio.o
335         CXX host/hostkeyboard.o
336         CXX host/hostne2k.o
337         CXX host/hostpcicfg.o
338         CXX host/hostpit.o
339         CXX host/hostreboot.o
340         CXX host/hostrtc.o
341         CXX host/hostserial.o
342         CXX host/hostserialpci.o
343         CXX host/hostvga.o
344         CXX host/jsdriver.o
345         CXX host/mmconfig.o
346         CXX host/nubus-bus.o
347         CXX host/nubus-device.o
348         CXX host/nubus.o
349         CXX host/virtualdisk.o
350         AR  bin/lib/libhost.a
351         LIB bin/lib/libhost.a
352         LNK bin/apps/sigma0.bare.nul.debug
353    text    data     bss     dec     hex filename
354  221068  163856       0  384924   5df9c bin/apps/sigma0.bare.nul
355 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
356 objcopy --add-section .boot.`basename bin/apps/admission.nul`=bin/apps/admission.nul bin/apps/sigma0.nul bin/apps/sigma0.nul
357 gzip -n -c bin/apps/sigma0.nul > bin/apps/sigma0.nul.gz
358         CXX apps/config_test/main.o
359         LNK bin/apps/test_config.nul.debug
360    text    data     bss     dec     hex filename
361    7469    2684 1114112 1124265  1127a9 bin/apps/test_config.nul
362         CXX apps/event_test/main.o
363         LNK bin/apps/test_events.nul.debug
364    text    data     bss     dec     hex filename
365    6754    2396 1114112 1123262  1123be bin/apps/test_events.nul
366         CXX apps/ip_test/main.o
367         LNK bin/apps/test_ip.nul.debug
368    text    data     bss     dec     hex filename
369   43415   10272 1126400 1180087  1201b7 bin/apps/test_ip.nul
370         CXX apps/ipc_test/main.o
371         LNK bin/apps/test_ipc.nul.debug
372    text    data     bss     dec     hex filename
373    9573    4040 1114112 1127725  11352d bin/apps/test_ipc.nul
374         CXX apps/tests/timer.o
375         LNK bin/apps/timer.nul.debug
376    text    data     bss     dec     hex filename
377    8362    3060 4259840 4271262  412c9e bin/apps/timer.nul
378         CXX apps/tutor/tutor.o
379         CXX apps/tutor/screen1.o
380         LNK bin/apps/tutor.nul.debug
381    text    data     bss     dec     hex filename
382   15440    2556  131072  149068   2464c bin/apps/tutor.nul
383         CXX apps/vancouver/vancouver.o
384 /home/sojka/nul/vancouver/apps/vancouver/vancouver.cc: In static member function 'static bool Vancouver::map_memory_helper(VCpu*, Utcb*, bool)':
385 /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]
386         AR  bin/lib/libhostkbd.a
387         LIB bin/lib/libhostkbd.a
388         CXX executor/vbios_disk.o
389         CXX executor/vbios_keyboard.o
390         CXX executor/vbios_mem.o
391         CXX executor/vbios_multiboot.o
392         CXX executor/vbios_reset.o
393         CXX executor/vbios_time.o
394         AR  bin/lib/libexecutor.a
395         LIB bin/lib/libexecutor.a
396 /home/sojka/nul/julian/model/82576vf/genreg.py /home/sojka/nul/julian/model/82576vf/reg_mmio.py include/model/82576vfmmio.inc
397 /home/sojka/nul/julian/model/82576vf/genreg.py /home/sojka/nul/julian/model/82576vf/reg_pci.py include/model/82576vfpci.inc
398         CXX model/82576vf.o
399         CXX model/ahcicontroller.o
400         CXX model/directmem.o
401         CXX model/ioapic.o
402         CXX model/irqrouting.o
403         CXX model/keyboardcontroller.o
404         CXX model/lapic.o
405         CXX model/msi.o
406         CXX model/nullio.o
407         CXX model/nullmem.o
408         CXX model/pic8259.o
409         CXX model/pmtimer.o
410         CXX model/ps2keyboard.o
411         CXX model/ps2mouse.o
412         CXX model/rtc146818.o
413         CXX model/rtl8029.o
414         CXX model/satadrive.o
415         CXX model/serial16550.o
416         CXX model/vbios.o
417         CXX model/vga.o
418         AR  bin/lib/libmodel.a
419         LIB bin/lib/libmodel.a
420         LNK bin/apps/vancouver.nul.debug
421    text    data     bss     dec     hex filename
422  182283   42152 2162688 2387123  246cb3 bin/apps/vancouver.nul
423         CXX wvtest/wvtesttest.o
424         LNK bin/apps/wvtesttest.nul.debug
425    text    data     bss     dec     hex filename
426    7734    2792  131072  141598   2291e bin/apps/wvtesttest.nul
427 Install file: "tools/boot/bender" as "bin/boot/bender"
428 Install file: "boot/pxegrub.pxe" as "bin/boot/grub/pxegrub.pxe"
429 Install file: "boot/stage2_eltorito" as "bin/boot/grub/stage2_eltorito"
430         ASC tools/boot/munich/asm.o
431         ASC tools/boot/munich/boot_linux.o
432         CC  tools/boot/munich/munich.o
433         CC  tools/boot/munich/util.o
434         LNK tools/boot/munich/munich.debug
435    text    data     bss     dec     hex filename
436    1993       4     528    2525     9dd tools/boot/munich/munich
437 Install file: "tools/boot/munich/munich" as "bin/boot/munich"
438 Install file: "tools/boot/unzip" as "bin/boot/unzip"
439 g++ -o tools/connector/tap_connector.o -c -std=c++0x -Weffc++ -g -Wall -g -Os -fomit-frame-pointer -m32 /home/sojka/nul/base/tools/connector/tap_connector.cc
440 g++ -o tools/connector/tap_connector -m32 -static tools/connector/tap_connector.o
441 Install file: "tools/connector/tap_connector" as "bin/host/tap_connector"
442         CC  lib/crun/printf.o
443         CC  lib/crun/string.o
444         CC  lib/crun/qdivrem.o
445         CC  lib/crun/strto.o
446         AR  bin/lib/libcrun.a
447         LIB bin/lib/libcrun.a
448 scons: done building targets.
449 make: Entering directory `/home/sojka/nul/alexb/apps/libvirt'
450 make: Nothing to be done for `all'.
451 make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt'
452 abd42a828f881b35bbd5b3a5d3d5c40eeb2a56fe  ./.gitignore
453 d448e05aa49d7273f162c2789d3a2e7d95c56cf9  ./site_scons/site_tools/doxygen/README
454 f7540800372b8c7e5ab5d1263cf928f564a9257d  ./site_scons/site_tools/doxygen/__init__.py
455 aba372eada84b09efa81e87b501d4063436e2891  ./site_scons/site_tools/doxygen/__init__.pyc
456 2841914e7e137c93009b75596ca5bf62eca4a831  ./bin/apps/admission.nul
457 ca2de5bafd0a4ae964a9edae8aa340effb48b75a  ./bin/apps/cycleburner.nul
458 841e0dabd3492041f588796a019b827bf1e8bcf9  ./bin/apps/diskbench-old.nul
459 50fc2fa6f7fb5ce24502edcd25875810937f48ac  ./bin/apps/diskbench.nul
460 c3dc279dfd48f8892eb44a0a64f16e33b5175d03  ./bin/apps/dummy_fs.nul
461 ed5091a124991ded4667cbe9cdd21e0740260ef8  ./bin/apps/echo.nul
462 21033930c88b7b23729c59f5d28bb2ce1db25ae4  ./bin/apps/echo2.nul
463 2b25d5d1cc84ee75fb5ba5df27f06c1629fcde29  ./bin/apps/echo2ss.nul
464 15ed19acc442fe0ab13a695b71b1fff9dd0b1215  ./bin/apps/echo2test.nul
465 35bd9c16acd6c79d12f31b5bcbbc02f3b3e54386  ./bin/apps/echotest.nul
466 f434dc1b6782c847548cf04a4d6fcc137841f7b2  ./bin/apps/gt.nul
467 d831514cb580a0997f179e732e15342737ff268f  ./bin/apps/hello.nul
468 55a981785108b9ba9110d7cf5c4d1a0eead3730e  ./bin/apps/hypervisor
469 02cccc4b7ab6ea33bf3ac237fea36a3bfae3d0fd  ./bin/apps/logdisk.nul
470 e08adebd7a4b2cf86273bbf95492dee0cc918a23  ./bin/apps/per-cpu-service.nul
471 0ab35cfb525b0e8cae1caf49446c9ca7db53be48  ./bin/apps/remote_config.nul
472 2ed762338e8ee538070b6c7cb580d6f99b09fa48  ./bin/apps/rocknshine.example
473 9038a8f3181c0bc3157ded6543c2f4c05891c4a0  ./bin/apps/rocknshine.nul
474 b29b9b6420a25ed31dcd8b37f948b1f5c80470f9  ./bin/apps/sigma0.bare.nul
475 7ae97bd2d89f631edc9e086ad7063fb506d56818  ./bin/apps/sigma0.nul
476 8115e0b56053b5e65e9fd32e19ccd99616ea2dff  ./bin/apps/sigma0.nul.gz
477 38543d94f8db530720f46ccc665f31bf2b0d421a  ./bin/apps/test_config.nul
478 db6b9dfb4583163cb4f8f0b78d56336686e8e394  ./bin/apps/test_events.nul
479 c7bdafa2e6cb743e4c13a9b459236e558ede9af3  ./bin/apps/test_ip.nul
480 d9c2352e486df600fc1e9a84b087e588b4d88a8b  ./bin/apps/test_ipc.nul
481 a9d3c8aa26a9771a7c779a2908ac6961c9036f41  ./bin/apps/timer.nul
482 352f0675e6be4e6ab794ff37d99f2bd7a029795a  ./bin/apps/tutor.nul
483 21c757fe5bf8bade040e5b7454f3beb4d4e57eba  ./bin/apps/vancouver.nul
484 ef992b165b035b2f2b99e600f1963384f40c0890  ./bin/apps/wvtesttest.nul
485 c6b8251d5da0c92be3b7f8fe4cc51d682411eae1  ./bin/boot/bender
486 6992dd0e0e6c5409de305a49c80db87b912128f3  ./bin/boot/grub/pxegrub.pxe
487 01fa44013debdb7246c4d64fdbdecfd1a8a858d4  ./bin/boot/grub/stage2_eltorito
488 5297ed6e2898d3e76c0f3a39aacc4d5dd93bf069  ./bin/boot/munich
489 1f125c13979b4294215fe78da725642d726b6cce  ./bin/boot/unzip
490 b1f6eb1bfaf94eb8b54c7169f52568e0263ac682  ./bin/host/tap_connector
491 f8ce72ac23088ff23b600eac3ce7571024e00464  ./include/model/82576vfmmio.inc
492 96aadb6030d128cf6917fb661300a4c5c1150ac9  ./include/model/82576vfpci.inc
493 5297ed6e2898d3e76c0f3a39aacc4d5dd93bf069  ./tools/boot/munich/munich
494 b1f6eb1bfaf94eb8b54c7169f52568e0263ac682  ./tools/connector/tap_connector
495 e439507ec273127c4c3202b13583678f5b5dfe28  ./SConstruct
496 b1a70c5c3a0109802249a2bfd1d29150404fe6b4  ./imgs/.gitattributes
497 ae600f8a9fcde53b085a7ed8facd1cd6c60ff2c6  ./imgs/.gitmodules
498 6ff57530e968e0261323f588df88867b6e9800ff  ./imgs/bzImage-3.0
499 3fb9eb1d9d7dabe8e410cd1f84cad800fe595faa  ./imgs/bzImage-3.1-32
500 163977be00110c33df3fcf57f785711b854d5719  ./imgs/bzImage-3.1.0-32
501 ad9569af9fe654e51d8f0bdcf3f931433472beec  ./imgs/bzImage-js
502 32f07b9d79cc1f0e4912858cd4f44cf7f258f072  ./imgs/initrd-js.lzma
503 08fcc9aeab684b782b3745abfbaea6a9925ecdd2  ./imgs/initrd-wvtest-boot-time.lzma
504 70b14a44f5524335975e112494ad5f3f785a08a5  ./imgs/initrd-wvtest-boot.lzma
505 98836d48b20c6a90f68efdd6eff2e23a995ff053  ./imgs/initrd-wvtest-vm-disk.lzma
506 58c7f156236bd161a8e1fc54d35d75ca3b1b5375  ./imgs/passive/Makefile
507 2936e76a54863ffe2899e49e94115067d391541f  ./imgs/passive/bzImage
508 2e79bcb3feb3fabc301fca6784ec41bbd129e23f  ./imgs/passive/initramfs
509 7915c36d96fbdaa900665459a5a48647eb67166b  ./imgs/passive/CAcertSrv.crt
510 833d862fad5b23e5e922a3b2b80d5a499c8e8a0a  ./imgs/passive/CAcertSrv.pem
511 e5cba0979d4329e341899220d75b2a99f5457621  ./imgs/passive/certSrv.crt
512 ebaca68a66e4b9617651509ee2e77ffbffec3622  ./imgs/passive/certSrv.pem
513 71ae174ab7bad996c115feec6d0362807fc122dd  ./imgs/passive/privkeySrv.der
514 d8777a80d415a0bf741f33720d143cc790e111e3  ./imgs/passive/privkeySrv.pem
515 40372cda949d141bfaa912d38a32dc8fe9059462  ./imgs/slackware-32.bz2
516 df98bc2e40c99adbd59662e93e082ca9e55b45f7  ./imgs/basicperf
517 002a4e83e69cf3f5502bcddaf4e920888833ff75  ./imgs/part-table-disk
518 d27dc06da84fc651467639b5fcf293a62a838bf2  ./imgs/bootable-hdd.img
519 978b2a297c7ff8e53191321d300e70baa1036519  ./imgs/kernelbuild-e2fs.bz2
520 d7c70407e3ba4e67ffdef4cdec37f828634b38a0  ./imgs/gpt-disk
521 5e02d9785eb30cf4bbe7f17374a8600c288607ca  ./config.log
522 86e4f4ab2980482d66c125df045309e0907ed932  ./apps/tutor/screen1.cc
523 ! /home/sojka/bin/nul-nightly.sh compilation finished  ok
524 error: unknown switch `a'
525 usage: git check-attr attr... [--] pathname...
526    or: git check-attr --stdin attr... < <list-of-paths>
527
528     --stdin               read file names from stdin
529     -z                    input paths are terminated by a null character
530
531 error: unknown switch `a'
532 usage: git check-attr attr... [--] pathname...
533    or: git check-attr --stdin attr... < <list-of-paths>
534
535     --stdin               read file names from stdin
536     -z                    input paths are terminated by a null character
537
538 error: unknown switch `a'
539 usage: git check-attr attr... [--] pathname...
540    or: git check-attr --stdin attr... < <list-of-paths>
541
542     --stdin               read file names from stdin
543     -z                    input paths are terminated by a null character
544
545 error: unknown switch `a'
546 usage: git check-attr attr... [--] pathname...
547    or: git check-attr --stdin attr... < <list-of-paths>
548
549     --stdin               read file names from stdin
550     -z                    input paths are terminated by a null character
551
552 error: unknown switch `a'
553 usage: git check-attr attr... [--] pathname...
554    or: git check-attr --stdin attr... < <list-of-paths>
555
556     --stdin               read file names from stdin
557     -z                    input paths are terminated by a null character
558
559 error: unknown switch `a'
560 usage: git check-attr attr... [--] pathname...
561    or: git check-attr --stdin attr... < <list-of-paths>
562
563     --stdin               read file names from stdin
564     -z                    input paths are terminated by a null character
565
566 error: unknown switch `a'
567 usage: git check-attr attr... [--] pathname...
568    or: git check-attr --stdin attr... < <list-of-paths>
569
570     --stdin               read file names from stdin
571     -z                    input paths are terminated by a null character
572
573 error: unknown switch `a'
574 usage: git check-attr attr... [--] pathname...
575    or: git check-attr --stdin attr... < <list-of-paths>
576
577     --stdin               read file names from stdin
578     -z                    input paths are terminated by a null character
579
580 error: unknown switch `a'
581 usage: git check-attr attr... [--] pathname...
582    or: git check-attr --stdin attr... < <list-of-paths>
583
584     --stdin               read file names from stdin
585     -z                    input paths are terminated by a null character
586
587 error: unknown switch `a'
588 usage: git check-attr attr... [--] pathname...
589    or: git check-attr --stdin attr... < <list-of-paths>
590
591     --stdin               read file names from stdin
592     -z                    input paths are terminated by a null character
593
594 error: unknown switch `a'
595 usage: git check-attr attr... [--] pathname...
596    or: git check-attr --stdin attr... < <list-of-paths>
597
598     --stdin               read file names from stdin
599     -z                    input paths are terminated by a null character
600
601 error: unknown switch `a'
602 usage: git check-attr attr... [--] pathname...
603    or: git check-attr --stdin attr... < <list-of-paths>
604
605     --stdin               read file names from stdin
606     -z                    input paths are terminated by a null character
607
608 error: unknown switch `a'
609 usage: git check-attr attr... [--] pathname...
610    or: git check-attr --stdin attr... < <list-of-paths>
611
612     --stdin               read file names from stdin
613     -z                    input paths are terminated by a null character
614
615 error: unknown switch `a'
616 usage: git check-attr attr... [--] pathname...
617    or: git check-attr --stdin attr... < <list-of-paths>
618
619     --stdin               read file names from stdin
620     -z                    input paths are terminated by a null character
621
622 error: unknown switch `a'
623 usage: git check-attr attr... [--] pathname...
624    or: git check-attr --stdin attr... < <list-of-paths>
625
626     --stdin               read file names from stdin
627     -z                    input paths are terminated by a null character
628
629 error: unknown switch `a'
630 usage: git check-attr attr... [--] pathname...
631    or: git check-attr --stdin attr... < <list-of-paths>
632
633     --stdin               read file names from stdin
634     -z                    input paths are terminated by a null character
635
636 error: unknown switch `a'
637 usage: git check-attr attr... [--] pathname...
638    or: git check-attr --stdin attr... < <list-of-paths>
639
640     --stdin               read file names from stdin
641     -z                    input paths are terminated by a null character
642
643 error: unknown switch `a'
644 usage: git check-attr attr... [--] pathname...
645    or: git check-attr --stdin attr... < <list-of-paths>
646
647     --stdin               read file names from stdin
648     -z                    input paths are terminated by a null character
649
650 error: unknown switch `a'
651 usage: git check-attr attr... [--] pathname...
652    or: git check-attr --stdin attr... < <list-of-paths>
653
654     --stdin               read file names from stdin
655     -z                    input paths are terminated by a null character
656
657 error: unknown switch `a'
658 usage: git check-attr attr... [--] pathname...
659    or: git check-attr --stdin attr... < <list-of-paths>
660
661     --stdin               read file names from stdin
662     -z                    input paths are terminated by a null character
663
664 error: unknown switch `a'
665 usage: git check-attr attr... [--] pathname...
666    or: git check-attr --stdin attr... < <list-of-paths>
667
668     --stdin               read file names from stdin
669     -z                    input paths are terminated by a null character
670
671 error: unknown switch `a'
672 usage: git check-attr attr... [--] pathname...
673    or: git check-attr --stdin attr... < <list-of-paths>
674
675     --stdin               read file names from stdin
676     -z                    input paths are terminated by a null character
677
678 error: unknown switch `a'
679 usage: git check-attr attr... [--] pathname...
680    or: git check-attr --stdin attr... < <list-of-paths>
681
682     --stdin               read file names from stdin
683     -z                    input paths are terminated by a null character
684
685 error: unknown switch `a'
686 usage: git check-attr attr... [--] pathname...
687    or: git check-attr --stdin attr... < <list-of-paths>
688
689     --stdin               read file names from stdin
690     -z                    input paths are terminated by a null character
691
692 error: unknown switch `a'
693 usage: git check-attr attr... [--] pathname...
694    or: git check-attr --stdin attr... < <list-of-paths>
695
696     --stdin               read file names from stdin
697     -z                    input paths are terminated by a null character
698
699 error: unknown switch `a'
700 usage: git check-attr attr... [--] pathname...
701    or: git check-attr --stdin attr... < <list-of-paths>
702
703     --stdin               read file names from stdin
704     -z                    input paths are terminated by a null character
705
706 error: unknown switch `a'
707 usage: git check-attr attr... [--] pathname...
708    or: git check-attr --stdin attr... < <list-of-paths>
709
710     --stdin               read file names from stdin
711     -z                    input paths are terminated by a null character
712
713
714 Testing "Sizes of binaries" in /home/sojka/nul/michal/wvtest/sizes.wv:
715 ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: sigma0.bare 385224 bytes  ok
716 ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: sigma0.bare.text 221068 bytes  ok
717 ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: sigma0.bare.data 163856 bytes  ok
718 ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: vancouver 226700 bytes  ok
719 ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: vancouver.text 182283 bytes  ok
720 ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: vancouver.data 42152 bytes  ok
721 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
722 Testing "Tests WvTest framework itself" in /home/sojka/nul/michal/wvtest/wvtesttest.wv:
723 novaboot: Entering directory `/home/sojka/nul/build'
724 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/wvtesttest.nul wvtesttest.nulconfig ~/boot/novaboot
725 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
726 \r
727 [ 0] TSC:2702580 kHz BUS:135129 kHz\r
728 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
729 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
730 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
731 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
732 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
733 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
734 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
735 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
736         => hostkeyb:0,0x60,1,12,2 <=\r
737 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
738 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
739         => script_start:1 <=\r
740         => script_waitchild <=\r
741 sc: start 0-1 count 1\r
742 s0: [ 5] module 'sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
743 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/wvtesttest.nul'\r
744 s0: map self be000000 -> b0000000 size 1000000 offset 0 s 0 typed 1\r
745 s0: [ 5] using memory: 16 MB (1000000) at be000000\r
746 s0: [ 5] creating PD on CPU 2\r
747 s0: [ 5, 4280e] pagefault 48/0 for 80001dc7 err 4 at 80001dc7\r
748 sc: wait for child 5\r
749 s0: [ 5, 4280e] map 0/1 for 80001dc7 err 4 at 80001dc7\r
750 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800012e3\r
751 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800012e3\r
752 tb: client data 3f000 guid 5 parent 9b9\r
753 (5) ! michal/wvtest/wvtesttest.cc:28 1  ok  \r
754 (5) ! michal/wvtest/wvtesttest.cc:29 1 == 1  ok  \r
755 (5) ! michal/wvtest/wvtesttest.cc:30 1 != 2  ok  \r
756 (5) ! michal/wvtest/wvtesttest.cc:31 1 < 2  ok  \r
757 (5) ! michal/wvtest/wvtesttest.cc:33 "hello" == "hello"  ok  \r
758 (5) ! michal/wvtest/wvtesttest.cc:34 "hello" != "hello2"  ok  \r
759 (5) ! michal/wvtest/wvtesttest.cc:39 NOT(strstr(cmdline, "fail"))  ok  \r
760 sc: done.\r
761 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
762 Testing "all" in /home/sojka/nul/alexb/apps/ipc_test/ipctest.wv:
763 novaboot: Entering directory `/home/sojka/nul/build'
764 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/test_ipc.nul echo.nulconfig ~/boot/novaboot
765 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
766 \r
767 [ 0] TSC:2702569 kHz BUS:135128 kHz\r
768 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
769 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
770 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
771 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
772 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
773 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
774 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
775 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
776         => script_start:1 <=\r
777         => script_waitchild <=\r
778         => verbose <=\r
779 sc: start 0-1 count 1\r
780 s0: [ 5] module ' sigma0::mem:2 name::/s0/admission name::/s0/log ||' \\r
781 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/test_ipc.nul'\r
782 s0: map self bec00000 -> b1000000 size 200000 offset 0 s 0 typed 1\r
783 s0: [ 5] using memory: 2 MB (200000) at bec00000\r
784 s0: [ 5] creating PD on CPU 2\r
785 s0: [ 5, 4280e] pagefault 48/0 for 8000251f err 4 at 8000251f\r
786 sc: wait for child 5\r
787 s0: [ 5, 4280e] map 0/1 for 8000251f err 4 at 8000251f\r
788 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800015c3\r
789 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800015c3\r
790 tb: client data 3f000 guid 5 parent 9b9\r
791 (5) Hello  \r
792 (5) Region  count 1  \r
793 (5)        0 virt 80000000 end 80200000 size   200000 phys bec00000  \r
794 (5)   \r
795 (5) Test output should look like that:  \r
796 (5)      'tX: ... success/failure - reason: XYZ'  \r
797 (5)   \r
798 (5)           Test I  - IPC aborts  \r
799 (5)   <------ exc pf ---------   <------- ipc ------------   \r
800 (5) A                          B                           C*  \r
801 (5)  3. dies (unhand. exc)      2. cause pf exc             1. sends ipc to B  \r
802 (5)  4. kernel sets A dead      5. will die - unhand. pf    6. gets ipc abort   \r
803 (5)                                                         7. sends ipc to B  \r
804 kb: receive() failed at 325 -- buggy keyboard?\r
805 (5)                                                         8. gets ipc timeout  \r
806 [ 2] Killed EC:0xc130af20 SC:0xc0012e00 V:0xe CS:0x1b EIP:0x80000080 CR2:0x0 ERR:0x6 (PT not found)\r
807 [ 2] Killed EC:0xc130ae40 SC:0xc0012e00 V:0xe CS:0x1b EIP:0x80000095 CR2:0x0 ERR:0x6 (IPC Abort)\r
808 (5) A: ... success - reason: return code 0x2 ?= 0x2  \r
809 (5) ! alexb/apps/ipc_test/main.cc:127 res == 0U + NOVA_EABORT  ok  \r
810 (5) B: ... success - reason: return code 0x1 ?= 0x1  \r
811 (5) ! alexb/apps/ipc_test/main.cc:132 res == 0U + NOVA_ETIMEOUT  ok  \r
812 (5) C: ... success - reason: return code 0x1 ?= 0x1  \r
813 (5) ! alexb/apps/ipc_test/main.cc:137 res == 0U + NOVA_ETIMEOUT  ok  \r
814 (5)   \r
815 (5)           Test II - Lookup  \r
816 (5) success - create_sm     - reason: return code 0x0 ?= 0x0 -> sm=0x848  \r
817 (5) ! alexb/apps/ipc_test/main.cc:149 res == 0U + NOVA_ESUCCESS  ok  \r
818 (5) success - lookup(0x848) - reason: crd.raw=0x84807f should be != 0x0  \r
819 (5) ! alexb/apps/ipc_test/main.cc:155 res == 0U + NOVA_ESUCCESS  ok  \r
820 (5) ! alexb/apps/ipc_test/main.cc:156 crdout & DESC_RIGHTS_ALL  ok  \r
821 (5) success - revoke(0x848) - reason: return code 0x0 ?= 0x0  \r
822 (5) ! alexb/apps/ipc_test/main.cc:160 res == 0U + NOVA_ESUCCESS  ok  \r
823 (5) success - lookup(0x848) - reason: crd.raw=0x0 should be == 0x0  \r
824 (5) ! alexb/apps/ipc_test/main.cc:166 res == 0U + NOVA_ESUCCESS  ok  \r
825 (5) ! alexb/apps/ipc_test/main.cc:167 crdout == 0U  ok  \r
826 sc: done.\r
827 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
828 Testing "all" in /home/sojka/nul/julian/apps/per-cpu-service/per-cpu-service.wv:
829 novaboot: Entering directory `/home/sojka/nul/build'
830 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/per-cpu-service.nul bin/apps/per-cpu-service.nulconfig ~/boot/novaboot
831 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
832 \r
833 [ 0] TSC:2702574 kHz BUS:135128 kHz\r
834 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
835 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
836 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
837 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
838 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
839 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
840 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
841 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
842         => script_start:1,1 <=\r
843         => script_waitchild <=\r
844         => hostkeyb:0,0x60,1,12,2 <=\r
845 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
846 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
847 sc: start 0-1 count 1\r
848 s0: [ 5] module 'namespace::/s0 name::/s0/admission name::/s0/pcpus namespace::/s0 name::/s0/log ||' \\r
849 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/per-cpu-service.nul'\r
850 s0: map self be400000 -> b0800000 size c00000 offset 0 s 0 typed 3\r
851 s0: [ 5] using memory: 8 MB (815000) at be400000\r
852 s0: [ 5] creating PD on CPU 2\r
853 s0: [ 5, 4280e] pagefault 48/0 for 800027f5 err 4 at 800027f5\r
854 sc: wait for child 5\r
855 s0: [ 5, 4280e] map 0/4 for 800027f5 err 4 at 800027f5\r
856 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 80001b39\r
857 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 80001b39\r
858 tb: client data 3f000 guid 5 parent 9b9\r
859 (5) New session object allocated: 0x80803fc0  \r
860 (5) Next...  \r
861 (5) call cycles 343  \r
862 (5) ! julian/apps/per-cpu-service/per-cpu-service.cc:84 "Done"  ok  \r
863 sc: done.\r
864 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
865 Testing "Echo service based on SSession" in /home/sojka/nul/michal/apps/echo/echo2sstest.wv:
866 novaboot: Entering directory `/home/sojka/nul/build'
867 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2ss.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig ~/boot/novaboot
868 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
869 \r
870 [ 0] TSC:2702568 kHz BUS:135128 kHz\r
871 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
872 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
873 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
874 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
875 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
876 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
877 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
878 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
879         => verbose <=\r
880         => hostkeyb:0,0x60,1,12,2 <=\r
881 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
882 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
883         => script <=\r
884         => script_start:1 <=\r
885         => script_start:2 <=\r
886         => script_waitchild <=\r
887         => script_start:3 <=\r
888         => script_waitchild <=\r
889 kb: receive() failed at 325 -- buggy keyboard?\r
890 sc: start 0-1 count 1\r
891 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
892 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2ss.nul'\r
893 s0: map self be000000 -> b0000000 size 1000000 offset 0 s 0 typed 1\r
894 s0: [ 5] using memory: 16 MB (1000000) at be000000\r
895 s0: [ 5] creating PD on CPU 2\r
896 s0: [ 5, 4280e] pagefault 48/0 for 80002bb5 err 4 at 80002bb5\r
897 sc: start 1-1 count 1\r
898 s0: [ 5, 4280e] map 0/1 for 80002bb5 err 4 at 80002bb5\r
899 s0: [ 6] module 's0:    => INIT done <=\r
900 \r
901 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800013b9\r
902 ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800013b9\r
903 itb: client data 3f000 guid 5 parent 9b9\r
904 g(5) Constructing service /echo...  \r
905 m(5) Service /echo registered.  \r
906 a0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
907 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
908 s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1\r
909 s0: [ 6] using memory: 16 MB (1000000) at bd000000\r
910 s0: [ 6] creating PD on CPU 0\r
911 sc: wait for child 6\r
912 s0: [ 6, 4300e] pagefault 48/0 for 80001d17 err 4 at 80001d17\r
913 s0: [ 6, 4300e] map 0/1 for 80001d17 err 4 at 80001d17\r
914 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001299\r
915 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001299\r
916 (5) Cannot get client (id=0x0) session: 0x105  \r
917 (5) echo: Client 0x826 sent us a value 42  \r
918 tb: client data 3f002 guid 6 parent 9b3\r
919 (6) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U  ok  \r
920 (6) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U  ok  \r
921 (6) ! michal/apps/echo/echo2test.cc:33 last_val == 42U  ok  \r
922 sc: start 2-1 count 1\r
923 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
924 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
925 s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1\r
926 s0: [ 7] using memory: 16 MB (1000000) at bc000000\r
927 s0: [ 7] creating PD on CPU 1\r
928 s0: [ 7, 4380e] pagefault 48/0 for 80001d17 err 4 at 80001d17\r
929 sc: wait for child 7\r
930 s0: [ 7, 4380e] map 0/1 for 80001d17 err 4 at 80001d17\r
931 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001299\r
932 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001299\r
933 (5) Cannot get client (id=0x0) session: 0x105  \r
934 (5) echo: Client 0x828 sent us a value 42  \r
935 tb: client data 3f004 guid 7 parent 9b6\r
936 (7) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U  ok  \r
937 (7) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U  ok  \r
938 (7) ! michal/apps/echo/echo2test.cc:33 last_val == 42U  ok  \r
939 sc: done.\r
940 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
941 Testing "Echo service with sessions" in /home/sojka/nul/michal/apps/echo/echo2test.wv:
942 novaboot: Entering directory `/home/sojka/nul/build'
943 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig ~/boot/novaboot
944 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
945 \r
946 [ 0] TSC:2702576 kHz BUS:135128 kHz\r
947 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
948 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
949 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
950 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
951 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
952 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
953 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
954 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
955         => verbose <=\r
956         => hostkeyb:0,0x60,1,12,2 <=\r
957 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
958 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
959         => script <=\r
960         => script_start:1 <=\r
961         => script_start:2 <=\r
962         => script_waitchild <=\r
963         => script_start:3 <=\r
964         => script_waitchild <=\r
965 kb: receive() failed at 325 -- buggy keyboard?\r
966 sc: start 0-1 count 1\r
967 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
968 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2.nul'\r
969 s0: map self be000000 -> b0000000 size 1000000 offset 0 s 0 typed 1\r
970 s0: [ 5] using memory: 16 MB (1000000) at be000000\r
971 s0: [ 5] creating PD on CPU 2\r
972 s0: [ 5, 4280e] pagefault 48/0 for 80002bdb err 4 at 80002bdb\r
973 sc: start 1-1 count 1\r
974 s0: [ 5, 4280e] map 0/1 for 80002bdb err 4 at 80002bdb\r
975 s0: [ 6] module 's0:    => INIT done <=\r
976 \r
977 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800011e3\r
978 ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800011e3\r
979 igma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
980 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
981 s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1\r
982 s0: [ 6] using memory: 16 MB (1000000) at bd000000\r
983 s0: [ 6] creating PD on CPU 0\r
984 sc: wait for child 6\r
985 s0: [ 6, 4300e] pagefault 48/0 for 80001d17 err 4 at 80001d17\r
986 s0: [ 6, 4300e] map 0/1 for 80001d17 err 4 at 80001d17\r
987 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001299\r
988 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001299\r
989 tb: client data 3f000 guid 5 parent 9b3\r
990 (5) EchoProtocol::TYPE_ECHO  \r
991 (5) Cannot get client (id=0x0) data: 0x105  \r
992 (5) ParentProtocol::TYPE_OPEN  \r
993 (5) ----- created echo client pseudonym=0x820 identity=0x8a6  \r
994 (5) EchoProtocol::TYPE_ECHO  \r
995 (5) echo: Client 0x8a6 sent us a value 42  \r
996 tb: client data 3f002 guid 6 parent 3f001\r
997 (6) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U  ok  \r
998 (5) EchoProtocol::TYPE_GET_LAST  \r
999 (6) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U  ok  \r
1000 (6) ! michal/apps/echo/echo2test.cc:33 last_val == 42U  ok  \r
1001 sc: start 2-1 count 1\r
1002 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
1003 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
1004 s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1\r
1005 s0: [ 7] using memory: 16 MB (1000000) at bc000000\r
1006 s0: [ 7] creating PD on CPU 1\r
1007 s0: [ 7, 4380e] pagefault 48/0 for 80001d17 err 4 at 80001d17\r
1008 sc: wait for child 7\r
1009 s0: [ 7, 4380e] map 0/1 for 80001d17 err 4 at 80001d17\r
1010 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001299\r
1011 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001299\r
1012 (5) EchoProtocol::TYPE_ECHO  \r
1013 (5) Cannot get client (id=0x0) data: 0x105  \r
1014 (5) ParentProtocol::TYPE_OPEN  \r
1015 (5) ----- created echo client pseudonym=0x833 identity=0x8a8  \r
1016 (5) EchoProtocol::TYPE_ECHO  \r
1017 (5) echo: Client 0x8a8 sent us a value 42  \r
1018 tb: client data 3f004 guid 7 parent 9b6\r
1019 (7) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U  ok  \r
1020 (5) EchoProtocol::TYPE_GET_LAST  \r
1021 (7) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U  ok  \r
1022 (7) ! michal/apps/echo/echo2test.cc:33 last_val == 42U  ok  \r
1023 sc: done.\r
1024 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1025 Testing "Simple echo service" in /home/sojka/nul/michal/apps/echo/echotest.wv:
1026 novaboot: Entering directory `/home/sojka/nul/build'
1027 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo.nul echo.nulconfig bin/apps/echotest.nul echotest.nulconfig echotest2.nulconfig ~/boot/novaboot
1028 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
1029 \r
1030 [ 0] TSC:2702577 kHz BUS:135128 kHz\r
1031 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1032 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1033 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1034 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1035 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1036 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1037 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1038 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1039         => verbose <=\r
1040         => hostkeyb:0,0x60,1,12,2 <=\r
1041 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
1042 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
1043         => script <=\r
1044         => script_start:1 <=\r
1045         => script_start:2 <=\r
1046         => script_waitchild <=\r
1047         => script_start:3 <=\r
1048         => script_waitchild <=\r
1049 kb: receive() failed at 325 -- buggy keyboard?\r
1050 sc: start 0-1 count 1\r
1051 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
1052 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo.nul'\r
1053 s0: map self be000000 -> b0000000 size 1000000 offset 0 s 0 typed 1\r
1054 s0: [ 5] using memory: 16 MB (1000000) at be000000\r
1055 s0: [ 5] creating PD on CPU 2\r
1056 s0: [ 5, 4280e] pagefault 48/0 for 80002141 err 4 at 80002141\r
1057 sc: start 1-1 count 1\r
1058 s0: [ 5, 4280e] map 0/1 for 80002141 err 4 at 80002141\r
1059 s0: [ 6] module 's0:    => INIT done <=\r
1060 \r
1061 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 8000123b\r
1062 ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 8000123b\r
1063 itb: client data 3f000 guid 5 parent 9b9\r
1064 g(5) Echo service successfully started  \r
1065 ma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
1066 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul'\r
1067 s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1\r
1068 s0: [ 6] using memory: 16 MB (1000000) at bd000000\r
1069 s0: [ 6] creating PD on CPU 0\r
1070 sc: wait for child 6\r
1071 s0: [ 6, 4300e] pagefault 48/0 for 80001c0f err 4 at 80001c0f\r
1072 s0: [ 6, 4300e] map 0/1 for 80001c0f err 4 at 80001c0f\r
1073 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001191\r
1074 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001191\r
1075 (5) echo: Client 0x0 sent us a value 42  \r
1076 tb: client data 3f002 guid 6 parent 9b3\r
1077 (6) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
1078 sc: start 2-1 count 1\r
1079 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
1080 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul'\r
1081 s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1\r
1082 s0: [ 7] using memory: 16 MB (1000000) at bc000000\r
1083 s0: [ 7] creating PD on CPU 1\r
1084 s0: [ 7, 4380e] pagefault 48/0 for 80001c0f err 4 at 80001c0f\r
1085 sc: wait for child 7\r
1086 s0: [ 7, 4380e] map 0/1 for 80001c0f err 4 at 80001c0f\r
1087 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001191\r
1088 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001191\r
1089 (5) echo: Client 0x0 sent us a value 42  \r
1090 tb: client data 3f004 guid 7 parent 9b6\r
1091 (7) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
1092 sc: done.\r
1093 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1094
1095 Testing "Partition table parsing" in /home/sojka/nul/michal/apps/logdisk/part.wv:
1096 wvtest: ignore exit patterns
1097 novaboot: Entering directory `/home/sojka/nul/build'
1098 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/logdisk.nul bin/apps/logdisk.nulconfig imgs/part-table-disk ~/boot/novaboot
1099 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]
1100
1101 [ 0] TSC:2702580 kHz BUS:135129 kHz
1102 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1103 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1104 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1105 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1106 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1107 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1108 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1109 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1110         => verbose <=
1111         => hostkeyb:0,0x60,1,12,2 <=
1112 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1
1113 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1
1114         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk <=
1115 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk' 0x100000 bytes.
1116 vdisk: Attached as vdisk 0.
1117         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk <=
1118 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk' 0x100000 bytes.
1119 vdisk: Attached as vdisk 1.
1120         => service_disk <=
1121 disk: Added '0'
1122 disk: Added '1'
1123 Constructing service /disk...
1124 Service /disk registered.
1125         => script_start:1 <=
1126         => script_waitchild <=
1127 sc: start 0-1 count 1
1128 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission name::/s0/disk diskadd disk::0 sigma0::drive:1 ||' \
1129 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/logdisk.nul'
1130 s0: map self be000000 -> b0000000 size 1000000 offset 0 s 0 typed 1
1131 s0: [ 5] using memory: 16 MB (1000000) at be000000
1132 s0: [ 5] creating PD on CPU 2
1133 s0: [ 5, 4280e] pagefault 48/0 for 80002793 err 4 at 80002793
1134 sc: wait for child 5
1135 s0: [ 5, 4280e] map 0/1 for 80002793 err 4 at 80002793
1136 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 80001d9d
1137 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 80001d9d
1138 Cannot get client (id=0x0) session: 0x105
1139 disk: Added '0p1'
1140 disk: Added '0p2'
1141 disk: Added '0p3'
1142 disk: Added '0p5'
1143 disk: Added '0p6'
1144 disk: Added '0p7'
1145 disk: Added '0p8'
1146 disk: Added '1p1'
1147 disk: Added '1p2'
1148 disk: Added '1p3'
1149 disk: Added '1p5'
1150 disk: Added '1p6'
1151 disk: Added '1p7'
1152 disk: Added '1p8'
1153 sc: done.
1154 ! /home/sojka/nul/michal/apps/logdisk/part.wv:13  grep ^disk: Added part.log  ok
1155 ! /home/sojka/nul/michal/apps/logdisk/part.wv:14  cat  ok
1156 ! /home/sojka/nul/michal/apps/logdisk/part.wv:32  diff -u expected.log disks.log  ok
1157 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1158
1159 Testing "GUID partition table parsing" in /home/sojka/nul/michal/apps/logdisk/gpt.wv:
1160 wvtest: ignore exit patterns
1161 novaboot: Entering directory `/home/sojka/nul/build'
1162 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul imgs/gpt-disk bin/apps/logdisk.nul bin/apps/logdisk.nulconfig ~/boot/novaboot
1163 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]
1164
1165 [ 0] TSC:2702575 kHz BUS:135128 kHz
1166 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1167 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1168 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1169 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1170 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1171 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1172 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1173 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
1174         => verbose <=
1175         => hostkeyb:0,0x60,1,12,2 <=
1176 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1
1177 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1
1178         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/imgs/gpt-disk <=
1179 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/imgs/gpt-disk' 0x40000 bytes.
1180 vdisk: Attached as vdisk 0.
1181         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/imgs/gpt-disk <=
1182 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/imgs/gpt-disk' 0x40000 bytes.
1183 vdisk: Attached as vdisk 1.
1184         => service_disk <=
1185 disk: Added '0'
1186 disk: Added '1'
1187 Constructing service /disk...
1188 Service /disk registered.
1189         => script_start:1 <=
1190         => script_waitchild <=
1191 sc: start 0-1 count 1
1192 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission name::/s0/disk diskadd disk::0 sigma0::drive:1 ||' \
1193 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/logdisk.nul'
1194 s0: map self be000000 -> b0000000 size 1000000 offset 0 s 0 typed 1
1195 s0: [ 5] using memory: 16 MB (1000000) at be000000
1196 s0: [ 5] creating PD on CPU 2
1197 s0: [ 5, 4280e] pagefault 48/0 for 80002793 err 4 at 80002793
1198 sc: wait for child 5
1199 s0: [ 5, 4280e] map 0/1 for 80002793 err 4 at 80002793
1200 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 80001d9d
1201 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 80001d9d
1202 Cannot get client (id=0x0) session: 0x105
1203 disk: Added '0p1' 'uuid:29485cf6-e774-44c4-bd61-bfb3208094c0' 'type:0fc63daf-8483-4772-8e79-3d69d8477de4' 'name:First partition'
1204 disk: Added '0p2' 'uuid:5fa25944-8dca-42c6-8b06-b472add7af4a' 'type:e6edd274-2a2c-11e1-8efb-001a4b6fb08a' 'name:Second partition'
1205 disk: Added '0p3' 'uuid:8bab31be-cdbb-4bca-8107-67de693acfb8' 'type:0fc63daf-8483-4772-8e79-3d69d8477de4' 'name:Third partition'
1206 disk: Added '1p1' 'uuid:29485cf6-e774-44c4-bd61-bfb3208094c0' 'type:0fc63daf-8483-4772-8e79-3d69d8477de4' 'name:First partition'
1207 disk: Added '1p2' 'uuid:5fa25944-8dca-42c6-8b06-b472add7af4a' 'type:e6edd274-2a2c-11e1-8efb-001a4b6fb08a' 'name:Second partition'
1208 kb: receive() failed at 325 -- buggy keyboard?
1209 disk: Added '1p3' 'uuid:8bab31be-cdbb-4bca-8107-67de693acfb8' 'type:0fc63daf-8483-4772-8e79-3d69d8477de4' 'name:Third partition'
1210 sc: done.
1211 ! /home/sojka/nul/michal/apps/logdisk/gpt.wv:13  grep ^disk: Added gpt.log  ok
1212 ! /home/sojka/nul/michal/apps/logdisk/gpt.wv:14  cat  ok
1213 ! /home/sojka/nul/michal/apps/logdisk/gpt.wv:24  diff -u expected.log disks.log  ok
1214 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1215 Testing "all" in /home/sojka/nul/michal/apps/tests/timer.wv:
1216 novaboot: Entering directory `/home/sojka/nul/build'
1217 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/timer.nul bin/apps/timer.nulconfig ~/boot/novaboot
1218 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
1219 \r
1220 [ 0] TSC:2702577 kHz BUS:135128 kHz\r
1221 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1222 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1223 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1224 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1225 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1226 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1227 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1228 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1229         => verbose <=\r
1230         => hostkeyb:0,0x60,1,12,2 <=\r
1231 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
1232 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
1233         => script_start:1 <=\r
1234         => script_waitchild <=\r
1235 sc: start 0-1 count 1\r
1236 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
1237 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/timer.nul'\r
1238 s0: map self be000000 -> b0000000 size 1000000 offset 0 s 0 typed 1\r
1239 s0: [ 5] using memory: 16 MB (1000000) at be000000\r
1240 s0: [ 5] creating PD on CPU 2\r
1241 s0: [ 5, 4280e] pagefault 48/0 for 80001f59 err 4 at 80001f59\r
1242 sc: wait for child 5\r
1243 s0: [ 5, 4280e] map 0/1 for 80001f59 err 4 at 80001f59\r
1244 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 80001409\r
1245 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 80001409\r
1246 tb: client data 3f000 guid 5 parent 9b9\r
1247 (5) source freq 2702577000  \r
1248 (5) ! michal/apps/tests/timer.cc:31 clock  ok  \r
1249 (5) ! michal/apps/tests/timer.cc:32 timer_service  ok  \r
1250 (5) ! michal/apps/tests/timer.cc:38 timer_service->timer(*utcb, msg)  ok  \r
1251 kb: receive() failed at 325 -- buggy keyboard?\r
1252 (5) ! michal/apps/tests/timer.cc:45 sleep_time_ms >= 100  ok  \r
1253 sc: done.\r
1254 s0:     => INIT done <=\r
1255 \r
1256 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1257 Testing "all" in /home/sojka/nul/michal/boot/diskbench-ramdisk.wv:
1258 novaboot: Entering directory `/home/sojka/nul/build'
1259 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/diskbench.nul diskbench.nulconfig diskbench.img ~/boot/novaboot
1260 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
1261 \r
1262 [ 0] TSC:2702581 kHz BUS:135129 kHz\r
1263 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1264 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1265 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1266 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1267 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1268 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1269 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1270 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1271         => verbose <=\r
1272         => hostkeyb:0,0x60,1,12,2 <=\r
1273 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
1274 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
1275         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <=\r
1276 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes.\r
1277 vdisk: Attached as vdisk 0.\r
1278         => service_disk <=\r
1279 disk: Added '0'\r
1280 Constructing service /disk...\r
1281 Service /disk registered.\r
1282         => script_start:1 <=\r
1283         => script_waitchild <=\r
1284 sc: start 0-1 count 1\r
1285 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission name::/s0/disk sigma0::drive:0 ||' \\r
1286 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul wvtest lorem_ipsum'\r
1287 s0: map self be000000 -> b0000000 size 1000000 offset 0 s 0 typed 1\r
1288 s0: [ 5] using memory: 16 MB (1000000) at be000000\r
1289 s0: [ 5] creating PD on CPU 2\r
1290 s0: [ 5, 4280e] pagefault 48/0 for 800025f5 err 4 at 800025f5\r
1291 sc: wait for child 5\r
1292 s0: [ 5, 4280e] map 0/1 for 800025f5 err 4 at 800025f5\r
1293 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 8000165d\r
1294 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 8000165d\r
1295 tb: client data 3f000 guid 5 parent 9b9\r
1296 (5) Benchmark up and running  \r
1297 Cannot get client (id=0x0) session: 0x105\r
1298 (5) source freq 2702581000  \r
1299 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul'  \r
1300 (5)     => wvtest <=  \r
1301 (5)     => lorem_ipsum <=  \r
1302 (5) DISK flags 1 sectors 1 ssize 512 maxreq 1 name 'virtualdisk'  \r
1303 kb: receive() failed at 325 -- buggy keyboard?\r
1304 s0:     => INIT done <=\r
1305 \r
1306 (5) Speed: 382283 kb/s Request: 747395/s  \r
1307 (5) ! demo/apps/diskbench/diskbench.cc:131 dataOnDisk == "Lorem ipsum"  ok  \r
1308 (5) Speed: 377539 kb/s Request: 738120/s  \r
1309 (5) ! demo/apps/diskbench/diskbench.cc:131 dataOnDisk == "Lorem ipsum"  ok  \r
1310 (5) ! demo/apps/diskbench/diskbench.cc:134 PERF: throughput 377539 kB/s ok  \r
1311 (5) ! demo/apps/diskbench/diskbench.cc:135 PERF: request_rate 738120 1/s ok  \r
1312 (5) ! demo/apps/diskbench/diskbench.cc:137 PERF: request_duration 3661 cycles ok  \r
1313 sc: done.\r
1314 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1315 Testing "all" in /home/sojka/nul/michal/boot/diskbench-ramdisk-old.wv:
1316 novaboot: Entering directory `/home/sojka/nul/build'
1317 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/diskbench-old.nul diskbench-old.nulconfig diskbench.img ~/boot/novaboot
1318 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
1319 \r
1320 [ 0] TSC:2702574 kHz BUS:135128 kHz\r
1321 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1322 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1323 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1324 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1325 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1326 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1327 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1328 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1329         => verbose <=\r
1330         => hostkeyb:0,0x60,1,12,2 <=\r
1331 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
1332 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
1333         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <=\r
1334 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes.\r
1335 vdisk: Attached as vdisk 0.\r
1336         => script_start:1 <=\r
1337         => script_waitchild <=\r
1338 sc: start 0-1 count 1\r
1339 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission sigma0::drive:0 ||' \\r
1340 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench-old.nul wvtest lorem_ipsum'\r
1341 s0: map self be000000 -> b0000000 size 1000000 offset 0 s 0 typed 1\r
1342 s0: [ 5] using memory: 16 MB (1000000) at be000000\r
1343 s0: [ 5] creating PD on CPU 2\r
1344 s0: [ 5, 4280e] pagefault 48/0 for 80002443 err 4 at 80002443\r
1345 sc: wait for child 5\r
1346 s0: [ 5, 4280e] map 0/1 for 80002443 err 4 at 80002443\r
1347 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800015cf\r
1348 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800015cf\r
1349 tb: client data 3f000 guid 5 parent 9b9\r
1350 (5) Benchmark up and running  \r
1351 (5) source freq 2702574000  \r
1352 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench-old.nul'  \r
1353 (5)     => wvtest <=  \r
1354 (5)     => lorem_ipsum <=  \r
1355 (5) DISK flags 1 sectors 1 ssize 512 maxreq 1 name 'virtualdisk'  \r
1356 kb: receive() failed at 325 -- buggy keyboard?\r
1357 s0:     => INIT done <=\r
1358 \r
1359 (5) Speed: 513589 kb/s Request: 1004108/s  \r
1360 (5) ! demo/apps/diskbench/diskbench-old.cc:124 dataOnDisk == "Lorem ipsum"  ok  \r
1361 (5) Speed: 506206 kb/s Request: 989673/s  \r
1362 (5) ! demo/apps/diskbench/diskbench-old.cc:124 dataOnDisk == "Lorem ipsum"  ok  \r
1363 (5) ! demo/apps/diskbench/diskbench-old.cc:127 PERF: throughput 506206 kB/s ok  \r
1364 (5) ! demo/apps/diskbench/diskbench-old.cc:128 PERF: request_rate 989673 1/s ok  \r
1365 sc: done.\r
1366 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1367 Testing "all" in /home/sojka/nul/michal/boot/vancouver-basicperf.wv:
1368 novaboot: Entering directory `/home/sojka/nul/build'
1369 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul imgs/basicperf vancuver.nulconfig ~/boot/novaboot
1370 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
1371 \r
1372 [ 0] TSC:2702578 kHz BUS:135128 kHz\r
1373 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1374 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1375 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1376 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1377 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1378 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1379 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1380 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1381         => hostkeyb:0,0x60,1,12 <=\r
1382         => script_start:1,1 <=\r
1383         => service_config <=\r
1384         => service_disk <=\r
1385 Constructing service /disk...\r
1386 Service /disk registered.\r
1387 sc: start 0-1 count 1\r
1388 sc: done.\r
1389 tb: client data 3f000 guid 5 parent 9b9\r
1390 (5) source freq 2702578000  \r
1391 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
1392 (5)     => PC_PS2 <=  \r
1393 (5)     => mem:0,0xa0000 <=  \r
1394 (5) physmem: 0 [0, a0000]  \r
1395 (5)     => mem:0x100000 <=  \r
1396 (5) physmem: 0 [100000, 3c00000]  \r
1397 (5)     => ioio <=  \r
1398 (5)     => nullio:0x80 <=  \r
1399 (5)     => pic:0x20,,0x4d0 <=  \r
1400 (5)     => pic:0xa0,2,0x4d1 <=  \r
1401 (5)     => pit:0x40,0 <=  \r
1402 (5) source freq 0  \r
1403 (5) source freq 0  \r
1404 (5) source freq 0  \r
1405 (5)     => scp:0x92,0x61 <=  \r
1406 (5)     => kbc:0x60,1,12 <=  \r
1407 (5)     => keyb:0,0x10000 <=  \r
1408 (5)     => mouse:1,0x10001 <=  \r
1409 (5)     => rtc:0x70,8 <=  \r
1410 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
1411 (5)     => hostsink:0x4712,80 <=  \r
1412 (5)     => vga:0x03c0 <=  \r
1413 (5) Allocating from guest 03be0000+20000  \r
1414 (5) VGA console 3be0000+20000 0x83fe0000  \r
1415 kb: receive() failed at 325 -- buggy keyboard?\r
1416 (5)     => vbios_disk <=  \r
1417 Cannot get client (id=0x0) session: 0x105\r
1418 (5)     => vbios_keyboard <=  \r
1419 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
1420 (5)     => vbios_mem <=  \r
1421 (5)     => vbios_time <=  \r
1422 (5)     => vbios_reset <=  \r
1423 (5)     => vbios_multiboot <=  \r
1424 (5)     => msi <=  \r
1425 (5)     => ioapic <=  \r
1426 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
1427 (5)     => pmtimer:0x8000 <=  \r
1428 (5)     => vcpus <=  \r
1429 (5)     => vcpu <=  \r
1430 (5)     create VCPU  \r
1431 (5)     => halifax <=  \r
1432 (5)     => vbios <=  \r
1433 (5) startup  \r
1434 (5)     => lapic <=  \r
1435 (5) LAPIC freq 168911125  \r
1436 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
1437 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
1438 (5)   \r
1439 (5) do_gsi_boot eip 800049fe esp 80236fec  \r
1440 (5) do_gsi_boot eip 8000565b esp 80235fec  \r
1441 (5) do_gsi_boot eip 800007f5 esp 80233fec  \r
1442 (5) RESET device state  \r
1443 (5) INIT done  \r
1444 (5) reset CPU from 9 mtr_in e0010  \r
1445 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
1446 s0:     => INIT done <=\r
1447 \r
1448 (5)     module 0 start 0x81c00000+998 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
1449 (5) #     \r
1450 (5) #   basicperf Version 0.9-beta5-47-gf2382a1-dirty  \r
1451 (5) #   Blame Julian Stecklina <jsteckli@os.inf.tu-dresden.de> for bugs.  \r
1452 (5) #     \r
1453 (5) #   Testing "Basic VM performance" in standalone/basicperf.c:  \r
1454 (5) #   Test empty : retries 1 mean 24 stddev 0  \r
1455 (5) #   ! PERF: warmup_empty  24 cycles (retries 1, stddev=0 min=24 max=64) ok  \r
1456 (5) #   Test empty : retries 2 mean 24 stddev 0  \r
1457 (5) #   ! PERF: empty  24 cycles (retries 2, stddev=0 min=24 max=52) ok  \r
1458 (5) #   Test vmcall: retries 1 mean 1295 stddev 6  \r
1459 (5) #   ! PERF: warmup_vmcall 1295 cycles (retries 1, stddev=6 min=1292 max=1548) ok  \r
1460 (5) #   Test vmcall: retries 2 mean 1295 stddev 3  \r
1461 (5) #   ! PERF: vmcall 1295 cycles (retries 2, stddev=3 min=1292 max=1408) ok  \r
1462 (5) #   Test cpuid : retries 1 mean 2207 stddev 18  \r
1463 (5) #   ! PERF: warmup_cpuid  2207 cycles (retries 1, stddev=18 min=2188 max=3020) ok  \r
1464 (5) #   Test cpuid : retries 2 mean 2183 stddev 5  \r
1465 (5) #   ! PERF: cpuid  2183 cycles (retries 2, stddev=5 min=2164 max=2360) ok  \r
1466 (5) #   Test portio: retries 1 mean 2174 stddev 74  \r
1467 (5) #   ! PERF: warmup_portio 2174 cycles (retries 1, stddev=74 min=2000 max=2692) ok  \r
1468 (5) #   Test portio: retries 2 mean 2176 stddev 73  \r
1469 (5) #   ! PERF: portio 2176 cycles (retries 2, stddev=73 min=2000 max=2332) ok  \r
1470 (5) #   Test mmio  : retries 1 mean 4957 stddev 109  \r
1471 (5) #   ! PERF: warmup_mmio   4957 cycles (retries 1, stddev=109 min=4940 max=9852) ok  \r
1472 (5) #   Test mmio  : retries 2 mean 4935 stddev 21  \r
1473 (5) #   ! PERF: mmio   4935 cycles (retries 2, stddev=21 min=4908 max=5888) ok  \r
1474 (5) #   wvtest: done  \r
1475 (5) #     \r
1476 (5) #   Exit with status 0.  \r
1477 (5) #   Rebooting...  \r
1478 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1479 Testing "all" in /home/sojka/nul/michal/boot/vancouver-linux-basic.wv:
1480 novaboot: Entering directory `/home/sojka/nul/build'
1481 Running: rsync  -RLp 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 ~/boot/novaboot
1482 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
1483 \r
1484 [ 0] TSC:2702572 kHz BUS:135128 kHz\r
1485 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1486 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1487 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1488 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1489 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1490 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1491 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1492 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1493         => hostkeyb:0,0x60,1,12 <=\r
1494         => script_start:1,1 <=\r
1495         => service_config <=\r
1496         => service_disk <=\r
1497 Constructing service /disk...\r
1498 Service /disk registered.\r
1499 sc: start 0-1 count 1\r
1500 sc: done.\r
1501 tb: client data 3f000 guid 5 parent 9b9\r
1502 (5) source freq 2702572000  \r
1503 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
1504 (5)     => PC_PS2 <=  \r
1505 (5)     => mem:0,0xa0000 <=  \r
1506 (5) physmem: 0 [0, a0000]  \r
1507 (5)     => mem:0x100000 <=  \r
1508 (5) physmem: 0 [100000, 3c00000]  \r
1509 (5)     => ioio <=  \r
1510 (5)     => nullio:0x80 <=  \r
1511 (5)     => pic:0x20,,0x4d0 <=  \r
1512 (5)     => pic:0xa0,2,0x4d1 <=  \r
1513 (5)     => pit:0x40,0 <=  \r
1514 (5) source freq 0  \r
1515 (5) source freq 0  \r
1516 (5) source freq 0  \r
1517 (5)     => scp:0x92,0x61 <=  \r
1518 (5)     => kbc:0x60,1,12 <=  \r
1519 (5)     => keyb:0,0x10000 <=  \r
1520 (5)     => mouse:1,0x10001 <=  \r
1521 (5)     => rtc:0x70,8 <=  \r
1522 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
1523 (5)     => hostsink:0x4712,80 <=  \r
1524 (5)     => vga:0x03c0 <=  \r
1525 (5) Allocating from guest 03be0000+20000  \r
1526 (5) VGA console 3be0000+20000 0x83fe0000  \r
1527 kb: receive() failed at 325 -- buggy keyboard?\r
1528 (5)     => vbios_disk <=  \r
1529 Cannot get client (id=0x0) session: 0x105\r
1530 (5)     => vbios_keyboard <=  \r
1531 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
1532 (5)     => vbios_mem <=  \r
1533 (5)     => vbios_time <=  \r
1534 (5)     => vbios_reset <=  \r
1535 (5)     => vbios_multiboot <=  \r
1536 (5)     => msi <=  \r
1537 (5)     => ioapic <=  \r
1538 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
1539 (5)     => pmtimer:0x8000 <=  \r
1540 (5)     => vcpus <=  \r
1541 (5)     => vcpu <=  \r
1542 (5)     create VCPU  \r
1543 (5)     => halifax <=  \r
1544 (5)     => vbios <=  \r
1545 (5) startup  \r
1546 (5)     => lapic <=  \r
1547 (5) LAPIC freq 168910750  \r
1548 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
1549 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
1550 (5)   \r
1551 (5) do_gsi_boot eip 800049fe esp 80236fec  \r
1552 (5) do_gsi_boot eip 8000565b esp 80235fec  \r
1553 (5) do_gsi_boot eip 800007f5 esp 80233fec  \r
1554 (5) RESET device state  \r
1555 (5) INIT done  \r
1556 (5) reset CPU from 9 mtr_in e0010  \r
1557 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
1558 s0:     => INIT done <=\r
1559 \r
1560 (5)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
1561 (5)     module 1 start 0x81c02000+32db80 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
1562 (5)     module 2 start 0x81f31000+339 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
1563 (5) #   MUNICH: v.0.4.6 starts Linux  \r
1564 (5) #   MUNICH: 2.6.36-rc8-00002-g469008a-dirty (julian@monat) #13 SMP Mon Oct 18 17:10  \r
1565 (5) # |   :10 CEST 2010  \r
1566 (5) #   MUNICH: clocksource=tsc console=ttyS0   \r
1567 (5) #   MUNICH: initrd 1B31000  \r
1568 (5) #   MUNICH: copy image  \r
1569 (5) #   MUNICH: start kernel  \r
1570 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
1571 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
1572 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
1573 (5) VESA 4f00 tag 0 base 40000+3610 esi 0  \r
1574 (5)     handle_int10 eax 4f15 ebx 0 ecx 0 edx 0 eip ffff efl 3  \r
1575 (5) #   [    0.000000] Linux version 2.6.36-rc8-00002-g469008a-dirty (julian@monat) (gc  \r
1576 (5) # |   c version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #13 SMP Mon Oct 18 17:10:10 C  \r
1577 (5) # |   EST 2010  \r
1578 (5) #   [    0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
1579 (5) #   [    0.000000] CPU: Your system may be unstable.  \r
1580 (5) #   [    0.000000] BIOS-provided physical RAM map:  \r
1581 (5) #   [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
1582 (5) #   [    0.000000]  BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
1583 (5) #   [    0.000000]  BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
1584 (5) #   [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabl  \r
1585 (5) # |   ed in BIOS!  \r
1586 (5) #   [    0.000000] DMI not present or invalid.  \r
1587 (5) #   [    0.000000] last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
1588 (5) #   [    0.000000] init_memory_mapping: 0000000000000000-0000000003be0000  \r
1589 (5) #   [    0.000000] RAMDISK: 01b31000 - 01b32000  \r
1590 (5) #   [    0.000000] ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
1591 (5) #   [    0.000000] ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      000  \r
1592 (5) # |   00000)  \r
1593 (5) #   [    0.000000] ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      000  \r
1594 (5) # |   00000)  \r
1595 (5) #   [    0.000000] ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      000  \r
1596 (5) # |   00000)  \r
1597 (5) #   [    0.000000] ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      000  \r
1598 (5) # |   00000)  \r
1599 (5) #   [    0.000000] ACPI Error: Required field Pm1aEventBlock has zero address and/o  \r
1600 (5) # |   r length: 0x0000000000000000/0x0 (20100702/tbfadt-541)  \r
1601 (5) #   [    0.000000] ACPI Error: Required field Pm1aControlBlock has zero address and  \r
1602 (5) # |   /or length: 0x0000000000000000/0x0 (20100702/tbfadt-541)  \r
1603 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [DSDT] (2010070  \r
1604 (5) # |   2/tbutils-459)  \r
1605 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [FACS] (2010070  \r
1606 (5) # |   2/tbutils-459)  \r
1607 (5) #   [    0.000000] 0MB HIGHMEM available.  \r
1608 (5) #   [    0.000000] 59MB LOWMEM available.  \r
1609 (5) #   [    0.000000]   mapped low ram: 0 - 03be0000  \r
1610 (5) #   [    0.000000]   low ram: 0 - 03be0000  \r
1611 (5) #   [    0.000000] Zone PFN ranges:  \r
1612 (5) #   [    0.000000]   DMA      0x00000001 -> 0x00001000  \r
1613 (5) #   [    0.000000]   Normal   0x00001000 -> 0x00003be0  \r
1614 (5) #   [    0.000000]   HighMem  empty  \r
1615 (5) #   [    0.000000] Movable zone start PFN for each node  \r
1616 (5) #   [    0.000000] early_node_map[2] active PFN ranges  \r
1617 (5) #   [    0.000000]     0: 0x00000001 -> 0x0000009a  \r
1618 (5) #   [    0.000000]     0: 0x00000100 -> 0x00003be0  \r
1619 (5) #   [    0.000000] Using APIC driver default  \r
1620 (5) #   [    0.000000] ACPI: PM-Timer IO Port: 0x8000  \r
1621 (5) #   [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
1622 (5) #   [    0.000000] ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
1623 (5) #   [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
1624 (5) #   [    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
1625 (5) #   [    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
1626 (5) #   [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
1627 (5) #   [    0.000000] ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
1628 (5) #   [    0.000000] Using ACPI (MADT) for SMP configuration information  \r
1629 (5) #   [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
1630 (5) #   [    0.000000] Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420  \r
1631 (5) # |   000)  \r
1632 (5) #   [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_i  \r
1633 (5) # |   ds:1  \r
1634 (5) #   [    0.000000] PERCPU: Embedded 11 pages/cpu @c1c00000 s29824 r0 d15232 u419430  \r
1635 (5) # |   4  \r
1636 (5) #   [    0.000000] pcpu-alloc: s29824 r0 d15232 u4194304 alloc=1*4194304  \r
1637 (5) #   [    0.000000] pcpu-alloc: [0] 0   \r
1638 (5) #   [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pa  \r
1639 (5) # |   ges: 15105  \r
1640 (5) #   [    0.000000] Kernel command line: clocksource=tsc console=ttyS0   \r
1641 (5) #   [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)  \r
1642 (5) #   [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
1643 (5) #   [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
1644 (5) #   [    0.000000] Enabling fast FPU save and restore... done.  \r
1645 (5) #   [    0.000000] Enabling unmasked SIMD FPU exception support... done.  \r
1646 (5) #   [    0.000000] Initializing CPU#0  \r
1647 (5) #   [    0.000000] Subtract (30 early reservations)  \r
1648 (5) #   [    0.000000]   #1 [0000001000 - 0000002000]   EX TRAMPOLINE  \r
1649 (5) #   [    0.000000]   #2 [0001000000 - 0001762554]   TEXT DATA BSS  \r
1650 (5) #   [    0.000000]   #3 [0001b31000 - 0001b32000]         RAMDISK  \r
1651 (5) #   [    0.000000]   #4 [000009ac00 - 0000100000]   BIOS reserved  \r
1652 (5) #   [    0.000000]   #5 [0001763000 - 000176a000]             BRK  \r
1653 (5) #   [    0.000000]   #6 [0000002000 - 0000003000]      TRAMPOLINE  \r
1654 (5) #   [    0.000000]   #7 [0000007000 - 0000008000]         PGTABLE  \r
1655 (5) #   [    0.000000]   #8 [000176a000 - 000176b000]         BOOTMEM  \r
1656 (5) #   [    0.000000]   #9 [0001762680 - 0001762688]         BOOTMEM  \r
1657 (5) #   [    0.000000]   #10 [000176b000 - 00017eb000]         BOOTMEM  \r
1658 (5) #   [    0.000000]   #11 [0001762580 - 0001762640]         BOOTMEM  \r
1659 (5) #   [    0.000000]   #12 [00017626c0 - 00017629c0]         BOOTMEM  \r
1660 (5) #   [    0.000000]   #13 [0001762640 - 0001762667]         BOOTMEM  \r
1661 (5) #   [    0.000000]   #14 [00017629c0 - 0001762a30]         BOOTMEM  \r
1662 (5) #   [    0.000000]   #15 [0001762a40 - 0001762a80]         BOOTMEM  \r
1663 (5) #   [    0.000000]   #16 [0001762a80 - 0001762ac0]         BOOTMEM  \r
1664 (5) #   [    0.000000]   #17 [0001762ac0 - 0001762b00]         BOOTMEM  \r
1665 (5) #   [    0.000000]   #18 [0001762b00 - 0001762b1f]         BOOTMEM  \r
1666 (5) #   [    0.000000]   #19 [0001762b40 - 0001762b5f]         BOOTMEM  \r
1667 (5) #   [    0.000000]   #20 [0001c00000 - 0001c0b000]         BOOTMEM  \r
1668 (5) #   [    0.000000]   #21 [0001762b80 - 0001762b84]         BOOTMEM  \r
1669 (5) #   [    0.000000]   #22 [0001762bc0 - 0001762bc4]         BOOTMEM  \r
1670 (5) #   [    0.000000]   #23 [0001762c00 - 0001762c04]         BOOTMEM  \r
1671 (5) #   [    0.000000]   #24 [0001762c40 - 0001762c44]         BOOTMEM  \r
1672 (5) #   [    0.000000]   #25 [0001762c80 - 0001762d30]         BOOTMEM  \r
1673 (5) #   [    0.000000]   #26 [0001762d40 - 0001762de8]         BOOTMEM  \r
1674 (5) #   [    0.000000]   #27 [00017eb000 - 00017eb400]         BOOTMEM  \r
1675 (5) #   [    0.000000]   #28 [00017eb400 - 00017f3400]         BOOTMEM  \r
1676 (5) #   [    0.000000]   #29 [00017f3400 - 00017f7400]         BOOTMEM  \r
1677 (5) #   [    0.000000] Initializing HighMem for node 0 (00000000:00000000)  \r
1678 (5) #   [    0.000000] Memory: 52680k/61312k available (4361k kernel code, 8220k reserv  \r
1679 (5) # |   ed, 2335k data, 400k init, 0k highmem)  \r
1680 (5) #   [    0.000000] virtual kernel memory layout:  \r
1681 (5) #   [    0.000000]     fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
1682 (5) #   [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
1683 (5) #   [    0.000000]     vmalloc : 0xc43e0000 - 0xff7fe000   ( 948 MB)  \r
1684 (5) #   [    0.000000]     lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
1685 (5) #   [    0.000000]       .init : 0xc168b000 - 0xc16ef000   ( 400 kB)  \r
1686 (5) #   [    0.000000]       .data : 0xc1442735 - 0xc168a470   (2335 kB)  \r
1687 (5) #   [    0.000000]       .text : 0xc1000000 - 0xc1442735   (4361 kB)  \r
1688 (5) #   [    0.000000] Checking if this processor honours the WP bit even in supervisor  \r
1689 (5) # |    mode...Ok.  \r
1690 (5) #   [    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1,   \r
1691 (5) # |   Nodes=1  \r
1692 (5) #   [    0.000000] Hierarchical RCU implementation.  \r
1693 (5) #   [    0.000000]  RCU-based detection of stalled CPUs is disabled.  \r
1694 (5) #   [    0.000000]  Verbose stalled-CPUs detection is disabled.  \r
1695 (5) #   [    0.000000] NR_IRQS:2304 nr_irqs:256  \r
1696 (5) #   [    0.000000] Console: colour VGA+ 80x25  \r
1697 (5) #   [    0.000000] console [ttyS0] enabled  \r
1698 (5) #   [    0.000000] Fast TSC calibration using PIT  \r
1699 (5) #   [    0.000000] Detected 2702.896 MHz processor.  \r
1700 (5) #   [    0.012002] Calibrating delay loop (skipped), value calculated using timer f  \r
1701 (5) # |   requency.. 5405.79 BogoMIPS (lpj=10811584)  \r
1702 (5) #   [    0.020003] pid_max: default: 32768 minimum: 301  \r
1703 (5) #   [    0.024013] Mount-cache hash table entries: 512  \r
1704 (5) #   [    0.028082] Performance Events:   \r
1705 (5) #   [    0.029778] SMP alternatives: switching to UP code  \r
1706 (5) #   [    0.042159] Freeing SMP alternatives: 24k freed  \r
1707 (5) #   [    0.044004] ACPI: Core revision 20100702  \r
1708 (5) #   [    0.048014] ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from   \r
1709 (5) # |   ACPI tables (20100702/tbxface-640)  \r
1710 (5) #   [    0.056002] ACPI: Unable to load the System Description Tables  \r
1711 (5) #   [    0.060022] Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
1712 (5) #   [    0.064921] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
1713 (5) #   [    0.111188] CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCP  \r
1714 (5) # |   U.  stepping 03  \r
1715 (5) #   [    0.120000] NMI watchdog failed to create perf event on cpu0: ffffffed  \r
1716 (5) #   [    0.120002] Brought up 1 CPUs  \r
1717 (5) #   [    0.124002] Total of 1 processors activated (5405.79 BogoMIPS).  \r
1718 (5) #   [    0.128332] NET: Registered protocol family 16  \r
1719 (5) #   [    0.164876] PCI: Using configuration type 1 for base access  \r
1720 (5) #   [    0.170329] bio: create slab <bio-0> at 0  \r
1721 (5) #   [    0.172053] ACPI: Interpreter disabled.  \r
1722 (5) #   [    0.176221] vgaarb: loaded  \r
1723 (5) #   [    0.180079] SCSI subsystem initialized  \r
1724 (5) #   [    0.184092] usbcore: registered new interface driver usbfs  \r
1725 (5) #   [    0.188024] usbcore: registered new interface driver hub  \r
1726 (5) #   [    0.192027] usbcore: registered new device driver usb  \r
1727 (5) #   [    0.196100] Advanced Linux Sound Architecture Driver Version 1.0.23.  \r
1728 (5) #   [    0.200004] PCI: Probing PCI hardware  \r
1729 (5) #   [    0.212039] Switching to clocksource tsc  \r
1730 (5) #   [    0.216018] pnp: PnP ACPI: disabled  \r
1731 (5) #   [    0.257478] NET: Registered protocol family 2  \r
1732 (5) #   [    0.264075] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)  \r
1733 (5) #   [    0.274397] TCP established hash table entries: 2048 (order: 2, 16384 bytes)  \r
1734 (5) # |   [    0.284873] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)  \r
1735 (5) #   [    0.294875] TCP: Hash tables configured (established 2048 bind 2048)  \r
1736 (5) #   [    0.304600] TCP reno registered  \r
1737 (5) #   [    0.309834] UDP hash table entries: 128 (order: 0, 4096 bytes)  \r
1738 (5) #   [    0.317946] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)  \r
1739 (5) #   [    0.326531] NET: Registered protocol family 1  \r
1740 (5) #   [    0.333087] RPC: Registered udp transport module.  \r
1741 (5) #   [    0.339985] RPC: Registered tcp transport module.  \r
1742 (5) #   [    0.346883] RPC: Registered tcp NFSv4.1 backchannel transport module.  \r
1743 (5) #   [    0.356737] Trying to unpack rootfs image as initramfs...  \r
1744 (5) #   [    0.364983] Freeing initrd memory: 4k freed  \r
1745 (5) #   [    0.371405] platform rtc_cmos: registered platform RTC device (no PNP device  \r
1746 (5) # |    found)  \r
1747 (5) #   [    0.384942] microcode: no support for this CPU vendor  \r
1748 (5) #   [    0.392281] HugeTLB registered 4 MB page size, pre-allocated 0 pages  \r
1749 (5) #   [    0.403657] msgmni has been set to 102  \r
1750 (5) #   [    0.409703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major   \r
1751 (5) # |   253)  \r
1752 (5) #   [    0.422873] io scheduler noop registered  \r
1753 (5) #   [    0.428952] io scheduler deadline registered  \r
1754 (5) #   [    0.435407] io scheduler cfq registered (default)  \r
1755 (5) #   [    0.442378] pci_hotplug: PCI Hot Plug PCI Core version: 0.5  \r
1756 (5) #   [    0.450354] Non-volatile memory driver v1.3  \r
1757 (5) #   [    0.456707] Linux agpgart interface v0.103  \r
1758 (5) #   [    0.463094] [drm] Initialized drm 1.1.0 20060810  \r
1759 (5) #   [    0.469915] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
1760 (5) #   Ã¿Ã¿[    0.734064] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
1761 (5) #   [    0.743276] brd: module loaded  \r
1762 (5) #   [    0.748821] loop: module loaded  \r
1763 (5) #   [    0.754286] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI  \r
1764 (5) # |   [    0.764740] e1000: Copyright (c) 1999-2006 Intel Corporation.  \r
1765 (5) #   [    0.772941] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.7-k2  \r
1766 (5) #   [    0.781141] e1000e: Copyright (c) 1999 - 2010 Intel Corporation.  \r
1767 (5) #   [    0.789445] Intel(R) Gigabit Ethernet Network Driver - version 2.1.0-k2  \r
1768 (5) #   [    0.799455] Copyright (c) 2007-2009 Intel Corporation.  \r
1769 (5) #   [    0.806808] Intel(R) Virtual Function Network Driver - version 1.0.0-k0  \r
1770 (5) #   [    0.816820] Copyright (c) 2009 Intel Corporation.  \r
1771 (5) #   [    0.823731] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version   \r
1772 (5) # |   2.0.84-k2  \r
1773 (5) #   [    0.837322] ixgbe: Copyright (c) 1999-2010 Intel Corporation.  \r
1774 (5) #   [    0.845343] ixgbevf: Intel(R) 82599 Virtual Function - version 1.0.0-k0  \r
1775 (5) #   [    0.855349] Copyright (c) 2009 Intel Corporation.  \r
1776 (5) #   [    0.862253] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAP  \r
1777 (5) # |   I  \r
1778 (5) #   [    0.875152] ixgb: Copyright (c) 1999-2008 Intel Corporation.  \r
1779 (5) #   [    0.883099] jme: JMicron JMC2XX ethernet driver version 1.0.6  \r
1780 (5) #   [    0.891114] VMware vmxnet3 virtual NIC driver - version 1.0.14.0-k-NAPI  \r
1781 (5) #   [    0.901181] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de  \r
1782 (5) #   [    0.911479] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI  \r
1783 (5) #   [    0.919856] e100: Copyright(c) 1999-2006 Intel Corporation  \r
1784 (5) #   [    0.927659] Broadcom NetXtreme II 5771x 10Gigabit Ethernet Driver bnx2x 1.52  \r
1785 (5) # |   .53-4 (2010/16/08)  \r
1786 (5) #   [    0.942261] vxge: Copyright(c) 2002-2010 Exar Corp.  \r
1787 (5) #   [    0.949338] vxge: Driver version: 2.0.9.20840-k  \r
1788 (5) #   [    0.956070] console [netcon0] enabled  \r
1789 (5) #   [    0.961861] netconsole: network logging started  \r
1790 (5) #   [    0.968703] usbmon: debugfs is not available  \r
1791 (5) #   [    0.975146] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver  \r
1792 (5) #   [    0.985080] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver  \r
1793 (5) #   [    0.993581] uhci_hcd: USB Universal Host Controller Interface driver  \r
1794 (5) #   [    1.003339] Initializing USB Mass Storage driver...  \r
1795 (5) #   [    1.010444] usbcore: registered new interface driver usb-storage  \r
1796 (5) #   [    1.018725] USB Mass Storage support registered.  \r
1797 (5) #   [    1.025548] usbcore: registered new interface driver libusual  \r
1798 (5) #   [    1.033567] PNP: No PS/2 controller found. Probing ports directly.  \r
1799 (5) #   [    1.042358] serio: i8042 KBD port at 0x60,0x64 irq 1  \r
1800 (5) #   [    1.049525] serio: i8042 AUX port at 0x60,0x64 irq 12  \r
1801 (5) #   [    1.056862] mice: PS/2 mouse device common for all mice  \r
1802 (5) #   [    1.064464] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/i  \r
1803 (5) # |   nput/input0  \r
1804 (5) #   [    1.078267] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
1805 (5) #   [    1.088061] rtc0: alarms up to one day, 114 bytes nvram  \r
1806 (5) #   [    1.096066] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-  \r
1807 (5) # |   devel@redhat.com  \r
1808 (5) #   [    1.110350] cpuidle: using governor ladder  \r
1809 (5) #   [    1.116967] cpuidle: using governor menu  \r
1810 (5) #   [    1.123431] usbcore: registered new interface driver hiddev  \r
1811 (5) #   [    1.131283] usbcore: registered new interface driver usbhid  \r
1812 (5) #   [    1.139121] usbhid: USB HID core driver  \r
1813 (5) #   [    1.145143] ALSA device list:  \r
1814 (5) #   [    1.150198]   No soundcards found.  \r
1815 (5) #   [    1.155728] IPv4 over IPv4 tunneling driver  \r
1816 (5) #   [    1.162148] TCP cubic registered  \r
1817 (5) #   [    1.167479] Initializing XFRM netlink socket  \r
1818 (5) #   [    1.174058] NET: Registered protocol family 10  \r
1819 (5) #   [    1.180761] lo: Disabled Privacy Extensions  \r
1820 (5) #   [    1.187127] tunl0: Disabled Privacy Extensions  \r
1821 (5) #   [    1.193762] Mobile IPv6  \r
1822 (5) #   [    1.198265] NET: Registered protocol family 17  \r
1823 (5) #   [    1.204877] Registering the dns_resolver key type  \r
1824 (5) #   [    1.211790] Using IPI No-Shortcut mode  \r
1825 (5) #   [    1.217857] Freeing unused kernel memory: 400k freed  \r
1826 (5) #   [    1.225090] Write protecting the kernel text: 4364k  \r
1827 (5) #   [    1.232185] Write protecting the kernel read-only data: 1900k  \r
1828 (5) #   ! Linux booted  ok  \r
1829 (5) #   wvtest: done  \r
1830 (5) #     \r
1831 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1832 Testing "all" in /home/sojka/nul/michal/boot/vancouver-linux-boot-time.wv:
1833 novaboot: Entering directory `/home/sojka/nul/build'
1834 Running: rsync  -RLp 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 ~/boot/novaboot
1835 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
1836 \r
1837 [ 0] TSC:2702580 kHz BUS:135129 kHz\r
1838 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1839 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1840 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1841 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1842 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1843 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1844 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1845 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
1846         => hostkeyb:0,0x60,1,12 <=\r
1847         => script_start:1,1 <=\r
1848         => service_config <=\r
1849         => service_disk <=\r
1850 Constructing service /disk...\r
1851 Service /disk registered.\r
1852 sc: start 0-1 count 1\r
1853 sc: done.\r
1854 tb: client data 3f000 guid 5 parent 9b9\r
1855 (5) source freq 2702580000  \r
1856 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
1857 (5)     => PC_PS2 <=  \r
1858 (5)     => mem:0,0xa0000 <=  \r
1859 (5) physmem: 0 [0, a0000]  \r
1860 (5)     => mem:0x100000 <=  \r
1861 (5) physmem: 0 [100000, 3c00000]  \r
1862 (5)     => ioio <=  \r
1863 (5)     => nullio:0x80 <=  \r
1864 (5)     => pic:0x20,,0x4d0 <=  \r
1865 (5)     => pic:0xa0,2,0x4d1 <=  \r
1866 (5)     => pit:0x40,0 <=  \r
1867 (5) source freq 0  \r
1868 (5) source freq 0  \r
1869 (5) source freq 0  \r
1870 (5)     => scp:0x92,0x61 <=  \r
1871 (5)     => kbc:0x60,1,12 <=  \r
1872 (5)     => keyb:0,0x10000 <=  \r
1873 (5)     => mouse:1,0x10001 <=  \r
1874 (5)     => rtc:0x70,8 <=  \r
1875 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
1876 (5)     => hostsink:0x4712,80 <=  \r
1877 (5)     => vga:0x03c0 <=  \r
1878 (5) Allocating from guest 03be0000+20000  \r
1879 (5) VGA console 3be0000+20000 0x83fe0000  \r
1880 kb: receive() failed at 325 -- buggy keyboard?\r
1881 (5)     => vbios_disk <=  \r
1882 Cannot get client (id=0x0) session: 0x105\r
1883 (5)     => vbios_keyboard <=  \r
1884 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
1885 (5)     => vbios_mem <=  \r
1886 (5)     => vbios_time <=  \r
1887 (5)     => vbios_reset <=  \r
1888 (5)     => vbios_multiboot <=  \r
1889 (5)     => msi <=  \r
1890 (5)     => ioapic <=  \r
1891 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
1892 (5)     => pmtimer:0x8000 <=  \r
1893 (5)     => vcpus <=  \r
1894 (5)     => vcpu <=  \r
1895 (5)     create VCPU  \r
1896 (5)     => halifax <=  \r
1897 (5)     => vbios <=  \r
1898 (5) startup  \r
1899 (5)     => lapic <=  \r
1900 (5) LAPIC freq 168911250  \r
1901 (5)     => tsc_offset <=  \r
1902 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
1903 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
1904 (5)   \r
1905 (5) do_gsi_boot eip 800049fe esp 80236fec  \r
1906 (5) do_gsi_boot eip 8000565b esp 80235fec  \r
1907 (5) do_gsi_boot eip 800007f5 esp 80233fec  \r
1908 (5) RESET device state  \r
1909 (5) INIT done  \r
1910 (5) reset CPU from 9 mtr_in e0010  \r
1911 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
1912 s0:     => INIT done <=\r
1913 \r
1914 (5)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
1915 (5)     module 1 start 0x81c02000+32db80 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
1916 (5)     module 2 start 0x81f31000+173c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
1917 (5) #   MUNICH: v.0.4.6 starts Linux  \r
1918 (5) #   MUNICH: 2.6.36-rc8-00002-g469008a-dirty (julian@monat) #13 SMP Mon Oct 18 17:10  \r
1919 (5) # |   :10 CEST 2010  \r
1920 (5) #   MUNICH: clocksource=tsc console=ttyS0 quie=   \r
1921 (5) #   MUNICH: initrd 1B31000  \r
1922 (5) #   MUNICH: copy image  \r
1923 (5) #   MUNICH: start kernel  \r
1924 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
1925 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
1926 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
1927 (5) VESA 4f00 tag 0 base 40000+3610 esi 0  \r
1928 (5)     handle_int10 eax 4f15 ebx 0 ecx 0 edx 0 eip ffff efl 3  \r
1929 (5) #   [    0.000000] Linux version 2.6.36-rc8-00002-g469008a-dirty (julian@monat) (gc  \r
1930 (5) # |   c version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #13 SMP Mon Oct 18 17:10:10 C  \r
1931 (5) # |   EST 2010  \r
1932 (5) #   [    0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
1933 (5) #   [    0.000000] CPU: Your system may be unstable.  \r
1934 (5) #   [    0.000000] BIOS-provided physical RAM map:  \r
1935 (5) #   [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
1936 (5) #   [    0.000000]  BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
1937 (5) #   [    0.000000]  BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
1938 (5) #   [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabl  \r
1939 (5) # |   ed in BIOS!  \r
1940 (5) #   [    0.000000] DMI not present or invalid.  \r
1941 (5) #   [    0.000000] last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
1942 (5) #   [    0.000000] init_memory_mapping: 0000000000000000-0000000003be0000  \r
1943 (5) #   [    0.000000] RAMDISK: 01b31000 - 01b33000  \r
1944 (5) #   [    0.000000] ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
1945 (5) #   [    0.000000] ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      000  \r
1946 (5) # |   00000)  \r
1947 (5) #   [    0.000000] ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      000  \r
1948 (5) # |   00000)  \r
1949 (5) #   [    0.000000] ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      000  \r
1950 (5) # |   00000)  \r
1951 (5) #   [    0.000000] ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      000  \r
1952 (5) # |   00000)  \r
1953 (5) #   [    0.000000] ACPI Error: Required field Pm1aEventBlock has zero address and/o  \r
1954 (5) # |   r length: 0x0000000000000000/0x0 (20100702/tbfadt-541)  \r
1955 (5) #   [    0.000000] ACPI Error: Required field Pm1aControlBlock has zero address and  \r
1956 (5) # |   /or length: 0x0000000000000000/0x0 (20100702/tbfadt-541)  \r
1957 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [DSDT] (2010070  \r
1958 (5) # |   2/tbutils-459)  \r
1959 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [FACS] (2010070  \r
1960 (5) # |   2/tbutils-459)  \r
1961 (5) #   [    0.000000] 0MB HIGHMEM available.  \r
1962 (5) #   [    0.000000] 59MB LOWMEM available.  \r
1963 (5) #   [    0.000000]   mapped low ram: 0 - 03be0000  \r
1964 (5) #   [    0.000000]   low ram: 0 - 03be0000  \r
1965 (5) #   [    0.000000] Zone PFN ranges:  \r
1966 (5) #   [    0.000000]   DMA      0x00000001 -> 0x00001000  \r
1967 (5) #   [    0.000000]   Normal   0x00001000 -> 0x00003be0  \r
1968 (5) #   [    0.000000]   HighMem  empty  \r
1969 (5) #   [    0.000000] Movable zone start PFN for each node  \r
1970 (5) #   [    0.000000] early_node_map[2] active PFN ranges  \r
1971 (5) #   [    0.000000]     0: 0x00000001 -> 0x0000009a  \r
1972 (5) #   [    0.000000]     0: 0x00000100 -> 0x00003be0  \r
1973 (5) #   [    0.000000] Using APIC driver default  \r
1974 (5) #   [    0.000000] ACPI: PM-Timer IO Port: 0x8000  \r
1975 (5) #   [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
1976 (5) #   [    0.000000] ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
1977 (5) #   [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
1978 (5) #   [    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
1979 (5) #   [    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
1980 (5) #   [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
1981 (5) #   [    0.000000] ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
1982 (5) #   [    0.000000] Using ACPI (MADT) for SMP configuration information  \r
1983 (5) #   [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
1984 (5) #   [    0.000000] Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420  \r
1985 (5) # |   000)  \r
1986 (5) #   [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_i  \r
1987 (5) # |   ds:1  \r
1988 (5) #   [    0.000000] PERCPU: Embedded 11 pages/cpu @c1c00000 s29824 r0 d15232 u419430  \r
1989 (5) # |   4  \r
1990 (5) #   [    0.000000] pcpu-alloc: s29824 r0 d15232 u4194304 alloc=1*4194304  \r
1991 (5) #   [    0.000000] pcpu-alloc: [0] 0   \r
1992 (5) #   [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pa  \r
1993 (5) # |   ges: 15105  \r
1994 (5) #   [    0.000000] Kernel command line: clocksource=tsc console=ttyS0 quie=   \r
1995 (5) #   [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)  \r
1996 (5) #   [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
1997 (5) #   [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
1998 (5) #   [    0.000000] Enabling fast FPU save and restore... done.  \r
1999 (5) #   [    0.000000] Enabling unmasked SIMD FPU exception support... done.  \r
2000 (5) #   [    0.000000] Initializing CPU#0  \r
2001 (5) #   [    0.000000] Subtract (30 early reservations)  \r
2002 (5) #   [    0.000000]   #1 [0000001000 - 0000002000]   EX TRAMPOLINE  \r
2003 (5) #   [    0.000000]   #2 [0001000000 - 0001762554]   TEXT DATA BSS  \r
2004 (5) #   [    0.000000]   #3 [0001b31000 - 0001b33000]         RAMDISK  \r
2005 (5) #   [    0.000000]   #4 [000009ac00 - 0000100000]   BIOS reserved  \r
2006 (5) #   [    0.000000]   #5 [0001763000 - 000176a000]             BRK  \r
2007 (5) #   [    0.000000]   #6 [0000002000 - 0000003000]      TRAMPOLINE  \r
2008 (5) #   [    0.000000]   #7 [0000007000 - 0000008000]         PGTABLE  \r
2009 (5) #   [    0.000000]   #8 [000176a000 - 000176b000]         BOOTMEM  \r
2010 (5) #   [    0.000000]   #9 [0001762680 - 0001762688]         BOOTMEM  \r
2011 (5) #   [    0.000000]   #10 [000176b000 - 00017eb000]         BOOTMEM  \r
2012 (5) #   [    0.000000]   #11 [0001762580 - 0001762640]         BOOTMEM  \r
2013 (5) #   [    0.000000]   #12 [00017626c0 - 00017629c0]         BOOTMEM  \r
2014 (5) #   [    0.000000]   #13 [0001762640 - 0001762667]         BOOTMEM  \r
2015 (5) #   [    0.000000]   #14 [00017629c0 - 0001762a30]         BOOTMEM  \r
2016 (5) #   [    0.000000]   #15 [0001762a40 - 0001762a80]         BOOTMEM  \r
2017 (5) #   [    0.000000]   #16 [0001762a80 - 0001762ac0]         BOOTMEM  \r
2018 (5) #   [    0.000000]   #17 [0001762ac0 - 0001762b00]         BOOTMEM  \r
2019 (5) #   [    0.000000]   #18 [0001762b00 - 0001762b25]         BOOTMEM  \r
2020 (5) #   [    0.000000]   #19 [0001762b40 - 0001762b65]         BOOTMEM  \r
2021 (5) #   [    0.000000]   #20 [0001c00000 - 0001c0b000]         BOOTMEM  \r
2022 (5) #   [    0.000000]   #21 [0001762b80 - 0001762b84]         BOOTMEM  \r
2023 (5) #   [    0.000000]   #22 [0001762bc0 - 0001762bc4]         BOOTMEM  \r
2024 (5) #   [    0.000000]   #23 [0001762c00 - 0001762c04]         BOOTMEM  \r
2025 (5) #   [    0.000000]   #24 [0001762c40 - 0001762c44]         BOOTMEM  \r
2026 (5) #   [    0.000000]   #25 [0001762c80 - 0001762d30]         BOOTMEM  \r
2027 (5) #   [    0.000000]   #26 [0001762d40 - 0001762de8]         BOOTMEM  \r
2028 (5) #   [    0.000000]   #27 [00017eb000 - 00017eb400]         BOOTMEM  \r
2029 (5) #   [    0.000000]   #28 [00017eb400 - 00017f3400]         BOOTMEM  \r
2030 (5) #   [    0.000000]   #29 [00017f3400 - 00017f7400]         BOOTMEM  \r
2031 (5) #   [    0.000000] Initializing HighMem for node 0 (00000000:00000000)  \r
2032 (5) #   [    0.000000] Memory: 52676k/61312k available (4361k kernel code, 8224k reserv  \r
2033 (5) # |   ed, 2335k data, 400k init, 0k highmem)  \r
2034 (5) #   [    0.000000] virtual kernel memory layout:  \r
2035 (5) #   [    0.000000]     fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
2036 (5) #   [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
2037 (5) #   [    0.000000]     vmalloc : 0xc43e0000 - 0xff7fe000   ( 948 MB)  \r
2038 (5) #   [    0.000000]     lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
2039 (5) #   [    0.000000]       .init : 0xc168b000 - 0xc16ef000   ( 400 kB)  \r
2040 (5) #   [    0.000000]       .data : 0xc1442735 - 0xc168a470   (2335 kB)  \r
2041 (5) #   [    0.000000]       .text : 0xc1000000 - 0xc1442735   (4361 kB)  \r
2042 (5) #   [    0.000000] Checking if this processor honours the WP bit even in supervisor  \r
2043 (5) # |    mode...Ok.  \r
2044 (5) #   [    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1,   \r
2045 (5) # |   Nodes=1  \r
2046 (5) #   [    0.000000] Hierarchical RCU implementation.  \r
2047 (5) #   [    0.000000]  RCU-based detection of stalled CPUs is disabled.  \r
2048 (5) #   [    0.000000]  Verbose stalled-CPUs detection is disabled.  \r
2049 (5) #   [    0.000000] NR_IRQS:2304 nr_irqs:256  \r
2050 (5) #   [    0.000000] Console: colour VGA+ 80x25  \r
2051 (5) #   [    0.000000] console [ttyS0] enabled  \r
2052 (5) #   [    0.000000] Fast TSC calibration using PIT  \r
2053 (5) #   [    0.000000] Detected 2702.633 MHz processor.  \r
2054 (5) #   [    0.012002] Calibrating delay loop (skipped), value calculated using timer f  \r
2055 (5) # |   requency.. 5405.26 BogoMIPS (lpj=10810532)  \r
2056 (5) #   [    0.020003] pid_max: default: 32768 minimum: 301  \r
2057 (5) #   [    0.024013] Mount-cache hash table entries: 512  \r
2058 (5) #   [    0.028082] Performance Events:   \r
2059 (5) #   [    0.029762] SMP alternatives: switching to UP code  \r
2060 (5) #   [    0.042168] Freeing SMP alternatives: 24k freed  \r
2061 (5) #   [    0.044004] ACPI: Core revision 20100702  \r
2062 (5) #   [    0.048014] ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from   \r
2063 (5) # |   ACPI tables (20100702/tbxface-640)  \r
2064 (5) #   [    0.056002] ACPI: Unable to load the System Description Tables  \r
2065 (5) #   [    0.060021] Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
2066 (5) #   [    0.064922] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
2067 (5) #   [    0.111101] CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCP  \r
2068 (5) # |   U.  stepping 03  \r
2069 (5) #   [    0.120000] NMI watchdog failed to create perf event on cpu0: ffffffed  \r
2070 (5) #   [    0.120002] Brought up 1 CPUs  \r
2071 (5) #   [    0.124002] Total of 1 processors activated (5405.26 BogoMIPS).  \r
2072 (5) #   [    0.128330] NET: Registered protocol family 16  \r
2073 (5) #   [    0.164337] PCI: Using configuration type 1 for base access  \r
2074 (5) #   [    0.170320] bio: create slab <bio-0> at 0  \r
2075 (5) #   [    0.172053] ACPI: Interpreter disabled.  \r
2076 (5) #   [    0.176221] vgaarb: loaded  \r
2077 (5) #   [    0.180079] SCSI subsystem initialized  \r
2078 (5) #   [    0.184092] usbcore: registered new interface driver usbfs  \r
2079 (5) #   [    0.188024] usbcore: registered new interface driver hub  \r
2080 (5) #   [    0.192027] usbcore: registered new device driver usb  \r
2081 (5) #   [    0.196100] Advanced Linux Sound Architecture Driver Version 1.0.23.  \r
2082 (5) #   [    0.200004] PCI: Probing PCI hardware  \r
2083 (5) #   [    0.215370] Switching to clocksource tsc  \r
2084 (5) #   [    0.216016] pnp: PnP ACPI: disabled  \r
2085 (5) #   [    0.257503] NET: Registered protocol family 2  \r
2086 (5) #   [    0.264051] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)  \r
2087 (5) #   [    0.274353] TCP established hash table entries: 2048 (order: 2, 16384 bytes)  \r
2088 (5) # |   [    0.284829] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)  \r
2089 (5) #   [    0.294795] TCP: Hash tables configured (established 2048 bind 2048)  \r
2090 (5) #   [    0.304485] TCP reno registered  \r
2091 (5) #   [    0.309981] UDP hash table entries: 128 (order: 0, 4096 bytes)  \r
2092 (5) #   [    0.318070] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)  \r
2093 (5) #   [    0.326645] NET: Registered protocol family 1  \r
2094 (5) #   [    0.333196] RPC: Registered udp transport module.  \r
2095 (5) #   [    0.340085] RPC: Registered tcp transport module.  \r
2096 (5) #   [    0.346974] RPC: Registered tcp NFSv4.1 backchannel transport module.  \r
2097 (5) #   [    0.356813] Trying to unpack rootfs image as initramfs...  \r
2098 (5) #   [    0.365794] Freeing initrd memory: 8k freed  \r
2099 (5) #   [    0.372205] platform rtc_cmos: registered platform RTC device (no PNP device  \r
2100 (5) # |    found)  \r
2101 (5) #   [    0.385712] microcode: no support for this CPU vendor  \r
2102 (5) #   [    0.393051] HugeTLB registered 4 MB page size, pre-allocated 0 pages  \r
2103 (5) #   [    0.404419] msgmni has been set to 102  \r
2104 (5) #   [    0.410462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major   \r
2105 (5) # |   253)  \r
2106 (5) #   [    0.423629] io scheduler noop registered  \r
2107 (5) #   [    0.429703] io scheduler deadline registered  \r
2108 (5) #   [    0.436153] io scheduler cfq registered (default)  \r
2109 (5) #   [    0.443120] pci_hotplug: PCI Hot Plug PCI Core version: 0.5  \r
2110 (5) #   [    0.451083] Non-volatile memory driver v1.3  \r
2111 (5) #   [    0.457427] Linux agpgart interface v0.103  \r
2112 (5) #   [    0.463828] [drm] Initialized drm 1.1.0 20060810  \r
2113 (5) #   [    0.470641] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
2114 (5) #   Ã¿Ã¿[    0.734789] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
2115 (5) #   [    0.743990] brd: module loaded  \r
2116 (5) #   [    0.749543] loop: module loaded  \r
2117 (5) #   [    0.755011] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI  \r
2118 (5) # |   [    0.765458] e1000: Copyright (c) 1999-2006 Intel Corporation.  \r
2119 (5) #   [    0.773652] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.7-k2  \r
2120 (5) #   [    0.781848] e1000e: Copyright (c) 1999 - 2010 Intel Corporation.  \r
2121 (5) #   [    0.790136] Intel(R) Gigabit Ethernet Network Driver - version 2.1.0-k2  \r
2122 (5) #   [    0.800136] Copyright (c) 2007-2009 Intel Corporation.  \r
2123 (5) #   [    0.807486] Intel(R) Virtual Function Network Driver - version 1.0.0-k0  \r
2124 (5) #   [    0.817752] Copyright (c) 2009 Intel Corporation.  \r
2125 (5) #   [    0.824660] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version   \r
2126 (5) # |   2.0.84-k2  \r
2127 (5) #   [    0.838253] ixgbe: Copyright (c) 1999-2010 Intel Corporation.  \r
2128 (5) #   [    0.846266] ixgbevf: Intel(R) 82599 Virtual Function - version 1.0.0-k0  \r
2129 (5) #   [    0.856267] Copyright (c) 2009 Intel Corporation.  \r
2130 (5) #   [    0.863172] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAP  \r
2131 (5) # |   I  \r
2132 (5) #   [    0.876063] ixgb: Copyright (c) 1999-2008 Intel Corporation.  \r
2133 (5) #   [    0.883996] jme: JMicron JMC2XX ethernet driver version 1.0.6  \r
2134 (5) #   [    0.892011] VMware vmxnet3 virtual NIC driver - version 1.0.14.0-k-NAPI  \r
2135 (5) #   [    0.902068] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de  \r
2136 (5) #   [    0.912363] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI  \r
2137 (5) #   [    0.920729] e100: Copyright(c) 1999-2006 Intel Corporation  \r
2138 (5) #   [    0.928521] Broadcom NetXtreme II 5771x 10Gigabit Ethernet Driver bnx2x 1.52  \r
2139 (5) # |   .53-4 (2010/16/08)  \r
2140 (5) #   [    0.943104] vxge: Copyright(c) 2002-2010 Exar Corp.  \r
2141 (5) #   [    0.950171] vxge: Driver version: 2.0.9.20840-k  \r
2142 (5) #   [    0.956894] console [netcon0] enabled  \r
2143 (5) #   [    0.962687] netconsole: network logging started  \r
2144 (5) #   [    0.969517] usbmon: debugfs is not available  \r
2145 (5) #   [    0.975953] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver  \r
2146 (5) #   [    0.985877] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver  \r
2147 (5) #   [    0.994350] uhci_hcd: USB Universal Host Controller Interface driver  \r
2148 (5) #   [    1.004098] Initializing USB Mass Storage driver...  \r
2149 (5) #   [    1.011196] usbcore: registered new interface driver usb-storage  \r
2150 (5) #   [    1.019472] USB Mass Storage support registered.  \r
2151 (5) #   [    1.026286] usbcore: registered new interface driver libusual  \r
2152 (5) #   [    1.034335] PNP: No PS/2 controller found. Probing ports directly.  \r
2153 (5) #   [    1.043111] serio: i8042 KBD port at 0x60,0x64 irq 1  \r
2154 (5) #   [    1.050271] serio: i8042 AUX port at 0x60,0x64 irq 12  \r
2155 (5) #   [    1.057603] mice: PS/2 mouse device common for all mice  \r
2156 (5) #   [    1.065183] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/i  \r
2157 (5) # |   nput/input0  \r
2158 (5) #   [    1.079011] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
2159 (5) #   [    1.088794] rtc0: alarms up to one day, 114 bytes nvram  \r
2160 (5) #   [    1.096785] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-  \r
2161 (5) # |   devel@redhat.com  \r
2162 (5) #   [    1.111028] cpuidle: using governor ladder  \r
2163 (5) #   [    1.117281] cpuidle: using governor menu  \r
2164 (5) #   [    1.123729] usbcore: registered new interface driver hiddev  \r
2165 (5) #   [    1.131565] usbcore: registered new interface driver usbhid  \r
2166 (5) #   [    1.139390] usbhid: USB HID core driver  \r
2167 (5) #   [    1.145410] ALSA device list:  \r
2168 (5) #   [    1.150428]   No soundcards found.  \r
2169 (5) #   [    1.155947] IPv4 over IPv4 tunneling driver  \r
2170 (5) #   [    1.162377] TCP cubic registered  \r
2171 (5) #   [    1.167703] Initializing XFRM netlink socket  \r
2172 (5) #   [    1.174278] NET: Registered protocol family 10  \r
2173 (5) #   [    1.180972] lo: Disabled Privacy Extensions  \r
2174 (5) #   [    1.187329] tunl0: Disabled Privacy Extensions  \r
2175 (5) #   [    1.193948] Mobile IPv6  \r
2176 (5) #   [    1.198441] NET: Registered protocol family 17  \r
2177 (5) #   [    1.205079] Registering the dns_resolver key type  \r
2178 (5) #   [    1.211980] Using IPI No-Shortcut mode  \r
2179 (5) #   [    1.218019] Freeing unused kernel memory: 400k freed  \r
2180 (5) #   [    1.225243] Write protecting the kernel text: 4364k  \r
2181 (5) #   [    1.232332] Write protecting the kernel read-only data: 1900k  \r
2182 (5) #     \r
2183 (5) #   ! init.cc:34 PERF: boottime_tsc 8463511680 cycles ok  \r
2184 (5) #   ! init.cc:35 PERF: uptime 1.24 s ok  \r
2185 (5) #   ! init.cc:36 PERF: idle 0.31 s ok  \r
2186 (5) #   wvtest: done  \r
2187 (5) #     \r
2188 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2189 Testing "all" in /home/sojka/nul/michal/boot/diskbench-vm.wv:
2190 novaboot: Entering directory `/home/sojka/nul/build'
2191 Running: rsync  -RLp 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 ~/boot/novaboot
2192 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
2193 \r
2194 [ 0] TSC:2702575 kHz BUS:135128 kHz\r
2195 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2196 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2197 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2198 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2199 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2200 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2201 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2202 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2203         => hostkeyb:0,0x60,1,12 <=\r
2204         => script_start:1,1 <=\r
2205         => service_config <=\r
2206         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <=\r
2207 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes.\r
2208 vdisk: Attached as vdisk 0.\r
2209         => vdisk_empty:104857600 <=\r
2210 vdisk_empty: Attached as vdisk 1.\r
2211         => service_disk <=\r
2212 disk: Added '0'\r
2213 disk: Added '1'\r
2214 Constructing service /disk...\r
2215 Service /disk registered.\r
2216 sc: start 0-1 count 1\r
2217 sc: done.\r
2218 tb: client data 3f000 guid 5 parent 9b9\r
2219 (5) source freq 2702575000  \r
2220 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
2221 (5)     => PC_PS2 <=  \r
2222 (5)     => mem:0,0xa0000 <=  \r
2223 (5) physmem: 0 [0, a0000]  \r
2224 (5)     => mem:0x100000 <=  \r
2225 (5) physmem: 0 [100000, 3c00000]  \r
2226 (5)     => ioio <=  \r
2227 (5)     => nullio:0x80 <=  \r
2228 (5)     => pic:0x20,,0x4d0 <=  \r
2229 (5)     => pic:0xa0,2,0x4d1 <=  \r
2230 (5)     => pit:0x40,0 <=  \r
2231 (5) source freq 0  \r
2232 (5) source freq 0  \r
2233 (5) source freq 0  \r
2234 (5)     => scp:0x92,0x61 <=  \r
2235 (5)     => kbc:0x60,1,12 <=  \r
2236 (5)     => keyb:0,0x10000 <=  \r
2237 (5)     => mouse:1,0x10001 <=  \r
2238 (5)     => rtc:0x70,8 <=  \r
2239 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
2240 (5)     => hostsink:0x4712,80 <=  \r
2241 (5)     => vga:0x03c0 <=  \r
2242 (5) Allocating from guest 03be0000+20000  \r
2243 (5) VGA console 3be0000+20000 0x83fe0000  \r
2244 kb: receive() failed at 325 -- buggy keyboard?\r
2245 (5)     => vbios_disk <=  \r
2246 Cannot get client (id=0x0) session: 0x105\r
2247 (5)     => vbios_keyboard <=  \r
2248 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
2249 (5)     => vbios_mem <=  \r
2250 (5)     => vbios_time <=  \r
2251 (5)     => vbios_reset <=  \r
2252 (5)     => vbios_multiboot <=  \r
2253 (5)     => msi <=  \r
2254 (5)     => ioapic <=  \r
2255 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
2256 (5)     => pmtimer:0x8000 <=  \r
2257 (5)     => vcpus <=  \r
2258 (5)     => vcpu <=  \r
2259 (5)     create VCPU  \r
2260 (5)     => halifax <=  \r
2261 (5)     => vbios <=  \r
2262 (5) startup  \r
2263 (5)     => lapic <=  \r
2264 (5) LAPIC freq 168910937  \r
2265 (5)     => ahci:0xe0800000,14,0x30 <=  \r
2266 (5)     => drive:0,0,0 <=  \r
2267 (5) SATA disk 0 flags 1 sectors 1not finished 1404034,0 inprogress 0  \r
2268 (5) not finished 1404034,0 inprogress 0  \r
2269 (5)     => drive:1,0,1 <=  \r
2270 (5) SATA disk 1 flags 1 sectors 32000not finished 1404034,0 inprogress 0  \r
2271 (5) not finished 1404034,0 inprogress 0  \r
2272 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
2273 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
2274 (5)   \r
2275 (5) do_gsi_boot eip 800049fe esp 80235fec  \r
2276 (5) do_gsi_boot eip 8000565b esp 80234fec  \r
2277 (5) do_gsi_boot eip 800007f5 esp 80232fec  \r
2278 (5) RESET device state  \r
2279 (5) INIT done  \r
2280 (5) reset CPU from 9 mtr_in e0010  \r
2281 s0:     => INIT done <=\r
2282 \r
2283 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
2284 (5)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
2285 (5)     module 1 start 0x81c02000+14b630 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2286 (5)     module 2 start 0x81d4f000+1335 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2287 (5) #   MUNICH: v.0.4.6 starts Linux  \r
2288 (5) #   MUNICH: 3.0.8+ (wsh@steelpick) #45 Thu Nov 3 14:55:26 CET 2011  \r
2289 (5) #   MUNICH: clocksource=tsc console=ttyS0   \r
2290 (5) #   MUNICH: initrd 194F000  \r
2291 (5) #   MUNICH: copy image  \r
2292 (5) #   MUNICH: start kernel  \r
2293 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2294 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2295 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
2296 (5) VESA 4f00 tag 0 base 40000+3ac0 esi 0  \r
2297 (5) #   Linux version 3.0.8+ (wsh@steelpick) (gcc version 4.6.1 (Debian 4.6.1-7) ) #45   \r
2298 (5) # |   Thu Nov 3 14:55:26 CET 2011  \r
2299 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
2300 (5) #   CPU: Your system may be unstable.  \r
2301 (5) #   BIOS-provided physical RAM map:  \r
2302 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
2303 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
2304 (5) #    BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
2305 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
2306 (5) #   DMI not present or invalid.  \r
2307 (5) #   last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
2308 (5) #   init_memory_mapping: 0000000000000000-0000000003be0000  \r
2309 (5) #   RAMDISK: 0194f000 - 01951000  \r
2310 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
2311 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2312 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2313 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2314 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2315 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
2316 (5) # |   0000000000000/0x0 (20110413/tbfadt-544)  \r
2317 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
2318 (5) # |   000000000000000/0x0 (20110413/tbfadt-544)  \r
2319 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110413/tbutils-459)  \r
2320 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110413/tbutils-459)  \r
2321 (5) #   0MB HIGHMEM available.  \r
2322 (5) #   59MB LOWMEM available.  \r
2323 (5) #     mapped low ram: 0 - 03be0000  \r
2324 (5) #     low ram: 0 - 03be0000  \r
2325 (5) #   Zone PFN ranges:  \r
2326 (5) #     DMA      0x00000010 -> 0x00001000  \r
2327 (5) #     Normal   0x00001000 -> 0x00003be0  \r
2328 (5) #     HighMem  empty  \r
2329 (5) #   Movable zone start PFN for each node  \r
2330 (5) #   early_node_map[2] active PFN ranges  \r
2331 (5) #       0: 0x00000010 -> 0x0000009a  \r
2332 (5) #       0: 0x00000100 -> 0x00003be0  \r
2333 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
2334 (5) #   Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000)  \r
2335 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 15090  \r
2336 (5) #   Kernel command line: clocksource=tsc console=ttyS0   \r
2337 (5) #   PID hash table entries: 256 (order: -2, 1024 bytes)  \r
2338 (5) #   Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
2339 (5) #   Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
2340 (5) #   Initializing CPU#0  \r
2341 (5) #   Initializing HighMem for node 0 (00000000:00000000)  \r
2342 (5) #   Memory: 57100k/61312k available (1701k kernel code, 3740k reserved, 755k data,   \r
2343 (5) # |   300k init, 0k highmem)  \r
2344 (5) #   virtual kernel memory layout:  \r
2345 (5) #       fixmap  : 0xfffe4000 - 0xfffff000   ( 108 kB)  \r
2346 (5) #       pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
2347 (5) #       vmalloc : 0xc43e0000 - 0xff7fe000   ( 948 MB)  \r
2348 (5) #       lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
2349 (5) #         .init : 0xc1267000 - 0xc12b2000   ( 300 kB)  \r
2350 (5) #         .data : 0xc11a9602 - 0xc1266540   ( 755 kB)  \r
2351 (5) #         .text : 0xc1000000 - 0xc11a9602   (1701 kB)  \r
2352 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
2353 (5) #   SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1  \r
2354 (5) #   NR_IRQS:16  \r
2355 (5) #   Console: colour VGA+ 80x25  \r
2356 (5) #   console [ttyS0] enabled  \r
2357 (5) #   Fast TSC calibration using PIT  \r
2358 (5) #   Detected 2703.209 MHz processor.  \r
2359 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5406  \r
2360 (5) # |   .41 BogoMIPS (lpj=10812836)  \r
2361 (5) #   pid_max: default: 32768 minimum: 301  \r
2362 (5) #   Mount-cache hash table entries: 512  \r
2363 (5) #   CPU: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
2364 (5) #   ACPI: Core revision 20110413  \r
2365 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
2366 (5) # |   110413/tbxface-640)  \r
2367 (5) #   ACPI: Unable to load the System Description Tables  \r
2368 (5) #   ftrace: allocating 8100 entries in 16 pages  \r
2369 (5) #   Performance Events:   \r
2370 (5) #   devtmpfs: initialized  \r
2371 (5) #   PCI: Using configuration type 1 for base access  \r
2372 (5) #   bio: create slab <bio-0> at 0  \r
2373 (5) #   ACPI: Interpreter disabled.  \r
2374 (5) #   vgaarb: loaded  \r
2375 (5) #   SCSI subsystem initialized  \r
2376 (5) #   PCI: Probing PCI hardware  \r
2377 (5) #   Switching to clocksource pit  \r
2378 (5) #   pnp: PnP ACPI: disabled  \r
2379 (5) #   Switching to clocksource acpi_pm  \r
2380 (5) #   Unpacking initramfs...  \r
2381 (5) #   Freeing initrd memory: 8k freed  \r
2382 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
2383 (5) #   io scheduler noop registered (default)  \r
2384 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled  \r
2385 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
2386 (5) bool AhciController::receive(MessageMem&)(1c) read failed  \r
2387 (5) bool AhciController::receive(MessageMem&)(20) read failed  \r
2388 (5) not finished 1404034,0 inprogress 0  \r
2389 (5) not finished 1404034,0 inprogress 0  \r
2390 (5) not finished 1404034,0 inprogress 0  \r
2391 (5) not finished 1404034,0 inprogress 0  \r
2392 (5) bool AhciController::receive(MessageMem&)(0) write failed  \r
2393 (5) bool AhciController::receive(MessageMem&)(c) write failed  \r
2394 (5) #   ahci 0000:00:06.0: AHCI 0001.0200 32 slots 2 ports 1.5 Gbps 0x3 impl SATA mode  \r
2395 (5) #   ahci 0000:00:06.0: flags: ncq only pio   \r
2396 (5) #   scsi0 : ahci  \r
2397 (5) #   scsi1 : ahci  \r
2398 (5) #   ata1: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800100 irq 14  \r
2399 (5) #   ata2: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800180 irq 14  \r
2400 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
2401 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
2402 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
2403 (5) #   mousedev: PS/2 mouse device common for all mice  \r
2404 (5) #   cpuidle: using governor ladder  \r
2405 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
2406 (5) not finished 1404034,0 inprogress 0  \r
2407 (5) not finished 1404034,0 inprogress 0  \r
2408 (5) not finished 1404034,0 inprogress 0  \r
2409 (5) not finished 1404034,0 inprogress 0  \r
2410 (5) #   ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)  \r
2411 (5) IDENTIFY  \r
2412 (5) PIO setup fis  \r
2413 (5) push data 200 prdbase 2895a80 _dsf 2895a80 0 1  \r
2414 (5) IDENTIFY transfered  \r
2415 (5) #   ata1.00: ATA-6: virtualdisk, , max UDMA/100  \r
2416 (5) #   ata1.00: 1 sectors, multi 0: LBA48   \r
2417 (5) SET FEATURES 3 sc 45  \r
2418 (5) IDENTIFY  \r
2419 (5) PIO setup fis  \r
2420 (5) push data 200 prdbase 2895a80 _dsf 2895a80 0 1  \r
2421 (5) IDENTIFY transfered  \r
2422 (5) #   ata1.00: configured for UDMA/100  \r
2423 (5) #   ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)  \r
2424 (5) IDENTIFY  \r
2425 (5) PIO setup fis  \r
2426 (5) push data 200 prdbase 34d5a80 _dsf 34d5a80 0 1  \r
2427 (5) IDENTIFY transfered  \r
2428 (5) #   ata2.00: ATA-6: virtualdisk, , max UDMA/100  \r
2429 (5) #   ata2.00: 204800 sectors, multi 0: LBA48   \r
2430 (5) SET FEATURES 3 sc 45  \r
2431 (5) IDENTIFY  \r
2432 (5) PIO setup fis  \r
2433 (5) push data 200 prdbase 34d5a80 _dsf 34d5a80 0 1  \r
2434 (5) IDENTIFY transfered  \r
2435 (5) #   ata2.00: configured for UDMA/100  \r
2436 (5) #   scsi 0:0:0:0: Direct-Access     ATA      virtualdisk      n/a  PQ: 0 ANSI: 5  \r
2437 (5) #   scsi 1:0:0:0: Direct-Access     ATA      virtualdisk      n/a  PQ: 0 ANSI: 5  \r
2438 (5) #   sd 0:0:0:0: [sda] 1 512-byte logical blocks: (512 B/512 B)  \r
2439 (5) #   sd 1:0:0:0: [sdb] 204800 512-byte logical blocks: (104 MB/100 MiB)  \r
2440 (5) #   sd 0:0:0:0: [sda] Write Protect is off  \r
2441 (5) #   sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support D  \r
2442 (5) # |   PO or FUA  \r
2443 (5) #   sd 1:0:0:0: [sdb] Write Protect is off  \r
2444 (5) #   sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support D  \r
2445 (5) # |   PO or FUA  \r
2446 (5) #    sda: unknown partition table  \r
2447 (5) #   sd 0:0:0:0: [sda] Attached SCSI disk  \r
2448 (5) #    sdb: unknown partition table  \r
2449 (5) #   sd 1:0:0:0: [sdb] Attached SCSI disk  \r
2450 (5) #   Freeing unused kernel memory: 300k freed  \r
2451 (5) #   ! init.cc:45 mount("none", "/dev", "devtmpfs", 0, NULL) == 0  ok  \r
2452 (5) #   ! init.cc:46 (fd = open("/dev/sda", O_RDONLY)) >= 0  ok  \r
2453 (5) #   ! init.cc:47 read(fd, buffer, 512) > 0  ok  \r
2454 (5) #   ! init.cc:48 strncmp("Lorem ipsum", buffer, 11) == 0  ok  \r
2455 (5) #   ! init.cc:52 (fd = open("/dev/sdb", O_RDONLY)) >= 0  ok  \r
2456 (5) #   104857600 b / 146 ms = 718202 kB/s  \r
2457 (5) #   ! init.cc:64 PERF: throughput 718202 kB/s ok  \r
2458 (5) #   wvtest: done  \r
2459 (5) #     \r
2460 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2461
2462 Testing "Direct PCI device assignment in Vancouver" in /home/sojka/nul/michal/boot/vancouver-dpci.wv:
2463 novaboot: Entering directory `/home/sojka/nul/build'
2464 Running: rsync  -RLp 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 ~/boot/novaboot
2465 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
2466 \r
2467 [ 0] TSC:2702575 kHz BUS:135128 kHz\r
2468 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2469 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2470 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2471 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2472 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2473 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2474 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2475 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
2476         => hostkeyb:0,0x60,1,12 <=\r
2477         => service_config <=\r
2478         => service_disk <=\r
2479 Constructing service /disk...\r
2480 Service /disk registered.\r
2481         => script_start:1 <=\r
2482         => script_wait:16000 <=\r
2483         => script_start:1 <=\r
2484 sc: start 0-1 count 1\r
2485 sc: wait 16000ms\r
2486 tb: client data 3f000 guid 5 parent 9b9\r
2487 sc: waiting...\r
2488 (5) source freq 2702575000  \r
2489 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
2490 (5)     => PC_PS2 <=  \r
2491 (5)     => mem:0,0xa0000 <=  \r
2492 (5) physmem: 0 [0, a0000]  \r
2493 (5)     => mem:0x100000 <=  \r
2494 (5) physmem: 0 [100000, 3c00000]  \r
2495 (5)     => ioio <=  \r
2496 (5)     => nullio:0x80 <=  \r
2497 (5)     => pic:0x20,,0x4d0 <=  \r
2498 (5)     => pic:0xa0,2,0x4d1 <=  \r
2499 (5)     => pit:0x40,0 <=  \r
2500 (5) source freq 0  \r
2501 (5) source freq 0  \r
2502 (5) source freq 0  \r
2503 (5)     => scp:0x92,0x61 <=  \r
2504 (5)     => kbc:0x60,1,12 <=  \r
2505 (5)     => keyb:0,0x10000 <=  \r
2506 (5)     => mouse:1,0x10001 <=  \r
2507 (5)     => rtc:0x70,8 <=  \r
2508 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
2509 (5)     => hostsink:0x4712,80 <=  \r
2510 (5)     => vga:0x03c0 <=  \r
2511 (5) Allocating from guest 03be0000+20000  \r
2512 (5) VGA console 3be0000+20000 0x83fe0000  \r
2513 kb: receive() failed at 325 -- buggy keyboard?\r
2514 (5)     => vbios_disk <=  \r
2515 Cannot get client (id=0x0) session: 0x105\r
2516 (5)     => vbios_keyboard <=  \r
2517 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
2518 (5)     => vbios_mem <=  \r
2519 (5)     => vbios_time <=  \r
2520 (5)     => vbios_reset <=  \r
2521 (5)     => vbios_multiboot <=  \r
2522 (5)     => msi <=  \r
2523 (5)     => ioapic <=  \r
2524 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
2525 (5)     => pmtimer:0x8000 <=  \r
2526 (5)     => vcpus <=  \r
2527 (5)     => vcpu <=  \r
2528 (5)     create VCPU  \r
2529 (5)     => halifax <=  \r
2530 (5)     => vbios <=  \r
2531 (5) startup  \r
2532 (5)     => lapic <=  \r
2533 (5) LAPIC freq 168910937  \r
2534 (5)     => dpci:2,0,0 <=  \r
2535 (5) search_device(2,0,0) bdf 100   \r
2536 (5) DPCI device assigned  \r
2537 s0: [ 5] iomem d0820000+20000 granted from 0xacc00000\r
2538 s0: [ 5] iomem d0400000+400000 granted from 0xac800000\r
2539 (5) alloc ioio region 302005 done  \r
2540 s0: [ 5] iomem d08c4000+4000 granted from 0xac400000\r
2541 s0: [ 5] msi granted to cpu 2\r
2542 (5) do_gsi_boot eip 800006ef esp 80235fec  \r
2543 (5) do_gsi(995, 7e, 997) 0x7fff8000  \r
2544 s0: [ 5] msi granted to cpu 2\r
2545 (5) do_gsi_boot eip 800006ef esp 80234fec  \r
2546 (5) do_gsi(998, 7d, 99a) 0x7fff5000  \r
2547 s0: [ 5] msi granted to cpu 2\r
2548 (5) do_gsi_boot eip 800006ef esp 80233fec  \r
2549 (5) do_gsi(99b, 7c, 99d) 0x7fff2000  \r
2550 s0: [ 5] msi granted to cpu 2\r
2551 (5) do_gsi_boot eip 800006ef esp 80232fec  \r
2552 (5) do_gsi(99e, 7b, 9a0) 0x7ffef000  \r
2553 s0: [ 5] msi granted to cpu 2\r
2554 (5) do_gsi_boot eip 800006ef esp 80231fec  \r
2555 (5) do_gsi(9a1, 7a, 9a3) 0x7ffec000  \r
2556 s0: [ 5] msi granted to cpu 2\r
2557 (5) do_gsi_boot eip 800006ef esp 80230fec  \r
2558 (5) do_gsi(9a4, 79, 9a6) 0x7ffe9000  \r
2559 s0: [ 5] msi granted to cpu 2\r
2560 (5) do_gsi_boot eip 800006ef esp 8022ffec  \r
2561 (5) do_gsi(9a7, 78, 9a9) 0x7ffe6000  \r
2562 s0: [ 5] msi granted to cpu 2\r
2563 (5) do_gsi_boot eip 800006ef esp 8022efec  \r
2564 (5) do_gsi(9aa, 77, 9ac) 0x7ffe3000  \r
2565 s0: [ 5] msi granted to cpu 2\r
2566 (5) do_gsi_boot eip 800006ef esp 8022dfec  \r
2567 s0:     => INIT done <=\r
2568 \r
2569 (5) do_gsi(9ad, 76, 9af) 0x7ffe0000  \r
2570 s0: [ 5] msi granted to cpu 2\r
2571 (5) do_gsi_boot eip 800006ef esp 8022cfec  \r
2572 (5) do_gsi(9b0, 75, 9b2) 0x7ffdd000  \r
2573 (5)     => 82576vf <=  \r
2574 (5) Attached 82576VF model at f7ce0000+0x4000, f7cc0000+0x1000  \r
2575 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
2576 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
2577 (5)   \r
2578 (5) do_gsi_boot eip 800049fe esp 80207fec  \r
2579 (5) do_gsi_boot eip 8000565b esp 80206fec  \r
2580 (5) do_gsi_boot eip 8000594c esp 80204fec  \r
2581 (5) do_gsi_boot eip 800007f5 esp 80102fec  \r
2582 (5) RESET device state  \r
2583 (5) disabled DMA by PCI device 100 cmd 100007 -> 100003  \r
2584 (5) INIT done  \r
2585 (5) reset CPU from 9 mtr_in e0010  \r
2586 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
2587 (5)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
2588 (5)     module 1 start 0x81c02000+1df330 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2589 (5)     module 2 start 0x81de3000+611e9c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2590 (5) #   MUNICH: v.0.4.6 starts Linux  \r
2591 (5) #   MUNICH: 3.1.0 (us15@erwin) #1 SMP PREEMPT Thu Nov 17 14:02:47 CET 2011  \r
2592 (5) #   MUNICH: clocksource=tsc console=ttyS0 root=/dev/ram0   \r
2593 (5) #   MUNICH: initrd 19E3000  \r
2594 (5) #   MUNICH: copy image  \r
2595 (5) #   MUNICH: start kernel  \r
2596 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2597 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2598 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
2599 (5) VESA 4f00 tag 0 base 40000+33d0 esi 0  \r
2600 (5) #   Linux version 3.1.0 (us15@erwin) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP P  \r
2601 (5) # |   REEMPT Thu Nov 17 14:02:47 CET 2011  \r
2602 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
2603 (5) #   CPU: Your system may be unstable.  \r
2604 (5) #   BIOS-provided physical RAM map:  \r
2605 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
2606 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
2607 (5) #    BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
2608 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
2609 (5) #   DMI not present or invalid.  \r
2610 (5) #   last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
2611 (5) #   init_memory_mapping: 0000000000000000-0000000003be0000  \r
2612 (5) #   RAMDISK: 019e3000 - 01ff5000  \r
2613 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
2614 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2615 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2616 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2617 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2618 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
2619 (5) # |   0000000000000/0x0 (20110623/tbfadt-544)  \r
2620 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
2621 (5) # |   000000000000000/0x0 (20110623/tbfadt-544)  \r
2622 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459)  \r
2623 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459)  \r
2624 (5) #   59MB LOWMEM available.  \r
2625 (5) #     mapped low ram: 0 - 03be0000  \r
2626 (5) #     low ram: 0 - 03be0000  \r
2627 (5) #   Zone PFN ranges:  \r
2628 (5) #     DMA      0x00000010 -> 0x00001000  \r
2629 (5) #     Normal   0x00001000 -> 0x00003be0  \r
2630 (5) #   Movable zone start PFN for each node  \r
2631 (5) #   early_node_map[2] active PFN ranges  \r
2632 (5) #       0: 0x00000010 -> 0x0000009a  \r
2633 (5) #       0: 0x00000100 -> 0x00003be0  \r
2634 (5) #   Using APIC driver default  \r
2635 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
2636 (5) #   ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
2637 (5) #   ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
2638 (5) #   ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
2639 (5) #   ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
2640 (5) #   IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
2641 (5) #   ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
2642 (5) #   ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
2643 (5) #   Using ACPI (MADT) for SMP configuration information  \r
2644 (5) #   SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
2645 (5) #   Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000)  \r
2646 (5) #   setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1  \r
2647 (5) #   PERCPU: Embedded 9 pages/cpu @c3400000 s22976 r0 d13888 u4194304  \r
2648 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 15090  \r
2649 (5) #   Kernel command line: clocksource=tsc console=ttyS0 root=/dev/ram0   \r
2650 (5) #   PID hash table entries: 256 (order: -2, 1024 bytes)  \r
2651 (5) #   Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
2652 (5) #   Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
2653 (5) #   Initializing CPU#0  \r
2654 (5) #   Memory: 49960k/61312k available (2436k kernel code, 10880k reserved, 992k data,  \r
2655 (5) # |    312k init, 0k highmem)  \r
2656 (5) #   virtual kernel memory layout:  \r
2657 (5) #       fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
2658 (5) #       vmalloc : 0xc43e0000 - 0xfff15000   ( 955 MB)  \r
2659 (5) #       lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
2660 (5) #         .init : 0xc135a000 - 0xc13a8000   ( 312 kB)  \r
2661 (5) #         .data : 0xc12613d0 - 0xc13595c0   ( 992 kB)  \r
2662 (5) #         .text : 0xc1000000 - 0xc12613d0   (2436 kB)  \r
2663 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
2664 (5) #   Preemptible hierarchical RCU implementation.  \r
2665 (5) #           Verbose stalled-CPUs detection is disabled.  \r
2666 (5) #   NR_IRQS:512  \r
2667 (5) #   Console: colour VGA+ 80x25  \r
2668 (5) #   console [ttyS0] enabled  \r
2669 (5) #   Fast TSC calibration using PIT  \r
2670 (5) #   Detected 2702.771 MHz processor.  \r
2671 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5405  \r
2672 (5) # |   .54 BogoMIPS (lpj=10811084)  \r
2673 (5) #   pid_max: default: 32768 minimum: 301  \r
2674 (5) #   Mount-cache hash table entries: 512  \r
2675 (5) #   SMP alternatives: switching to UP code  \r
2676 (5) #   Freeing SMP alternatives: 16k freed  \r
2677 (5) #   ACPI: Core revision 20110623  \r
2678 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
2679 (5) # |   110623/tbxface-640)  \r
2680 (5) #   ACPI: Unable to load the System Description Tables  \r
2681 (5) #   Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
2682 (5) #   ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
2683 (5) #   CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
2684 (5) # |   Performance Events:   \r
2685 (5) #   Brought up 1 CPUs  \r
2686 (5) #   Total of 1 processors activated (5405.54 BogoMIPS).  \r
2687 (5) #   NET: Registered protocol family 16  \r
2688 (5) #   PCI: Using configuration type 1 for base access  \r
2689 (5) #   bio: create slab <bio-0> at 0  \r
2690 (5) #   ACPI: Interpreter disabled.  \r
2691 (5) #   vgaarb: loaded  \r
2692 (5) #   SCSI subsystem initialized  \r
2693 (5) #   usbcore: registered new interface driver usbfs  \r
2694 (5) #   usbcore: registered new interface driver hub  \r
2695 (5) #   usbcore: registered new device driver usb  \r
2696 (5) #   PCI: Probing PCI hardware  \r
2697 (5) #   pnp: PnP ACPI: disabled  \r
2698 (5) #   Switching to clocksource acpi_pm  \r
2699 (5) #   NET: Registered protocol family 2  \r
2700 (5) #   Switched to NOHz mode on CPU #0  \r
2701 (5) #   IP route cache hash table entries: 1024 (order: 0, 4096 bytes)  \r
2702 (5) #   TCP established hash table entries: 2048 (order: 2, 16384 bytes)  \r
2703 (5) #   TCP bind hash table entries: 2048 (order: 2, 16384 bytes)  \r
2704 (5) #   TCP: Hash tables configured (established 2048 bind 2048)  \r
2705 (5) #   TCP reno registered  \r
2706 (5) #   UDP hash table entries: 128 (order: 0, 4096 bytes)  \r
2707 (5) #   UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)  \r
2708 (5) #   NET: Registered protocol family 1  \r
2709 (5) #   Trying to unpack rootfs image as initramfs...  \r
2710 (5) #   rootfs image is not initramfs (no cpio magic); looks like an initrd  \r
2711 (5) #   Freeing initrd memory: 6216k freed  \r
2712 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
2713 (5) #   microcode: no support for this CPU vendor  \r
2714 (5) #   HugeTLB registered 4 MB page size, pre-allocated 0 pages  \r
2715 (5) #   NTFS driver 2.1.30 [Flags: R/O].  \r
2716 (5) #   msgmni has been set to 109  \r
2717 (5) #   io scheduler noop registered  \r
2718 (5) #   io scheduler deadline registered (default)  \r
2719 (5) #   io scheduler cfq registered  \r
2720 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
2721 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
2722 (5) #   Non-volatile memory driver v1.3  \r
2723 (5) #   brd: module loaded  \r
2724 (5) #   e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
2725 (5) #   e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
2726 (5) #   Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k  \r
2727 (5) #   Copyright (c) 2007-2011 Intel Corporation.  \r
2728 (5) #   igb 0000:00:01.0: can't find IRQ for PCI INT A; probably buggy MP table  \r
2729 (5)  MAP 0 d0820000+20000 from 0x84000000 size 20000 page d0820 d0820000  \r
2730 (5) #   igb 0000:00:01.0: Intel(R) Gigabit Ethernet Network Connection  \r
2731 (5) #   igb 0000:00:01.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:1b:21:8f:30:06  \r
2732 (5) #   igb 0000:00:01.0: eth0: PBA No: E43709-005  \r
2733 (5) #   igb 0000:00:01.0: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)  \r
2734 (5) #   Intel(R) Virtual Function Network Driver - version 2.0.0-k  \r
2735 (5) #   Copyright (c) 2009 - 2010 Intel Corporation.  \r
2736 (5) #   igbvf 0000:00:02.0: enabling device (0000 -> 0002)  \r
2737 (5) VF_RESET 42:49:3c:69:2d:05  \r
2738 (5) VF_RESET 42:49:3c:69:2d:05  \r
2739 (5) VF_SET_MAC 42:49:3c:69:2d:05  \r
2740 (5) #   igbvf 0000:00:02.0: Intel(R) 82576 Virtual Function  \r
2741 (5) #   igbvf 0000:00:02.0: Address: 42:49:3c:69:2d:05  \r
2742 (5) #   igbvf 0000:00:02.0: MAC: 1  \r
2743 (5) #   tun: Universal TUN/TAP device driver, 1.6  \r
2744 (5) #   tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>  \r
2745 (5) #   ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver  \r
2746 (5) #   Initializing USB Mass Storage driver...  \r
2747 (5) #   usbcore: registered new interface driver usb-storage  \r
2748 (5) #   USB Mass Storage support registered.  \r
2749 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
2750 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
2751 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
2752 (5) #   mousedev: PS/2 mouse device common for all mice  \r
2753 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
2754 (5) #   input: PC Speaker as /devices/platform/pcspkr/input/input1  \r
2755 (5) #   rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
2756 (5) #   rtc0: alarms up to one day, 114 bytes nvram  \r
2757 (5) #   cpuidle: using governor ladder  \r
2758 (5) #   cpuidle: using governor menu  \r
2759 (5) #   usbcore: registered new interface driver usbhid  \r
2760 (5) #   usbhid: USB HID core driver  \r
2761 (5) #   TCP cubic registered  \r
2762 (5) #   NET: Registered protocol family 17  \r
2763 (5) #   Using IPI No-Shortcut mode  \r
2764 (5) #   rtc_cmos rtc_cmos: setting system clock to 2012-01-26 21:06:20 UTC (1327611980)  \r
2765 (5) # |   Refined TSC clocksource calibration: 2702.577 MHz.  \r
2766 (5) #   Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ  \r
2767 (5) # |    mode  \r
2768 (5) #   Switching to clocksource tsc  \r
2769 (5) #   input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2  \r
2770 (5) #   RAMDISK: bzip2 image found at block 0  \r
2771 (5) #   VFS: Mounted root (ext2 filesystem) readonly on device 1:0.  \r
2772 (5) #   Freeing unused kernel memory: 312k freed  \r
2773 (5) #   Write protecting the kernel text: 2440k  \r
2774 (5) #   Write protecting the kernel read-only data: 736k  \r
2775 (5) #   INIT: version 2.86 booting  \r
2776 (5) #   proc on /proc type proc (rw)  \r
2777 (5) #   sysfs on /sys type sysfs (rw)  \r
2778 (5) #   Triggering udev events:  /sbin/udevadm trigger --action=add  \r
2779 (5) #   udev[397]: renamed network interface eth0 to ext0  \r
2780 (5) #   udev[399]: renamed network interface eth1 to int0  \r
2781 (5) #   Setting system time from the hardware clock (localtime).  \r
2782 (5) #   Testing root filesystem status:  read-only filesystem  \r
2783 (5) #   Checking root filesystem:  \r
2784 (5) #   fsck 1.41.13 (13-Dec-2010)  \r
2785 (5) #   ramdisk: clean, 502/4096 files, 15944/16384 blocks  \r
2786 (5) #   Remounting root device with read-write enabled.  \r
2787 (5) #   /dev/ram0 on / type ext2 (rw)  \r
2788 (5) #   Checking non-root filesystems:  \r
2789 (5) #   fsck 1.41.13 (13-Dec-2010)  \r
2790 (5) #   Mounting non-root local filesystems:  \r
2791 (5) #   tmpfs on /dev/shm type tmpfs (rw)  \r
2792 (5) #   Using /etc/random-seed to initialize /dev/urandom.  \r
2793 (5) #   INIT: Entering runlevel: 3  \r
2794 (5) #   Going multiuser...  \r
2795 (5) #   cannot (un)set powersave mode  \r
2796 (5) #   \e[9;15]\e[14;60]Starting sysklogd daemons:  /usr/sbin/syslogd /usr/sbin/klogd -c  \r
2797 (5) # |    3 -x  \r
2798 (5) #   Triggering udev events:  /sbin/udevadm trigger --type=failed   \r
2799 (5) #   Bridging between ext0 and int0  \r
2800 (5) VF_SET_MULTICAST 00000003 (0) c3670e00  \r
2801 (5) TX queue 0: DISABLED  \r
2802 (5) TX queue 0: ENABLED  \r
2803 (5) 82576VF MAP f7ce2+1 from 0x8020a000  \r
2804 (5) VF message unknown 00000005  \r
2805 (5) VF_SET_MULTICAST 00000003 (0) 00000000  \r
2806 (5) VF_SET_MULTICAST 00000003 (0) c13a2000  \r
2807 (5) VF_SET_MULTICAST 00010003 (1) c1230010  \r
2808 (5) #   Polling for DHCP server on interface br0:  \r
2809 (5) #   dhcpcd[648]: version 5.2.7 starting  \r
2810 (5) #   dhcpcd[648]: br0: waiting for carrier  \r
2811 (5) #   dhcpcd[648]: br0: carrier acquired  \r
2812 (5) #   dhcpcd[648]: br0: broadcasting for a lease  \r
2813 (5) #   dhcpcd[648]: br0: offered 141.76.49.29 from 141.76.48.80  \r
2814 (5) #   dhcpcd[648]: br0: acknowledged 141.76.49.29 from 141.76.48.80  \r
2815 (5) #   dhcpcd[648]: br0: leased 141.76.49.29 for 21600 seconds  \r
2816 (5) #   dhcpcd[648]: forked to background, child pid 675  \r
2817 (5) #   Starting Internet super-server daemon:  /usr/sbin/inetd  \r
2818 sc: start 0-1 count 1\r
2819 sc: done.\r
2820 tb: client data 3f002 guid 6 parent 9bc\r
2821 (6) source freq 2702575000  \r
2822 (6) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
2823 (6)     => PC_PS2 <=  \r
2824 (6)     => mem:0,0xa0000 <=  \r
2825 (6) physmem: 0 [0, a0000]  \r
2826 (6)     => mem:0x100000 <=  \r
2827 (6) physmem: 0 [100000, 3c00000]  \r
2828 (6)     => ioio <=  \r
2829 (6)     => nullio:0x80 <=  \r
2830 (6)     => pic:0x20,,0x4d0 <=  \r
2831 (6)     => pic:0xa0,2,0x4d1 <=  \r
2832 (6)     => pit:0x40,0 <=  \r
2833 (6) source freq 0  \r
2834 (6) source freq 0  \r
2835 (6) source freq 0  \r
2836 (6)     => scp:0x92,0x61 <=  \r
2837 (6)     => kbc:0x60,1,12 <=  \r
2838 (6)     => keyb:0,0x10000 <=  \r
2839 (6)     => mouse:1,0x10001 <=  \r
2840 (6)     => rtc:0x70,8 <=  \r
2841 (6)     => serial:0x3f8,0x4,0x4711 <=  \r
2842 (6)     => hostsink:0x4712,80 <=  \r
2843 (6)     => vga:0x03c0 <=  \r
2844 (6) Allocating from guest 03be0000+20000  \r
2845 (6) VGA console 3be0000+20000 0x83fe0000  \r
2846 (6)     => vbios_disk <=  \r
2847 Cannot get client (id=0x0) session: 0x105\r
2848 (6)     => vbios_keyboard <=  \r
2849 (6)     => hostkeyb:0x10,0x60,1,,1 <=  \r
2850 (6)     => vbios_mem <=  \r
2851 (6)     => vbios_time <=  \r
2852 (6)     => vbios_reset <=  \r
2853 (6)     => vbios_multiboot <=  \r
2854 (6)     => msi <=  \r
2855 (6)     => ioapic <=  \r
2856 (6)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
2857 (6)     => pmtimer:0x8000 <=  \r
2858 (6)     => vcpus <=  \r
2859 (6)     => vcpu <=  \r
2860 (6)     create VCPU  \r
2861 (6)     => halifax <=  \r
2862 (6)     => vbios <=  \r
2863 (6) startup  \r
2864 (6)     => lapic <=  \r
2865 (6) LAPIC freq 168910937  \r
2866 (6)     => dpci:2,0,0 <=  \r
2867 (6) search_device(2,0,0) bdf 100   \r
2868 s0: PCI device 1:0:0 cannot be directly assigned again!\r
2869 (6) DPCI failed  \r
2870 (6) DirectPciDevice() line 386: 'assign && !mb.bus_hostop.send(msg4)' error = 1 DPCI: could not directly assign 100 via iommu  \r
2871 (6)     => 82576vf <=  \r
2872 (6) Attached 82576VF model at f7ce0000+0x4000, f7cc0000+0x1000  \r
2873 (6) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
2874 (6)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
2875 (6)   \r
2876 (6) do_gsi_boot eip 800049fe esp 80212fec  \r
2877 (6) do_gsi_boot eip 8000565b esp 80211fec  \r
2878 (6) do_gsi_boot eip 8000594c esp 8020ffec  \r
2879 (6) do_gsi_boot eip 800007f5 esp 8010dfec  \r
2880 (6) RESET device state  \r
2881 (6) INIT done  \r
2882 (6) reset CPU from 9 mtr_in e0010  \r
2883 (6) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
2884 (6)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
2885 (6)     module 1 start 0x81c02000+1df330 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2886 (6)     module 2 start 0x81de3000+611e9c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2887 (6) #   MUNICH: v.0.4.6 starts Linux  \r
2888 (6) #   MUNICH: 3.1.0 (us15@erwin) #1 SMP PREEMPT Thu Nov 17 14:02:47 CET 2011  \r
2889 (6) #   MUNICH: clocksource=tsc console=ttyS0 root=/dev/ram0   \r
2890 (6) #   MUNICH: initrd 19E3000  \r
2891 (6) #   MUNICH: copy image  \r
2892 (6) #   MUNICH: start kernel  \r
2893 (6)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2894 (6)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2895 (6)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
2896 (6) VESA 4f00 tag 0 base 40000+33d0 esi 0  \r
2897 (6) #   Linux version 3.1.0 (us15@erwin) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP P  \r
2898 (6) # |   REEMPT Thu Nov 17 14:02:47 CET 2011  \r
2899 (6) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
2900 (6) #   CPU: Your system may be unstable.  \r
2901 (6) #   BIOS-provided physical RAM map:  \r
2902 (6) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
2903 (6) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
2904 (6) #    BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
2905 (6) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
2906 (6) #   DMI not present or invalid.  \r
2907 (6) #   last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
2908 (6) #   init_memory_mapping: 0000000000000000-0000000003be0000  \r
2909 (6) #   RAMDISK: 019e3000 - 01ff5000  \r
2910 (6) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
2911 (6) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2912 (6) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2913 (6) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2914 (6) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2915 (6) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
2916 (6) # |   0000000000000/0x0 (20110623/tbfadt-544)  \r
2917 (6) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
2918 (6) # |   000000000000000/0x0 (20110623/tbfadt-544)  \r
2919 (6) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459)  \r
2920 (6) #   ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459)  \r
2921 (6) #   59MB LOWMEM available.  \r
2922 (6) #     mapped low ram: 0 - 03be0000  \r
2923 (6) #     low ram: 0 - 03be0000  \r
2924 (6) #   Zone PFN ranges:  \r
2925 (6) #     DMA      0x00000010 -> 0x00001000  \r
2926 (6) #     Normal   0x00001000 -> 0x00003be0  \r
2927 (6) #   Movable zone start PFN for each node  \r
2928 (6) #   early_node_map[2] active PFN ranges  \r
2929 (6) #       0: 0x00000010 -> 0x0000009a  \r
2930 (6) #       0: 0x00000100 -> 0x00003be0  \r
2931 (6) #   Using APIC driver default  \r
2932 (6) #   ACPI: PM-Timer IO Port: 0x8000  \r
2933 (6) #   ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
2934 (6) #   ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
2935 (6) #   ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
2936 (6) #   ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
2937 (6) #   IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
2938 (6) #   ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
2939 (6) #   ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
2940 (6) #   Using ACPI (MADT) for SMP configuration information  \r
2941 (6) #   SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
2942 (6) #   Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000)  \r
2943 (6) #   setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1  \r
2944 (6) #   PERCPU: Embedded 9 pages/cpu @c3400000 s22976 r0 d13888 u4194304  \r
2945 (6) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 15090  \r
2946 (6) #   Kernel command line: clocksource=tsc console=ttyS0 root=/dev/ram0   \r
2947 (6) #   PID hash table entries: 256 (order: -2, 1024 bytes)  \r
2948 (6) #   Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
2949 (6) #   Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
2950 (6) #   Initializing CPU#0  \r
2951 (6) #   Memory: 49960k/61312k available (2436k kernel code, 10880k reserved, 992k data,  \r
2952 (6) # |    312k init, 0k highmem)  \r
2953 (6) #   virtual kernel memory layout:  \r
2954 (6) #       fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
2955 (6) #       vmalloc : 0xc43e0000 - 0xfff15000   ( 955 MB)  \r
2956 (6) #       lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
2957 (6) #         .init : 0xc135a000 - 0xc13a8000   ( 312 kB)  \r
2958 (6) #         .data : 0xc12613d0 - 0xc13595c0   ( 992 kB)  \r
2959 (6) #         .text : 0xc1000000 - 0xc12613d0   (2436 kB)  \r
2960 (6) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
2961 (6) #   Preemptible hierarchical RCU implementation.  \r
2962 (6) #           Verbose stalled-CPUs detection is disabled.  \r
2963 (6) #   NR_IRQS:512  \r
2964 (6) #   Console: colour VGA+ 80x25  \r
2965 (6) #   console [ttyS0] enabled  \r
2966 (6) #   Fast TSC calibration using PIT  \r
2967 (6) #   Detected 2702.435 MHz processor.  \r
2968 (6) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5404  \r
2969 (6) # |   .87 BogoMIPS (lpj=10809740)  \r
2970 (6) #   pid_max: default: 32768 minimum: 301  \r
2971 (6) #   Mount-cache hash table entries: 512  \r
2972 (6) #   SMP alternatives: switching to UP code  \r
2973 (6) #   Freeing SMP alternatives: 16k freed  \r
2974 (6) #   ACPI: Core revision 20110623  \r
2975 (6) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
2976 (6) # |   110623/tbxface-640)  \r
2977 (6) #   ACPI: Unable to load the System Description Tables  \r
2978 (6) #   Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
2979 (6) #   ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
2980 (6) #   CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
2981 (6) # |   Performance Events:   \r
2982 (6) #   Brought up 1 CPUs  \r
2983 (6) #   Total of 1 processors activated (5404.87 BogoMIPS).  \r
2984 (6) #   NET: Registered protocol family 16  \r
2985 (6) #   PCI: Using configuration type 1 for base access  \r
2986 (6) #   bio: create slab <bio-0> at 0  \r
2987 (6) #   ACPI: Interpreter disabled.  \r
2988 (6) #   vgaarb: loaded  \r
2989 (6) #   SCSI subsystem initialized  \r
2990 (6) #   usbcore: registered new interface driver usbfs  \r
2991 (6) #   usbcore: registered new interface driver hub  \r
2992 (6) #   usbcore: registered new device driver usb  \r
2993 (6) #   PCI: Probing PCI hardware  \r
2994 (6) #   pnp: PnP ACPI: disabled  \r
2995 (6) #   Switching to clocksource acpi_pm  \r
2996 (6) #   NET: Registered protocol family 2  \r
2997 (6) #   Switched to NOHz mode on CPU #0  \r
2998 (6) #   IP route cache hash table entries: 1024 (order: 0, 4096 bytes)  \r
2999 (6) #   TCP established hash table entries: 2048 (order: 2, 16384 bytes)  \r
3000 (6) #   TCP bind hash table entries: 2048 (order: 2, 16384 bytes)  \r
3001 (6) #   TCP: Hash tables configured (established 2048 bind 2048)  \r
3002 (6) #   TCP reno registered  \r
3003 (6) #   UDP hash table entries: 128 (order: 0, 4096 bytes)  \r
3004 (6) #   UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)  \r
3005 (6) #   NET: Registered protocol family 1  \r
3006 (6) #   Trying to unpack rootfs image as initramfs...  \r
3007 (6) #   rootfs image is not initramfs (no cpio magic); looks like an initrd  \r
3008 (6) #   Freeing initrd memory: 6216k freed  \r
3009 (6) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
3010 (6) #   microcode: no support for this CPU vendor  \r
3011 (6) #   HugeTLB registered 4 MB page size, pre-allocated 0 pages  \r
3012 (6) #   NTFS driver 2.1.30 [Flags: R/O].  \r
3013 (6) #   msgmni has been set to 109  \r
3014 (6) #   io scheduler noop registered  \r
3015 (6) #   io scheduler deadline registered (default)  \r
3016 (6) #   io scheduler cfq registered  \r
3017 (6) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
3018 (6) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
3019 (6) #   Non-volatile memory driver v1.3  \r
3020 (6) #   brd: module loaded  \r
3021 (6) #   e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
3022 (6) #   e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
3023 (6) #   Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k  \r
3024 (6) #   Copyright (c) 2007-2011 Intel Corporation.  \r
3025 (6) #   Intel(R) Virtual Function Network Driver - version 2.0.0-k  \r
3026 (6) #   Copyright (c) 2009 - 2010 Intel Corporation.  \r
3027 (6) #   igbvf 0000:00:01.0: enabling device (0000 -> 0002)  \r
3028 (6) VF_RESET 42:49:3c:69:2d:06  \r
3029 (6) VF_RESET 42:49:3c:69:2d:06  \r
3030 (6) VF_SET_MAC 42:49:3c:69:2d:06  \r
3031 (6) #   igbvf 0000:00:01.0: Intel(R) 82576 Virtual Function  \r
3032 (6) #   igbvf 0000:00:01.0: Address: 42:49:3c:69:2d:06  \r
3033 (6) #   igbvf 0000:00:01.0: MAC: 1  \r
3034 (6) #   tun: Universal TUN/TAP device driver, 1.6  \r
3035 (6) #   tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>  \r
3036 (6) #   ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver  \r
3037 (6) #   Initializing USB Mass Storage driver...  \r
3038 (6) #   usbcore: registered new interface driver usb-storage  \r
3039 (6) #   USB Mass Storage support registered.  \r
3040 (6) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
3041 (6) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
3042 (6) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
3043 (6) #   mousedev: PS/2 mouse device common for all mice  \r
3044 (6) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
3045 (6) #   input: PC Speaker as /devices/platform/pcspkr/input/input1  \r
3046 (6) #   rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
3047 (6) #   rtc0: alarms up to one day, 114 bytes nvram  \r
3048 (6) #   cpuidle: using governor ladder  \r
3049 (6) #   cpuidle: using governor menu  \r
3050 (6) #   usbcore: registered new interface driver usbhid  \r
3051 (6) #   usbhid: USB HID core driver  \r
3052 (6) #   TCP cubic registered  \r
3053 (6) #   NET: Registered protocol family 17  \r
3054 (6) #   Using IPI No-Shortcut mode  \r
3055 (6) #   rtc_cmos rtc_cmos: setting system clock to 2012-01-26 21:06:36 UTC (1327611996)  \r
3056 (6) # |   Refined TSC clocksource calibration: 2702.576 MHz.  \r
3057 (6) #   Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ  \r
3058 (6) # |    mode  \r
3059 (6) #   Switching to clocksource tsc  \r
3060 (6) #   input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2  \r
3061 (6) #   RAMDISK: bzip2 image found at block 0  \r
3062 (6) #   VFS: Mounted root (ext2 filesystem) readonly on device 1:0.  \r
3063 (6) #   Freeing unused kernel memory: 312k freed  \r
3064 (6) #   Write protecting the kernel text: 2440k  \r
3065 (6) #   Write protecting the kernel read-only data: 736k  \r
3066 (6) #   INIT: version 2.86 booting  \r
3067 (6) #   proc on /proc type proc (rw)  \r
3068 (6) #   sysfs on /sys type sysfs (rw)  \r
3069 (6) #   Triggering udev events:  /sbin/udevadm trigger --action=add  \r
3070 (6) #   udev[395]: renamed network interface eth0 to int0  \r
3071 (6) #   Setting system time from the hardware clock (localtime).  \r
3072 (6) #   Testing root filesystem status:  read-only filesystem  \r
3073 (6) #   Checking root filesystem:  \r
3074 (6) #   fsck 1.41.13 (13-Dec-2010)  \r
3075 (6) #   ramdisk: clean, 502/4096 files, 15944/16384 blocks  \r
3076 (6) #   Remounting root device with read-write enabled.  \r
3077 (6) #   /dev/ram0 on / type ext2 (rw)  \r
3078 (6) #   Checking non-root filesystems:  \r
3079 (6) #   fsck 1.41.13 (13-Dec-2010)  \r
3080 (6) #   Mounting non-root local filesystems:  \r
3081 (6) #   tmpfs on /dev/shm type tmpfs (rw)  \r
3082 (6) #   Using /etc/random-seed to initialize /dev/urandom.  \r
3083 (6) #   INIT: Entering runlevel: 3  \r
3084 (6) #   Going multiuser...  \r
3085 (6) #   cannot (un)set powersave mode  \r
3086 (6) #   \e[9;15]\e[14;60]Starting sysklogd daemons:  /usr/sbin/syslogd /usr/sbin/klogd -c  \r
3087 (6) # |    3 -x  \r
3088 (6) #   Triggering udev events:  /sbin/udevadm trigger --type=failed   \r
3089 (6) #   Polling for DHCP server on interface int0:  \r
3090 (6) #   dhcpcd[610]: version 5.2.7 starting  \r
3091 (6) VF_SET_MULTICAST 00000003 (0) c16a3500  \r
3092 (6) TX queue 0: DISABLED  \r
3093 (6) TX queue 0: ENABLED  \r
3094 (6) 82576VF MAP f7ce2+1 from 0x80215000  \r
3095 (6) VF message unknown 00000005  \r
3096 (6) VF_SET_MULTICAST 00000003 (0) 00000000  \r
3097 (6) VF_SET_MULTICAST 00000003 (0) c13a2000  \r
3098 (6) VF_SET_MULTICAST 00010003 (1) c1230010  \r
3099 (6) #   dhcpcd[610]: int0: broadcasting for a lease  \r
3100 (6) #   dhcpcd[610]: int0: offered 10.233.2.79 from 141.76.48.80  \r
3101 (6) #   dhcpcd[610]: int0: acknowledged 10.233.2.79 from 141.76.48.80  \r
3102 (6) #   dhcpcd[610]: int0: leased 10.233.2.79 for 21600 seconds  \r
3103 (6) #   dhcpcd[610]: forked to background, child pid 632  \r
3104 (6) #   Starting Internet super-server daemon:  /usr/sbin/inetd  \r
3105 (5) #   dhcpcd[648]: br0: leased 141.76.49.29 for 21600 seconds  \r
3106 ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:17  got_ip_address 5  ok
3107 ÿý\18ÿý Ã¿Ã½#ÿý'ÿû\ 3ÿý\ 1ÿý\1fÿû\ 5ÿý!ÿû\ 3ÿû\ 1\r
3108            ooooo      ooo    .oooooo.   oooooo     oooo   .o.\r
3109            `888b.     `8'   d8P'  `Y8b   `888.     .8'   .888.\r
3110             8 `88b.    8   888      888   `888.   .8'   .8"888.\r
3111             8   `88b.  8   888      888    `888. .8'   .8' `888.\r
3112             8     `88b.8   888      888     `888.8'   .88ooo8888.\r
3113             8       `888   `88b    d88'      `888'   .8'     `888.\r
3114            o8o        `8    `Y8bood8P'        `8'   o88o     o8888o\r
3115 \r
3116                      vm (i686 Linux 3.1.0) pts/0\r
3117 \r
3118 vm login: 
3119 ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:22  telnet_works 141.76.49.29  ok
3120 (6) #   dhcpcd[610]: int0: leased 10.233.2.79 for 21600 seconds  \r
3121 ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:24  got_ip_address 6  ok
3122 ÿý\18ÿý Ã¿Ã½#ÿý'ÿû\ 3ÿý\ 1ÿý\1fÿû\ 5ÿý!ÿû\ 3ÿû\ 1\r
3123            ooooo      ooo    .oooooo.   oooooo     oooo   .o.\r
3124            `888b.     `8'   d8P'  `Y8b   `888.     .8'   .888.\r
3125             8 `88b.    8   888      888   `888.   .8'   .8"888.\r
3126             8   `88b.  8   888      888    `888. .8'   .8' `888.\r
3127             8     `88b.8   888      888     `888.8'   .88ooo8888.\r
3128             8       `888   `88b    d88'      `888'   .8'     `888.\r
3129            o8o        `8    `Y8bood8P'        `8'   o88o     o8888o\r
3130 \r
3131                      vm (i686 Linux 3.1.0) pts/0\r
3132 \r
3133 vm login: 
3134 ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:25  telnet_works 10.233.2.79  ok
3135 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3136
3137 Testing "libvirt basic functionality" in /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:
3138 make: Entering directory `/home/sojka/nul/alexb/apps/libvirt'
3139 make: Nothing to be done for `install'.
3140 make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt'
3141 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv.inc:13  make -C /home/sojka/nul/alexb/apps/libvirt install DESTDIR=/home/sojka/nul/alexb/apps/libvirt/_install  ok
3142 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv.inc:14  cp /home/sojka/nul/michal/imgs/passive/CAcertSrv.pem cacert.pem  ok
3143 + PATH=/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin:/home/sojka/bin:/home/sojka/bin:/home/sojka/bin:/usr/bin:/bin
3144 + LD_LIBRARY_PATH=/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib
3145 + set +x
3146 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/passive --server --iprelay
3147 + tee passive.log
3148 novaboot: Entering directory `/home/sojka/nul/build'
3149 Running: rsync  -RLp 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 ~/boot/novaboot
3150 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
3151 \r
3152 [ 0] TSC:2702570 kHz BUS:135128 kHz\r
3153 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3154 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3155 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3156 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3157 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3158 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3159 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3160 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3161         => hostvesa <=\r
3162         => mem <=\r
3163 physmem: 0 [0, 100000]\r
3164         => pit:0x40,0 <=\r
3165 source freq 0\r
3166 source freq 0\r
3167 source freq 0\r
3168         => scp:0x92,0x61 <=\r
3169         => pcihostbridge:0,0x100,0xcf8 <=\r
3170         => dpci:3,0,0,0,0,0 <=\r
3171 search_device(3,0,0) bdf 200 \r
3172         => dio:0x3c0+0x20 <=\r
3173         => dio:0x3b0+0x10 <=\r
3174         => vcpu <=\r
3175         => halifax <=\r
3176 VBE version 300 tag 41534556 memsize 1000000 oem 'ATI ATOMBIOS' vendor '(C) 1988-2005, ATI Technologies Inc. ' product 'RV710' version '01.00'\r
3177 framebuffer e0000000+10000000\r
3178         => hostkeyb:0+0x60+1+12+1 <=\r
3179         => nubus <=\r
3180 bus[1] Enabling ARI.\r
3181 dev[1:00.0] Adapting ARI status on SR-IOV capable device.\r
3182 dev[1:00.0] Enabled 8 VFs. Wait for them to settle down.\r
3183 dev[1:00.1] Enabled 8 VFs. Wait for them to settle down.\r
3184 bus[3] Enabling ARI.\r
3185 Nubus initialized.\r
3186         => host82576:0 <=\r
3187 82576PF 00: Found Intel 82576-style controller at 100. Attaching IRQ 0.\r
3188 82576PF 00: BAR 0: d0820000 (size 00020000)\r
3189 82576PF 00: Found MMIO window at 0x8f800000 (phys d0820000).\r
3190 82576PF 00: BAR 1: d0400000 (size 00400000)\r
3191 82576PF 00: BAR 2: 00003021 (size 00000020)\r
3192 82576PF 00: BAR 3: d08c4000 (size 00004000)\r
3193 82576PF 00: Perform Global Reset.\r
3194 82576PF 00: Global Reset successful.\r
3195 s0: Attaching to CPU 0 (ffffffff 0)\r
3196 82576PF 00: Attached to IRQ 126 (MSI-X).\r
3197 82576PF 00: Configuring VFs...\r
3198 82576PF 00: Configuring link parameters...\r
3199 82576PF 00: We are 00:1b:21:8f:30:06\r
3200 82576PF 00: Notifying VFs that PF is done...\r
3201 82576PF 00: Initialization complete.\r
3202 82576PF 00: Enabling interrupts...\r
3203 82576PF 00: Link status changed to UP.\r
3204 82576PF 00: UP   100BASE-T FD | 8 VFs |    0 RX |    0 TX\r
3205         => host82576vf:0,0,1 <=\r
3206 s0: Attaching to CPU 0 (ffffffff 0)\r
3207 s0: Attaching to CPU 0 (ffffffff 0)\r
3208 82576VF 80: Found Intel 82576VF-style controller.\r
3209 82576VF 80: Interrupt throttling DISABLED.\r
3210 82576VF 80: 00000200 bytes allocated for RX descriptor ring (32 descriptors).\r
3211 82576VF 80: RDBAL bcf09d80 RDBAH 00000000 RXDCTL 02000000\r
3212 82576VF 80: 00000200 bytes allocated for TX descriptor ring (32 descriptors).\r
3213 82576PF 00: VF0 sent RESET\r
3214 82576PF 00: VF0 is now 00:1b:21:8f:30:06\r
3215 82576VF 80: We are 00:1b:21:8f:30:06\r
3216 82576VF 80: Asking to be promiscuous.\r
3217 82576PF 00: VF_SET_PROMISC 40006 ENABLE\r
3218 82576VF 80: Unrecognized message.\r
3219         => service_config <=\r
3220         => service_disk <=\r
3221 Constructing service /disk...\r
3222 Service /disk registered.\r
3223         => script_start:1 <=\r
3224         => name::/s0/events <=\r
3225 sc: start 0-1 count 1\r
3226 sc: done.\r
3227 tb: client data 3f000 guid 5 parent 9b9\r
3228 (5) booting - NOVA daemon ...  \r
3229 (5) source freq 2702570  \r
3230 (5) done    - request timer attach  \r
3231 (5) warning - osdepentropyopen not implemented!  \r
3232 (5) warning - tls - entropy not implemented!  \r
3233 (5) done    - request network attach  \r
3234 (5) done    - mac 00:1b:21:8f:30:06  \r
3235 (5)         - sys_now unimpl.  \r
3236 (5) done    - open tcp port 9999 - 10000  \r
3237 (5) .......   looking for an IP address via DHCP  \r
3238 kb: receive() failed at 325 -- buggy keyboard?\r
3239 s0:     => INIT done <=\r
3240 \r
3241 (5) update  - got ip=141.76.49.29 mask=255.255.255.192 gw=141.76.49.1  \r
3242 (5) ready   - NOVA management daemon is up. Waiting for libvirt connection ...   \r
3243 + test ''
3244 ++ sed -ne '/.*update  - got ip=\([^ ]*\).*/ s//\1/p' passive.log
3245 + NOVA_IP=141.76.49.29
3246 ++ sed -ne 's/^Keeping PID \([0-9]\+\) alive$/\1/p' passive.log
3247 + pid=
3248 + set +x
3249 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv.inc:36  test 141.76.49.29  ok
3250 CPU model:           GenuineIntel
3251 CPU(s):              8
3252 CPU frequency:       2702 MHz
3253 CPU socket(s):       1
3254 Core(s) per socket:  4
3255 Thread(s) per core:  2
3256 NUMA cell(s):        1
3257 Memory size:         0 kB
3258
3259 eventthread - exiting
3260 nova - success - closing mgmt connection ...
3261 nova - success - closing event connection ...
3262 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:10  virsh -c nova+tls://141.76.49.29:9999 nodeinfo | tee log  ok
3263 CPU model:           GenuineIntel
3264 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:11  grep CPU model: log  ok
3265  Id Name                 State
3266 ----------------------------------
3267   - linux                no state
3268
3269 eventthread - exiting
3270 nova - success - closing mgmt connection ...
3271 nova - success - closing event connection ...
3272 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:13  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
3273   - linux                no state
3274 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:14  grep linux.*no state log  ok
3275 Domain linux started
3276
3277 eventthread - exiting
3278 nova - success - closing mgmt connection ...
3279 nova - success - closing event connection ...
3280 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:17  virsh -c nova+tls://141.76.49.29:9999 start linux  ok
3281  Id Name                 State
3282 ----------------------------------
3283   2 linux                running
3284
3285 eventthread - exiting
3286 nova - success - closing mgmt connection ...
3287 nova - success - closing event connection ...
3288 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:18  virsh -c nova+tls://141.76.49.29:9999 list | tee log  ok
3289   2 linux                running
3290 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:19  grep linux.*running log  ok
3291   2 linux                running
3292 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:20  grep linux.*running log  ok
3293 Domain 2 destroyed
3294
3295 eventthread - exiting
3296 nova - success - closing mgmt connection ...
3297 nova - success - closing event connection ...
3298 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:21  virsh -c nova+tls://141.76.49.29:9999 destroy 2  ok
3299 Domain linux started
3300
3301 Domain linux started
3302
3303 eventthread - exiting
3304 nova - success - closing mgmt connection ...
3305 nova - success - closing event connection ...
3306 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:24  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
3307  Id Name                 State
3308 ----------------------------------
3309   2 linux                running
3310   3 linux                running
3311   - linux                no state
3312
3313 eventthread - exiting
3314 nova - success - closing mgmt connection ...
3315 nova - success - closing event connection ...
3316 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:25  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
3317 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:26  test 2 -eq 2  ok
3318 Domain 2 destroyed
3319
3320 Domain 3 destroyed
3321
3322 eventthread - exiting
3323 nova - success - closing mgmt connection ...
3324 nova - success - closing event connection ...
3325 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:27  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
3326 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3327 Testing "all" in /home/sojka/nul/michal/boot/vancouver-boot-from-disk.wv:
3328 novaboot: Entering directory `/home/sojka/nul/build'
3329 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul imgs/bootable-hdd.img vancuver.nulconfig ~/boot/novaboot
3330 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
3331 \r
3332 [ 0] TSC:2702581 kHz BUS:135129 kHz\r
3333 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3334 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3335 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3336 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3337 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3338 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3339 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3340 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3341         => hostkeyb:0,0x60,1,12 <=\r
3342         => service_config <=\r
3343         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/imgs/bootable-hdd.img <=\r
3344 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/imgs/bootable-hdd.img' 0x7dde00 bytes.\r
3345 vdisk: Attached as vdisk 0.\r
3346         => service_disk <=\r
3347 disk: Added '0'\r
3348 Constructing service /disk...\r
3349 Service /disk registered.\r
3350         => script_start:1 <=\r
3351 sc: start 0-1 count 1\r
3352 sc: done.\r
3353 tb: client data 3f000 guid 5 parent 9b9\r
3354 (5) source freq 2702581000  \r
3355 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3356 (5)     => PC_PS2 <=  \r
3357 (5)     => mem:0,0xa0000 <=  \r
3358 (5) physmem: 0 [0, a0000]  \r
3359 (5)     => mem:0x100000 <=  \r
3360 (5) physmem: 0 [100000, 3c00000]  \r
3361 (5)     => ioio <=  \r
3362 (5)     => nullio:0x80 <=  \r
3363 (5)     => pic:0x20,,0x4d0 <=  \r
3364 (5)     => pic:0xa0,2,0x4d1 <=  \r
3365 (5)     => pit:0x40,0 <=  \r
3366 (5) source freq 0  \r
3367 (5) source freq 0  \r
3368 (5) source freq 0  \r
3369 (5)     => scp:0x92,0x61 <=  \r
3370 (5)     => kbc:0x60,1,12 <=  \r
3371 (5)     => keyb:0,0x10000 <=  \r
3372 (5)     => mouse:1,0x10001 <=  \r
3373 (5)     => rtc:0x70,8 <=  \r
3374 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3375 (5)     => hostsink:0x4712,80 <=  \r
3376 (5)     => vga:0x03c0 <=  \r
3377 (5) Allocating from guest 03be0000+20000  \r
3378 (5) VGA console 3be0000+20000 0x83fe0000  \r
3379 kb: receive() failed at 325 -- buggy keyboard?\r
3380 (5)     => vbios_disk <=  \r
3381 Cannot get client (id=0x0) session: 0x105\r
3382 (5)     => vbios_keyboard <=  \r
3383 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3384 (5)     => vbios_mem <=  \r
3385 (5)     => vbios_time <=  \r
3386 (5)     => vbios_reset <=  \r
3387 (5)     => vbios_multiboot <=  \r
3388 (5)     => msi <=  \r
3389 (5)     => ioapic <=  \r
3390 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3391 (5)     => pmtimer:0x8000 <=  \r
3392 (5)     => vcpus <=  \r
3393 (5)     => vcpu <=  \r
3394 (5)     create VCPU  \r
3395 (5)     => halifax <=  \r
3396 (5)     => vbios <=  \r
3397 (5) startup  \r
3398 (5)     => lapic <=  \r
3399 (5) LAPIC freq 168911312  \r
3400 (5)     => ahci:0xe0800000,14,0x30 <=  \r
3401 (5)     => drive:0,0,0 <=  \r
3402 (5) SATA disk 0 flags 1 sectors 3eefnot finished 1404034,0 inprogress 0  \r
3403 (5) not finished 1404034,0 inprogress 0  \r
3404 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3405 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3406 (5)   \r
3407 (5) do_gsi_boot eip 800049fe esp 80235fec  \r
3408 (5) do_gsi_boot eip 8000565b esp 80234fec  \r
3409 (5) do_gsi_boot eip 800007f5 esp 80232fec  \r
3410 (5) RESET device state  \r
3411 (5) INIT done  \r
3412 (5) reset CPU from 9 mtr_in e0010  \r
3413 s0:     => INIT done <=\r
3414 \r
3415 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3416 (5) boot from disk  \r
3417 (5) VB: driveparam[0] size 1a sectors 3eef efl 46 eax 0  \r
3418 (5) VB: driveparam[0] size 1a sectors 3eef efl 46 eax 0  \r
3419 (5) VB: driveparam[0] size 1a sectors 3eef efl 46 eax 0  \r
3420 (5)     handle_int15 eax c0 ebx 0 ecx 2bf03 edx 1 eip ffff efl 46  \r
3421 (5)     handle_int15 eax 5300 ebx 0 ecx 2bf03 edx 0 eip ffff efl 46  \r
3422 (5)     handle_int15 eax 5304 ebx 0 ecx 2bf03 edx 0 eip ffff efl 46  \r
3423 (5) VB: driveparam[0] size 1a sectors 3eef efl 46 eax 0  \r
3424 (5) VB: driveparam[0] size 1a sectors 3eef efl 46 eax 0  \r
3425 (5) #   Press `ESC' to enter the menu... 0   \e[H\e[J  Booting 'test'  \r
3426 (5) #     \r
3427 (5) #   kernel /boot/bzImage root=/dev/sda1 console=ttyS0  \r
3428 (5) VB: driveparam[0] size 1a sectors 3eef efl 46 eax 0  \r
3429 (5) #      [Linux-bzImage, setup=0x3400, size=0x4a8ab0]  \r
3430 (5) #     \r
3431 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3432 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3433 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
3434 (5) VESA 4f00 tag 0 base 90000+34d0 esi 0  \r
3435 (5) #   [    0.000000] Initializing cgroup subsys cpuset  \r
3436 (5) #   [    0.000000] Initializing cgroup subsys cpu  \r
3437 (5) #   [    0.000000] Linux version 3.1.4 (sojka@compile) (gcc version 4.3.6 (Buildroo  \r
3438 (5) # |   t 2011.11-dirty) ) #1 SMP Wed Dec 7 00:58:16 CET 2011  \r
3439 (5) #   [    0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
3440 (5) #   [    0.000000] CPU: Your system may be unstable.  \r
3441 (5) #   [    0.000000] BIOS-provided physical RAM map:  \r
3442 (5) #   [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
3443 (5) #   [    0.000000]  BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
3444 (5) #   [    0.000000]  BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
3445 (5) #   [    0.000000] Notice: NX (Execute Disable) protection missing in CPU!  \r
3446 (5) #   [    0.000000] DMI not present or invalid.  \r
3447 (5) #   [    0.000000] last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
3448 (5) #   [    0.000000] init_memory_mapping: 0000000000000000-0000000003be0000  \r
3449 (5) #   [    0.000000] ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
3450 (5) #   [    0.000000] ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      000  \r
3451 (5) # |   00000)  \r
3452 (5) #   [    0.000000] ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      000  \r
3453 (5) # |   00000)  \r
3454 (5) #   [    0.000000] ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      000  \r
3455 (5) # |   00000)  \r
3456 (5) #   [    0.000000] ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      000  \r
3457 (5) # |   00000)  \r
3458 (5) #   [    0.000000] ACPI Error: Required field Pm1aEventBlock has zero address and/o  \r
3459 (5) # |   r length: 0x0000000000000000/0x0 (20110623/tbfadt-544)  \r
3460 (5) #   [    0.000000] ACPI Error: Required field Pm1aControlBlock has zero address and  \r
3461 (5) # |   /or length: 0x0000000000000000/0x0 (20110623/tbfadt-544)  \r
3462 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [DSDT] (2011062  \r
3463 (5) # |   3/tbutils-459)  \r
3464 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [FACS] (2011062  \r
3465 (5) # |   3/tbutils-459)  \r
3466 (5) #   [    0.000000] 0MB HIGHMEM available.  \r
3467 (5) #   [    0.000000] 59MB LOWMEM available.  \r
3468 (5) #   [    0.000000]   mapped low ram: 0 - 03be0000  \r
3469 (5) #   [    0.000000]   low ram: 0 - 03be0000  \r
3470 (5) #   [    0.000000] Zone PFN ranges:  \r
3471 (5) #   [    0.000000]   DMA      0x00000010 -> 0x00001000  \r
3472 (5) #   [    0.000000]   Normal   0x00001000 -> 0x00003be0  \r
3473 (5) #   [    0.000000]   HighMem  empty  \r
3474 (5) #   [    0.000000] Movable zone start PFN for each node  \r
3475 (5) #   [    0.000000] early_node_map[2] active PFN ranges  \r
3476 (5) #   [    0.000000]     0: 0x00000010 -> 0x0000009a  \r
3477 (5) #   [    0.000000]     0: 0x00000100 -> 0x00003be0  \r
3478 (5) #   [    0.000000] Using APIC driver default  \r
3479 (5) #   [    0.000000] ACPI: PM-Timer IO Port: 0x8000  \r
3480 (5) #   [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
3481 (5) #   [    0.000000] ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
3482 (5) #   [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
3483 (5) #   [    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
3484 (5) #   [    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
3485 (5) #   [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
3486 (5) #   [    0.000000] ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
3487 (5) #   [    0.000000] Using ACPI (MADT) for SMP configuration information  \r
3488 (5) #   [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
3489 (5) #   [    0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b00  \r
3490 (5) # |   0  \r
3491 (5) #   [    0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a000  \r
3492 (5) # |   0  \r
3493 (5) #   [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 000000000010000  \r
3494 (5) # |   0  \r
3495 (5) #   [    0.000000] Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420  \r
3496 (5) # |   000)  \r
3497 (5) #   [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_i  \r
3498 (5) # |   ds:1  \r
3499 (5) #   [    0.000000] PERCPU: Embedded 12 pages/cpu @c3400000 s28288 r0 d20864 u419430  \r
3500 (5) # |   4  \r
3501 (5) #   [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pa  \r
3502 (5) # |   ges: 15090  \r
3503 (5) #   [    0.000000] Kernel command line: root=/dev/sda1 console=ttyS0  \r
3504 (5) #   [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)  \r
3505 (5) #   [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
3506 (5) #   [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
3507 (5) #   [    0.000000] Initializing CPU#0  \r
3508 (5) #   [    0.000000] Initializing HighMem for node 0 (00000000:00000000)  \r
3509 (5) #   [    0.000000] Memory: 50220k/61312k available (6346k kernel code, 10620k reser  \r
3510 (5) # |   ved, 2463k data, 464k init, 0k highmem)  \r
3511 (5) #   [    0.000000] virtual kernel memory layout:  \r
3512 (5) #   [    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)  \r
3513 (5) #   [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
3514 (5) #   [    0.000000]     vmalloc : 0xc43e0000 - 0xff7fe000   ( 948 MB)  \r
3515 (5) #   [    0.000000]     lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
3516 (5) #   [    0.000000]       .init : 0xc189b000 - 0xc190f000   ( 464 kB)  \r
3517 (5) #   [    0.000000]       .data : 0xc163282e - 0xc189a580   (2463 kB)  \r
3518 (5) #   [    0.000000]       .text : 0xc1000000 - 0xc163282e   (6346 kB)  \r
3519 (5) #   [    0.000000] Checking if this processor honours the WP bit even in supervisor  \r
3520 (5) # |    mode...Ok.  \r
3521 (5) #   [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1,   \r
3522 (5) # |   Nodes=1  \r
3523 (5) #   [    0.000000] Hierarchical RCU implementation.  \r
3524 (5) #   [    0.000000] NR_IRQS:2304 nr_irqs:256 16  \r
3525 (5) #   [    0.000000] Console: colour VGA+ 80x25  \r
3526 (5) #   [    0.000000] console [ttyS0] enabled  \r
3527 (5) #   [    0.000000] Fast TSC calibration using PIT  \r
3528 (5) #   [    0.000000] Detected 2702.775 MHz processor.  \r
3529 (5) #   [    0.003000] Calibrating delay loop (skipped), value calculated using timer f  \r
3530 (5) # |   requency.. 5405.55 BogoMIPS (lpj=2702775)  \r
3531 (5) #   [    0.005002] pid_max: default: 32768 minimum: 301  \r
3532 (5) #   [    0.006013] Security Framework initialized  \r
3533 (5) #   [    0.007003] SELinux:  Initializing.  \r
3534 (5) #   [    0.008010] Mount-cache hash table entries: 512  \r
3535 (5) #   [    0.009070] Initializing cgroup subsys cpuacct  \r
3536 (5) #   [    0.010004] Initializing cgroup subsys freezer  \r
3537 (5) #   [    0.012084] SMP alternatives: switching to UP code  \r
3538 (5) #   [    0.021726] Freeing SMP alternatives: 24k freed  \r
3539 (5) #   [    0.022003] ACPI: Core revision 20110623  \r
3540 (5) #   [    0.023013] ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from   \r
3541 (5) # |   ACPI tables (20110623/tbxface-640)  \r
3542 (5) #   [    0.025000] ACPI: Unable to load the System Description Tables  \r
3543 (5) #   [    0.026051] Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
3544 (5) #   [    0.027898] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
3545 (5) #   [    0.038184] CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCP  \r
3546 (5) # |   U.  stepping 03  \r
3547 (5) #   [    0.040996] Performance Events:   \r
3548 (5) #   [    0.040996] Brought up 1 CPUs  \r
3549 (5) #   [    0.041999] Total of 1 processors activated (5405.55 BogoMIPS).  \r
3550 (5) #   [    0.043364] RTC time: 21:07:59, date: 01/26/12  \r
3551 (5) #   [    0.045021] NET: Registered protocol family 16  \r
3552 (5) #   [    0.046040] kworker/u:0 used greatest stack depth: 7172 bytes left  \r
3553 (5) #   [    0.079248] PCI: Using configuration type 1 for base access  \r
3554 (5) #   [    0.080182] kworker/u:0 used greatest stack depth: 6920 bytes left  \r
3555 (5) #   [    0.086831] bio: create slab <bio-0> at 0  \r
3556 (5) #   [    0.087150] ACPI: Interpreter disabled.  \r
3557 (5) #   [    0.088060] vgaarb: loaded  \r
3558 (5) #   [    0.090065] SCSI subsystem initialized  \r
3559 (5) #   [    0.092141] usbcore: registered new interface driver usbfs  \r
3560 (5) #   [    0.093025] usbcore: registered new interface driver hub  \r
3561 (5) #   [    0.094031] usbcore: registered new device driver usb  \r
3562 (5) #   [    0.095144] Advanced Linux Sound Architecture Driver Version 1.0.24.  \r
3563 (5) #   [    0.095997] PCI: Probing PCI hardware  \r
3564 (5) #   [    0.105417] cfg80211: Calling CRDA to update world regulatory domain  \r
3565 (5) #   [    0.106110] NetLabel: Initializing  \r
3566 (5) #   [    0.106999] NetLabel:  domain hash size = 128  \r
3567 (5) #   [    0.107991] NetLabel:  protocols = UNLABELED CIPSOv4  \r
3568 (5) #   [    0.108999] NetLabel:  unlabeled traffic allowed by default  \r
3569 (5) #   [    0.111500] pnp: PnP ACPI: disabled  \r
3570 (5) #   [    0.149047] Switching to clocksource acpi_pm  \r
3571 (5) #   [    0.150034] NET: Registered protocol family 2  \r
3572 (5) #   [    0.156544] Switched to NOHz mode on CPU #0  \r
3573 (5) #   [    0.162921] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)  \r
3574 (5) #   [    0.173288] TCP established hash table entries: 2048 (order: 2, 16384 bytes)  \r
3575 (5) # |   [    0.183714] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)  \r
3576 (5) #   [    0.193674] TCP: Hash tables configured (established 2048 bind 2048)  \r
3577 (5) #   [    0.203370] TCP reno registered  \r
3578 (5) #   [    0.208577] UDP hash table entries: 128 (order: 0, 4096 bytes)  \r
3579 (5) #   [    0.216649] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)  \r
3580 (5) #   [    0.225201] NET: Registered protocol family 1  \r
3581 (5) #   [    0.231751] RPC: Registered named UNIX socket transport module.  \r
3582 (5) #   [    0.239916] RPC: Registered udp transport module.  \r
3583 (5) #   [    0.246787] RPC: Registered tcp transport module.  \r
3584 (5) #   [    0.253659] RPC: Registered tcp NFSv4.1 backchannel transport module.  \r
3585 (5) #   [    0.263512] platform rtc_cmos: registered platform RTC device (no PNP device  \r
3586 (5) # |    found)  \r
3587 (5) #   [    0.277078] microcode: no support for this CPU vendor  \r
3588 (5) #   [    0.284491] audit: initializing netlink socket (disabled)  \r
3589 (5) #   [    0.292119] type=2000 audit(1327612078.291:1): initialized  \r
3590 (5) #   [    0.314977] HugeTLB registered 4 MB page size, pre-allocated 0 pages  \r
3591 (5) #   [    0.327216] VFS: Disk quotas dquot_6.5.2  \r
3592 (5) #   [    0.333340] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)  \r
3593 (5) #   [    0.343804] msgmni has been set to 98  \r
3594 (5) #   [    0.349867] Block layer SCSI generic (bsg) driver version 0.4 loaded (major   \r
3595 (5) # |   253)  \r
3596 (5) #   [    0.363042] io scheduler noop registered  \r
3597 (5) #   [    0.369091] io scheduler deadline registered  \r
3598 (5) #   [    0.375517] io scheduler cfq registered (default)  \r
3599 (5) #   [    0.382499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5  \r
3600 (5) #   [    0.390398] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
3601 (5) #   Ã¿Ã¿[    0.643658] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
3602 (5) #   [    0.652241] Non-volatile memory driver v1.3  \r
3603 (5) #   [    0.658587] Linux agpgart interface v0.103  \r
3604 (5) #   [    0.664934] [drm] Initialized drm 1.1.0 20060810  \r
3605 (5) #   [    0.671732] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp mo  \r
3606 (5) # |   dule!  \r
3607 (5) #   [    0.686195] brd: module loaded  \r
3608 (5) #   [    0.692039] loop: module loaded  \r
3609 (5) #   [    0.697429] ahci 0000:00:06.0: can't find IRQ for PCI INT A; probably buggy   \r
3610 (5) # |   MP table  \r
3611 (5) bool AhciController::receive(MessageMem&)(1c) read failed  \r
3612 (5) bool AhciController::receive(MessageMem&)(20) read failed  \r
3613 (5) not finished 1404034,0 inprogress 0  \r
3614 (5) not finished 1404034,0 inprogress 0  \r
3615 (5) bool AhciController::receive(MessageMem&)(0) write failed  \r
3616 (5) bool AhciController::receive(MessageMem&)(c) write failed  \r
3617 (5) #   [    0.748667] ahci 0000:00:06.0: AHCI 0001.0200 32 slots 1 ports 1.5 Gbps 0x1   \r
3618 (5) # |   impl SATA mode  \r
3619 (5) #   [    0.762703] ahci 0000:00:06.0: flags: ncq only pio   \r
3620 (5) #   [    0.769931] scsi0 : ahci  \r
3621 (5) #   [    0.774605] ata1: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800100 ir  \r
3622 (5) # |   q 40  \r
3623 (5) not finished 1404034,0 inprogress 0  \r
3624 (5) not finished 1404034,0 inprogress 0  \r
3625 (5) #   [    0.797852] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI  \r
3626 (5) # |   [    0.808265] e1000: Copyright (c) 1999-2006 Intel Corporation.  \r
3627 (5) #   [    0.816456] e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
3628 (5) #   [    0.824529] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
3629 (5) #   [    0.832748] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI  \r
3630 (5) #   [    0.841101] e100: Copyright(c) 1999-2006 Intel Corporation  \r
3631 (5) #   [    0.848888] sky2: driver version 1.29  \r
3632 (5) #   [    0.854861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver  \r
3633 (5) #   [    0.864764] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver  \r
3634 (5) #   [    0.873235] uhci_hcd: USB Universal Host Controller Interface driver  \r
3635 (5) #   [    0.883040] usbcore: registered new interface driver usblp  \r
3636 (5) #   [    0.890735] Initializing USB Mass Storage driver...  \r
3637 (5) #   [    0.897818] usbcore: registered new interface driver usb-storage  \r
3638 (5) #   [    0.906067] USB Mass Storage support registered.  \r
3639 (5) #   [    0.912879] usbcore: registered new interface driver libusual  \r
3640 (5) #   [    0.920944] i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
3641 (5) #   [    0.931442] serio: i8042 KBD port at 0x60,0x64 irq 1  \r
3642 (5) #   [    0.938601] serio: i8042 AUX port at 0x60,0x64 irq 12  \r
3643 (5) #   [    0.945950] mousedev: PS/2 mouse device common for all mice  \r
3644 (5) #   [    0.953945] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/i  \r
3645 (5) # |   nput/input0  \r
3646 (5) #   [    0.967829] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
3647 (5) #   [    0.977605] rtc0: alarms up to one day, 114 bytes nvram  \r
3648 (5) #   [    0.985649] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-  \r
3649 (5) # |   devel@redhat.com  \r
3650 (5) #   [    0.999879] cpuidle: using governor ladder  \r
3651 (5) #   [    1.006121] cpuidle: using governor menu  \r
3652 (5) #   [    1.012175] EFI Variables Facility v0.08 2004-May-17  \r
3653 (5) #   [    1.019855] usbcore: registered new interface driver usbhid  \r
3654 (5) #   [    1.027651] usbhid: USB HID core driver  \r
3655 (5) #   [    1.033863] ALSA device list:  \r
3656 (5) #   [    1.038922]   No soundcards found.  \r
3657 (5) #   [    1.044457] Netfilter messages via NETLINK v0.30.  \r
3658 (5) #   [    1.051344] nf_conntrack version 0.5.0 (785 buckets, 3140 max)  \r
3659 (5) #   [    1.059537] ctnetlink v0.93: registering with nfnetlink.  \r
3660 (5) #   [    1.067339] ip_tables: (C) 2000-2006 Netfilter Core Team  \r
3661 (5) #   [    1.074880] TCP cubic registered  \r
3662 (5) #   [    1.080183] Initializing XFRM netlink socket  \r
3663 (5) #   [    1.086769] NET: Registered protocol family 10  \r
3664 (5) #   [    1.093730] ip6_tables: (C) 2000-2006 Netfilter Core Team  \r
3665 (5) #   [    1.101394] IPv6 over IPv4 tunneling driver  \r
3666 (5) #   [    1.108110] NET: Registered protocol family 17  \r
3667 (5) #   [    1.114724] Registering the dns_resolver key type  \r
3668 (5) #   [    1.121632] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)  \r
3669 (5) IDENTIFY  \r
3670 (5) PIO setup fis  \r
3671 (5) push data 200 prdbase 31f5a80 _dsf 31f5a80 0 1  \r
3672 (5) IDENTIFY transfered  \r
3673 (5) #   [    1.145387] Using IPI No-Shortcut mode  \r
3674 (5) #   [    1.151338] registered taskstats version 1  \r
3675 (5) #   [    1.157590]   Magic number: 12:216:147  \r
3676 (5) #   [    1.163469] console [netcon0] enabled  \r
3677 (5) #   [    1.169248] netconsole: network logging started  \r
3678 (5) #   [    1.175945] ata1.00: ATA-6: virtualdisk, , max UDMA/100  \r
3679 (5) #   [    1.183377] ata1.00: 16111 sectors, multi 0: LBA48   \r
3680 (5) SET FEATURES 3 sc 45  \r
3681 (5) IDENTIFY  \r
3682 (5) PIO setup fis  \r
3683 (5) push data 200 prdbase 31f5a80 _dsf 31f5a80 0 1  \r
3684 (5) IDENTIFY transfered  \r
3685 (5) #   [    1.209126] ata1.00: configured for UDMA/100  \r
3686 (5) #   [    1.215611] scsi 0:0:0:0: Direct-Access     ATA      virtualdisk      n/a  P  \r
3687 (5) # |   Q: 0 ANSI: 5  \r
3688 (5) #   [    1.229598] sd 0:0:0:0: [sda] 16111 512-byte logical blocks: (8.24 MB/7.86 M  \r
3689 (5) # |   iB)  \r
3690 (5) #   [    1.242677] sd 0:0:0:0: Attached scsi generic sg0 type 0  \r
3691 (5) #   [    1.250260] sd 0:0:0:0: [sda] Write Protect is off  \r
3692 (5) #   [    1.257251] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, do  \r
3693 (5) # |   esn't support DPO or FUA  \r
3694 (5) #   [    1.272520]  sda: sda1  \r
3695 (5) #   [    1.277113] sd 0:0:0:0: [sda] Attached SCSI disk  \r
3696 (5) #   [    1.283929] Refined TSC clocksource calibration: 2702.581 MHz.  \r
3697 (5) #   [    1.292002] Switching to clocksource tsc  \r
3698 (5) #   [    1.995238] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/inpu  \r
3699 (5) # |   t/input1  \r
3700 (5) #   [    2.008768] md: Waiting for all devices to be available before autodetect  \r
3701 (5) #   [    2.018930] md: If you don't use raid, use raid=noautodetect  \r
3702 (5) #   [    2.026911] md: Autodetecting RAID arrays.  \r
3703 (5) #   [    2.033150] md: Scanned 0 and added 0 devices.  \r
3704 (5) #   [    2.039742] md: autorun ...  \r
3705 (5) #   [    2.044583] md: ... autorun DONE.  \r
3706 (5) #   [    2.052200] VFS: Mounted root (ext2 filesystem) readonly on device 8:1.  \r
3707 (5) #   [    2.062183] Freeing unused kernel memory: 464k freed  \r
3708 (5) #   [    2.069414] Write protecting the kernel text: 6348k  \r
3709 (5) #   [    2.076487] Write protecting the kernel read-only data: 2136k  \r
3710 (5) #   [    2.086737] mount used greatest stack depth: 5952 bytes left  \r
3711 (5) #   Starting logging: OK  \r
3712 (5) #   Initializing random number generator... read-only file system detected...done  \r
3713 (5) #   Starting network...  \r
3714 (5) #   [    2.131362] ip used greatest stack depth: 5820 bytes left  \r
3715 (5) #   ! /etc/init.d/S99wvtestboot boot finished ok  \r
3716 (5) #   wvtest: done  \r
3717 (5) #     \r
3718 (5) #   Welcome to Buildroot  \r
3719 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3720
3721 Testing "Connecting multiple times to NOVA libvirt daemon" in /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:
3722 make: Entering directory `/home/sojka/nul/alexb/apps/libvirt'
3723 make: Nothing to be done for `install'.
3724 make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt'
3725 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv.inc:13  make -C /home/sojka/nul/alexb/apps/libvirt install DESTDIR=/home/sojka/nul/alexb/apps/libvirt/_install  ok
3726 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv.inc:14  cp /home/sojka/nul/michal/imgs/passive/CAcertSrv.pem cacert.pem  ok
3727 + PATH=/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin:/home/sojka/bin:/home/sojka/bin:/home/sojka/bin:/usr/bin:/bin
3728 + LD_LIBRARY_PATH=/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib
3729 + set +x
3730 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/passive --server --iprelay
3731 + tee passive.log
3732 novaboot: Entering directory `/home/sojka/nul/build'
3733 Running: rsync  -RLp 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 ~/boot/novaboot
3734 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
3735 \r
3736 [ 0] TSC:2702572 kHz BUS:135128 kHz\r
3737 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3738 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3739 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3740 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3741 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3742 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3743 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3744 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3745         => hostvesa <=\r
3746         => mem <=\r
3747 physmem: 0 [0, 100000]\r
3748         => pit:0x40,0 <=\r
3749 source freq 0\r
3750 source freq 0\r
3751 source freq 0\r
3752         => scp:0x92,0x61 <=\r
3753         => pcihostbridge:0,0x100,0xcf8 <=\r
3754         => dpci:3,0,0,0,0,0 <=\r
3755 search_device(3,0,0) bdf 200 \r
3756         => dio:0x3c0+0x20 <=\r
3757         => dio:0x3b0+0x10 <=\r
3758         => vcpu <=\r
3759         => halifax <=\r
3760 VBE version 300 tag 41534556 memsize 1000000 oem 'ATI ATOMBIOS' vendor '(C) 1988-2005, ATI Technologies Inc. ' product 'RV710' version '01.00'\r
3761 framebuffer e0000000+10000000\r
3762         => hostkeyb:0+0x60+1+12+1 <=\r
3763         => nubus <=\r
3764 bus[1] Enabling ARI.\r
3765 dev[1:00.0] Adapting ARI status on SR-IOV capable device.\r
3766 dev[1:00.0] Enabled 8 VFs. Wait for them to settle down.\r
3767 dev[1:00.1] Enabled 8 VFs. Wait for them to settle down.\r
3768 bus[3] Enabling ARI.\r
3769 Nubus initialized.\r
3770         => host82576:0 <=\r
3771 82576PF 00: Found Intel 82576-style controller at 100. Attaching IRQ 0.\r
3772 82576PF 00: BAR 0: d0820000 (size 00020000)\r
3773 82576PF 00: Found MMIO window at 0x8f800000 (phys d0820000).\r
3774 82576PF 00: BAR 1: d0400000 (size 00400000)\r
3775 82576PF 00: BAR 2: 00003021 (size 00000020)\r
3776 82576PF 00: BAR 3: d08c4000 (size 00004000)\r
3777 82576PF 00: Perform Global Reset.\r
3778 82576PF 00: Global Reset successful.\r
3779 s0: Attaching to CPU 0 (ffffffff 0)\r
3780 82576PF 00: Attached to IRQ 126 (MSI-X).\r
3781 82576PF 00: Configuring VFs...\r
3782 82576PF 00: Configuring link parameters...\r
3783 82576PF 00: We are 00:1b:21:8f:30:06\r
3784 82576PF 00: Notifying VFs that PF is done...\r
3785 82576PF 00: Initialization complete.\r
3786 82576PF 00: Enabling interrupts...\r
3787 82576PF 00: Link status changed to UP.\r
3788 82576PF 00: UP   100BASE-T FD | 8 VFs |    0 RX |    0 TX\r
3789         => host82576vf:0,0,1 <=\r
3790 s0: Attaching to CPU 0 (ffffffff 0)\r
3791 s0: Attaching to CPU 0 (ffffffff 0)\r
3792 82576VF 80: Found Intel 82576VF-style controller.\r
3793 82576VF 80: Interrupt throttling DISABLED.\r
3794 82576VF 80: 00000200 bytes allocated for RX descriptor ring (32 descriptors).\r
3795 82576VF 80: RDBAL bcf09d80 RDBAH 00000000 RXDCTL 02000000\r
3796 82576VF 80: 00000200 bytes allocated for TX descriptor ring (32 descriptors).\r
3797 82576PF 00: VF0 sent RESET\r
3798 82576PF 00: VF0 is now 00:1b:21:8f:30:06\r
3799 82576VF 80: We are 00:1b:21:8f:30:06\r
3800 82576VF 80: Asking to be promiscuous.\r
3801 82576PF 00: VF_SET_PROMISC 40006 ENABLE\r
3802 82576VF 80: Unrecognized message.\r
3803         => service_config <=\r
3804         => service_disk <=\r
3805 Constructing service /disk...\r
3806 Service /disk registered.\r
3807         => script_start:1 <=\r
3808         => name::/s0/events <=\r
3809 sc: start 0-1 count 1\r
3810 sc: done.\r
3811 tb: client data 3f000 guid 5 parent 9b9\r
3812 (5) booting - NOVA daemon ...  \r
3813 (5) source freq 2702572  \r
3814 (5) done    - request timer attach  \r
3815 (5) warning - osdepentropyopen not implemented!  \r
3816 (5) warning - tls - entropy not implemented!  \r
3817 (5) done    - request network attach  \r
3818 (5) done    - mac 00:1b:21:8f:30:06  \r
3819 (5)         - sys_now unimpl.  \r
3820 (5) done    - open tcp port 9999 - 10000  \r
3821 (5) .......   looking for an IP address via DHCP  \r
3822 kb: receive() failed at 325 -- buggy keyboard?\r
3823 s0:     => INIT done <=\r
3824 \r
3825 (5) update  - got ip=141.76.49.29 mask=255.255.255.192 gw=141.76.49.1  \r
3826 (5) ready   - NOVA management daemon is up. Waiting for libvirt connection ...   \r
3827 + test ''
3828 ++ sed -ne '/.*update  - got ip=\([^ ]*\).*/ s//\1/p' passive.log
3829 + NOVA_IP=141.76.49.29
3830 ++ sed -ne 's/^Keeping PID \([0-9]\+\) alive$/\1/p' passive.log
3831 + pid=
3832 + set +x
3833 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv.inc:36  test 141.76.49.29  ok
3834 Attempt 1
3835 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3836 Attempt 2
3837 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3838 Attempt 3
3839 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3840 Attempt 4
3841 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3842 Attempt 5
3843 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3844 Attempt 6
3845 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3846 Attempt 7
3847 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3848 Attempt 8
3849 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3850 Attempt 9
3851 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3852 Attempt 10
3853 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3854 Attempt 11
3855 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3856 Attempt 12
3857 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3858 Attempt 13
3859 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3860 Attempt 14
3861 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3862 Attempt 15
3863 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3864 Attempt 16
3865 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3866 Attempt 17
3867 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3868 Attempt 18
3869 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3870 Attempt 19
3871 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3872 Attempt 20
3873 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3874 Attempt 21
3875 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3876 Attempt 22
3877 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3878 Attempt 23
3879 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3880 Attempt 24
3881 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3882 Attempt 25
3883 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3884 Attempt 26
3885 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3886 Attempt 27
3887 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3888 Attempt 28
3889 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3890 Attempt 29
3891 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3892 Attempt 30
3893 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3894 Attempt 31
3895 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3896 Attempt 32
3897 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3898 Attempt 33
3899 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3900 Attempt 34
3901 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3902 Attempt 35
3903 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3904 Attempt 36
3905 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3906 Attempt 37
3907 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv:11  virsh -c nova+tls://141.76.49.29:9999 nodeinfo > /dev/null  ok
3908 Attempt 38
3909 ! /home/sojka/nul/michal/wvtest/wvnulrun: Alarm timed out!  No test output for 100 seconds.  FAILED
3910 ! /home/sojka/nul/michal/wvtest/runall: '/home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/alexb/apps/libvirt/libvirt-connect.wv --server --iprelay' returned non-zero exit code (125)  FAILED
3911
3912 Testing "Start and stop two VMs multiple times using libvirt" in /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:
3913 make: Entering directory `/home/sojka/nul/alexb/apps/libvirt'
3914 make: Nothing to be done for `install'.
3915 make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt'
3916 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv.inc:13  make -C /home/sojka/nul/alexb/apps/libvirt install DESTDIR=/home/sojka/nul/alexb/apps/libvirt/_install  ok
3917 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv.inc:14  cp /home/sojka/nul/michal/imgs/passive/CAcertSrv.pem cacert.pem  ok
3918 + PATH=/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin:/home/sojka/bin:/home/sojka/bin:/home/sojka/bin:/usr/bin:/bin
3919 + LD_LIBRARY_PATH=/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib
3920 + set +x
3921 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/passive --server --iprelay
3922 + tee passive.log
3923 novaboot: Entering directory `/home/sojka/nul/build'
3924 Running: rsync  -RLp 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 ~/boot/novaboot
3925 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
3926 \r
3927 [ 0] TSC:2702574 kHz BUS:135128 kHz\r
3928 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3929 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3930 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3931 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3932 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3933 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3934 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3935 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
3936         => hostvesa <=\r
3937         => mem <=\r
3938 physmem: 0 [0, 100000]\r
3939         => pit:0x40,0 <=\r
3940 source freq 0\r
3941 source freq 0\r
3942 source freq 0\r
3943         => scp:0x92,0x61 <=\r
3944         => pcihostbridge:0,0x100,0xcf8 <=\r
3945         => dpci:3,0,0,0,0,0 <=\r
3946 search_device(3,0,0) bdf 200 \r
3947         => dio:0x3c0+0x20 <=\r
3948         => dio:0x3b0+0x10 <=\r
3949         => vcpu <=\r
3950         => halifax <=\r
3951 VBE version 300 tag 41534556 memsize 1000000 oem 'ATI ATOMBIOS' vendor '(C) 1988-2005, ATI Technologies Inc. ' product 'RV710' version '01.00'\r
3952 framebuffer e0000000+10000000\r
3953         => hostkeyb:0+0x60+1+12+1 <=\r
3954         => nubus <=\r
3955 bus[1] Enabling ARI.\r
3956 dev[1:00.0] Adapting ARI status on SR-IOV capable device.\r
3957 dev[1:00.0] Enabled 8 VFs. Wait for them to settle down.\r
3958 dev[1:00.1] Enabled 8 VFs. Wait for them to settle down.\r
3959 bus[3] Enabling ARI.\r
3960 Nubus initialized.\r
3961         => host82576:0 <=\r
3962 82576PF 00: Found Intel 82576-style controller at 100. Attaching IRQ 0.\r
3963 82576PF 00: BAR 0: d0820000 (size 00020000)\r
3964 82576PF 00: Found MMIO window at 0x8f800000 (phys d0820000).\r
3965 82576PF 00: BAR 1: d0400000 (size 00400000)\r
3966 82576PF 00: BAR 2: 00003021 (size 00000020)\r
3967 82576PF 00: BAR 3: d08c4000 (size 00004000)\r
3968 82576PF 00: Perform Global Reset.\r
3969 82576PF 00: Global Reset successful.\r
3970 s0: Attaching to CPU 0 (ffffffff 0)\r
3971 82576PF 00: Attached to IRQ 126 (MSI-X).\r
3972 82576PF 00: Configuring VFs...\r
3973 82576PF 00: Configuring link parameters...\r
3974 82576PF 00: We are 00:1b:21:8f:30:06\r
3975 82576PF 00: Notifying VFs that PF is done...\r
3976 82576PF 00: Initialization complete.\r
3977 82576PF 00: Enabling interrupts...\r
3978 82576PF 00: Link status changed to UP.\r
3979 82576PF 00: UP   100BASE-T FD | 8 VFs |    0 RX |    0 TX\r
3980         => host82576vf:0,0,1 <=\r
3981 s0: Attaching to CPU 0 (ffffffff 0)\r
3982 s0: Attaching to CPU 0 (ffffffff 0)\r
3983 82576VF 80: Found Intel 82576VF-style controller.\r
3984 82576VF 80: Interrupt throttling DISABLED.\r
3985 82576VF 80: 00000200 bytes allocated for RX descriptor ring (32 descriptors).\r
3986 82576VF 80: RDBAL bcf09d80 RDBAH 00000000 RXDCTL 02000000\r
3987 82576VF 80: 00000200 bytes allocated for TX descriptor ring (32 descriptors).\r
3988 82576PF 00: VF0 sent RESET\r
3989 82576PF 00: VF0 is now 00:1b:21:8f:30:06\r
3990 82576VF 80: We are 00:1b:21:8f:30:06\r
3991 82576VF 80: Asking to be promiscuous.\r
3992 82576PF 00: VF_SET_PROMISC 40006 ENABLE\r
3993 82576VF 80: Unrecognized message.\r
3994         => service_config <=\r
3995         => service_disk <=\r
3996 Constructing service /disk...\r
3997 Service /disk registered.\r
3998         => script_start:1 <=\r
3999         => name::/s0/events <=\r
4000 sc: start 0-1 count 1\r
4001 sc: done.\r
4002 tb: client data 3f000 guid 5 parent 9b9\r
4003 (5) booting - NOVA daemon ...  \r
4004 (5) source freq 2702574  \r
4005 (5) done    - request timer attach  \r
4006 (5) warning - osdepentropyopen not implemented!  \r
4007 (5) warning - tls - entropy not implemented!  \r
4008 (5) done    - request network attach  \r
4009 (5) done    - mac 00:1b:21:8f:30:06  \r
4010 (5)         - sys_now unimpl.  \r
4011 (5) done    - open tcp port 9999 - 10000  \r
4012 (5) .......   looking for an IP address via DHCP  \r
4013 kb: receive() failed at 325 -- buggy keyboard?\r
4014 s0:     => INIT done <=\r
4015 \r
4016 (5) update  - got ip=141.76.49.29 mask=255.255.255.192 gw=141.76.49.1  \r
4017 (5) ready   - NOVA management daemon is up. Waiting for libvirt connection ...   \r
4018 + test ''
4019 ++ sed -ne '/.*update  - got ip=\([^ ]*\).*/ s//\1/p' passive.log
4020 + NOVA_IP=141.76.49.29
4021 ++ sed -ne 's/^Keeping PID \([0-9]\+\) alive$/\1/p' passive.log
4022 + pid=
4023 + set +x
4024 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv.inc:36  test 141.76.49.29  ok
4025 Attempt 1
4026 Domain linux started
4027
4028 Domain linux started
4029
4030 eventthread - exiting
4031 nova - success - closing mgmt connection ...
4032 nova - success - closing event connection ...
4033 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4034  Id Name                 State
4035 ----------------------------------
4036   2 linux                running
4037   3 linux                running
4038   - linux                no state
4039
4040 eventthread - exiting
4041 nova - success - closing mgmt connection ...
4042 nova - success - closing event connection ...
4043 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4044 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4045 Domain 2 destroyed
4046
4047 Domain 3 destroyed
4048
4049 eventthread - exiting
4050 nova - success - closing mgmt connection ...
4051 nova - success - closing event connection ...
4052 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4053 Attempt 2
4054 Domain linux started
4055
4056 Domain linux started
4057
4058 eventthread - exiting
4059 nova - success - closing mgmt connection ...
4060 nova - success - closing event connection ...
4061 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4062  Id Name                 State
4063 ----------------------------------
4064   2 linux                running
4065   3 linux                running
4066   - linux                no state
4067
4068 eventthread - exiting
4069 nova - success - closing mgmt connection ...
4070 nova - success - closing event connection ...
4071 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4072 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4073 Domain 2 destroyed
4074
4075 Domain 3 destroyed
4076
4077 eventthread - exiting
4078 nova - success - closing mgmt connection ...
4079 nova - success - closing event connection ...
4080 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4081 Attempt 3
4082 Domain linux started
4083
4084 Domain linux started
4085
4086 eventthread - exiting
4087 nova - success - closing mgmt connection ...
4088 nova - success - closing event connection ...
4089 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4090  Id Name                 State
4091 ----------------------------------
4092   2 linux                running
4093   3 linux                running
4094   - linux                no state
4095
4096 eventthread - exiting
4097 nova - success - closing mgmt connection ...
4098 nova - success - closing event connection ...
4099 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4100 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4101 Domain 2 destroyed
4102
4103 Domain 3 destroyed
4104
4105 eventthread - exiting
4106 nova - success - closing mgmt connection ...
4107 nova - success - closing event connection ...
4108 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4109 Attempt 4
4110 Domain linux started
4111
4112 Domain linux started
4113
4114 eventthread - exiting
4115 nova - success - closing mgmt connection ...
4116 nova - success - closing event connection ...
4117 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4118  Id Name                 State
4119 ----------------------------------
4120   2 linux                running
4121   3 linux                running
4122   - linux                no state
4123
4124 eventthread - exiting
4125 nova - success - closing mgmt connection ...
4126 nova - success - closing event connection ...
4127 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4128 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4129 Domain 2 destroyed
4130
4131 Domain 3 destroyed
4132
4133 eventthread - exiting
4134 nova - success - closing mgmt connection ...
4135 nova - success - closing event connection ...
4136 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4137 Attempt 5
4138 Domain linux started
4139
4140 Domain linux started
4141
4142 eventthread - exiting
4143 nova - success - closing mgmt connection ...
4144 nova - success - closing event connection ...
4145 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4146  Id Name                 State
4147 ----------------------------------
4148   2 linux                running
4149   3 linux                running
4150   - linux                no state
4151
4152 eventthread - exiting
4153 nova - success - closing mgmt connection ...
4154 nova - success - closing event connection ...
4155 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4156 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4157 Domain 2 destroyed
4158
4159 Domain 3 destroyed
4160
4161 eventthread - exiting
4162 nova - success - closing mgmt connection ...
4163 nova - success - closing event connection ...
4164 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4165 Attempt 6
4166 Domain linux started
4167
4168 Domain linux started
4169
4170 eventthread - exiting
4171 nova - success - closing mgmt connection ...
4172 nova - success - closing event connection ...
4173 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4174  Id Name                 State
4175 ----------------------------------
4176   2 linux                running
4177   3 linux                running
4178   - linux                no state
4179
4180 eventthread - exiting
4181 nova - success - closing mgmt connection ...
4182 nova - success - closing event connection ...
4183 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4184 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4185 Domain 2 destroyed
4186
4187 Domain 3 destroyed
4188
4189 eventthread - exiting
4190 nova - success - closing mgmt connection ...
4191 nova - success - closing event connection ...
4192 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4193 Attempt 7
4194 Domain linux started
4195
4196 Domain linux started
4197
4198 eventthread - exiting
4199 nova - success - closing mgmt connection ...
4200 nova - success - closing event connection ...
4201 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4202  Id Name                 State
4203 ----------------------------------
4204   2 linux                running
4205   3 linux                running
4206   - linux                no state
4207
4208 eventthread - exiting
4209 nova - success - closing mgmt connection ...
4210 nova - success - closing event connection ...
4211 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4212 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4213 Domain 2 destroyed
4214
4215 Domain 3 destroyed
4216
4217 eventthread - exiting
4218 nova - success - closing mgmt connection ...
4219 nova - success - closing event connection ...
4220 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4221 Attempt 8
4222 Domain linux started
4223
4224 Domain linux started
4225
4226 eventthread - exiting
4227 nova - success - closing mgmt connection ...
4228 nova - success - closing event connection ...
4229 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4230  Id Name                 State
4231 ----------------------------------
4232   2 linux                running
4233   3 linux                running
4234   - linux                no state
4235
4236 eventthread - exiting
4237 nova - success - closing mgmt connection ...
4238 nova - success - closing event connection ...
4239 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4240 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4241 Domain 2 destroyed
4242
4243 Domain 3 destroyed
4244
4245 eventthread - exiting
4246 nova - success - closing mgmt connection ...
4247 nova - success - closing event connection ...
4248 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4249 Attempt 9
4250 Domain linux started
4251
4252 Domain linux started
4253
4254 eventthread - exiting
4255 nova - success - closing mgmt connection ...
4256 nova - success - closing event connection ...
4257 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4258  Id Name                 State
4259 ----------------------------------
4260   2 linux                running
4261   3 linux                running
4262   - linux                no state
4263
4264 eventthread - exiting
4265 nova - success - closing mgmt connection ...
4266 nova - success - closing event connection ...
4267 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4268 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4269 Domain 2 destroyed
4270
4271 Domain 3 destroyed
4272
4273 eventthread - exiting
4274 nova - success - closing mgmt connection ...
4275 nova - success - closing event connection ...
4276 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4277 Attempt 10
4278 Domain linux started
4279
4280 Domain linux started
4281
4282 eventthread - exiting
4283 nova - success - closing mgmt connection ...
4284 nova - success - closing event connection ...
4285 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4286  Id Name                 State
4287 ----------------------------------
4288   2 linux                running
4289   3 linux                running
4290   - linux                no state
4291
4292 eventthread - exiting
4293 nova - success - closing mgmt connection ...
4294 nova - success - closing event connection ...
4295 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4296 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4297 Domain 2 destroyed
4298
4299 Domain 3 destroyed
4300
4301 eventthread - exiting
4302 nova - success - closing mgmt connection ...
4303 nova - success - closing event connection ...
4304 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4305 Attempt 11
4306 Domain linux started
4307
4308 Domain linux started
4309
4310 eventthread - exiting
4311 nova - success - closing mgmt connection ...
4312 nova - success - closing event connection ...
4313 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4314  Id Name                 State
4315 ----------------------------------
4316   2 linux                running
4317   3 linux                running
4318   - linux                no state
4319
4320 eventthread - exiting
4321 nova - success - closing mgmt connection ...
4322 nova - success - closing event connection ...
4323 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4324 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4325 Domain 2 destroyed
4326
4327 Domain 3 destroyed
4328
4329 eventthread - exiting
4330 nova - success - closing mgmt connection ...
4331 nova - success - closing event connection ...
4332 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:14  virsh -c nova+tls://141.76.49.29:9999 destroy 2; destroy 3  ok
4333 Attempt 12
4334 Domain linux started
4335
4336 Domain linux started
4337
4338 eventthread - exiting
4339 nova - success - closing mgmt connection ...
4340 nova - success - closing event connection ...
4341 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:11  virsh -c nova+tls://141.76.49.29:9999 start linux; start linux  ok
4342  Id Name                 State
4343 ----------------------------------
4344   2 linux                running
4345   3 linux                running
4346   - linux                no state
4347
4348 eventthread - exiting
4349 nova - success - closing mgmt connection ...
4350 nova - success - closing event connection ...
4351 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:12  virsh -c nova+tls://141.76.49.29:9999 list --all | tee log  ok
4352 ! /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv:13  test 2 -eq 2  ok
4353 ! /home/sojka/nul/michal/wvtest/wvnulrun: Alarm timed out!  No test output for 100 seconds.  FAILED
4354 ! /home/sojka/nul/michal/wvtest/runall: '/home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/alexb/apps/libvirt/libvirt-start-stop.wv --server --iprelay' returned non-zero exit code (125)  FAILED
4355 Testing "Kernel compile on ramdisk (bare matal)" in /home/sojka/nul/michal/boot/kernelbuild-bare-metal.wv:
4356 novaboot: Entering directory `/home/sojka/nul/build'
4357 Running: rsync  -RLp menu.lst imgs/bzImage-3.1.0-32 imgs/kernelbuild-e2fs.bz2 ~/boot/novaboot
4358 wvtest: timeout 1200
4359 ýßßõ\99\99\99\9bÛÛÛÛÛÛÙ\99ÓßÿÿStarting logging: OK\r
4360 Initializing random number generator... done.\r
4361 Starting network...\r
4362 Preparing benchmark: \r
4363 Starting benchmark: make -C /usr/src/linux-* defconfig bzImage\r
4364 ! PERF: kbuild  646 s ok\r
4365 wvtest: done\r
4366 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
4367 Testing "Kernel compile inside VM (on ramdisk, EPT + VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild.wv:
4368 novaboot: Entering directory `/home/sojka/nul/build'
4369 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/kernelbuild-e2fs.bz2 vancuver.nulconfig ~/boot/novaboot
4370 wvtest: timeout 1200
4371 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
4372 \r
4373 [ 0] TSC:2702569 kHz BUS:135128 kHz\r
4374 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4375 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4376 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4377 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4378 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4379 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4380 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4381 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4382         => hostkeyb:0,0x60,1,12 <=\r
4383         => script_start:1,1 <=\r
4384         => service_config <=\r
4385         => service_disk <=\r
4386 Constructing service /disk...\r
4387 Service /disk registered.\r
4388 sc: start 0-1 count 1\r
4389 sc: done.\r
4390 tb: client data 3f000 guid 5 parent 9b9\r
4391 (5) source freq 2702569000  \r
4392 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
4393 (5)     => PC_PS2 <=  \r
4394 (5)     => mem:0,0xa0000 <=  \r
4395 (5) physmem: 0 [0, a0000]  \r
4396 (5)     => mem:0x100000 <=  \r
4397 (5) physmem: 0 [100000, 3b200000]  \r
4398 (5)     => ioio <=  \r
4399 (5)     => nullio:0x80 <=  \r
4400 (5)     => pic:0x20,,0x4d0 <=  \r
4401 (5)     => pic:0xa0,2,0x4d1 <=  \r
4402 (5)     => pit:0x40,0 <=  \r
4403 (5) source freq 0  \r
4404 (5) source freq 0  \r
4405 (5) source freq 0  \r
4406 (5)     => scp:0x92,0x61 <=  \r
4407 (5)     => kbc:0x60,1,12 <=  \r
4408 (5)     => keyb:0,0x10000 <=  \r
4409 (5)     => mouse:1,0x10001 <=  \r
4410 (5)     => rtc:0x70,8 <=  \r
4411 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
4412 (5)     => hostsink:0x4712,80 <=  \r
4413 (5)     => vga:0x03c0 <=  \r
4414 (5) Allocating from guest 3b1e0000+20000  \r
4415 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
4416 kb: receive() failed at 325 -- buggy keyboard?\r
4417 (5)     => vbios_disk <=  \r
4418 Cannot get client (id=0x0) session: 0x105\r
4419 (5)     => vbios_keyboard <=  \r
4420 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
4421 (5)     => vbios_mem <=  \r
4422 (5)     => vbios_time <=  \r
4423 (5)     => vbios_reset <=  \r
4424 (5)     => vbios_multiboot <=  \r
4425 (5)     => msi <=  \r
4426 (5)     => ioapic <=  \r
4427 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
4428 (5)     => pmtimer:0x8000 <=  \r
4429 (5)     => vcpus <=  \r
4430 (5)     => vcpu <=  \r
4431 (5)     create VCPU  \r
4432 (5)     => halifax <=  \r
4433 (5)     => vbios <=  \r
4434 (5) startup  \r
4435 (5)     => lapic <=  \r
4436 (5) LAPIC freq 168910562  \r
4437 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
4438 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
4439 (5)   \r
4440 (5) do_gsi_boot eip 800049fe esp 80236fec  \r
4441 (5) do_gsi_boot eip 8000565b esp 80235fec  \r
4442 (5) do_gsi_boot eip 800007f5 esp 80233fec  \r
4443 (5) RESET device state  \r
4444 (5) INIT done  \r
4445 (5) reset CPU from 9 mtr_in e0010  \r
4446 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
4447 s0:     => INIT done <=\r
4448 \r
4449 (5)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
4450 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
4451 (5)     module 2 start 0x81dd7000+55f543d cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
4452 (5) #   MUNICH: v.0.4.6 starts Linux  \r
4453 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
4454 (5) #   MUNICH: clocksource=tsc console=ttyS0 quie=   \r
4455 (5) #   MUNICH: initrd 19D7000  \r
4456 (5) #   MUNICH: copy image  \r
4457 (5) #   MUNICH: start kernel  \r
4458 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
4459 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
4460 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
4461 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
4462 (5) #   Initializing cgroup subsys cpu  \r
4463 (5) #   Linux version 3.1.0 (root@x220) (gcc version 4.5.3 (GCC) ) #14 SMP PREEMPT Fri   \r
4464 (5) # |   Nov 4 23:54:38 CET 2011  \r
4465 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
4466 (5) #   CPU: Your system may be unstable.  \r
4467 (5) #   BIOS-provided physical RAM map:  \r
4468 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
4469 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
4470 (5) #    BIOS-e820: 0000000000100000 - 000000003b1e0000 (usable)  \r
4471 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
4472 (5) #   DMI not present or invalid.  \r
4473 (5) #   last_pfn = 0x3b1e0 max_arch_pfn = 0x100000  \r
4474 (5) #   init_memory_mapping: 0000000000000000-00000000377fe000  \r
4475 (5) #   RAMDISK: 019d7000 - 06fcd000  \r
4476 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
4477 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
4478 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
4479 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
4480 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
4481 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
4482 (5) # |   0000000000000/0x0 (20110623/tbfadt-544)  \r
4483 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
4484 (5) # |   000000000000000/0x0 (20110623/tbfadt-544)  \r
4485 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459)  \r
4486 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459)  \r
4487 (5) #   57MB HIGHMEM available.  \r
4488 (5) #   887MB LOWMEM available.  \r
4489 (5) #     mapped low ram: 0 - 377fe000  \r
4490 (5) #     low ram: 0 - 377fe000  \r
4491 (5) #   Zone PFN ranges:  \r
4492 (5) #     DMA      0x00000010 -> 0x00001000  \r
4493 (5) #     Normal   0x00001000 -> 0x000377fe  \r
4494 (5) #     HighMem  0x000377fe -> 0x0003b1e0  \r
4495 (5) #   Movable zone start PFN for each node  \r
4496 (5) #   early_node_map[2] active PFN ranges  \r
4497 (5) #       0: 0x00000010 -> 0x0000009a  \r
4498 (5) #       0: 0x00000100 -> 0x0003b1e0  \r
4499 (5) #   Using APIC driver default  \r
4500 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
4501 (5) #   ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
4502 (5) #   ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
4503 (5) #   ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
4504 (5) #   ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
4505 (5) #   IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
4506 (5) #   ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
4507 (5) #   ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
4508 (5) #   Using ACPI (MADT) for SMP configuration information  \r
4509 (5) #   SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
4510 (5) #   PM: Registered nosave memory: 000000000009a000 - 000000000009b000  \r
4511 (5) #   PM: Registered nosave memory: 000000000009b000 - 00000000000a0000  \r
4512 (5) #   PM: Registered nosave memory: 00000000000a0000 - 0000000000100000  \r
4513 (5) #   Allocating PCI resources starting at 3b1e0000 (gap: 3b1e0000:c4e20000)  \r
4514 (5) #   setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1  \r
4515 (5) #   PERCPU: Embedded 9 pages/cpu @f6c00000 s23680 r0 d13184 u4194304  \r
4516 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 240134  \r
4517 (5) #   Kernel command line: clocksource=tsc console=ttyS0 quie=   \r
4518 (5) #   PID hash table entries: 4096 (order: 2, 16384 bytes)  \r
4519 (5) #   Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)  \r
4520 (5) #   Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)  \r
4521 (5) #   Initializing CPU#0  \r
4522 (5) #   Initializing HighMem for node 0 (000377fe:0003b1e0)  \r
4523 (5) #   Memory: 867536k/968576k available (2348k kernel code, 100568k reserved, 959k da  \r
4524 (5) # |   ta, 328k init, 59272k highmem)  \r
4525 (5) #   virtual kernel memory layout:  \r
4526 (5) #       fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
4527 (5) #       pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
4528 (5) #       vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)  \r
4529 (5) #       lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)  \r
4530 (5) #         .init : 0xc133b000 - 0xc138d000   ( 328 kB)  \r
4531 (5) #         .data : 0xc124b1e5 - 0xc133af80   ( 959 kB)  \r
4532 (5) #         .text : 0xc1000000 - 0xc124b1e5   (2348 kB)  \r
4533 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
4534 (5) #   Preemptible hierarchical RCU implementation.  \r
4535 (5) #           Verbose stalled-CPUs detection is disabled.  \r
4536 (5) #   NR_IRQS:512  \r
4537 (5) #   Console: colour VGA+ 80x25  \r
4538 (5) #   console [ttyS0] enabled  \r
4539 (5) #   Fast TSC calibration using PIT  \r
4540 (5) #   Detected 2702.887 MHz processor.  \r
4541 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5405  \r
4542 (5) # |   .77 BogoMIPS (lpj=10811548)  \r
4543 (5) #   pid_max: default: 32768 minimum: 301  \r
4544 (5) #   Mount-cache hash table entries: 512  \r
4545 (5) #   SMP alternatives: switching to UP code  \r
4546 (5) #   Freeing SMP alternatives: 12k freed  \r
4547 (5) #   ACPI: Core revision 20110623  \r
4548 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
4549 (5) # |   110623/tbxface-640)  \r
4550 (5) #   ACPI: Unable to load the System Description Tables  \r
4551 (5) #   Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
4552 (5) #   TSC:6783269432 NTSC:6783396936 cpu_khz=2702887 max_loops=2767628784  \r
4553 (5) #   ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
4554 (5) #   CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
4555 (5) # |   Performance Events:   \r
4556 (5) #   Brought up 1 CPUs  \r
4557 (5) #   Total of 1 processors activated (5405.77 BogoMIPS).  \r
4558 (5) #   NET: Registered protocol family 16  \r
4559 (5) #   PCI: Using configuration type 1 for base access  \r
4560 (5) #   bio: create slab <bio-0> at 0  \r
4561 (5) #   ACPI: Interpreter disabled.  \r
4562 (5) #   vgaarb: loaded  \r
4563 (5) #   SCSI subsystem initialized  \r
4564 (5) #   PCI: Probing PCI hardware  \r
4565 (5) #   pnp: PnP ACPI: disabled  \r
4566 (5) #   Switching to clocksource acpi_pm  \r
4567 (5) #   NET: Registered protocol family 2  \r
4568 (5) #   Switched to NOHz mode on CPU #0  \r
4569 (5) #   IP route cache hash table entries: 32768 (order: 5, 131072 bytes)  \r
4570 (5) #   TCP established hash table entries: 131072 (order: 8, 1048576 bytes)  \r
4571 (5) #   TCP bind hash table entries: 65536 (order: 7, 524288 bytes)  \r
4572 (5) #   TCP: Hash tables configured (established 131072 bind 65536)  \r
4573 (5) #   TCP reno registered  \r
4574 (5) #   UDP hash table entries: 512 (order: 2, 16384 bytes)  \r
4575 (5) #   UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)  \r
4576 (5) #   NET: Registered protocol family 1  \r
4577 (5) #   Trying to unpack rootfs image as initramfs...  \r
4578 (5) #   Freeing initrd memory: 88024k freed  \r
4579 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
4580 (5) #   microcode: no support for this CPU vendor  \r
4581 (5) #   Intel AES-NI instructions are not detected.  \r
4582 (5) #   highmem bounce pool size: 64 pages  \r
4583 (5) #   NTFS driver 2.1.30 [Flags: R/O].  \r
4584 (5) #   msgmni has been set to 1750  \r
4585 (5) #   io scheduler noop registered  \r
4586 (5) #   io scheduler deadline registered (default)  \r
4587 (5) #   io scheduler cfq registered  \r
4588 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
4589 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
4590 (5) #   Non-volatile memory driver v1.3  \r
4591 (5) #   brd: module loaded  \r
4592 (5) #   loop: module loaded  \r
4593 (5) #   e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
4594 (5) #   e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
4595 (5) #   Intel(R) Virtual Function Network Driver - version 2.0.0-k  \r
4596 (5) #   Copyright (c) 2009 - 2010 Intel Corporation.  \r
4597 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
4598 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
4599 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
4600 (5) #   mousedev: PS/2 mouse device common for all mice  \r
4601 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
4602 (5) #   input: PC Speaker as /devices/platform/pcspkr/input/input1  \r
4603 (5) #   rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
4604 (5) #   rtc0: alarms up to one day, 114 bytes nvram  \r
4605 (5) #   cpuidle: using governor ladder  \r
4606 (5) #   cpuidle: using governor menu  \r
4607 (5) #   TCP cubic registered  \r
4608 (5) #   NET: Registered protocol family 17  \r
4609 (5) #   Using IPI No-Shortcut mode  \r
4610 (5) #   Refined TSC clocksource calibration: 2702.571 MHz.  \r
4611 (5) #   Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ  \r
4612 (5) # |    mode  \r
4613 (5) #   Switching to clocksource tsc  \r
4614 (5) #   input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2  \r
4615 (5) #   rtc_cmos rtc_cmos: setting system clock to 2012-01-26 21:26:27 UTC (1327613187)  \r
4616 (5) # |   Freeing unused kernel memory: 328k freed  \r
4617 (5) #   Write protecting the kernel text: 2352k  \r
4618 (5) #   Write protecting the kernel read-only data: 712k  \r
4619 (5) #   Starting logging: OK  \r
4620 (5) #   Initializing random number generator... done.  \r
4621 (5) #   Starting network...  \r
4622 (5) #   Preparing benchmark:   \r
4623 (5) #   Starting benchmark: make -C /usr/src/linux-* defconfig bzImage  \r
4624 (5) #   ! PERF: kbuild  653 s ok  \r
4625 (5) #   wvtest: done  \r
4626 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
4627 Testing "Kernel compile inside VM (on virtual disk, EPT + VPID)" in /home/sojka/nul/michal/boot/vancouver-kbuild-vdisk.wv:
4628 novaboot: Entering directory `/home/sojka/nul/build'
4629 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/kernelbuild-e2fs.bz2 vancuver.nulconfig ~/boot/novaboot
4630 wvtest: timeout 1200
4631 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
4632 \r
4633 [ 0] TSC:2702581 kHz BUS:135129 kHz\r
4634 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4635 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4636 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4637 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4638 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4639 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4640 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4641 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4642         => hostkeyb:0,0x60,1,12 <=\r
4643         => script_start:1,1 <=\r
4644         => service_config <=\r
4645         => vdisk_empty:736870912 <=\r
4646 vdisk_empty: Attached as vdisk 0.\r
4647         => service_disk <=\r
4648 disk: Added '0'\r
4649 Constructing service /disk...\r
4650 Service /disk registered.\r
4651 sc: start 0-1 count 1\r
4652 sc: done.\r
4653 tb: client data 3f000 guid 5 parent 9b9\r
4654 (5) source freq 2702581000  \r
4655 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
4656 (5)     => PC_PS2 <=  \r
4657 (5)     => mem:0,0xa0000 <=  \r
4658 (5) physmem: 0 [0, a0000]  \r
4659 (5)     => mem:0x100000 <=  \r
4660 (5) physmem: 0 [100000, 3b200000]  \r
4661 (5)     => ioio <=  \r
4662 (5)     => nullio:0x80 <=  \r
4663 (5)     => pic:0x20,,0x4d0 <=  \r
4664 (5)     => pic:0xa0,2,0x4d1 <=  \r
4665 (5)     => pit:0x40,0 <=  \r
4666 (5) source freq 0  \r
4667 (5) source freq 0  \r
4668 (5) source freq 0  \r
4669 (5)     => scp:0x92,0x61 <=  \r
4670 (5)     => kbc:0x60,1,12 <=  \r
4671 (5)     => keyb:0,0x10000 <=  \r
4672 (5)     => mouse:1,0x10001 <=  \r
4673 (5)     => rtc:0x70,8 <=  \r
4674 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
4675 (5)     => hostsink:0x4712,80 <=  \r
4676 (5)     => vga:0x03c0 <=  \r
4677 (5) Allocating from guest 3b1e0000+20000  \r
4678 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
4679 kb: receive() failed at 325 -- buggy keyboard?\r
4680 (5)     => vbios_disk <=  \r
4681 Cannot get client (id=0x0) session: 0x105\r
4682 (5)     => vbios_keyboard <=  \r
4683 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
4684 (5)     => vbios_mem <=  \r
4685 (5)     => vbios_time <=  \r
4686 (5)     => vbios_reset <=  \r
4687 (5)     => vbios_multiboot <=  \r
4688 (5)     => msi <=  \r
4689 (5)     => ioapic <=  \r
4690 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
4691 (5)     => pmtimer:0x8000 <=  \r
4692 (5)     => vcpus <=  \r
4693 (5)     => vcpu <=  \r
4694 (5)     create VCPU  \r
4695 (5)     => halifax <=  \r
4696 (5)     => vbios <=  \r
4697 (5) startup  \r
4698 (5)     => lapic <=  \r
4699 (5) LAPIC freq 168911312  \r
4700 (5)     => ahci:0xe0800000,14,0x30 <=  \r
4701 (5)     => drive:0,0,0 <=  \r
4702 (5) SATA disk 0 flags 1 sectors 15f5e1not finished 1404034,0 inprogress 0  \r
4703 (5) not finished 1404034,0 inprogress 0  \r
4704 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
4705 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
4706 (5)   \r
4707 (5) do_gsi_boot eip 800049fe esp 80235fec  \r
4708 (5) do_gsi_boot eip 8000565b esp 80234fec  \r
4709 (5) do_gsi_boot eip 800007f5 esp 80232fec  \r
4710 (5) RESET device state  \r
4711 (5) INIT done  \r
4712 (5) reset CPU from 9 mtr_in e0010  \r
4713 s0:     => INIT done <=\r
4714 \r
4715 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
4716 (5)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
4717 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
4718 (5)     module 2 start 0x81dd7000+55f543d cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
4719 (5) #   MUNICH: v.0.4.6 starts Linux  \r
4720 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
4721 (5) #   MUNICH: clocksource=tsc console=ttyS0 quie= prepare_cmd='set -x= mke2f= -= -= /  \r
4722 (5) # |   dev/sd= &= moun= /dev/sd= /mn= &= m= /usr/src/= /mn= &= umoun= /mn= &= moun= /d  \r
4723 (5) # |   ev/sd= /usr/sr= &= ech= = >/proc/sys/vm/drop_cache= &= se= +x=   \r
4724 (5) #   MUNICH: initrd 19D7000  \r
4725 (5) #   MUNICH: copy image  \r
4726 (5) #   MUNICH: start kernel  \r
4727 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
4728 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
4729 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
4730 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
4731 (5) #   Initializing cgroup subsys cpu  \r
4732 (5) #   Linux version 3.1.0 (root@x220) (gcc version 4.5.3 (GCC) ) #14 SMP PREEMPT Fri   \r
4733 (5) # |   Nov 4 23:54:38 CET 2011  \r
4734 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
4735 (5) #   CPU: Your system may be unstable.  \r
4736 (5) #   BIOS-provided physical RAM map:  \r
4737 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
4738 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
4739 (5) #    BIOS-e820: 0000000000100000 - 000000003b1e0000 (usable)  \r
4740 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
4741 (5) #   DMI not present or invalid.  \r
4742 (5) #   last_pfn = 0x3b1e0 max_arch_pfn = 0x100000  \r
4743 (5) #   init_memory_mapping: 0000000000000000-00000000377fe000  \r
4744 (5) #   RAMDISK: 019d7000 - 06fcd000  \r
4745 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
4746 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
4747 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
4748 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
4749 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
4750 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
4751 (5) # |   0000000000000/0x0 (20110623/tbfadt-544)  \r
4752 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
4753 (5) # |   000000000000000/0x0 (20110623/tbfadt-544)  \r
4754 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459)  \r
4755 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459)  \r
4756 (5) #   57MB HIGHMEM available.  \r
4757 (5) #   887MB LOWMEM available.  \r
4758 (5) #     mapped low ram: 0 - 377fe000  \r
4759 (5) #     low ram: 0 - 377fe000  \r
4760 (5) #   Zone PFN ranges:  \r
4761 (5) #     DMA      0x00000010 -> 0x00001000  \r
4762 (5) #     Normal   0x00001000 -> 0x000377fe  \r
4763 (5) #     HighMem  0x000377fe -> 0x0003b1e0  \r
4764 (5) #   Movable zone start PFN for each node  \r
4765 (5) #   early_node_map[2] active PFN ranges  \r
4766 (5) #       0: 0x00000010 -> 0x0000009a  \r
4767 (5) #       0: 0x00000100 -> 0x0003b1e0  \r
4768 (5) #   Using APIC driver default  \r
4769 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
4770 (5) #   ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
4771 (5) #   ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
4772 (5) #   ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
4773 (5) #   ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
4774 (5) #   IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
4775 (5) #   ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
4776 (5) #   ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
4777 (5) #   Using ACPI (MADT) for SMP configuration information  \r
4778 (5) #   SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
4779 (5) #   PM: Registered nosave memory: 000000000009a000 - 000000000009b000  \r
4780 (5) #   PM: Registered nosave memory: 000000000009b000 - 00000000000a0000  \r
4781 (5) #   PM: Registered nosave memory: 00000000000a0000 - 0000000000100000  \r
4782 (5) #   Allocating PCI resources starting at 3b1e0000 (gap: 3b1e0000:c4e20000)  \r
4783 (5) #   setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1  \r
4784 (5) #   PERCPU: Embedded 9 pages/cpu @f6c00000 s23680 r0 d13184 u4194304  \r
4785 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 240134  \r
4786 (5) #   Kernel command line: clocksource=tsc console=ttyS0 quie= prepare_cmd='set -x= m  \r
4787 (5) # |   ke2f= -= -= /dev/sd= &= moun= /dev/sd= /mn= &= m= /usr/src/= /mn= &= umoun= /mn  \r
4788 (5) # |   = &= moun= /dev/sd= /usr/sr= &= ech= = >/proc/sys/vm/drop_cache= &= se= +x=   \r
4789 (5) #   PID hash table entries: 4096 (order: 2, 16384 bytes)  \r
4790 (5) #   Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)  \r
4791 (5) #   Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)  \r
4792 (5) #   Initializing CPU#0  \r
4793 (5) #   Initializing HighMem for node 0 (000377fe:0003b1e0)  \r
4794 (5) #   Memory: 867536k/968576k available (2348k kernel code, 100568k reserved, 959k da  \r
4795 (5) # |   ta, 328k init, 59272k highmem)  \r
4796 (5) #   virtual kernel memory layout:  \r
4797 (5) #       fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
4798 (5) #       pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
4799 (5) #       vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)  \r
4800 (5) #       lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)  \r
4801 (5) #         .init : 0xc133b000 - 0xc138d000   ( 328 kB)  \r
4802 (5) #         .data : 0xc124b1e5 - 0xc133af80   ( 959 kB)  \r
4803 (5) #         .text : 0xc1000000 - 0xc124b1e5   (2348 kB)  \r
4804 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
4805 (5) #   Preemptible hierarchical RCU implementation.  \r
4806 (5) #           Verbose stalled-CPUs detection is disabled.  \r
4807 (5) #   NR_IRQS:512  \r
4808 (5) #   Console: colour VGA+ 80x25  \r
4809 (5) #   console [ttyS0] enabled  \r
4810 (5) #   Fast TSC calibration using PIT  \r
4811 (5) #   Detected 2702.279 MHz processor.  \r
4812 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5404  \r
4813 (5) # |   .55 BogoMIPS (lpj=10809116)  \r
4814 (5) #   pid_max: default: 32768 minimum: 301  \r
4815 (5) #   Mount-cache hash table entries: 512  \r
4816 (5) #   SMP alternatives: switching to UP code  \r
4817 (5) #   Freeing SMP alternatives: 12k freed  \r
4818 (5) #   ACPI: Core revision 20110623  \r
4819 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
4820 (5) # |   110623/tbxface-640)  \r
4821 (5) #   ACPI: Unable to load the System Description Tables  \r
4822 (5) #   Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
4823 (5) #   TSC:7357470380 NTSC:7357598200 cpu_khz=2702279 max_loops=2767005876  \r
4824 (5) #   ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
4825 (5) #   CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
4826 (5) # |   Performance Events:   \r
4827 (5) #   Brought up 1 CPUs  \r
4828 (5) #   Total of 1 processors activated (5404.55 BogoMIPS).  \r
4829 (5) #   NET: Registered protocol family 16  \r
4830 (5) #   PCI: Using configuration type 1 for base access  \r
4831 (5) #   bio: create slab <bio-0> at 0  \r
4832 (5) #   ACPI: Interpreter disabled.  \r
4833 (5) #   vgaarb: loaded  \r
4834 (5) #   SCSI subsystem initialized  \r
4835 (5) #   PCI: Probing PCI hardware  \r
4836 (5) #   pnp: PnP ACPI: disabled  \r
4837 (5) #   Switching to clocksource acpi_pm  \r
4838 (5) #   NET: Registered protocol family 2  \r
4839 (5) #   Switched to NOHz mode on CPU #0  \r
4840 (5) #   IP route cache hash table entries: 32768 (order: 5, 131072 bytes)  \r
4841 (5) #   TCP established hash table entries: 131072 (order: 8, 1048576 bytes)  \r
4842 (5) #   TCP bind hash table entries: 65536 (order: 7, 524288 bytes)  \r
4843 (5) #   TCP: Hash tables configured (established 131072 bind 65536)  \r
4844 (5) #   TCP reno registered  \r
4845 (5) #   UDP hash table entries: 512 (order: 2, 16384 bytes)  \r
4846 (5) #   UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)  \r
4847 (5) #   NET: Registered protocol family 1  \r
4848 (5) #   Trying to unpack rootfs image as initramfs...  \r
4849 (5) #   Freeing initrd memory: 88024k freed  \r
4850 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
4851 (5) #   microcode: no support for this CPU vendor  \r
4852 (5) #   Intel AES-NI instructions are not detected.  \r
4853 (5) #   highmem bounce pool size: 64 pages  \r
4854 (5) #   NTFS driver 2.1.30 [Flags: R/O].  \r
4855 (5) #   msgmni has been set to 1750  \r
4856 (5) #   io scheduler noop registered  \r
4857 (5) #   io scheduler deadline registered (default)  \r
4858 (5) #   io scheduler cfq registered  \r
4859 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
4860 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
4861 (5) #   Non-volatile memory driver v1.3  \r
4862 (5) #   brd: module loaded  \r
4863 (5) #   loop: module loaded  \r
4864 (5) #   ahci 0000:00:06.0: can't find IRQ for PCI INT A; probably buggy MP table  \r
4865 (5) bool AhciController::receive(MessageMem&)(1c) read failed  \r
4866 (5) bool AhciController::receive(MessageMem&)(20) read failed  \r
4867 (5) not finished 1404034,0 inprogress 0  \r
4868 (5) not finished 1404034,0 inprogress 0  \r
4869 (5) bool AhciController::receive(MessageMem&)(0) write failed  \r
4870 (5) bool AhciController::receive(MessageMem&)(c) write failed  \r
4871 (5) #   ahci 0000:00:06.0: AHCI 0001.0200 32 slots 1 ports 1.5 Gbps 0x1 impl SATA mode  \r
4872 (5) #   ahci 0000:00:06.0: flags: ncq only pio   \r
4873 (5) #   scsi0 : ahci  \r
4874 (5) #   ata1: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800100 irq 40  \r
4875 (5) not finished 1404034,0 inprogress 0  \r
4876 (5) not finished 1404034,0 inprogress 0  \r
4877 (5) #   e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
4878 (5) #   e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
4879 (5) #   Intel(R) Virtual Function Network Driver - version 2.0.0-k  \r
4880 (5) #   Copyright (c) 2009 - 2010 Intel Corporation.  \r
4881 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
4882 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
4883 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
4884 (5) #   mousedev: PS/2 mouse device common for all mice  \r
4885 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
4886 (5) #   input: PC Speaker as /devices/platform/pcspkr/input/input1  \r
4887 (5) #   rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
4888 (5) #   rtc0: alarms up to one day, 114 bytes nvram  \r
4889 (5) #   cpuidle: using governor ladder  \r
4890 (5) #   cpuidle: using governor menu  \r
4891 (5) #   TCP cubic registered  \r
4892 (5) #   NET: Registered protocol family 17  \r
4893 (5) #   Using IPI No-Shortcut mode  \r
4894 (5) #   ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)  \r
4895 (5) IDENTIFY  \r
4896 (5) PIO setup fis  \r
4897 (5) push data 200 prdbase 1b695a80 _dsf 1b695a80 0 1  \r
4898 (5) IDENTIFY transfered  \r
4899 (5) #   ata1.00: ATA-6: virtualdisk, , max UDMA/100  \r
4900 (5) #   ata1.00: 1439201 sectors, multi 0: LBA48   \r
4901 (5) SET FEATURES 3 sc 45  \r
4902 (5) IDENTIFY  \r
4903 (5) PIO setup fis  \r
4904 (5) push data 200 prdbase 1b695a80 _dsf 1b695a80 0 1  \r
4905 (5) IDENTIFY transfered  \r
4906 (5) #   ata1.00: configured for UDMA/100  \r
4907 (5) #   scsi 0:0:0:0: Direct-Access     ATA      virtualdisk      n/a  PQ: 0 ANSI: 5  \r
4908 (5) #   sd 0:0:0:0: [sda] 1439201 512-byte logical blocks: (736 MB/702 MiB)  \r
4909 (5) #   sd 0:0:0:0: [sda] Write Protect is off  \r
4910 (5) #   sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support D  \r
4911 (5) # |   PO or FUA  \r
4912 (5) #    sda: unknown partition table  \r
4913 (5) #   sd 0:0:0:0: [sda] Attached SCSI disk  \r
4914 (5) #   Refined TSC clocksource calibration: 2702.583 MHz.  \r
4915 (5) #   Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ  \r
4916 (5) # |    mode  \r
4917 (5) #   Switching to clocksource tsc  \r
4918 (5) #   input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2  \r
4919 (5) #   rtc_cmos rtc_cmos: setting system clock to 2012-01-26 21:38:39 UTC (1327613919)  \r
4920 (5) # |   Freeing unused kernel memory: 328k freed  \r
4921 (5) #   Write protecting the kernel text: 2352k  \r
4922 (5) #   Write protecting the kernel read-only data: 712k  \r
4923 (5) #   Starting logging: OK  \r
4924 (5) #   Initializing random number generator... done.  \r
4925 (5) #   Starting network...  \r
4926 (5) #   Preparing benchmark:   \r
4927 (5) #   Starting benchmark: make -C /usr/src/linux-* defconfig bzImage  \r
4928 (5) #   ! PERF: kbuild  654 s ok  \r
4929 (5) #   wvtest: done  \r
4930 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
4931 Testing "Kernel compile inside VM (on ramdisk, EPT w/o VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-ept-no-vpid.wv:
4932 novaboot: Entering directory `/home/sojka/nul/build'
4933 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/kernelbuild-e2fs.bz2 vancuver.nulconfig ~/boot/novaboot
4934 wvtest: timeout 1200
4935 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
4936 \r
4937 [ 0] TSC:2702569 kHz BUS:135128 kHz\r
4938 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4939 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4940 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4941 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4942 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4943 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4944 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4945 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
4946         => hostkeyb:0,0x60,1,12 <=\r
4947         => script_start:1,1 <=\r
4948         => service_config <=\r
4949         => service_disk <=\r
4950 Constructing service /disk...\r
4951 Service /disk registered.\r
4952 sc: start 0-1 count 1\r
4953 sc: done.\r
4954 tb: client data 3f000 guid 5 parent 9b9\r
4955 (5) source freq 2702569000  \r
4956 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
4957 (5)     => PC_PS2 <=  \r
4958 (5)     => mem:0,0xa0000 <=  \r
4959 (5) physmem: 0 [0, a0000]  \r
4960 (5)     => mem:0x100000 <=  \r
4961 (5) physmem: 0 [100000, 3b200000]  \r
4962 (5)     => ioio <=  \r
4963 (5)     => nullio:0x80 <=  \r
4964 (5)     => pic:0x20,,0x4d0 <=  \r
4965 (5)     => pic:0xa0,2,0x4d1 <=  \r
4966 (5)     => pit:0x40,0 <=  \r
4967 (5) source freq 0  \r
4968 (5) source freq 0  \r
4969 (5) source freq 0  \r
4970 (5)     => scp:0x92,0x61 <=  \r
4971 (5)     => kbc:0x60,1,12 <=  \r
4972 (5)     => keyb:0,0x10000 <=  \r
4973 (5)     => mouse:1,0x10001 <=  \r
4974 (5)     => rtc:0x70,8 <=  \r
4975 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
4976 (5)     => hostsink:0x4712,80 <=  \r
4977 (5)     => vga:0x03c0 <=  \r
4978 (5) Allocating from guest 3b1e0000+20000  \r
4979 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
4980 kb: receive() failed at 325 -- buggy keyboard?\r
4981 (5)     => vbios_disk <=  \r
4982 Cannot get client (id=0x0) session: 0x105\r
4983 (5)     => vbios_keyboard <=  \r
4984 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
4985 (5)     => vbios_mem <=  \r
4986 (5)     => vbios_time <=  \r
4987 (5)     => vbios_reset <=  \r
4988 (5)     => vbios_multiboot <=  \r
4989 (5)     => msi <=  \r
4990 (5)     => ioapic <=  \r
4991 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
4992 (5)     => pmtimer:0x8000 <=  \r
4993 (5)     => vcpus <=  \r
4994 (5)     => vcpu <=  \r
4995 (5)     create VCPU  \r
4996 (5)     => halifax <=  \r
4997 (5)     => vbios <=  \r
4998 (5) startup  \r
4999 (5)     => lapic <=  \r
5000 (5) LAPIC freq 168910562  \r
5001 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
5002 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
5003 (5)   \r
5004 (5) do_gsi_boot eip 800049fe esp 80236fec  \r
5005 (5) do_gsi_boot eip 8000565b esp 80235fec  \r
5006 (5) do_gsi_boot eip 800007f5 esp 80233fec  \r
5007 (5) RESET device state  \r
5008 (5) INIT done  \r
5009 (5) reset CPU from 9 mtr_in e0010  \r
5010 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
5011 (5)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
5012 s0:     => INIT done <=\r
5013 \r
5014 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
5015 (5)     module 2 start 0x81dd7000+55f543d cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
5016 (5) #   MUNICH: v.0.4.6 starts Linux  \r
5017 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
5018 (5) #   MUNICH: clocksource=tsc console=ttyS0 quie=   \r
5019 (5) #   MUNICH: initrd 19D7000  \r
5020 (5) #   MUNICH: copy image  \r
5021 (5) #   MUNICH: start kernel  \r
5022 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
5023 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
5024 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
5025 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
5026 (5) #   Initializing cgroup subsys cpu  \r
5027 (5) #   Linux version 3.1.0 (root@x220) (gcc version 4.5.3 (GCC) ) #14 SMP PREEMPT Fri   \r
5028 (5) # |   Nov 4 23:54:38 CET 2011  \r
5029 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
5030 (5) #   CPU: Your system may be unstable.  \r
5031 (5) #   BIOS-provided physical RAM map:  \r
5032 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
5033 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
5034 (5) #    BIOS-e820: 0000000000100000 - 000000003b1e0000 (usable)  \r
5035 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
5036 (5) #   DMI not present or invalid.  \r
5037 (5) #   last_pfn = 0x3b1e0 max_arch_pfn = 0x100000  \r
5038 (5) #   init_memory_mapping: 0000000000000000-00000000377fe000  \r
5039 (5) #   RAMDISK: 019d7000 - 06fcd000  \r
5040 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
5041 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5042 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5043 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5044 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5045 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
5046 (5) # |   0000000000000/0x0 (20110623/tbfadt-544)  \r
5047 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
5048 (5) # |   000000000000000/0x0 (20110623/tbfadt-544)  \r
5049 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459)  \r
5050 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459)  \r
5051 (5) #   57MB HIGHMEM available.  \r
5052 (5) #   887MB LOWMEM available.  \r
5053 (5) #     mapped low ram: 0 - 377fe000  \r
5054 (5) #     low ram: 0 - 377fe000  \r
5055 (5) #   Zone PFN ranges:  \r
5056 (5) #     DMA      0x00000010 -> 0x00001000  \r
5057 (5) #     Normal   0x00001000 -> 0x000377fe  \r
5058 (5) #     HighMem  0x000377fe -> 0x0003b1e0  \r
5059 (5) #   Movable zone start PFN for each node  \r
5060 (5) #   early_node_map[2] active PFN ranges  \r
5061 (5) #       0: 0x00000010 -> 0x0000009a  \r
5062 (5) #       0: 0x00000100 -> 0x0003b1e0  \r
5063 (5) #   Using APIC driver default  \r
5064 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
5065 (5) #   ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
5066 (5) #   ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
5067 (5) #   ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
5068 (5) #   ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
5069 (5) #   IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
5070 (5) #   ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
5071 (5) #   ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
5072 (5) #   Using ACPI (MADT) for SMP configuration information  \r
5073 (5) #   SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
5074 (5) #   PM: Registered nosave memory: 000000000009a000 - 000000000009b000  \r
5075 (5) #   PM: Registered nosave memory: 000000000009b000 - 00000000000a0000  \r
5076 (5) #   PM: Registered nosave memory: 00000000000a0000 - 0000000000100000  \r
5077 (5) #   Allocating PCI resources starting at 3b1e0000 (gap: 3b1e0000:c4e20000)  \r
5078 (5) #   setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1  \r
5079 (5) #   PERCPU: Embedded 9 pages/cpu @f6c00000 s23680 r0 d13184 u4194304  \r
5080 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 240134  \r
5081 (5) #   Kernel command line: clocksource=tsc console=ttyS0 quie=   \r
5082 (5) #   PID hash table entries: 4096 (order: 2, 16384 bytes)  \r
5083 (5) #   Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)  \r
5084 (5) #   Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)  \r
5085 (5) #   Initializing CPU#0  \r
5086 (5) #   Initializing HighMem for node 0 (000377fe:0003b1e0)  \r
5087 (5) #   Memory: 867536k/968576k available (2348k kernel code, 100568k reserved, 959k da  \r
5088 (5) # |   ta, 328k init, 59272k highmem)  \r
5089 (5) #   virtual kernel memory layout:  \r
5090 (5) #       fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
5091 (5) #       pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
5092 (5) #       vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)  \r
5093 (5) #       lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)  \r
5094 (5) #         .init : 0xc133b000 - 0xc138d000   ( 328 kB)  \r
5095 (5) #         .data : 0xc124b1e5 - 0xc133af80   ( 959 kB)  \r
5096 (5) #         .text : 0xc1000000 - 0xc124b1e5   (2348 kB)  \r
5097 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
5098 (5) #   Preemptible hierarchical RCU implementation.  \r
5099 (5) #           Verbose stalled-CPUs detection is disabled.  \r
5100 (5) #   NR_IRQS:512  \r
5101 (5) #   Console: colour VGA+ 80x25  \r
5102 (5) #   console [ttyS0] enabled  \r
5103 (5) #   Fast TSC calibration failed  \r
5104 (5) #   TSC: PIT calibration matches PMTIMER. 1 loops  \r
5105 (5) #   Detected 2702.550 MHz processor.  \r
5106 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5405  \r
5107 (5) # |   .10 BogoMIPS (lpj=10810200)  \r
5108 (5) #   pid_max: default: 32768 minimum: 301  \r
5109 (5) #   Mount-cache hash table entries: 512  \r
5110 (5) #   SMP alternatives: switching to UP code  \r
5111 (5) #   Freeing SMP alternatives: 12k freed  \r
5112 (5) #   ACPI: Core revision 20110623  \r
5113 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
5114 (5) # |   110623/tbxface-640)  \r
5115 (5) #   ACPI: Unable to load the System Description Tables  \r
5116 (5) #   Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
5117 (5) #   TSC:4623305620 NTSC:4623442436 cpu_khz=2702550 max_loops=2767274384  \r
5118 (5) #   ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
5119 (5) #   CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
5120 (5) # |   Performance Events:   \r
5121 (5) #   Brought up 1 CPUs  \r
5122 (5) #   Total of 1 processors activated (5405.10 BogoMIPS).  \r
5123 (5) #   NET: Registered protocol family 16  \r
5124 (5) #   PCI: Using configuration type 1 for base access  \r
5125 (5) #   bio: create slab <bio-0> at 0  \r
5126 (5) #   ACPI: Interpreter disabled.  \r
5127 (5) #   vgaarb: loaded  \r
5128 (5) #   SCSI subsystem initialized  \r
5129 (5) #   PCI: Probing PCI hardware  \r
5130 (5) #   pnp: PnP ACPI: disabled  \r
5131 (5) #   Switching to clocksource acpi_pm  \r
5132 (5) #   NET: Registered protocol family 2  \r
5133 (5) #   Switched to NOHz mode on CPU #0  \r
5134 (5) #   IP route cache hash table entries: 32768 (order: 5, 131072 bytes)  \r
5135 (5) #   TCP established hash table entries: 131072 (order: 8, 1048576 bytes)  \r
5136 (5) #   TCP bind hash table entries: 65536 (order: 7, 524288 bytes)  \r
5137 (5) #   TCP: Hash tables configured (established 131072 bind 65536)  \r
5138 (5) #   TCP reno registered  \r
5139 (5) #   UDP hash table entries: 512 (order: 2, 16384 bytes)  \r
5140 (5) #   UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)  \r
5141 (5) #   NET: Registered protocol family 1  \r
5142 (5) #   Trying to unpack rootfs image as initramfs...  \r
5143 (5) #   Freeing initrd memory: 88024k freed  \r
5144 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
5145 (5) #   microcode: no support for this CPU vendor  \r
5146 (5) #   Intel AES-NI instructions are not detected.  \r
5147 (5) #   highmem bounce pool size: 64 pages  \r
5148 (5) #   NTFS driver 2.1.30 [Flags: R/O].  \r
5149 (5) #   msgmni has been set to 1750  \r
5150 (5) #   io scheduler noop registered  \r
5151 (5) #   io scheduler deadline registered (default)  \r
5152 (5) #   io scheduler cfq registered  \r
5153 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
5154 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
5155 (5) #   Non-volatile memory driver v1.3  \r
5156 (5) #   brd: module loaded  \r
5157 (5) #   loop: module loaded  \r
5158 (5) #   e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
5159 (5) #   e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
5160 (5) #   Intel(R) Virtual Function Network Driver - version 2.0.0-k  \r
5161 (5) #   Copyright (c) 2009 - 2010 Intel Corporation.  \r
5162 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
5163 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
5164 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
5165 (5) #   mousedev: PS/2 mouse device common for all mice  \r
5166 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
5167 (5) #   input: PC Speaker as /devices/platform/pcspkr/input/input1  \r
5168 (5) #   rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
5169 (5) #   rtc0: alarms up to one day, 114 bytes nvram  \r
5170 (5) #   cpuidle: using governor ladder  \r
5171 (5) #   cpuidle: using governor menu  \r
5172 (5) #   TCP cubic registered  \r
5173 (5) #   NET: Registered protocol family 17  \r
5174 (5) #   Using IPI No-Shortcut mode  \r
5175 (5) #   Refined TSC clocksource calibration: 2702.571 MHz.  \r
5176 (5) #   Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ  \r
5177 (5) # |    mode  \r
5178 (5) #   Switching to clocksource tsc  \r
5179 (5) #   input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2  \r
5180 (5) #   rtc_cmos rtc_cmos: setting system clock to 2012-01-26 21:50:49 UTC (1327614649)  \r
5181 (5) # |   Freeing unused kernel memory: 328k freed  \r
5182 (5) #   Write protecting the kernel text: 2352k  \r
5183 (5) #   Write protecting the kernel read-only data: 712k  \r
5184 (5) #   Starting logging: OK  \r
5185 (5) #   Initializing random number generator... done.  \r
5186 (5) #   Starting network...  \r
5187 (5) #   Preparing benchmark:   \r
5188 (5) #   Starting benchmark: make -C /usr/src/linux-* defconfig bzImage  \r
5189 (5) #   ! PERF: kbuild  654 s ok  \r
5190 (5) #   wvtest: done  \r
5191 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
5192 Testing "Kernel compile inside VM (on ramdisk, VTLB + VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-vpid.wv:
5193 novaboot: Entering directory `/home/sojka/nul/build'
5194 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/kernelbuild-e2fs.bz2 vancuver.nulconfig ~/boot/novaboot
5195 wvtest: timeout 1200
5196 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
5197 \r
5198 [ 0] TSC:2702576 kHz BUS:135128 kHz\r
5199 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5200 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5201 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5202 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5203 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5204 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5205 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5206 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5207         => hostkeyb:0,0x60,1,12 <=\r
5208         => script_start:1,1 <=\r
5209         => service_config <=\r
5210         => service_disk <=\r
5211 Constructing service /disk...\r
5212 Service /disk registered.\r
5213 sc: start 0-1 count 1\r
5214 sc: done.\r
5215 tb: client data 3f000 guid 5 parent 9b9\r
5216 (5) source freq 2702576000  \r
5217 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
5218 (5)     => PC_PS2 <=  \r
5219 (5)     => mem:0,0xa0000 <=  \r
5220 (5) physmem: 0 [0, a0000]  \r
5221 (5)     => mem:0x100000 <=  \r
5222 (5) physmem: 0 [100000, 3b200000]  \r
5223 (5)     => ioio <=  \r
5224 (5)     => nullio:0x80 <=  \r
5225 (5)     => pic:0x20,,0x4d0 <=  \r
5226 (5)     => pic:0xa0,2,0x4d1 <=  \r
5227 (5)     => pit:0x40,0 <=  \r
5228 (5) source freq 0  \r
5229 (5) source freq 0  \r
5230 (5) source freq 0  \r
5231 (5)     => scp:0x92,0x61 <=  \r
5232 (5)     => kbc:0x60,1,12 <=  \r
5233 (5)     => keyb:0,0x10000 <=  \r
5234 (5)     => mouse:1,0x10001 <=  \r
5235 (5)     => rtc:0x70,8 <=  \r
5236 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
5237 (5)     => hostsink:0x4712,80 <=  \r
5238 (5)     => vga:0x03c0 <=  \r
5239 (5) Allocating from guest 3b1e0000+20000  \r
5240 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
5241 kb: receive() failed at 325 -- buggy keyboard?\r
5242 (5)     => vbios_disk <=  \r
5243 Cannot get client (id=0x0) session: 0x105\r
5244 (5)     => vbios_keyboard <=  \r
5245 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
5246 (5)     => vbios_mem <=  \r
5247 (5)     => vbios_time <=  \r
5248 (5)     => vbios_reset <=  \r
5249 (5)     => vbios_multiboot <=  \r
5250 (5)     => msi <=  \r
5251 (5)     => ioapic <=  \r
5252 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
5253 (5)     => pmtimer:0x8000 <=  \r
5254 (5)     => vcpus <=  \r
5255 (5)     => vcpu <=  \r
5256 (5)     create VCPU  \r
5257 (5)     => halifax <=  \r
5258 (5)     => vbios <=  \r
5259 (5) startup  \r
5260 (5)     => lapic <=  \r
5261 (5) LAPIC freq 168911000  \r
5262 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
5263 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
5264 (5)   \r
5265 (5) do_gsi_boot eip 800049fe esp 80236fec  \r
5266 (5) do_gsi_boot eip 8000565b esp 80235fec  \r
5267 (5) do_gsi_boot eip 800007f5 esp 80233fec  \r
5268 (5) RESET device state  \r
5269 (5) INIT done  \r
5270 (5) reset CPU from 9 mtr_in e0010  \r
5271 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
5272 s0:     => INIT done <=\r
5273 \r
5274 (5)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
5275 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
5276 (5)     module 2 start 0x81dd7000+55f543d cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
5277 (5) #   MUNICH: v.0.4.6 starts Linux  \r
5278 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
5279 (5) #   MUNICH: clocksource=tsc console=ttyS0 quie=   \r
5280 (5) #   MUNICH: initrd 19D7000  \r
5281 (5) #   MUNICH: copy image  \r
5282 (5) #   MUNICH: start kernel  \r
5283 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
5284 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
5285 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
5286 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
5287 (5) #   Initializing cgroup subsys cpu  \r
5288 (5) #   Linux version 3.1.0 (root@x220) (gcc version 4.5.3 (GCC) ) #14 SMP PREEMPT Fri   \r
5289 (5) # |   Nov 4 23:54:38 CET 2011  \r
5290 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
5291 (5) #   CPU: Your system may be unstable.  \r
5292 (5) #   BIOS-provided physical RAM map:  \r
5293 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
5294 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
5295 (5) #    BIOS-e820: 0000000000100000 - 000000003b1e0000 (usable)  \r
5296 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
5297 (5) #   DMI not present or invalid.  \r
5298 (5) #   last_pfn = 0x3b1e0 max_arch_pfn = 0x100000  \r
5299 (5) #   init_memory_mapping: 0000000000000000-00000000377fe000  \r
5300 (5) #   RAMDISK: 019d7000 - 06fcd000  \r
5301 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
5302 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5303 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5304 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5305 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5306 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
5307 (5) # |   0000000000000/0x0 (20110623/tbfadt-544)  \r
5308 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
5309 (5) # |   000000000000000/0x0 (20110623/tbfadt-544)  \r
5310 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459)  \r
5311 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459)  \r
5312 (5) #   57MB HIGHMEM available.  \r
5313 (5) #   887MB LOWMEM available.  \r
5314 (5) #     mapped low ram: 0 - 377fe000  \r
5315 (5) #     low ram: 0 - 377fe000  \r
5316 (5) #   Zone PFN ranges:  \r
5317 (5) #     DMA      0x00000010 -> 0x00001000  \r
5318 (5) #     Normal   0x00001000 -> 0x000377fe  \r
5319 (5) #     HighMem  0x000377fe -> 0x0003b1e0  \r
5320 (5) #   Movable zone start PFN for each node  \r
5321 (5) #   early_node_map[2] active PFN ranges  \r
5322 (5) #       0: 0x00000010 -> 0x0000009a  \r
5323 (5) #       0: 0x00000100 -> 0x0003b1e0  \r
5324 (5) #   Using APIC driver default  \r
5325 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
5326 (5) #   ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
5327 (5) #   ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
5328 (5) #   ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
5329 (5) #   ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
5330 (5) #   IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
5331 (5) #   ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
5332 (5) #   ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
5333 (5) #   Using ACPI (MADT) for SMP configuration information  \r
5334 (5) #   SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
5335 (5) #   PM: Registered nosave memory: 000000000009a000 - 000000000009b000  \r
5336 (5) #   PM: Registered nosave memory: 000000000009b000 - 00000000000a0000  \r
5337 (5) #   PM: Registered nosave memory: 00000000000a0000 - 0000000000100000  \r
5338 (5) #   Allocating PCI resources starting at 3b1e0000 (gap: 3b1e0000:c4e20000)  \r
5339 (5) #   setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1  \r
5340 (5) #   PERCPU: Embedded 9 pages/cpu @f6c00000 s23680 r0 d13184 u4194304  \r
5341 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 240134  \r
5342 (5) #   Kernel command line: clocksource=tsc console=ttyS0 quie=   \r
5343 (5) #   PID hash table entries: 4096 (order: 2, 16384 bytes)  \r
5344 (5) #   Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)  \r
5345 (5) #   Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)  \r
5346 (5) #   Initializing CPU#0  \r
5347 (5) #   Initializing HighMem for node 0 (000377fe:0003b1e0)  \r
5348 (5) #   Memory: 867536k/968576k available (2348k kernel code, 100568k reserved, 959k da  \r
5349 (5) # |   ta, 328k init, 59272k highmem)  \r
5350 (5) #   virtual kernel memory layout:  \r
5351 (5) #       fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
5352 (5) #       pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
5353 (5) #       vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)  \r
5354 (5) #       lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)  \r
5355 (5) #         .init : 0xc133b000 - 0xc138d000   ( 328 kB)  \r
5356 (5) #         .data : 0xc124b1e5 - 0xc133af80   ( 959 kB)  \r
5357 (5) #         .text : 0xc1000000 - 0xc124b1e5   (2348 kB)  \r
5358 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
5359 (5) #   Preemptible hierarchical RCU implementation.  \r
5360 (5) #           Verbose stalled-CPUs detection is disabled.  \r
5361 (5) #   NR_IRQS:512  \r
5362 (5) #   Console: colour VGA+ 80x25  \r
5363 (5) #   console [ttyS0] enabled  \r
5364 (5) #   Fast TSC calibration using PIT  \r
5365 (5) #   Detected 2702.981 MHz processor.  \r
5366 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5405  \r
5367 (5) # |   .96 BogoMIPS (lpj=10811924)  \r
5368 (5) #   pid_max: default: 32768 minimum: 301  \r
5369 (5) #   Mount-cache hash table entries: 512  \r
5370 (5) #   SMP alternatives: switching to UP code  \r
5371 (5) #   Freeing SMP alternatives: 12k freed  \r
5372 (5) #   ACPI: Core revision 20110623  \r
5373 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
5374 (5) # |   110623/tbxface-640)  \r
5375 (5) #   ACPI: Unable to load the System Description Tables  \r
5376 (5) #   Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
5377 (5) #   TSC:4617297564 NTSC:4617437516 cpu_khz=2702981 max_loops=2767712592  \r
5378 (5) #   ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
5379 (5) #   CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
5380 (5) # |   Performance Events:   \r
5381 (5) #   Brought up 1 CPUs  \r
5382 (5) #   Total of 1 processors activated (5405.96 BogoMIPS).  \r
5383 (5) #   NET: Registered protocol family 16  \r
5384 (5) #   PCI: Using configuration type 1 for base access  \r
5385 (5) #   bio: create slab <bio-0> at 0  \r
5386 (5) #   ACPI: Interpreter disabled.  \r
5387 (5) #   vgaarb: loaded  \r
5388 (5) #   SCSI subsystem initialized  \r
5389 (5) #   PCI: Probing PCI hardware  \r
5390 (5) #   pnp: PnP ACPI: disabled  \r
5391 (5) #   Switching to clocksource acpi_pm  \r
5392 (5) #   NET: Registered protocol family 2  \r
5393 (5) #   Switched to NOHz mode on CPU #0  \r
5394 (5) #   IP route cache hash table entries: 32768 (order: 5, 131072 bytes)  \r
5395 (5) #   TCP established hash table entries: 131072 (order: 8, 1048576 bytes)  \r
5396 (5) #   TCP bind hash table entries: 65536 (order: 7, 524288 bytes)  \r
5397 (5) #   TCP: Hash tables configured (established 131072 bind 65536)  \r
5398 (5) #   TCP reno registered  \r
5399 (5) #   UDP hash table entries: 512 (order: 2, 16384 bytes)  \r
5400 (5) #   UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)  \r
5401 (5) #   NET: Registered protocol family 1  \r
5402 (5) #   Trying to unpack rootfs image as initramfs...  \r
5403 (5) #   Freeing initrd memory: 88024k freed  \r
5404 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
5405 (5) #   microcode: no support for this CPU vendor  \r
5406 (5) #   Intel AES-NI instructions are not detected.  \r
5407 (5) #   highmem bounce pool size: 64 pages  \r
5408 (5) #   NTFS driver 2.1.30 [Flags: R/O].  \r
5409 (5) #   msgmni has been set to 1750  \r
5410 (5) #   io scheduler noop registered  \r
5411 (5) #   io scheduler deadline registered (default)  \r
5412 (5) #   io scheduler cfq registered  \r
5413 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
5414 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
5415 (5) #   Non-volatile memory driver v1.3  \r
5416 (5) #   brd: module loaded  \r
5417 (5) #   loop: module loaded  \r
5418 (5) #   e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
5419 (5) #   e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
5420 (5) #   Intel(R) Virtual Function Network Driver - version 2.0.0-k  \r
5421 (5) #   Copyright (c) 2009 - 2010 Intel Corporation.  \r
5422 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
5423 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
5424 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
5425 (5) #   mousedev: PS/2 mouse device common for all mice  \r
5426 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
5427 (5) #   input: PC Speaker as /devices/platform/pcspkr/input/input1  \r
5428 (5) #   rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
5429 (5) #   rtc0: alarms up to one day, 114 bytes nvram  \r
5430 (5) #   cpuidle: using governor ladder  \r
5431 (5) #   cpuidle: using governor menu  \r
5432 (5) #   TCP cubic registered  \r
5433 (5) #   NET: Registered protocol family 17  \r
5434 (5) #   Using IPI No-Shortcut mode  \r
5435 (5) #   Refined TSC clocksource calibration: 2702.578 MHz.  \r
5436 (5) #   Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ  \r
5437 (5) # |    mode  \r
5438 (5) #   Switching to clocksource tsc  \r
5439 (5) #   input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2  \r
5440 (5) #   rtc_cmos rtc_cmos: setting system clock to 2012-01-26 22:03:00 UTC (1327615380)  \r
5441 (5) # |   Freeing unused kernel memory: 328k freed  \r
5442 (5) #   Write protecting the kernel text: 2352k  \r
5443 (5) #   Write protecting the kernel read-only data: 712k  \r
5444 (5) #   Starting logging: OK  \r
5445 (5) #   Initializing random number generator... done.  \r
5446 (5) #   Starting network...  \r
5447 (5) #   Preparing benchmark:   \r
5448 (5) #   Starting benchmark: make -C /usr/src/linux-* defconfig bzImage  \r
5449 (5) #   ! PERF: kbuild  694 s ok  \r
5450 (5) #   wvtest: done  \r
5451 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
5452 Testing "Kernel compile inside VM (on ramdisk, VTLB w/o VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-no-vpid.wv:
5453 novaboot: Entering directory `/home/sojka/nul/build'
5454 Running: rsync  -RLp menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/kernelbuild-e2fs.bz2 vancuver.nulconfig ~/boot/novaboot
5455 wvtest: timeout 1200
5456 \fNOVA Microhypervisor 0.5 (Eden Estuary): ??? ?? ???? ??:??:?? [gcc 4.6.2]\r
5457 \r
5458 [ 0] TSC:2702576 kHz BUS:135128 kHz\r
5459 [ 0] CORE:0:0:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5460 [ 4] CORE:0:0:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5461 [ 3] CORE:0:3:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5462 [ 7] CORE:0:3:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5463 [ 5] CORE:0:1:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5464 [ 1] CORE:0:1:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5465 [ 2] CORE:0:2:0 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5466 [ 6] CORE:0:2:1 6:1a:5:1 [11] Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz\r
5467         => hostkeyb:0,0x60,1,12 <=\r
5468         => script_start:1,1 <=\r
5469         => service_config <=\r
5470         => service_disk <=\r
5471 Constructing service /disk...\r
5472 Service /disk registered.\r
5473 sc: start 0-1 count 1\r
5474 sc: done.\r
5475 tb: client data 3f000 guid 5 parent 9b9\r
5476 (5) source freq 2702576000  \r
5477 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
5478 (5)     => PC_PS2 <=  \r
5479 (5)     => mem:0,0xa0000 <=  \r
5480 (5) physmem: 0 [0, a0000]  \r
5481 (5)     => mem:0x100000 <=  \r
5482 (5) physmem: 0 [100000, 3b200000]  \r
5483 (5)     => ioio <=  \r
5484 (5)     => nullio:0x80 <=  \r
5485 (5)     => pic:0x20,,0x4d0 <=  \r
5486 (5)     => pic:0xa0,2,0x4d1 <=  \r
5487 (5)     => pit:0x40,0 <=  \r
5488 (5) source freq 0  \r
5489 (5) source freq 0  \r
5490 (5) source freq 0  \r
5491 (5)     => scp:0x92,0x61 <=  \r
5492 (5)     => kbc:0x60,1,12 <=  \r
5493 (5)     => keyb:0,0x10000 <=  \r
5494 (5)     => mouse:1,0x10001 <=  \r
5495 (5)     => rtc:0x70,8 <=  \r
5496 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
5497 (5)     => hostsink:0x4712,80 <=  \r
5498 (5)     => vga:0x03c0 <=  \r
5499 (5) Allocating from guest 3b1e0000+20000  \r
5500 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
5501 kb: receive() failed at 325 -- buggy keyboard?\r
5502 (5)     => vbios_disk <=  \r
5503 Cannot get client (id=0x0) session: 0x105\r
5504 (5)     => vbios_keyboard <=  \r
5505 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
5506 (5)     => vbios_mem <=  \r
5507 (5)     => vbios_time <=  \r
5508 (5)     => vbios_reset <=  \r
5509 (5)     => vbios_multiboot <=  \r
5510 (5)     => msi <=  \r
5511 (5)     => ioapic <=  \r
5512 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
5513 (5)     => pmtimer:0x8000 <=  \r
5514 (5)     => vcpus <=  \r
5515 (5)     => vcpu <=  \r
5516 (5)     create VCPU  \r
5517 (5)     => halifax <=  \r
5518 (5)     => vbios <=  \r
5519 (5) startup  \r
5520 (5)     => lapic <=  \r
5521 (5) LAPIC freq 168911000  \r
5522 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
5523 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
5524 (5)   \r
5525 (5) do_gsi_boot eip 800049fe esp 80236fec  \r
5526 (5) do_gsi_boot eip 8000565b esp 80235fec  \r
5527 (5) do_gsi_boot eip 800007f5 esp 80233fec  \r
5528 (5) RESET device state  \r
5529 (5) INIT done  \r
5530 (5) reset CPU from 9 mtr_in e0010  \r
5531 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
5532 s0:     => INIT done <=\r
5533 \r
5534 (5)     module 0 start 0x81c00000+92c cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
5535 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
5536 (5)     module 2 start 0x81dd7000+55f543d cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
5537 (5) #   MUNICH: v.0.4.6 starts Linux  \r
5538 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
5539 (5) #   MUNICH: clocksource=tsc console=ttyS0 quie=   \r
5540 (5) #   MUNICH: initrd 19D7000  \r
5541 (5) #   MUNICH: copy image  \r
5542 (5) #   MUNICH: start kernel  \r
5543 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
5544 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
5545 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
5546 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
5547 (5) #   Initializing cgroup subsys cpu  \r
5548 (5) #   Linux version 3.1.0 (root@x220) (gcc version 4.5.3 (GCC) ) #14 SMP PREEMPT Fri   \r
5549 (5) # |   Nov 4 23:54:38 CET 2011  \r
5550 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
5551 (5) #   CPU: Your system may be unstable.  \r
5552 (5) #   BIOS-provided physical RAM map:  \r
5553 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
5554 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
5555 (5) #    BIOS-e820: 0000000000100000 - 000000003b1e0000 (usable)  \r
5556 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
5557 (5) #   DMI not present or invalid.  \r
5558 (5) #   last_pfn = 0x3b1e0 max_arch_pfn = 0x100000  \r
5559 (5) #   init_memory_mapping: 0000000000000000-00000000377fe000  \r
5560 (5) #   RAMDISK: 019d7000 - 06fcd000  \r
5561 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
5562 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5563 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5564 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5565 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
5566 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
5567 (5) # |   0000000000000/0x0 (20110623/tbfadt-544)  \r
5568 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
5569 (5) # |   000000000000000/0x0 (20110623/tbfadt-544)  \r
5570 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459)  \r
5571 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459)  \r
5572 (5) #   57MB HIGHMEM available.  \r
5573 (5) #   887MB LOWMEM available.  \r
5574 (5) #     mapped low ram: 0 - 377fe000  \r
5575 (5) #     low ram: 0 - 377fe000  \r
5576 (5) #   Zone PFN ranges:  \r
5577 (5) #     DMA      0x00000010 -> 0x00001000  \r
5578 (5) #     Normal   0x00001000 -> 0x000377fe  \r
5579 (5) #     HighMem  0x000377fe -> 0x0003b1e0  \r
5580 (5) #   Movable zone start PFN for each node  \r
5581 (5) #   early_node_map[2] active PFN ranges  \r
5582 (5) #       0: 0x00000010 -> 0x0000009a  \r
5583 (5) #       0: 0x00000100 -> 0x0003b1e0  \r
5584 (5) #   Using APIC driver default  \r
5585 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
5586 (5) #   ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
5587 (5) #   ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
5588 (5) #   ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
5589 (5) #   ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
5590 (5) #   IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
5591 (5) #   ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
5592 (5) #   ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
5593 (5) #   Using ACPI (MADT) for SMP configuration information  \r
5594 (5) #   SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
5595 (5) #   PM: Registered nosave memory: 000000000009a000 - 000000000009b000  \r
5596 (5) #   PM: Registered nosave memory: 000000000009b000 - 00000000000a0000  \r
5597 (5) #   PM: Registered nosave memory: 00000000000a0000 - 0000000000100000  \r
5598 (5) #   Allocating PCI resources starting at 3b1e0000 (gap: 3b1e0000:c4e20000)  \r
5599 (5) #   setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1  \r
5600 (5) #   PERCPU: Embedded 9 pages/cpu @f6c00000 s23680 r0 d13184 u4194304  \r
5601 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 240134  \r
5602 (5) #   Kernel command line: clocksource=tsc console=ttyS0 quie=   \r
5603 (5) #   PID hash table entries: 4096 (order: 2, 16384 bytes)  \r
5604 (5) #   Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)  \r
5605 (5) #   Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)  \r
5606 (5) #   Initializing CPU#0  \r
5607 (5) #   Initializing HighMem for node 0 (000377fe:0003b1e0)  \r
5608 (5) #   Memory: 867536k/968576k available (2348k kernel code, 100568k reserved, 959k da  \r
5609 (5) # |   ta, 328k init, 59272k highmem)  \r
5610 (5) #   virtual kernel memory layout:  \r
5611 (5) #       fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
5612 (5) #       pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
5613 (5) #       vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)  \r
5614 (5) #       lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)  \r
5615 (5) #         .init : 0xc133b000 - 0xc138d000   ( 328 kB)  \r
5616 (5) #         .data : 0xc124b1e5 - 0xc133af80   ( 959 kB)  \r
5617 (5) #         .text : 0xc1000000 - 0xc124b1e5   (2348 kB)  \r
5618 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
5619 (5) #   Preemptible hierarchical RCU implementation.  \r
5620 (5) #           Verbose stalled-CPUs detection is disabled.  \r
5621 (5) #   NR_IRQS:512  \r
5622 (5) #   Console: colour VGA+ 80x25  \r
5623 (5) #   console [ttyS0] enabled  \r
5624 (5) #   Fast TSC calibration using PIT  \r
5625 (5) #   Detected 2702.764 MHz processor.  \r
5626 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5405  \r
5627 (5) # |   .52 BogoMIPS (lpj=10811056)  \r
5628 (5) #   pid_max: default: 32768 minimum: 301  \r
5629 (5) #   Mount-cache hash table entries: 512  \r
5630 (5) #   SMP alternatives: switching to UP code  \r
5631 (5) #   Freeing SMP alternatives: 12k freed  \r
5632 (5) #   ACPI: Core revision 20110623  \r
5633 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
5634 (5) # |   110623/tbxface-640)  \r
5635 (5) #   ACPI: Unable to load the System Description Tables  \r
5636 (5) #   Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
5637 (5) #   TSC:4655701620 NTSC:4655848900 cpu_khz=2702764 max_loops=2767483056  \r
5638 (5) #   ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
5639 (5) #   CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
5640 (5) # |   Performance Events:   \r
5641 (5) #   Brought up 1 CPUs  \r
5642 (5) #   Total of 1 processors activated (5405.52 BogoMIPS).  \r
5643 (5) #   NET: Registered protocol family 16  \r
5644 (5) #   PCI: Using configuration type 1 for base access  \r
5645 (5) #   bio: create slab <bio-0> at 0  \r
5646 (5) #   ACPI: Interpreter disabled.  \r
5647 (5) #   vgaarb: loaded  \r
5648 (5) #   SCSI subsystem initialized  \r
5649 (5) #   PCI: Probing PCI hardware  \r
5650 (5) #   pnp: PnP ACPI: disabled  \r
5651 (5) #   Switching to clocksource acpi_pm  \r
5652 (5) #   NET: Registered protocol family 2  \r
5653 (5) #   Switched to NOHz mode on CPU #0  \r
5654 (5) #   IP route cache hash table entries: 32768 (order: 5, 131072 bytes)  \r
5655 (5) #   TCP established hash table entries: 131072 (order: 8, 1048576 bytes)  \r
5656 (5) #   TCP bind hash table entries: 65536 (order: 7, 524288 bytes)  \r
5657 (5) #   TCP: Hash tables configured (established 131072 bind 65536)  \r
5658 (5) #   TCP reno registered  \r
5659 (5) #   UDP hash table entries: 512 (order: 2, 16384 bytes)  \r
5660 (5) #   UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)  \r
5661 (5) #   NET: Registered protocol family 1  \r
5662 (5) #   Trying to unpack rootfs image as initramfs...  \r
5663 (5) #   Freeing initrd memory: 88024k freed  \r
5664 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
5665 (5) #   microcode: no support for this CPU vendor  \r
5666 (5) #   Intel AES-NI instructions are not detected.  \r
5667 (5) #   highmem bounce pool size: 64 pages  \r
5668 (5) #   NTFS driver 2.1.30 [Flags: R/O].  \r
5669 (5) #   msgmni has been set to 1750  \r
5670 (5) #   io scheduler noop registered  \r
5671 (5) #   io scheduler deadline registered (default)  \r
5672 (5) #   io scheduler cfq registered  \r
5673 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
5674 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
5675 (5) #   Non-volatile memory driver v1.3  \r
5676 (5) #   brd: module loaded  \r
5677 (5) #   loop: module loaded  \r
5678 (5) #   e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
5679 (5) #   e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
5680 (5) #   Intel(R) Virtual Function Network Driver - version 2.0.0-k  \r
5681 (5) #   Copyright (c) 2009 - 2010 Intel Corporation.  \r
5682 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
5683 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
5684 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
5685 (5) #   mousedev: PS/2 mouse device common for all mice  \r
5686 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
5687 (5) #   input: PC Speaker as /devices/platform/pcspkr/input/input1  \r
5688 (5) #   rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
5689 (5) #   rtc0: alarms up to one day, 114 bytes nvram  \r
5690 (5) #   cpuidle: using governor ladder  \r
5691 (5) #   cpuidle: using governor menu  \r
5692 (5) #   TCP cubic registered  \r
5693 (5) #   NET: Registered protocol family 17  \r
5694 (5) #   Using IPI No-Shortcut mode  \r
5695 (5) #   Refined TSC clocksource calibration: 2702.577 MHz.  \r
5696 (5) #   Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ  \r
5697 (5) # |    mode  \r
5698 (5) #   Switching to clocksource tsc  \r
5699 (5) #   input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2  \r
5700 (5) #   rtc_cmos rtc_cmos: setting system clock to 2012-01-26 22:15:52 UTC (1327616152)  \r
5701 (5) # |   Freeing unused kernel memory: 328k freed  \r
5702 (5) #   Write protecting the kernel text: 2352k  \r
5703 (5) #   Write protecting the kernel read-only data: 712k  \r
5704 (5) #   Starting logging: OK  \r
5705 (5) #   Initializing random number generator... done.  \r
5706 (5) #   Starting network...  \r
5707 (5) #   Preparing benchmark:   \r
5708 (5) #   Starting benchmark: make -C /usr/src/linux-* defconfig bzImage  \r
5709 (5) #   ! PERF: kbuild  715 s ok  \r
5710 (5) #   wvtest: done  \r
5711 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
5712 Thu Jan 26 23:32:15 CET 2012