Displaying 20 results from an estimated 70 matches for "devel&m".
2013 Mar 04
56
GPU passthrough issue when VM is configured with 4G memory
...case (VM memory is 4G), I used "memtest" to check memory of the VM which configured with more than 4G memory, the last 256M has errors.
BTW, Xen 4.1.2 doesn''t have this issue.
Any ideas about this issue? Thanks in advance.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2013 Mar 07
11
Will Xen 4.3 use upstream QEMU by default ?
Hi folks,
From the roadmap for Xen 4.3 development, Xen 4.3 will use upstream QEMU (partially done).
So I''d like to confirm the following questions.
1. Will Xen 4.3 really use upstream QEMU by default ?
I have the question because so far the xen.git tree still uses qemu-xen-unstable by default.
2. If ''yes'' for...
2009 Jan 09
5
[Bug 567] New: Local multicast ICMPv6 and --state INVALID
http://bugzilla.netfilter.org/show_bug.cgi?id=567
Summary: Local multicast ICMPv6 and --state INVALID
Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: Ubuntu
Status: NEW
Severity: blocker
Priority: P1
Component: unknown
AssignedTo: laforge at netfilter.org
2016 Jun 26
1
Reported regressions for 4.7 as of Sunday, 2016-06-19
On 24.06.2016 16:19, George Spelvin wrote:
> Here's a regression you might add.
Thx, added.
> I only reported it to dri-devel,
> since it's DRI-specific, but since there's been thunderous silence
> for a few weeks, I'm trying to be a squeakier wheel.
Added the nouveau developers to CC, maybe it's a bug in the drm driver
that triggers this problem; and airlied is "Internet challenged" right...
2007 May 02
1
[Bug 564] quota match: working or not?
...ion| |FIXED
------- Additional Comments From netfilter@linuxace.com 2007-05-02 01:52 MET -------
The man page is wrong - the quota match works fine on SMP after the below patch
(which you could have found by searching the archives BTW):
http://marc.info/?l=netfilter-devel&m=111331913419953&w=2
I'll submit a patch later to update the manpage.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2012 Aug 10
6
qemu-xen-traditional: NOCACHE or CACHE_WB to open disk images for IDE
...guest.
I root caused this issue to a change in qemu, and I saw there is a lot of discussions on this topic. I didn''t see the final decision but later the patch was checked in. Could anybody helps to revisit this commit and explain the final decision?
http://lists.xen.org/archives/html/xen-devel/2012-03/msg02072.html
Thanks,
Dongxiao
2011 Oct 09
1
Btrfs High IO-Wait
...sdb
kjournald 272 3 0 3 0 sda5
dmesg 3630 1 1 0 0 sda5
sleep 3629 1 1 0 0 sda5
I think that is the same problem as in
http://marc.info/?l=ceph-devel&m=131158049117139&w=2
I also did a latencytop as Chris recommended in the above thread.
Best Regards,
martin
2012 Dec 17
27
Security disclosure process discussion update
After concluding our poll [1] about changes to the security
discussion, we determined that "Pre-disclosure to software vendors and
a wide set of users" was probably the best fit for the community. A
set of concrete changes to the policy have now been discussed on
xen-devel [2] [3], and we seem to have converged on something everyone
finds acceptable.
We are now presenting these changes for public review. The purpose of
this review process is to allow feedback on the text which will be
voted on, in accordance to the Xen.org governance procedure [3]. Our
plan is to...
2012 Dec 17
27
Security disclosure process discussion update
After concluding our poll [1] about changes to the security
discussion, we determined that "Pre-disclosure to software vendors and
a wide set of users" was probably the best fit for the community. A
set of concrete changes to the policy have now been discussed on
xen-devel [2] [3], and we seem to have converged on something everyone
finds acceptable.
We are now presenting these changes for public review. The purpose of
this review process is to allow feedback on the text which will be
voted on, in accordance to the Xen.org governance procedure [3]. Our
plan is to...
2013 Dec 13
4
Xen 4.4 development update: Is PVH a blocker?
...problem, but everything being stuck afterwards is
* xl needs to disallow PoD with PCI passthrough
>see http://xen.1045712.n5.nabble.com/PATCH-VT-d-Dis-allow-PCI-device-assignment-if-PoD-is-enabled-td2547788.html
* qemu-upstream not freeing pirq
> http://www.gossamer-threads.com/lists/xen/devel/281498
> http://marc.info/?l=xen-devel&m=137265766424502
status: patches posted; latest patches need testing
Not a blocker.
* Race in PV shutdown between tool detection and shutdown watch
> http://www.gossamer-threads.com/lists/xen/devel/282467
> Nothing to do with ACPI
status:...
2014 Jul 16
1
Questions about the Nouveau VM subsystem
Hi everyone,
I have been studing the VM code in order to come with a better
implementation of my fix for large pages usage on GK20A
(https://lkml.org/lkml/2014/6/3/375 ). Following some older threads
about this code (http://marc.info/?l=dri-devel&m=137618326022935 ) also
left me kind of puzzled, and I wonder if we could not simplify and
improve things there.
It seems like arbitrary constant values for page_shifts (usually 12) are
used where the vmm->spg_shift value should be used instead, and some
other members are used out of p...
2013 Jul 24
4
[PATCH 2/3] V5 qemu-xen-trad: Correctly expose PCH ISA bridge for IGD passthrough
...sue by
correctly exposing the ISA bridge to domU.
Signed-off-by: Rui Guo <firemeteor@users.sourceforge.net>
Tested-by: Rui Guo <firemeteor@users.sourceforge.net>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
Jan Beulich <JBeulich@suse.com>
Xen-devel: http://marc.info/?l=xen-devel&m=135548433715750
Change since last version:
The patch itself is identical. The only thing updated is the
sign-off / ack lines.
---
hw/pci.c | 10 ++++++++++
hw/pci.h | 3 +++
hw/pt-graphics.c | 9 ++++++---
3 files changed, 19 insertio...
2016 Jun 26
0
Reported regressions for 4.7 as of Sunday, 2016-06-19
...4.06.2016 16:19, George Spelvin wrote:
> >
> > Here's a regression you might add.
> Thx, added.
>
Probably the same bug as
https://bugzilla.kernel.org/show_bug.cgi?id=119861 and already fixed in
the last -rc.
Regards,
Lucas
> >
> > I only reported it to dri-devel,
> > since it's DRI-specific, but since there's been thunderous silence
> > for a few weeks, I'm trying to be a squeakier wheel.
> Added the nouveau developers to CC, maybe it's a bug in the drm
> driver
> that triggers this problem; and airlied is "Interne...
2004 Apr 21
2
Separate common journal device
Hi,
Is it possible to use a separate journal device (one on a separate
drive or a partition) shared among more than 1 Ext3 file systems ?
I appreciate any inputs.
thanks,
Vijayan
2009 Dec 04
0
Merge 'drm-next' into 'nouveau/linux-2.6'
..." his 'drm-next' tree to kernel 2.6.32.
He also decided that he introduces a new way with his git branches.[1]
Is it planned that 'drm-next' gets merged into 'nouveau/linux-2.6' in near future and then follow his new way?
Thanks.
Johannes
[1] http://marc.info/?l=dri-devel&m=125972706517919&w=2
2012 Feb 27
0
Re: [Qemu-devel] [PATCH 2/2] build: replace librt check function
...librt (although the manual page states the opposite).
> > >>
> > >> Signed-off-by: Roger Pau Monne<roger.pau@entel.upc.edu>
> > >
> > >
> > > I don''t think this is against qemu.git. Please do not send patches to
> > > qemu-devel that are not against qemu.git without clearly indicating this.
> >
> > Sorry, this is against qemu-xen-upstream, should I add a tag to my
> > patches and resend them to qemu-devel?
>
> qemu-xen-upstream is based upon the upstream qemu stable branch, not the
> developmen...
2013 Jul 08
0
[Bug 619] If /proc/sys/kernel/modprobe is absent, errno is clobbered in get_modprobe
...|netfilter at linuxace.com
Resolution| |WONTFIX
--- Comment #7 from Phil Oester <netfilter at linuxace.com> 2013-07-08 19:57:46 CEST ---
See this thread for my attempt to get a patch merged for this issue here:
http://marc.info/?l=netfilter-devel&m=137290058107840&w=2
Apparently there is no interest in manually setting errno. As such, closing
this bug report.
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
2013 Dec 18
0
[Bug 600] ULOG target does not support --log-uid
https://bugzilla.netfilter.org/show_bug.cgi?id=600
--- Comment #9 from Phil Oester <netfilter at linuxace.com> 2013-12-18 19:38:22 CET ---
See http://marc.info/?l=netfilter-devel&m=138739033331758&w=2 where Valentina
Giusti has submitted a patch to achieve this.
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
2020 Apr 07
2
[Bug 1416] New: Include a pre-built man page in the distributed tarball
https://bugzilla.netfilter.org/show_bug.cgi?id=1416
Bug ID: 1416
Summary: Include a pre-built man page in the distributed
tarball
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
2014 Jun 05
1
Open graphics connection with virt-manager problem
Hi,
Actually, we study virtualization on CentOS with Xen, our goal is to test if the migration of Xen with SLES 11 to CentsOS.
Our first tests are ok except for one problem and I don't find any solutions on the net. I hope, you can help me.
The problem is that I can't connect to my vm desktop with Virt-Viewer. I follow the installation guide available for centos?: