Displaying 20 results from an estimated 200 matches similar to: "A problem about xen no-iommu graphics card passthough"
2004 May 07
3
Samba 3.0.3 breaks domain somehow.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
After upgrading from 3.0.2 to 3.0.3 in a Windows 2000 Native Domain
environment, 9x clients can't connect and wbinfo -t doesn't work:
bash-2.05a# wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_PIPE_NOT_AVAILABLE (0xc00000ac)
Could not check secret
Downgrading to 3.0.2 fixes this.
I can get log files, but
2007 Sep 21
5
[NEO 1:1] Nativedom 1:1 Mapping
This patch applies to c/s #15522.
Nativedom 1:1 memory enabling - Done by "stealing" memory from Xen''s
e820 at
boot time. The pages are later being allocated to NativeDom using a
special
allocator.
x86-64
======
The 512KB-1MB region is remapped (because of the ROMs) to an address
above 16MB.
As far as NativeDom can see:
1. The 0-512KB
2011 Jan 13
0
[LLVMdev] Where is liveness analysis pass?
<style id="sinamailpaperfilter">.sinamailpaper-0{cursor:text;}.sinamailpaper-0 td,.sinamailpaper-0 textarea,.sinamailpaper-0 input,.sinamailpaper-0 br,.sinamailpaper-0 div,.sinamailpaper-0 span{font-size:14px;font-family:"宋体",Verdana,Arial,Helvetica,sans-serif;line-height:1.5;}.sinamailpaper-0 p{/**margin:0.2em auto;*/margin:0px;}.sinamailpaper-0
2007 Sep 30
7
Some questions about PCI-passthrough for HVM(Non-IOMMU)
Hello,
I saw some patches about PCI-passthrough for HVM(non-IOMMU) and I
am interested in it. I want to assign my graphics card(nVidia GeForce
7900GS) to an HVM domain (Vista) in order to run 3D-intensive work(for
example, 3D-games).
What I want to ask is that is it really possible to pass the
graphics card to HVM domain running Vista now? That is, have anyone ever
successfully
2007 Sep 30
7
Some questions about PCI-passthrough for HVM(Non-IOMMU)
Hello,
I saw some patches about PCI-passthrough for HVM(non-IOMMU) and I
am interested in it. I want to assign my graphics card(nVidia GeForce
7900GS) to an HVM domain (Vista) in order to run 3D-intensive work(for
example, 3D-games).
What I want to ask is that is it really possible to pass the
graphics card to HVM domain running Vista now? That is, have anyone ever
successfully
2013 Mar 25
0
NVIDIA GeForce GTX 680 passthough success
Hello,
I have success with passthough nvidia gtx 680 with hardware modification to
nvidia grid k2 with using kvm, but i think it will works with xen too.
This is is message about hardware modification
http://www.eevblog.com/forum/projects/hacking-nvidia-cards-into-their-professional-counterparts/msg207550/#msg207550
Thank you.
_______________________________________________
Xen-users mailing
2018 Nov 08
0
Re: usb post passthough stopped workng after kernel upgrade
anyone has any idea regarding this issue?
> Sent: Monday, November 05, 2018 at 7:55 PM
> From: daggs <daggs@gmx.com>
> To: libvirt-users@redhat.com
> Subject: [libvirt-users] usb post passthough stopped workng after kernel upgrade
>
> Greetings,
>
> I have a vm on debian 9.5 to which I pass an specific usb from the host. here is the relevant part in the vm's xml
2018 Nov 05
2
usb post passthough stopped workng after kernel upgrade
Greetings,
I have a vm on debian 9.5 to which I pass an specific usb from the host. here is the relevant part in the vm's xml file:
<hostdev mode='subsystem' type='usb' managed='yes'>
<source>
<vendor id='0x148f'/>
<product id='0x5572'/>
</source>
<address type='usb'
2014 Sep 28
0
High Performance graphics virtual environment: VGA Passthough or a VDI solution
Hello
Early this summer I made the decision to eliminate my Windows dual boot,
I rarely used windows. I have started a new job which will require
using a 3d CAD Inventor/Solidworks (Windows software). Inventor starts
in vmware workstation. I also switched from OpenSuSE to CentOS after
evaluating Ubuntu, RHEL, SLED, and Centos, I wanted a more proven
platform, less experimental stuff.
For the
2002 Aug 22
1
LAPACK in R
2010 May 27
10
Is there something missing for my NIC passthough?
Hi experts
I use xen-4.0.0 and dom0 is 2.6.33 and domU is 2.6.34
#lspci
...............
01:00.0 Ethernet controller: Intel Corporation Unknown device 10a7 (rev 02)
01:00.1 Ethernet controller: Intel Corporation Unknown device 10a7 (rev 02)
05:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet
Controller (rev 06)
05:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit
2011 May 31
1
Please HELP
Hi R people.
I have a problem. What can I create by using functions the
combinations of distances in multiple comparisons tests such as
duncan multiple range test?
cur=sample(rnorm(15),15,replace=TRUE)
varr=factor(c(rep("var1",5),rep("var2",5),rep("var3",5)))
dat<-data.frame(cur, varr)
lmm<-lm(cur~ varr,data=dat)
2003 Jun 04
1
Winbind Cache not updating
I'm running Samba 2.2.5 on Redhat 7.3.
The issue I'm seeing (besides Domain Local Groups not being seen by winbind)
is that winbind is not getting new users from the Domain Controller (windows
2000 native mode).
For example:
wbinfo --sequence (gives 43)
Add user on the DC (user is bob, so NATIVEDOMAIN+bob should now appear in
getent passwd)
getent passwd doesn't show bob,
2007 May 31
4
[RFC][PATCH 4/6] HVM PCI Passthrough (non-IOMMU)
int.patch:
- Supports only level-triggered interrupts. Edge interrupts support
will be
added shortly (should be fairly simple)
- Change polarity trick: in order to reflect the external device''s
assertion
state, the ioapic pin gets its polarity changed whenever an
interrupt
occur. So an interrupt is generated when the _external_ line is
asserted
(then,
2008 Oct 18
1
[LLVMdev] 回复:Re: [LLVMdev] [Need your help]
Hi Eli,
Thanks for your rapid response!
Now I have another question.
How to get LLVM bc files successfully by compiling test.c and static libraries ?
Thanks a lot!
----- 原始邮件 -----
发件人:Eli Friedman <eli.friedman at gmail.com>
收件人:LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
2020 Jun 23
0
回复: virt-builder problem
THINK YOU!
I'm from China!
but,my network is can reaching http://builder.libguestfs.org/
------------------ 原始邮件 ------------------
发件人: "rjones"<rjones@redhat.com>;
发送时间: 2020年6月23日(星期二) 晚上6:37
收件人: "雁渡寒潭"<chnlcq@qq.com>;"libguestfs"<libguestfs@redhat.com>;
2006 Oct 31
1
Fedora Core 6 (FC6) and Asterisk-1.2.13 and Zaptel-1.2.10 compile problems
All,
I have upgraded by home machine from Fedora Core 5 (FC5) to the recent FC6 and am struggling to build Zaptel-1.2.10 and Asterisk-1.2.13 on the box... which is an Intep P4 2.8GHz HT processor box with 845 chipset, hence the kernel installed is 2.6.18-1.2798.fc6-i686 so we hve this:
[root@gate zaptel-1.2.10]# uname -a
Linux gate.tubby.org 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:54:20
2013 Nov 12
0
InfiniBand Passthrough not working
2006 Jan 15
1
[LLVMdev] A question about alias analysis
Oh, your meaning is pointers in a aliasset have equal address logically?
But I think that two pointers are alias means they point to a same
memory object, so if pointers "p" and "q" are alias, it seem as p = q,
not &p = &q.
Another question is about "forwarding".
"AliasSet[XXXX, 0] may alias, Mod/Ref forwarding to YYYY" (XXXX != YYYY)
means the
2006 Dec 08
1
Problem with ssci disk
Hi all,
I have a problem during the lauching of my first virtual image.
First thing : domain 0 is on fedora core 6 (probably a xen package made in
fedora :-S, sorry ...)
Second thing : the error is really traditional (i already had it with uml)
but there i am blocking.
here my config file (for image on logical volume, swap too)
root = "/dev/sda1 ro"
[root@p-virtvip8 xen]# cat p-virtser9