Displaying 20 results from an estimated 3000 matches similar to: "PV-Driver"
2010 Nov 15
2
The memory threshold when using the PV-driver
Hi James
I have installed the gplpv_XP_0.11.0.238.msi on the WinXP in the Xen 3.3 domU, and I found that it will blue screen and reboot automatically when I using the command :
<xm mem-set domId mem-size> , if the mem-size is much smaller or bigger, which threshold or which scope could be appropriate in this situation, looking forward to your
reply, thank you very much!
Best
2010 Mar 22
6
[LLVMdev] Summer of Code ideas
Hi,
I intend to participate in Google's Summer of Code this year, so I'd
like to bounce another idea around to see what you guys think. (I posted
a similar message to cfe-dev just now.) Be warned: this will shock you.
It may even horrify you.
1. Implement a 16-bit x86 backend. (*Chris recoils in horror*) Yeah, I
know 16-bit x86 is dead, but I find it interesting for historical
purposes
2008 Apr 26
4
how to use printk() in xen?
hi, all:
i want to add a function in xen. in the function i need to call the "printk" to display the values of some variables.
i found the definition of printk() in file "xen-3.1.0-src\xen\include\xen\lib.h ":
extern void printk(const char *format, ...)
__attribute__ ((format (printf, 1, 2)));
who can tell me the location of printk()?
thanks in advance.
2008-04-26
2010 May 07
6
GPLPV version to use
I am using a standard Centos 5.4 setup, with kernel-xen-2.6.18-164.15.1.el5 and xen 3.1.2-164.11.1.el5.
I have just succeed in migrating an existing XP to this setup and installed successfully gplpv 0.11.0.213.
On an other 2003 VM, I am using 0.10.0.134 since several months without any problem.
Looking at http://www.meadowcourt.org/downloads/, it seams there is a lot of version in that
2010 May 27
11
unistalling gplpv from win7x64 gives BSOD
I have installed the 210 gplpv (debug), when I try to update them with
current gplpv I get a BSOD even so when I try to uninstall them.
Now I have made a bootentry that specifies NOGPLPV, what gives me a
bootable system after such a crash, I found (uninstalling the leftover
driver packages after getting bsod during uninstall of the main package)
that uninstalling the net driver leads to bsod. Now
2008 Jul 11
8
Another GPLPV pre-release 0.9.11-pre7
I''ve just uploaded 0.9.11-pre7. save/restore should be working for 32
bits on both SMP and UP, and maybe for 64 bits although it''s not tested.
If someone could test migration it would be much appreciated.
The installer seems to not install the drivers under 64 bit
environment... but they can then be installed manually. Not sure why at
this point.
2008 Jul 11
8
Another GPLPV pre-release 0.9.11-pre7
I''ve just uploaded 0.9.11-pre7. save/restore should be working for 32
bits on both SMP and UP, and maybe for 64 bits although it''s not tested.
If someone could test migration it would be much appreciated.
The installer seems to not install the drivers under 64 bit
environment... but they can then be installed manually. Not sure why at
this point.
2008 Mar 07
6
where is the location of definition of "do_xen_version"?
hi, my friends:
Currently, i am studying the way of hypercall's implementation.
i have already known the flow of hypercall's execuation, and i decided to add a new hypercall into the Xen.
first, i want to know the detail of one hypercall function, for example, "do_xen_version", but i can not find
the location of definition of "do_xen_version". who can help me?
i have
2019 Jan 23
3
答复: How to add new arch for llvm-cov show?
Hi vedant,
The program didn't pass the checking "OF->getArch() != Triple(Arch).getArch()" loadBinaryFormat in CoverageMappingReader.cpp and returned an error. It's because "OF->getArch()" returned null and "Triple(Arch).getArch()" returned XXXX(name of my arch).
The returned value of " OF->getArch()" is decided by "
2009 Dec 18
6
please advice on Low RAM Xvm host optimization
May be someone could point me to optimal xm configuration file setting for
Dell Power Edge 2950,2G RAM,One Quad CPU 2.0Ghz
I need to run SBS 2003 Windows Server as a guest.
I already installed it,but it appears very slow....
I mean may be there are some special good practices for low RAM machines.
Thanks a lot.
--
This message posted from opensolaris.org
2019 Jan 25
2
答复: How to add new arch for llvm-cov show?
Hi vedant,
1. First, I think your theory is right that llvm’s object file reading libraries do not “understand” the architecture I’m working on. Since I’m using binutils as assembler which means llvm can only provide asm and object file is provided by biutils. I think these ELF header information is provided by my binutils now, so maybe I have to modify binutils code to provide ELF header
2008 Mar 31
5
Release 0.8.8 of GPL PV drivers for Windows
In the spirit of ''release early, release often'', here''s another binary
release...
http://www.meadowcourt.org/WindowsXenPV-0.8.8.zip
The only thing that''s changed since 0.8.7 is that xennet should work
under amd64 again.
James
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 Mar 31
5
Release 0.8.8 of GPL PV drivers for Windows
In the spirit of ''release early, release often'', here''s another binary
release...
http://www.meadowcourt.org/WindowsXenPV-0.8.8.zip
The only thing that''s changed since 0.8.7 is that xennet should work
under amd64 again.
James
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2019 Jan 24
2
答复: 答复: How to add new arch for llvm-cov show?
Hi vedant,
1. The definition is from llvm/Supprot/ELF.h. But this machine information(e_machine) is given to compiler at lib/MC/ELFObjectWriter.cpp. I greped the whole llvm project and found that e_machine was assigned at only two files. One was lib/MC/ELFObjectWriter.cpp(there was an comment said “e_machine=target”) and the other was tools/obj2yaml/elf2yaml.cpp(GDB stopped only at the
2012 Jan 18
7
Windows GPLPV xenvbd.sys BSOD
Hi,
During the install of the univention.de-signed GPLPV drivers
(gplpv_Vista2008x64_signed_0.11.0.308.msi) on my Windows 7 guest, I get a BSOD
"DRIVER_IRQL_NOT_LESS_OR_EQUAL" in xenvbd.sys. Afterwards, Windows won''t start.
I''m now trying to do a System Restore. I will try not installing the VBD driver
afterwards and see if the others do work.
Full BSOD:
2009 Aug 25
11
GPLPV drivers update
I have just uploaded a new testing version of GPL PV drivers for
Windows. Have a look for 0.10.0.97-dontuse at
http://www.meadowcourt.org/downloads (the -dontuse bit is to scare
people away who haven''t read this email :)
As usual, please test thoroughly on a test DomU and make sure you have a
backup before installing on a non-test system. In particular, I''m only
testing with Xen
2009 Aug 25
11
GPLPV drivers update
I have just uploaded a new testing version of GPL PV drivers for
Windows. Have a look for 0.10.0.97-dontuse at
http://www.meadowcourt.org/downloads (the -dontuse bit is to scare
people away who haven''t read this email :)
As usual, please test thoroughly on a test DomU and make sure you have a
backup before installing on a non-test system. In particular, I''m only
testing with Xen
2008 Feb 25
6
Release 0.8.3 of GPL PV Drivers for Windows
This one just fixes the install.bat problem that Jim pointed out.
http://www.meadowcourt.org/WindowsXenPV-0.8.3.zip
James
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Feb 25
6
Release 0.8.3 of GPL PV Drivers for Windows
This one just fixes the install.bat problem that Jim pointed out.
http://www.meadowcourt.org/WindowsXenPV-0.8.3.zip
James
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Jun 02
2
problems with netback
hi
I've some problems with netback
1.what's mmap_pages for, which come from balloon operation ?
mmap_pages = alloc_empty_pages_and_pagevec(MAX_PENDING_REQS)
2.what's the meaning of "refcnt" defined in netif_t (netif->refcnt)
3.irq enable and disable
such as disable_irq(netif->irq);
why netback use such enable & disable operations while netfront dont use for its