]> rtime.felk.cvut.cz Git - nul-nightly.git/blob - logs/nul_2011-12-05_22:00:02.log
New nightly build log
[nul-nightly.git] / logs / nul_2011-12-05_22:00:02.log
1 Testing "Monday 2011-12-05 22:00:18, commit: passive-2011.7-democd-465-g5aad755 (Michal Sojka: vancouver: Fix on-demand disk initialization)" in /home/sojka/bin/nul-nightly.sh:
2 sha1: 168434fe260031ca1e64747bf0f46b3225cfbd81 /home/sojka/gcc/gcc-4.6/bin/gcc
3 gcc (GCC) 4.6.2
4 Copyright (C) 2011 Free Software Foundation, Inc.
5 This is free software; see the source for copying conditions.  There is NO
6 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
7
8 sha1: e12320c894d3f494292c0b970f383e362e087a52 /home/sojka/gcc/gcc-4.6/bin/g++
9 g++ (GCC) 4.6.2
10 Copyright (C) 2011 Free Software Foundation, Inc.
11 This is free software; see the source for copying conditions.  There is NO
12 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13
14 scons: Reading SConscript files ...
15 Checking whether the C++ compiler works(cached) yes
16 Checking whether the C compiler works(cached) yes
17 Check if we can link a program...(cached) yes
18 Target CC forced to '/home/sojka/gcc/gcc-4.6/bin/gcc'.
19 Target CXX forced to '/home/sojka/gcc/gcc-4.6/bin/g++'.
20 No target_arch option given. Defaulting to core2.
21 Installing into /srv/tftp. Use scons tftp=/foo to change this.
22 scons: done reading SConscript files.
23 scons: Building targets ...
24 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++
25         CXX apps/vancouver/vancouver.o
26 /home/sojka/nul/vancouver/apps/vancouver/vancouver.cc: In static member function 'static bool Vancouver::map_memory_helper(VCpu*, Utcb*, bool)':
27 /home/sojka/nul/vancouver/apps/vancouver/vancouver.cc:506: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]
28         LNK bin/apps/vancouver.nul.debug
29    text    data     bss     dec     hex filename
30  189265   43220 2162688 2395173  248c25 bin/apps/vancouver.nul
31 scons: done building targets.
32 make: Entering directory `/home/sojka/nul/alexb/apps/libvirt'
33 rm -rf libvirt-0.9.6
34 tar  -xzf libvirt-0.9.6.tar.gz
35 cd libvirt-0.9.6 && patch -p1 <../nova.diff 
36 patching file configure.ac
37 patching file src/Makefile.am
38 patching file src/driver.h
39 patching file src/libvirt.c
40 patching file src/conf/domain_event.c
41 patching file src/conf/domain_conf.c
42 patching file src/conf/domain_conf.h
43 patching file examples/domain-events/events-c/event-test.c
44 patching file src/nova/nova_conf.h
45 patching file src/nova/nova_driver.c
46 patching file src/nova/nova_driver.h
47 patching file src/nova/nova_types.h
48 touch .patch.stamp
49 cd libvirt-0.9.6 && \
50          autoreconf && \
51          ./autogen.sh --without-uml --without-openvz --without-vmware --without-lxc --without-esx --without-remote --with-nova --without-macvtap
52 checking for a BSD-compatible install... /usr/bin/install -c
53 checking whether build environment is sane... yes
54 checking for a thread-safe mkdir -p... /bin/mkdir -p
55 checking for gawk... gawk
56 checking whether make sets $(MAKE)... yes
57 checking whether to disable maintainer-specific portions of Makefiles... yes
58 checking build system type... x86_64-unknown-linux-gnu
59 checking host system type... x86_64-unknown-linux-gnu
60 checking for gcc... gcc
61 checking whether the C compiler works... yes
62 checking for C compiler default output file name... a.out
63 checking for suffix of executables... 
64 checking whether we are cross compiling... no
65 checking for suffix of object files... o
66 checking whether we are using the GNU C compiler... yes
67 checking whether gcc accepts -g... yes
68 checking for gcc option to accept ISO C89... none needed
69 checking for style of include used by make... GNU
70 checking dependency style of gcc... gcc3
71 checking how to run the C preprocessor... gcc -E
72 checking for gcc... (cached) gcc
73 checking whether we are using the GNU C compiler... (cached) yes
74 checking whether gcc accepts -g... (cached) yes
75 checking for gcc option to accept ISO C89... (cached) none needed
76 checking dependency style of gcc... (cached) gcc3
77 checking for grep that handles long lines and -e... /bin/grep
78 checking for egrep... /bin/grep -E
79 checking for Minix Amsterdam compiler... no
80 checking for ar... ar
81 checking for ranlib... ranlib
82 checking whether gcc and cc understand -c and -o together... yes
83 checking for ANSI C header files... yes
84 checking for sys/types.h... yes
85 checking for sys/stat.h... yes
86 checking for stdlib.h... yes
87 checking for string.h... yes
88 checking for memory.h... yes
89 checking for strings.h... yes
90 checking for inttypes.h... yes
91 checking for stdint.h... yes
92 checking for unistd.h... yes
93 checking minix/config.h usability... no
94 checking minix/config.h presence... no
95 checking for minix/config.h... no
96 checking whether it is safe to define __EXTENSIONS__... yes
97 checking for _LARGEFILE_SOURCE value needed for large files... no
98 checking for special C compiler options needed for large files... no
99 checking for _FILE_OFFSET_BITS value needed for large files... 64
100 checking for gcc option to accept ISO C99... -std=gnu99
101 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
102 checking for inline... inline
103 checking sys/socket.h usability... yes
104 checking sys/socket.h presence... yes
105 checking for sys/socket.h... yes
106 checking arpa/inet.h usability... yes
107 checking arpa/inet.h presence... yes
108 checking for arpa/inet.h... yes
109 checking features.h usability... yes
110 checking features.h presence... yes
111 checking for features.h... yes
112 checking sys/param.h usability... yes
113 checking sys/param.h presence... yes
114 checking for sys/param.h... yes
115 checking wctype.h usability... yes
116 checking wctype.h presence... yes
117 checking for wctype.h... yes
118 checking netdb.h usability... yes
119 checking netdb.h presence... yes
120 checking for netdb.h... yes
121 checking netinet/in.h usability... yes
122 checking netinet/in.h presence... yes
123 checking for netinet/in.h... yes
124 checking stdio_ext.h usability... yes
125 checking stdio_ext.h presence... yes
126 checking for stdio_ext.h... yes
127 checking termios.h usability... yes
128 checking termios.h presence... yes
129 checking for termios.h... yes
130 checking sys/time.h usability... yes
131 checking sys/time.h presence... yes
132 checking for sys/time.h... yes
133 checking sys/mman.h usability... yes
134 checking sys/mman.h presence... yes
135 checking for sys/mman.h... yes
136 checking for unistd.h... (cached) yes
137 checking poll.h usability... yes
138 checking poll.h presence... yes
139 checking for poll.h... yes
140 checking sys/ioctl.h usability... yes
141 checking sys/ioctl.h presence... yes
142 checking for sys/ioctl.h... yes
143 checking sys/filio.h usability... no
144 checking sys/filio.h presence... no
145 checking for sys/filio.h... no
146 checking pthread.h usability... yes
147 checking pthread.h presence... yes
148 checking for pthread.h... yes
149 checking sched.h usability... yes
150 checking sched.h presence... yes
151 checking for sched.h... yes
152 checking sys/select.h usability... yes
153 checking sys/select.h presence... yes
154 checking for sys/select.h... yes
155 checking wchar.h usability... yes
156 checking wchar.h presence... yes
157 checking for wchar.h... yes
158 checking for stdint.h... (cached) yes
159 checking for strings.h... (cached) yes
160 checking for sys/stat.h... (cached) yes
161 checking sys/uio.h usability... yes
162 checking sys/uio.h presence... yes
163 checking for sys/uio.h... yes
164 checking sys/utsname.h usability... yes
165 checking sys/utsname.h presence... yes
166 checking for sys/utsname.h... yes
167 checking sys/wait.h usability... yes
168 checking sys/wait.h presence... yes
169 checking for sys/wait.h... yes
170 checking grp.h usability... yes
171 checking grp.h presence... yes
172 checking for grp.h... yes
173 checking for inttypes.h... (cached) yes
174 checking xlocale.h usability... yes
175 checking xlocale.h presence... yes
176 checking for xlocale.h... yes
177 checking spawn.h usability... yes
178 checking spawn.h presence... yes
179 checking for spawn.h... yes
180 checking whether the preprocessor supports include_next... yes
181 checking whether system header files limit the line length... no
182 checking whether <sys/socket.h> is self-contained... yes
183 checking for shutdown... yes
184 checking whether <sys/socket.h> defines the SHUT_* macros... yes
185 checking for struct sockaddr_storage... yes
186 checking for sa_family_t... yes
187 checking for struct sockaddr_storage.ss_family... yes
188 checking for working alloca.h... yes
189 checking for alloca... yes
190 checking for C/C++ restrict keyword... __restrict
191 checking whether malloc, realloc, calloc are POSIX compliant... yes
192 checking for canonicalize_file_name... yes
193 checking for getcwd... yes
194 checking for readlink... yes
195 checking for realpath... yes
196 checking for readlinkat... yes
197 checking for chown... yes
198 checking for fchown... yes
199 checking for fcntl... yes
200 checking for ffs... yes
201 checking for btowc... yes
202 checking for isblank... yes
203 checking for iswctype... yes
204 checking for mbsrtowcs... yes
205 checking for mempcpy... yes
206 checking for wmemchr... yes
207 checking for wmemcpy... yes
208 checking for wmempcpy... yes
209 checking for fpurge... no
210 checking for __fpurge... yes
211 checking for __freading... yes
212 checking for fsync... yes
213 checking for getdelim... yes
214 checking for getdtablesize... yes
215 checking for __fsetlocking... yes
216 checking for tcgetattr... yes
217 checking for tcsetattr... yes
218 checking for gettimeofday... yes
219 checking for lstat... yes
220 checking for mbsinit... yes
221 checking for mbrtowc... yes
222 checking for mprotect... yes
223 checking for mkstemp... yes
224 checking for mkstemps... yes
225 checking for alarm... yes
226 checking for recvmsg... yes
227 checking for sendmsg... yes
228 checking for strerror_r... yes
229 checking for __xpg_strerror_r... yes
230 checking for pipe... yes
231 checking for pipe2... yes
232 checking for pthread_sigmask... no
233 checking for sigaction... yes
234 checking for sigaltstack... yes
235 checking for siginterrupt... yes
236 checking for sleep... yes
237 checking for strdup... yes
238 checking for catgets... yes
239 checking for strndup... yes
240 checking for strptime... yes
241 checking for localtime_r... yes
242 checking for timegm... yes
243 checking for usleep... yes
244 checking for vasnprintf... no
245 checking for iswcntrl... yes
246 checking for getegid... yes
247 checking for newlocale... yes
248 checking for getgrouplist... yes
249 checking for socketpair... yes
250 checking for posix_spawn... yes
251 checking for setenv... yes
252 checking for symlink... yes
253 checking for shutdown... (cached) yes
254 checking for wcrtomb... yes
255 checking for wctob... yes
256 checking for cfmakeraw... yes
257 checking for fdatasync... yes
258 checking for geteuid... yes
259 checking for getgid... yes
260 checking for getgrnam_r... yes
261 checking for getmntent_r... yes
262 checking for getpwuid_r... yes
263 checking for getuid... yes
264 checking for initgroups... yes
265 checking for kill... yes
266 checking for mmap... yes
267 checking for posix_fallocate... yes
268 checking for posix_memalign... yes
269 checking for regexec... yes
270 checking for sched_getaffinity... yes
271 checking whether // is distinct from /... no
272 checking whether realpath works... yes
273 checking for uid_t in sys/types.h... yes
274 checking for unistd.h... (cached) yes
275 checking for working chown... yes
276 checking whether chown dereferences symlinks... yes
277 checking whether chown honors trailing slash... yes
278 checking whether chown always updates ctime... no
279 checking for unsigned long long int... yes
280 checking whether byte ordering is bigendian... no
281 checking if environ is properly declared... yes
282 checking for complete errno.h... yes
283 checking for working fcntl.h... yes
284 checking for mbstate_t... yes
285 checking whether stdin defaults to large file offsets... yes
286 checking whether fseeko is declared... yes
287 checking for fseeko... yes
288 checking whether fflush works on input streams... no
289 checking whether ftello is declared... yes
290 checking for ftello... yes
291 checking whether ftello works... yes
292 checking for library containing gethostbyname... none required
293 checking for gethostbyname... yes
294 checking for library containing getservbyname... none required
295 checking for getservbyname... yes
296 checking for library containing inet_ntop... none required
297 checking whether inet_ntop is declared... yes
298 checking for IPv4 sockets... yes
299 checking for IPv6 sockets... yes
300 checking whether getcwd (NULL, 0) allocates memory for result... yes
301 checking for getcwd with POSIX signature... yes
302 checking whether getdelim is declared... yes
303 checking whether getline is declared... yes
304 checking whether getpass is declared... yes
305 checking whether fflush_unlocked is declared... yes
306 checking whether flockfile is declared... yes
307 checking whether fputs_unlocked is declared... yes
308 checking whether funlockfile is declared... yes
309 checking whether putc_unlocked is declared... yes
310 checking for struct timeval... yes
311 checking for nl_langinfo and CODESET... yes
312 checking whether getc_unlocked is declared... yes
313 checking whether we are using the GNU C Library 2.1 or newer... yes
314 checking for ld used by GCC... /usr/bin/ld
315 checking if the linker (/usr/bin/ld) is GNU ld... yes
316 checking for shared library run path origin... done
317 checking whether imported symbols can be declared weak... yes
318 checking for pthread.h... (cached) yes
319 checking for pthread_kill in -lpthread... yes
320 checking for pthread_rwlock_t... yes
321 checking for multithread API to use... posix
322 checking whether lstat correctly handles trailing slash... yes
323 checking for stdlib.h... (cached) yes
324 checking for GNU libc compatible malloc... yes
325 checking for long long int... yes
326 checking for a traditional japanese locale... none
327 checking for a transitional chinese locale... none
328 checking for a french Unicode locale... none
329 checking for a traditional french locale... none
330 checking for mmap... (cached) yes
331 checking for MAP_ANONYMOUS... yes
332 checking whether memchr works... yes
333 checking whether C symbols are prefixed with underscore at the linker level... no
334 checking for mode_t... yes
335 checking for promoted mode_t type... mode_t
336 checking whether strerror(0) succeeds... yes
337 checking for strerror_r with POSIX signature... no
338 checking whether __xpg_strerror_r works... no
339 checking whether strerror_r is declared... yes
340 checking for external symbol _system_configuration... no
341 checking whether imported symbols can be declared weak... yes
342 checking for pthread.h... (cached) yes
343 checking for pthread_kill in -lpthread... (cached) yes
344 checking for multithread API to use... posix
345 checking whether <sys/select.h> is self-contained... yes
346 checking for library containing setsockopt... none needed
347 checking for sigset_t... yes
348 checking for SIGPIPE... yes
349 checking whether snprintf returns a byte count as in C99... yes
350 checking whether snprintf is declared... yes
351 checking for stdbool.h that conforms to C99... yes
352 checking for _Bool... yes
353 checking for wchar_t... yes
354 checking whether stdint.h conforms to C99... yes
355 checking whether strdup is declared... yes
356 checking whether strndup is declared... yes
357 checking whether strnlen is declared... yes
358 checking for struct tm.tm_gmtoff... yes
359 checking whether strtok_r is declared... yes
360 checking whether stat file-mode macros are broken... no
361 checking for struct timespec in <time.h>... yes
362 checking whether localtime_r is declared... no
363 checking for wint_t... yes
364 checking for size_t... yes
365 checking for inttypes.h... yes
366 checking for stdint.h... yes
367 checking for intmax_t... yes
368 checking for snprintf... yes
369 checking for strnlen... yes
370 checking for wcslen... yes
371 checking for wcsnlen... yes
372 checking for mbrtowc... (cached) yes
373 checking for wcrtomb... (cached) yes
374 checking whether _snprintf is declared... no
375 checking whether vsnprintf is declared... yes
376 checking whether <wchar.h> uses 'inline' correctly... yes
377 checking whether strerror_r is declared... (cached) yes
378 checking for strerror_r... (cached) yes
379 checking whether strerror_r returns char *... yes
380 checking for sig_atomic_t... yes
381 checking whether ungetc works on arbitrary bytes... yes
382 checking type of array argument to getgroups... gid_t
383 checking for getgroups... yes
384 checking for working getgroups... yes
385 checking for inttypes.h... (cached) yes
386 checking whether the inttypes.h PRIxNN macros are broken... no
387 checking for LC_MESSAGES... yes
388 checking for CFPreferencesCopyAppValue... no
389 checking for CFLocaleCopyCurrent... no
390 checking whether alarm is declared... yes
391 checking whether posix_spawn works... yes
392 checking whether posix_spawnattr_setschedpolicy is supported... yes
393 checking whether posix_spawnattr_setschedparam is supported... yes
394 checking whether setenv is declared... yes
395 checking search.h usability... yes
396 checking search.h presence... yes
397 checking for search.h... yes
398 checking for tsearch... yes
399 checking whether unsetenv is declared... yes
400 checking for alloca as a compiler built-in... yes
401 checking byteswap.h usability... yes
402 checking byteswap.h presence... yes
403 checking for byteswap.h... yes
404 checking whether // is distinct from /... (cached) no
405 checking whether dup2 works... yes
406 checking whether fflush works on input streams... (cached) no
407 checking whether fcntl handles F_DUPFD correctly... yes
408 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
409 checking whether fflush works on input streams... (cached) no
410 checking for working POSIX fnmatch... no
411 checking whether isblank is declared... yes
412 checking whether fpurge is declared... no
413 checking for fseeko... (cached) yes
414 checking whether fflush works on input streams... (cached) no
415 checking for ftello... (cached) yes
416 checking whether ftello works... (cached) yes
417 checking whether __func__ is available... yes
418 configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
419 checking for library containing getaddrinfo... none required
420 checking for getaddrinfo... yes
421 checking whether gai_strerror is declared... yes
422 checking whether gai_strerrorA is declared... no
423 checking for gai_strerror with POSIX signature... yes
424 checking for struct sockaddr.sa_len... no
425 checking whether getaddrinfo is declared... yes
426 checking whether freeaddrinfo is declared... yes
427 checking whether getnameinfo is declared... yes
428 checking for struct addrinfo... yes
429 checking for working getdelim function... yes
430 checking for gethostname... yes
431 checking for HOST_NAME_MAX... yes
432 checking for getline... yes
433 checking for working getline function... yes
434 checking for getpass... yes
435 checking whether gettimeofday clobbers localtime buffer... no
436 checking for gettimeofday with POSIX signature... almost
437 checking for library containing gethostbyname... (cached) none required
438 checking for gethostbyname... (cached) yes
439 checking for library containing inet_ntop... (cached) none required
440 checking whether inet_ntop is declared... (cached) yes
441 checking for library containing inet_pton... none required
442 checking whether inet_pton is declared... yes
443 checking for ioctl... yes
444 checking for ioctl with POSIX signature... no
445 checking whether lseek detects pipes... yes
446 checking whether mbrtowc handles incomplete characters... guessing yes
447 checking whether mbrtowc works as well as mbtowc... guessing yes
448 checking whether mbrtowc handles a NULL pwc argument... guessing yes
449 checking whether mbrtowc handles a NULL string argument... guessing yes
450 checking whether mbrtowc has a correct return value... guessing yes
451 checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
452 checking whether mbrtowc handles incomplete characters... (cached) guessing yes
453 checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
454 checking whether mbrtowc handles incomplete characters... (cached) guessing yes
455 checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
456 checking whether mbsrtowcs works... guessing yes
457 checking for working mkstemp... yes
458 checking for working mktime... yes
459 checking for __mktime_internal... no
460 checking whether <netinet/in.h> is self-contained... yes
461 checking whether open recognizes a trailing slash... yes
462 checking for struct msghdr.msg_accrights... no
463 checking for sys/pstat.h... no
464 checking for sys/sysmp.h... no
465 checking for sys/sysinfo.h... yes
466 checking for machine/hal_sysinfo.h... no
467 checking for sys/table.h... no
468 checking for sys/param.h... (cached) yes
469 checking for sys/systemcfg.h... no
470 checking for sys/sysctl.h... yes
471 checking for pstat_getstatic... no
472 checking for pstat_getdynamic... no
473 checking for sysmp... no
474 checking for getsysinfo... no
475 checking for sysctl... yes
476 checking for table... no
477 checking for poll... yes
478 checking for a shell that conforms to POSIX... /bin/sh
479 checking for pthread_t... yes
480 checking for pthread_spinlock_t... yes
481 checking for library containing pthread_join... -lpthread
482 checking for pthread_sigmask in -lpthread... yes
483 checking whether pthread_sigmask returns error numbers... yes
484 checking whether pthread_sigmask unblocks signals correctly... guessing yes
485 checking for random.h... no
486 checking for struct random_data... yes
487 checking for random_r... yes
488 checking for rawmemchr... yes
489 checking whether readlink signature is correct... yes
490 checking whether readlink handles trailing slash correctly... yes
491 checking whether select supports a 0 argument... yes
492 checking for library containing getservbyname... (cached) none required
493 checking for getservbyname... (cached) yes
494 checking for struct sigaction.sa_sigaction... yes
495 checking for volatile sig_atomic_t... yes
496 checking for sighandler_t... yes
497 checking for sigprocmask... yes
498 checking for stdint.h... (cached) yes
499 checking for SIZE_MAX... yes
500 checking whether sleep is declared... yes
501 checking for working sleep... yes
502 checking for snprintf... (cached) yes
503 checking whether snprintf respects a size of 1... yes
504 checking whether printf supports POSIX/XSI format strings with positions... yes
505 checking for library containing setsockopt... (cached) none needed
506 checking for socklen_t... yes
507 checking for ssize_t... yes
508 checking whether stat handles trailing slashes on directories... yes
509 checking whether stat handles trailing slashes on files... yes
510 checking for va_copy... yes
511 checking whether NULL can be used in arbitrary expressions... yes
512 checking for stpcpy... yes
513 checking for strchrnul... yes
514 checking whether strchrnul works... yes
515 checking for working strerror function... yes
516 checking for working strndup... yes
517 checking for working strnlen... yes
518 checking for strsep... yes
519 checking for strtok_r... yes
520 checking whether strtok_r works... yes
521 checking whether <sys/ioctl.h> declares ioctl... yes
522 checking whether <sys/select.h> is self-contained... (cached) yes
523 checking whether <sys/socket.h> is self-contained... (cached) yes
524 checking for shutdown... (cached) yes
525 checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
526 checking for struct sockaddr_storage... (cached) yes
527 checking for sa_family_t... (cached) yes
528 checking for struct sockaddr_storage.ss_family... (cached) yes
529 checking for nlink_t... yes
530 checking for struct utsname... yes
531 checking whether localtime_r is compatible with its POSIX signature... yes
532 checking for uname... yes
533 checking for useconds_t... yes
534 checking whether usleep allows large arguments... yes
535 checking for ptrdiff_t... yes
536 checking for vasprintf... yes
537 checking for vsnprintf... yes
538 checking whether snprintf respects a size of 1... (cached) yes
539 checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
540 checking whether iswcntrl works... yes
541 checking for towlower... yes
542 checking for wctype_t... yes
543 checking for wctrans_t... yes
544 checking for stdint.h... (cached) yes
545 checking whether btowc(0) is correct... yes
546 checking whether btowc(EOF) is correct... guessing yes
547 checking for a traditional french locale... (cached) none
548 checking for a french Unicode locale... (cached) none
549 checking for a traditional french locale... (cached) none
550 checking for a turkish Unicode locale... none
551 checking for error_at_line... yes
552 checking whether getgroups handles negative values... yes
553 checking for getpagesize... yes
554 checking whether getpagesize is declared... yes
555 checking whether byte ordering is bigendian... (cached) no
556 checking whether byte ordering is bigendian... (cached) no
557 checking whether the compiler generally respects inline... yes
558 checking whether INT32_MAX < INTMAX_MAX... yes
559 checking whether INT64_MAX == LONG_MAX... no
560 checking whether UINT32_MAX < UINTMAX_MAX... yes
561 checking whether UINT64_MAX == ULONG_MAX... no
562 checking whether locale.h conforms to POSIX:2001... yes
563 checking whether locale.h defines locale_t... yes
564 checking for setlocale... yes
565 checking for uselocale... yes
566 checking for a traditional french locale... (cached) none
567 checking for a french Unicode locale... (cached) none
568 checking for a traditional japanese locale... (cached) none
569 checking for a transitional chinese locale... (cached) none
570 checking for a french Unicode locale... (cached) none
571 checking for a traditional french locale... (cached) none
572 checking for a french Unicode locale... (cached) none
573 checking for a traditional japanese locale... (cached) none
574 checking for a transitional chinese locale... (cached) none
575 checking for mmap... (cached) yes
576 checking for MAP_ANONYMOUS... yes
577 checking whether program_invocation_name is declared... yes
578 checking whether program_invocation_short_name is declared... yes
579 checking for putenv compatible with GNU and SVID... yes
580 checking for mmap... (cached) yes
581 checking for MAP_ANONYMOUS... yes
582 checking for stdlib.h... (cached) yes
583 checking for GNU libc compatible realloc... yes
584 checking whether setenv validates arguments... yes
585 checking for a traditional french locale... (cached) none
586 checking for a french Unicode locale... (cached) none
587 checking for a traditional japanese locale... (cached) none
588 checking for a transitional chinese locale... (cached) none
589 checking for posix_spawnattr_t... yes
590 checking for posix_spawn_file_actions_t... yes
591 checking for struct stat.st_atim.tv_nsec... yes
592 checking whether struct stat.st_atim is of type struct timespec... yes
593 checking for struct stat.st_birthtimespec.tv_nsec... no
594 checking for struct stat.st_birthtimensec... no
595 checking for struct stat.st_birthtim.tv_nsec... no
596 checking for wchar_t... (cached) yes
597 checking for wint_t... (cached) yes
598 checking for mmap... (cached) yes
599 checking for MAP_ANONYMOUS... yes
600 checking whether symlink handles trailing slash correctly... yes
601 checking for pthread_atfork... yes
602 checking for unsetenv... yes
603 checking for unsetenv() return type... int
604 checking whether unsetenv obeys POSIX... yes
605 checking for waitid... yes
606 checking whether mbrtowc handles incomplete characters... (cached) guessing yes
607 checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
608 checking whether wcrtomb return value is correct... guessing yes
609 checking for a traditional french locale... (cached) none
610 checking for a french Unicode locale... (cached) none
611 checking for a traditional japanese locale... (cached) none
612 checking for a transitional chinese locale... (cached) none
613 checking whether wctob works... guessing yes
614 checking whether wctob is declared... yes
615 checking for sched_yield in -lrt... yes
616 checking for uid_t in sys/types.h... (cached) yes
617 checking for function prototypes... yes
618 checking for string.h... (cached) yes
619 checking how to print strings... printf
620 checking for a sed that does not truncate output... /bin/sed
621 checking for fgrep... /bin/grep -F
622 checking for ld used by gcc -std=gnu99... /usr/bin/ld
623 checking if the linker (/usr/bin/ld) is GNU ld... yes
624 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
625 checking the name lister (/usr/bin/nm -B) interface... BSD nm
626 checking whether ln -s works... yes
627 checking the maximum length of command line arguments... 805306365
628 checking whether the shell understands some XSI constructs... yes
629 checking whether the shell understands "+="... yes
630 checking for /usr/bin/ld option to reload object files... -r
631 checking for objdump... objdump
632 checking how to recognize dependent libraries... pass_all
633 checking for ar... (cached) ar
634 checking for strip... strip
635 checking for ranlib... (cached) ranlib
636 checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
637 checking for dlfcn.h... yes
638 checking for objdir... .libs
639 checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
640 checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
641 checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
642 checking if gcc -std=gnu99 static flag -static works... yes
643 checking if gcc -std=gnu99 supports -c -o file.o... yes
644 checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
645 checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
646 checking whether -lc should be explicitly linked in... no
647 checking dynamic linker characteristics... GNU/Linux ld.so
648 checking how to hardcode library paths into programs... immediate
649 checking whether stripping libraries is possible... yes
650 checking if libtool supports shared libraries... yes
651 checking whether to build shared libraries... yes
652 checking whether to build static libraries... yes
653 checking for ld used by gcc -std=gnu99... (cached) /usr/bin/ld
654 checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
655 checking for how to mark DSO non-deletable at runtime... -Wl,-z -Wl,nodelete
656 checking for how to set DSO symbol versions... -Wl,--version-script=
657 checking whether -Wno-missing-field-initializers is supported... yes
658 checking whether -Wno-missing-field-initializers is needed... yes
659 checking whether compiler handles -Wall... yes
660 checking whether compiler handles -W... yes
661 checking whether compiler handles -Wformat-y2k... yes
662 checking whether compiler handles -Wformat-security... yes
663 checking whether compiler handles -Winit-self... yes
664 checking whether compiler handles -Wmissing-include-dirs... yes
665 checking whether compiler handles -Wunused... yes
666 checking whether compiler handles -Wunknown-pragmas... yes
667 checking whether compiler handles -Wstrict-aliasing... yes
668 checking whether compiler handles -Wshadow... yes
669 checking whether compiler handles -Wpointer-arith... yes
670 checking whether compiler handles -Wbad-function-cast... yes
671 checking whether compiler handles -Wcast-align... yes
672 checking whether compiler handles -Wwrite-strings... yes
673 checking whether compiler handles -Wlogical-op... yes
674 checking whether compiler handles -Waggregate-return... yes
675 checking whether compiler handles -Wstrict-prototypes... yes
676 checking whether compiler handles -Wold-style-definition... yes
677 checking whether compiler handles -Wmissing-prototypes... yes
678 checking whether compiler handles -Wmissing-declarations... yes
679 checking whether compiler handles -Wmissing-noreturn... yes
680 checking whether compiler handles -Wmissing-format-attribute... yes
681 checking whether compiler handles -Wredundant-decls... yes
682 checking whether compiler handles -Wnested-externs... yes
683 checking whether compiler handles -Winline... yes
684 checking whether compiler handles -Winvalid-pch... yes
685 checking whether compiler handles -Wvolatile-register-var... yes
686 checking whether compiler handles -Wdisabled-optimization... yes
687 checking whether compiler handles -Wbuiltin-macro-redefined... yes
688 checking whether compiler handles -Wmudflap... yes
689 checking whether compiler handles -Wpacked-bitfield-compat... yes
690 checking whether compiler handles -Wsync-nand... yes
691 checking whether compiler handles -Wattributes... yes
692 checking whether compiler handles -Wcoverage-mismatch... yes
693 checking whether compiler handles -Wmultichar... yes
694 checking whether compiler handles -Wno-missing-field-initializers... yes
695 checking whether compiler handles -Wno-sign-compare... yes
696 checking whether compiler handles -Wjump-misses-init... no
697 checking whether compiler handles -Wframe-larger-than=4096... yes
698 checking whether compiler handles -Wp,-D_FORTIFY_SOURCE=2... yes
699 checking whether compiler handles -fstack-protector-all... yes
700 checking whether compiler handles --param=ssp-buffer-size=4... yes
701 checking whether compiler handles -fexceptions... yes
702 checking whether compiler handles -fasynchronous-unwind-tables... yes
703 checking whether compiler handles -fdiagnostics-show-option... yes
704 checking whether compiler handles -funit-at-a-time... yes
705 checking whether compiler handles -Wno-redundant-decls... yes
706 checking for CPUID instruction... yes
707 checking size of long... 4
708 checking for pthread_mutexattr_init... yes
709 checking pwd.h usability... yes
710 checking pwd.h presence... yes
711 checking for pwd.h... yes
712 checking paths.h usability... yes
713 checking paths.h presence... yes
714 checking for paths.h... yes
715 checking regex.h usability... yes
716 checking regex.h presence... yes
717 checking for regex.h... yes
718 checking sys/un.h usability... yes
719 checking sys/un.h presence... yes
720 checking for sys/un.h... yes
721 checking sys/poll.h usability... yes
722 checking sys/poll.h presence... yes
723 checking for sys/poll.h... yes
724 checking syslog.h usability... yes
725 checking syslog.h presence... yes
726 checking for syslog.h... yes
727 checking mntent.h usability... yes
728 checking mntent.h presence... yes
729 checking for mntent.h... yes
730 checking net/ethernet.h usability... yes
731 checking net/ethernet.h presence... yes
732 checking for net/ethernet.h... yes
733 checking linux/magic.h usability... yes
734 checking linux/magic.h presence... yes
735 checking for linux/magic.h... yes
736 checking for sys/un.h... (cached) yes
737 checking sys/syscall.h usability... yes
738 checking sys/syscall.h presence... yes
739 checking for sys/syscall.h... yes
740 checking netinet/tcp.h usability... yes
741 checking netinet/tcp.h presence... yes
742 checking for netinet/tcp.h... yes
743 checking ifaddrs.h usability... yes
744 checking ifaddrs.h presence... yes
745 checking for ifaddrs.h... yes
746 checking libtasn1.h usability... yes
747 checking libtasn1.h presence... yes
748 checking for libtasn1.h... yes
749 checking for gettext in -lintl... no
750 checking for rpcgen... /usr/bin/rpcgen
751 checking for xmllint... /usr/bin/xmllint
752 checking for xmlcatalog... /usr/bin/xmlcatalog
753 checking for xsltproc... /usr/bin/xsltproc
754 checking for augparse... /usr/bin/augparse
755 checking for dnsmasq... dnsmasq
756 checking for radvd... radvd
757 checking for brctl... brctl
758 checking for tc... /sbin/tc
759 checking for udevadm... /sbin/udevadm
760 checking for udevsettle... no
761 checking for modprobe... /sbin/modprobe
762 checking for init script flavor... none
763 checking for ip... /bin/ip
764 checking for iptables... /sbin/iptables
765 checking for ip6tables... /sbin/ip6tables
766 checking for ebtables... /sbin/ebtables
767 checking for xdrmem_create in -lportablexdr... no
768 checking for library containing xdrmem_create... none required
769 checking for xdr_u_int64_t... no
770 checking where to find <rpc/rpc.h>... none
771 checking for dlfcn.h... (cached) yes
772 checking for library containing dlopen... -ldl
773 checking for xen_vm_start in -lxenserver... no
774 checking for libxl_domain_create_new in -lxenlight... no
775 checking for xs_read in -lxenstore... no
776 checking linux/kvm.h usability... yes
777 checking linux/kvm.h presence... yes
778 checking for linux/kvm.h... yes
779 checking for shell that supports <> redirection... /bin/sh
780 checking linux/param.h usability... yes
781 checking linux/param.h presence... yes
782 checking for linux/param.h... yes
783 checking linux/sockios.h usability... yes
784 checking linux/sockios.h presence... yes
785 checking for linux/sockios.h... yes
786 checking linux/if_bridge.h usability... yes
787 checking linux/if_bridge.h presence... yes
788 checking for linux/if_bridge.h... yes
789 checking linux/if_tun.h usability... yes
790 checking linux/if_tun.h presence... yes
791 checking for linux/if_tun.h... yes
792 checking for pkg-config... /usr/bin/pkg-config
793 checking pkg-config is at least version 0.9.0... yes
794 checking for LIBXML... yes
795 checking for struct _xmlURI.query_raw... yes
796 checking for GNUTLS... yes
797 checking sasl/sasl.h usability... no
798 checking sasl/sasl.h presence... no
799 checking for sasl/sasl.h... no
800 checking yajl/yajl_common.h usability... no
801 checking yajl/yajl_common.h presence... no
802 checking for yajl/yajl_common.h... no
803 checking sanlock.h usability... no
804 checking sanlock.h presence... no
805 checking for sanlock.h... no
806 checking for pkcheck... /usr/bin/pkcheck
807 checking for AVAHI... yes
808 checking libaudit.h usability... no
809 checking libaudit.h presence... no
810 checking for libaudit.h... no
811 checking for audit_encode_nv_string in -laudit... no
812 checking selinux/selinux.h usability... yes
813 checking selinux/selinux.h presence... yes
814 checking for selinux/selinux.h... yes
815 checking for fgetfilecon in -lselinux... yes
816 checking selinux/label.h usability... yes
817 checking selinux/label.h presence... yes
818 checking for selinux/label.h... yes
819 checking for selinux_virtual_domain_context_path... yes
820 checking for selinux_virtual_image_context_path... yes
821 checking sys/apparmor.h usability... no
822 checking sys/apparmor.h presence... no
823 checking for sys/apparmor.h... no
824 checking for aa_change_profile in -lapparmor... no
825 checking for aa_change_hat in -lapparmor... no
826 checking for dtrace... no
827 checking numa.h usability... no
828 checking numa.h presence... no
829 checking for numa.h... no
830 checking for numa_available in -lnuma... no
831 checking libpcap pcap-config >= 1.0.0 ... no
832 checking for LIBSSH2... no
833 configure: libssh2 is required for Phyp driver, disabling it
834 checking cap-ng.h usability... no
835 checking cap-ng.h presence... no
836 checking for cap-ng.h... no
837 checking for capng_updatev in -lcap-ng... no
838 checking readline/readline.h usability... yes
839 checking readline/readline.h presence... yes
840 checking for readline/readline.h... yes
841 checking for readline in -lreadline... yes
842 checking for NETCF... no
843 checking for mntent.h... (cached) yes
844 checking for mount... /bin/mount
845 checking for umount... /bin/umount
846 checking for mkfs... /sbin/mkfs
847 checking for showmount... /sbin/showmount
848 checking for pvcreate... /sbin/pvcreate
849 checking for vgcreate... /sbin/vgcreate
850 checking for lvcreate... /sbin/lvcreate
851 checking for pvremove... /sbin/pvremove
852 checking for vgremove... /sbin/vgremove
853 checking for lvremove... /sbin/lvremove
854 checking for vgchange... /sbin/vgchange
855 checking for vgscan... /sbin/vgscan
856 checking for pvs... /sbin/pvs
857 checking for vgs... /sbin/vgs
858 checking for lvs... /sbin/lvs
859 checking for iscsiadm... no
860 checking for parted... /sbin/parted
861 checking for dmsetup... /sbin/dmsetup
862 checking for LIBPARTED... no
863 checking parted/parted.h usability... no
864 checking parted/parted.h presence... no
865 checking for parted/parted.h... no
866 checking for uuid_generate in -luuid... no
867 checking for ped_device_read in -lparted... no
868 checking for DEVMAPPER... yes
869 checking libdevmapper.h usability... yes
870 checking libdevmapper.h presence... yes
871 checking for libdevmapper.h... yes
872 checking for OPENWSMAN... no
873 configure: openwsman is required for the Hyper-V driver, disabling it
874 checking for python... /usr/bin/python
875 checking for python version... 2.6
876 checking for python platform... linux2
877 checking for python script directory... ${prefix}/lib/python2.6/dist-packages
878 checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages
879 checking whether NLS is requested... yes
880 checking for msgfmt... /usr/bin/msgfmt
881 checking for gmsgfmt... /usr/bin/msgfmt
882 checking for xgettext... /usr/bin/xgettext
883 checking for msgmerge... /usr/bin/msgmerge
884 checking for CFPreferencesCopyAppValue... (cached) no
885 checking for CFLocaleCopyCurrent... (cached) no
886 checking for GNU gettext in libc... yes
887 checking whether to use NLS... yes
888 checking where the gettext function comes from... libc
889 checking for HAL... no
890 checking for UDEV... no
891 checking for BLKID... no
892 checking whether to compile with macvtap support... no
893 checking for LIBNL... no
894 checking whether this build is done by a static analysis tool... no
895 configure: creating ./config.status
896 config.status: creating Makefile
897 config.status: creating src/Makefile
898 config.status: creating include/Makefile
899 config.status: creating docs/Makefile
900 config.status: creating docs/schemas/Makefile
901 config.status: creating gnulib/lib/Makefile
902 config.status: creating gnulib/tests/Makefile
903 config.status: creating libvirt.pc
904 config.status: creating libvirt.spec
905 config.status: creating mingw32-libvirt.spec
906 config.status: creating po/Makefile.in
907 config.status: creating include/libvirt/Makefile
908 config.status: creating include/libvirt/libvirt.h
909 config.status: creating python/Makefile
910 config.status: creating python/tests/Makefile
911 config.status: creating daemon/Makefile
912 config.status: creating tools/Makefile
913 config.status: creating tests/Makefile
914 config.status: creating examples/apparmor/Makefile
915 config.status: creating examples/domain-events/events-c/Makefile
916 config.status: creating examples/domsuspend/Makefile
917 config.status: creating examples/dominfo/Makefile
918 config.status: creating examples/openauth/Makefile
919 config.status: creating examples/python/Makefile
920 config.status: creating examples/hellolibvirt/Makefile
921 config.status: creating examples/systemtap/Makefile
922 config.status: creating examples/xml/nwfilter/Makefile
923 config.status: creating config.h
924 config.status: executing depfiles commands
925 config.status: executing libtool commands
926 config.status: executing po-directories commands
927 config.status: creating po/POTFILES
928 config.status: creating po/Makefile
929 configure: 
930 configure: Configuration summary
931 configure: =====================
932 configure: 
933 configure: Drivers
934 configure: 
935 configure:      Xen: no
936 configure:     QEMU: yes
937 configure:      UML: no
938 configure:   OpenVZ: no
939 configure:   VMware: no
940 configure:     VBox: yes
941 configure:   XenAPI: no
942 configure: xenlight: no
943 configure:      LXC: no
944 configure:     PHYP: no
945 configure:      ESX: no
946 configure:     NOVA: yes
947 configure:  Hyper-V: no
948 configure:     Test: yes
949 configure:   Remote: no
950 configure:  Network: yes
951 configure: Libvirtd: yes
952 configure:    netcf: no
953 configure:  macvtap: no
954 configure: virtport: no
955 configure: 
956 configure: Storage Drivers
957 configure: 
958 configure:      Dir: yes
959 configure:       FS: yes
960 configure:    NetFS: yes
961 configure:      LVM: yes
962 configure:    iSCSI: no
963 configure:     SCSI: yes
964 configure:    mpath: yes
965 configure:     Disk: no
966 configure: 
967 configure: Security Drivers
968 configure: 
969 configure:  SELinux: yes
970 configure: AppArmor: no
971 configure: 
972 configure: Driver Loadable Modules
973 configure: 
974 configure:   dlopen: no
975 configure: 
976 configure: Libraries
977 configure: 
978 configure:   libxml: -I/usr/include/libxml2   -lxml2  
979 configure:   dlopen: -ldl
980 configure:  libcurl: no
981 configure: openwsman: no
982 configure:  libssh2:  
983 configure:   gnutls:   -lgnutls   -lgcrypt
984 configure:     sasl: no
985 configure:     yajl: no
986 configure:  sanlock: no
987 configure:    avahi: -D_REENTRANT   -lavahi-common -lavahi-client  
988 configure:   polkit: /usr/bin/pkcheck (version 1)
989 configure:    audit: no
990 configure:  selinux:  -lselinux
991 configure: apparmor: no
992 configure:  numactl: no
993 configure:    capng: no
994 configure:      xen: no
995 configure:   xenapi: no
996 configure: xenlight: no
997 configure:      hal: no
998 configure:     udev: no
999 configure:    netcf: no
1000 configure:     pcap: no
1001 configure:       nl: no
1002 configure:    mscom: no
1003 configure:      xdr: 
1004 configure: 
1005 configure: Test suite
1006 configure: 
1007 configure:    Coverage: no
1008 configure:   Alloc OOM: no
1009 configure: 
1010 configure: Miscellaneous
1011 configure: 
1012 configure:         Debug: yes
1013 configure:      Warnings: maximum
1014 configure: Warning Flags:  -Wall -W -Wformat-y2k -Wformat-security -Winit-self -Wmissing-include-dirs -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wvolatile-register-var -Wdisabled-optimization -Wbuiltin-macro-redefined -Wmudflap -Wpacked-bitfield-compat -Wsync-nand -Wattributes -Wcoverage-mismatch -Wmultichar -Wno-missing-field-initializers -Wno-sign-compare -Wframe-larger-than=4096 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time
1015 configure:      Readline: yes
1016 configure:        Python: yes
1017 configure:        DTrace: no
1018 configure:   XML Catalog: /etc/xml/catalog
1019 configure: 
1020 configure: Privileges
1021 configure: 
1022 configure:       QEMU: root:root
1023 configure: 
1024
1025 Now type 'make' to compile libvirt.
1026 touch .configure.stamp
1027 make -C libvirt-0.9.6
1028 make[1]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1029 make  all-recursive
1030 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1031 Making all in gnulib/lib
1032 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1033   GEN    alloca.h
1034   GEN    c++defs.h
1035   GEN    warn-on-use.h
1036   GEN    arg-nonnull.h
1037   GEN    arpa/inet.h
1038   GEN    configmake.h
1039 mv -f configmake.h-t configmake.h
1040   GEN    fcntl.h
1041   GEN    fnmatch.h
1042   GEN    netdb.h
1043   GEN    poll.h
1044   GEN    signal.h
1045   GEN    stdio.h
1046   GEN    stdlib.h
1047   GEN    string.h
1048   GEN    strings.h
1049   GEN    sys/ioctl.h
1050   GEN    sys/select.h
1051   GEN    sys/socket.h
1052   GEN    sys/stat.h
1053   GEN    sys/time.h
1054   GEN    sys/uio.h
1055   GEN    sys/utsname.h
1056   GEN    sys/wait.h
1057   GEN    termios.h
1058   GEN    time.h
1059   GEN    unistd.h
1060   GEN    wchar.h
1061   GEN    wctype.h
1062 make  all-recursive
1063 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1064 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1065   CC     allocator.lo
1066   CC     areadlink.lo
1067   CC     base64.lo
1068   CC     c-ctype.lo
1069   CC     c-strcasecmp.lo
1070   CC     c-strncasecmp.lo
1071   CC     c-strcasestr.lo
1072   CC     careadlinkat.lo
1073   CC     cloexec.lo
1074   CC     md5.lo
1075   CC     dirname-lgpl.lo
1076   CC     basename-lgpl.lo
1077   CC     stripslash.lo
1078   CC     fd-hook.lo
1079   CC     freading.lo
1080   CC     localcharset.lo
1081   CC     glthread/lock.lo
1082   CC     malloca.lo
1083   CC     nonblocking.lo
1084   CC     passfd.lo
1085   CC     physmem.lo
1086   CC     pipe2.lo
1087   CC     sockets.lo
1088   CC     strnlen1.lo
1089   CC     tempname.lo
1090   CC     glthread/threadlib.lo
1091   CC     asnprintf.lo
1092   CC     chown.lo
1093   CC     fclose.lo
1094   CC     fcntl.lo
1095   CC     fflush.lo
1096   CC     fnmatch.lo
1097   CC     fpurge.lo
1098   CC     fseek.lo
1099   CC     fseeko.lo
1100   CC     ioctl.lo
1101   CC     mktime.lo
1102   CC     perror.lo
1103   CC     printf-args.lo
1104   CC     printf-parse.lo
1105   CC     strerror.lo
1106   CC     strerror_r.lo
1107   CC     vasnprintf.lo
1108   CCLD   libgnu.la
1109   GEN    charset.alias
1110   GEN    ref-add.sed
1111   GEN    ref-del.sed
1112 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1113 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1114 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1115 Making all in include
1116 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1117 Making all in libvirt
1118 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1119 make[4]: Nothing to be done for `all'.
1120 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1121 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1122 make[4]: Nothing to be done for `all-am'.
1123 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1124 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1125 Making all in src
1126 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1127   GEN    libvirt.syms
1128   GEN    libvirt.def
1129   GEN    libvirt_qemu.def
1130 make  all-am
1131 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1132   CC     libvirt_util_la-authhelper.lo
1133   CC     libvirt_util_la-bitmap.lo
1134   CC     libvirt_util_la-bridge.lo
1135   CC     libvirt_util_la-buf.lo
1136   CC     libvirt_util_la-command.lo
1137   CC     libvirt_util_la-conf.lo
1138   CC     libvirt_util_la-cgroup.lo
1139   CC     libvirt_util_la-event.lo
1140   CC     libvirt_util_la-event_poll.lo
1141   CC     libvirt_util_la-hash.lo
1142   CC     libvirt_util_la-hooks.lo
1143   CC     libvirt_util_la-iptables.lo
1144   CC     libvirt_util_la-ebtables.lo
1145   CC     libvirt_util_la-dnsmasq.lo
1146   CC     libvirt_util_la-json.lo
1147   CC     libvirt_util_la-logging.lo
1148   CC     libvirt_util_la-macvtap.lo
1149   CC     libvirt_util_la-memory.lo
1150   CC     libvirt_util_la-netlink.lo
1151   CC     libvirt_util_la-pci.lo
1152   CC     libvirt_util_la-processinfo.lo
1153   CC     libvirt_util_la-hostusb.lo
1154   CC     libvirt_util_la-network.lo
1155   CC     libvirt_util_la-interface.lo
1156   CC     libvirt_util_la-qparams.lo
1157   CC     libvirt_util_la-sexpr.lo
1158   CC     libvirt_util_la-stats_linux.lo
1159   CC     libvirt_util_la-storage_file.lo
1160   CC     libvirt_util_la-sysinfo.lo
1161   CC     libvirt_util_la-threads.lo
1162   CC     libvirt_util_la-threadpool.lo
1163   CC     libvirt_util_la-uuid.lo
1164   CC     libvirt_util_la-util.lo
1165   CC     libvirt_util_la-viraudit.lo
1166   CC     libvirt_util_la-virfile.lo
1167   CC     libvirt_util_la-virpidfile.lo
1168   CC     libvirt_util_la-xml.lo
1169   CC     libvirt_util_la-virterror.lo
1170   CC     libvirt_util_la-virkeycode.lo
1171   CCLD   libvirt_util.la
1172   CC     libvirt_conf_la-capabilities.lo
1173   CC     libvirt_conf_la-domain_conf.lo
1174   CC     libvirt_conf_la-domain_audit.lo
1175   CC     libvirt_conf_la-domain_nwfilter.lo
1176   CC     libvirt_conf_la-domain_event.lo
1177   CC     libvirt_conf_la-network_conf.lo
1178   CC     libvirt_conf_la-nwfilter_params.lo
1179   CC     libvirt_conf_la-nwfilter_conf.lo
1180   CC     libvirt_conf_la-node_device_conf.lo
1181   CC     libvirt_conf_la-storage_conf.lo
1182   CC     libvirt_conf_la-storage_encryption_conf.lo
1183   CC     libvirt_conf_la-interface_conf.lo
1184   CC     libvirt_conf_la-secret_conf.lo
1185   CC     libvirt_conf_la-cpu_conf.lo
1186   CCLD   libvirt_conf.la
1187   CC     libvirt_cpu_la-cpu.lo
1188   CC     libvirt_cpu_la-cpu_generic.lo
1189   CC     libvirt_cpu_la-cpu_x86.lo
1190   CC     libvirt_cpu_la-cpu_map.lo
1191   CCLD   libvirt_cpu.la
1192   CC     libvirt_driver_la-driver.lo
1193   CC     libvirt_driver_la-datatypes.lo
1194   CC     libvirt_driver_la-fdstream.lo
1195   CC     libvirt_driver_la-nodeinfo.lo
1196   CC     libvirt_driver_la-libvirt.lo
1197   CC     libvirt_driver_la-lock_manager.lo
1198   CC     libvirt_driver_la-lock_driver_nop.lo
1199   CC     libvirt_driver_la-domain_lock.lo
1200   CCLD   libvirt_driver.la
1201   CC     libvirt_driver_test_la-test_driver.lo
1202   CCLD   libvirt_driver_test.la
1203   CC     libvirt_driver_nova_la-nova_driver.lo
1204 nova/nova_driver.c: In function 'novaOpen':
1205 nova/nova_driver.c:212: warning: 'connections' may be used uninitialized in this function [-Wuninitialized]
1206   CCLD   libvirt_driver_nova.la
1207   CC     libvirt_driver_vbox_la-vbox_glue.lo
1208   CC     libvirt_driver_vbox_la-vbox_driver.lo
1209   CC     libvirt_driver_vbox_la-vbox_V2_2.lo
1210   CC     libvirt_driver_vbox_la-vbox_V3_0.lo
1211   CC     libvirt_driver_vbox_la-vbox_V3_1.lo
1212   CC     libvirt_driver_vbox_la-vbox_V3_2.lo
1213   CC     libvirt_driver_vbox_la-vbox_V4_0.lo
1214   CCLD   libvirt_driver_vbox.la
1215   CC     libvirt_driver_nwfilter_la-nwfilter_driver.lo
1216   CC     libvirt_driver_nwfilter_la-nwfilter_gentech_driver.lo
1217   CC     libvirt_driver_nwfilter_la-nwfilter_ebiptables_driver.lo
1218   CC     libvirt_driver_nwfilter_la-nwfilter_learnipaddr.lo
1219   CCLD   libvirt_driver_nwfilter.la
1220   CC     libvirt_driver_security_la-security_driver.lo
1221   CC     libvirt_driver_security_la-security_nop.lo
1222   CC     libvirt_driver_security_la-security_stack.lo
1223   CC     libvirt_driver_security_la-security_dac.lo
1224   CC     libvirt_driver_security_la-security_manager.lo
1225   CC     libvirt_driver_security_la-security_selinux.lo
1226   CCLD   libvirt_driver_security.la
1227   CCLD   libvirt.la
1228   CC     libvirt_qemu_la-libvirt-qemu.lo
1229   CCLD   libvirt-qemu.la
1230   CC     libvirt_driver_qemu_la-qemu_capabilities.lo
1231   CC     libvirt_driver_qemu_la-qemu_command.lo
1232   CC     libvirt_driver_qemu_la-qemu_domain.lo
1233   CC     libvirt_driver_qemu_la-qemu_cgroup.lo
1234   CC     libvirt_driver_qemu_la-qemu_hostdev.lo
1235   CC     libvirt_driver_qemu_la-qemu_hotplug.lo
1236   CC     libvirt_driver_qemu_la-qemu_conf.lo
1237   CC     libvirt_driver_qemu_la-qemu_process.lo
1238   CC     libvirt_driver_qemu_la-qemu_migration.lo
1239   CC     libvirt_driver_qemu_la-qemu_monitor.lo
1240   CC     libvirt_driver_qemu_la-qemu_monitor_text.lo
1241   CC     libvirt_driver_qemu_la-qemu_monitor_json.lo
1242   CC     libvirt_driver_qemu_la-qemu_driver.lo
1243   CC     libvirt_driver_qemu_la-qemu_bridge_filter.lo
1244   CCLD   libvirt_driver_qemu.la
1245   CC     libvirt_driver_network_la-bridge_driver.lo
1246   CCLD   libvirt_driver_network.la
1247   CC     libvirt_driver_secret_la-secret_driver.lo
1248   CCLD   libvirt_driver_secret.la
1249   CC     libvirt_driver_storage_la-storage_driver.lo
1250   CC     libvirt_driver_storage_la-storage_backend.lo
1251   CC     libvirt_driver_storage_la-storage_backend_fs.lo
1252   CC     libvirt_driver_storage_la-storage_backend_logical.lo
1253   CC     libvirt_driver_storage_la-storage_backend_scsi.lo
1254   CC     libvirt_driver_storage_la-storage_backend_mpath.lo
1255   CCLD   libvirt_driver_storage.la
1256   CCLD   libvirt_test.la
1257   CC     libvirt_net_rpc_la-virnetmessage.lo
1258   CC     libvirt_net_rpc_la-virnetprotocol.lo
1259   CC     libvirt_net_rpc_la-virnetsocket.lo
1260   CC     libvirt_net_rpc_la-virnettlscontext.lo
1261   CCLD   libvirt-net-rpc.la
1262   CC     libvirt_net_rpc_server_la-virnetserverprogram.lo
1263   CC     libvirt_net_rpc_server_la-virnetserverservice.lo
1264   CC     libvirt_net_rpc_server_la-virnetserverclient.lo
1265   CC     libvirt_net_rpc_server_la-virnetserver.lo
1266   CC     libvirt_net_rpc_server_la-virnetservermdns.lo
1267   CCLD   libvirt-net-rpc-server.la
1268   CC     libvirt_net_rpc_client_la-virnetclientprogram.lo
1269   CC     libvirt_net_rpc_client_la-virnetclientstream.lo
1270   CC     libvirt_net_rpc_client_la-virnetclient.lo
1271   CCLD   libvirt-net-rpc-client.la
1272   CC     libvirt_iohelper-iohelper.o
1273   CCLD   libvirt_iohelper
1274 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1275 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1276 Making all in daemon
1277 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1278 sed                                                     \
1279             -e 's![@]localstatedir[@]!/usr/local/var!g' \
1280             < libvirtd.qemu.logrotate.in > libvirtd.qemu.logrotate-t
1281 mv libvirtd.qemu.logrotate-t libvirtd.qemu.logrotate
1282   GEN    libvirtd.lxc.logrotate
1283   GEN    libvirtd.uml.logrotate
1284 sed                                                     \
1285             -e 's![@]localstatedir[@]!/usr/local/var!g' \
1286             < libvirtd.logrotate.in > libvirtd.logrotate-t
1287 mv libvirtd.logrotate-t libvirtd.logrotate
1288 make  all-am
1289 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1290   CC     libvirtd-libvirtd.o
1291   CC     libvirtd-remote.o
1292   CC     libvirtd-stream.o
1293   CC     libvirtd-remote_protocol.o
1294   CC     libvirtd-qemu_protocol.o
1295   CCLD   libvirtd
1296 sed \
1297             -e 's![@]sysconfdir[@]!/usr/local/etc!g' \
1298             -e 's![@]localstatedir[@]!/usr/local/var!g' \
1299             -e 's![@]remote_pid_file[@]!!g' \
1300             < libvirtd.8.in > libvirtd.8-t
1301 mv libvirtd.8-t libvirtd.8
1302 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1303 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1304 Making all in tools
1305 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1306   GEN    virsh-net-edit.c
1307   GEN    virsh-pool-edit.c
1308 make  all-am
1309 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1310   CC     virsh-console.o
1311   CC     virsh-virsh.o
1312   CCLD   virsh
1313   GEN    virt-xml-validate
1314   GEN    virt-pki-validate
1315 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1316 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1317 Making all in docs
1318 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1319   GEN    hvsupport.html.in
1320 Generating hvsupport.html.tmp
1321 missing XHTML1 DTD
1322   GEN    libvirt-api.xml
1323   GEN    html/index.html
1324 missing XHTML1 DTD
1325   GEN    devhelp/index.html
1326 make  all-recursive
1327 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1328 Making all in schemas
1329 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
1330 make[5]: Nothing to be done for `all'.
1331 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
1332 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1333 make[5]: Nothing to be done for `all-am'.
1334 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1335 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1336 rm hvsupport.html.tmp
1337 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1338 Making all in gnulib/tests
1339 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1340   GEN    warn-on-use.h
1341   GEN    arg-nonnull.h
1342   GEN    inttypes.h
1343   GEN    c++defs.h
1344   GEN    locale.h
1345   GEN    test-posix_spawn1.sh
1346   GEN    test-posix_spawn2.sh
1347   GEN    spawn.h
1348 make  all-recursive
1349 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1350 Making all in .
1351 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1352 make[5]: Nothing to be done for `all-am'.
1353 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1354 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1355 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1356 Making all in python
1357 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1358 Making all in .
1359 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1360   GEN    generator.py.stamp
1361 Found 313 functions in libvirt-api.xml
1362 Found 1 functions in libvirt-override-api.xml
1363 Generated 273 wrapper functions
1364 Found 2 functions in libvirt-qemu-api.xml
1365 Found 0 functions in libvirt-qemu-override-api.xml
1366 Generated 2 wrapper functions
1367   CC     libvirtmod_la-libvirt-override.lo
1368   CC     libvirtmod_la-typewrappers.lo
1369   CC     libvirtmod_la-libvirt.lo
1370   CCLD   libvirtmod.la
1371   CC     libvirtmod_qemu_la-libvirt-qemu-override.lo
1372   CC     libvirtmod_qemu_la-typewrappers.lo
1373   CC     libvirtmod_qemu_la-libvirt-qemu.lo
1374   CCLD   libvirtmod_qemu.la
1375 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1376 Making all in tests
1377 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
1378 make[4]: Nothing to be done for `all'.
1379 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
1380 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1381 Making all in tests
1382 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
1383 make[3]: Nothing to be done for `all'.
1384 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
1385 Making all in po
1386 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po'
1387 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po'
1388 Making all in examples/domain-events/events-c
1389 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
1390   CC     event_test-event-test.o
1391   CCLD   event-test
1392 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
1393 Making all in examples/hellolibvirt
1394 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
1395   CC     hellolibvirt-hellolibvirt.o
1396   CCLD   hellolibvirt
1397 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
1398 Making all in examples/dominfo
1399 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
1400   CC     info1.o
1401   CCLD   info1
1402 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
1403 Making all in examples/domsuspend
1404 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
1405   CC     suspend.o
1406   CCLD   suspend
1407 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
1408 Making all in examples/python
1409 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
1410 make[3]: Nothing to be done for `all'.
1411 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
1412 Making all in examples/apparmor
1413 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
1414 make[3]: Nothing to be done for `all'.
1415 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
1416 Making all in examples/xml/nwfilter
1417 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
1418 make[3]: Nothing to be done for `all'.
1419 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
1420 Making all in examples/openauth
1421 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
1422   CC     openauth-openauth.o
1423   CCLD   openauth
1424 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
1425 Making all in examples/systemtap
1426 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
1427 make[3]: Nothing to be done for `all'.
1428 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
1429 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1430 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1431 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1432 make[1]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1433 touch .build.stamp
1434 make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt'
1435 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/alexb/apps/ipc_test/ipctest.wv --server --iprelay
1436 Testing "all" in /home/sojka/nul/alexb/apps/ipc_test/ipctest.wv:
1437 novaboot: Entering directory `/home/sojka/nul/build'
1438 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/test_ipc.nul echo.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
1439         => script_start:1 <=\r
1440         => script_waitchild <=\r
1441         => verbose <=\r
1442 sc: start 0-1 count 1\r
1443 s0: [ 5] module ' sigma0::mem:2 name::/s0/admission name::/s0/log ||' \\r
1444 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/test_ipc.nul'\r
1445 s0: map self bf000000 -> b1400000 size 200000 offset 0 s 0 typed 1\r
1446 s0: [ 5] using memory: 2 MB (200000) at bf000000\r
1447 s0: [ 5] creating PD on CPU 1\r
1448 kb: receive() failed at 325 -- buggy keyboard?\r
1449 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
1450 s0: ... ' embedded://admission.nul top '\r
1451 s0: map self bec00000 -> b1000000 size 80000 offset 0 s 0 typed 1\r
1452 s0: [ 1] using memory: 0 MB (6b000) at bec00000\r
1453 s0: [ 1] creating PD on CPU 2\r
1454 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd\r
1455 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd\r
1456 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263\r
1457 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263\r
1458 s0: [ 5, 4280e] pagefault 48/0 for 80002403 err 4 at 80002403\r
1459 sc: wait for child 5\r
1460 s0:     => INIT done <=\r
1461 \r
1462 s0: [ 5, 4280e] map 0/1 for 80002403 err 4 at 80002403\r
1463 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800014d1\r
1464 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800014d1\r
1465 tb: client data 3f000 guid 5 parent 9b6\r
1466 (5) Hello  \r
1467 (5) Region  count 1  \r
1468 (5)        0 virt 80000000 end 80200000 size   200000 phys bf000000  \r
1469 (5)   \r
1470 (5) Test output should look like that:  \r
1471 (5)      'tX: ... success/failure - reason: XYZ'  \r
1472 (5)   \r
1473 (5)           Test I  - IPC aborts  \r
1474 (5)   <------ exc pf ---------   <------- ipc ------------   \r
1475 (5) A                          B                           C*  \r
1476 (5)  3. dies (unhand. exc)      2. cause pf exc             1. sends ipc to B  \r
1477 (5)  4. kernel sets A dead      5. will die - unhand. pf    6. gets ipc abort   \r
1478 (5)                                                         7. sends ipc to B  \r
1479 (5)                                                         8. gets ipc timeout  \r
1480 (5) A: ... success - reason: return code 0x2 ?= 0x2  \r
1481 (5) ! alexb/apps/ipc_test/main.cc:127 res == 0U + NOVA_EABORT  ok  \r
1482 (5) B: ... success - reason: return code 0x1 ?= 0x1  \r
1483 (5) ! alexb/apps/ipc_test/main.cc:132 res == 0U + NOVA_ETIMEOUT  ok  \r
1484 (5) C: ... success - reason: return code 0x1 ?= 0x1  \r
1485 (5) ! alexb/apps/ipc_test/main.cc:137 res == 0U + NOVA_ETIMEOUT  ok  \r
1486 (5)   \r
1487 (5)           Test II - Lookup  \r
1488 (5) success - create_sm     - reason: return code 0x0 ?= 0x0 -> sm=0x848  \r
1489 (5) ! alexb/apps/ipc_test/main.cc:149 res == 0U + NOVA_ESUCCESS  ok  \r
1490 (5) success - lookup(0x848) - reason: crd.raw=0x84807f should be != 0x0  \r
1491 (5) ! alexb/apps/ipc_test/main.cc:155 res == 0U + NOVA_ESUCCESS  ok  \r
1492 (5) ! alexb/apps/ipc_test/main.cc:156 crdout & DESC_RIGHTS_ALL  ok  \r
1493 (5) success - revoke(0x848) - reason: return code 0x0 ?= 0x0  \r
1494 (5) ! alexb/apps/ipc_test/main.cc:160 res == 0U + NOVA_ESUCCESS  ok  \r
1495 (5) success - lookup(0x848) - reason: crd.raw=0x0 should be == 0x0  \r
1496 (5) ! alexb/apps/ipc_test/main.cc:166 res == 0U + NOVA_ESUCCESS  ok  \r
1497 (5) ! alexb/apps/ipc_test/main.cc:167 crdout == 0U  ok  \r
1498 sc: done.\r
1499 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
1500 + ret=0
1501 + set +x
1502 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/alexb/apps/libvirt/libvirt.wv --server --iprelay
1503
1504 Testing "libvirt" in /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:
1505 make: Entering directory `/home/sojka/nul/alexb/apps/libvirt'
1506 make -C libvirt-0.9.6/ install
1507 make[1]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1508 Making install in gnulib/lib
1509 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1510 make  install-recursive
1511 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1512 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1513 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1514 if test yes = no; then \
1515           case 'linux-gnu' in \
1516             darwin[56]*) \
1517               need_charset_alias=true ;; \
1518             darwin* | cygwin* | mingw* | pw32* | cegcc*) \
1519               need_charset_alias=false ;; \
1520             *) \
1521               need_charset_alias=true ;; \
1522           esac ; \
1523         else \
1524           need_charset_alias=false ; \
1525         fi ; \
1526         if $need_charset_alias; then \
1527           /bin/sh ../../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib ; \
1528         fi ; \
1529         if test -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.alias; then \
1530           sed -f ref-add.sed /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.alias > /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \
1531           /usr/bin/install -c -m 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.alias ; \
1532           rm -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \
1533         else \
1534           if $need_charset_alias; then \
1535             sed -f ref-add.sed charset.alias > /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \
1536             /usr/bin/install -c -m 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.alias ; \
1537             rm -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \
1538           fi ; \
1539         fi
1540 make[5]: Nothing to be done for `install-data-am'.
1541 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1542 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1543 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1544 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1545 Making install in include
1546 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1547 Making install in libvirt
1548 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1549 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1550 make  install-exec-hook
1551 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1552 /bin/sh ../../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt
1553 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1554 test -z "/usr/local/include/libvirt" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt"
1555  /usr/bin/install -c -m 644 libvirt.h libvirt-qemu.h virterror.h '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt'
1556 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1557 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1558 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1559 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1560 make[4]: Nothing to be done for `install-exec-am'.
1561 make[4]: Nothing to be done for `install-data-am'.
1562 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1563 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1564 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1565 Making install in src
1566 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1567 make  install-am
1568 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1569 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1570 test -z "/usr/local/lib" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib"
1571  /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvirt.la libvirt-qemu.la '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib'
1572 libtool: install: /usr/bin/install -c .libs/libvirt.so.0.9.6 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.so.0.9.6
1573 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib && { ln -s -f libvirt.so.0.9.6 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.9.6 libvirt.so.0; }; })
1574 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib && { ln -s -f libvirt.so.0.9.6 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.9.6 libvirt.so; }; })
1575 libtool: install: /usr/bin/install -c .libs/libvirt.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.la
1576 libtool: install: warning: relinking `libvirt-qemu.la'
1577 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src; /bin/sh /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -Wall -W -Wformat-y2k -Wformat-security -Winit-self -Wmissing-include-dirs -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wvolatile-register-var -Wdisabled-optimization -Wbuiltin-macro-redefined -Wmudflap -Wpacked-bitfield-compat -Wsync-nand -Wattributes -Wcoverage-mismatch -Wmultichar -Wno-missing-field-initializers -Wno-sign-compare -Wframe-larger-than=4096 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -g -O2 -Wl,--version-script=./libvirt_qemu.syms -version-info 9:6:9 -o libvirt-qemu.la -rpath /usr/local/lib libvirt_qemu_la-libvirt-qemu.lo libvirt.la -ldl -inst-prefix-dir /home/sojka/nul/alexb/apps/libvirt/_install)
1578 libtool: install: /usr/bin/install -c .libs/libvirt-qemu.so.0.9.6T /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.so.0.9.6
1579 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib && { ln -s -f libvirt-qemu.so.0.9.6 libvirt-qemu.so.0 || { rm -f libvirt-qemu.so.0 && ln -s libvirt-qemu.so.0.9.6 libvirt-qemu.so.0; }; })
1580 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib && { ln -s -f libvirt-qemu.so.0.9.6 libvirt-qemu.so || { rm -f libvirt-qemu.so && ln -s libvirt-qemu.so.0.9.6 libvirt-qemu.so; }; })
1581 libtool: install: /usr/bin/install -c .libs/libvirt-qemu.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.la
1582 libtool: install: /usr/bin/install -c .libs/libvirt.a /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.a
1583 libtool: install: chmod 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.a
1584 libtool: install: ranlib /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.a
1585 libtool: install: /usr/bin/install -c .libs/libvirt-qemu.a /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.a
1586 libtool: install: chmod 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.a
1587 libtool: install: ranlib /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.a
1588 libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
1589 test -z "/usr/local/libexec" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/libexec"
1590   /bin/sh ../libtool   --mode=install /usr/bin/install -c libvirt_iohelper '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/libexec'
1591 libtool: install: /usr/bin/install -c libvirt_iohelper /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/libexec/libvirt_iohelper
1592 test -z "/usr/local/share/augeas/lenses" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses"
1593  /usr/bin/install -c -m 644 qemu/libvirtd_qemu.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses'
1594 test -z "/usr/local/share/augeas/lenses/tests" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests"
1595  /usr/bin/install -c -m 644 qemu/test_libvirtd_qemu.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests'
1596 test -z "/usr/local/etc/libvirt" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt"
1597  /usr/bin/install -c -m 644 qemu/qemu.conf '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt'
1598 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/cache/libvirt"
1599 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/images"
1600 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/boot"
1601 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/qemu"
1602 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt/qemu"
1603 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/cache/libvirt/qemu"
1604 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/qemu"
1605 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/nova"
1606 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt/nova"
1607 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/network"
1608 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/dnsmasq"
1609 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt/network"
1610 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/autostart"
1611 /usr/bin/install -c -m 644 ./network/default.xml \
1612           /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml
1613 test -z "cbe0f90c-9ea6-4489-8c46-eb8e094d089b" || \
1614           { sed -e "s,</name>,</name>\n  <uuid>ccea18bc-6196-43cc-a9d7-15deac85cf0a</uuid>," \
1615               /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml > \
1616               /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml.t && \
1617             cp /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml.t \
1618               /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml && \
1619             rm /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml.t; }
1620 test -e /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/autostart/default.xml || \
1621            ln -s ../default.xml \
1622             /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/autostart/default.xml
1623 test -z "" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install"
1624 test -z "/usr/local/lib/libvirt/connection-driver" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt/connection-driver"
1625 test -z "/usr/local/share/libvirt" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt"
1626  /usr/bin/install -c -m 644 cpu/cpu_map.xml '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt'
1627 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1628 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1629 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1630 Making install in daemon
1631 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1632 make  install-am
1633 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1634 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1635 test -z "/usr/local/sbin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin"
1636   /bin/sh ../libtool   --mode=install /usr/bin/install -c libvirtd '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin'
1637 libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/local/lib'
1638 libtool: install: warning: `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src/libvirt.la' has not been installed in `/usr/local/lib'
1639 libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/local/lib'
1640 libtool: install: /usr/bin/install -c .libs/libvirtd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin/libvirtd
1641 test -z "/usr/local/share/augeas/lenses" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses"
1642  /usr/bin/install -c -m 644 libvirtd.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses'
1643 test -z "/usr/local/share/augeas/lenses/tests" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests"
1644  /usr/bin/install -c -m 644 test_libvirtd.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests'
1645 test -z "/usr/local/etc/libvirt/" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/"
1646  /usr/bin/install -c -m 644 libvirtd.conf '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/'
1647 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/polkit-1/actions
1648 /usr/bin/install -c -m 644 ./libvirtd.policy-1 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/polkit-1/actions/org.libvirt.unix.policy
1649 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/qemu/
1650 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/lxc/
1651 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/uml/
1652 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/
1653 /usr/bin/install -c -m 644 libvirtd.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd
1654 /usr/bin/install -c -m 644 libvirtd.qemu.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd.qemu
1655 /usr/bin/install -c -m 644 libvirtd.lxc.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd.lxc
1656 /usr/bin/install -c -m 644 libvirtd.uml.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd.uml
1657 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt
1658 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt
1659 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt
1660 test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man8"
1661  /usr/bin/install -c -m 644 libvirtd.8 '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man8'
1662 test -z "" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install"
1663 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1664 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1665 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1666 Making install in tools
1667 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1668 make  install-am
1669 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1670 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1671 test -z "/usr/local/bin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin"
1672   /bin/sh ../libtool   --mode=install /usr/bin/install -c virsh '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin'
1673 libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/local/lib'
1674 libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/local/lib'
1675 libtool: install: warning: `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src/libvirt.la' has not been installed in `/usr/local/lib'
1676 libtool: install: /usr/bin/install -c .libs/virsh /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin/virsh
1677 test -z "/usr/local/bin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin"
1678  /usr/bin/install -c virt-xml-validate virt-pki-validate '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin'
1679 test -z "/usr/local/sbin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin"
1680 test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man1"
1681  /usr/bin/install -c -m 644 virt-xml-validate.1 virt-pki-validate.1 virsh.1 '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man1'
1682 test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man8"
1683 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1684 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1685 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1686 Making install in docs
1687 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1688 make  install-recursive
1689 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1690 Making install in schemas
1691 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
1692 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
1693 make[5]: Nothing to be done for `install-exec-am'.
1694 test -z "/usr/local/share/libvirt/schemas" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt/schemas"
1695  /usr/bin/install -c -m 644 basictypes.rng capability.rng domain.rng domaincommon.rng domainsnapshot.rng interface.rng network.rng networkcommon.rng nodedev.rng nwfilter.rng secret.rng storageencryption.rng storagepool.rng storagevol.rng '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt/schemas'
1696 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
1697 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
1698 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1699 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1700 make[5]: Nothing to be done for `install-exec-am'.
1701 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html
1702 for f in generic.css libvirt.css main.css api.html api_extension.html apps.html archdomain.html architecture.html archnetwork.html archnode.html archstorage.html auth.html bindings.html bugs.html compiling.html contact.html csharp.html deployment.html devguide.html docs.html downloads.html drivers.html drvesx.html drvhyperv.html drvlxc.html drvopenvz.html drvqemu.html drvremote.html drvtest.html drvuml.html drvvbox.html drvvmware.html drvxen.html errors.html firewall.html format.html formatcaps.html formatdomain.html formatnetwork.html formatnode.html formatnwfilter.html formatsecret.html formatsnapshot.html formatstorage.html formatstorageencryption.html goals.html hacking.html hooks.html hvsupport.html index.html internals.html intro.html java.html locking.html logging.html news.html php.html python.html relatedlinks.html remote.html sitemap.html storage.html testapi.html testsuites.html testtck.html todo.html uri.html virshcmdref.html windows.html todo.html hvsupport.html internals/command.html internals/locking.html internals/rpc.html architecture.gif node.gif 32favicon.png footer_corner.png footer_pattern.png libvirt-header-bg.png libvirt-header-logo.png libvirtLogo.png libvirt-net-logical.png libvirt-net-physical.png libvirt-daemon-arch.png libvirt-driver-arch.png libvirt-object-model.png madeWith.png et.png; do \
1703           /usr/bin/install -c -m 0644 ./$f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html; done
1704 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html/html
1705 for h in html/index.html html/libvirt-libvirt.html html/libvirt-virterror.html; do \
1706           /usr/bin/install -c -m 0644 ./$h /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html/html; done
1707 for p in html/left.png html/up.png html/home.png html/right.png; do \
1708           /usr/bin/install -c -m 0644 ./$p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html/html; done
1709 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gtk-doc/html/libvirt
1710 for file in devhelp/libvirt.devhelp devhelp/index.html devhelp/general.html devhelp/libvirt-libvirt.html devhelp/libvirt-virterror.html devhelp/home.png devhelp/left.png devhelp/right.png devhelp/up.png devhelp/style.css; do \
1711             /usr/bin/install -c -m 0644 ./${file} /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gtk-doc/html/libvirt ; \
1712         done
1713 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1714 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1715 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1716 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
1717 Making install in gnulib/tests
1718 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1719 make  install-recursive
1720 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1721 Making install in .
1722 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1723 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1724 make[5]: Nothing to be done for `install-exec-am'.
1725 make[5]: Nothing to be done for `install-data-am'.
1726 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1727 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1728 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1729 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
1730 Making install in python
1731 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1732 Making install in .
1733 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1734 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1735 test -z "/usr/local/lib/python2.6/dist-packages" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages"
1736  /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvirtmod.la libvirtmod_qemu.la '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages'
1737 libtool: install: warning: relinking `libvirtmod.la'
1738 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python; /bin/sh /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -Wno-redundant-decls -g -O2 -module -avoid-version -shared -L../src/.libs -o libvirtmod.la -rpath /usr/local/lib/python2.6/dist-packages libvirtmod_la-libvirt-override.lo libvirtmod_la-typewrappers.lo libvirtmod_la-libvirt.lo ../src/libvirt.la -ldl -inst-prefix-dir /home/sojka/nul/alexb/apps/libvirt/_install)
1739 libtool: install: /usr/bin/install -c .libs/libvirtmod.soT /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages/libvirtmod.so
1740 libtool: install: /usr/bin/install -c .libs/libvirtmod.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages/libvirtmod.la
1741 libtool: install: warning: relinking `libvirtmod_qemu.la'
1742 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python; /bin/sh /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -Wno-redundant-decls -g -O2 -module -avoid-version -shared -L../src/.libs -o libvirtmod_qemu.la -rpath /usr/local/lib/python2.6/dist-packages libvirtmod_qemu_la-libvirt-qemu-override.lo libvirtmod_qemu_la-typewrappers.lo libvirtmod_qemu_la-libvirt-qemu.lo ../src/libvirt-qemu.la -ldl -inst-prefix-dir /home/sojka/nul/alexb/apps/libvirt/_install)
1743 libtool: install: /usr/bin/install -c .libs/libvirtmod_qemu.soT /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages/libvirtmod_qemu.so
1744 libtool: install: /usr/bin/install -c .libs/libvirtmod_qemu.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages/libvirtmod_qemu.la
1745 libtool: install: warning: remember to run `libtool --finish /usr/local/lib/python2.6/dist-packages'
1746 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages
1747 /usr/bin/install -c -m 0644 libvirt.py /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages
1748 /usr/bin/install -c -m 0644 libvirt_qemu.py /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages
1749 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6
1750 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1751 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1752 Making install in tests
1753 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
1754 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
1755 make[4]: Nothing to be done for `install-exec-am'.
1756 /bin/sh ../../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6/examples
1757 (for test in basic.py create.py uuid.py error.py node.py; \
1758           do /usr/bin/install -c -m 0644 ./$test /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6/examples ; done)
1759 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
1760 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
1761 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
1762 Making install in tests
1763 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
1764 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
1765 make[3]: Nothing to be done for `install-exec-am'.
1766 make[3]: Nothing to be done for `install-data-am'.
1767 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
1768 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
1769 Making install in po
1770 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po'
1771 /bin/mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share
1772 installing af.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/af/LC_MESSAGES/libvirt.mo
1773 installing am.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/am/LC_MESSAGES/libvirt.mo
1774 installing ar.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ar/LC_MESSAGES/libvirt.mo
1775 installing as.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/as/LC_MESSAGES/libvirt.mo
1776 installing be.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/be/LC_MESSAGES/libvirt.mo
1777 installing bg.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bg/LC_MESSAGES/libvirt.mo
1778 installing bn.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bn/LC_MESSAGES/libvirt.mo
1779 installing bn_IN.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bn_IN/LC_MESSAGES/libvirt.mo
1780 installing bs.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bs/LC_MESSAGES/libvirt.mo
1781 installing ca.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ca/LC_MESSAGES/libvirt.mo
1782 installing cs.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/cs/LC_MESSAGES/libvirt.mo
1783 installing cy.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/cy/LC_MESSAGES/libvirt.mo
1784 installing da.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/da/LC_MESSAGES/libvirt.mo
1785 installing de.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/de/LC_MESSAGES/libvirt.mo
1786 installing el.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/el/LC_MESSAGES/libvirt.mo
1787 installing en_GB.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/en_GB/LC_MESSAGES/libvirt.mo
1788 installing es.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/es/LC_MESSAGES/libvirt.mo
1789 installing et.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/et/LC_MESSAGES/libvirt.mo
1790 installing eu_ES.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/eu_ES/LC_MESSAGES/libvirt.mo
1791 installing fa.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/fa/LC_MESSAGES/libvirt.mo
1792 installing fi.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/fi/LC_MESSAGES/libvirt.mo
1793 installing fr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/fr/LC_MESSAGES/libvirt.mo
1794 installing gl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/gl/LC_MESSAGES/libvirt.mo
1795 installing gu.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/gu/LC_MESSAGES/libvirt.mo
1796 installing he.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/he/LC_MESSAGES/libvirt.mo
1797 installing hi.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hi/LC_MESSAGES/libvirt.mo
1798 installing hr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hr/LC_MESSAGES/libvirt.mo
1799 installing hu.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hu/LC_MESSAGES/libvirt.mo
1800 installing hy.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hy/LC_MESSAGES/libvirt.mo
1801 installing id.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/id/LC_MESSAGES/libvirt.mo
1802 installing is.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/is/LC_MESSAGES/libvirt.mo
1803 installing it.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/it/LC_MESSAGES/libvirt.mo
1804 installing ja.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ja/LC_MESSAGES/libvirt.mo
1805 installing ka.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ka/LC_MESSAGES/libvirt.mo
1806 installing kn.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/kn/LC_MESSAGES/libvirt.mo
1807 installing ko.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ko/LC_MESSAGES/libvirt.mo
1808 installing ku.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ku/LC_MESSAGES/libvirt.mo
1809 installing lo.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/lo/LC_MESSAGES/libvirt.mo
1810 installing lt.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/lt/LC_MESSAGES/libvirt.mo
1811 installing lv.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/lv/LC_MESSAGES/libvirt.mo
1812 installing mk.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/mk/LC_MESSAGES/libvirt.mo
1813 installing ml.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ml/LC_MESSAGES/libvirt.mo
1814 installing mr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/mr/LC_MESSAGES/libvirt.mo
1815 installing ms.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ms/LC_MESSAGES/libvirt.mo
1816 installing my.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/my/LC_MESSAGES/libvirt.mo
1817 installing nb.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nb/LC_MESSAGES/libvirt.mo
1818 installing nl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nl/LC_MESSAGES/libvirt.mo
1819 installing nn.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nn/LC_MESSAGES/libvirt.mo
1820 installing nso.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nso/LC_MESSAGES/libvirt.mo
1821 installing or.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/or/LC_MESSAGES/libvirt.mo
1822 installing pa.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pa/LC_MESSAGES/libvirt.mo
1823 installing pl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pl/LC_MESSAGES/libvirt.mo
1824 installing pt.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pt/LC_MESSAGES/libvirt.mo
1825 installing pt_BR.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pt_BR/LC_MESSAGES/libvirt.mo
1826 installing ro.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ro/LC_MESSAGES/libvirt.mo
1827 installing ru.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ru/LC_MESSAGES/libvirt.mo
1828 installing si.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/si/LC_MESSAGES/libvirt.mo
1829 installing sk.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sk/LC_MESSAGES/libvirt.mo
1830 installing sl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sl/LC_MESSAGES/libvirt.mo
1831 installing sq.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sq/LC_MESSAGES/libvirt.mo
1832 installing sr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sr/LC_MESSAGES/libvirt.mo
1833 installing sr@latin.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sr@latin/LC_MESSAGES/libvirt.mo
1834 installing sv.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sv/LC_MESSAGES/libvirt.mo
1835 installing ta.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ta/LC_MESSAGES/libvirt.mo
1836 installing te.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/te/LC_MESSAGES/libvirt.mo
1837 installing th.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/th/LC_MESSAGES/libvirt.mo
1838 installing tr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/tr/LC_MESSAGES/libvirt.mo
1839 installing uk.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/uk/LC_MESSAGES/libvirt.mo
1840 installing ur.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ur/LC_MESSAGES/libvirt.mo
1841 installing vi.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/vi/LC_MESSAGES/libvirt.mo
1842 installing vi_VN.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/vi_VN/LC_MESSAGES/libvirt.mo
1843 installing zh_CN.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/zh_CN/LC_MESSAGES/libvirt.mo
1844 installing zh_TW.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/zh_TW/LC_MESSAGES/libvirt.mo
1845 installing zu.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/zu/LC_MESSAGES/libvirt.mo
1846 if test "libvirt" = "gettext-tools"; then \
1847           /bin/mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gettext/po; \
1848           for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
1849             /usr/bin/install -c -m 644 ./$file \
1850                             /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gettext/po/$file; \
1851           done; \
1852           for file in Makevars; do \
1853             rm -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gettext/po/$file; \
1854           done; \
1855         else \
1856           : ; \
1857         fi
1858 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po'
1859 Making install in examples/domain-events/events-c
1860 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
1861 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
1862 make[3]: Nothing to be done for `install-exec-am'.
1863 make[3]: Nothing to be done for `install-data-am'.
1864 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
1865 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
1866 Making install in examples/hellolibvirt
1867 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
1868 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
1869 make[3]: Nothing to be done for `install-exec-am'.
1870 make[3]: Nothing to be done for `install-data-am'.
1871 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
1872 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
1873 Making install in examples/dominfo
1874 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
1875 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
1876 make[3]: Nothing to be done for `install-exec-am'.
1877 make[3]: Nothing to be done for `install-data-am'.
1878 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
1879 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
1880 Making install in examples/domsuspend
1881 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
1882 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
1883 make[3]: Nothing to be done for `install-exec-am'.
1884 make[3]: Nothing to be done for `install-data-am'.
1885 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
1886 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
1887 Making install in examples/python
1888 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
1889 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
1890 make[3]: Nothing to be done for `install-exec-am'.
1891 make[3]: Nothing to be done for `install-data-am'.
1892 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
1893 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
1894 Making install in examples/apparmor
1895 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
1896 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
1897 make[3]: Nothing to be done for `install-exec-am'.
1898 make[3]: Nothing to be done for `install-data-am'.
1899 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
1900 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
1901 Making install in examples/xml/nwfilter
1902 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
1903 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
1904 make[3]: Nothing to be done for `install-exec-am'.
1905 /bin/mkdir -p ""/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/nwfilter""
1906 for f in allow-arp.xml allow-dhcp-server.xml allow-dhcp.xml allow-incoming-ipv4.xml allow-ipv4.xml clean-traffic.xml no-arp-spoofing.xml no-ip-multicast.xml no-ip-spoofing.xml no-mac-broadcast.xml no-mac-spoofing.xml no-other-l2-traffic.xml no-other-rarp-traffic.xml qemu-announce-self.xml qemu-announce-self-rarp.xml; do \
1907                 /usr/bin/install -c -m 644 ./$f ""/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/nwfilter""; \
1908         done
1909 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
1910 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
1911 Making install in examples/openauth
1912 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
1913 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
1914 make[3]: Nothing to be done for `install-exec-am'.
1915 make[3]: Nothing to be done for `install-data-am'.
1916 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
1917 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
1918 Making install in examples/systemtap
1919 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
1920 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
1921 make[3]: Nothing to be done for `install-exec-am'.
1922 make[3]: Nothing to be done for `install-data-am'.
1923 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
1924 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
1925 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1926 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1927 make[3]: Nothing to be done for `install-exec-am'.
1928 test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/pkgconfig"
1929  /usr/bin/install -c -m 644 libvirt.pc '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/pkgconfig'
1930 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1931 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1932 make[1]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1933 touch /home/sojka/nul/alexb/apps/libvirt/_install/.install.stamp
1934 make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt'
1935 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:12  make -C /home/sojka/nul/alexb/apps/libvirt install DESTDIR=/home/sojka/nul/alexb/apps/libvirt/_install  ok
1936 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:13  cp /home/sojka/nul/michal/imgs/passive/CAcertSrv.pem cacert.pem  ok
1937 + P='NOVA management daemon is up. Waiting for libvirt connection'
1938 + WVTEST_EXIT_PATTERN='NOVA management daemon is up. Waiting for libvirt connection'
1939 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/passive --server --iprelay
1940 + tee passive.log
1941 novaboot: Entering directory `/home/sojka/nul/build'
1942 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/remote_config.nul bin/apps/vancouver.nul bin/boot/munich imgs/passive/bzImage imgs/passive/initramfs imgs/passive/privkeySrv.der imgs/passive/certSrv.crt imgs/passive/CAcertSrv.crt bin/apps/remote_config.nulconfig linux.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
1943         => hostvga:0x40000,0x40000 <=\r
1944         => hostvesa <=\r
1945         => mem <=\r
1946 physmem: 0 [0, 100000]\r
1947         => pit:0x40,0 <=\r
1948 source freq 0\r
1949 source freq 0\r
1950 source freq 0\r
1951         => scp:0x92,0x61 <=\r
1952         => pcihostbridge:0,0x100,0xcf8 <=\r
1953         => dpci:3,0,0,0,0,0 <=\r
1954 search_device(3,0,0) bdf 200 \r
1955         => dio:0x3c0+0x20 <=\r
1956         => dio:0x3b0+0x10 <=\r
1957         => vcpu <=\r
1958         => halifax <=\r
1959 VBE version 300 tag 41534556 memsize 1000000 oem 'ATI ATOMBIOS' vendor '(C) 1988-2005, ATI Technologies Inc. ' product 'RV710' version '01.00'\r
1960 framebuffer e0000000+10000000\r
1961         => hostkeyb:0+0x60+1+12+1 <=\r
1962         => nubus <=\r
1963 bus[1] Enabling ARI.\r
1964 dev[1:00.0] Adapting ARI status on SR-IOV capable device.\r
1965 dev[1:00.0] Enabled 8 VFs. Wait for them to settle down.\r
1966 dev[1:00.1] Enabled 8 VFs. Wait for them to settle down.\r
1967 bus[3] Enabling ARI.\r
1968 Nubus initialized.\r
1969         => host82576:0 <=\r
1970 82576PF 00: Found Intel 82576-style controller at 100. Attaching IRQ 0.\r
1971 82576PF 00: BAR 0: d0820000 (size 00020000)\r
1972 82576PF 00: Found MMIO window at 0x8f800000 (phys d0820000).\r
1973 82576PF 00: BAR 1: d0400000 (size 00400000)\r
1974 82576PF 00: BAR 2: 00003021 (size 00000020)\r
1975 82576PF 00: BAR 3: d08c4000 (size 00004000)\r
1976 82576PF 00: Perform Global Reset.\r
1977 82576PF 00: Global Reset successful.\r
1978 s0: Attaching to CPU 0 (ffffffff 0)\r
1979 82576PF 00: Attached to IRQ 126 (MSI-X).\r
1980 82576PF 00: Configuring VFs...\r
1981 82576PF 00: Configuring link parameters...\r
1982 82576PF 00: We are 00:1b:21:8f:30:06\r
1983 82576PF 00: Notifying VFs that PF is done...\r
1984 82576PF 00: Initialization complete.\r
1985 82576PF 00: Enabling interrupts...\r
1986 82576PF 00: Link status changed to UP.\r
1987 82576PF 00: UP   100BASE-T FD | 8 VFs |    0 RX |    0 TX\r
1988         => host82576vf:0,0,1 <=\r
1989 s0: Attaching to CPU 0 (ffffffff 0)\r
1990 s0: Attaching to CPU 0 (ffffffff 0)\r
1991 82576VF 80: Found Intel 82576VF-style controller.\r
1992 82576VF 80: Interrupt throttling DISABLED.\r
1993 82576VF 80: 00000200 bytes allocated for RX descriptor ring (32 descriptors).\r
1994 82576VF 80: RDBAL bcf13d80 RDBAH 00000000 RXDCTL 02000000\r
1995 82576VF 80: 00000200 bytes allocated for TX descriptor ring (32 descriptors).\r
1996 82576PF 00: VF0 sent RESET\r
1997 82576PF 00: VF0 is now 00:1b:21:8f:30:06\r
1998 82576VF 80: We are 00:1b:21:8f:30:06\r
1999 82576VF 80: Asking to be promiscuous.\r
2000 82576PF 00: VF_SET_PROMISC 40006 ENABLE\r
2001 82576VF 80: Unrecognized message.\r
2002         => service_config <=\r
2003         => service_disk <=\r
2004 Constructing service /disk...\r
2005 Service /disk registered.\r
2006         => script_start:1 <=\r
2007         => name::/s0/events <=\r
2008 sc: start 0-1 count 1\r
2009 kb: receive() failed at 325 -- buggy keyboard?\r
2010 sc: done.\r
2011 tb: client data 3f000 guid 5 parent 9b6\r
2012 (5) booting - NOVA daemon ...  \r
2013 (5) source freq 2702582  \r
2014 s0:     => INIT done <=\r
2015 \r
2016 (5) done    - request timer attach  \r
2017 (5) warning - osdepentropyopen not implemented!  \r
2018 (5) warning - tls - entropy not implemented!  \r
2019 (5) done    - request network attach  \r
2020 (5) done    - mac 00:1b:21:8f:30:06  \r
2021 (5)         - sys_now unimpl.  \r
2022 (5) done    - open tcp port 9999 - 10000  \r
2023 (5) .......   looking for an IP address via DHCP  \r
2024 (5) update  - got ip=141.76.49.27 mask=255.255.255.192 gw=141.76.49.1  \r
2025 (5) ready   - NOVA management daemon is up. Waiting for libvirt connection ...   \r
2026 ++ sed -ne '/.*update  - got ip=\([^ ]*\).*/ s//\1/p' passive.log
2027 + NOVA_IP=141.76.49.27
2028 + set +x
2029 CPU model:           GenuineIntel
2030 CPU(s):              8
2031 CPU frequency:       2702 MHz
2032 CPU socket(s):       1
2033 Core(s) per socket:  4
2034 Thread(s) per core:  2
2035 NUMA cell(s):        1
2036 Memory size:         0 kB
2037
2038 eventthread - exiting
2039 nova - success - closing mgmt connection ...
2040 nova - success - closing event connection ...
2041 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:29  bash -o pipefail -c virsh -c nova+tls://141.76.49.27:9999 nodeinfo | tee nodeinfo.log  ok
2042 CPU model:           GenuineIntel
2043 ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:30  grep CPU model: nodeinfo.log  ok
2044 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2045 + ret=0
2046 + set +x
2047 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/julian/apps/per-cpu-service/per-cpu-service.wv --server --iprelay
2048 Testing "all" in /home/sojka/nul/julian/apps/per-cpu-service/per-cpu-service.wv:
2049 novaboot: Entering directory `/home/sojka/nul/build'
2050 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/per-cpu-service.nul bin/apps/per-cpu-service.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2051         => hostvga <=\r
2052 s0: map self 3c0000 -> 0 size 20000 offset 0 s 0 typed 1\r
2053         => script_start:1,1 <=\r
2054         => script_waitchild <=\r
2055         => hostkeyb:0,0x60,1,12,2 <=\r
2056 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
2057 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
2058 sc: start 0-1 count 1\r
2059 s0: [ 5] module 'namespace::/s0 name::/s0/admission name::/s0/pcpus namespace::/s0 name::/s0/log ||' \\r
2060 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/per-cpu-service.nul'\r
2061 s0: map self bec00000 -> b0c00000 size c00000 offset 0 s 0 typed 2\r
2062 s0: [ 5] using memory: 8 MB (815000) at bec00000\r
2063 s0: [ 5] creating PD on CPU 1\r
2064 kb: receive() failed at 325 -- buggy keyboard?\r
2065 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
2066 s0: ... ' embedded://admission.nul top '\r
2067 s0: map self be800000 -> b0800000 size 80000 offset 0 s 0 typed 1\r
2068 s0: [ 1] using memory: 0 MB (6b000) at be800000\r
2069 s0: [ 1] creating PD on CPU 2\r
2070 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd\r
2071 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd\r
2072 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263\r
2073 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263\r
2074 s0: [ 5, 4280e] pagefault 48/0 for 8000270b err 4 at 8000270b\r
2075 sc: wait for child 5\r
2076 s0:     => INIT done <=\r
2077 \r
2078 s0: [ 5, 4280e] map 0/5 for 8000270b err 4 at 8000270b\r
2079 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 80001a73\r
2080 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 80001a73\r
2081 tb: client data 3f000 guid 5 parent 9b6\r
2082 (5) New session object allocated: 0x80803fc0  \r
2083 (5) Next...  \r
2084 (5) call cycles 345  \r
2085 (5) ! julian/apps/per-cpu-service/per-cpu-service.cc:84 "Done"  ok  \r
2086 sc: done.\r
2087 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2088 + ret=0
2089 + set +x
2090 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echo2sstest.wv --server --iprelay
2091 Testing "Echo service based on SSession" in /home/sojka/nul/michal/apps/echo/echo2sstest.wv:
2092 novaboot: Entering directory `/home/sojka/nul/build'
2093 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2ss.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2094         => hostvga <=\r
2095         => verbose <=\r
2096         => hostkeyb:0,0x60,1,12,2 <=\r
2097 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
2098 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
2099         => script <=\r
2100         => script_start:1 <=\r
2101         => script_start:2 <=\r
2102         => script_waitchild <=\r
2103         => script_start:3 <=\r
2104         => script_waitchild <=\r
2105 kb: receive() failed at 325 -- buggy keyboard?\r
2106 sc: start 0-1 count 1\r
2107 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
2108 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2ss.nul'\r
2109 s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4\r
2110 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
2111 s0: [ 5] creating PD on CPU 1\r
2112 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
2113 s0: ... ' embedded://admission.nul top '\r
2114 s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1\r
2115 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
2116 s0: [ 1] creating PD on CPU 2\r
2117 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd\r
2118 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd\r
2119 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263\r
2120 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263\r
2121 s0: [ 5, 4280e] pagefault 48/0 for 80002b25 err 4 at 80002b25\r
2122 sc: start 1-1 count 1\r
2123 s0:     => INIT done <=\r
2124 \r
2125 s0: [ 5, 4280e] map 0/2 for 80002b25 err 4 at 80002b25\r
2126 s0: [ 6] module 's0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800011ed\r
2127 ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800011ed\r
2128 itb: client data 3f000 guid 5 parent 9b6\r
2129 g(5) Constructing service /echo...  \r
2130 m(5) Service /echo registered.  \r
2131 a0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
2132 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
2133 s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1\r
2134 s0: [ 6] using memory: 16 MB (1000000) at bd000000\r
2135 s0: [ 6] creating PD on CPU 0\r
2136 sc: wait for child 6\r
2137 s0: [ 6, 4300e] pagefault 48/0 for 80001bd9 err 4 at 80001bd9\r
2138 s0: [ 6, 4300e] map 0/1 for 80001bd9 err 4 at 80001bd9\r
2139 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001187\r
2140 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001187\r
2141 (5) Cannot get client (id=0x0) data: 0x105  \r
2142 (5) echo: Client 0x826 sent us a value 42  \r
2143 tb: client data 3f002 guid 6 parent 9b3\r
2144 (6) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U  ok  \r
2145 (6) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U  ok  \r
2146 (6) ! michal/apps/echo/echo2test.cc:33 last_val == 42U  ok  \r
2147 sc: start 2-1 count 1\r
2148 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
2149 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
2150 s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1\r
2151 s0: [ 7] using memory: 16 MB (1000000) at bc000000\r
2152 s0: [ 7] creating PD on CPU 1\r
2153 s0: [ 7, 4380e] pagefault 48/0 for 80001bd9 err 4 at 80001bd9\r
2154 sc: wait for child 7\r
2155 s0: [ 7, 4380e] map 0/1 for 80001bd9 err 4 at 80001bd9\r
2156 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001187\r
2157 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001187\r
2158 (5) Cannot get client (id=0x0) data: 0x105  \r
2159 (5) echo: Client 0x827 sent us a value 42  \r
2160 tb: client data 3f004 guid 7 parent 3f001\r
2161 (7) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U  ok  \r
2162 (7) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U  ok  \r
2163 (7) ! michal/apps/echo/echo2test.cc:33 last_val == 42U  ok  \r
2164 sc: done.\r
2165 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2166 + ret=0
2167 + set +x
2168 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echo2test.wv --server --iprelay
2169 Testing "Echo service with sessions" in /home/sojka/nul/michal/apps/echo/echo2test.wv:
2170 novaboot: Entering directory `/home/sojka/nul/build'
2171 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2172         => hostvga <=\r
2173         => verbose <=\r
2174         => hostkeyb:0,0x60,1,12,2 <=\r
2175 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
2176 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
2177         => script <=\r
2178         => script_start:1 <=\r
2179         => script_start:2 <=\r
2180         => script_waitchild <=\r
2181         => script_start:3 <=\r
2182         => script_waitchild <=\r
2183 kb: receive() failed at 325 -- buggy keyboard?\r
2184 sc: start 0-1 count 1\r
2185 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
2186 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2.nul'\r
2187 s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4\r
2188 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
2189 s0: [ 5] creating PD on CPU 1\r
2190 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
2191 s0: ... ' embedded://admission.nul top '\r
2192 s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1\r
2193 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
2194 s0: [ 1] creating PD on CPU 2\r
2195 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd\r
2196 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd\r
2197 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263\r
2198 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263\r
2199 s0: [ 5, 4280e] pagefault 48/0 for 80002ab5 err 4 at 80002ab5\r
2200 sc: start 1-1 count 1\r
2201 s0:     => INIT done <=\r
2202 \r
2203 s0: [ 5, 4280e] map 0/2 for 80002ab5 err 4 at 80002ab5\r
2204 s0: [ 6] module 's0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800010dd\r
2205 ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800010dd\r
2206 igma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
2207 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
2208 s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1\r
2209 s0: [ 6] using memory: 16 MB (1000000) at bd000000\r
2210 s0: [ 6] creating PD on CPU 0\r
2211 sc: wait for child 6\r
2212 s0: [ 6, 4300e] pagefault 48/0 for 80001bd9 err 4 at 80001bd9\r
2213 s0: [ 6, 4300e] map 0/1 for 80001bd9 err 4 at 80001bd9\r
2214 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001187\r
2215 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001187\r
2216 tb: client data 3f000 guid 5 parent 9b3\r
2217 (5) EchoProtocol::TYPE_ECHO  \r
2218 (5) Cannot get client (id=0x0) data: 0x105  \r
2219 (5) ParentProtocol::TYPE_OPEN  \r
2220 (5) ----- created echo client pseudonym=0x820 identity=0x8a6  \r
2221 (5) EchoProtocol::TYPE_ECHO  \r
2222 (5) echo: Client 0x8a6 sent us a value 42  \r
2223 tb: client data 3f002 guid 6 parent 3f001\r
2224 (6) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U  ok  \r
2225 (5) EchoProtocol::TYPE_GET_LAST  \r
2226 (6) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U  ok  \r
2227 (6) ! michal/apps/echo/echo2test.cc:33 last_val == 42U  ok  \r
2228 sc: start 2-1 count 1\r
2229 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
2230 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
2231 s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1\r
2232 s0: [ 7] using memory: 16 MB (1000000) at bc000000\r
2233 s0: [ 7] creating PD on CPU 1\r
2234 s0: [ 7, 4380e] pagefault 48/0 for 80001bd9 err 4 at 80001bd9\r
2235 sc: wait for child 7\r
2236 s0: [ 7, 4380e] map 0/1 for 80001bd9 err 4 at 80001bd9\r
2237 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001187\r
2238 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001187\r
2239 (5) EchoProtocol::TYPE_ECHO  \r
2240 (5) Cannot get client (id=0x0) data: 0x105  \r
2241 (5) ParentProtocol::TYPE_OPEN  \r
2242 (5) ----- created echo client pseudonym=0x833 identity=0x8a8  \r
2243 (5) EchoProtocol::TYPE_ECHO  \r
2244 (5) echo: Client 0x8a8 sent us a value 42  \r
2245 tb: client data 3f004 guid 7 parent 9b6\r
2246 (7) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U  ok  \r
2247 (5) EchoProtocol::TYPE_GET_LAST  \r
2248 (7) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U  ok  \r
2249 (7) ! michal/apps/echo/echo2test.cc:33 last_val == 42U  ok  \r
2250 sc: done.\r
2251 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2252 + ret=0
2253 + set +x
2254 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echotest.wv --server --iprelay
2255 Testing "Simple echo service" in /home/sojka/nul/michal/apps/echo/echotest.wv:
2256 novaboot: Entering directory `/home/sojka/nul/build'
2257 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo.nul echo.nulconfig bin/apps/echotest.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2258         => hostvga <=\r
2259         => verbose <=\r
2260         => hostkeyb:0,0x60,1,12,2 <=\r
2261 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
2262 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
2263         => script <=\r
2264         => script_start:1 <=\r
2265         => script_start:2 <=\r
2266         => script_waitchild <=\r
2267         => script_start:3 <=\r
2268         => script_waitchild <=\r
2269 kb: receive() failed at 325 -- buggy keyboard?\r
2270 sc: start 0-1 count 1\r
2271 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
2272 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo.nul'\r
2273 s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4\r
2274 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
2275 s0: [ 5] creating PD on CPU 1\r
2276 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
2277 s0: ... ' embedded://admission.nul top '\r
2278 s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1\r
2279 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
2280 s0: [ 1] creating PD on CPU 2\r
2281 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd\r
2282 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd\r
2283 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263\r
2284 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263\r
2285 s0: [ 5, 4280e] pagefault 48/0 for 80001ff3 err 4 at 80001ff3\r
2286 sc: start 1-1 count 1\r
2287 s0:     => INIT done <=\r
2288 \r
2289 s0: [ 5, 4280e] map 0/2 for 80001ff3 err 4 at 80001ff3\r
2290 s0: [ 6] module 's0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800010fb\r
2291 ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800010fb\r
2292 itb: client data 3f000 guid 5 parent 9b6\r
2293 g(5) Echo service successfully started  \r
2294 ma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
2295 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul'\r
2296 s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1\r
2297 s0: [ 6] using memory: 16 MB (1000000) at bd000000\r
2298 s0: [ 6] creating PD on CPU 0\r
2299 sc: wait for child 6\r
2300 s0: [ 6, 4300e] pagefault 48/0 for 80001ad3 err 4 at 80001ad3\r
2301 s0: [ 6, 4300e] map 0/1 for 80001ad3 err 4 at 80001ad3\r
2302 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001081\r
2303 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001081\r
2304 (5) echo: Client 0x0 sent us a value 42  \r
2305 tb: client data 3f002 guid 6 parent 9b3\r
2306 (6) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
2307 sc: start 2-1 count 1\r
2308 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
2309 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul'\r
2310 s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1\r
2311 s0: [ 7] using memory: 16 MB (1000000) at bc000000\r
2312 s0: [ 7] creating PD on CPU 1\r
2313 s0: [ 7, 4380e] pagefault 48/0 for 80001ad3 err 4 at 80001ad3\r
2314 sc: wait for child 7\r
2315 s0: [ 7, 4380e] map 0/1 for 80001ad3 err 4 at 80001ad3\r
2316 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001081\r
2317 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001081\r
2318 (5) echo: Client 0x0 sent us a value 42  \r
2319 tb: client data 3f004 guid 7 parent 3f001\r
2320 (7) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
2321 sc: done.\r
2322 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2323 + ret=0
2324 + set +x
2325 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/tests/timer.wv --server --iprelay
2326 Testing "all" in /home/sojka/nul/michal/apps/tests/timer.wv:
2327 novaboot: Entering directory `/home/sojka/nul/build'
2328 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/timer.nul bin/apps/timer.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2329         => hostvga <=\r
2330         => verbose <=\r
2331         => hostkeyb:0,0x60,1,12,2 <=\r
2332 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
2333 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
2334         => script_start:1 <=\r
2335         => script_waitchild <=\r
2336 sc: start 0-1 count 1\r
2337 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
2338 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/timer.nul'\r
2339 s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4\r
2340 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
2341 s0: [ 5] creating PD on CPU 1\r
2342 kb: receive() failed at 325 -- buggy keyboard?\r
2343 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
2344 s0: ... ' embedded://admission.nul top '\r
2345 s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1\r
2346 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
2347 s0: [ 1] creating PD on CPU 2\r
2348 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd\r
2349 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd\r
2350 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263\r
2351 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263\r
2352 s0: [ 5, 4280e] pagefault 48/0 for 80001e21 err 4 at 80001e21\r
2353 sc: wait for child 5\r
2354 s0:     => INIT done <=\r
2355 \r
2356 s0: [ 5, 4280e] map 0/2 for 80001e21 err 4 at 80001e21\r
2357 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800012fd\r
2358 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800012fd\r
2359 tb: client data 3f000 guid 5 parent 9b6\r
2360 (5) source freq 2702581000  \r
2361 (5) ! michal/apps/tests/timer.cc:31 clock  ok  \r
2362 (5) ! michal/apps/tests/timer.cc:32 timer_service  ok  \r
2363 (5) ! michal/apps/tests/timer.cc:38 timer_service->timer(*utcb, msg)  ok  \r
2364 (5) ! michal/apps/tests/timer.cc:45 sleep_time_ms >= 100  ok  \r
2365 sc: done.\r
2366 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2367 + ret=0
2368 + set +x
2369 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/logdisk/part.wv --server --iprelay
2370
2371 Testing "Partition table parsing" in /home/sojka/nul/michal/apps/logdisk/part.wv:
2372 novaboot: Entering directory `/home/sojka/nul/build'
2373 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/logdisk.nul bin/apps/logdisk.nulconfig imgs/part-table-disk | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2374         => hostvga <=
2375         => verbose <=
2376         => hostkeyb:0,0x60,1,12,2 <=
2377 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1
2378 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1
2379         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk <=
2380 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk' 0x100000 bytes.
2381 vdisk: Attached as vdisk 0.
2382         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk <=
2383 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk' 0x100000 bytes.
2384 vdisk: Attached as vdisk 1.
2385         => service_disk <=
2386 disk: Added '0'
2387 disk: Added '1'
2388 Constructing service /disk...
2389 Service /disk registered.
2390         => script_start:1 <=
2391         => script_waitchild <=
2392 sc: start 0-1 count 1
2393 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 ||' \
2394 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/logdisk.nul'
2395 s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4
2396 s0: [ 5] using memory: 16 MB (1000000) at be400000
2397 s0: [ 5] creating PD on CPU 1
2398 kb: receive() failed at 325 -- buggy keyboard?
2399 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \
2400 s0: ... ' embedded://admission.nul top '
2401 s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1
2402 s0: [ 1] using memory: 0 MB (6b000) at be000000
2403 s0: [ 1] creating PD on CPU 2
2404 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd
2405 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd
2406 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263
2407 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263
2408 s0: [ 5, 4280e] pagefault 48/0 for 80002135 err 4 at 80002135
2409 sc: wait for child 5
2410 s0:     => INIT done <=
2411
2412 s0: [ 5, 4280e] map 0/2 for 80002135 err 4 at 80002135
2413 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800016bd
2414 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800016bd
2415 disk: Added '0p1'
2416 disk: Added '0p2'
2417 disk: Added '0p3'
2418 disk: Added '0p5'
2419 disk: Added '0p6'
2420 disk: Added '0p7'
2421 disk: Added '0p8'
2422 disk: Added '1p1'
2423 disk: Added '1p2'
2424 disk: Added '1p3'
2425 disk: Added '1p5'
2426 disk: Added '1p6'
2427 disk: Added '1p7'
2428 disk: Added '1p8'
2429 sc: done.
2430 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  FAILED
2431 + ret=1
2432 + set +x
2433 ! /home/sojka/nul/michal/wvtest/runall: /home/sojka/nul/michal/wvtest/wvnulrun returned non-zero exit code (1)  FAILED
2434 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-dpci.wv --server --iprelay
2435
2436 Testing "Direct PCI device assignment in Vancouver" in /home/sojka/nul/michal/boot/vancouver-dpci.wv:
2437 novaboot: Entering directory `/home/sojka/nul/build'
2438 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1-32 imgs/slackware-32.bz2 vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2439         => hostvga <=\r
2440         => hostkeyb:0,0x60,1,12 <=\r
2441         => service_config <=\r
2442         => service_disk <=\r
2443 Constructing service /disk...\r
2444 Service /disk registered.\r
2445         => script_start:1 <=\r
2446         => script_wait:16000 <=\r
2447         => script_start:1 <=\r
2448 sc: start 0-1 count 1\r
2449 kb: receive() failed at 325 -- buggy keyboard?\r
2450 sc: wait 16000ms\r
2451 tb: client data 3f000 guid 5 parent 9b6\r
2452 sc: waiting...\r
2453 (5) source freq 2702576000  \r
2454 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
2455 s0:     => INIT done <=\r
2456 \r
2457 (5)     => PC_PS2 <=  \r
2458 (5)     => mem:0,0xa0000 <=  \r
2459 (5) physmem: 0 [0, a0000]  \r
2460 (5)     => mem:0x100000 <=  \r
2461 (5) physmem: 0 [100000, 3c00000]  \r
2462 (5)     => ioio <=  \r
2463 (5)     => nullio:0x80 <=  \r
2464 (5)     => pic:0x20,,0x4d0 <=  \r
2465 (5)     => pic:0xa0,2,0x4d1 <=  \r
2466 (5)     => pit:0x40,0 <=  \r
2467 (5) source freq 0  \r
2468 (5) source freq 0  \r
2469 (5) source freq 0  \r
2470 (5)     => scp:0x92,0x61 <=  \r
2471 (5)     => kbc:0x60,1,12 <=  \r
2472 (5)     => keyb:0,0x10000 <=  \r
2473 (5)     => mouse:1,0x10001 <=  \r
2474 (5)     => rtc:0x70,8 <=  \r
2475 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
2476 (5)     => hostsink:0x4712,80 <=  \r
2477 (5)     => vga:0x03c0 <=  \r
2478 (5) Allocating from guest 03be0000+20000  \r
2479 (5) VGA console 3be0000+20000 0x83fe0000  \r
2480 (5)     => vbios_disk <=  \r
2481 (5)     => vbios_keyboard <=  \r
2482 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
2483 (5)     => vbios_mem <=  \r
2484 (5)     => vbios_time <=  \r
2485 (5)     => vbios_reset <=  \r
2486 (5)     => vbios_multiboot <=  \r
2487 (5)     => msi <=  \r
2488 (5)     => ioapic <=  \r
2489 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
2490 (5)     => pmtimer:0x8000 <=  \r
2491 (5)     => vcpus <=  \r
2492 (5)     => vcpu <=  \r
2493 (5)     create VCPU  \r
2494 (5)     => halifax <=  \r
2495 (5) startup  \r
2496 (5)     => vbios <=  \r
2497 (5)     => lapic <=  \r
2498 (5) LAPIC freq 168911000  \r
2499 (5)     => dpci:2,0,0 <=  \r
2500 (5) search_device(2,0,0) bdf 100   \r
2501 (5) DPCI device assigned  \r
2502 s0: [ 5] iomem d0820000+20000 granted from 0xad000000\r
2503 s0: [ 5] iomem d0400000+400000 granted from 0xacc00000\r
2504 (5) alloc ioio region 302005 done  \r
2505 s0: [ 5] iomem d08c4000+4000 granted from 0xac800000\r
2506 s0: [ 5] msi granted to cpu 1\r
2507 (5) do_gsi_boot eip 8000084f esp 80237fec  \r
2508 (5) do_gsi(995, 7e, 997) 0x7fff8000  \r
2509 s0: [ 5] msi granted to cpu 1\r
2510 (5) do_gsi_boot eip 8000084f esp 80236fec  \r
2511 (5) do_gsi(998, 7d, 99a) 0x7fff5000  \r
2512 s0: [ 5] msi granted to cpu 1\r
2513 (5) do_gsi_boot eip 8000084f esp 80235fec  \r
2514 (5) do_gsi(99b, 7c, 99d) 0x7fff2000  \r
2515 s0: [ 5] msi granted to cpu 1\r
2516 (5) do_gsi_boot eip 8000084f esp 80234fec  \r
2517 (5) do_gsi(99e, 7b, 9a0) 0x7ffef000  \r
2518 s0: [ 5] msi granted to cpu 1\r
2519 (5) do_gsi_boot eip 8000084f esp 80233fec  \r
2520 (5) do_gsi(9a1, 7a, 9a3) 0x7ffec000  \r
2521 s0: [ 5] msi granted to cpu 1\r
2522 (5) do_gsi_boot eip 8000084f esp 80232fec  \r
2523 (5) do_gsi(9a4, 79, 9a6) 0x7ffe9000  \r
2524 s0: [ 5] msi granted to cpu 1\r
2525 (5) do_gsi_boot eip 8000084f esp 80231fec  \r
2526 (5) do_gsi(9a7, 78, 9a9) 0x7ffe6000  \r
2527 s0: [ 5] msi granted to cpu 1\r
2528 (5) do_gsi_boot eip 8000084f esp 80230fec  \r
2529 (5) do_gsi(9aa, 77, 9ac) 0x7ffe3000  \r
2530 s0: [ 5] msi granted to cpu 1\r
2531 (5) do_gsi_boot eip 8000084f esp 8022ffec  \r
2532 (5) do_gsi(9ad, 76, 9af) 0x7ffe0000  \r
2533 s0: [ 5] msi granted to cpu 1\r
2534 (5) do_gsi_boot eip 8000084f esp 8022efec  \r
2535 (5) do_gsi(9b0, 75, 9b2) 0x7ffdd000  \r
2536 (5)     => 82576vf <=  \r
2537 (5) Attached 82576VF model at f7ce0000+0x4000, f7cc0000+0x1000  \r
2538 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
2539 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
2540 (5)   \r
2541 (5) do_gsi_boot eip 800045d4 esp 80209fec  \r
2542 (5) do_gsi_boot eip 800052e4 esp 80208fec  \r
2543 (5) do_gsi_boot eip 800055fa esp 80206fec  \r
2544 (5) do_gsi_boot eip 80000955 esp 80104fec  \r
2545 (5) RESET device state  \r
2546 (5) disabled DMA by PCI device 100 cmd 100007 -> 100003  \r
2547 (5) INIT done  \r
2548 (5) reset CPU from 9 mtr_in e0010  \r
2549 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
2550 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
2551 (5)     module 1 start 0x81c02000+1df330 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2552 (5)     module 2 start 0x81de3000+611e9c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2553 (5) #   MUNICH: v.0.4.6 starts Linux  \r
2554 (5) #   MUNICH: 3.1.0 (us15@erwin) #1 SMP PREEMPT Thu Nov 17 14:02:47 CET 2011  \r
2555 (5) #   MUNICH: clocksource=tsc console=ttyS0 root=/dev/ram0   \r
2556 (5) #   MUNICH: initrd 19E3000  \r
2557 (5) #   MUNICH: copy image  \r
2558 (5) #   MUNICH: start kernel  \r
2559 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2560 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2561 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
2562 (5) VESA 4f00 tag 0 base 40000+33d0 esi 0  \r
2563 (5) #   Linux version 3.1.0 (us15@erwin) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP P  \r
2564 (5) # |   REEMPT Thu Nov 17 14:02:47 CET 2011  \r
2565 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
2566 (5) #   CPU: Your system may be unstable.  \r
2567 (5) #   BIOS-provided physical RAM map:  \r
2568 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
2569 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
2570 (5) #    BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
2571 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
2572 (5) #   DMI not present or invalid.  \r
2573 (5) #   last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
2574 (5) #   init_memory_mapping: 0000000000000000-0000000003be0000  \r
2575 (5) #   RAMDISK: 019e3000 - 01ff5000  \r
2576 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
2577 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2578 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2579 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2580 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2581 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
2582 (5) # |   0000000000000/0x0 (20110623/tbfadt-544)  \r
2583 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
2584 (5) # |   000000000000000/0x0 (20110623/tbfadt-544)  \r
2585 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459)  \r
2586 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459)  \r
2587 (5) #   59MB LOWMEM available.  \r
2588 (5) #     mapped low ram: 0 - 03be0000  \r
2589 (5) #     low ram: 0 - 03be0000  \r
2590 (5) #   Zone PFN ranges:  \r
2591 (5) #     DMA      0x00000010 -> 0x00001000  \r
2592 (5) #     Normal   0x00001000 -> 0x00003be0  \r
2593 (5) #   Movable zone start PFN for each node  \r
2594 (5) #   early_node_map[2] active PFN ranges  \r
2595 (5) #       0: 0x00000010 -> 0x0000009a  \r
2596 (5) #       0: 0x00000100 -> 0x00003be0  \r
2597 (5) #   Using APIC driver default  \r
2598 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
2599 (5) #   ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
2600 (5) #   ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
2601 (5) #   ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
2602 (5) #   ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
2603 (5) #   IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
2604 (5) #   ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
2605 (5) #   ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
2606 (5) #   Using ACPI (MADT) for SMP configuration information  \r
2607 (5) #   SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
2608 (5) #   Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000)  \r
2609 (5) #   setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1  \r
2610 (5) #   PERCPU: Embedded 9 pages/cpu @c3400000 s22976 r0 d13888 u4194304  \r
2611 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 15090  \r
2612 (5) #   Kernel command line: clocksource=tsc console=ttyS0 root=/dev/ram0   \r
2613 (5) #   PID hash table entries: 256 (order: -2, 1024 bytes)  \r
2614 (5) #   Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
2615 (5) #   Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
2616 (5) #   Initializing CPU#0  \r
2617 (5) #   Memory: 49960k/61312k available (2436k kernel code, 10880k reserved, 992k data,  \r
2618 (5) # |    312k init, 0k highmem)  \r
2619 (5) #   virtual kernel memory layout:  \r
2620 (5) #       fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
2621 (5) #       vmalloc : 0xc43e0000 - 0xfff15000   ( 955 MB)  \r
2622 (5) #       lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
2623 (5) #         .init : 0xc135a000 - 0xc13a8000   ( 312 kB)  \r
2624 (5) #         .data : 0xc12613d0 - 0xc13595c0   ( 992 kB)  \r
2625 (5) #         .text : 0xc1000000 - 0xc12613d0   (2436 kB)  \r
2626 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
2627 (5) #   Preemptible hierarchical RCU implementation.  \r
2628 (5) #           Verbose stalled-CPUs detection is disabled.  \r
2629 (5) #   NR_IRQS:512  \r
2630 (5) #   Console: colour VGA+ 80x25  \r
2631 (5) #   console [ttyS0] enabled  \r
2632 (5) #   Fast TSC calibration using PIT  \r
2633 (5) #   Detected 2702.770 MHz processor.  \r
2634 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5405  \r
2635 (5) # |   .54 BogoMIPS (lpj=10811080)  \r
2636 (5) #   pid_max: default: 32768 minimum: 301  \r
2637 (5) #   Mount-cache hash table entries: 512  \r
2638 (5) #   SMP alternatives: switching to UP code  \r
2639 (5) #   Freeing SMP alternatives: 16k freed  \r
2640 (5) #   ACPI: Core revision 20110623  \r
2641 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
2642 (5) # |   110623/tbxface-640)  \r
2643 (5) #   ACPI: Unable to load the System Description Tables  \r
2644 (5) #   Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
2645 (5) #   ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
2646 (5) #   CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
2647 (5) # |   Performance Events:   \r
2648 (5) #   Brought up 1 CPUs  \r
2649 (5) #   Total of 1 processors activated (5405.54 BogoMIPS).  \r
2650 (5) #   NET: Registered protocol family 16  \r
2651 (5) #   PCI: Using configuration type 1 for base access  \r
2652 (5) #   bio: create slab <bio-0> at 0  \r
2653 (5) #   ACPI: Interpreter disabled.  \r
2654 (5) #   vgaarb: loaded  \r
2655 (5) #   SCSI subsystem initialized  \r
2656 (5) #   usbcore: registered new interface driver usbfs  \r
2657 (5) #   usbcore: registered new interface driver hub  \r
2658 (5) #   usbcore: registered new device driver usb  \r
2659 (5) #   PCI: Probing PCI hardware  \r
2660 (5) #   pnp: PnP ACPI: disabled  \r
2661 (5) #   Switching to clocksource acpi_pm  \r
2662 (5) #   NET: Registered protocol family 2  \r
2663 (5) #   Switched to NOHz mode on CPU #0  \r
2664 (5) #   IP route cache hash table entries: 1024 (order: 0, 4096 bytes)  \r
2665 (5) #   TCP established hash table entries: 2048 (order: 2, 16384 bytes)  \r
2666 (5) #   TCP bind hash table entries: 2048 (order: 2, 16384 bytes)  \r
2667 (5) #   TCP: Hash tables configured (established 2048 bind 2048)  \r
2668 (5) #   TCP reno registered  \r
2669 (5) #   UDP hash table entries: 128 (order: 0, 4096 bytes)  \r
2670 (5) #   UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)  \r
2671 (5) #   NET: Registered protocol family 1  \r
2672 (5) #   Trying to unpack rootfs image as initramfs...  \r
2673 (5) #   rootfs image is not initramfs (no cpio magic); looks like an initrd  \r
2674 (5) #   Freeing initrd memory: 6216k freed  \r
2675 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
2676 (5) #   microcode: no support for this CPU vendor  \r
2677 (5) #   HugeTLB registered 4 MB page size, pre-allocated 0 pages  \r
2678 (5) #   NTFS driver 2.1.30 [Flags: R/O].  \r
2679 (5) #   msgmni has been set to 109  \r
2680 (5) #   io scheduler noop registered  \r
2681 (5) #   io scheduler deadline registered (default)  \r
2682 (5) #   io scheduler cfq registered  \r
2683 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
2684 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
2685 (5) #   Non-volatile memory driver v1.3  \r
2686 (5) #   brd: module loaded  \r
2687 (5) #   e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
2688 (5) #   e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
2689 (5) #   Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k  \r
2690 (5) #   Copyright (c) 2007-2011 Intel Corporation.  \r
2691 (5) #   igb 0000:00:01.0: can't find IRQ for PCI INT A; probably buggy MP table  \r
2692 (5)  MAP 0 d0820000+20000 from 0x84000000 size 20000 page d0820 d0820000  \r
2693 (5) #   igb 0000:00:01.0: Intel(R) Gigabit Ethernet Network Connection  \r
2694 (5) #   igb 0000:00:01.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:1b:21:8f:30:06  \r
2695 (5) #   igb 0000:00:01.0: eth0: PBA No: E43709-005  \r
2696 (5) #   igb 0000:00:01.0: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)  \r
2697 (5) #   Intel(R) Virtual Function Network Driver - version 2.0.0-k  \r
2698 (5) #   Copyright (c) 2009 - 2010 Intel Corporation.  \r
2699 (5) #   igbvf 0000:00:02.0: enabling device (0000 -> 0002)  \r
2700 (5) VF_RESET 42:49:3c:69:2d:05  \r
2701 (5) VF_RESET 42:49:3c:69:2d:05  \r
2702 (5) VF_SET_MAC 42:49:3c:69:2d:05  \r
2703 (5) #   igbvf 0000:00:02.0: Intel(R) 82576 Virtual Function  \r
2704 (5) #   igbvf 0000:00:02.0: Address: 42:49:3c:69:2d:05  \r
2705 (5) #   igbvf 0000:00:02.0: MAC: 1  \r
2706 (5) #   tun: Universal TUN/TAP device driver, 1.6  \r
2707 (5) #   tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>  \r
2708 (5) #   ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver  \r
2709 (5) #   Initializing USB Mass Storage driver...  \r
2710 (5) #   usbcore: registered new interface driver usb-storage  \r
2711 (5) #   USB Mass Storage support registered.  \r
2712 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
2713 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
2714 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
2715 (5) #   mousedev: PS/2 mouse device common for all mice  \r
2716 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
2717 (5) #   input: PC Speaker as /devices/platform/pcspkr/input/input1  \r
2718 (5) #   rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
2719 (5) #   rtc0: alarms up to one day, 114 bytes nvram  \r
2720 (5) #   cpuidle: using governor ladder  \r
2721 (5) #   cpuidle: using governor menu  \r
2722 (5) #   usbcore: registered new interface driver usbhid  \r
2723 (5) #   usbhid: USB HID core driver  \r
2724 (5) #   TCP cubic registered  \r
2725 (5) #   NET: Registered protocol family 17  \r
2726 (5) #   Using IPI No-Shortcut mode  \r
2727 (5) #   rtc_cmos rtc_cmos: setting system clock to 2011-12-05 21:10:27 UTC (1323119427)  \r
2728 (5) # |   Refined TSC clocksource calibration: 2702.578 MHz.  \r
2729 (5) #   Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ  \r
2730 (5) # |    mode  \r
2731 (5) #   Switching to clocksource tsc  \r
2732 (5) #   input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2  \r
2733 (5) #   RAMDISK: bzip2 image found at block 0  \r
2734 (5) #   VFS: Mounted root (ext2 filesystem) readonly on device 1:0.  \r
2735 (5) #   Freeing unused kernel memory: 312k freed  \r
2736 (5) #   Write protecting the kernel text: 2440k  \r
2737 (5) #   Write protecting the kernel read-only data: 736k  \r
2738 (5) #   INIT: version 2.86 booting  \r
2739 (5) #   proc on /proc type proc (rw)  \r
2740 (5) #   sysfs on /sys type sysfs (rw)  \r
2741 (5) #   Triggering udev events:  /sbin/udevadm trigger --action=add  \r
2742 (5) #   udev[400]: renamed network interface eth1 to int0  \r
2743 (5) #   udev[399]: renamed network interface eth0 to ext0  \r
2744 (5) #   Setting system time from the hardware clock (localtime).  \r
2745 (5) #   Testing root filesystem status:  read-only filesystem  \r
2746 (5) #   Checking root filesystem:  \r
2747 (5) #   fsck 1.41.13 (13-Dec-2010)  \r
2748 (5) #   ramdisk: clean, 502/4096 files, 15944/16384 blocks  \r
2749 (5) #   Remounting root device with read-write enabled.  \r
2750 (5) #   /dev/ram0 on / type ext2 (rw)  \r
2751 (5) #   Checking non-root filesystems:  \r
2752 (5) #   fsck 1.41.13 (13-Dec-2010)  \r
2753 (5) #   Mounting non-root local filesystems:  \r
2754 (5) #   tmpfs on /dev/shm type tmpfs (rw)  \r
2755 (5) #   Using /etc/random-seed to initialize /dev/urandom.  \r
2756 (5) #   INIT: Entering runlevel: 3  \r
2757 (5) #   Going multiuser...  \r
2758 (5) #   cannot (un)set powersave mode  \r
2759 (5) #   \e[9;15]\e[14;60]Starting sysklogd daemons:  /usr/sbin/syslogd /usr/sbin/klogd -c  \r
2760 (5) # |    3 -x  \r
2761 (5) #   Triggering udev events:  /sbin/udevadm trigger --type=failed   \r
2762 (5) #   Bridging between ext0 and int0  \r
2763 (5) VF_SET_MULTICAST 00000003 (0) c2b0f840  \r
2764 (5) TX queue 0: DISABLED  \r
2765 (5) TX queue 0: ENABLED  \r
2766 (5) 82576VF MAP f7ce2+1 from 0x8020c000  \r
2767 (5) VF message unknown 00000005  \r
2768 (5) VF_SET_MULTICAST 00000003 (0) 00000000  \r
2769 (5) VF_SET_MULTICAST 00000003 (0) c13a2000  \r
2770 (5) VF_SET_MULTICAST 00010003 (1) c1230010  \r
2771 (5) #   Polling for DHCP server on interface br0:  \r
2772 (5) #   dhcpcd[651]: version 5.2.7 starting  \r
2773 (5) #   dhcpcd[651]: br0: waiting for carrier  \r
2774 (5) #   dhcpcd[651]: br0: carrier acquired  \r
2775 (5) #   dhcpcd[651]: br0: broadcasting for a lease  \r
2776 (5) #   dhcpcd[651]: br0: offered 141.76.49.27 from 141.76.48.80  \r
2777 (5) #   dhcpcd[651]: br0: acknowledged 141.76.49.27 from 141.76.48.80  \r
2778 (5) #   dhcpcd[651]: br0: leased 141.76.49.27 for 21600 seconds  \r
2779 (5) #   dhcpcd[651]: forked to background, child pid 678  \r
2780 (5) #   Starting Internet super-server daemon:  /usr/sbin/inetd  \r
2781 sc: start 0-1 count 1\r
2782 sc: done.\r
2783 tb: client data 3f002 guid 6 parent 9bc\r
2784 (6) source freq 2702576000  \r
2785 (6) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
2786 (6)     => PC_PS2 <=  \r
2787 (6)     => mem:0,0xa0000 <=  \r
2788 (6) physmem: 0 [0, a0000]  \r
2789 (6)     => mem:0x100000 <=  \r
2790 (6) physmem: 0 [100000, 3c00000]  \r
2791 (6)     => ioio <=  \r
2792 (6)     => nullio:0x80 <=  \r
2793 (6)     => pic:0x20,,0x4d0 <=  \r
2794 (6)     => pic:0xa0,2,0x4d1 <=  \r
2795 (6)     => pit:0x40,0 <=  \r
2796 (6) source freq 0  \r
2797 (6) source freq 0  \r
2798 (6) source freq 0  \r
2799 (6)     => scp:0x92,0x61 <=  \r
2800 (6)     => kbc:0x60,1,12 <=  \r
2801 (6)     => keyb:0,0x10000 <=  \r
2802 (6)     => mouse:1,0x10001 <=  \r
2803 (6)     => rtc:0x70,8 <=  \r
2804 (6)     => serial:0x3f8,0x4,0x4711 <=  \r
2805 (6)     => hostsink:0x4712,80 <=  \r
2806 (6)     => vga:0x03c0 <=  \r
2807 (6) Allocating from guest 03be0000+20000  \r
2808 (6) VGA console 3be0000+20000 0x83fe0000  \r
2809 (6)     => vbios_disk <=  \r
2810 (6)     => vbios_keyboard <=  \r
2811 (6)     => hostkeyb:0x10,0x60,1,,1 <=  \r
2812 (6)     => vbios_mem <=  \r
2813 (6)     => vbios_time <=  \r
2814 (6)     => vbios_reset <=  \r
2815 (6)     => vbios_multiboot <=  \r
2816 (6)     => msi <=  \r
2817 (6)     => ioapic <=  \r
2818 (6)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
2819 (6)     => pmtimer:0x8000 <=  \r
2820 (6)     => vcpus <=  \r
2821 (6)     => vcpu <=  \r
2822 (6)     create VCPU  \r
2823 (6)     => halifax <=  \r
2824 (6) startup  \r
2825 (6)     => vbios <=  \r
2826 (6)     => lapic <=  \r
2827 (6) LAPIC freq 168911000  \r
2828 (6)     => dpci:2,0,0 <=  \r
2829 (6) search_device(2,0,0) bdf 100   \r
2830 s0: PCI device 1:0:0 cannot be directly assigned again!\r
2831 (6) DPCI failed  \r
2832 (6) DirectPciDevice() line 386: 'assign && !mb.bus_hostop.send(msg4)' error = 1 DPCI: could not directly assign 100 via iommu  \r
2833 (6)     => 82576vf <=  \r
2834 (6) Attached 82576VF model at f7ce0000+0x4000, f7cc0000+0x1000  \r
2835 (6) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
2836 (6)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
2837 (6)   \r
2838 (6) do_gsi_boot eip 800045d4 esp 80214fec  \r
2839 (6) do_gsi_boot eip 800052e4 esp 80213fec  \r
2840 (6) do_gsi_boot eip 800055fa esp 80211fec  \r
2841 (6) do_gsi_boot eip 80000955 esp 8010ffec  \r
2842 (6) RESET device state  \r
2843 (6) INIT done  \r
2844 (6) reset CPU from 9 mtr_in e0010  \r
2845 (6) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
2846 (6)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
2847 (6)     module 1 start 0x81c02000+1df330 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2848 (6)     module 2 start 0x81de3000+611e9c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2849 (6) #   MUNICH: v.0.4.6 starts Linux  \r
2850 (6) #   MUNICH: 3.1.0 (us15@erwin) #1 SMP PREEMPT Thu Nov 17 14:02:47 CET 2011  \r
2851 (6) #   MUNICH: clocksource=tsc console=ttyS0 root=/dev/ram0   \r
2852 (6) #   MUNICH: initrd 19E3000  \r
2853 (6) #   MUNICH: copy image  \r
2854 (6) #   MUNICH: start kernel  \r
2855 (6)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2856 (6)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2857 (6)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
2858 (6) VESA 4f00 tag 0 base 40000+33d0 esi 0  \r
2859 (6) #   Linux version 3.1.0 (us15@erwin) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP P  \r
2860 (6) # |   REEMPT Thu Nov 17 14:02:47 CET 2011  \r
2861 (6) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
2862 (6) #   CPU: Your system may be unstable.  \r
2863 (6) #   BIOS-provided physical RAM map:  \r
2864 (6) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
2865 (6) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
2866 (6) #    BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
2867 (6) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
2868 (6) #   DMI not present or invalid.  \r
2869 (6) #   last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
2870 (6) #   init_memory_mapping: 0000000000000000-0000000003be0000  \r
2871 (6) #   RAMDISK: 019e3000 - 01ff5000  \r
2872 (6) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
2873 (6) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2874 (6) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2875 (6) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2876 (6) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2877 (6) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
2878 (6) # |   0000000000000/0x0 (20110623/tbfadt-544)  \r
2879 (6) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
2880 (6) # |   000000000000000/0x0 (20110623/tbfadt-544)  \r
2881 (6) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459)  \r
2882 (6) #   ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459)  \r
2883 (6) #   59MB LOWMEM available.  \r
2884 (6) #     mapped low ram: 0 - 03be0000  \r
2885 (6) #     low ram: 0 - 03be0000  \r
2886 (6) #   Zone PFN ranges:  \r
2887 (6) #     DMA      0x00000010 -> 0x00001000  \r
2888 (6) #     Normal   0x00001000 -> 0x00003be0  \r
2889 (6) #   Movable zone start PFN for each node  \r
2890 (6) #   early_node_map[2] active PFN ranges  \r
2891 (6) #       0: 0x00000010 -> 0x0000009a  \r
2892 (6) #       0: 0x00000100 -> 0x00003be0  \r
2893 (6) #   Using APIC driver default  \r
2894 (6) #   ACPI: PM-Timer IO Port: 0x8000  \r
2895 (6) #   ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
2896 (6) #   ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
2897 (6) #   ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
2898 (6) #   ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
2899 (6) #   IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
2900 (6) #   ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
2901 (6) #   ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
2902 (6) #   Using ACPI (MADT) for SMP configuration information  \r
2903 (6) #   SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
2904 (6) #   Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000)  \r
2905 (6) #   setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1  \r
2906 (6) #   PERCPU: Embedded 9 pages/cpu @c3400000 s22976 r0 d13888 u4194304  \r
2907 (6) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 15090  \r
2908 (6) #   Kernel command line: clocksource=tsc console=ttyS0 root=/dev/ram0   \r
2909 (6) #   PID hash table entries: 256 (order: -2, 1024 bytes)  \r
2910 (6) #   Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
2911 (6) #   Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
2912 (6) #   Initializing CPU#0  \r
2913 (6) #   Memory: 49960k/61312k available (2436k kernel code, 10880k reserved, 992k data,  \r
2914 (6) # |    312k init, 0k highmem)  \r
2915 (6) #   virtual kernel memory layout:  \r
2916 (6) #       fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
2917 (6) #       vmalloc : 0xc43e0000 - 0xfff15000   ( 955 MB)  \r
2918 (6) #       lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
2919 (6) #         .init : 0xc135a000 - 0xc13a8000   ( 312 kB)  \r
2920 (6) #         .data : 0xc12613d0 - 0xc13595c0   ( 992 kB)  \r
2921 (6) #         .text : 0xc1000000 - 0xc12613d0   (2436 kB)  \r
2922 (6) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
2923 (6) #   Preemptible hierarchical RCU implementation.  \r
2924 (6) #           Verbose stalled-CPUs detection is disabled.  \r
2925 (6) #   NR_IRQS:512  \r
2926 (6) #   Console: colour VGA+ 80x25  \r
2927 (6) #   console [ttyS0] enabled  \r
2928 (6) #   Fast TSC calibration using PIT  \r
2929 (6) #   Detected 2702.305 MHz processor.  \r
2930 (6) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5404  \r
2931 (6) # |   .61 BogoMIPS (lpj=10809220)  \r
2932 (6) #   pid_max: default: 32768 minimum: 301  \r
2933 (6) #   Mount-cache hash table entries: 512  \r
2934 (6) #   SMP alternatives: switching to UP code  \r
2935 (6) #   Freeing SMP alternatives: 16k freed  \r
2936 (6) #   ACPI: Core revision 20110623  \r
2937 (6) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
2938 (6) # |   110623/tbxface-640)  \r
2939 (6) #   ACPI: Unable to load the System Description Tables  \r
2940 (6) #   Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
2941 (6) #   ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
2942 (6) #   CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
2943 (6) # |   Performance Events:   \r
2944 (6) #   Brought up 1 CPUs  \r
2945 (6) #   Total of 1 processors activated (5404.61 BogoMIPS).  \r
2946 (6) #   NET: Registered protocol family 16  \r
2947 (6) #   PCI: Using configuration type 1 for base access  \r
2948 (6) #   bio: create slab <bio-0> at 0  \r
2949 (6) #   ACPI: Interpreter disabled.  \r
2950 (6) #   vgaarb: loaded  \r
2951 (6) #   SCSI subsystem initialized  \r
2952 (6) #   usbcore: registered new interface driver usbfs  \r
2953 (6) #   usbcore: registered new interface driver hub  \r
2954 (6) #   usbcore: registered new device driver usb  \r
2955 (6) #   PCI: Probing PCI hardware  \r
2956 (6) #   pnp: PnP ACPI: disabled  \r
2957 (6) #   Switching to clocksource acpi_pm  \r
2958 (6) #   NET: Registered protocol family 2  \r
2959 (6) #   Switched to NOHz mode on CPU #0  \r
2960 (6) #   IP route cache hash table entries: 1024 (order: 0, 4096 bytes)  \r
2961 (6) #   TCP established hash table entries: 2048 (order: 2, 16384 bytes)  \r
2962 (6) #   TCP bind hash table entries: 2048 (order: 2, 16384 bytes)  \r
2963 (6) #   TCP: Hash tables configured (established 2048 bind 2048)  \r
2964 (6) #   TCP reno registered  \r
2965 (6) #   UDP hash table entries: 128 (order: 0, 4096 bytes)  \r
2966 (6) #   UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)  \r
2967 (6) #   NET: Registered protocol family 1  \r
2968 (6) #   Trying to unpack rootfs image as initramfs...  \r
2969 (6) #   rootfs image is not initramfs (no cpio magic); looks like an initrd  \r
2970 (6) #   Freeing initrd memory: 6216k freed  \r
2971 (6) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
2972 (6) #   microcode: no support for this CPU vendor  \r
2973 (6) #   HugeTLB registered 4 MB page size, pre-allocated 0 pages  \r
2974 (6) #   NTFS driver 2.1.30 [Flags: R/O].  \r
2975 (6) #   msgmni has been set to 109  \r
2976 (6) #   io scheduler noop registered  \r
2977 (6) #   io scheduler deadline registered (default)  \r
2978 (6) #   io scheduler cfq registered  \r
2979 (6) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
2980 (6) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
2981 (6) #   Non-volatile memory driver v1.3  \r
2982 (6) #   brd: module loaded  \r
2983 (6) #   e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k  \r
2984 (6) #   e1000e: Copyright(c) 1999 - 2011 Intel Corporation.  \r
2985 (6) #   Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k  \r
2986 (6) #   Copyright (c) 2007-2011 Intel Corporation.  \r
2987 (6) #   Intel(R) Virtual Function Network Driver - version 2.0.0-k  \r
2988 (6) #   Copyright (c) 2009 - 2010 Intel Corporation.  \r
2989 (6) #   igbvf 0000:00:01.0: enabling device (0000 -> 0002)  \r
2990 (6) VF_RESET 42:49:3c:69:2d:06  \r
2991 (6) VF_RESET 42:49:3c:69:2d:06  \r
2992 (6) VF_SET_MAC 42:49:3c:69:2d:06  \r
2993 (6) #   igbvf 0000:00:01.0: Intel(R) 82576 Virtual Function  \r
2994 (6) #   igbvf 0000:00:01.0: Address: 42:49:3c:69:2d:06  \r
2995 (6) #   igbvf 0000:00:01.0: MAC: 1  \r
2996 (6) #   tun: Universal TUN/TAP device driver, 1.6  \r
2997 (6) #   tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>  \r
2998 (6) #   ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver  \r
2999 (6) #   Initializing USB Mass Storage driver...  \r
3000 (6) #   usbcore: registered new interface driver usb-storage  \r
3001 (6) #   USB Mass Storage support registered.  \r
3002 (6) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
3003 (6) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
3004 (6) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
3005 (6) #   mousedev: PS/2 mouse device common for all mice  \r
3006 (6) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
3007 (6) #   input: PC Speaker as /devices/platform/pcspkr/input/input1  \r
3008 (6) #   rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
3009 (6) #   rtc0: alarms up to one day, 114 bytes nvram  \r
3010 (6) #   cpuidle: using governor ladder  \r
3011 (6) #   cpuidle: using governor menu  \r
3012 (6) #   usbcore: registered new interface driver usbhid  \r
3013 (6) #   usbhid: USB HID core driver  \r
3014 (6) #   TCP cubic registered  \r
3015 (6) #   NET: Registered protocol family 17  \r
3016 (6) #   Using IPI No-Shortcut mode  \r
3017 (6) #   rtc_cmos rtc_cmos: setting system clock to 2011-12-05 21:10:43 UTC (1323119443)  \r
3018 (6) # |   Refined TSC clocksource calibration: 2702.578 MHz.  \r
3019 (6) #   Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ  \r
3020 (6) # |    mode  \r
3021 (6) #   Switching to clocksource tsc  \r
3022 (6) #   input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2  \r
3023 (6) #   RAMDISK: bzip2 image found at block 0  \r
3024 (6) #   VFS: Mounted root (ext2 filesystem) readonly on device 1:0.  \r
3025 (6) #   Freeing unused kernel memory: 312k freed  \r
3026 (6) #   Write protecting the kernel text: 2440k  \r
3027 (6) #   Write protecting the kernel read-only data: 736k  \r
3028 (6) #   INIT: version 2.86 booting  \r
3029 (6) #   proc on /proc type proc (rw)  \r
3030 (6) #   sysfs on /sys type sysfs (rw)  \r
3031 (6) #   Triggering udev events:  /sbin/udevadm trigger --action=add  \r
3032 (6) #   udev[393]: renamed network interface eth0 to int0  \r
3033 (6) #   Setting system time from the hardware clock (localtime).  \r
3034 (6) #   Testing root filesystem status:  read-only filesystem  \r
3035 (6) #   Checking root filesystem:  \r
3036 (6) #   fsck 1.41.13 (13-Dec-2010)  \r
3037 (6) #   ramdisk: clean, 502/4096 files, 15944/16384 blocks  \r
3038 (6) #   Remounting root device with read-write enabled.  \r
3039 (6) #   /dev/ram0 on / type ext2 (rw)  \r
3040 (6) #   Checking non-root filesystems:  \r
3041 (6) #   fsck 1.41.13 (13-Dec-2010)  \r
3042 (6) #   Mounting non-root local filesystems:  \r
3043 (6) #   tmpfs on /dev/shm type tmpfs (rw)  \r
3044 (6) #   Using /etc/random-seed to initialize /dev/urandom.  \r
3045 (6) #   INIT: Entering runlevel: 3  \r
3046 (6) #   Going multiuser...  \r
3047 (6) #   cannot (un)set powersave mode  \r
3048 (6) #   \e[9;15]\e[14;60]Starting sysklogd daemons:  /usr/sbin/syslogd /usr/sbin/klogd -c  \r
3049 (6) # |    3 -x  \r
3050 (6) #   Triggering udev events:  /sbin/udevadm trigger --type=failed   \r
3051 (6) #   Polling for DHCP server on interface int0:  \r
3052 (6) #   dhcpcd[623]: version 5.2.7 starting  \r
3053 (6) VF_SET_MULTICAST 00000003 (0) c2750ac0  \r
3054 (6) TX queue 0: DISABLED  \r
3055 (6) TX queue 0: ENABLED  \r
3056 (6) 82576VF MAP f7ce2+1 from 0x80217000  \r
3057 (6) VF message unknown 00000005  \r
3058 (6) VF_SET_MULTICAST 00000003 (0) 00000000  \r
3059 (6) VF_SET_MULTICAST 00000003 (0) c13a2000  \r
3060 (6) VF_SET_MULTICAST 00010003 (1) c1230010  \r
3061 (6) #   dhcpcd[623]: int0: broadcasting for a lease  \r
3062 (6) #   dhcpcd[623]: int0: offered 10.233.2.24 from 141.76.48.80  \r
3063 (6) #   dhcpcd[623]: int0: acknowledged 10.233.2.24 from 141.76.48.80  \r
3064 (6) #   dhcpcd[623]: int0: leased 10.233.2.24 for 21600 seconds  \r
3065 (6) #   dhcpcd[623]: forked to background, child pid 645  \r
3066 (6) #   Starting Internet super-server daemon:  /usr/sbin/inetd  \r
3067 (5) #   dhcpcd[651]: br0: leased 141.76.49.27 for 21600 seconds  \r
3068 ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:17  got_ip_address 5  ok
3069 ÿý\18ÿý ÿý#ÿý'ÿû\ 3ÿý\ 1ÿý\1fÿû\ 5ÿý!ÿû\ 3ÿû\ 1\r
3070            ooooo      ooo    .oooooo.   oooooo     oooo   .o.\r
3071            `888b.     `8'   d8P'  `Y8b   `888.     .8'   .888.\r
3072             8 `88b.    8   888      888   `888.   .8'   .8"888.\r
3073             8   `88b.  8   888      888    `888. .8'   .8' `888.\r
3074             8     `88b.8   888      888     `888.8'   .88ooo8888.\r
3075             8       `888   `88b    d88'      `888'   .8'     `888.\r
3076            o8o        `8    `Y8bood8P'        `8'   o88o     o8888o\r
3077 \r
3078                      vm (i686 Linux 3.1.0) pts/0\r
3079 \r
3080 vm login: 
3081 ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:22  telnet_works 141.76.49.27  ok
3082 (6) #   dhcpcd[623]: int0: leased 10.233.2.24 for 21600 seconds  \r
3083 ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:24  got_ip_address 6  ok
3084 ÿý\18ÿý ÿý#ÿý'ÿû\ 3ÿý\ 1ÿý\1fÿû\ 5ÿý!ÿû\ 3ÿû\ 1\r
3085            ooooo      ooo    .oooooo.   oooooo     oooo   .o.\r
3086            `888b.     `8'   d8P'  `Y8b   `888.     .8'   .888.\r
3087             8 `88b.    8   888      888   `888.   .8'   .8"888.\r
3088             8   `88b.  8   888      888    `888. .8'   .8' `888.\r
3089             8     `88b.8   888      888     `888.8'   .88ooo8888.\r
3090             8       `888   `88b    d88'      `888'   .8'     `888.\r
3091            o8o        `8    `Y8bood8P'        `8'   o88o     o8888o\r
3092 \r
3093                      vm (i686 Linux 3.1.0) pts/0\r
3094 \r
3095 vm login: 
3096 ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:25  telnet_works 10.233.2.24  ok
3097 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3098 + ret=0
3099 + set +x
3100 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/kernelbuild-bare-metal.wv --server --iprelay
3101 Testing "Kernel compile on ramdisk (bare matal)" in /home/sojka/nul/michal/boot/kernelbuild-bare-metal.wv:
3102 novaboot: Entering directory `/home/sojka/nul/build'
3103 Running: tar czhf - menu.lst imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3104 wvtest: timeout 1200
3105 ÷{ÿÿës3óóãs{ssóssãscsóóÿÿStarting logging: OK\r
3106 Initializing random number generator... done.\r
3107 Starting benchmark...\r
3108 ! PERF: kbuild  634 s ok\r
3109 wvtest: done\r
3110 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3111 + ret=0
3112 + set +x
3113 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-ramdisk-old.wv --server --iprelay
3114 Testing "all" in /home/sojka/nul/michal/boot/diskbench-ramdisk-old.wv:
3115 novaboot: Entering directory `/home/sojka/nul/build'
3116 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/diskbench-old.nul diskbench-old.nulconfig diskbench.img | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3117         => hostvga <=\r
3118         => verbose <=\r
3119         => hostkeyb:0,0x60,1,12,2 <=\r
3120 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
3121 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
3122         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <=\r
3123 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes.\r
3124 vdisk: Attached as vdisk 0.\r
3125         => script_start:1 <=\r
3126         => script_waitchild <=\r
3127 sc: start 0-1 count 1\r
3128 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
3129 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench-old.nul wvtest lorem_ipsum'\r
3130 s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4\r
3131 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
3132 s0: [ 5] creating PD on CPU 1\r
3133 kb: receive() failed at 325 -- buggy keyboard?\r
3134 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
3135 s0: ... ' embedded://admission.nul top '\r
3136 s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1\r
3137 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
3138 s0: [ 1] creating PD on CPU 2\r
3139 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd\r
3140 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd\r
3141 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263\r
3142 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263\r
3143 s0: [ 5, 4280e] pagefault 48/0 for 8000233f err 4 at 8000233f\r
3144 sc: wait for child 5\r
3145 s0:     => INIT done <=\r
3146 \r
3147 s0: [ 5, 4280e] map 0/2 for 8000233f err 4 at 8000233f\r
3148 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800014c7\r
3149 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800014c7\r
3150 tb: client data 3f000 guid 5 parent 9b6\r
3151 (5) Benchmark up and running  \r
3152 (5) source freq 2702569000  \r
3153 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench-old.nul'  \r
3154 (5)     => wvtest <=  \r
3155 (5)     => lorem_ipsum <=  \r
3156 (5) DISK flags 1 sectors 1 ssize 512 maxreq 1 name 'virtualdisk'  \r
3157 (5) Speed: 468831 kb/s Request: 916602/s  \r
3158 (5) ! demo/apps/diskbench/diskbench-old.cc:124 dataOnDisk == "Lorem ipsum"  ok  \r
3159 (5) Speed: 459194 kb/s Request: 897762/s  \r
3160 (5) ! demo/apps/diskbench/diskbench-old.cc:124 dataOnDisk == "Lorem ipsum"  ok  \r
3161 (5) ! demo/apps/diskbench/diskbench-old.cc:127 PERF: throughput 459194 kB/s ok  \r
3162 (5) ! demo/apps/diskbench/diskbench-old.cc:128 PERF: request_rate 897762 1/s ok  \r
3163 sc: done.\r
3164 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3165 + ret=0
3166 + set +x
3167 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-ramdisk.wv --server --iprelay
3168 Testing "all" in /home/sojka/nul/michal/boot/diskbench-ramdisk.wv:
3169 novaboot: Entering directory `/home/sojka/nul/build'
3170 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/diskbench.nul diskbench.nulconfig diskbench.img | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3171         => hostvga <=\r
3172         => verbose <=\r
3173         => hostkeyb:0,0x60,1,12,2 <=\r
3174 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
3175 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
3176         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <=\r
3177 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes.\r
3178 vdisk: Attached as vdisk 0.\r
3179         => service_disk <=\r
3180 disk: Added '0'\r
3181 Constructing service /disk...\r
3182 Service /disk registered.\r
3183         => script_start:1 <=\r
3184         => script_waitchild <=\r
3185 sc: start 0-1 count 1\r
3186 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
3187 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul wvtest lorem_ipsum'\r
3188 s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4\r
3189 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
3190 s0: [ 5] creating PD on CPU 1\r
3191 kb: receive() failed at 325 -- buggy keyboard?\r
3192 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
3193 s0: ... ' embedded://admission.nul top '\r
3194 s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1\r
3195 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
3196 s0: [ 1] creating PD on CPU 2\r
3197 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd\r
3198 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd\r
3199 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263\r
3200 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263\r
3201 s0: [ 5, 4280e] pagefault 48/0 for 8000244d err 4 at 8000244d\r
3202 sc: wait for child 5\r
3203 s0:     => INIT done <=\r
3204 \r
3205 s0: [ 5, 4280e] map 0/2 for 8000244d err 4 at 8000244d\r
3206 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 80001547\r
3207 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 80001547\r
3208 tb: client data 3f000 guid 5 parent 9b6\r
3209 (5) Benchmark up and running  \r
3210 (5) source freq 2702570000  \r
3211 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul'  \r
3212 (5)     => wvtest <=  \r
3213 (5)     => lorem_ipsum <=  \r
3214 (5) DISK flags 1 sectors 1 ssize 512 maxreq 1 name 'virtualdisk'  \r
3215 (5) Speed: 373827 kb/s Request: 730862/s  \r
3216 (5) ! demo/apps/diskbench/diskbench.cc:130 dataOnDisk == "Lorem ipsum"  ok  \r
3217 (5) Speed: 368722 kb/s Request: 720882/s  \r
3218 (5) ! demo/apps/diskbench/diskbench.cc:130 dataOnDisk == "Lorem ipsum"  ok  \r
3219 (5) ! demo/apps/diskbench/diskbench.cc:133 PERF: throughput 368722 kB/s ok  \r
3220 (5) ! demo/apps/diskbench/diskbench.cc:134 PERF: request_rate 720882 1/s ok  \r
3221 sc: done.\r
3222 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3223 + ret=0
3224 + set +x
3225 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-vm.wv --server --iprelay
3226 Testing "all" in /home/sojka/nul/michal/boot/diskbench-vm.wv:
3227 novaboot: Entering directory `/home/sojka/nul/build'
3228 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.0 imgs/initrd-wvtest-vm-disk.lzma vancuver.nulconfig diskbench.img | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3229         => hostvga <=\r
3230         => hostkeyb:0,0x60,1,12 <=\r
3231         => script_start:1,1 <=\r
3232         => service_config <=\r
3233         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <=\r
3234 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes.\r
3235 vdisk: Attached as vdisk 0.\r
3236         => vdisk_empty:104857600 <=\r
3237 vdisk_empty: Attached as vdisk 1.\r
3238         => service_disk <=\r
3239 disk: Added '0'\r
3240 disk: Added '1'\r
3241 Constructing service /disk...\r
3242 Service /disk registered.\r
3243 sc: start 0-1 count 1\r
3244 kb: receive() failed at 325 -- buggy keyboard?\r
3245 sc: done.\r
3246 tb: client data 3f000 guid 5 parent 9b6\r
3247 (5) source freq 2702577000  \r
3248 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3249 s0:     => INIT done <=\r
3250 \r
3251 (5)     => PC_PS2 <=  \r
3252 (5)     => mem:0,0xa0000 <=  \r
3253 (5) physmem: 0 [0, a0000]  \r
3254 (5)     => mem:0x100000 <=  \r
3255 (5) physmem: 0 [100000, 3c00000]  \r
3256 (5)     => ioio <=  \r
3257 (5)     => nullio:0x80 <=  \r
3258 (5)     => pic:0x20,,0x4d0 <=  \r
3259 (5)     => pic:0xa0,2,0x4d1 <=  \r
3260 (5)     => pit:0x40,0 <=  \r
3261 (5) source freq 0  \r
3262 (5) source freq 0  \r
3263 (5) source freq 0  \r
3264 (5)     => scp:0x92,0x61 <=  \r
3265 (5)     => kbc:0x60,1,12 <=  \r
3266 (5)     => keyb:0,0x10000 <=  \r
3267 (5)     => mouse:1,0x10001 <=  \r
3268 (5)     => rtc:0x70,8 <=  \r
3269 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3270 (5)     => hostsink:0x4712,80 <=  \r
3271 (5)     => vga:0x03c0 <=  \r
3272 (5) Allocating from guest 03be0000+20000  \r
3273 (5) VGA console 3be0000+20000 0x83fe0000  \r
3274 (5)     => vbios_disk <=  \r
3275 (5)     => vbios_keyboard <=  \r
3276 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3277 (5)     => vbios_mem <=  \r
3278 (5)     => vbios_time <=  \r
3279 (5)     => vbios_reset <=  \r
3280 (5)     => vbios_multiboot <=  \r
3281 (5)     => msi <=  \r
3282 (5)     => ioapic <=  \r
3283 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3284 (5)     => pmtimer:0x8000 <=  \r
3285 (5)     => vcpus <=  \r
3286 (5)     => vcpu <=  \r
3287 (5)     create VCPU  \r
3288 (5)     => halifax <=  \r
3289 (5) startup  \r
3290 (5)     => vbios <=  \r
3291 (5)     => lapic <=  \r
3292 (5) LAPIC freq 168911062  \r
3293 (5)     => ahci:0xe0800000,14,0x30 <=  \r
3294 (5)     => drive:0,0,0 <=  \r
3295 (5) SATA disk 0 flags 1 sectors 1not finished 1404034,0 inprogress 0  \r
3296 (5) not finished 1404034,0 inprogress 0  \r
3297 (5)     => drive:1,0,1 <=  \r
3298 (5) SATA disk 1 flags 1 sectors 32000not finished 1404034,0 inprogress 0  \r
3299 (5) not finished 1404034,0 inprogress 0  \r
3300 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3301 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3302 (5)   \r
3303 (5) do_gsi_boot eip 800045d4 esp 80237fec  \r
3304 (5) do_gsi_boot eip 800052e4 esp 80236fec  \r
3305 (5) do_gsi_boot eip 80000955 esp 80234fec  \r
3306 (5) RESET device state  \r
3307 (5) INIT done  \r
3308 (5) reset CPU from 9 mtr_in e0010  \r
3309 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3310 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
3311 (5)     module 1 start 0x81c02000+14b630 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3312 (5)     module 2 start 0x81d4f000+1335 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3313 (5) #   MUNICH: v.0.4.6 starts Linux  \r
3314 (5) #   MUNICH: 3.0.8+ (wsh@steelpick) #45 Thu Nov 3 14:55:26 CET 2011  \r
3315 (5) #   MUNICH: clocksource=tsc console=ttyS0   \r
3316 (5) #   MUNICH: initrd 194F000  \r
3317 (5) #   MUNICH: copy image  \r
3318 (5) #   MUNICH: start kernel  \r
3319 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3320 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3321 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
3322 (5) VESA 4f00 tag 0 base 40000+3ac0 esi 0  \r
3323 (5) #   Linux version 3.0.8+ (wsh@steelpick) (gcc version 4.6.1 (Debian 4.6.1-7) ) #45   \r
3324 (5) # |   Thu Nov 3 14:55:26 CET 2011  \r
3325 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
3326 (5) #   CPU: Your system may be unstable.  \r
3327 (5) #   BIOS-provided physical RAM map:  \r
3328 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
3329 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
3330 (5) #    BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
3331 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
3332 (5) #   DMI not present or invalid.  \r
3333 (5) #   last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
3334 (5) #   init_memory_mapping: 0000000000000000-0000000003be0000  \r
3335 (5) #   RAMDISK: 0194f000 - 01951000  \r
3336 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
3337 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
3338 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
3339 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
3340 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
3341 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
3342 (5) # |   0000000000000/0x0 (20110413/tbfadt-544)  \r
3343 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
3344 (5) # |   000000000000000/0x0 (20110413/tbfadt-544)  \r
3345 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110413/tbutils-459)  \r
3346 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110413/tbutils-459)  \r
3347 (5) #   0MB HIGHMEM available.  \r
3348 (5) #   59MB LOWMEM available.  \r
3349 (5) #     mapped low ram: 0 - 03be0000  \r
3350 (5) #     low ram: 0 - 03be0000  \r
3351 (5) #   Zone PFN ranges:  \r
3352 (5) #     DMA      0x00000010 -> 0x00001000  \r
3353 (5) #     Normal   0x00001000 -> 0x00003be0  \r
3354 (5) #     HighMem  empty  \r
3355 (5) #   Movable zone start PFN for each node  \r
3356 (5) #   early_node_map[2] active PFN ranges  \r
3357 (5) #       0: 0x00000010 -> 0x0000009a  \r
3358 (5) #       0: 0x00000100 -> 0x00003be0  \r
3359 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
3360 (5) #   Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000)  \r
3361 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 15090  \r
3362 (5) #   Kernel command line: clocksource=tsc console=ttyS0   \r
3363 (5) #   PID hash table entries: 256 (order: -2, 1024 bytes)  \r
3364 (5) #   Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
3365 (5) #   Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
3366 (5) #   Initializing CPU#0  \r
3367 (5) #   Initializing HighMem for node 0 (00000000:00000000)  \r
3368 (5) #   Memory: 57100k/61312k available (1701k kernel code, 3740k reserved, 755k data,   \r
3369 (5) # |   300k init, 0k highmem)  \r
3370 (5) #   virtual kernel memory layout:  \r
3371 (5) #       fixmap  : 0xfffe4000 - 0xfffff000   ( 108 kB)  \r
3372 (5) #       pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
3373 (5) #       vmalloc : 0xc43e0000 - 0xff7fe000   ( 948 MB)  \r
3374 (5) #       lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
3375 (5) #         .init : 0xc1267000 - 0xc12b2000   ( 300 kB)  \r
3376 (5) #         .data : 0xc11a9602 - 0xc1266540   ( 755 kB)  \r
3377 (5) #         .text : 0xc1000000 - 0xc11a9602   (1701 kB)  \r
3378 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
3379 (5) #   SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1  \r
3380 (5) #   NR_IRQS:16  \r
3381 (5) #   Console: colour VGA+ 80x25  \r
3382 (5) #   console [ttyS0] enabled  \r
3383 (5) #   Fast TSC calibration using PIT  \r
3384 (5) #   Detected 2701.980 MHz processor.  \r
3385 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5403  \r
3386 (5) # |   .96 BogoMIPS (lpj=10807920)  \r
3387 (5) #   pid_max: default: 32768 minimum: 301  \r
3388 (5) #   Mount-cache hash table entries: 512  \r
3389 (5) #   CPU: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
3390 (5) #   ACPI: Core revision 20110413  \r
3391 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
3392 (5) # |   110413/tbxface-640)  \r
3393 (5) #   ACPI: Unable to load the System Description Tables  \r
3394 (5) #   ftrace: allocating 8100 entries in 16 pages  \r
3395 (5) #   Performance Events:   \r
3396 (5) #   devtmpfs: initialized  \r
3397 (5) #   PCI: Using configuration type 1 for base access  \r
3398 (5) #   bio: create slab <bio-0> at 0  \r
3399 (5) #   ACPI: Interpreter disabled.  \r
3400 (5) #   vgaarb: loaded  \r
3401 (5) #   SCSI subsystem initialized  \r
3402 (5) #   PCI: Probing PCI hardware  \r
3403 (5) #   Switching to clocksource pit  \r
3404 (5) #   pnp: PnP ACPI: disabled  \r
3405 (5) #   Switching to clocksource acpi_pm  \r
3406 (5) #   Unpacking initramfs...  \r
3407 (5) #   Freeing initrd memory: 8k freed  \r
3408 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
3409 (5) #   io scheduler noop registered (default)  \r
3410 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled  \r
3411 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
3412 (5) bool AhciController::receive(MessageMem&)(1c) read failed  \r
3413 (5) bool AhciController::receive(MessageMem&)(20) read failed  \r
3414 (5) not finished 1404034,0 inprogress 0  \r
3415 (5) not finished 1404034,0 inprogress 0  \r
3416 (5) not finished 1404034,0 inprogress 0  \r
3417 (5) not finished 1404034,0 inprogress 0  \r
3418 (5) bool AhciController::receive(MessageMem&)(0) write failed  \r
3419 (5) bool AhciController::receive(MessageMem&)(c) write failed  \r
3420 (5) #   ahci 0000:00:06.0: AHCI 0001.0200 32 slots 2 ports 1.5 Gbps 0x3 impl SATA mode  \r
3421 (5) #   ahci 0000:00:06.0: flags: ncq only pio   \r
3422 (5) #   scsi0 : ahci  \r
3423 (5) #   scsi1 : ahci  \r
3424 (5) #   ata1: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800100 irq 14  \r
3425 (5) #   ata2: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800180 irq 14  \r
3426 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
3427 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
3428 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
3429 (5) #   mousedev: PS/2 mouse device common for all mice  \r
3430 (5) #   cpuidle: using governor ladder  \r
3431 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
3432 (5) not finished 1404034,0 inprogress 0  \r
3433 (5) not finished 1404034,0 inprogress 0  \r
3434 (5) not finished 1404034,0 inprogress 0  \r
3435 (5) not finished 1404034,0 inprogress 0  \r
3436 (5) #   ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)  \r
3437 (5) IDENTIFY  \r
3438 (5) PIO setup fis  \r
3439 (5) push data 200 prdbase 2895a80 _dsf 2895a80 0 1  \r
3440 (5) IDENTIFY transfered  \r
3441 (5) #   ata1.00: ATA-6: virtualdisk, , max UDMA/100  \r
3442 (5) #   ata1.00: 1 sectors, multi 0: LBA48   \r
3443 (5) SET FEATURES 3 sc 45  \r
3444 (5) IDENTIFY  \r
3445 (5) PIO setup fis  \r
3446 (5) push data 200 prdbase 2895a80 _dsf 2895a80 0 1  \r
3447 (5) IDENTIFY transfered  \r
3448 (5) #   ata1.00: configured for UDMA/100  \r
3449 (5) #   ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)  \r
3450 (5) IDENTIFY  \r
3451 (5) PIO setup fis  \r
3452 (5) push data 200 prdbase 34d5a80 _dsf 34d5a80 0 1  \r
3453 (5) IDENTIFY transfered  \r
3454 (5) #   ata2.00: ATA-6: virtualdisk, , max UDMA/100  \r
3455 (5) #   ata2.00: 204800 sectors, multi 0: LBA48   \r
3456 (5) SET FEATURES 3 sc 45  \r
3457 (5) IDENTIFY  \r
3458 (5) PIO setup fis  \r
3459 (5) push data 200 prdbase 34d5a80 _dsf 34d5a80 0 1  \r
3460 (5) IDENTIFY transfered  \r
3461 (5) #   ata2.00: configured for UDMA/100  \r
3462 (5) #   scsi 0:0:0:0: Direct-Access     ATA      virtualdisk      n/a  PQ: 0 ANSI: 5  \r
3463 (5) #   scsi 1:0:0:0: Direct-Access     ATA      virtualdisk      n/a  PQ: 0 ANSI: 5  \r
3464 (5) #   sd 0:0:0:0: [sda] 1 512-byte logical blocks: (512 B/512 B)  \r
3465 (5) #   sd 1:0:0:0: [sdb] 204800 512-byte logical blocks: (104 MB/100 MiB)  \r
3466 (5) #   sd 0:0:0:0: [sda] Write Protect is off  \r
3467 (5) #   sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support D  \r
3468 (5) # |   PO or FUA  \r
3469 (5) #   sd 1:0:0:0: [sdb] Write Protect is off  \r
3470 (5) #   sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support D  \r
3471 (5) # |   PO or FUA  \r
3472 (5) #    sda: unknown partition table  \r
3473 (5) #   sd 0:0:0:0: [sda] Attached SCSI disk  \r
3474 (5) #    sdb: unknown partition table  \r
3475 (5) #   sd 1:0:0:0: [sdb] Attached SCSI disk  \r
3476 (5) #   Freeing unused kernel memory: 300k freed  \r
3477 (5) #   ! init.cc:45 mount("none", "/dev", "devtmpfs", 0, NULL) == 0  ok  \r
3478 (5) #   ! init.cc:46 (fd = open("/dev/sda", O_RDONLY)) >= 0  ok  \r
3479 (5) #   ! init.cc:47 read(fd, buffer, 512) > 0  ok  \r
3480 (5) #   ! init.cc:48 strncmp("Lorem ipsum", buffer, 11) == 0  ok  \r
3481 (5) #   ! init.cc:52 (fd = open("/dev/sdb", O_RDONLY)) >= 0  ok  \r
3482 (5) #   104857600 b / 145 ms = 723155 kB/s  \r
3483 (5) #   ! init.cc:64 PERF: throughput 723155 kB/s ok  \r
3484 (5) #   wvtest: done  \r
3485 (5) #     \r
3486 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3487 + ret=0
3488 + set +x
3489 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-basicperf.wv --server --iprelay
3490 Testing "all" in /home/sojka/nul/michal/boot/vancouver-basicperf.wv:
3491 novaboot: Entering directory `/home/sojka/nul/build'
3492 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul imgs/basicperf vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3493         => hostvga <=\r
3494         => hostkeyb:0,0x60,1,12 <=\r
3495         => script_start:1,1 <=\r
3496         => service_config <=\r
3497         => service_disk <=\r
3498 Constructing service /disk...\r
3499 Service /disk registered.\r
3500 sc: start 0-1 count 1\r
3501 kb: receive() failed at 325 -- buggy keyboard?\r
3502 sc: done.\r
3503 tb: client data 3f000 guid 5 parent 9b6\r
3504 (5) source freq 2702578000  \r
3505 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3506 s0:     => INIT done <=\r
3507 \r
3508 (5)     => PC_PS2 <=  \r
3509 (5)     => mem:0,0xa0000 <=  \r
3510 (5) physmem: 0 [0, a0000]  \r
3511 (5)     => mem:0x100000 <=  \r
3512 (5) physmem: 0 [100000, 3c00000]  \r
3513 (5)     => ioio <=  \r
3514 (5)     => nullio:0x80 <=  \r
3515 (5)     => pic:0x20,,0x4d0 <=  \r
3516 (5)     => pic:0xa0,2,0x4d1 <=  \r
3517 (5)     => pit:0x40,0 <=  \r
3518 (5) source freq 0  \r
3519 (5) source freq 0  \r
3520 (5) source freq 0  \r
3521 (5)     => scp:0x92,0x61 <=  \r
3522 (5)     => kbc:0x60,1,12 <=  \r
3523 (5)     => keyb:0,0x10000 <=  \r
3524 (5)     => mouse:1,0x10001 <=  \r
3525 (5)     => rtc:0x70,8 <=  \r
3526 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3527 (5)     => hostsink:0x4712,80 <=  \r
3528 (5)     => vga:0x03c0 <=  \r
3529 (5) Allocating from guest 03be0000+20000  \r
3530 (5) VGA console 3be0000+20000 0x83fe0000  \r
3531 (5)     => vbios_disk <=  \r
3532 (5)     => vbios_keyboard <=  \r
3533 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3534 (5)     => vbios_mem <=  \r
3535 (5)     => vbios_time <=  \r
3536 (5)     => vbios_reset <=  \r
3537 (5)     => vbios_multiboot <=  \r
3538 (5)     => msi <=  \r
3539 (5)     => ioapic <=  \r
3540 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3541 (5)     => pmtimer:0x8000 <=  \r
3542 (5)     => vcpus <=  \r
3543 (5)     => vcpu <=  \r
3544 (5)     create VCPU  \r
3545 (5)     => halifax <=  \r
3546 (5) startup  \r
3547 (5)     => vbios <=  \r
3548 (5)     => lapic <=  \r
3549 (5) LAPIC freq 168911125  \r
3550 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3551 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3552 (5)   \r
3553 (5) do_gsi_boot eip 800045d4 esp 80238fec  \r
3554 (5) do_gsi_boot eip 800052e4 esp 80237fec  \r
3555 (5) do_gsi_boot eip 80000955 esp 80235fec  \r
3556 (5) RESET device state  \r
3557 (5) INIT done  \r
3558 (5) reset CPU from 9 mtr_in e0010  \r
3559 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3560 (5)     module 0 start 0x81c00000+998 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3561 (5) #     \r
3562 (5) #   basicperf Version 0.9-beta5-47-gf2382a1-dirty  \r
3563 (5) #   Blame Julian Stecklina <jsteckli@os.inf.tu-dresden.de> for bugs.  \r
3564 (5) #     \r
3565 (5) #   Testing "Basic VM performance" in standalone/basicperf.c:  \r
3566 (5) #   Test empty : retries 1 mean 24 stddev 1  \r
3567 (5) #   ! PERF: warmup_empty  24 cycles (retries 1, stddev=1 min=24 max=80) ok  \r
3568 (5) #   Test empty : retries 2 mean 24 stddev 0  \r
3569 (5) #   ! PERF: empty  24 cycles (retries 2, stddev=0 min=24 max=40) ok  \r
3570 (5) #   Test vmcall: retries 1 mean 1283 stddev 22  \r
3571 (5) #   ! PERF: warmup_vmcall 1283 cycles (retries 1, stddev=22 min=1280 max=2260) ok  \r
3572 (5) #   Test vmcall: retries 2 mean 1283 stddev 3  \r
3573 (5) #   ! PERF: vmcall 1283 cycles (retries 2, stddev=3 min=1280 max=1412) ok  \r
3574 (5) #   Test cpuid : retries 1 mean 2036 stddev 22  \r
3575 (5) #   ! PERF: warmup_cpuid  2036 cycles (retries 1, stddev=22 min=2032 max=3012) ok  \r
3576 (5) #   Test cpuid : retries 2 mean 2016 stddev 22  \r
3577 (5) #   ! PERF: cpuid  2016 cycles (retries 2, stddev=22 min=2012 max=2960) ok  \r
3578 (5) #   Test portio: retries 1 mean 2018 stddev 20  \r
3579 (5) #   ! PERF: warmup_portio 2018 cycles (retries 1, stddev=20 min=2012 max=2952) ok  \r
3580 (5) #   Test portio: retries 2 mean 2018 stddev 8  \r
3581 (5) #   ! PERF: portio 2018 cycles (retries 2, stddev=8 min=2012 max=2368) ok  \r
3582 (5) #   Test mmio  : retries 1 mean 5412 stddev 108  \r
3583 (5) #   ! PERF: warmup_mmio   5412 cycles (retries 1, stddev=108 min=5396 max=10056) ok  \r
3584 (5) # |   Test mmio  : retries 2 mean 5394 stddev 45  \r
3585 (5) #   ! PERF: mmio   5394 cycles (retries 2, stddev=45 min=5360 max=6992) ok  \r
3586 (5) #   wvtest: done  \r
3587 (5) #     \r
3588 (5) #   Exit with status 0.  \r
3589 (5) #   Rebooting...  \r
3590 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3591 + ret=0
3592 + set +x
3593 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild-ept-no-vpid.wv --server --iprelay
3594 Testing "Kernel compile inside VM (on ramdisk, EPT w/o VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-ept-no-vpid.wv:
3595 novaboot: Entering directory `/home/sojka/nul/build'
3596 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3597 wvtest: timeout 1200
3598         => hostvga <=\r
3599         => hostkeyb:0,0x60,1,12 <=\r
3600         => script_start:1,1 <=\r
3601         => service_config <=\r
3602         => service_disk <=\r
3603 Constructing service /disk...\r
3604 Service /disk registered.\r
3605 sc: start 0-1 count 1\r
3606 kb: receive() failed at 325 -- buggy keyboard?\r
3607 sc: done.\r
3608 tb: client data 3f000 guid 5 parent 9b6\r
3609 (5) source freq 2702578000  \r
3610 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3611 s0:     => INIT done <=\r
3612 \r
3613 (5)     => PC_PS2 <=  \r
3614 (5)     => mem:0,0xa0000 <=  \r
3615 (5) physmem: 0 [0, a0000]  \r
3616 (5)     => mem:0x100000 <=  \r
3617 (5) physmem: 0 [100000, 3b200000]  \r
3618 (5)     => ioio <=  \r
3619 (5)     => nullio:0x80 <=  \r
3620 (5)     => pic:0x20,,0x4d0 <=  \r
3621 (5)     => pic:0xa0,2,0x4d1 <=  \r
3622 (5)     => pit:0x40,0 <=  \r
3623 (5) source freq 0  \r
3624 (5) source freq 0  \r
3625 (5) source freq 0  \r
3626 (5)     => scp:0x92,0x61 <=  \r
3627 (5)     => kbc:0x60,1,12 <=  \r
3628 (5)     => keyb:0,0x10000 <=  \r
3629 (5)     => mouse:1,0x10001 <=  \r
3630 (5)     => rtc:0x70,8 <=  \r
3631 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3632 (5)     => hostsink:0x4712,80 <=  \r
3633 (5)     => vga:0x03c0 <=  \r
3634 (5) Allocating from guest 3b1e0000+20000  \r
3635 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
3636 (5)     => vbios_disk <=  \r
3637 (5)     => vbios_keyboard <=  \r
3638 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3639 (5)     => vbios_mem <=  \r
3640 (5)     => vbios_time <=  \r
3641 (5)     => vbios_reset <=  \r
3642 (5)     => vbios_multiboot <=  \r
3643 (5)     => msi <=  \r
3644 (5)     => ioapic <=  \r
3645 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3646 (5)     => pmtimer:0x8000 <=  \r
3647 (5)     => vcpus <=  \r
3648 (5)     => vcpu <=  \r
3649 (5)     create VCPU  \r
3650 (5)     => halifax <=  \r
3651 (5) startup  \r
3652 (5)     => vbios <=  \r
3653 (5)     => lapic <=  \r
3654 (5) LAPIC freq 168911125  \r
3655 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3656 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3657 (5)   \r
3658 (5) do_gsi_boot eip 800045d4 esp 80238fec  \r
3659 (5) do_gsi_boot eip 800052e4 esp 80237fec  \r
3660 (5) do_gsi_boot eip 80000955 esp 80235fec  \r
3661 (5) RESET device state  \r
3662 (5) INIT done  \r
3663 (5) reset CPU from 9 mtr_in e0010  \r
3664 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3665 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
3666 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3667 (5)     module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3668 (5) #   MUNICH: v.0.4.6 starts Linux  \r
3669 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
3670 (5) #   MUNICH: clocksource=tsc console=ttyS0 quiet   \r
3671 (5) #   MUNICH: initrd 19D7000  \r
3672 (5) #   MUNICH: copy image  \r
3673 (5) #   MUNICH: start kernel  \r
3674 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3675 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3676 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
3677 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
3678 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
3679 (5) #   CPU: Your system may be unstable.  \r
3680 (5) #   ACPI: Unable to load the System Description Tables  \r
3681 (5) #   TSC:5366887756 NTSC:5367036780 cpu_khz=2702379 max_loops=2767087072  \r
3682 (5) #   microcode: no support for this CPU vendor  \r
3683 (5) #   Starting logging: OK  \r
3684 (5) #   Initializing random number generator... done.  \r
3685 (5) #   Starting benchmark...  \r
3686 (5) #   ! PERF: kbuild  642 s ok  \r
3687 (5) #   wvtest: done  \r
3688 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3689 + ret=0
3690 + set +x
3691 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-no-vpid.wv --server --iprelay
3692 Testing "Kernel compile inside VM (on ramdisk, VTLB w/o VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-no-vpid.wv:
3693 novaboot: Entering directory `/home/sojka/nul/build'
3694 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3695 wvtest: timeout 1200
3696         => hostvga <=\r
3697         => hostkeyb:0,0x60,1,12 <=\r
3698         => script_start:1,1 <=\r
3699         => service_config <=\r
3700         => service_disk <=\r
3701 Constructing service /disk...\r
3702 Service /disk registered.\r
3703 sc: start 0-1 count 1\r
3704 kb: receive() failed at 325 -- buggy keyboard?\r
3705 sc: done.\r
3706 tb: client data 3f000 guid 5 parent 9b6\r
3707 (5) source freq 2702574000  \r
3708 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3709 s0:     => INIT done <=\r
3710 \r
3711 (5)     => PC_PS2 <=  \r
3712 (5)     => mem:0,0xa0000 <=  \r
3713 (5) physmem: 0 [0, a0000]  \r
3714 (5)     => mem:0x100000 <=  \r
3715 (5) physmem: 0 [100000, 3b200000]  \r
3716 (5)     => ioio <=  \r
3717 (5)     => nullio:0x80 <=  \r
3718 (5)     => pic:0x20,,0x4d0 <=  \r
3719 (5)     => pic:0xa0,2,0x4d1 <=  \r
3720 (5)     => pit:0x40,0 <=  \r
3721 (5) source freq 0  \r
3722 (5) source freq 0  \r
3723 (5) source freq 0  \r
3724 (5)     => scp:0x92,0x61 <=  \r
3725 (5)     => kbc:0x60,1,12 <=  \r
3726 (5)     => keyb:0,0x10000 <=  \r
3727 (5)     => mouse:1,0x10001 <=  \r
3728 (5)     => rtc:0x70,8 <=  \r
3729 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3730 (5)     => hostsink:0x4712,80 <=  \r
3731 (5)     => vga:0x03c0 <=  \r
3732 (5) Allocating from guest 3b1e0000+20000  \r
3733 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
3734 (5)     => vbios_disk <=  \r
3735 (5)     => vbios_keyboard <=  \r
3736 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3737 (5)     => vbios_mem <=  \r
3738 (5)     => vbios_time <=  \r
3739 (5)     => vbios_reset <=  \r
3740 (5)     => vbios_multiboot <=  \r
3741 (5)     => msi <=  \r
3742 (5)     => ioapic <=  \r
3743 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3744 (5)     => pmtimer:0x8000 <=  \r
3745 (5)     => vcpus <=  \r
3746 (5)     => vcpu <=  \r
3747 (5)     create VCPU  \r
3748 (5)     => halifax <=  \r
3749 (5) startup  \r
3750 (5)     => vbios <=  \r
3751 (5)     => lapic <=  \r
3752 (5) LAPIC freq 168910875  \r
3753 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3754 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3755 (5)   \r
3756 (5) do_gsi_boot eip 800045d4 esp 80238fec  \r
3757 (5) do_gsi_boot eip 800052e4 esp 80237fec  \r
3758 (5) do_gsi_boot eip 80000955 esp 80235fec  \r
3759 (5) RESET device state  \r
3760 (5) INIT done  \r
3761 (5) reset CPU from 9 mtr_in e0010  \r
3762 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3763 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
3764 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3765 (5)     module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3766 (5) #   MUNICH: v.0.4.6 starts Linux  \r
3767 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
3768 (5) #   MUNICH: clocksource=tsc console=ttyS0 quiet   \r
3769 (5) #   MUNICH: initrd 19D7000  \r
3770 (5) #   MUNICH: copy image  \r
3771 (5) #   MUNICH: start kernel  \r
3772 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3773 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3774 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
3775 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
3776 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
3777 (5) #   CPU: Your system may be unstable.  \r
3778 (5) #   ACPI: Unable to load the System Description Tables  \r
3779 (5) #   TSC:5744417484 NTSC:5744574000 cpu_khz=2702555 max_loops=2767259804  \r
3780 (5) #   microcode: no support for this CPU vendor  \r
3781 (5) #   Starting logging: OK  \r
3782 (5) #   Initializing random number generator... done.  \r
3783 (5) #   Starting benchmark...  \r
3784 (5) #   ! PERF: kbuild  707 s ok  \r
3785 (5) #   wvtest: done  \r
3786 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3787 + ret=0
3788 + set +x
3789 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-vpid.wv --server --iprelay
3790 Testing "Kernel compile inside VM (on ramdisk, VTLB + VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-vpid.wv:
3791 novaboot: Entering directory `/home/sojka/nul/build'
3792 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3793 wvtest: timeout 1200
3794         => hostvga <=\r
3795         => hostkeyb:0,0x60,1,12 <=\r
3796         => script_start:1,1 <=\r
3797         => service_config <=\r
3798         => service_disk <=\r
3799 Constructing service /disk...\r
3800 Service /disk registered.\r
3801 sc: start 0-1 count 1\r
3802 kb: receive() failed at 325 -- buggy keyboard?\r
3803 sc: done.\r
3804 tb: client data 3f000 guid 5 parent 9b6\r
3805 (5) source freq 2702571000  \r
3806 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3807 s0:     => INIT done <=\r
3808 \r
3809 (5)     => PC_PS2 <=  \r
3810 (5)     => mem:0,0xa0000 <=  \r
3811 (5) physmem: 0 [0, a0000]  \r
3812 (5)     => mem:0x100000 <=  \r
3813 (5) physmem: 0 [100000, 3b200000]  \r
3814 (5)     => ioio <=  \r
3815 (5)     => nullio:0x80 <=  \r
3816 (5)     => pic:0x20,,0x4d0 <=  \r
3817 (5)     => pic:0xa0,2,0x4d1 <=  \r
3818 (5)     => pit:0x40,0 <=  \r
3819 (5) source freq 0  \r
3820 (5) source freq 0  \r
3821 (5) source freq 0  \r
3822 (5)     => scp:0x92,0x61 <=  \r
3823 (5)     => kbc:0x60,1,12 <=  \r
3824 (5)     => keyb:0,0x10000 <=  \r
3825 (5)     => mouse:1,0x10001 <=  \r
3826 (5)     => rtc:0x70,8 <=  \r
3827 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3828 (5)     => hostsink:0x4712,80 <=  \r
3829 (5)     => vga:0x03c0 <=  \r
3830 (5) Allocating from guest 3b1e0000+20000  \r
3831 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
3832 (5)     => vbios_disk <=  \r
3833 (5)     => vbios_keyboard <=  \r
3834 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3835 (5)     => vbios_mem <=  \r
3836 (5)     => vbios_time <=  \r
3837 (5)     => vbios_reset <=  \r
3838 (5)     => vbios_multiboot <=  \r
3839 (5)     => msi <=  \r
3840 (5)     => ioapic <=  \r
3841 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3842 (5)     => pmtimer:0x8000 <=  \r
3843 (5)     => vcpus <=  \r
3844 (5)     => vcpu <=  \r
3845 (5)     create VCPU  \r
3846 (5)     => halifax <=  \r
3847 (5) startup  \r
3848 (5)     => vbios <=  \r
3849 (5)     => lapic <=  \r
3850 (5) LAPIC freq 168910687  \r
3851 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3852 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3853 (5)   \r
3854 (5) do_gsi_boot eip 800045d4 esp 80238fec  \r
3855 (5) do_gsi_boot eip 800052e4 esp 80237fec  \r
3856 (5) do_gsi_boot eip 80000955 esp 80235fec  \r
3857 (5) RESET device state  \r
3858 (5) INIT done  \r
3859 (5) reset CPU from 9 mtr_in e0010  \r
3860 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3861 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
3862 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3863 (5)     module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3864 (5) #   MUNICH: v.0.4.6 starts Linux  \r
3865 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
3866 (5) #   MUNICH: clocksource=tsc console=ttyS0 quiet   \r
3867 (5) #   MUNICH: initrd 19D7000  \r
3868 (5) #   MUNICH: copy image  \r
3869 (5) #   MUNICH: start kernel  \r
3870 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3871 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3872 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
3873 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
3874 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
3875 (5) #   CPU: Your system may be unstable.  \r
3876 (5) #   ACPI: Unable to load the System Description Tables  \r
3877 (5) #   TSC:5756187084 NTSC:5756336836 cpu_khz=2702829 max_loops=2767547144  \r
3878 (5) #   microcode: no support for this CPU vendor  \r
3879 (5) #   Starting logging: OK  \r
3880 (5) #   Initializing random number generator... done.  \r
3881 (5) #   Starting benchmark...  \r
3882 (5) #   ! PERF: kbuild  686 s ok  \r
3883 (5) #   wvtest: done  \r
3884 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3885 + ret=0
3886 + set +x
3887 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild.wv --server --iprelay
3888 Testing "Kernel compile inside VM (on ramdisk, EPT + VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild.wv:
3889 novaboot: Entering directory `/home/sojka/nul/build'
3890 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3891 wvtest: timeout 1200
3892         => hostvga <=\r
3893         => hostkeyb:0,0x60,1,12 <=\r
3894         => script_start:1,1 <=\r
3895         => service_config <=\r
3896         => service_disk <=\r
3897 Constructing service /disk...\r
3898 Service /disk registered.\r
3899 sc: start 0-1 count 1\r
3900 kb: receive() failed at 325 -- buggy keyboard?\r
3901 sc: done.\r
3902 tb: client data 3f000 guid 5 parent 9b6\r
3903 (5) source freq 2702571000  \r
3904 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3905 s0:     => INIT done <=\r
3906 \r
3907 (5)     => PC_PS2 <=  \r
3908 (5)     => mem:0,0xa0000 <=  \r
3909 (5) physmem: 0 [0, a0000]  \r
3910 (5)     => mem:0x100000 <=  \r
3911 (5) physmem: 0 [100000, 3b200000]  \r
3912 (5)     => ioio <=  \r
3913 (5)     => nullio:0x80 <=  \r
3914 (5)     => pic:0x20,,0x4d0 <=  \r
3915 (5)     => pic:0xa0,2,0x4d1 <=  \r
3916 (5)     => pit:0x40,0 <=  \r
3917 (5) source freq 0  \r
3918 (5) source freq 0  \r
3919 (5) source freq 0  \r
3920 (5)     => scp:0x92,0x61 <=  \r
3921 (5)     => kbc:0x60,1,12 <=  \r
3922 (5)     => keyb:0,0x10000 <=  \r
3923 (5)     => mouse:1,0x10001 <=  \r
3924 (5)     => rtc:0x70,8 <=  \r
3925 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3926 (5)     => hostsink:0x4712,80 <=  \r
3927 (5)     => vga:0x03c0 <=  \r
3928 (5) Allocating from guest 3b1e0000+20000  \r
3929 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
3930 (5)     => vbios_disk <=  \r
3931 (5)     => vbios_keyboard <=  \r
3932 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3933 (5)     => vbios_mem <=  \r
3934 (5)     => vbios_time <=  \r
3935 (5)     => vbios_reset <=  \r
3936 (5)     => vbios_multiboot <=  \r
3937 (5)     => msi <=  \r
3938 (5)     => ioapic <=  \r
3939 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3940 (5)     => pmtimer:0x8000 <=  \r
3941 (5)     => vcpus <=  \r
3942 (5)     => vcpu <=  \r
3943 (5)     create VCPU  \r
3944 (5)     => halifax <=  \r
3945 (5) startup  \r
3946 (5)     => vbios <=  \r
3947 (5)     => lapic <=  \r
3948 (5) LAPIC freq 168910687  \r
3949 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3950 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3951 (5)   \r
3952 (5) do_gsi_boot eip 800045d4 esp 80238fec  \r
3953 (5) do_gsi_boot eip 800052e4 esp 80237fec  \r
3954 (5) do_gsi_boot eip 80000955 esp 80235fec  \r
3955 (5) RESET device state  \r
3956 (5) INIT done  \r
3957 (5) reset CPU from 9 mtr_in e0010  \r
3958 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3959 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
3960 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3961 (5)     module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3962 (5) #   MUNICH: v.0.4.6 starts Linux  \r
3963 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
3964 (5) #   MUNICH: clocksource=tsc console=ttyS0 quiet   \r
3965 (5) #   MUNICH: initrd 19D7000  \r
3966 (5) #   MUNICH: copy image  \r
3967 (5) #   MUNICH: start kernel  \r
3968 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3969 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3970 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
3971 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
3972 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
3973 (5) #   CPU: Your system may be unstable.  \r
3974 (5) #   ACPI: Unable to load the System Description Tables  \r
3975 (5) #   TSC:4232858608 NTSC:4232999144 cpu_khz=2702596 max_loops=2767317768  \r
3976 (5) #   microcode: no support for this CPU vendor  \r
3977 (5) #   Starting logging: OK  \r
3978 (5) #   Initializing random number generator... done.  \r
3979 (5) #   Starting benchmark...  \r
3980 (5) #   ! PERF: kbuild  445 s fail  \r
3981 (5) #   Build failed?  \r
3982 (5) #     \r
3983 (5) #   Welcome to Buildroot  \r
3984 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3985 + ret=1
3986 + set +x
3987 ! /home/sojka/nul/michal/wvtest/runall: /home/sojka/nul/michal/wvtest/wvnulrun returned non-zero exit code (1)  FAILED
3988 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-linux-basic.wv --server --iprelay
3989 Testing "all" in /home/sojka/nul/michal/boot/vancouver-linux-basic.wv:
3990 novaboot: Entering directory `/home/sojka/nul/build'
3991 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-js imgs/initrd-wvtest-boot.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3992         => hostvga <=\r
3993         => hostkeyb:0,0x60,1,12 <=\r
3994         => script_start:1,1 <=\r
3995         => service_config <=\r
3996         => service_disk <=\r
3997 Constructing service /disk...\r
3998 Service /disk registered.\r
3999 sc: start 0-1 count 1\r
4000 kb: receive() failed at 325 -- buggy keyboard?\r
4001 sc: done.\r
4002 tb: client data 3f000 guid 5 parent 9b6\r
4003 (5) source freq 2702570000  \r
4004 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
4005 s0:     => INIT done <=\r
4006 \r
4007 (5)     => PC_PS2 <=  \r
4008 (5)     => mem:0,0xa0000 <=  \r
4009 (5) physmem: 0 [0, a0000]  \r
4010 (5)     => mem:0x100000 <=  \r
4011 (5) physmem: 0 [100000, 3c00000]  \r
4012 (5)     => ioio <=  \r
4013 (5)     => nullio:0x80 <=  \r
4014 (5)     => pic:0x20,,0x4d0 <=  \r
4015 (5)     => pic:0xa0,2,0x4d1 <=  \r
4016 (5)     => pit:0x40,0 <=  \r
4017 (5) source freq 0  \r
4018 (5) source freq 0  \r
4019 (5) source freq 0  \r
4020 (5)     => scp:0x92,0x61 <=  \r
4021 (5)     => kbc:0x60,1,12 <=  \r
4022 (5)     => keyb:0,0x10000 <=  \r
4023 (5)     => mouse:1,0x10001 <=  \r
4024 (5)     => rtc:0x70,8 <=  \r
4025 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
4026 (5)     => hostsink:0x4712,80 <=  \r
4027 (5)     => vga:0x03c0 <=  \r
4028 (5) Allocating from guest 03be0000+20000  \r
4029 (5) VGA console 3be0000+20000 0x83fe0000  \r
4030 (5)     => vbios_disk <=  \r
4031 (5)     => vbios_keyboard <=  \r
4032 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
4033 (5)     => vbios_mem <=  \r
4034 (5)     => vbios_time <=  \r
4035 (5)     => vbios_reset <=  \r
4036 (5)     => vbios_multiboot <=  \r
4037 (5)     => msi <=  \r
4038 (5)     => ioapic <=  \r
4039 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
4040 (5)     => pmtimer:0x8000 <=  \r
4041 (5)     => vcpus <=  \r
4042 (5)     => vcpu <=  \r
4043 (5)     create VCPU  \r
4044 (5)     => halifax <=  \r
4045 (5) startup  \r
4046 (5)     => vbios <=  \r
4047 (5)     => lapic <=  \r
4048 (5) LAPIC freq 168910625  \r
4049 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
4050 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
4051 (5)   \r
4052 (5) do_gsi_boot eip 800045d4 esp 80238fec  \r
4053 (5) do_gsi_boot eip 800052e4 esp 80237fec  \r
4054 (5) do_gsi_boot eip 80000955 esp 80235fec  \r
4055 (5) RESET device state  \r
4056 (5) INIT done  \r
4057 (5) reset CPU from 9 mtr_in e0010  \r
4058 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
4059 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
4060 (5)     module 1 start 0x81c02000+32db80 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
4061 (5)     module 2 start 0x81f31000+339 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
4062 (5) #   MUNICH: v.0.4.6 starts Linux  \r
4063 (5) #   MUNICH: 2.6.36-rc8-00002-g469008a-dirty (julian@monat) #13 SMP Mon Oct 18 17:10  \r
4064 (5) # |   :10 CEST 2010  \r
4065 (5) #   MUNICH: clocksource=tsc console=ttyS0   \r
4066 (5) #   MUNICH: initrd 1B31000  \r
4067 (5) #   MUNICH: copy image  \r
4068 (5) #   MUNICH: start kernel  \r
4069 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
4070 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
4071 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
4072 (5) VESA 4f00 tag 0 base 40000+3610 esi 0  \r
4073 (5)     handle_int10 eax 4f15 ebx 0 ecx 0 edx 0 eip ffff efl 3  \r
4074 (5) #   [    0.000000] Linux version 2.6.36-rc8-00002-g469008a-dirty (julian@monat) (gc  \r
4075 (5) # |   c version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #13 SMP Mon Oct 18 17:10:10 C  \r
4076 (5) # |   EST 2010  \r
4077 (5) #   [    0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
4078 (5) #   [    0.000000] CPU: Your system may be unstable.  \r
4079 (5) #   [    0.000000] BIOS-provided physical RAM map:  \r
4080 (5) #   [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
4081 (5) #   [    0.000000]  BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
4082 (5) #   [    0.000000]  BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
4083 (5) #   [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabl  \r
4084 (5) # |   ed in BIOS!  \r
4085 (5) #   [    0.000000] DMI not present or invalid.  \r
4086 (5) #   [    0.000000] last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
4087 (5) #   [    0.000000] init_memory_mapping: 0000000000000000-0000000003be0000  \r
4088 (5) #   [    0.000000] RAMDISK: 01b31000 - 01b32000  \r
4089 (5) #   [    0.000000] ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
4090 (5) #   [    0.000000] ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      000  \r
4091 (5) # |   00000)  \r
4092 (5) #   [    0.000000] ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      000  \r
4093 (5) # |   00000)  \r
4094 (5) #   [    0.000000] ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      000  \r
4095 (5) # |   00000)  \r
4096 (5) #   [    0.000000] ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      000  \r
4097 (5) # |   00000)  \r
4098 (5) #   [    0.000000] ACPI Error: Required field Pm1aEventBlock has zero address and/o  \r
4099 (5) # |   r length: 0x0000000000000000/0x0 (20100702/tbfadt-541)  \r
4100 (5) #   [    0.000000] ACPI Error: Required field Pm1aControlBlock has zero address and  \r
4101 (5) # |   /or length: 0x0000000000000000/0x0 (20100702/tbfadt-541)  \r
4102 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [DSDT] (2010070  \r
4103 (5) # |   2/tbutils-459)  \r
4104 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [FACS] (2010070  \r
4105 (5) # |   2/tbutils-459)  \r
4106 (5) #   [    0.000000] 0MB HIGHMEM available.  \r
4107 (5) #   [    0.000000] 59MB LOWMEM available.  \r
4108 (5) #   [    0.000000]   mapped low ram: 0 - 03be0000  \r
4109 (5) #   [    0.000000]   low ram: 0 - 03be0000  \r
4110 (5) #   [    0.000000] Zone PFN ranges:  \r
4111 (5) #   [    0.000000]   DMA      0x00000001 -> 0x00001000  \r
4112 (5) #   [    0.000000]   Normal   0x00001000 -> 0x00003be0  \r
4113 (5) #   [    0.000000]   HighMem  empty  \r
4114 (5) #   [    0.000000] Movable zone start PFN for each node  \r
4115 (5) #   [    0.000000] early_node_map[2] active PFN ranges  \r
4116 (5) #   [    0.000000]     0: 0x00000001 -> 0x0000009a  \r
4117 (5) #   [    0.000000]     0: 0x00000100 -> 0x00003be0  \r
4118 (5) #   [    0.000000] Using APIC driver default  \r
4119 (5) #   [    0.000000] ACPI: PM-Timer IO Port: 0x8000  \r
4120 (5) #   [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
4121 (5) #   [    0.000000] ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
4122 (5) #   [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
4123 (5) #   [    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
4124 (5) #   [    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
4125 (5) #   [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
4126 (5) #   [    0.000000] ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
4127 (5) #   [    0.000000] Using ACPI (MADT) for SMP configuration information  \r
4128 (5) #   [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
4129 (5) #   [    0.000000] Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420  \r
4130 (5) # |   000)  \r
4131 (5) #   [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_i  \r
4132 (5) # |   ds:1  \r
4133 (5) #   [    0.000000] PERCPU: Embedded 11 pages/cpu @c1c00000 s29824 r0 d15232 u419430  \r
4134 (5) # |   4  \r
4135 (5) #   [    0.000000] pcpu-alloc: s29824 r0 d15232 u4194304 alloc=1*4194304  \r
4136 (5) #   [    0.000000] pcpu-alloc: [0] 0   \r
4137 (5) #   [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pa  \r
4138 (5) # |   ges: 15105  \r
4139 (5) #   [    0.000000] Kernel command line: clocksource=tsc console=ttyS0   \r
4140 (5) #   [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)  \r
4141 (5) #   [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
4142 (5) #   [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
4143 (5) #   [    0.000000] Enabling fast FPU save and restore... done.  \r
4144 (5) #   [    0.000000] Enabling unmasked SIMD FPU exception support... done.  \r
4145 (5) #   [    0.000000] Initializing CPU#0  \r
4146 (5) #   [    0.000000] Subtract (30 early reservations)  \r
4147 (5) #   [    0.000000]   #1 [0000001000 - 0000002000]   EX TRAMPOLINE  \r
4148 (5) #   [    0.000000]   #2 [0001000000 - 0001762554]   TEXT DATA BSS  \r
4149 (5) #   [    0.000000]   #3 [0001b31000 - 0001b32000]         RAMDISK  \r
4150 (5) #   [    0.000000]   #4 [000009ac00 - 0000100000]   BIOS reserved  \r
4151 (5) #   [    0.000000]   #5 [0001763000 - 000176a000]             BRK  \r
4152 (5) #   [    0.000000]   #6 [0000002000 - 0000003000]      TRAMPOLINE  \r
4153 (5) #   [    0.000000]   #7 [0000007000 - 0000008000]         PGTABLE  \r
4154 (5) #   [    0.000000]   #8 [000176a000 - 000176b000]         BOOTMEM  \r
4155 (5) #   [    0.000000]   #9 [0001762680 - 0001762688]         BOOTMEM  \r
4156 (5) #   [    0.000000]   #10 [000176b000 - 00017eb000]         BOOTMEM  \r
4157 (5) #   [    0.000000]   #11 [0001762580 - 0001762640]         BOOTMEM  \r
4158 (5) #   [    0.000000]   #12 [00017626c0 - 00017629c0]         BOOTMEM  \r
4159 (5) #   [    0.000000]   #13 [0001762640 - 0001762667]         BOOTMEM  \r
4160 (5) #   [    0.000000]   #14 [00017629c0 - 0001762a30]         BOOTMEM  \r
4161 (5) #   [    0.000000]   #15 [0001762a40 - 0001762a80]         BOOTMEM  \r
4162 (5) #   [    0.000000]   #16 [0001762a80 - 0001762ac0]         BOOTMEM  \r
4163 (5) #   [    0.000000]   #17 [0001762ac0 - 0001762b00]         BOOTMEM  \r
4164 (5) #   [    0.000000]   #18 [0001762b00 - 0001762b1f]         BOOTMEM  \r
4165 (5) #   [    0.000000]   #19 [0001762b40 - 0001762b5f]         BOOTMEM  \r
4166 (5) #   [    0.000000]   #20 [0001c00000 - 0001c0b000]         BOOTMEM  \r
4167 (5) #   [    0.000000]   #21 [0001762b80 - 0001762b84]         BOOTMEM  \r
4168 (5) #   [    0.000000]   #22 [0001762bc0 - 0001762bc4]         BOOTMEM  \r
4169 (5) #   [    0.000000]   #23 [0001762c00 - 0001762c04]         BOOTMEM  \r
4170 (5) #   [    0.000000]   #24 [0001762c40 - 0001762c44]         BOOTMEM  \r
4171 (5) #   [    0.000000]   #25 [0001762c80 - 0001762d30]         BOOTMEM  \r
4172 (5) #   [    0.000000]   #26 [0001762d40 - 0001762de8]         BOOTMEM  \r
4173 (5) #   [    0.000000]   #27 [00017eb000 - 00017eb400]         BOOTMEM  \r
4174 (5) #   [    0.000000]   #28 [00017eb400 - 00017f3400]         BOOTMEM  \r
4175 (5) #   [    0.000000]   #29 [00017f3400 - 00017f7400]         BOOTMEM  \r
4176 (5) #   [    0.000000] Initializing HighMem for node 0 (00000000:00000000)  \r
4177 (5) #   [    0.000000] Memory: 52680k/61312k available (4361k kernel code, 8220k reserv  \r
4178 (5) # |   ed, 2335k data, 400k init, 0k highmem)  \r
4179 (5) #   [    0.000000] virtual kernel memory layout:  \r
4180 (5) #   [    0.000000]     fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
4181 (5) #   [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
4182 (5) #   [    0.000000]     vmalloc : 0xc43e0000 - 0xff7fe000   ( 948 MB)  \r
4183 (5) #   [    0.000000]     lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
4184 (5) #   [    0.000000]       .init : 0xc168b000 - 0xc16ef000   ( 400 kB)  \r
4185 (5) #   [    0.000000]       .data : 0xc1442735 - 0xc168a470   (2335 kB)  \r
4186 (5) #   [    0.000000]       .text : 0xc1000000 - 0xc1442735   (4361 kB)  \r
4187 (5) #   [    0.000000] Checking if this processor honours the WP bit even in supervisor  \r
4188 (5) # |    mode...Ok.  \r
4189 (5) #   [    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1,   \r
4190 (5) # |   Nodes=1  \r
4191 (5) #   [    0.000000] Hierarchical RCU implementation.  \r
4192 (5) #   [    0.000000]  RCU-based detection of stalled CPUs is disabled.  \r
4193 (5) #   [    0.000000]  Verbose stalled-CPUs detection is disabled.  \r
4194 (5) #   [    0.000000] NR_IRQS:2304 nr_irqs:256  \r
4195 (5) #   [    0.000000] Console: colour VGA+ 80x25  \r
4196 (5) #   [    0.000000] console [ttyS0] enabled  \r
4197 (5) #   [    0.000000] Fast TSC calibration using PIT  \r
4198 (5) #   [    0.000000] Detected 2702.705 MHz processor.  \r
4199 (5) #   [    0.012002] Calibrating delay loop (skipped), value calculated using timer f  \r
4200 (5) # |   requency.. 5405.41 BogoMIPS (lpj=10810820)  \r
4201 (5) #   [    0.020003] pid_max: default: 32768 minimum: 301  \r
4202 (5) #   [    0.024013] Mount-cache hash table entries: 512  \r
4203 (5) #   [    0.028079] Performance Events:   \r
4204 (5) #   [    0.029668] SMP alternatives: switching to UP code  \r
4205 (5) #   [    0.041182] Freeing SMP alternatives: 24k freed  \r
4206 (5) #   [    0.044004] ACPI: Core revision 20100702  \r
4207 (5) #   [    0.048014] ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from   \r
4208 (5) # |   ACPI tables (20100702/tbxface-640)  \r
4209 (5) #   [    0.056002] ACPI: Unable to load the System Description Tables  \r
4210 (5) #   [    0.060020] Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
4211 (5) #   [    0.064980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
4212 (5) #   [    0.109588] CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCP  \r
4213 (5) # |   U.  stepping 03  \r
4214 (5) #   [    0.120000] NMI watchdog failed to create perf event on cpu0: ffffffed  \r
4215 (5) #   [    0.120002] Brought up 1 CPUs  \r
4216 (5) #   [    0.124002] Total of 1 processors activated (5405.41 BogoMIPS).  \r
4217 (5) #   [    0.128343] NET: Registered protocol family 16  \r
4218 (5) #   [    0.166143] PCI: Using configuration type 1 for base access  \r
4219 (5) #   [    0.172217] bio: create slab <bio-0> at 0  \r
4220 (5) #   [    0.176216] ACPI: Interpreter disabled.  \r
4221 (5) #   [    0.180049] vgaarb: loaded  \r
4222 (5) #   [    0.184080] SCSI subsystem initialized  \r
4223 (5) #   [    0.188093] usbcore: registered new interface driver usbfs  \r
4224 (5) #   [    0.192026] usbcore: registered new interface driver hub  \r
4225 (5) #   [    0.196027] usbcore: registered new device driver usb  \r
4226 (5) #   [    0.200100] Advanced Linux Sound Architecture Driver Version 1.0.23.  \r
4227 (5) #   [    0.204004] PCI: Probing PCI hardware  \r
4228 (5) #   [    0.217149] Switching to clocksource tsc  \r
4229 (5) #   [    0.220016] pnp: PnP ACPI: disabled  \r
4230 (5) #   [    0.261403] NET: Registered protocol family 2  \r
4231 (5) #   [    0.267938] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)  \r
4232 (5) #   [    0.278103] TCP established hash table entries: 2048 (order: 2, 16384 bytes)  \r
4233 (5) # |   [    0.288415] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)  \r
4234 (5) #   [    0.298262] TCP: Hash tables configured (established 2048 bind 2048)  \r
4235 (5) #   [    0.307845] TCP reno registered  \r
4236 (5) #   [    0.312992] UDP hash table entries: 128 (order: 0, 4096 bytes)  \r
4237 (5) #   [    0.321004] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)  \r
4238 (5) #   [    0.329489] NET: Registered protocol family 1  \r
4239 (5) #   [    0.335963] RPC: Registered udp transport module.  \r
4240 (5) #   [    0.342771] RPC: Registered tcp transport module.  \r
4241 (5) #   [    0.349584] RPC: Registered tcp NFSv4.1 backchannel transport module.  \r
4242 (5) #   [    0.359266] Trying to unpack rootfs image as initramfs...  \r
4243 (5) #   [    0.367436] Freeing initrd memory: 4k freed  \r
4244 (5) #   [    0.373768] platform rtc_cmos: registered platform RTC device (no PNP device  \r
4245 (5) # |    found)  \r
4246 (5) #   [    0.387050] microcode: no support for this CPU vendor  \r
4247 (5) #   [    0.394324] HugeTLB registered 4 MB page size, pre-allocated 0 pages  \r
4248 (5) #   [    0.405578] msgmni has been set to 102  \r
4249 (5) #   [    0.411592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major   \r
4250 (5) # |   253)  \r
4251 (5) #   [    0.424506] io scheduler noop registered  \r
4252 (5) #   [    0.430492] io scheduler deadline registered  \r
4253 (5) #   [    0.436855] io scheduler cfq registered (default)  \r
4254 (5) #   [    0.443735] pci_hotplug: PCI Hot Plug PCI Core version: 0.5  \r
4255 (5) #   [    0.451637] Non-volatile memory driver v1.3  \r
4256 (5) #   [    0.457901] Linux agpgart interface v0.103  \r
4257 (5) #   [    0.464228] [drm] Initialized drm 1.1.0 20060810  \r
4258 (5) #   [    0.470950] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
4259 (5) #   ÿÿ[    0.733075] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
4260 (5) #   [    0.742200] brd: module loaded  \r
4261 (5) #   [    0.747682] loop: module loaded  \r
4262 (5) #   [    0.753075] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI  \r
4263 (5) # |   [    0.763397] e1000: Copyright (c) 1999-2006 Intel Corporation.  \r
4264 (5) #   [    0.771499] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.7-k2  \r
4265 (5) #   [    0.779612] e1000e: Copyright (c) 1999 - 2010 Intel Corporation.  \r
4266 (5) #   [    0.787830] Intel(R) Gigabit Ethernet Network Driver - version 2.1.0-k2  \r
4267 (5) #   [    0.797685] Copyright (c) 2007-2009 Intel Corporation.  \r
4268 (5) #   [    0.804975] Intel(R) Virtual Function Network Driver - version 1.0.0-k0  \r
4269 (5) #   [    0.814812] Copyright (c) 2009 Intel Corporation.  \r
4270 (5) #   [    0.821644] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version   \r
4271 (5) # |   2.0.84-k2  \r
4272 (5) #   [    0.835038] ixgbe: Copyright (c) 1999-2010 Intel Corporation.  \r
4273 (5) #   [    0.842964] ixgbevf: Intel(R) 82599 Virtual Function - version 1.0.0-k0  \r
4274 (5) #   [    0.852830] Copyright (c) 2009 Intel Corporation.  \r
4275 (5) #   [    0.859663] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAP  \r
4276 (5) # |   I  \r
4277 (5) #   [    0.872315] ixgb: Copyright (c) 1999-2008 Intel Corporation.  \r
4278 (5) #   [    0.880175] jme: JMicron JMC2XX ethernet driver version 1.0.6  \r
4279 (5) #   [    0.888113] VMware vmxnet3 virtual NIC driver - version 1.0.14.0-k-NAPI  \r
4280 (5) #   [    0.898022] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de  \r
4281 (5) #   [    0.908179] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI  \r
4282 (5) #   [    0.916475] e100: Copyright(c) 1999-2006 Intel Corporation  \r
4283 (5) #   [    0.924192] Broadcom NetXtreme II 5771x 10Gigabit Ethernet Driver bnx2x 1.52  \r
4284 (5) # |   .53-4 (2010/16/08)  \r
4285 (5) #   [    0.938575] vxge: Copyright(c) 2002-2010 Exar Corp.  \r
4286 (5) #   [    0.945560] vxge: Driver version: 2.0.9.20840-k  \r
4287 (5) #   [    0.952209] console [netcon0] enabled  \r
4288 (5) #   [    0.957928] netconsole: network logging started  \r
4289 (5) #   [    0.964682] usbmon: debugfs is not available  \r
4290 (5) #   [    0.971042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver  \r
4291 (5) #   [    0.980842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver  \r
4292 (5) #   [    0.989242] uhci_hcd: USB Universal Host Controller Interface driver  \r
4293 (5) #   [    0.998820] Initializing USB Mass Storage driver...  \r
4294 (5) #   [    1.005843] usbcore: registered new interface driver usb-storage  \r
4295 (5) #   [    1.014027] USB Mass Storage support registered.  \r
4296 (5) #   [    1.020767] usbcore: registered new interface driver libusual  \r
4297 (5) #   [    1.028746] PNP: No PS/2 controller found. Probing ports directly.  \r
4298 (5) #   [    1.037747] serio: i8042 KBD port at 0x60,0x64 irq 1  \r
4299 (5) #   [    1.044844] serio: i8042 AUX port at 0x60,0x64 irq 12  \r
4300 (5) #   [    1.052102] mice: PS/2 mouse device common for all mice  \r
4301 (5) #   [    1.059622] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/i  \r
4302 (5) # |   nput/input0  \r
4303 (5) #   [    1.073233] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
4304 (5) #   [    1.082874] rtc0: alarms up to one day, 114 bytes nvram  \r
4305 (5) #   [    1.090817] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-  \r
4306 (5) # |   devel@redhat.com  \r
4307 (5) #   [    1.104868] cpuidle: using governor ladder  \r
4308 (5) #   [    1.111053] cpuidle: using governor menu  \r
4309 (5) #   [    1.117437] usbcore: registered new interface driver hiddev  \r
4310 (5) #   [    1.125199] usbcore: registered new interface driver usbhid  \r
4311 (5) #   [    1.132950] usbhid: USB HID core driver  \r
4312 (5) #   [    1.138895] ALSA device list:  \r
4313 (5) #   [    1.143870]   No soundcards found.  \r
4314 (5) #   [    1.149321] IPv4 over IPv4 tunneling driver  \r
4315 (5) #   [    1.155662] TCP cubic registered  \r
4316 (5) #   [    1.160916] Initializing XFRM netlink socket  \r
4317 (5) #   [    1.167418] NET: Registered protocol family 10  \r
4318 (5) #   [    1.174041] lo: Disabled Privacy Extensions  \r
4319 (5) #   [    1.180328] tunl0: Disabled Privacy Extensions  \r
4320 (5) #   [    1.186892] Mobile IPv6  \r
4321 (5) #   [    1.191316] NET: Registered protocol family 17  \r
4322 (5) #   [    1.197856] Registering the dns_resolver key type  \r
4323 (5) #   [    1.204676] Using IPI No-Shortcut mode  \r
4324 (5) #   [    1.210644] Freeing unused kernel memory: 400k freed  \r
4325 (5) #   [    1.217789] Write protecting the kernel text: 4364k  \r
4326 (5) #   [    1.224800] Write protecting the kernel read-only data: 1900k  \r
4327 (5) #   ! Linux booted  ok  \r
4328 (5) #   wvtest: done  \r
4329 (5) #     \r
4330 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
4331 + ret=0
4332 + set +x
4333 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-linux-boot-time.wv --server --iprelay
4334 Testing "all" in /home/sojka/nul/michal/boot/vancouver-linux-boot-time.wv:
4335 novaboot: Entering directory `/home/sojka/nul/build'
4336 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-js imgs/initrd-wvtest-boot-time.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
4337         => hostvga <=\r
4338         => hostkeyb:0,0x60,1,12 <=\r
4339         => script_start:1,1 <=\r
4340         => service_config <=\r
4341         => service_disk <=\r
4342 Constructing service /disk...\r
4343 Service /disk registered.\r
4344 sc: start 0-1 count 1\r
4345 kb: receive() failed at 325 -- buggy keyboard?\r
4346 sc: done.\r
4347 tb: client data 3f000 guid 5 parent 9b6\r
4348 (5) source freq 2702574000  \r
4349 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
4350 s0:     => INIT done <=\r
4351 \r
4352 (5)     => PC_PS2 <=  \r
4353 (5)     => mem:0,0xa0000 <=  \r
4354 (5) physmem: 0 [0, a0000]  \r
4355 (5)     => mem:0x100000 <=  \r
4356 (5) physmem: 0 [100000, 3c00000]  \r
4357 (5)     => ioio <=  \r
4358 (5)     => nullio:0x80 <=  \r
4359 (5)     => pic:0x20,,0x4d0 <=  \r
4360 (5)     => pic:0xa0,2,0x4d1 <=  \r
4361 (5)     => pit:0x40,0 <=  \r
4362 (5) source freq 0  \r
4363 (5) source freq 0  \r
4364 (5) source freq 0  \r
4365 (5)     => scp:0x92,0x61 <=  \r
4366 (5)     => kbc:0x60,1,12 <=  \r
4367 (5)     => keyb:0,0x10000 <=  \r
4368 (5)     => mouse:1,0x10001 <=  \r
4369 (5)     => rtc:0x70,8 <=  \r
4370 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
4371 (5)     => hostsink:0x4712,80 <=  \r
4372 (5)     => vga:0x03c0 <=  \r
4373 (5) Allocating from guest 03be0000+20000  \r
4374 (5) VGA console 3be0000+20000 0x83fe0000  \r
4375 (5)     => vbios_disk <=  \r
4376 (5)     => vbios_keyboard <=  \r
4377 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
4378 (5)     => vbios_mem <=  \r
4379 (5)     => vbios_time <=  \r
4380 (5)     => vbios_reset <=  \r
4381 (5)     => vbios_multiboot <=  \r
4382 (5)     => msi <=  \r
4383 (5)     => ioapic <=  \r
4384 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
4385 (5)     => pmtimer:0x8000 <=  \r
4386 (5)     => vcpus <=  \r
4387 (5)     => vcpu <=  \r
4388 (5)     create VCPU  \r
4389 (5)     => halifax <=  \r
4390 (5) startup  \r
4391 (5)     => vbios <=  \r
4392 (5)     => lapic <=  \r
4393 (5) LAPIC freq 168910875  \r
4394 (5)     => tsc_offset <=  \r
4395 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
4396 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
4397 (5)   \r
4398 (5) do_gsi_boot eip 800045d4 esp 80238fec  \r
4399 (5) do_gsi_boot eip 800052e4 esp 80237fec  \r
4400 (5) do_gsi_boot eip 80000955 esp 80235fec  \r
4401 (5) RESET device state  \r
4402 (5) INIT done  \r
4403 (5) reset CPU from 9 mtr_in e0010  \r
4404 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
4405 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
4406 (5)     module 1 start 0x81c02000+32db80 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
4407 (5)     module 2 start 0x81f31000+173c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
4408 (5) #   MUNICH: v.0.4.6 starts Linux  \r
4409 (5) #   MUNICH: 2.6.36-rc8-00002-g469008a-dirty (julian@monat) #13 SMP Mon Oct 18 17:10  \r
4410 (5) # |   :10 CEST 2010  \r
4411 (5) #   MUNICH: clocksource=tsc console=ttyS0 quiet   \r
4412 (5) #   MUNICH: initrd 1B31000  \r
4413 (5) #   MUNICH: copy image  \r
4414 (5) #   MUNICH: start kernel  \r
4415 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
4416 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
4417 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
4418 (5) VESA 4f00 tag 0 base 40000+3610 esi 0  \r
4419 (5)     handle_int10 eax 4f15 ebx 0 ecx 0 edx 0 eip ffff efl 3  \r
4420 (5) #   [    0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
4421 (5) #   [    0.000000] CPU: Your system may be unstable.  \r
4422 (5) #   [    0.023250] ACPI: Unable to load the System Description Tables  \r
4423 (5) #   [    0.072000] NMI watchdog failed to create perf event on cpu0: ffffffed  \r
4424 (5) #   [    0.153525] microcode: no support for this CPU vendor  \r
4425 (5) #   ÿÿ  \r
4426 (5) #   ! init.cc:34 PERF: boottime_tsc 3563931904 cycles ok  \r
4427 (5) #   ! init.cc:35 PERF: uptime 0.42 s ok  \r
4428 (5) #   ! init.cc:36 PERF: idle 0.28 s ok  \r
4429 (5) #   wvtest: done  \r
4430 (5) #     \r
4431 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
4432 + ret=0
4433 + set +x
4434 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/wvtest/sizes.wv --server --iprelay
4435
4436 Testing "Sizes of binaries" in /home/sojka/nul/michal/wvtest/sizes.wv:
4437 ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: sigma0.bare 397512 bytes  ok
4438 ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: sigma0.bare.text 229260 bytes  ok
4439 ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: sigma0.bare.data 167952 bytes  ok
4440 ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: vancouver 235960 bytes  ok
4441 ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: vancouver.text 189265 bytes  ok
4442 ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: vancouver.data 43220 bytes  ok
4443 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
4444 + ret=0
4445 + set +x
4446 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/wvtest/wvtesttest.wv --server --iprelay
4447 Testing "Tests WvTest framework itself" in /home/sojka/nul/michal/wvtest/wvtesttest.wv:
4448 novaboot: Entering directory `/home/sojka/nul/build'
4449 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/wvtesttest.nul wvtesttest.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
4450         => hostvga <=\r
4451 s0: map self 3c0000 -> 0 size 20000 offset 0 s 0 typed 1\r
4452         => hostkeyb:0,0x60,1,12,2 <=\r
4453 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
4454 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
4455         => script_start:1 <=\r
4456         => script_waitchild <=\r
4457 sc: start 0-1 count 1\r
4458 s0: [ 5] module 'sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
4459 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/wvtesttest.nul'\r
4460 s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4\r
4461 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
4462 s0: [ 5] creating PD on CPU 1\r
4463 kb: receive() failed at 325 -- buggy keyboard?\r
4464 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
4465 s0: ... ' embedded://admission.nul top '\r
4466 s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1\r
4467 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
4468 s0: [ 1] creating PD on CPU 2\r
4469 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd\r
4470 s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd\r
4471 s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263\r
4472 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263\r
4473 s0: [ 5, 4280e] pagefault 48/0 for 80001ca7 err 4 at 80001ca7\r
4474 sc: wait for child 5\r
4475 s0:     => INIT done <=\r
4476 \r
4477 s0: [ 5, 4280e] map 0/2 for 80001ca7 err 4 at 80001ca7\r
4478 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800011ed\r
4479 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800011ed\r
4480 tb: client data 3f000 guid 5 parent 9b6\r
4481 (5) ! michal/wvtest/wvtesttest.cc:28 1  ok  \r
4482 (5) ! michal/wvtest/wvtesttest.cc:29 1 == 1  ok  \r
4483 (5) ! michal/wvtest/wvtesttest.cc:30 1 != 2  ok  \r
4484 (5) ! michal/wvtest/wvtesttest.cc:31 1 < 2  ok  \r
4485 (5) ! michal/wvtest/wvtesttest.cc:33 "hello" == "hello"  ok  \r
4486 (5) ! michal/wvtest/wvtesttest.cc:34 "hello" != "hello2"  ok  \r
4487 (5) ! michal/wvtest/wvtesttest.cc:39 NOT(strstr(cmdline, "fail"))  ok  \r
4488 sc: done.\r
4489 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
4490 + ret=0
4491 + set +x