similar to: multiple pci resource_alignment

Displaying 20 results from an estimated 20000 matches similar to: "multiple pci resource_alignment"

2010 Jun 26
9
xen 4.0-testing: cannot install grub in debian domU (both hvm and pv)
# dd if=/dev/zero of=/srv/xen/webserver.img oflag=direct bs=1M seek=4095 count=1 # dd if=/dev/zero of=/srv/xen/webserver.img oflag=direct bs=1M count=4096 root@debian:~# grub-install /dev/xvda Searching for GRUB installation directory ... found: /boot/grub The file /boot/grub/stage1 not read correctly. Darkbasic _______________________________________________ Xen-users mailing list
2010 Jun 22
18
blktap2 does not work
Distro: debian unstable Xen version: 4.0.0-2 This is the config: #HVM #still no qemu-dm in debian #kernel = "/usr/lib/xen-4.0/boot/hvmloader" #builder = ''hvm'' #memory = 2048 #name = "webserver" #vif = [''bridge=eth0''] #disk = [''tap:tapdisk:aio:/srv/xen/webserver.img,xvda,w'',''phy:/dev/cdrom,xvdb:cdrom,r'']
2011 Feb 06
20
debian squeeze released.
Do you know if squeeze has xen support? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Oct 17
4
how to limit the calls leaving a queue?
Hi, I explain what I want to do.. All the operators share their phones. The number of the operator isn't constant, so it's possible that two operators share all the phones. They need to move all around, so they pick up the first phone they find. If there are only few operator is very annoying for them to ear the other phones ringing while they are at the phone! So I'dd like to limit
2010 Jun 21
2
Bug#586654: linux-image-2.6.32-5-xen-amd64_2.6.32-15_amd64 does not boot with xen-hypervisor-4.0-amd64_4.0.0-1_amd64
Package: xen-hypervisor-4.0-amd64 Version: 4.0.0-1 Severity: grave The only thing I can read is: ERROR: Unable to locate IOAPIC for GSI 2 ERROR: Unable to locate IOAPIC for GSI 9 ERROR: Unable to locate IOAPIC for GSI 9 cannot read /etc/fstab: no such file or directory mounting [...] failed: no such file or directory I boot with: moltiboot [xen] module [kernel] root=[uuid or device] ro quiet
2011 Mar 30
13
Grub2 xen priority order
Hey all, I have moved 10_Linux to 50_Linux and ran update-grub which is fine. The problem I have is that there is xen-syms in /boot And that is being put first in the boot list which is incorrect. How do you make /xen.gz at the top so it is booted first? Thanks Ian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2011 Apr 18
3
No Internet, no asterisk
Hi, this is an old outstanding problem, unfortunately I don't remember how to walkaround it. I use asterisk 1.8.3 and I have a public IP in my network interface. As soon as the Internet connection goes down, phones stop working. I want to be able to use pstn, isdn and the gsm gateway even if the Internet connection goes down, how can I achieve it? Thank you, Darkbasic
2010 Mar 13
1
[solved] Error: pci: 0000:01:07.0: non-page-aligned MMIO BAR found.
Hi Folks, I make I new approach to pimp up my xen-Kernel in higher version-numbers. Currently I run a selfcompiled 2.6.27-Kernel from: hg clone http://xenbits.xensource.com/ext/linux-2.6.27-xen.hg In the next step I want to run the kernel from jemery: git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git I tried the last couple of days to get pci-passtrough work with jeremys
2011 Jan 16
1
Atheros AR9287 PCI passthrough issue
Hi, i''m trying to use PCI passthrough feature on Xen 4.0 but it fails on my Wireless card. I use Xen 4.0 on a Debian 6.0 (package from repo) and try to passthrough the following PCI device root@omega:~# dpkg -l | grep xen ii libxenstore3.0 4.0.1-1 Xenstore communications library for Xen ii linux-image-2.6.32-5-xen-amd64 2.6.32-30 Linux 2.6.32 for 64-bit PCs, Xen dom0 support ii
2008 Sep 27
1
[PATCH 2/6 v3] PCI: add new general functions
Centralize capability related functions into several new functions and put PCI resource definitions into an enum. Cc: Jesse Barnes <jbarnes at virtuousgeek.org> Cc: Randy Dunlap <randy.dunlap at oracle.com> Cc: Grant Grundler <grundler at parisc-linux.org> Cc: Alex Chiang <achiang at hp.com> Cc: Matthew Wilcox <matthew at wil.cx> Cc: Roland Dreier <rdreier at
2008 Sep 27
1
[PATCH 2/6 v3] PCI: add new general functions
Centralize capability related functions into several new functions and put PCI resource definitions into an enum. Cc: Jesse Barnes <jbarnes at virtuousgeek.org> Cc: Randy Dunlap <randy.dunlap at oracle.com> Cc: Grant Grundler <grundler at parisc-linux.org> Cc: Alex Chiang <achiang at hp.com> Cc: Matthew Wilcox <matthew at wil.cx> Cc: Roland Dreier <rdreier at
2012 Feb 04
1
Inclusion of the ILBC codec starting from asterisk 1.8.10/10.2
I noticed it by chance while digging into the code, I think it's a great news! Darkbasic
2011 Apr 13
1
T38 fax detection using g729
Hi, I continue the discussion from https://issues.asterisk.org/view.php?id=19103 If T.38 reinvite detection should still work, why it doesn't? If I use faxdetect = t38 it does never detect the fax, even using alaw. Cheers, Darkbasic
2008 Sep 27
3
[PATCH 1/6 v3] PCI: export some functions and macros
Export some functions and move some macros from c file to header file. Cc: Jesse Barnes <jbarnes at virtuousgeek.org> Cc: Randy Dunlap <randy.dunlap at oracle.com> Cc: Grant Grundler <grundler at parisc-linux.org> Cc: Alex Chiang <achiang at hp.com> Cc: Matthew Wilcox <matthew at wil.cx> Cc: Roland Dreier <rdreier at cisco.com> Cc: Greg KH <greg at
2008 Sep 27
3
[PATCH 1/6 v3] PCI: export some functions and macros
Export some functions and move some macros from c file to header file. Cc: Jesse Barnes <jbarnes at virtuousgeek.org> Cc: Randy Dunlap <randy.dunlap at oracle.com> Cc: Grant Grundler <grundler at parisc-linux.org> Cc: Alex Chiang <achiang at hp.com> Cc: Matthew Wilcox <matthew at wil.cx> Cc: Roland Dreier <rdreier at cisco.com> Cc: Greg KH <greg at
2011 Aug 31
10
Yet Another PCI passthrough question
Hello all, I''m trying to pass my PCI device through to an HVM. I''m following the steps on the xen pci passthrough wiki. First I check my pci devices #lspci - 03:00.0 VGA compatible controller: ATI Technologies Inc Device 671d 03:00.1 Audio device: ATI Technologies Inc Device aa80 04:00.0 Display controller: ATI Technologies Inc Device 671d 04:00.1 Audio device: ATI
2008 Sep 01
1
[PATCH 1/4 v2] PCI: introduce new base functions
Some basic changes to allocation bus range, MMIO resource for SR-IOV device. And add new sysfs entry to hotplug core to pass parameter to a slot, which will be used by SR-IOV code. Signed-off-by: Yu Zhao <yu.zhao at intel.com> Signed-off-by: Eddie Dong <eddie.dong at intel.com> --- drivers/pci/bus.c | 63 +++++++++++++-------------
2008 Sep 01
1
[PATCH 1/4 v2] PCI: introduce new base functions
Some basic changes to allocation bus range, MMIO resource for SR-IOV device. And add new sysfs entry to hotplug core to pass parameter to a slot, which will be used by SR-IOV code. Signed-off-by: Yu Zhao <yu.zhao at intel.com> Signed-off-by: Eddie Dong <eddie.dong at intel.com> --- drivers/pci/bus.c | 63 +++++++++++++-------------
2008 Sep 01
1
[PATCH 1/4 v2] PCI: introduce new base functions
Some basic changes to allocation bus range, MMIO resource for SR-IOV device. And add new sysfs entry to hotplug core to pass parameter to a slot, which will be used by SR-IOV code. Signed-off-by: Yu Zhao <yu.zhao at intel.com> Signed-off-by: Eddie Dong <eddie.dong at intel.com> --- drivers/pci/bus.c | 63 +++++++++++++-------------
2011 Sep 11
1
Xen PCI Pass-through: 0xbf701000 is using VM_IO, but it is 0xfffffffffffff000!
Hi, I get a warning in the domU kernels when I pass-through the ehcu/uhci devices. The usb-ports seem to work. I can use usb-sticks and a sundtek DVB-C stick. A microsoft usb-mouse is not recognized. Can I ignore the warning or do I have some serious issue/misconfiguration? Dom0: xm info: host : luna release : 3.1.0-rc5+ version : #6 SMP Sat Sep