search for: map_pirq

Displaying 16 results from an estimated 16 matches for "map_pirq".

Did you mean: map_irq
2008 Jul 24
6
PCI MSI questions
Looking at the MSI implementation I have a couple of questions: 1) There currently seems to be a hidden requirement of NR_PIRQS in the kernel needing to be no smaller than NR_IRQS in the hypervisor. Otherwise, the pirq returned from PHYSDEVOP_map_pirq may collide with the dynamic IRQs in the kernel or even be out of range altogether. Therefore I think that NR_PIRQS has to become a variable defaulting to 256 but getting initialized from a hypervisor reported value (perhaps in start_info, or else from a new (sub-)hypercall). 2) While pci_restore_...
2012 Jul 08
1
VNC console only shows black screen on HVM guest running on Xen 4.1 with Ubuntu 12.04 as Dom0
...evel: Errors and warnings (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings) (XEN) Xen is relinquishing VGA console. (XEN) *** Serial input -> DOM0 (type ''CTRL-a'' three times to switch input to Xen) (XEN) Freed 220kB init memory. (XEN) physdev.c:155: dom0: wrong map_pirq type 3 All logs are in the attachment as normal text files. The Dom0 is a minimal Ubuntu 12.04 Precise Pangolin and Xen is Version 4.1.2 Would be greate when someone has an idea and can help me. I think that the VNC console is not attached correct but I don''t understand why. When ther...
2013 Mar 19
7
xen 4.1.3, EFI boot and "no console to OS" problem
Hello All! I have a new OpenSuse 12.2 (with 3.4.33-2.24-xen kernel) + Xen 4.1.3 install on an IBM x3550 server. The system is booted via EFI with Grub2 bootloader and it boots up normally, either with or without Xen. But i have one trouble with it: I can''t get console access working with Xen. The strange thing is, despite the "WARNING: no console will be available to
2012 Feb 10
3
Boot process hangs then reboots when using Xen + Linux 3.2
Hi, I just upgraded to the latest SID after reinstalling my test server. Then, after a while, during the boot process, Xen seems to hang, then my server reboots. It's difficult for me to see anything, since I'm using a KVM over IP, using a quite slow link (from China to UK, using a FreeNX box that connects through a Java KVM over IP to the server), and I don't think it'd be easy
2013 May 01
0
Bug#703266: Xen PCI passthrough: PCI Backend and pci-stub don't own sibling device 0000:00:00.0
...) Std. Loglevel: Errors and warnings (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings) (XEN) Xen is relinquishing VGA console. (XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen) (XEN) Freed 244kB init memory. (XEN) physdev.c:168: dom0: wrong map_pirq type 3 [1] - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706543 -M
2013 Jun 09
1
Re: DomU: piix:not 100% native mode: will probe irq later
...-> DOM0 (type ''CTRL-a'' three times to switch input > to Xen) > (XEN) Freed 216kB init memory. > (XEN) no cpu_id for acpi_id 5 > (XEN) no cpu_id for acpi_id 6 > (XEN) no cpu_id for acpi_id 7 > (XEN) no cpu_id for acpi_id 8 > *(XEN) physdev.c:162: dom0: wrong map_pirq type 3* > > > ------------------------------------///----------------------------------------- > > *# virsh dumpxml hvm-1* > <domain type=''xen'' id=''4''> > <name>hvm-2</name> > <uuid>634e3f03-4855-8bb8-4e9e- >...
2013 Jun 13
2
Re: DomU: piix:not 100% native mode: will probe irq later
...t > > > to Xen) > > > (XEN) Freed 216kB init memory. > > > (XEN) no cpu_id for acpi_id 5 > > > (XEN) no cpu_id for acpi_id 6 > > > (XEN) no cpu_id for acpi_id 7 > > > (XEN) no cpu_id for acpi_id 8 > > > *(XEN) physdev.c:162: dom0: wrong map_pirq type 3* > > > > > > > > > > ------------------------------------///----------------------------------------- > > > > > > *# virsh dumpxml hvm-1* > > > <domain type=''xen'' id=''4''> > > > <n...
2008 Mar 27
11
[PATCH 1/5] Add MSI support to XEN
This patch changes the pirq to be per-domain in xen tree. Signed-off-by: Jiang Yunhong <yunhong.jiang@intel.com> Signed-off-by: Shan Haitao <haitao.shan@intel.com> Best Regards Shan Haitao _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 May 01
6
Bug#706543: xen-hypervisor-4.1-amd64: HVM PCI Passthrough not working any more after last upgrade
Package: xen-hypervisor-4.1-amd64 Version: 4.1.4-3 Severity: grave Justification: causes non-serious data loss -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
2012 May 19
7
Via Nano X2 Support?
Hi! Recently got a Via VE-900 board from Fry''s. It has a via nano x2 chip on it, and suggests that it has Intel-compatible virtualization extensions. Has anyone worked with this board yet? I thought it would be nice to have a lower-powered, nearly silent Xen machine sitting on my desk. I tried booting into Xen, but it said it didn''t recognize the processor. I can post
2012 May 19
7
Via Nano X2 Support?
Hi! Recently got a Via VE-900 board from Fry''s. It has a via nano x2 chip on it, and suggests that it has Intel-compatible virtualization extensions. Has anyone worked with this board yet? I thought it would be nice to have a lower-powered, nearly silent Xen machine sitting on my desk. I tried booting into Xen, but it said it didn''t recognize the processor. I can post
2012 Jan 16
6
Sound not working properly on Xen Dom0, but works on native
Hi, I''m doing some testing on Ubuntu 12.04 Alpha. All sounds comes out as static on the Dom0 system. (I can PCI passthrough the audio card to a DomU and that works). Native sound works fine. Linux kronos 3.2.0-8-generic-pae #15-Ubuntu SMP Wed Jan 11 15:34:57 UTC 2012 i686 i686 i386 GNU/Linux Here is the "ubuntu-bug audio" generated report:
2013 Apr 12
7
Xen not seeing all the memory in the box
I''m running Xen 4.1 (4.1.3-3ubuntu1.3) on an Ubuntu 12.10 server with an AMD FX-8150 processor (8 cores) and 16 GB of RAM. When I boot the server, Xen sees only 3 GB of RAM (instead of 16 GB). If I try to create a domU with more than about 1.5 GB of RAM, the create fails with messages saying it "could not allocate memory for HVM guest". Here''s the output when I do
2012 Sep 18
18
Error getting mfn
...owner=0 [...] (XEN) mm.c:908:d0 Error getting mfn c32116 (pfn 5555555555555555) from L1 entry 8000000c32116063 for l1e_owner=0, pg_owner=0 (XEN) mm.c:908:d0 Error getting mfn c32117 (pfn 5555555555555555) from L1 entry 8000000c32117063 for l1e_owner=0, pg_owner=0 (XEN) ../physdev.c:171: dom0: wrong map_pirq type 3 Any hint? Regards, -- William
2013 Mar 13
67
High CPU temp, suspend problem - xen 4.1.5-pre, linux 3.7.x
Hi, I''ve still have problems with ACPI(?) on Xen. After some system startup or resume CPU temperature goes high although all domUs (and dom0) are idle. On "good" system startup it is about 50-55C, on "bad" - above 67C (most time above 70C). I''ve noticed difference in C-states repored by Xen (attached files). On "bad" startups in addition suspend
2012 Jan 12
9
linux 3.3-pre-rc1: Starting domU fails with Error: Failed to query current memory allocation of dom0.
Hi Konrad, Today i tried linuses tree of today (last commit is 4c4d285ad5665bfbd983b95fde8d7a477d24a361). It boots dom0 fine, but it fails to start any domU with: "Error: Failed to query current memory allocation of dom0." With my previous 3.1.5 kernel everything is fine, nothing else changed in config in between. dmesg and xm dmesg attached -- Sander Dom0 shows: total