-
anshil added axel77 to the Pauker project.
2009-05-22 16:33:29 UTC in Pauker
-
anshil added axel77 to the Arachnide project.
2009-05-22 16:19:48 UTC in Arachnide
-
anshil committed patchset 258 of module paukerweb to the Pauker CVS repository, changing 5 files.
2008-09-27 13:27:26 UTC in Pauker
-
anshil committed patchset 257 of module paukerweb to the Pauker CVS repository, changing 1 files.
2008-09-27 13:11:27 UTC in Pauker
-
Okies, yes it works with the i386 target! :-) :-)
I changed configure this way:
----------------
--- configure.preaxel 2007-10-07 17:15:24.000000000 +0200
+++ configure 2007-10-07 17:16:34.000000000 +0200
@@ -73,11 +73,12 @@
fi
target_cpu() {
- if [[ $(uname -m) = i?86 ]]; then
- echo x86_64
- else
- uname -m
- fi
+# if [[ $(uname -m) = i?86 ]];...
2007-10-07 15:32:16 UTC in kernel virtual machine
-
nothing in dmesg, my configure script runs as follows
------------
valhalla:/usr/src/kvm/kvm-45# ./configure
Install prefix /usr/local
BIOS directory /usr/local/share/qemu
binary directory /usr/local/bin
Manual directory /usr/local/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /usr/src/kvm/kvm-45/qemu
C compiler gcc
Host C compiler gcc
make.
2007-10-03 11:01:10 UTC in kernel virtual machine
-
also a thing that might be an issue, the kernel modules install path has been changed in the development anywhere, not?
Is it possible that I actually modprobe an old module from an old path, instead of the new installed kvm module?
Is it possible to query kvm anywhere to ask which version of the module is inserted/compiled in the kernel?
If not please take it as an improvement suggestion...
2007-10-02 14:25:39 UTC in kernel virtual machine
-
Upgraded to kvm-45 the hangs on MS-office remain.
I think an additional info I forget, the guest OS is a domain client, however the problem also exists when logged in as local admin.
Is there any additional testings I can do? Like running something yielding any debug output you can use?.
2007-10-02 14:09:58 UTC in kernel virtual machine
-
Okay, will do, but will take a few days altough. will announce a planned downtime on the virtual machines to the users at the moment.
2007-09-19 13:23:10 UTC in kernel virtual machine
-
Okay, just shut all guests down, and runned the kvm version through with the win-2003 guest, this is the result table:
----
Version compiles runs win-2003-s. runs office (ms word)
25 with hack yes yes (hack tries to c-compile asm)
26 yes yes yes
27 yes yes yes
28.
2007-08-21 10:26:36 UTC in kernel virtual machine