Testing "Monday 2011-12-05 22:00:18, commit: passive-2011.7-democd-465-g5aad755 (Michal Sojka: vancouver: Fix on-demand disk initialization)" in /home/sojka/bin/nul-nightly.sh: sha1: 168434fe260031ca1e64747bf0f46b3225cfbd81 /home/sojka/gcc/gcc-4.6/bin/gcc gcc (GCC) 4.6.2 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. sha1: e12320c894d3f494292c0b970f383e362e087a52 /home/sojka/gcc/gcc-4.6/bin/g++ g++ (GCC) 4.6.2 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. scons: Reading SConscript files ... Checking whether the C++ compiler works(cached) yes Checking whether the C compiler works(cached) yes Check if we can link a program...(cached) yes Target CC forced to '/home/sojka/gcc/gcc-4.6/bin/gcc'. Target CXX forced to '/home/sojka/gcc/gcc-4.6/bin/g++'. No target_arch option given. Defaulting to core2. Installing into /srv/tftp. Use scons tftp=/foo to change this. scons: done reading SConscript files. scons: Building targets ... make -sC `dirname contrib/nova/build/hypervisor` CC=/home/sojka/gcc/gcc-4.6/bin/gcc CXX=/home/sojka/gcc/gcc-4.6/bin/g++ CXX apps/vancouver/vancouver.o /home/sojka/nul/vancouver/apps/vancouver/vancouver.cc: In static member function 'static bool Vancouver::map_memory_helper(VCpu*, Utcb*, bool)': /home/sojka/nul/vancouver/apps/vancouver/vancouver.cc: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] LNK bin/apps/vancouver.nul.debug text data bss dec hex filename 189265 43220 2162688 2395173 248c25 bin/apps/vancouver.nul scons: done building targets. make: Entering directory `/home/sojka/nul/alexb/apps/libvirt' rm -rf libvirt-0.9.6 tar -xzf libvirt-0.9.6.tar.gz cd libvirt-0.9.6 && patch -p1 <../nova.diff patching file configure.ac patching file src/Makefile.am patching file src/driver.h patching file src/libvirt.c patching file src/conf/domain_event.c patching file src/conf/domain_conf.c patching file src/conf/domain_conf.h patching file examples/domain-events/events-c/event-test.c patching file src/nova/nova_conf.h patching file src/nova/nova_driver.c patching file src/nova/nova_driver.h patching file src/nova/nova_types.h touch .patch.stamp cd libvirt-0.9.6 && \ autoreconf && \ ./autogen.sh --without-uml --without-openvz --without-vmware --without-lxc --without-esx --without-remote --with-nova --without-macvtap checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to disable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for inline... inline checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for unistd.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether malloc, realloc, calloc are POSIX compliant... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for chown... yes checking for fchown... yes checking for fcntl... yes checking for ffs... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for fsync... yes checking for getdelim... yes checking for getdtablesize... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkstemp... yes checking for mkstemps... yes checking for alarm... yes checking for recvmsg... yes checking for sendmsg... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for pipe2... yes checking for pthread_sigmask... no checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for strdup... yes checking for catgets... yes checking for strndup... yes checking for strptime... yes checking for localtime_r... yes checking for timegm... yes checking for usleep... yes checking for vasnprintf... no checking for iswcntrl... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for socketpair... yes checking for posix_spawn... yes checking for setenv... yes checking for symlink... yes checking for shutdown... (cached) yes checking for wcrtomb... yes checking for wctob... yes checking for cfmakeraw... yes checking for fdatasync... yes checking for geteuid... yes checking for getgid... yes checking for getgrnam_r... yes checking for getmntent_r... yes checking for getpwuid_r... yes checking for getuid... yes checking for initgroups... yes checking for kill... yes checking for mmap... yes checking for posix_fallocate... yes checking for posix_memalign... yes checking for regexec... yes checking for sched_getaffinity... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... no checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking if environ is properly declared... yes checking for complete errno.h... yes checking for working fcntl.h... yes checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking whether getpass is declared... yes checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for a traditional french locale... none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... no checking whether strerror_r is declared... yes checking for external symbol _system_configuration... no checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... (cached) yes checking for multithread API to use... posix checking whether is self-contained... yes checking for library containing setsockopt... none needed checking for sigset_t... yes checking for SIGPIPE... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether stdint.h conforms to C99... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct tm.tm_gmtoff... yes checking whether strtok_r is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether localtime_r is declared... no checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for sig_atomic_t... yes checking whether ungetc works on arbitrary bytes... yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether alarm is declared... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fflush works on input streams... (cached) no checking for working POSIX fnmatch... no checking whether isblank is declared... yes checking whether fpurge is declared... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether __func__ is available... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for working getdelim function... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for working mkstemp... yes checking for working mktime... yes checking for __mktime_internal... no checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking for struct msghdr.msg_accrights... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... (cached) yes checking for sys/systemcfg.h... no checking for sys/sysctl.h... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for sysctl... yes checking for table... no checking for poll... yes checking for a shell that conforms to POSIX... /bin/sh checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for library containing pthread_join... -lpthread checking for pthread_sigmask in -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for random.h... no checking for struct random_data... yes checking for random_r... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether select supports a 0 argument... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... yes checking for stpcpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strsep... yes checking for strtok_r... yes checking whether strtok_r works... yes checking whether declares ioctl... yes checking whether is self-contained... (cached) yes checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage.ss_family... (cached) yes checking for nlink_t... yes checking for struct utsname... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for uname... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for stdint.h... (cached) yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking for error_at_line... yes checking whether getgroups handles negative values... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) no checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking for setlocale... yes checking for uselocale... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for waitid... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for sched_yield in -lrt... yes checking for uid_t in sys/types.h... (cached) yes checking for function prototypes... yes checking for string.h... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... (cached) ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by gcc -std=gnu99... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for how to mark DSO non-deletable at runtime... -Wl,-z -Wl,nodelete checking for how to set DSO symbol versions... -Wl,--version-script= checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether compiler handles -Wall... yes checking whether compiler handles -W... yes checking whether compiler handles -Wformat-y2k... yes checking whether compiler handles -Wformat-security... yes checking whether compiler handles -Winit-self... yes checking whether compiler handles -Wmissing-include-dirs... yes checking whether compiler handles -Wunused... yes checking whether compiler handles -Wunknown-pragmas... yes checking whether compiler handles -Wstrict-aliasing... yes checking whether compiler handles -Wshadow... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wbad-function-cast... yes checking whether compiler handles -Wcast-align... yes checking whether compiler handles -Wwrite-strings... yes checking whether compiler handles -Wlogical-op... yes checking whether compiler handles -Waggregate-return... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wold-style-definition... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-noreturn... yes checking whether compiler handles -Wmissing-format-attribute... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Winline... yes checking whether compiler handles -Winvalid-pch... yes checking whether compiler handles -Wvolatile-register-var... yes checking whether compiler handles -Wdisabled-optimization... yes checking whether compiler handles -Wbuiltin-macro-redefined... yes checking whether compiler handles -Wmudflap... yes checking whether compiler handles -Wpacked-bitfield-compat... yes checking whether compiler handles -Wsync-nand... yes checking whether compiler handles -Wattributes... yes checking whether compiler handles -Wcoverage-mismatch... yes checking whether compiler handles -Wmultichar... yes checking whether compiler handles -Wno-missing-field-initializers... yes checking whether compiler handles -Wno-sign-compare... yes checking whether compiler handles -Wjump-misses-init... no checking whether compiler handles -Wframe-larger-than=4096... yes checking whether compiler handles -Wp,-D_FORTIFY_SOURCE=2... yes checking whether compiler handles -fstack-protector-all... yes checking whether compiler handles --param=ssp-buffer-size=4... yes checking whether compiler handles -fexceptions... yes checking whether compiler handles -fasynchronous-unwind-tables... yes checking whether compiler handles -fdiagnostics-show-option... yes checking whether compiler handles -funit-at-a-time... yes checking whether compiler handles -Wno-redundant-decls... yes checking for CPUID instruction... yes checking size of long... 4 checking for pthread_mutexattr_init... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking for sys/un.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking libtasn1.h usability... yes checking libtasn1.h presence... yes checking for libtasn1.h... yes checking for gettext in -lintl... no checking for rpcgen... /usr/bin/rpcgen checking for xmllint... /usr/bin/xmllint checking for xmlcatalog... /usr/bin/xmlcatalog checking for xsltproc... /usr/bin/xsltproc checking for augparse... /usr/bin/augparse checking for dnsmasq... dnsmasq checking for radvd... radvd checking for brctl... brctl checking for tc... /sbin/tc checking for udevadm... /sbin/udevadm checking for udevsettle... no checking for modprobe... /sbin/modprobe checking for init script flavor... none checking for ip... /bin/ip checking for iptables... /sbin/iptables checking for ip6tables... /sbin/ip6tables checking for ebtables... /sbin/ebtables checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for xdr_u_int64_t... no checking where to find ... none checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking for xen_vm_start in -lxenserver... no checking for libxl_domain_create_new in -lxenlight... no checking for xs_read in -lxenstore... no checking linux/kvm.h usability... yes checking linux/kvm.h presence... yes checking for linux/kvm.h... yes checking for shell that supports <> redirection... /bin/sh checking linux/param.h usability... yes checking linux/param.h presence... yes checking for linux/param.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking linux/if_bridge.h usability... yes checking linux/if_bridge.h presence... yes checking for linux/if_bridge.h... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for struct _xmlURI.query_raw... yes checking for GNUTLS... yes checking sasl/sasl.h usability... no checking sasl/sasl.h presence... no checking for sasl/sasl.h... no checking yajl/yajl_common.h usability... no checking yajl/yajl_common.h presence... no checking for yajl/yajl_common.h... no checking sanlock.h usability... no checking sanlock.h presence... no checking for sanlock.h... no checking for pkcheck... /usr/bin/pkcheck checking for AVAHI... yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking for audit_encode_nv_string in -laudit... no checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for fgetfilecon in -lselinux... yes checking selinux/label.h usability... yes checking selinux/label.h presence... yes checking for selinux/label.h... yes checking for selinux_virtual_domain_context_path... yes checking for selinux_virtual_image_context_path... yes checking sys/apparmor.h usability... no checking sys/apparmor.h presence... no checking for sys/apparmor.h... no checking for aa_change_profile in -lapparmor... no checking for aa_change_hat in -lapparmor... no checking for dtrace... no checking numa.h usability... no checking numa.h presence... no checking for numa.h... no checking for numa_available in -lnuma... no checking libpcap pcap-config >= 1.0.0 ... no checking for LIBSSH2... no configure: libssh2 is required for Phyp driver, disabling it checking cap-ng.h usability... no checking cap-ng.h presence... no checking for cap-ng.h... no checking for capng_updatev in -lcap-ng... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for NETCF... no checking for mntent.h... (cached) yes checking for mount... /bin/mount checking for umount... /bin/umount checking for mkfs... /sbin/mkfs checking for showmount... /sbin/showmount checking for pvcreate... /sbin/pvcreate checking for vgcreate... /sbin/vgcreate checking for lvcreate... /sbin/lvcreate checking for pvremove... /sbin/pvremove checking for vgremove... /sbin/vgremove checking for lvremove... /sbin/lvremove checking for vgchange... /sbin/vgchange checking for vgscan... /sbin/vgscan checking for pvs... /sbin/pvs checking for vgs... /sbin/vgs checking for lvs... /sbin/lvs checking for iscsiadm... no checking for parted... /sbin/parted checking for dmsetup... /sbin/dmsetup checking for LIBPARTED... no checking parted/parted.h usability... no checking parted/parted.h presence... no checking for parted/parted.h... no checking for uuid_generate in -luuid... no checking for ped_device_read in -lparted... no checking for DEVMAPPER... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking for OPENWSMAN... no configure: openwsman is required for the Hyper-V driver, disabling it checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for HAL... no checking for UDEV... no checking for BLKID... no checking whether to compile with macvtap support... no checking for LIBNL... no checking whether this build is done by a static analysis tool... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating docs/Makefile config.status: creating docs/schemas/Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating libvirt.pc config.status: creating libvirt.spec config.status: creating mingw32-libvirt.spec config.status: creating po/Makefile.in config.status: creating include/libvirt/Makefile config.status: creating include/libvirt/libvirt.h config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating daemon/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating examples/apparmor/Makefile config.status: creating examples/domain-events/events-c/Makefile config.status: creating examples/domsuspend/Makefile config.status: creating examples/dominfo/Makefile config.status: creating examples/openauth/Makefile config.status: creating examples/python/Makefile config.status: creating examples/hellolibvirt/Makefile config.status: creating examples/systemtap/Makefile config.status: creating examples/xml/nwfilter/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: configure: Configuration summary configure: ===================== configure: configure: Drivers configure: configure: Xen: no configure: QEMU: yes configure: UML: no configure: OpenVZ: no configure: VMware: no configure: VBox: yes configure: XenAPI: no configure: xenlight: no configure: LXC: no configure: PHYP: no configure: ESX: no configure: NOVA: yes configure: Hyper-V: no configure: Test: yes configure: Remote: no configure: Network: yes configure: Libvirtd: yes configure: netcf: no configure: macvtap: no configure: virtport: no configure: configure: Storage Drivers configure: configure: Dir: yes configure: FS: yes configure: NetFS: yes configure: LVM: yes configure: iSCSI: no configure: SCSI: yes configure: mpath: yes configure: Disk: no configure: configure: Security Drivers configure: configure: SELinux: yes configure: AppArmor: no configure: configure: Driver Loadable Modules configure: configure: dlopen: no configure: configure: Libraries configure: configure: libxml: -I/usr/include/libxml2 -lxml2 configure: dlopen: -ldl configure: libcurl: no configure: openwsman: no configure: libssh2: configure: gnutls: -lgnutls -lgcrypt configure: sasl: no configure: yajl: no configure: sanlock: no configure: avahi: -D_REENTRANT -lavahi-common -lavahi-client configure: polkit: /usr/bin/pkcheck (version 1) configure: audit: no configure: selinux: -lselinux configure: apparmor: no configure: numactl: no configure: capng: no configure: xen: no configure: xenapi: no configure: xenlight: no configure: hal: no configure: udev: no configure: netcf: no configure: pcap: no configure: nl: no configure: mscom: no configure: xdr: configure: configure: Test suite configure: configure: Coverage: no configure: Alloc OOM: no configure: configure: Miscellaneous configure: configure: Debug: yes configure: Warnings: maximum 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 configure: Readline: yes configure: Python: yes configure: DTrace: no configure: XML Catalog: /etc/xml/catalog configure: configure: Privileges configure: configure: QEMU: root:root configure: Now type 'make' to compile libvirt. touch .configure.stamp make -C libvirt-0.9.6 make[1]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' make all-recursive make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' Making all in gnulib/lib make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' GEN alloca.h GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN arpa/inet.h GEN configmake.h mv -f configmake.h-t configmake.h GEN fcntl.h GEN fnmatch.h GEN netdb.h GEN poll.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/uio.h GEN sys/utsname.h GEN sys/wait.h GEN termios.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h make all-recursive make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' CC allocator.lo CC areadlink.lo CC base64.lo CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC c-strcasestr.lo CC careadlinkat.lo CC cloexec.lo CC md5.lo CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC fd-hook.lo CC freading.lo CC localcharset.lo CC glthread/lock.lo CC malloca.lo CC nonblocking.lo CC passfd.lo CC physmem.lo CC pipe2.lo CC sockets.lo CC strnlen1.lo CC tempname.lo CC glthread/threadlib.lo CC asnprintf.lo CC chown.lo CC fclose.lo CC fcntl.lo CC fflush.lo CC fnmatch.lo CC fpurge.lo CC fseek.lo CC fseeko.lo CC ioctl.lo CC mktime.lo CC perror.lo CC printf-args.lo CC printf-parse.lo CC strerror.lo CC strerror_r.lo CC vasnprintf.lo CCLD libgnu.la GEN charset.alias GEN ref-add.sed GEN ref-del.sed make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' Making all in include make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' Making all in libvirt make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' Making all in src make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' GEN libvirt.syms GEN libvirt.def GEN libvirt_qemu.def make all-am make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' CC libvirt_util_la-authhelper.lo CC libvirt_util_la-bitmap.lo CC libvirt_util_la-bridge.lo CC libvirt_util_la-buf.lo CC libvirt_util_la-command.lo CC libvirt_util_la-conf.lo CC libvirt_util_la-cgroup.lo CC libvirt_util_la-event.lo CC libvirt_util_la-event_poll.lo CC libvirt_util_la-hash.lo CC libvirt_util_la-hooks.lo CC libvirt_util_la-iptables.lo CC libvirt_util_la-ebtables.lo CC libvirt_util_la-dnsmasq.lo CC libvirt_util_la-json.lo CC libvirt_util_la-logging.lo CC libvirt_util_la-macvtap.lo CC libvirt_util_la-memory.lo CC libvirt_util_la-netlink.lo CC libvirt_util_la-pci.lo CC libvirt_util_la-processinfo.lo CC libvirt_util_la-hostusb.lo CC libvirt_util_la-network.lo CC libvirt_util_la-interface.lo CC libvirt_util_la-qparams.lo CC libvirt_util_la-sexpr.lo CC libvirt_util_la-stats_linux.lo CC libvirt_util_la-storage_file.lo CC libvirt_util_la-sysinfo.lo CC libvirt_util_la-threads.lo CC libvirt_util_la-threadpool.lo CC libvirt_util_la-uuid.lo CC libvirt_util_la-util.lo CC libvirt_util_la-viraudit.lo CC libvirt_util_la-virfile.lo CC libvirt_util_la-virpidfile.lo CC libvirt_util_la-xml.lo CC libvirt_util_la-virterror.lo CC libvirt_util_la-virkeycode.lo CCLD libvirt_util.la CC libvirt_conf_la-capabilities.lo CC libvirt_conf_la-domain_conf.lo CC libvirt_conf_la-domain_audit.lo CC libvirt_conf_la-domain_nwfilter.lo CC libvirt_conf_la-domain_event.lo CC libvirt_conf_la-network_conf.lo CC libvirt_conf_la-nwfilter_params.lo CC libvirt_conf_la-nwfilter_conf.lo CC libvirt_conf_la-node_device_conf.lo CC libvirt_conf_la-storage_conf.lo CC libvirt_conf_la-storage_encryption_conf.lo CC libvirt_conf_la-interface_conf.lo CC libvirt_conf_la-secret_conf.lo CC libvirt_conf_la-cpu_conf.lo CCLD libvirt_conf.la CC libvirt_cpu_la-cpu.lo CC libvirt_cpu_la-cpu_generic.lo CC libvirt_cpu_la-cpu_x86.lo CC libvirt_cpu_la-cpu_map.lo CCLD libvirt_cpu.la CC libvirt_driver_la-driver.lo CC libvirt_driver_la-datatypes.lo CC libvirt_driver_la-fdstream.lo CC libvirt_driver_la-nodeinfo.lo CC libvirt_driver_la-libvirt.lo CC libvirt_driver_la-lock_manager.lo CC libvirt_driver_la-lock_driver_nop.lo CC libvirt_driver_la-domain_lock.lo CCLD libvirt_driver.la CC libvirt_driver_test_la-test_driver.lo CCLD libvirt_driver_test.la CC libvirt_driver_nova_la-nova_driver.lo nova/nova_driver.c: In function 'novaOpen': nova/nova_driver.c:212: warning: 'connections' may be used uninitialized in this function [-Wuninitialized] CCLD libvirt_driver_nova.la CC libvirt_driver_vbox_la-vbox_glue.lo CC libvirt_driver_vbox_la-vbox_driver.lo CC libvirt_driver_vbox_la-vbox_V2_2.lo CC libvirt_driver_vbox_la-vbox_V3_0.lo CC libvirt_driver_vbox_la-vbox_V3_1.lo CC libvirt_driver_vbox_la-vbox_V3_2.lo CC libvirt_driver_vbox_la-vbox_V4_0.lo CCLD libvirt_driver_vbox.la CC libvirt_driver_nwfilter_la-nwfilter_driver.lo CC libvirt_driver_nwfilter_la-nwfilter_gentech_driver.lo CC libvirt_driver_nwfilter_la-nwfilter_ebiptables_driver.lo CC libvirt_driver_nwfilter_la-nwfilter_learnipaddr.lo CCLD libvirt_driver_nwfilter.la CC libvirt_driver_security_la-security_driver.lo CC libvirt_driver_security_la-security_nop.lo CC libvirt_driver_security_la-security_stack.lo CC libvirt_driver_security_la-security_dac.lo CC libvirt_driver_security_la-security_manager.lo CC libvirt_driver_security_la-security_selinux.lo CCLD libvirt_driver_security.la CCLD libvirt.la CC libvirt_qemu_la-libvirt-qemu.lo CCLD libvirt-qemu.la CC libvirt_driver_qemu_la-qemu_capabilities.lo CC libvirt_driver_qemu_la-qemu_command.lo CC libvirt_driver_qemu_la-qemu_domain.lo CC libvirt_driver_qemu_la-qemu_cgroup.lo CC libvirt_driver_qemu_la-qemu_hostdev.lo CC libvirt_driver_qemu_la-qemu_hotplug.lo CC libvirt_driver_qemu_la-qemu_conf.lo CC libvirt_driver_qemu_la-qemu_process.lo CC libvirt_driver_qemu_la-qemu_migration.lo CC libvirt_driver_qemu_la-qemu_monitor.lo CC libvirt_driver_qemu_la-qemu_monitor_text.lo CC libvirt_driver_qemu_la-qemu_monitor_json.lo CC libvirt_driver_qemu_la-qemu_driver.lo CC libvirt_driver_qemu_la-qemu_bridge_filter.lo CCLD libvirt_driver_qemu.la CC libvirt_driver_network_la-bridge_driver.lo CCLD libvirt_driver_network.la CC libvirt_driver_secret_la-secret_driver.lo CCLD libvirt_driver_secret.la CC libvirt_driver_storage_la-storage_driver.lo CC libvirt_driver_storage_la-storage_backend.lo CC libvirt_driver_storage_la-storage_backend_fs.lo CC libvirt_driver_storage_la-storage_backend_logical.lo CC libvirt_driver_storage_la-storage_backend_scsi.lo CC libvirt_driver_storage_la-storage_backend_mpath.lo CCLD libvirt_driver_storage.la CCLD libvirt_test.la CC libvirt_net_rpc_la-virnetmessage.lo CC libvirt_net_rpc_la-virnetprotocol.lo CC libvirt_net_rpc_la-virnetsocket.lo CC libvirt_net_rpc_la-virnettlscontext.lo CCLD libvirt-net-rpc.la CC libvirt_net_rpc_server_la-virnetserverprogram.lo CC libvirt_net_rpc_server_la-virnetserverservice.lo CC libvirt_net_rpc_server_la-virnetserverclient.lo CC libvirt_net_rpc_server_la-virnetserver.lo CC libvirt_net_rpc_server_la-virnetservermdns.lo CCLD libvirt-net-rpc-server.la CC libvirt_net_rpc_client_la-virnetclientprogram.lo CC libvirt_net_rpc_client_la-virnetclientstream.lo CC libvirt_net_rpc_client_la-virnetclient.lo CCLD libvirt-net-rpc-client.la CC libvirt_iohelper-iohelper.o CCLD libvirt_iohelper make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' Making all in daemon make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' sed \ -e 's![@]localstatedir[@]!/usr/local/var!g' \ < libvirtd.qemu.logrotate.in > libvirtd.qemu.logrotate-t mv libvirtd.qemu.logrotate-t libvirtd.qemu.logrotate GEN libvirtd.lxc.logrotate GEN libvirtd.uml.logrotate sed \ -e 's![@]localstatedir[@]!/usr/local/var!g' \ < libvirtd.logrotate.in > libvirtd.logrotate-t mv libvirtd.logrotate-t libvirtd.logrotate make all-am make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' CC libvirtd-libvirtd.o CC libvirtd-remote.o CC libvirtd-stream.o CC libvirtd-remote_protocol.o CC libvirtd-qemu_protocol.o CCLD libvirtd sed \ -e 's![@]sysconfdir[@]!/usr/local/etc!g' \ -e 's![@]localstatedir[@]!/usr/local/var!g' \ -e 's![@]remote_pid_file[@]!!g' \ < libvirtd.8.in > libvirtd.8-t mv libvirtd.8-t libvirtd.8 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' Making all in tools make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' GEN virsh-net-edit.c GEN virsh-pool-edit.c make all-am make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' CC virsh-console.o CC virsh-virsh.o CCLD virsh GEN virt-xml-validate GEN virt-pki-validate make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' Making all in docs make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' GEN hvsupport.html.in Generating hvsupport.html.tmp missing XHTML1 DTD GEN libvirt-api.xml GEN html/index.html missing XHTML1 DTD GEN devhelp/index.html make all-recursive make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' Making all in schemas make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas' make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' rm hvsupport.html.tmp make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' Making all in gnulib/tests make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' GEN warn-on-use.h GEN arg-nonnull.h GEN inttypes.h GEN c++defs.h GEN locale.h GEN test-posix_spawn1.sh GEN test-posix_spawn2.sh GEN spawn.h make all-recursive make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' Making all in . make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' Making all in python make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' Making all in . make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' GEN generator.py.stamp Found 313 functions in libvirt-api.xml Found 1 functions in libvirt-override-api.xml Generated 273 wrapper functions Found 2 functions in libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 2 wrapper functions CC libvirtmod_la-libvirt-override.lo CC libvirtmod_la-typewrappers.lo CC libvirtmod_la-libvirt.lo CCLD libvirtmod.la CC libvirtmod_qemu_la-libvirt-qemu-override.lo CC libvirtmod_qemu_la-typewrappers.lo CC libvirtmod_qemu_la-libvirt-qemu.lo CCLD libvirtmod_qemu.la make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' Making all in tests make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' Making all in tests make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests' Making all in po make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po' Making all in examples/domain-events/events-c make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c' CC event_test-event-test.o CCLD event-test make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c' Making all in examples/hellolibvirt make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt' CC hellolibvirt-hellolibvirt.o CCLD hellolibvirt make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt' Making all in examples/dominfo make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo' CC info1.o CCLD info1 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo' Making all in examples/domsuspend make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend' CC suspend.o CCLD suspend make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend' Making all in examples/python make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python' Making all in examples/apparmor make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor' Making all in examples/xml/nwfilter make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter' Making all in examples/openauth make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth' CC openauth-openauth.o CCLD openauth make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth' Making all in examples/systemtap make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' make[1]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' touch .build.stamp make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt' + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/alexb/apps/ipc_test/ipctest.wv --server --iprelay Testing "all" in /home/sojka/nul/alexb/apps/ipc_test/ipctest.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/test_ipc.nul echo.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => script_start:1 <= => script_waitchild <= => verbose <= sc: start 0-1 count 1 s0: [ 5] module ' sigma0::mem:2 name::/s0/admission name::/s0/log ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/test_ipc.nul' s0: map self bf000000 -> b1400000 size 200000 offset 0 s 0 typed 1 s0: [ 5] using memory: 2 MB (200000) at bf000000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self bec00000 -> b1000000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at bec00000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 80002403 err 4 at 80002403 sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/1 for 80002403 err 4 at 80002403 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800014d1 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800014d1 tb: client data 3f000 guid 5 parent 9b6 (5) Hello (5) Region count 1 (5) 0 virt 80000000 end 80200000 size 200000 phys bf000000 (5) (5) Test output should look like that: (5) 'tX: ... success/failure - reason: XYZ' (5) (5) Test I - IPC aborts (5) <------ exc pf --------- <------- ipc ------------ (5) A B C* (5) 3. dies (unhand. exc) 2. cause pf exc 1. sends ipc to B (5) 4. kernel sets A dead 5. will die - unhand. pf 6. gets ipc abort (5) 7. sends ipc to B (5) 8. gets ipc timeout (5) A: ... success - reason: return code 0x2 ?= 0x2 (5) ! alexb/apps/ipc_test/main.cc:127 res == 0U + NOVA_EABORT ok (5) B: ... success - reason: return code 0x1 ?= 0x1 (5) ! alexb/apps/ipc_test/main.cc:132 res == 0U + NOVA_ETIMEOUT ok (5) C: ... success - reason: return code 0x1 ?= 0x1 (5) ! alexb/apps/ipc_test/main.cc:137 res == 0U + NOVA_ETIMEOUT ok (5) (5) Test II - Lookup (5) success - create_sm - reason: return code 0x0 ?= 0x0 -> sm=0x848 (5) ! alexb/apps/ipc_test/main.cc:149 res == 0U + NOVA_ESUCCESS ok (5) success - lookup(0x848) - reason: crd.raw=0x84807f should be != 0x0 (5) ! alexb/apps/ipc_test/main.cc:155 res == 0U + NOVA_ESUCCESS ok (5) ! alexb/apps/ipc_test/main.cc:156 crdout & DESC_RIGHTS_ALL ok (5) success - revoke(0x848) - reason: return code 0x0 ?= 0x0 (5) ! alexb/apps/ipc_test/main.cc:160 res == 0U + NOVA_ESUCCESS ok (5) success - lookup(0x848) - reason: crd.raw=0x0 should be == 0x0 (5) ! alexb/apps/ipc_test/main.cc:166 res == 0U + NOVA_ESUCCESS ok (5) ! alexb/apps/ipc_test/main.cc:167 crdout == 0U ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/alexb/apps/libvirt/libvirt.wv --server --iprelay Testing "libvirt" in /home/sojka/nul/alexb/apps/libvirt/libvirt.wv: make: Entering directory `/home/sojka/nul/alexb/apps/libvirt' make -C libvirt-0.9.6/ install make[1]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' Making install in gnulib/lib make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' make install-recursive make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh ../../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib ; \ fi ; \ if test -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.alias; then \ 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 ; \ /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 ; \ rm -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \ /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 ; \ rm -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib' Making install in include make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' Making install in libvirt make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt' make install-exec-hook make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt' /bin/sh ../../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt' test -z "/usr/local/include/libvirt" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt" /usr/bin/install -c -m 644 libvirt.h libvirt-qemu.h virterror.h '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt' make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include' Making install in src make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' make install-am make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' test -z "/usr/local/lib" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt.la libvirt-qemu.la '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib' 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 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; }; }) 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; }; }) libtool: install: /usr/bin/install -c .libs/libvirt.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.la libtool: install: warning: relinking `libvirt-qemu.la' 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) 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 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; }; }) 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; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-qemu.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.la libtool: install: /usr/bin/install -c .libs/libvirt.a /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.a libtool: install: chmod 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.a libtool: install: ranlib /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.a libtool: install: /usr/bin/install -c .libs/libvirt-qemu.a /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.a libtool: install: chmod 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.a libtool: install: ranlib /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/libexec" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt_iohelper '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/libexec' libtool: install: /usr/bin/install -c libvirt_iohelper /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/libexec/libvirt_iohelper test -z "/usr/local/share/augeas/lenses" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses" /usr/bin/install -c -m 644 qemu/libvirtd_qemu.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses' test -z "/usr/local/share/augeas/lenses/tests" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests" /usr/bin/install -c -m 644 qemu/test_libvirtd_qemu.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests' test -z "/usr/local/etc/libvirt" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt" /usr/bin/install -c -m 644 qemu/qemu.conf '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt' /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/cache/libvirt" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/images" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/boot" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/qemu" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt/qemu" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/cache/libvirt/qemu" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/qemu" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/nova" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt/nova" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/network" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/dnsmasq" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt/network" /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/autostart" /usr/bin/install -c -m 644 ./network/default.xml \ /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml test -z "cbe0f90c-9ea6-4489-8c46-eb8e094d089b" || \ { sed -e "s,,\n ccea18bc-6196-43cc-a9d7-15deac85cf0a," \ /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml > \ /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml.t && \ cp /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml.t \ /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml && \ rm /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml.t; } test -e /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/autostart/default.xml || \ ln -s ../default.xml \ /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/autostart/default.xml test -z "" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install" test -z "/usr/local/lib/libvirt/connection-driver" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt/connection-driver" test -z "/usr/local/share/libvirt" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt" /usr/bin/install -c -m 644 cpu/cpu_map.xml '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt' make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src' Making install in daemon make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' make install-am make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' test -z "/usr/local/sbin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c libvirtd '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin' libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src/libvirt.la' has not been installed in `/usr/local/lib' libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libvirtd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin/libvirtd test -z "/usr/local/share/augeas/lenses" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses" /usr/bin/install -c -m 644 libvirtd.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses' test -z "/usr/local/share/augeas/lenses/tests" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests" /usr/bin/install -c -m 644 test_libvirtd.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests' test -z "/usr/local/etc/libvirt/" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/" /usr/bin/install -c -m 644 libvirtd.conf '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/' mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/polkit-1/actions /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 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/qemu/ mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/lxc/ mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/uml/ mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/ /usr/bin/install -c -m 644 libvirtd.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd /usr/bin/install -c -m 644 libvirtd.qemu.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd.qemu /usr/bin/install -c -m 644 libvirtd.lxc.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd.lxc /usr/bin/install -c -m 644 libvirtd.uml.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd.uml mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man8" /usr/bin/install -c -m 644 libvirtd.8 '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man8' test -z "" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install" make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon' Making install in tools make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' make install-am make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' test -z "/usr/local/bin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c virsh '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin' libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/local/lib' libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src/libvirt.la' has not been installed in `/usr/local/lib' libtool: install: /usr/bin/install -c .libs/virsh /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin/virsh test -z "/usr/local/bin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin" /usr/bin/install -c virt-xml-validate virt-pki-validate '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin' test -z "/usr/local/sbin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin" test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man1" /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' test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man8" make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools' Making install in docs make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' make install-recursive make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' Making install in schemas make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas' make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/libvirt/schemas" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt/schemas" /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' make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas' make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' make[5]: Nothing to be done for `install-exec-am'. /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html 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 \ /usr/bin/install -c -m 0644 ./$f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html; done /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html/html for h in html/index.html html/libvirt-libvirt.html html/libvirt-virterror.html; do \ /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 for p in html/left.png html/up.png html/home.png html/right.png; do \ /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 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gtk-doc/html/libvirt 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 \ /usr/bin/install -c -m 0644 ./${file} /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gtk-doc/html/libvirt ; \ done make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs' Making install in gnulib/tests make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' make install-recursive make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' Making install in . make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests' Making install in python make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' Making install in . make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' 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" /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' libtool: install: warning: relinking `libvirtmod.la' 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) 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 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 libtool: install: warning: relinking `libvirtmod_qemu.la' 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) 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 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 libtool: install: warning: remember to run `libtool --finish /usr/local/lib/python2.6/dist-packages' /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages /usr/bin/install -c -m 0644 libvirt.py /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages /usr/bin/install -c -m 0644 libvirt_qemu.py /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' Making install in tests make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests' make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6/examples (for test in basic.py create.py uuid.py error.py node.py; \ 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) make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python' Making install in tests make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests' Making install in po make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po' /bin/mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share installing af.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/af/LC_MESSAGES/libvirt.mo installing am.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/am/LC_MESSAGES/libvirt.mo installing ar.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ar/LC_MESSAGES/libvirt.mo installing as.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/as/LC_MESSAGES/libvirt.mo installing be.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/be/LC_MESSAGES/libvirt.mo installing bg.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bg/LC_MESSAGES/libvirt.mo installing bn.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bn/LC_MESSAGES/libvirt.mo installing bn_IN.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bn_IN/LC_MESSAGES/libvirt.mo installing bs.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bs/LC_MESSAGES/libvirt.mo installing ca.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ca/LC_MESSAGES/libvirt.mo installing cs.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/cs/LC_MESSAGES/libvirt.mo installing cy.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/cy/LC_MESSAGES/libvirt.mo installing da.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/da/LC_MESSAGES/libvirt.mo installing de.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/de/LC_MESSAGES/libvirt.mo installing el.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/el/LC_MESSAGES/libvirt.mo installing en_GB.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/en_GB/LC_MESSAGES/libvirt.mo installing es.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/es/LC_MESSAGES/libvirt.mo installing et.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/et/LC_MESSAGES/libvirt.mo installing eu_ES.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/eu_ES/LC_MESSAGES/libvirt.mo installing fa.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/fa/LC_MESSAGES/libvirt.mo installing fi.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/fi/LC_MESSAGES/libvirt.mo installing fr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/fr/LC_MESSAGES/libvirt.mo installing gl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/gl/LC_MESSAGES/libvirt.mo installing gu.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/gu/LC_MESSAGES/libvirt.mo installing he.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/he/LC_MESSAGES/libvirt.mo installing hi.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hi/LC_MESSAGES/libvirt.mo installing hr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hr/LC_MESSAGES/libvirt.mo installing hu.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hu/LC_MESSAGES/libvirt.mo installing hy.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hy/LC_MESSAGES/libvirt.mo installing id.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/id/LC_MESSAGES/libvirt.mo installing is.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/is/LC_MESSAGES/libvirt.mo installing it.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/it/LC_MESSAGES/libvirt.mo installing ja.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ja/LC_MESSAGES/libvirt.mo installing ka.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ka/LC_MESSAGES/libvirt.mo installing kn.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/kn/LC_MESSAGES/libvirt.mo installing ko.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ko/LC_MESSAGES/libvirt.mo installing ku.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ku/LC_MESSAGES/libvirt.mo installing lo.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/lo/LC_MESSAGES/libvirt.mo installing lt.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/lt/LC_MESSAGES/libvirt.mo installing lv.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/lv/LC_MESSAGES/libvirt.mo installing mk.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/mk/LC_MESSAGES/libvirt.mo installing ml.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ml/LC_MESSAGES/libvirt.mo installing mr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/mr/LC_MESSAGES/libvirt.mo installing ms.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ms/LC_MESSAGES/libvirt.mo installing my.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/my/LC_MESSAGES/libvirt.mo installing nb.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nb/LC_MESSAGES/libvirt.mo installing nl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nl/LC_MESSAGES/libvirt.mo installing nn.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nn/LC_MESSAGES/libvirt.mo installing nso.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nso/LC_MESSAGES/libvirt.mo installing or.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/or/LC_MESSAGES/libvirt.mo installing pa.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pa/LC_MESSAGES/libvirt.mo installing pl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pl/LC_MESSAGES/libvirt.mo installing pt.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pt/LC_MESSAGES/libvirt.mo installing pt_BR.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pt_BR/LC_MESSAGES/libvirt.mo installing ro.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ro/LC_MESSAGES/libvirt.mo installing ru.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ru/LC_MESSAGES/libvirt.mo installing si.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/si/LC_MESSAGES/libvirt.mo installing sk.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sk/LC_MESSAGES/libvirt.mo installing sl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sl/LC_MESSAGES/libvirt.mo installing sq.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sq/LC_MESSAGES/libvirt.mo installing sr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sr/LC_MESSAGES/libvirt.mo installing sr@latin.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sr@latin/LC_MESSAGES/libvirt.mo installing sv.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sv/LC_MESSAGES/libvirt.mo installing ta.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ta/LC_MESSAGES/libvirt.mo installing te.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/te/LC_MESSAGES/libvirt.mo installing th.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/th/LC_MESSAGES/libvirt.mo installing tr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/tr/LC_MESSAGES/libvirt.mo installing uk.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/uk/LC_MESSAGES/libvirt.mo installing ur.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ur/LC_MESSAGES/libvirt.mo installing vi.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/vi/LC_MESSAGES/libvirt.mo installing vi_VN.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/vi_VN/LC_MESSAGES/libvirt.mo installing zh_CN.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/zh_CN/LC_MESSAGES/libvirt.mo installing zh_TW.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/zh_TW/LC_MESSAGES/libvirt.mo installing zu.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/zu/LC_MESSAGES/libvirt.mo if test "libvirt" = "gettext-tools"; then \ /bin/mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gettext/po; \ 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 \ /usr/bin/install -c -m 644 ./$file \ /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po' Making install in examples/domain-events/events-c make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c' Making install in examples/hellolibvirt make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt' Making install in examples/dominfo make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo' Making install in examples/domsuspend make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend' Making install in examples/python make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python' Making install in examples/apparmor make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor' Making install in examples/xml/nwfilter make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p ""/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/nwfilter"" 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 \ /usr/bin/install -c -m 644 ./$f ""/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/nwfilter""; \ done make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter' Making install in examples/openauth make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth' Making install in examples/systemtap make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap' make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/pkgconfig" /usr/bin/install -c -m 644 libvirt.pc '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/pkgconfig' make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' make[1]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6' touch /home/sojka/nul/alexb/apps/libvirt/_install/.install.stamp make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt' ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:12 make -C /home/sojka/nul/alexb/apps/libvirt install DESTDIR=/home/sojka/nul/alexb/apps/libvirt/_install ok ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:13 cp /home/sojka/nul/michal/imgs/passive/CAcertSrv.pem cacert.pem ok + P='NOVA management daemon is up. Waiting for libvirt connection' + WVTEST_EXIT_PATTERN='NOVA management daemon is up. Waiting for libvirt connection' + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/passive --server --iprelay + tee passive.log novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/remote_config.nul bin/apps/vancouver.nul bin/boot/munich imgs/passive/bzImage imgs/passive/initramfs imgs/passive/privkeySrv.der imgs/passive/certSrv.crt imgs/passive/CAcertSrv.crt bin/apps/remote_config.nulconfig linux.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga:0x40000,0x40000 <= => hostvesa <= => mem <= physmem: 0 [0, 100000] => pit:0x40,0 <= source freq 0 source freq 0 source freq 0 => scp:0x92,0x61 <= => pcihostbridge:0,0x100,0xcf8 <= => dpci:3,0,0,0,0,0 <= search_device(3,0,0) bdf 200 => dio:0x3c0+0x20 <= => dio:0x3b0+0x10 <= => vcpu <= => halifax <= VBE version 300 tag 41534556 memsize 1000000 oem 'ATI ATOMBIOS' vendor '(C) 1988-2005, ATI Technologies Inc. ' product 'RV710' version '01.00' framebuffer e0000000+10000000 => hostkeyb:0+0x60+1+12+1 <= => nubus <= bus[1] Enabling ARI. dev[1:00.0] Adapting ARI status on SR-IOV capable device. dev[1:00.0] Enabled 8 VFs. Wait for them to settle down. dev[1:00.1] Enabled 8 VFs. Wait for them to settle down. bus[3] Enabling ARI. Nubus initialized. => host82576:0 <= 82576PF 00: Found Intel 82576-style controller at 100. Attaching IRQ 0. 82576PF 00: BAR 0: d0820000 (size 00020000) 82576PF 00: Found MMIO window at 0x8f800000 (phys d0820000). 82576PF 00: BAR 1: d0400000 (size 00400000) 82576PF 00: BAR 2: 00003021 (size 00000020) 82576PF 00: BAR 3: d08c4000 (size 00004000) 82576PF 00: Perform Global Reset. 82576PF 00: Global Reset successful. s0: Attaching to CPU 0 (ffffffff 0) 82576PF 00: Attached to IRQ 126 (MSI-X). 82576PF 00: Configuring VFs... 82576PF 00: Configuring link parameters... 82576PF 00: We are 00:1b:21:8f:30:06 82576PF 00: Notifying VFs that PF is done... 82576PF 00: Initialization complete. 82576PF 00: Enabling interrupts... 82576PF 00: Link status changed to UP. 82576PF 00: UP 100BASE-T FD | 8 VFs | 0 RX | 0 TX => host82576vf:0,0,1 <= s0: Attaching to CPU 0 (ffffffff 0) s0: Attaching to CPU 0 (ffffffff 0) 82576VF 80: Found Intel 82576VF-style controller. 82576VF 80: Interrupt throttling DISABLED. 82576VF 80: 00000200 bytes allocated for RX descriptor ring (32 descriptors). 82576VF 80: RDBAL bcf13d80 RDBAH 00000000 RXDCTL 02000000 82576VF 80: 00000200 bytes allocated for TX descriptor ring (32 descriptors). 82576PF 00: VF0 sent RESET 82576PF 00: VF0 is now 00:1b:21:8f:30:06 82576VF 80: We are 00:1b:21:8f:30:06 82576VF 80: Asking to be promiscuous. 82576PF 00: VF_SET_PROMISC 40006 ENABLE 82576VF 80: Unrecognized message. => service_config <= => service_disk <= Constructing service /disk... Service /disk registered. => script_start:1 <= => name::/s0/events <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) booting - NOVA daemon ... (5) source freq 2702582 s0: => INIT done <= (5) done - request timer attach (5) warning - osdepentropyopen not implemented! (5) warning - tls - entropy not implemented! (5) done - request network attach (5) done - mac 00:1b:21:8f:30:06 (5) - sys_now unimpl. (5) done - open tcp port 9999 - 10000 (5) ....... looking for an IP address via DHCP (5) update - got ip=141.76.49.27 mask=255.255.255.192 gw=141.76.49.1 (5) ready - NOVA management daemon is up. Waiting for libvirt connection ... ++ sed -ne '/.*update - got ip=\([^ ]*\).*/ s//\1/p' passive.log + NOVA_IP=141.76.49.27 + set +x CPU model: GenuineIntel CPU(s): 8 CPU frequency: 2702 MHz CPU socket(s): 1 Core(s) per socket: 4 Thread(s) per core: 2 NUMA cell(s): 1 Memory size: 0 kB eventthread - exiting nova - success - closing mgmt connection ... nova - success - closing event connection ... ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:29 bash -o pipefail -c virsh -c nova+tls://141.76.49.27:9999 nodeinfo | tee nodeinfo.log ok CPU model: GenuineIntel ! /home/sojka/nul/alexb/apps/libvirt/libvirt.wv:30 grep CPU model: nodeinfo.log ok ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/julian/apps/per-cpu-service/per-cpu-service.wv --server --iprelay Testing "all" in /home/sojka/nul/julian/apps/per-cpu-service/per-cpu-service.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/per-cpu-service.nul bin/apps/per-cpu-service.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= s0: map self 3c0000 -> 0 size 20000 offset 0 s 0 typed 1 => script_start:1,1 <= => script_waitchild <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 sc: start 0-1 count 1 s0: [ 5] module 'namespace::/s0 name::/s0/admission name::/s0/pcpus namespace::/s0 name::/s0/log ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/per-cpu-service.nul' s0: map self bec00000 -> b0c00000 size c00000 offset 0 s 0 typed 2 s0: [ 5] using memory: 8 MB (815000) at bec00000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be800000 -> b0800000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be800000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 8000270b err 4 at 8000270b sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/5 for 8000270b err 4 at 8000270b s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 80001a73 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 80001a73 tb: client data 3f000 guid 5 parent 9b6 (5) New session object allocated: 0x80803fc0 (5) Next... (5) call cycles 345 (5) ! julian/apps/per-cpu-service/per-cpu-service.cc:84 "Done" ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echo2sstest.wv --server --iprelay Testing "Echo service based on SSession" in /home/sojka/nul/michal/apps/echo/echo2sstest.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2ss.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script <= => script_start:1 <= => script_start:2 <= => script_waitchild <= => script_start:3 <= => script_waitchild <= kb: receive() failed at 325 -- buggy keyboard? sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2ss.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 80002b25 err 4 at 80002b25 sc: start 1-1 count 1 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80002b25 err 4 at 80002b25 s0: [ 6] module 's0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800011ed ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800011ed itb: client data 3f000 guid 5 parent 9b6 g(5) Constructing service /echo... m(5) Service /echo registered. a0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul' s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1 s0: [ 6] using memory: 16 MB (1000000) at bd000000 s0: [ 6] creating PD on CPU 0 sc: wait for child 6 s0: [ 6, 4300e] pagefault 48/0 for 80001bd9 err 4 at 80001bd9 s0: [ 6, 4300e] map 0/1 for 80001bd9 err 4 at 80001bd9 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001187 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001187 (5) Cannot get client (id=0x0) data: 0x105 (5) echo: Client 0x826 sent us a value 42 tb: client data 3f002 guid 6 parent 9b3 (6) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U ok (6) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U ok (6) ! michal/apps/echo/echo2test.cc:33 last_val == 42U ok sc: start 2-1 count 1 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul' s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1 s0: [ 7] using memory: 16 MB (1000000) at bc000000 s0: [ 7] creating PD on CPU 1 s0: [ 7, 4380e] pagefault 48/0 for 80001bd9 err 4 at 80001bd9 sc: wait for child 7 s0: [ 7, 4380e] map 0/1 for 80001bd9 err 4 at 80001bd9 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001187 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001187 (5) Cannot get client (id=0x0) data: 0x105 (5) echo: Client 0x827 sent us a value 42 tb: client data 3f004 guid 7 parent 3f001 (7) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U ok (7) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U ok (7) ! michal/apps/echo/echo2test.cc:33 last_val == 42U ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echo2test.wv --server --iprelay Testing "Echo service with sessions" in /home/sojka/nul/michal/apps/echo/echo2test.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script <= => script_start:1 <= => script_start:2 <= => script_waitchild <= => script_start:3 <= => script_waitchild <= kb: receive() failed at 325 -- buggy keyboard? sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 80002ab5 err 4 at 80002ab5 sc: start 1-1 count 1 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80002ab5 err 4 at 80002ab5 s0: [ 6] module 's0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800010dd ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800010dd igma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul' s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1 s0: [ 6] using memory: 16 MB (1000000) at bd000000 s0: [ 6] creating PD on CPU 0 sc: wait for child 6 s0: [ 6, 4300e] pagefault 48/0 for 80001bd9 err 4 at 80001bd9 s0: [ 6, 4300e] map 0/1 for 80001bd9 err 4 at 80001bd9 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001187 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001187 tb: client data 3f000 guid 5 parent 9b3 (5) EchoProtocol::TYPE_ECHO (5) Cannot get client (id=0x0) data: 0x105 (5) ParentProtocol::TYPE_OPEN (5) ----- created echo client pseudonym=0x820 identity=0x8a6 (5) EchoProtocol::TYPE_ECHO (5) echo: Client 0x8a6 sent us a value 42 tb: client data 3f002 guid 6 parent 3f001 (6) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U ok (5) EchoProtocol::TYPE_GET_LAST (6) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U ok (6) ! michal/apps/echo/echo2test.cc:33 last_val == 42U ok sc: start 2-1 count 1 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul' s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1 s0: [ 7] using memory: 16 MB (1000000) at bc000000 s0: [ 7] creating PD on CPU 1 s0: [ 7, 4380e] pagefault 48/0 for 80001bd9 err 4 at 80001bd9 sc: wait for child 7 s0: [ 7, 4380e] map 0/1 for 80001bd9 err 4 at 80001bd9 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001187 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001187 (5) EchoProtocol::TYPE_ECHO (5) Cannot get client (id=0x0) data: 0x105 (5) ParentProtocol::TYPE_OPEN (5) ----- created echo client pseudonym=0x833 identity=0x8a8 (5) EchoProtocol::TYPE_ECHO (5) echo: Client 0x8a8 sent us a value 42 tb: client data 3f004 guid 7 parent 9b6 (7) ! michal/apps/echo/echo2test.cc:31 echo->echo(*myutcb(), 42) == 42U ok (5) EchoProtocol::TYPE_GET_LAST (7) ! michal/apps/echo/echo2test.cc:32 echo->get_last(*myutcb(), last_val) == 0U ok (7) ! michal/apps/echo/echo2test.cc:33 last_val == 42U ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echotest.wv --server --iprelay Testing "Simple echo service" in /home/sojka/nul/michal/apps/echo/echotest.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo.nul echo.nulconfig bin/apps/echotest.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script <= => script_start:1 <= => script_start:2 <= => script_waitchild <= => script_start:3 <= => script_waitchild <= kb: receive() failed at 325 -- buggy keyboard? sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 80001ff3 err 4 at 80001ff3 sc: start 1-1 count 1 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80001ff3 err 4 at 80001ff3 s0: [ 6] module 's0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800010fb ss0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800010fb itb: client data 3f000 guid 5 parent 9b6 g(5) Echo service successfully started ma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul' s0: map self bd000000 -> af000000 size 1000000 offset 0 s 0 typed 1 s0: [ 6] using memory: 16 MB (1000000) at bd000000 s0: [ 6] creating PD on CPU 0 sc: wait for child 6 s0: [ 6, 4300e] pagefault 48/0 for 80001ad3 err 4 at 80001ad3 s0: [ 6, 4300e] map 0/1 for 80001ad3 err 4 at 80001ad3 s0: [ 6, 4300e] pagefault 48/0 for bffff006 err 4 at 80001081 s0: [ 6, 4300e] map 0/1 for bffff006 err 4 at 80001081 (5) echo: Client 0x0 sent us a value 42 tb: client data 3f002 guid 6 parent 9b3 (6) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U ok sc: start 2-1 count 1 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul' s0: map self bc000000 -> ae000000 size 1000000 offset 0 s 0 typed 1 s0: [ 7] using memory: 16 MB (1000000) at bc000000 s0: [ 7] creating PD on CPU 1 s0: [ 7, 4380e] pagefault 48/0 for 80001ad3 err 4 at 80001ad3 sc: wait for child 7 s0: [ 7, 4380e] map 0/1 for 80001ad3 err 4 at 80001ad3 s0: [ 7, 4380e] pagefault 48/0 for bffff006 err 4 at 80001081 s0: [ 7, 4380e] map 0/1 for bffff006 err 4 at 80001081 (5) echo: Client 0x0 sent us a value 42 tb: client data 3f004 guid 7 parent 3f001 (7) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/tests/timer.wv --server --iprelay Testing "all" in /home/sojka/nul/michal/apps/tests/timer.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/timer.nul bin/apps/timer.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script_start:1 <= => script_waitchild <= sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/timer.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 80001e21 err 4 at 80001e21 sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80001e21 err 4 at 80001e21 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800012fd s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800012fd tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702581000 (5) ! michal/apps/tests/timer.cc:31 clock ok (5) ! michal/apps/tests/timer.cc:32 timer_service ok (5) ! michal/apps/tests/timer.cc:38 timer_service->timer(*utcb, msg) ok (5) ! michal/apps/tests/timer.cc:45 sleep_time_ms >= 100 ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/logdisk/part.wv --server --iprelay Testing "Partition table parsing" in /home/sojka/nul/michal/apps/logdisk/part.wv: novaboot: Entering directory `/home/sojka/nul/build' 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 -' => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => vdisk:rom://(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk <= vdisk: Opened '(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk' 0x100000 bytes. vdisk: Attached as vdisk 0. => vdisk:rom://(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk <= vdisk: Opened '(nd)/tftpboot/sojka/novaboot/imgs/part-table-disk' 0x100000 bytes. vdisk: Attached as vdisk 1. => service_disk <= disk: Added '0' disk: Added '1' Constructing service /disk... Service /disk registered. => script_start:1 <= => script_waitchild <= sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission name::/s0/disk diskadd disk::0 sigma0::drive:1 ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/logdisk.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 80002135 err 4 at 80002135 sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80002135 err 4 at 80002135 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800016bd s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800016bd disk: Added '0p1' disk: Added '0p2' disk: Added '0p3' disk: Added '0p5' disk: Added '0p6' disk: Added '0p7' disk: Added '0p8' disk: Added '1p1' disk: Added '1p2' disk: Added '1p3' disk: Added '1p5' disk: Added '1p6' disk: Added '1p7' disk: Added '1p8' sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 FAILED + ret=1 + set +x ! /home/sojka/nul/michal/wvtest/runall: /home/sojka/nul/michal/wvtest/wvnulrun returned non-zero exit code (1) FAILED + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-dpci.wv --server --iprelay Testing "Direct PCI device assignment in Vancouver" in /home/sojka/nul/michal/boot/vancouver-dpci.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1-32 imgs/slackware-32.bz2 vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => hostkeyb:0,0x60,1,12 <= => service_config <= => service_disk <= Constructing service /disk... Service /disk registered. => script_start:1 <= => script_wait:16000 <= => script_start:1 <= sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: wait 16000ms tb: client data 3f000 guid 5 parent 9b6 sc: waiting... (5) source freq 2702576000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) startup (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168911000 (5) => dpci:2,0,0 <= (5) search_device(2,0,0) bdf 100 (5) DPCI device assigned s0: [ 5] iomem d0820000+20000 granted from 0xad000000 s0: [ 5] iomem d0400000+400000 granted from 0xacc00000 (5) alloc ioio region 302005 done s0: [ 5] iomem d08c4000+4000 granted from 0xac800000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 80237fec (5) do_gsi(995, 7e, 997) 0x7fff8000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 80236fec (5) do_gsi(998, 7d, 99a) 0x7fff5000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 80235fec (5) do_gsi(99b, 7c, 99d) 0x7fff2000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 80234fec (5) do_gsi(99e, 7b, 9a0) 0x7ffef000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 80233fec (5) do_gsi(9a1, 7a, 9a3) 0x7ffec000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 80232fec (5) do_gsi(9a4, 79, 9a6) 0x7ffe9000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 80231fec (5) do_gsi(9a7, 78, 9a9) 0x7ffe6000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 80230fec (5) do_gsi(9aa, 77, 9ac) 0x7ffe3000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 8022ffec (5) do_gsi(9ad, 76, 9af) 0x7ffe0000 s0: [ 5] msi granted to cpu 1 (5) do_gsi_boot eip 8000084f esp 8022efec (5) do_gsi(9b0, 75, 9b2) 0x7ffdd000 (5) => 82576vf <= (5) Attached 82576VF model at f7ce0000+0x4000, f7cc0000+0x1000 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 800045d4 esp 80209fec (5) do_gsi_boot eip 800052e4 esp 80208fec (5) do_gsi_boot eip 800055fa esp 80206fec (5) do_gsi_boot eip 80000955 esp 80104fec (5) RESET device state (5) disabled DMA by PCI device 100 cmd 100007 -> 100003 (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1df330 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81de3000+611e9c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (us15@erwin) #1 SMP PREEMPT Thu Nov 17 14:02:47 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 root=/dev/ram0 (5) # MUNICH: initrd 19E3000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+33d0 esi 0 (5) # Linux version 3.1.0 (us15@erwin) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP P (5) # | REEMPT Thu Nov 17 14:02:47 CET 2011 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # BIOS-provided physical RAM map: (5) # BIOS-e820: 0000000000000000 - 000000000009ac00 (usable) (5) # BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved) (5) # BIOS-e820: 0000000000100000 - 0000000003be0000 (usable) (5) # Notice: NX (Execute Disable) protection missing in CPU! (5) # DMI not present or invalid. (5) # last_pfn = 0x3be0 max_arch_pfn = 0x100000 (5) # init_memory_mapping: 0000000000000000-0000000003be0000 (5) # RAMDISK: 019e3000 - 01ff5000 (5) # ACPI: RSDP 0009ce00 00000 (v02 NOVA ) (5) # ACPI: RSDT 0009e000 00030 (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: APIC 0009f000 00064 (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: MCFG 0009bc00 0003C (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: FACP 0009ac00 000DC (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000 (5) # | 0000000000000/0x0 (20110623/tbfadt-544) (5) # ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0 (5) # | 000000000000000/0x0 (20110623/tbfadt-544) (5) # ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459) (5) # ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459) (5) # 59MB LOWMEM available. (5) # mapped low ram: 0 - 03be0000 (5) # low ram: 0 - 03be0000 (5) # Zone PFN ranges: (5) # DMA 0x00000010 -> 0x00001000 (5) # Normal 0x00001000 -> 0x00003be0 (5) # Movable zone start PFN for each node (5) # early_node_map[2] active PFN ranges (5) # 0: 0x00000010 -> 0x0000009a (5) # 0: 0x00000100 -> 0x00003be0 (5) # Using APIC driver default (5) # ACPI: PM-Timer IO Port: 0x8000 (5) # ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (5) # ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1]) (5) # ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) (5) # ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) (5) # IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 (5) # ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) (5) # ACPI: NMI_SRC (dfl dfl global_irq 23) (5) # Using ACPI (MADT) for SMP configuration information (5) # SMP: Allowing 1 CPUs, 0 hotplug CPUs (5) # Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000) (5) # setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 (5) # PERCPU: Embedded 9 pages/cpu @c3400000 s22976 r0 d13888 u4194304 (5) # Built 1 zonelists in Zone order, mobility grouping on. Total pages: 15090 (5) # Kernel command line: clocksource=tsc console=ttyS0 root=/dev/ram0 (5) # PID hash table entries: 256 (order: -2, 1024 bytes) (5) # Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) (5) # Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) (5) # Initializing CPU#0 (5) # Memory: 49960k/61312k available (2436k kernel code, 10880k reserved, 992k data, (5) # | 312k init, 0k highmem) (5) # virtual kernel memory layout: (5) # fixmap : 0xfff17000 - 0xfffff000 ( 928 kB) (5) # vmalloc : 0xc43e0000 - 0xfff15000 ( 955 MB) (5) # lowmem : 0xc0000000 - 0xc3be0000 ( 59 MB) (5) # .init : 0xc135a000 - 0xc13a8000 ( 312 kB) (5) # .data : 0xc12613d0 - 0xc13595c0 ( 992 kB) (5) # .text : 0xc1000000 - 0xc12613d0 (2436 kB) (5) # Checking if this processor honours the WP bit even in supervisor mode...Ok. (5) # Preemptible hierarchical RCU implementation. (5) # Verbose stalled-CPUs detection is disabled. (5) # NR_IRQS:512 (5) # Console: colour VGA+ 80x25 (5) # console [ttyS0] enabled (5) # Fast TSC calibration using PIT (5) # Detected 2702.770 MHz processor. (5) # Calibrating delay loop (skipped), value calculated using timer frequency.. 5405 (5) # | .54 BogoMIPS (lpj=10811080) (5) # pid_max: default: 32768 minimum: 301 (5) # Mount-cache hash table entries: 512 (5) # SMP alternatives: switching to UP code (5) # Freeing SMP alternatives: 16k freed (5) # ACPI: Core revision 20110623 (5) # ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20 (5) # | 110623/tbxface-640) (5) # ACPI: Unable to load the System Description Tables (5) # Enabling APIC mode: Flat. Using 1 I/O APICs (5) # ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 (5) # CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU. stepping 03 (5) # | Performance Events: (5) # Brought up 1 CPUs (5) # Total of 1 processors activated (5405.54 BogoMIPS). (5) # NET: Registered protocol family 16 (5) # PCI: Using configuration type 1 for base access (5) # bio: create slab at 0 (5) # ACPI: Interpreter disabled. (5) # vgaarb: loaded (5) # SCSI subsystem initialized (5) # usbcore: registered new interface driver usbfs (5) # usbcore: registered new interface driver hub (5) # usbcore: registered new device driver usb (5) # PCI: Probing PCI hardware (5) # pnp: PnP ACPI: disabled (5) # Switching to clocksource acpi_pm (5) # NET: Registered protocol family 2 (5) # Switched to NOHz mode on CPU #0 (5) # IP route cache hash table entries: 1024 (order: 0, 4096 bytes) (5) # TCP established hash table entries: 2048 (order: 2, 16384 bytes) (5) # TCP bind hash table entries: 2048 (order: 2, 16384 bytes) (5) # TCP: Hash tables configured (established 2048 bind 2048) (5) # TCP reno registered (5) # UDP hash table entries: 128 (order: 0, 4096 bytes) (5) # UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) (5) # NET: Registered protocol family 1 (5) # Trying to unpack rootfs image as initramfs... (5) # rootfs image is not initramfs (no cpio magic); looks like an initrd (5) # Freeing initrd memory: 6216k freed (5) # platform rtc_cmos: registered platform RTC device (no PNP device found) (5) # microcode: no support for this CPU vendor (5) # HugeTLB registered 4 MB page size, pre-allocated 0 pages (5) # NTFS driver 2.1.30 [Flags: R/O]. (5) # msgmni has been set to 109 (5) # io scheduler noop registered (5) # io scheduler deadline registered (default) (5) # io scheduler cfq registered (5) # Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled (5) # serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450 (5) # Non-volatile memory driver v1.3 (5) # brd: module loaded (5) # e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k (5) # e1000e: Copyright(c) 1999 - 2011 Intel Corporation. (5) # Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k (5) # Copyright (c) 2007-2011 Intel Corporation. (5) # igb 0000:00:01.0: can't find IRQ for PCI INT A; probably buggy MP table (5) MAP 0 d0820000+20000 from 0x84000000 size 20000 page d0820 d0820000 (5) # igb 0000:00:01.0: Intel(R) Gigabit Ethernet Network Connection (5) # igb 0000:00:01.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:1b:21:8f:30:06 (5) # igb 0000:00:01.0: eth0: PBA No: E43709-005 (5) # igb 0000:00:01.0: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s) (5) # Intel(R) Virtual Function Network Driver - version 2.0.0-k (5) # Copyright (c) 2009 - 2010 Intel Corporation. (5) # igbvf 0000:00:02.0: enabling device (0000 -> 0002) (5) VF_RESET 42:49:3c:69:2d:05 (5) VF_RESET 42:49:3c:69:2d:05 (5) VF_SET_MAC 42:49:3c:69:2d:05 (5) # igbvf 0000:00:02.0: Intel(R) 82576 Virtual Function (5) # igbvf 0000:00:02.0: Address: 42:49:3c:69:2d:05 (5) # igbvf 0000:00:02.0: MAC: 1 (5) # tun: Universal TUN/TAP device driver, 1.6 (5) # tun: (C) 1999-2004 Max Krasnyansky (5) # ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver (5) # Initializing USB Mass Storage driver... (5) # usbcore: registered new interface driver usb-storage (5) # USB Mass Storage support registered. (5) # i8042: PNP: No PS/2 controller found. Probing ports directly. (5) # serio: i8042 KBD port at 0x60,0x64 irq 1 (5) # serio: i8042 AUX port at 0x60,0x64 irq 12 (5) # mousedev: PS/2 mouse device common for all mice (5) # input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 (5) # input: PC Speaker as /devices/platform/pcspkr/input/input1 (5) # rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 (5) # rtc0: alarms up to one day, 114 bytes nvram (5) # cpuidle: using governor ladder (5) # cpuidle: using governor menu (5) # usbcore: registered new interface driver usbhid (5) # usbhid: USB HID core driver (5) # TCP cubic registered (5) # NET: Registered protocol family 17 (5) # Using IPI No-Shortcut mode (5) # rtc_cmos rtc_cmos: setting system clock to 2011-12-05 21:10:27 UTC (1323119427) (5) # | Refined TSC clocksource calibration: 2702.578 MHz. (5) # Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ (5) # | mode (5) # Switching to clocksource tsc (5) # input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2 (5) # RAMDISK: bzip2 image found at block 0 (5) # VFS: Mounted root (ext2 filesystem) readonly on device 1:0. (5) # Freeing unused kernel memory: 312k freed (5) # Write protecting the kernel text: 2440k (5) # Write protecting the kernel read-only data: 736k (5) # INIT: version 2.86 booting (5) # proc on /proc type proc (rw) (5) # sysfs on /sys type sysfs (rw) (5) # Triggering udev events: /sbin/udevadm trigger --action=add (5) # udev[400]: renamed network interface eth1 to int0 (5) # udev[399]: renamed network interface eth0 to ext0 (5) # Setting system time from the hardware clock (localtime). (5) # Testing root filesystem status: read-only filesystem (5) # Checking root filesystem: (5) # fsck 1.41.13 (13-Dec-2010) (5) # ramdisk: clean, 502/4096 files, 15944/16384 blocks (5) # Remounting root device with read-write enabled. (5) # /dev/ram0 on / type ext2 (rw) (5) # Checking non-root filesystems: (5) # fsck 1.41.13 (13-Dec-2010) (5) # Mounting non-root local filesystems: (5) # tmpfs on /dev/shm type tmpfs (rw) (5) # Using /etc/random-seed to initialize /dev/urandom. (5) # INIT: Entering runlevel: 3 (5) # Going multiuser... (5) # cannot (un)set powersave mode (5) # [9;15][14;60]Starting sysklogd daemons: /usr/sbin/syslogd /usr/sbin/klogd -c (5) # | 3 -x (5) # Triggering udev events: /sbin/udevadm trigger --type=failed (5) # Bridging between ext0 and int0 (5) VF_SET_MULTICAST 00000003 (0) c2b0f840 (5) TX queue 0: DISABLED (5) TX queue 0: ENABLED (5) 82576VF MAP f7ce2+1 from 0x8020c000 (5) VF message unknown 00000005 (5) VF_SET_MULTICAST 00000003 (0) 00000000 (5) VF_SET_MULTICAST 00000003 (0) c13a2000 (5) VF_SET_MULTICAST 00010003 (1) c1230010 (5) # Polling for DHCP server on interface br0: (5) # dhcpcd[651]: version 5.2.7 starting (5) # dhcpcd[651]: br0: waiting for carrier (5) # dhcpcd[651]: br0: carrier acquired (5) # dhcpcd[651]: br0: broadcasting for a lease (5) # dhcpcd[651]: br0: offered 141.76.49.27 from 141.76.48.80 (5) # dhcpcd[651]: br0: acknowledged 141.76.49.27 from 141.76.48.80 (5) # dhcpcd[651]: br0: leased 141.76.49.27 for 21600 seconds (5) # dhcpcd[651]: forked to background, child pid 678 (5) # Starting Internet super-server daemon: /usr/sbin/inetd sc: start 0-1 count 1 sc: done. tb: client data 3f002 guid 6 parent 9bc (6) source freq 2702576000 (6) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' (6) => PC_PS2 <= (6) => mem:0,0xa0000 <= (6) physmem: 0 [0, a0000] (6) => mem:0x100000 <= (6) physmem: 0 [100000, 3c00000] (6) => ioio <= (6) => nullio:0x80 <= (6) => pic:0x20,,0x4d0 <= (6) => pic:0xa0,2,0x4d1 <= (6) => pit:0x40,0 <= (6) source freq 0 (6) source freq 0 (6) source freq 0 (6) => scp:0x92,0x61 <= (6) => kbc:0x60,1,12 <= (6) => keyb:0,0x10000 <= (6) => mouse:1,0x10001 <= (6) => rtc:0x70,8 <= (6) => serial:0x3f8,0x4,0x4711 <= (6) => hostsink:0x4712,80 <= (6) => vga:0x03c0 <= (6) Allocating from guest 03be0000+20000 (6) VGA console 3be0000+20000 0x83fe0000 (6) => vbios_disk <= (6) => vbios_keyboard <= (6) => hostkeyb:0x10,0x60,1,,1 <= (6) => vbios_mem <= (6) => vbios_time <= (6) => vbios_reset <= (6) => vbios_multiboot <= (6) => msi <= (6) => ioapic <= (6) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (6) => pmtimer:0x8000 <= (6) => vcpus <= (6) => vcpu <= (6) create VCPU (6) => halifax <= (6) startup (6) => vbios <= (6) => lapic <= (6) LAPIC freq 168911000 (6) => dpci:2,0,0 <= (6) search_device(2,0,0) bdf 100 s0: PCI device 1:0:0 cannot be directly assigned again! (6) DPCI failed (6) DirectPciDevice() line 386: 'assign && !mb.bus_hostop.send(msg4)' error = 1 DPCI: could not directly assign 100 via iommu (6) => 82576vf <= (6) Attached 82576VF model at f7ce0000+0x4000, f7cc0000+0x1000 (6) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (6) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (6) (6) do_gsi_boot eip 800045d4 esp 80214fec (6) do_gsi_boot eip 800052e4 esp 80213fec (6) do_gsi_boot eip 800055fa esp 80211fec (6) do_gsi_boot eip 80000955 esp 8010ffec (6) RESET device state (6) INIT done (6) reset CPU from 9 mtr_in e0010 (6) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (6) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (6) module 1 start 0x81c02000+1df330 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (6) module 2 start 0x81de3000+611e9c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (6) # MUNICH: v.0.4.6 starts Linux (6) # MUNICH: 3.1.0 (us15@erwin) #1 SMP PREEMPT Thu Nov 17 14:02:47 CET 2011 (6) # MUNICH: clocksource=tsc console=ttyS0 root=/dev/ram0 (6) # MUNICH: initrd 19E3000 (6) # MUNICH: copy image (6) # MUNICH: start kernel (6) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (6) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (6) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (6) VESA 4f00 tag 0 base 40000+33d0 esi 0 (6) # Linux version 3.1.0 (us15@erwin) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP P (6) # | REEMPT Thu Nov 17 14:02:47 CET 2011 (6) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (6) # CPU: Your system may be unstable. (6) # BIOS-provided physical RAM map: (6) # BIOS-e820: 0000000000000000 - 000000000009ac00 (usable) (6) # BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved) (6) # BIOS-e820: 0000000000100000 - 0000000003be0000 (usable) (6) # Notice: NX (Execute Disable) protection missing in CPU! (6) # DMI not present or invalid. (6) # last_pfn = 0x3be0 max_arch_pfn = 0x100000 (6) # init_memory_mapping: 0000000000000000-0000000003be0000 (6) # RAMDISK: 019e3000 - 01ff5000 (6) # ACPI: RSDP 0009ce00 00000 (v02 NOVA ) (6) # ACPI: RSDT 0009e000 00030 (v01 NOVA bk@vmmon 00000001 00000000) (6) # ACPI: APIC 0009f000 00064 (v01 NOVA bk@vmmon 00000001 00000000) (6) # ACPI: MCFG 0009bc00 0003C (v01 NOVA bk@vmmon 00000001 00000000) (6) # ACPI: FACP 0009ac00 000DC (v01 NOVA bk@vmmon 00000001 00000000) (6) # ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000 (6) # | 0000000000000/0x0 (20110623/tbfadt-544) (6) # ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0 (6) # | 000000000000000/0x0 (20110623/tbfadt-544) (6) # ACPI Error: Null physical address for ACPI table [DSDT] (20110623/tbutils-459) (6) # ACPI Error: Null physical address for ACPI table [FACS] (20110623/tbutils-459) (6) # 59MB LOWMEM available. (6) # mapped low ram: 0 - 03be0000 (6) # low ram: 0 - 03be0000 (6) # Zone PFN ranges: (6) # DMA 0x00000010 -> 0x00001000 (6) # Normal 0x00001000 -> 0x00003be0 (6) # Movable zone start PFN for each node (6) # early_node_map[2] active PFN ranges (6) # 0: 0x00000010 -> 0x0000009a (6) # 0: 0x00000100 -> 0x00003be0 (6) # Using APIC driver default (6) # ACPI: PM-Timer IO Port: 0x8000 (6) # ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (6) # ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1]) (6) # ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) (6) # ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) (6) # IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 (6) # ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) (6) # ACPI: NMI_SRC (dfl dfl global_irq 23) (6) # Using ACPI (MADT) for SMP configuration information (6) # SMP: Allowing 1 CPUs, 0 hotplug CPUs (6) # Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000) (6) # setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 (6) # PERCPU: Embedded 9 pages/cpu @c3400000 s22976 r0 d13888 u4194304 (6) # Built 1 zonelists in Zone order, mobility grouping on. Total pages: 15090 (6) # Kernel command line: clocksource=tsc console=ttyS0 root=/dev/ram0 (6) # PID hash table entries: 256 (order: -2, 1024 bytes) (6) # Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) (6) # Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) (6) # Initializing CPU#0 (6) # Memory: 49960k/61312k available (2436k kernel code, 10880k reserved, 992k data, (6) # | 312k init, 0k highmem) (6) # virtual kernel memory layout: (6) # fixmap : 0xfff17000 - 0xfffff000 ( 928 kB) (6) # vmalloc : 0xc43e0000 - 0xfff15000 ( 955 MB) (6) # lowmem : 0xc0000000 - 0xc3be0000 ( 59 MB) (6) # .init : 0xc135a000 - 0xc13a8000 ( 312 kB) (6) # .data : 0xc12613d0 - 0xc13595c0 ( 992 kB) (6) # .text : 0xc1000000 - 0xc12613d0 (2436 kB) (6) # Checking if this processor honours the WP bit even in supervisor mode...Ok. (6) # Preemptible hierarchical RCU implementation. (6) # Verbose stalled-CPUs detection is disabled. (6) # NR_IRQS:512 (6) # Console: colour VGA+ 80x25 (6) # console [ttyS0] enabled (6) # Fast TSC calibration using PIT (6) # Detected 2702.305 MHz processor. (6) # Calibrating delay loop (skipped), value calculated using timer frequency.. 5404 (6) # | .61 BogoMIPS (lpj=10809220) (6) # pid_max: default: 32768 minimum: 301 (6) # Mount-cache hash table entries: 512 (6) # SMP alternatives: switching to UP code (6) # Freeing SMP alternatives: 16k freed (6) # ACPI: Core revision 20110623 (6) # ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20 (6) # | 110623/tbxface-640) (6) # ACPI: Unable to load the System Description Tables (6) # Enabling APIC mode: Flat. Using 1 I/O APICs (6) # ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 (6) # CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCPU. stepping 03 (6) # | Performance Events: (6) # Brought up 1 CPUs (6) # Total of 1 processors activated (5404.61 BogoMIPS). (6) # NET: Registered protocol family 16 (6) # PCI: Using configuration type 1 for base access (6) # bio: create slab at 0 (6) # ACPI: Interpreter disabled. (6) # vgaarb: loaded (6) # SCSI subsystem initialized (6) # usbcore: registered new interface driver usbfs (6) # usbcore: registered new interface driver hub (6) # usbcore: registered new device driver usb (6) # PCI: Probing PCI hardware (6) # pnp: PnP ACPI: disabled (6) # Switching to clocksource acpi_pm (6) # NET: Registered protocol family 2 (6) # Switched to NOHz mode on CPU #0 (6) # IP route cache hash table entries: 1024 (order: 0, 4096 bytes) (6) # TCP established hash table entries: 2048 (order: 2, 16384 bytes) (6) # TCP bind hash table entries: 2048 (order: 2, 16384 bytes) (6) # TCP: Hash tables configured (established 2048 bind 2048) (6) # TCP reno registered (6) # UDP hash table entries: 128 (order: 0, 4096 bytes) (6) # UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) (6) # NET: Registered protocol family 1 (6) # Trying to unpack rootfs image as initramfs... (6) # rootfs image is not initramfs (no cpio magic); looks like an initrd (6) # Freeing initrd memory: 6216k freed (6) # platform rtc_cmos: registered platform RTC device (no PNP device found) (6) # microcode: no support for this CPU vendor (6) # HugeTLB registered 4 MB page size, pre-allocated 0 pages (6) # NTFS driver 2.1.30 [Flags: R/O]. (6) # msgmni has been set to 109 (6) # io scheduler noop registered (6) # io scheduler deadline registered (default) (6) # io scheduler cfq registered (6) # Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled (6) # serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450 (6) # Non-volatile memory driver v1.3 (6) # brd: module loaded (6) # e1000e: Intel(R) PRO/1000 Network Driver - 1.4.4-k (6) # e1000e: Copyright(c) 1999 - 2011 Intel Corporation. (6) # Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k (6) # Copyright (c) 2007-2011 Intel Corporation. (6) # Intel(R) Virtual Function Network Driver - version 2.0.0-k (6) # Copyright (c) 2009 - 2010 Intel Corporation. (6) # igbvf 0000:00:01.0: enabling device (0000 -> 0002) (6) VF_RESET 42:49:3c:69:2d:06 (6) VF_RESET 42:49:3c:69:2d:06 (6) VF_SET_MAC 42:49:3c:69:2d:06 (6) # igbvf 0000:00:01.0: Intel(R) 82576 Virtual Function (6) # igbvf 0000:00:01.0: Address: 42:49:3c:69:2d:06 (6) # igbvf 0000:00:01.0: MAC: 1 (6) # tun: Universal TUN/TAP device driver, 1.6 (6) # tun: (C) 1999-2004 Max Krasnyansky (6) # ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver (6) # Initializing USB Mass Storage driver... (6) # usbcore: registered new interface driver usb-storage (6) # USB Mass Storage support registered. (6) # i8042: PNP: No PS/2 controller found. Probing ports directly. (6) # serio: i8042 KBD port at 0x60,0x64 irq 1 (6) # serio: i8042 AUX port at 0x60,0x64 irq 12 (6) # mousedev: PS/2 mouse device common for all mice (6) # input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 (6) # input: PC Speaker as /devices/platform/pcspkr/input/input1 (6) # rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 (6) # rtc0: alarms up to one day, 114 bytes nvram (6) # cpuidle: using governor ladder (6) # cpuidle: using governor menu (6) # usbcore: registered new interface driver usbhid (6) # usbhid: USB HID core driver (6) # TCP cubic registered (6) # NET: Registered protocol family 17 (6) # Using IPI No-Shortcut mode (6) # rtc_cmos rtc_cmos: setting system clock to 2011-12-05 21:10:43 UTC (1323119443) (6) # | Refined TSC clocksource calibration: 2702.578 MHz. (6) # Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ (6) # | mode (6) # Switching to clocksource tsc (6) # input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input2 (6) # RAMDISK: bzip2 image found at block 0 (6) # VFS: Mounted root (ext2 filesystem) readonly on device 1:0. (6) # Freeing unused kernel memory: 312k freed (6) # Write protecting the kernel text: 2440k (6) # Write protecting the kernel read-only data: 736k (6) # INIT: version 2.86 booting (6) # proc on /proc type proc (rw) (6) # sysfs on /sys type sysfs (rw) (6) # Triggering udev events: /sbin/udevadm trigger --action=add (6) # udev[393]: renamed network interface eth0 to int0 (6) # Setting system time from the hardware clock (localtime). (6) # Testing root filesystem status: read-only filesystem (6) # Checking root filesystem: (6) # fsck 1.41.13 (13-Dec-2010) (6) # ramdisk: clean, 502/4096 files, 15944/16384 blocks (6) # Remounting root device with read-write enabled. (6) # /dev/ram0 on / type ext2 (rw) (6) # Checking non-root filesystems: (6) # fsck 1.41.13 (13-Dec-2010) (6) # Mounting non-root local filesystems: (6) # tmpfs on /dev/shm type tmpfs (rw) (6) # Using /etc/random-seed to initialize /dev/urandom. (6) # INIT: Entering runlevel: 3 (6) # Going multiuser... (6) # cannot (un)set powersave mode (6) # [9;15][14;60]Starting sysklogd daemons: /usr/sbin/syslogd /usr/sbin/klogd -c (6) # | 3 -x (6) # Triggering udev events: /sbin/udevadm trigger --type=failed (6) # Polling for DHCP server on interface int0: (6) # dhcpcd[623]: version 5.2.7 starting (6) VF_SET_MULTICAST 00000003 (0) c2750ac0 (6) TX queue 0: DISABLED (6) TX queue 0: ENABLED (6) 82576VF MAP f7ce2+1 from 0x80217000 (6) VF message unknown 00000005 (6) VF_SET_MULTICAST 00000003 (0) 00000000 (6) VF_SET_MULTICAST 00000003 (0) c13a2000 (6) VF_SET_MULTICAST 00010003 (1) c1230010 (6) # dhcpcd[623]: int0: broadcasting for a lease (6) # dhcpcd[623]: int0: offered 10.233.2.24 from 141.76.48.80 (6) # dhcpcd[623]: int0: acknowledged 10.233.2.24 from 141.76.48.80 (6) # dhcpcd[623]: int0: leased 10.233.2.24 for 21600 seconds (6) # dhcpcd[623]: forked to background, child pid 645 (6) # Starting Internet super-server daemon: /usr/sbin/inetd (5) # dhcpcd[651]: br0: leased 141.76.49.27 for 21600 seconds ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:17 got_ip_address 5 ok ÿýÿý ÿý#ÿý'ÿûÿýÿýÿûÿý!ÿûÿû ooooo ooo .oooooo. oooooo oooo .o. `888b. `8' d8P' `Y8b `888. .8' .888. 8 `88b. 8 888 888 `888. .8' .8"888. 8 `88b. 8 888 888 `888. .8' .8' `888. 8 `88b.8 888 888 `888.8' .88ooo8888. 8 `888 `88b d88' `888' .8' `888. o8o `8 `Y8bood8P' `8' o88o o8888o vm (i686 Linux 3.1.0) pts/0 vm login: ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:22 telnet_works 141.76.49.27 ok (6) # dhcpcd[623]: int0: leased 10.233.2.24 for 21600 seconds ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:24 got_ip_address 6 ok ÿýÿý ÿý#ÿý'ÿûÿýÿýÿûÿý!ÿûÿû ooooo ooo .oooooo. oooooo oooo .o. `888b. `8' d8P' `Y8b `888. .8' .888. 8 `88b. 8 888 888 `888. .8' .8"888. 8 `88b. 8 888 888 `888. .8' .8' `888. 8 `88b.8 888 888 `888.8' .88ooo8888. 8 `888 `88b d88' `888' .8' `888. o8o `8 `Y8bood8P' `8' o88o o8888o vm (i686 Linux 3.1.0) pts/0 vm login: ! /home/sojka/nul/michal/boot/vancouver-dpci.wv:25 telnet_works 10.233.2.24 ok ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/kernelbuild-bare-metal.wv --server --iprelay Testing "Kernel compile on ramdisk (bare matal)" in /home/sojka/nul/michal/boot/kernelbuild-bare-metal.wv: novaboot: Entering directory `/home/sojka/nul/build' 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 -' wvtest: timeout 1200 ÷{ÿÿës3óóãs{ssóssãscsóóÿÿStarting logging: OK Initializing random number generator... done. Starting benchmark... ! PERF: kbuild 634 s ok wvtest: done ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-ramdisk-old.wv --server --iprelay Testing "all" in /home/sojka/nul/michal/boot/diskbench-ramdisk-old.wv: novaboot: Entering directory `/home/sojka/nul/build' 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 -' => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <= vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes. vdisk: Attached as vdisk 0. => script_start:1 <= => script_waitchild <= sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission sigma0::drive:0 ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench-old.nul wvtest lorem_ipsum' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 8000233f err 4 at 8000233f sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 8000233f err 4 at 8000233f s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800014c7 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800014c7 tb: client data 3f000 guid 5 parent 9b6 (5) Benchmark up and running (5) source freq 2702569000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench-old.nul' (5) => wvtest <= (5) => lorem_ipsum <= (5) DISK flags 1 sectors 1 ssize 512 maxreq 1 name 'virtualdisk' (5) Speed: 468831 kb/s Request: 916602/s (5) ! demo/apps/diskbench/diskbench-old.cc:124 dataOnDisk == "Lorem ipsum" ok (5) Speed: 459194 kb/s Request: 897762/s (5) ! demo/apps/diskbench/diskbench-old.cc:124 dataOnDisk == "Lorem ipsum" ok (5) ! demo/apps/diskbench/diskbench-old.cc:127 PERF: throughput 459194 kB/s ok (5) ! demo/apps/diskbench/diskbench-old.cc:128 PERF: request_rate 897762 1/s ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-ramdisk.wv --server --iprelay Testing "all" in /home/sojka/nul/michal/boot/diskbench-ramdisk.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/diskbench.nul diskbench.nulconfig diskbench.img | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => verbose <= => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <= vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes. vdisk: Attached as vdisk 0. => service_disk <= disk: Added '0' Constructing service /disk... Service /disk registered. => script_start:1 <= => script_waitchild <= sc: start 0-1 count 1 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission name::/s0/disk sigma0::drive:0 ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul wvtest lorem_ipsum' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 8000244d err 4 at 8000244d sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 8000244d err 4 at 8000244d s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 80001547 s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 80001547 tb: client data 3f000 guid 5 parent 9b6 (5) Benchmark up and running (5) source freq 2702570000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul' (5) => wvtest <= (5) => lorem_ipsum <= (5) DISK flags 1 sectors 1 ssize 512 maxreq 1 name 'virtualdisk' (5) Speed: 373827 kb/s Request: 730862/s (5) ! demo/apps/diskbench/diskbench.cc:130 dataOnDisk == "Lorem ipsum" ok (5) Speed: 368722 kb/s Request: 720882/s (5) ! demo/apps/diskbench/diskbench.cc:130 dataOnDisk == "Lorem ipsum" ok (5) ! demo/apps/diskbench/diskbench.cc:133 PERF: throughput 368722 kB/s ok (5) ! demo/apps/diskbench/diskbench.cc:134 PERF: request_rate 720882 1/s ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-vm.wv --server --iprelay Testing "all" in /home/sojka/nul/michal/boot/diskbench-vm.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.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 -' => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <= vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes. vdisk: Attached as vdisk 0. => vdisk_empty:104857600 <= vdisk_empty: Attached as vdisk 1. => service_disk <= disk: Added '0' disk: Added '1' Constructing service /disk... Service /disk registered. sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702577000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) startup (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168911062 (5) => ahci:0xe0800000,14,0x30 <= (5) => drive:0,0,0 <= (5) SATA disk 0 flags 1 sectors 1not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) => drive:1,0,1 <= (5) SATA disk 1 flags 1 sectors 32000not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 800045d4 esp 80237fec (5) do_gsi_boot eip 800052e4 esp 80236fec (5) do_gsi_boot eip 80000955 esp 80234fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+14b630 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81d4f000+1335 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.0.8+ (wsh@steelpick) #45 Thu Nov 3 14:55:26 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 (5) # MUNICH: initrd 194F000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+3ac0 esi 0 (5) # Linux version 3.0.8+ (wsh@steelpick) (gcc version 4.6.1 (Debian 4.6.1-7) ) #45 (5) # | Thu Nov 3 14:55:26 CET 2011 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # BIOS-provided physical RAM map: (5) # BIOS-e820: 0000000000000000 - 000000000009ac00 (usable) (5) # BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved) (5) # BIOS-e820: 0000000000100000 - 0000000003be0000 (usable) (5) # Notice: NX (Execute Disable) protection missing in CPU! (5) # DMI not present or invalid. (5) # last_pfn = 0x3be0 max_arch_pfn = 0x100000 (5) # init_memory_mapping: 0000000000000000-0000000003be0000 (5) # RAMDISK: 0194f000 - 01951000 (5) # ACPI: RSDP 0009ce00 00000 (v02 NOVA ) (5) # ACPI: RSDT 0009e000 00030 (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: APIC 0009f000 00064 (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: MCFG 0009bc00 0003C (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI: FACP 0009ac00 000DC (v01 NOVA bk@vmmon 00000001 00000000) (5) # ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000 (5) # | 0000000000000/0x0 (20110413/tbfadt-544) (5) # ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0 (5) # | 000000000000000/0x0 (20110413/tbfadt-544) (5) # ACPI Error: Null physical address for ACPI table [DSDT] (20110413/tbutils-459) (5) # ACPI Error: Null physical address for ACPI table [FACS] (20110413/tbutils-459) (5) # 0MB HIGHMEM available. (5) # 59MB LOWMEM available. (5) # mapped low ram: 0 - 03be0000 (5) # low ram: 0 - 03be0000 (5) # Zone PFN ranges: (5) # DMA 0x00000010 -> 0x00001000 (5) # Normal 0x00001000 -> 0x00003be0 (5) # HighMem empty (5) # Movable zone start PFN for each node (5) # early_node_map[2] active PFN ranges (5) # 0: 0x00000010 -> 0x0000009a (5) # 0: 0x00000100 -> 0x00003be0 (5) # ACPI: PM-Timer IO Port: 0x8000 (5) # Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000) (5) # Built 1 zonelists in Zone order, mobility grouping on. Total pages: 15090 (5) # Kernel command line: clocksource=tsc console=ttyS0 (5) # PID hash table entries: 256 (order: -2, 1024 bytes) (5) # Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) (5) # Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) (5) # Initializing CPU#0 (5) # Initializing HighMem for node 0 (00000000:00000000) (5) # Memory: 57100k/61312k available (1701k kernel code, 3740k reserved, 755k data, (5) # | 300k init, 0k highmem) (5) # virtual kernel memory layout: (5) # fixmap : 0xfffe4000 - 0xfffff000 ( 108 kB) (5) # pkmap : 0xff800000 - 0xffc00000 (4096 kB) (5) # vmalloc : 0xc43e0000 - 0xff7fe000 ( 948 MB) (5) # lowmem : 0xc0000000 - 0xc3be0000 ( 59 MB) (5) # .init : 0xc1267000 - 0xc12b2000 ( 300 kB) (5) # .data : 0xc11a9602 - 0xc1266540 ( 755 kB) (5) # .text : 0xc1000000 - 0xc11a9602 (1701 kB) (5) # Checking if this processor honours the WP bit even in supervisor mode...Ok. (5) # SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 (5) # NR_IRQS:16 (5) # Console: colour VGA+ 80x25 (5) # console [ttyS0] enabled (5) # Fast TSC calibration using PIT (5) # Detected 2701.980 MHz processor. (5) # Calibrating delay loop (skipped), value calculated using timer frequency.. 5403 (5) # | .96 BogoMIPS (lpj=10807920) (5) # pid_max: default: 32768 minimum: 301 (5) # Mount-cache hash table entries: 512 (5) # CPU: NOVA microHV Vancouver VMM proudly presents this VirtualCPU. stepping 03 (5) # ACPI: Core revision 20110413 (5) # ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20 (5) # | 110413/tbxface-640) (5) # ACPI: Unable to load the System Description Tables (5) # ftrace: allocating 8100 entries in 16 pages (5) # Performance Events: (5) # devtmpfs: initialized (5) # PCI: Using configuration type 1 for base access (5) # bio: create slab at 0 (5) # ACPI: Interpreter disabled. (5) # vgaarb: loaded (5) # SCSI subsystem initialized (5) # PCI: Probing PCI hardware (5) # Switching to clocksource pit (5) # pnp: PnP ACPI: disabled (5) # Switching to clocksource acpi_pm (5) # Unpacking initramfs... (5) # Freeing initrd memory: 8k freed (5) # platform rtc_cmos: registered platform RTC device (no PNP device found) (5) # io scheduler noop registered (default) (5) # Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled (5) # serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450 (5) bool AhciController::receive(MessageMem&)(1c) read failed (5) bool AhciController::receive(MessageMem&)(20) read failed (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) bool AhciController::receive(MessageMem&)(0) write failed (5) bool AhciController::receive(MessageMem&)(c) write failed (5) # ahci 0000:00:06.0: AHCI 0001.0200 32 slots 2 ports 1.5 Gbps 0x3 impl SATA mode (5) # ahci 0000:00:06.0: flags: ncq only pio (5) # scsi0 : ahci (5) # scsi1 : ahci (5) # ata1: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800100 irq 14 (5) # ata2: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800180 irq 14 (5) # i8042: PNP: No PS/2 controller found. Probing ports directly. (5) # serio: i8042 KBD port at 0x60,0x64 irq 1 (5) # serio: i8042 AUX port at 0x60,0x64 irq 12 (5) # mousedev: PS/2 mouse device common for all mice (5) # cpuidle: using governor ladder (5) # input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) not finished 1404034,0 inprogress 0 (5) # ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) (5) IDENTIFY (5) PIO setup fis (5) push data 200 prdbase 2895a80 _dsf 2895a80 0 1 (5) IDENTIFY transfered (5) # ata1.00: ATA-6: virtualdisk, , max UDMA/100 (5) # ata1.00: 1 sectors, multi 0: LBA48 (5) SET FEATURES 3 sc 45 (5) IDENTIFY (5) PIO setup fis (5) push data 200 prdbase 2895a80 _dsf 2895a80 0 1 (5) IDENTIFY transfered (5) # ata1.00: configured for UDMA/100 (5) # ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) (5) IDENTIFY (5) PIO setup fis (5) push data 200 prdbase 34d5a80 _dsf 34d5a80 0 1 (5) IDENTIFY transfered (5) # ata2.00: ATA-6: virtualdisk, , max UDMA/100 (5) # ata2.00: 204800 sectors, multi 0: LBA48 (5) SET FEATURES 3 sc 45 (5) IDENTIFY (5) PIO setup fis (5) push data 200 prdbase 34d5a80 _dsf 34d5a80 0 1 (5) IDENTIFY transfered (5) # ata2.00: configured for UDMA/100 (5) # scsi 0:0:0:0: Direct-Access ATA virtualdisk n/a PQ: 0 ANSI: 5 (5) # scsi 1:0:0:0: Direct-Access ATA virtualdisk n/a PQ: 0 ANSI: 5 (5) # sd 0:0:0:0: [sda] 1 512-byte logical blocks: (512 B/512 B) (5) # sd 1:0:0:0: [sdb] 204800 512-byte logical blocks: (104 MB/100 MiB) (5) # sd 0:0:0:0: [sda] Write Protect is off (5) # sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support D (5) # | PO or FUA (5) # sd 1:0:0:0: [sdb] Write Protect is off (5) # sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support D (5) # | PO or FUA (5) # sda: unknown partition table (5) # sd 0:0:0:0: [sda] Attached SCSI disk (5) # sdb: unknown partition table (5) # sd 1:0:0:0: [sdb] Attached SCSI disk (5) # Freeing unused kernel memory: 300k freed (5) # ! init.cc:45 mount("none", "/dev", "devtmpfs", 0, NULL) == 0 ok (5) # ! init.cc:46 (fd = open("/dev/sda", O_RDONLY)) >= 0 ok (5) # ! init.cc:47 read(fd, buffer, 512) > 0 ok (5) # ! init.cc:48 strncmp("Lorem ipsum", buffer, 11) == 0 ok (5) # ! init.cc:52 (fd = open("/dev/sdb", O_RDONLY)) >= 0 ok (5) # 104857600 b / 145 ms = 723155 kB/s (5) # ! init.cc:64 PERF: throughput 723155 kB/s ok (5) # wvtest: done (5) # ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-basicperf.wv --server --iprelay Testing "all" in /home/sojka/nul/michal/boot/vancouver-basicperf.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul imgs/basicperf vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= => service_disk <= Constructing service /disk... Service /disk registered. sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702578000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) startup (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168911125 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 800045d4 esp 80238fec (5) do_gsi_boot eip 800052e4 esp 80237fec (5) do_gsi_boot eip 80000955 esp 80235fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+998 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # (5) # basicperf Version 0.9-beta5-47-gf2382a1-dirty (5) # Blame Julian Stecklina for bugs. (5) # (5) # Testing "Basic VM performance" in standalone/basicperf.c: (5) # Test empty : retries 1 mean 24 stddev 1 (5) # ! PERF: warmup_empty 24 cycles (retries 1, stddev=1 min=24 max=80) ok (5) # Test empty : retries 2 mean 24 stddev 0 (5) # ! PERF: empty 24 cycles (retries 2, stddev=0 min=24 max=40) ok (5) # Test vmcall: retries 1 mean 1283 stddev 22 (5) # ! PERF: warmup_vmcall 1283 cycles (retries 1, stddev=22 min=1280 max=2260) ok (5) # Test vmcall: retries 2 mean 1283 stddev 3 (5) # ! PERF: vmcall 1283 cycles (retries 2, stddev=3 min=1280 max=1412) ok (5) # Test cpuid : retries 1 mean 2036 stddev 22 (5) # ! PERF: warmup_cpuid 2036 cycles (retries 1, stddev=22 min=2032 max=3012) ok (5) # Test cpuid : retries 2 mean 2016 stddev 22 (5) # ! PERF: cpuid 2016 cycles (retries 2, stddev=22 min=2012 max=2960) ok (5) # Test portio: retries 1 mean 2018 stddev 20 (5) # ! PERF: warmup_portio 2018 cycles (retries 1, stddev=20 min=2012 max=2952) ok (5) # Test portio: retries 2 mean 2018 stddev 8 (5) # ! PERF: portio 2018 cycles (retries 2, stddev=8 min=2012 max=2368) ok (5) # Test mmio : retries 1 mean 5412 stddev 108 (5) # ! PERF: warmup_mmio 5412 cycles (retries 1, stddev=108 min=5396 max=10056) ok (5) # | Test mmio : retries 2 mean 5394 stddev 45 (5) # ! PERF: mmio 5394 cycles (retries 2, stddev=45 min=5360 max=6992) ok (5) # wvtest: done (5) # (5) # Exit with status 0. (5) # Rebooting... ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild-ept-no-vpid.wv --server --iprelay Testing "Kernel compile inside VM (on ramdisk, EPT w/o VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-ept-no-vpid.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' wvtest: timeout 1200 => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= => service_disk <= Constructing service /disk... Service /disk registered. sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702578000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3b200000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 3b1e0000+20000 (5) VGA console 3b1e0000+20000 0xbb5e0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) startup (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168911125 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 800045d4 esp 80238fec (5) do_gsi_boot eip 800052e4 esp 80237fec (5) do_gsi_boot eip 80000955 esp 80235fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 19D7000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # ACPI: Unable to load the System Description Tables (5) # TSC:5366887756 NTSC:5367036780 cpu_khz=2702379 max_loops=2767087072 (5) # microcode: no support for this CPU vendor (5) # Starting logging: OK (5) # Initializing random number generator... done. (5) # Starting benchmark... (5) # ! PERF: kbuild 642 s ok (5) # wvtest: done ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-no-vpid.wv --server --iprelay Testing "Kernel compile inside VM (on ramdisk, VTLB w/o VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-no-vpid.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' wvtest: timeout 1200 => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= => service_disk <= Constructing service /disk... Service /disk registered. sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702574000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3b200000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 3b1e0000+20000 (5) VGA console 3b1e0000+20000 0xbb5e0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) startup (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168910875 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 800045d4 esp 80238fec (5) do_gsi_boot eip 800052e4 esp 80237fec (5) do_gsi_boot eip 80000955 esp 80235fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 19D7000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # ACPI: Unable to load the System Description Tables (5) # TSC:5744417484 NTSC:5744574000 cpu_khz=2702555 max_loops=2767259804 (5) # microcode: no support for this CPU vendor (5) # Starting logging: OK (5) # Initializing random number generator... done. (5) # Starting benchmark... (5) # ! PERF: kbuild 707 s ok (5) # wvtest: done ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-vpid.wv --server --iprelay Testing "Kernel compile inside VM (on ramdisk, VTLB + VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild-vtlb-vpid.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' wvtest: timeout 1200 => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= => service_disk <= Constructing service /disk... Service /disk registered. sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702571000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3b200000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 3b1e0000+20000 (5) VGA console 3b1e0000+20000 0xbb5e0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) startup (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168910687 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 800045d4 esp 80238fec (5) do_gsi_boot eip 800052e4 esp 80237fec (5) do_gsi_boot eip 80000955 esp 80235fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 19D7000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # ACPI: Unable to load the System Description Tables (5) # TSC:5756187084 NTSC:5756336836 cpu_khz=2702829 max_loops=2767547144 (5) # microcode: no support for this CPU vendor (5) # Starting logging: OK (5) # Initializing random number generator... done. (5) # Starting benchmark... (5) # ! PERF: kbuild 686 s ok (5) # wvtest: done ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild.wv --server --iprelay Testing "Kernel compile inside VM (on ramdisk, EPT + VPID)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' wvtest: timeout 1200 => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= => service_disk <= Constructing service /disk... Service /disk registered. sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702571000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3b200000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 3b1e0000+20000 (5) VGA console 3b1e0000+20000 0xbb5e0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) startup (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168910687 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 800045d4 esp 80238fec (5) do_gsi_boot eip 800052e4 esp 80237fec (5) do_gsi_boot eip 80000955 esp 80235fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 19D7000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0 (5) # CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # CPU: Your system may be unstable. (5) # ACPI: Unable to load the System Description Tables (5) # TSC:4232858608 NTSC:4232999144 cpu_khz=2702596 max_loops=2767317768 (5) # microcode: no support for this CPU vendor (5) # Starting logging: OK (5) # Initializing random number generator... done. (5) # Starting benchmark... (5) # ! PERF: kbuild 445 s fail (5) # Build failed? (5) # (5) # Welcome to Buildroot ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=1 + set +x ! /home/sojka/nul/michal/wvtest/runall: /home/sojka/nul/michal/wvtest/wvnulrun returned non-zero exit code (1) FAILED + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-linux-basic.wv --server --iprelay Testing "all" in /home/sojka/nul/michal/boot/vancouver-linux-basic.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-js imgs/initrd-wvtest-boot.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= => service_disk <= Constructing service /disk... Service /disk registered. sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702570000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) startup (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168910625 (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 800045d4 esp 80238fec (5) do_gsi_boot eip 800052e4 esp 80237fec (5) do_gsi_boot eip 80000955 esp 80235fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+32db80 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81f31000+339 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 2.6.36-rc8-00002-g469008a-dirty (julian@monat) #13 SMP Mon Oct 18 17:10 (5) # | :10 CEST 2010 (5) # MUNICH: clocksource=tsc console=ttyS0 (5) # MUNICH: initrd 1B31000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+3610 esi 0 (5) handle_int10 eax 4f15 ebx 0 ecx 0 edx 0 eip ffff efl 3 (5) # [ 0.000000] Linux version 2.6.36-rc8-00002-g469008a-dirty (julian@monat) (gc (5) # | c version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #13 SMP Mon Oct 18 17:10:10 C (5) # | EST 2010 (5) # [ 0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # [ 0.000000] CPU: Your system may be unstable. (5) # [ 0.000000] BIOS-provided physical RAM map: (5) # [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ac00 (usable) (5) # [ 0.000000] BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved) (5) # [ 0.000000] BIOS-e820: 0000000000100000 - 0000000003be0000 (usable) (5) # [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabl (5) # | ed in BIOS! (5) # [ 0.000000] DMI not present or invalid. (5) # [ 0.000000] last_pfn = 0x3be0 max_arch_pfn = 0x100000 (5) # [ 0.000000] init_memory_mapping: 0000000000000000-0000000003be0000 (5) # [ 0.000000] RAMDISK: 01b31000 - 01b32000 (5) # [ 0.000000] ACPI: RSDP 0009ce00 00000 (v02 NOVA ) (5) # [ 0.000000] ACPI: RSDT 0009e000 00030 (v01 NOVA bk@vmmon 00000001 000 (5) # | 00000) (5) # [ 0.000000] ACPI: APIC 0009f000 00064 (v01 NOVA bk@vmmon 00000001 000 (5) # | 00000) (5) # [ 0.000000] ACPI: MCFG 0009bc00 0003C (v01 NOVA bk@vmmon 00000001 000 (5) # | 00000) (5) # [ 0.000000] ACPI: FACP 0009ac00 000DC (v01 NOVA bk@vmmon 00000001 000 (5) # | 00000) (5) # [ 0.000000] ACPI Error: Required field Pm1aEventBlock has zero address and/o (5) # | r length: 0x0000000000000000/0x0 (20100702/tbfadt-541) (5) # [ 0.000000] ACPI Error: Required field Pm1aControlBlock has zero address and (5) # | /or length: 0x0000000000000000/0x0 (20100702/tbfadt-541) (5) # [ 0.000000] ACPI Error: Null physical address for ACPI table [DSDT] (2010070 (5) # | 2/tbutils-459) (5) # [ 0.000000] ACPI Error: Null physical address for ACPI table [FACS] (2010070 (5) # | 2/tbutils-459) (5) # [ 0.000000] 0MB HIGHMEM available. (5) # [ 0.000000] 59MB LOWMEM available. (5) # [ 0.000000] mapped low ram: 0 - 03be0000 (5) # [ 0.000000] low ram: 0 - 03be0000 (5) # [ 0.000000] Zone PFN ranges: (5) # [ 0.000000] DMA 0x00000001 -> 0x00001000 (5) # [ 0.000000] Normal 0x00001000 -> 0x00003be0 (5) # [ 0.000000] HighMem empty (5) # [ 0.000000] Movable zone start PFN for each node (5) # [ 0.000000] early_node_map[2] active PFN ranges (5) # [ 0.000000] 0: 0x00000001 -> 0x0000009a (5) # [ 0.000000] 0: 0x00000100 -> 0x00003be0 (5) # [ 0.000000] Using APIC driver default (5) # [ 0.000000] ACPI: PM-Timer IO Port: 0x8000 (5) # [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (5) # [ 0.000000] ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1]) (5) # [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) (5) # [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) (5) # [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 (5) # [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) (5) # [ 0.000000] ACPI: NMI_SRC (dfl dfl global_irq 23) (5) # [ 0.000000] Using ACPI (MADT) for SMP configuration information (5) # [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs (5) # [ 0.000000] Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420 (5) # | 000) (5) # [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_i (5) # | ds:1 (5) # [ 0.000000] PERCPU: Embedded 11 pages/cpu @c1c00000 s29824 r0 d15232 u419430 (5) # | 4 (5) # [ 0.000000] pcpu-alloc: s29824 r0 d15232 u4194304 alloc=1*4194304 (5) # [ 0.000000] pcpu-alloc: [0] 0 (5) # [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pa (5) # | ges: 15105 (5) # [ 0.000000] Kernel command line: clocksource=tsc console=ttyS0 (5) # [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) (5) # [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) (5) # [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) (5) # [ 0.000000] Enabling fast FPU save and restore... done. (5) # [ 0.000000] Enabling unmasked SIMD FPU exception support... done. (5) # [ 0.000000] Initializing CPU#0 (5) # [ 0.000000] Subtract (30 early reservations) (5) # [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE (5) # [ 0.000000] #2 [0001000000 - 0001762554] TEXT DATA BSS (5) # [ 0.000000] #3 [0001b31000 - 0001b32000] RAMDISK (5) # [ 0.000000] #4 [000009ac00 - 0000100000] BIOS reserved (5) # [ 0.000000] #5 [0001763000 - 000176a000] BRK (5) # [ 0.000000] #6 [0000002000 - 0000003000] TRAMPOLINE (5) # [ 0.000000] #7 [0000007000 - 0000008000] PGTABLE (5) # [ 0.000000] #8 [000176a000 - 000176b000] BOOTMEM (5) # [ 0.000000] #9 [0001762680 - 0001762688] BOOTMEM (5) # [ 0.000000] #10 [000176b000 - 00017eb000] BOOTMEM (5) # [ 0.000000] #11 [0001762580 - 0001762640] BOOTMEM (5) # [ 0.000000] #12 [00017626c0 - 00017629c0] BOOTMEM (5) # [ 0.000000] #13 [0001762640 - 0001762667] BOOTMEM (5) # [ 0.000000] #14 [00017629c0 - 0001762a30] BOOTMEM (5) # [ 0.000000] #15 [0001762a40 - 0001762a80] BOOTMEM (5) # [ 0.000000] #16 [0001762a80 - 0001762ac0] BOOTMEM (5) # [ 0.000000] #17 [0001762ac0 - 0001762b00] BOOTMEM (5) # [ 0.000000] #18 [0001762b00 - 0001762b1f] BOOTMEM (5) # [ 0.000000] #19 [0001762b40 - 0001762b5f] BOOTMEM (5) # [ 0.000000] #20 [0001c00000 - 0001c0b000] BOOTMEM (5) # [ 0.000000] #21 [0001762b80 - 0001762b84] BOOTMEM (5) # [ 0.000000] #22 [0001762bc0 - 0001762bc4] BOOTMEM (5) # [ 0.000000] #23 [0001762c00 - 0001762c04] BOOTMEM (5) # [ 0.000000] #24 [0001762c40 - 0001762c44] BOOTMEM (5) # [ 0.000000] #25 [0001762c80 - 0001762d30] BOOTMEM (5) # [ 0.000000] #26 [0001762d40 - 0001762de8] BOOTMEM (5) # [ 0.000000] #27 [00017eb000 - 00017eb400] BOOTMEM (5) # [ 0.000000] #28 [00017eb400 - 00017f3400] BOOTMEM (5) # [ 0.000000] #29 [00017f3400 - 00017f7400] BOOTMEM (5) # [ 0.000000] Initializing HighMem for node 0 (00000000:00000000) (5) # [ 0.000000] Memory: 52680k/61312k available (4361k kernel code, 8220k reserv (5) # | ed, 2335k data, 400k init, 0k highmem) (5) # [ 0.000000] virtual kernel memory layout: (5) # [ 0.000000] fixmap : 0xfff17000 - 0xfffff000 ( 928 kB) (5) # [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) (5) # [ 0.000000] vmalloc : 0xc43e0000 - 0xff7fe000 ( 948 MB) (5) # [ 0.000000] lowmem : 0xc0000000 - 0xc3be0000 ( 59 MB) (5) # [ 0.000000] .init : 0xc168b000 - 0xc16ef000 ( 400 kB) (5) # [ 0.000000] .data : 0xc1442735 - 0xc168a470 (2335 kB) (5) # [ 0.000000] .text : 0xc1000000 - 0xc1442735 (4361 kB) (5) # [ 0.000000] Checking if this processor honours the WP bit even in supervisor (5) # | mode...Ok. (5) # [ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, (5) # | Nodes=1 (5) # [ 0.000000] Hierarchical RCU implementation. (5) # [ 0.000000] RCU-based detection of stalled CPUs is disabled. (5) # [ 0.000000] Verbose stalled-CPUs detection is disabled. (5) # [ 0.000000] NR_IRQS:2304 nr_irqs:256 (5) # [ 0.000000] Console: colour VGA+ 80x25 (5) # [ 0.000000] console [ttyS0] enabled (5) # [ 0.000000] Fast TSC calibration using PIT (5) # [ 0.000000] Detected 2702.705 MHz processor. (5) # [ 0.012002] Calibrating delay loop (skipped), value calculated using timer f (5) # | requency.. 5405.41 BogoMIPS (lpj=10810820) (5) # [ 0.020003] pid_max: default: 32768 minimum: 301 (5) # [ 0.024013] Mount-cache hash table entries: 512 (5) # [ 0.028079] Performance Events: (5) # [ 0.029668] SMP alternatives: switching to UP code (5) # [ 0.041182] Freeing SMP alternatives: 24k freed (5) # [ 0.044004] ACPI: Core revision 20100702 (5) # [ 0.048014] ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from (5) # | ACPI tables (20100702/tbxface-640) (5) # [ 0.056002] ACPI: Unable to load the System Description Tables (5) # [ 0.060020] Enabling APIC mode: Flat. Using 1 I/O APICs (5) # [ 0.064980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 (5) # [ 0.109588] CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCP (5) # | U. stepping 03 (5) # [ 0.120000] NMI watchdog failed to create perf event on cpu0: ffffffed (5) # [ 0.120002] Brought up 1 CPUs (5) # [ 0.124002] Total of 1 processors activated (5405.41 BogoMIPS). (5) # [ 0.128343] NET: Registered protocol family 16 (5) # [ 0.166143] PCI: Using configuration type 1 for base access (5) # [ 0.172217] bio: create slab at 0 (5) # [ 0.176216] ACPI: Interpreter disabled. (5) # [ 0.180049] vgaarb: loaded (5) # [ 0.184080] SCSI subsystem initialized (5) # [ 0.188093] usbcore: registered new interface driver usbfs (5) # [ 0.192026] usbcore: registered new interface driver hub (5) # [ 0.196027] usbcore: registered new device driver usb (5) # [ 0.200100] Advanced Linux Sound Architecture Driver Version 1.0.23. (5) # [ 0.204004] PCI: Probing PCI hardware (5) # [ 0.217149] Switching to clocksource tsc (5) # [ 0.220016] pnp: PnP ACPI: disabled (5) # [ 0.261403] NET: Registered protocol family 2 (5) # [ 0.267938] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) (5) # [ 0.278103] TCP established hash table entries: 2048 (order: 2, 16384 bytes) (5) # | [ 0.288415] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) (5) # [ 0.298262] TCP: Hash tables configured (established 2048 bind 2048) (5) # [ 0.307845] TCP reno registered (5) # [ 0.312992] UDP hash table entries: 128 (order: 0, 4096 bytes) (5) # [ 0.321004] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) (5) # [ 0.329489] NET: Registered protocol family 1 (5) # [ 0.335963] RPC: Registered udp transport module. (5) # [ 0.342771] RPC: Registered tcp transport module. (5) # [ 0.349584] RPC: Registered tcp NFSv4.1 backchannel transport module. (5) # [ 0.359266] Trying to unpack rootfs image as initramfs... (5) # [ 0.367436] Freeing initrd memory: 4k freed (5) # [ 0.373768] platform rtc_cmos: registered platform RTC device (no PNP device (5) # | found) (5) # [ 0.387050] microcode: no support for this CPU vendor (5) # [ 0.394324] HugeTLB registered 4 MB page size, pre-allocated 0 pages (5) # [ 0.405578] msgmni has been set to 102 (5) # [ 0.411592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major (5) # | 253) (5) # [ 0.424506] io scheduler noop registered (5) # [ 0.430492] io scheduler deadline registered (5) # [ 0.436855] io scheduler cfq registered (default) (5) # [ 0.443735] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 (5) # [ 0.451637] Non-volatile memory driver v1.3 (5) # [ 0.457901] Linux agpgart interface v0.103 (5) # [ 0.464228] [drm] Initialized drm 1.1.0 20060810 (5) # [ 0.470950] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled (5) # ÿÿ[ 0.733075] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450 (5) # [ 0.742200] brd: module loaded (5) # [ 0.747682] loop: module loaded (5) # [ 0.753075] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI (5) # | [ 0.763397] e1000: Copyright (c) 1999-2006 Intel Corporation. (5) # [ 0.771499] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.7-k2 (5) # [ 0.779612] e1000e: Copyright (c) 1999 - 2010 Intel Corporation. (5) # [ 0.787830] Intel(R) Gigabit Ethernet Network Driver - version 2.1.0-k2 (5) # [ 0.797685] Copyright (c) 2007-2009 Intel Corporation. (5) # [ 0.804975] Intel(R) Virtual Function Network Driver - version 1.0.0-k0 (5) # [ 0.814812] Copyright (c) 2009 Intel Corporation. (5) # [ 0.821644] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version (5) # | 2.0.84-k2 (5) # [ 0.835038] ixgbe: Copyright (c) 1999-2010 Intel Corporation. (5) # [ 0.842964] ixgbevf: Intel(R) 82599 Virtual Function - version 1.0.0-k0 (5) # [ 0.852830] Copyright (c) 2009 Intel Corporation. (5) # [ 0.859663] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAP (5) # | I (5) # [ 0.872315] ixgb: Copyright (c) 1999-2008 Intel Corporation. (5) # [ 0.880175] jme: JMicron JMC2XX ethernet driver version 1.0.6 (5) # [ 0.888113] VMware vmxnet3 virtual NIC driver - version 1.0.14.0-k-NAPI (5) # [ 0.898022] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de (5) # [ 0.908179] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI (5) # [ 0.916475] e100: Copyright(c) 1999-2006 Intel Corporation (5) # [ 0.924192] Broadcom NetXtreme II 5771x 10Gigabit Ethernet Driver bnx2x 1.52 (5) # | .53-4 (2010/16/08) (5) # [ 0.938575] vxge: Copyright(c) 2002-2010 Exar Corp. (5) # [ 0.945560] vxge: Driver version: 2.0.9.20840-k (5) # [ 0.952209] console [netcon0] enabled (5) # [ 0.957928] netconsole: network logging started (5) # [ 0.964682] usbmon: debugfs is not available (5) # [ 0.971042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver (5) # [ 0.980842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver (5) # [ 0.989242] uhci_hcd: USB Universal Host Controller Interface driver (5) # [ 0.998820] Initializing USB Mass Storage driver... (5) # [ 1.005843] usbcore: registered new interface driver usb-storage (5) # [ 1.014027] USB Mass Storage support registered. (5) # [ 1.020767] usbcore: registered new interface driver libusual (5) # [ 1.028746] PNP: No PS/2 controller found. Probing ports directly. (5) # [ 1.037747] serio: i8042 KBD port at 0x60,0x64 irq 1 (5) # [ 1.044844] serio: i8042 AUX port at 0x60,0x64 irq 12 (5) # [ 1.052102] mice: PS/2 mouse device common for all mice (5) # [ 1.059622] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/i (5) # | nput/input0 (5) # [ 1.073233] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 (5) # [ 1.082874] rtc0: alarms up to one day, 114 bytes nvram (5) # [ 1.090817] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm- (5) # | devel@redhat.com (5) # [ 1.104868] cpuidle: using governor ladder (5) # [ 1.111053] cpuidle: using governor menu (5) # [ 1.117437] usbcore: registered new interface driver hiddev (5) # [ 1.125199] usbcore: registered new interface driver usbhid (5) # [ 1.132950] usbhid: USB HID core driver (5) # [ 1.138895] ALSA device list: (5) # [ 1.143870] No soundcards found. (5) # [ 1.149321] IPv4 over IPv4 tunneling driver (5) # [ 1.155662] TCP cubic registered (5) # [ 1.160916] Initializing XFRM netlink socket (5) # [ 1.167418] NET: Registered protocol family 10 (5) # [ 1.174041] lo: Disabled Privacy Extensions (5) # [ 1.180328] tunl0: Disabled Privacy Extensions (5) # [ 1.186892] Mobile IPv6 (5) # [ 1.191316] NET: Registered protocol family 17 (5) # [ 1.197856] Registering the dns_resolver key type (5) # [ 1.204676] Using IPI No-Shortcut mode (5) # [ 1.210644] Freeing unused kernel memory: 400k freed (5) # [ 1.217789] Write protecting the kernel text: 4364k (5) # [ 1.224800] Write protecting the kernel read-only data: 1900k (5) # ! Linux booted ok (5) # wvtest: done (5) # ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-linux-boot-time.wv --server --iprelay Testing "all" in /home/sojka/nul/michal/boot/vancouver-linux-boot-time.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-js imgs/initrd-wvtest-boot-time.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= => hostkeyb:0,0x60,1,12 <= => script_start:1,1 <= => service_config <= => service_disk <= Constructing service /disk... Service /disk registered. sc: start 0-1 count 1 kb: receive() failed at 325 -- buggy keyboard? sc: done. tb: client data 3f000 guid 5 parent 9b6 (5) source freq 2702574000 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul' s0: => INIT done <= (5) => PC_PS2 <= (5) => mem:0,0xa0000 <= (5) physmem: 0 [0, a0000] (5) => mem:0x100000 <= (5) physmem: 0 [100000, 3c00000] (5) => ioio <= (5) => nullio:0x80 <= (5) => pic:0x20,,0x4d0 <= (5) => pic:0xa0,2,0x4d1 <= (5) => pit:0x40,0 <= (5) source freq 0 (5) source freq 0 (5) source freq 0 (5) => scp:0x92,0x61 <= (5) => kbc:0x60,1,12 <= (5) => keyb:0,0x10000 <= (5) => mouse:1,0x10001 <= (5) => rtc:0x70,8 <= (5) => serial:0x3f8,0x4,0x4711 <= (5) => hostsink:0x4712,80 <= (5) => vga:0x03c0 <= (5) Allocating from guest 03be0000+20000 (5) VGA console 3be0000+20000 0x83fe0000 (5) => vbios_disk <= (5) => vbios_keyboard <= (5) => hostkeyb:0x10,0x60,1,,1 <= (5) => vbios_mem <= (5) => vbios_time <= (5) => vbios_reset <= (5) => vbios_multiboot <= (5) => msi <= (5) => ioapic <= (5) => pcihostbridge:0,0x10,0xcf8,0xe0000000 <= (5) => pmtimer:0x8000 <= (5) => vcpus <= (5) => vcpu <= (5) create VCPU (5) => halifax <= (5) startup (5) => vbios <= (5) => lapic <= (5) LAPIC freq 168910875 (5) => tsc_offset <= (5) void DBus::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times. (5) 0: StaticReceiver::StaticReceiver() [with Y = IOAccess] (5) (5) do_gsi_boot eip 800045d4 esp 80238fec (5) do_gsi_boot eip 800052e4 esp 80237fec (5) do_gsi_boot eip 80000955 esp 80235fec (5) RESET device state (5) INIT done (5) reset CPU from 9 mtr_in e0010 (5) > bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2 (5) module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b (5) module 1 start 0x81c02000+32db80 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) module 2 start 0x81f31000+173c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/ (5) # MUNICH: v.0.4.6 starts Linux (5) # MUNICH: 2.6.36-rc8-00002-g469008a-dirty (julian@monat) #13 SMP Mon Oct 18 17:10 (5) # | :10 CEST 2010 (5) # MUNICH: clocksource=tsc console=ttyS0 quiet (5) # MUNICH: initrd 1B31000 (5) # MUNICH: copy image (5) # MUNICH: start kernel (5) handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2 (5) handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2 (5) VESA 4f00 tag 0 base 40000+3610 esi 0 (5) handle_int10 eax 4f15 ebx 0 ecx 0 edx 0 eip ffff efl 3 (5) # [ 0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init. (5) # [ 0.000000] CPU: Your system may be unstable. (5) # [ 0.023250] ACPI: Unable to load the System Description Tables (5) # [ 0.072000] NMI watchdog failed to create perf event on cpu0: ffffffed (5) # [ 0.153525] microcode: no support for this CPU vendor (5) # ÿÿ (5) # ! init.cc:34 PERF: boottime_tsc 3563931904 cycles ok (5) # ! init.cc:35 PERF: uptime 0.42 s ok (5) # ! init.cc:36 PERF: idle 0.28 s ok (5) # wvtest: done (5) # ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/wvtest/sizes.wv --server --iprelay Testing "Sizes of binaries" in /home/sojka/nul/michal/wvtest/sizes.wv: ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: sigma0.bare 397512 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: sigma0.bare.text 229260 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: sigma0.bare.data 167952 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: vancouver 235960 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: vancouver.text 189265 bytes ok ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: vancouver.data 43220 bytes ok ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/wvtest/wvtesttest.wv --server --iprelay Testing "Tests WvTest framework itself" in /home/sojka/nul/michal/wvtest/wvtesttest.wv: novaboot: Entering directory `/home/sojka/nul/build' Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/wvtesttest.nul wvtesttest.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -' => hostvga <= s0: map self 3c0000 -> 0 size 20000 offset 0 s 0 typed 1 => hostkeyb:0,0x60,1,12,2 <= s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1 => script_start:1 <= => script_waitchild <= sc: start 0-1 count 1 s0: [ 5] module 'sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \ s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/wvtesttest.nul' s0: map self be400000 -> b0800000 size 1000000 offset 0 s 0 typed 4 s0: [ 5] using memory: 16 MB (1000000) at be400000 s0: [ 5] creating PD on CPU 1 kb: receive() failed at 325 -- buggy keyboard? s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \ s0: ... ' embedded://admission.nul top ' s0: map self be000000 -> b0400000 size 80000 offset 0 s 0 typed 1 s0: [ 1] using memory: 0 MB (6b000) at be000000 s0: [ 1] creating PD on CPU 2 s0: [ 1, 4080e] pagefault 48/0 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] map 0/5 for 800048dd err 4 at 800048dd s0: [ 1, 4080e] pagefault 48/0 for bffff006 err 4 at 80002263 s0: [ 1, 4080e] map 0/1 for bffff006 err 4 at 80002263 s0: [ 5, 4280e] pagefault 48/0 for 80001ca7 err 4 at 80001ca7 sc: wait for child 5 s0: => INIT done <= s0: [ 5, 4280e] map 0/2 for 80001ca7 err 4 at 80001ca7 s0: [ 5, 4280e] pagefault 48/0 for bffff006 err 4 at 800011ed s0: [ 5, 4280e] map 0/1 for bffff006 err 4 at 800011ed tb: client data 3f000 guid 5 parent 9b6 (5) ! michal/wvtest/wvtesttest.cc:28 1 ok (5) ! michal/wvtest/wvtesttest.cc:29 1 == 1 ok (5) ! michal/wvtest/wvtesttest.cc:30 1 != 2 ok (5) ! michal/wvtest/wvtesttest.cc:31 1 < 2 ok (5) ! michal/wvtest/wvtesttest.cc:33 "hello" == "hello" ok (5) ! michal/wvtest/wvtesttest.cc:34 "hello" != "hello2" ok (5) ! michal/wvtest/wvtesttest.cc:39 NOT(strstr(cmdline, "fail")) ok sc: done. ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0 ok + ret=0 + set +x