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