Displaying 20 results from an estimated 4000 matches similar to: "The memory threshold when using the PV-driver"
2010 Oct 19
7
PV-Driver
Hi, All
I have to do some job with PV-driver, who could give me some advice, thank you very much!
2010-10-19
xudongxen
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2012 Sep 26
3
[PATCH v3] xen/tools: Add 64 bits big bar support
Currently it is assumed PCI device BAR access < 4G memory. If there is such a
device whose BAR size is larger than 4G, it must access > 4G memory address.
This patch enable the 64bits big BAR support on hvmloader.
v3 changes from v2:
- Remain original print information
v2 changes from v1 as comments by Jan.
1) Set Dynamic MMIO high memory address instead of a fixed number 640G
2) Mask
2010 Oct 27
0
The problem about Windows live migration
Hi all,
We met a problem on Windows live migration handing. We use Xen 3.3s full virtualization mode to create and migrate the Windows VMs based on QEMU. The error information is as follows:
1) log said the migration was successful. However, that migrated VM on the destination hanged wherein CPU utilization kept about 48%.
2) Using XenTrace, found that the loop consisting of three events as
2012 May 14
7
[PATCH v3] Fix the mistake of exception execution
Fix the mistake for debug exception(#DB), overflow exception(#OF; generated by INTO) and int 3(#BP) instruction emulation.
For INTn (CD ib), it should use type 4 (software interrupt).
For INT3 (CC; NOT CD ib with ib=3) and INTO (CE; NOT CD ib with ib=4), it should use type 6 (software exception).
For other exceptions (#DE, #DB, #BR, #UD, #NM, #TS, #NP, #SS, #GP, #PF, #MF, #AC, #MC, and #XM), it
2011 Dec 02
6
[PATCH] tools/firmware: remove "_PS0/3" Method
tools/firmware: remove "_PS0/3" Method
Do not expose the ACPI power management "_PS0/3" Method to guest firmware. According to section 3.4 of the APCI specification 4.0, PCI device control the device power through its own specification but not through APCI.
Qemu pushes "_PS0/3" to guest will cause a mess between ACPI PM and PCI PM as a result of incorrect ACPI table
2012 Dec 31
2
a problem for metafor package
Dear sir or madam
I want to know how to use "metafor"package do a meta anlysis, forest plot show the results of whole study and results of two subgroups
like this the forest plot show in the attachment.
looking forword to your reply
Regards and Cheers
Xudong Liu
School of Public Health and Primary Care
The Chinese University of Hong Kong
Email: liuxudong at cuhk.edu.hk
2012 May 30
12
[PATCH v2 0/4] XEN: fix vmx exception mistake
Changes from v1:
- Define new struct hvm_trap to represent information of trap, include
instruction length.
- Renames hvm_inject_exception to hvm_inject_trap. Then define a couple of
wrappers around that function for existing callers, so that their parameter
lists actually *shrink*.
This series of patches fix the mistake for debug exception(#DB), overflow
exception(#OF) and INT3(#BP),
2012 May 24
11
[PATCH 0/3] XEN: fix vmx exception mistake
This series of patches fix the mistake for debug exception(#DB), overflow
exception(#OF) and INT3(#BP), INTn instruction emulation.
Introduce new function vmx_inject_sw_exception() which deliver the software
excetion, software interrupt and privileged software exception. Split hardware
exception as a seperate function(old function vmx_inject_hw_exception()).
Also Passed down intruction length
2013 Mar 04
56
GPU passthrough issue when VM is configured with 4G memory
Hi,all
I have tried to passthrough GPU card(Nvidia quadro 4000) on the latest Xen unstable version (QEMU is using Qemu-upsteam-unstable, not traditional Qemu). This issue as below:
Windows7 64-bit guest will blue screen when GPU passthrough configure 4g memory,blue screen code is 50, and SUSE 11 64-bit guest will always stay at the grub screen. I noticed that it will relocate RAM that
2007 May 18
22
Xen 3.1 released!
Folks,
We''re pleased to announce the official release of Xen 3.1!
This represents a major milestone in the Xen project containing performance
and stability enhancements, additional features for all architectures, and a
brand new management API. Highlights of this release include:
- XenAPI 1.0 support
- XML configuration files for virtual machines;
- VM life-cycle management
2007 May 18
22
Xen 3.1 released!
Folks,
We''re pleased to announce the official release of Xen 3.1!
This represents a major milestone in the Xen project containing performance
and stability enhancements, additional features for all architectures, and a
brand new management API. Highlights of this release include:
- XenAPI 1.0 support
- XML configuration files for virtual machines;
- VM life-cycle management
2013 Apr 05
0
Question about Project: Posting list encoding improvements
Dear all:
My name is Xudong Zhang, from Peking University. I'm very interested in the
Project: Posting list encoding improvements, and I have had some experience
on encoding, and so I want to be involved in the project.
About the project?I have a question to consult:
What's the main goal of the improvement of the speed for the encoding and
decoding of posting lists? Is it OK to increase
2013 Dec 02
0
[PATCH v4 3/7] X86: MPX IA32_BNDCFGS msr handle
From 291adaf4ad6174c5641a7239c1801373e92e9975 Mon Sep 17 00:00:00 2001
From: Liu Jinsong <jinsong.liu@intel.com>
Date: Thu, 28 Nov 2013 05:26:06 +0800
Subject: [PATCH v4 3/7] X86: MPX IA32_BNDCFGS msr handle
When MPX supported, a new guest-state field for IA32_BNDCFGS
is added to the VMCS. In addition, two new controls are added:
- a VM-exit control called "clear BNDCFGS"
- a
2005 Dec 20
2
回复: Re: echo canceller
I have tested the AEC by file model,but found it
doesn't work!The output file I got still had echo.
And I have found several version of mdf.c,could you
tell me which version I should use?
Now I'm using version 1.11.1.1 and under windows there
have some bugs.
--- Jean-Marc Valin
<jean-marc.valin@usherbrooke.ca>??:
>
> > haven't got the chance to sit down and look into
2011 Sep 20
9
XL: pv guests dont reboot after migration (xen4.1.2-rc2-pre)
A pv guest will not reboot after migration, the guest itself does
everything right, including the shutdown, but xl does not recreate the
guest, it just shuts it down.
This goes for 2.6.39 and 3.0.4 guest kernels, havent tried different
ones. I also haven tried different xen versions.
Dont know if this would affect hvm, probably not since qemu leaves the
guest running and does a
2011 Dec 07
0
[xen-unstable test] 10413: regressions - trouble: broken/fail/pass
flight 10413 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/10413/
Regressions :-(
Tests which did not succeed and are blocking:
test-amd64-i386-rhel6hvm-intel 3 host-install(3) broken
test-amd64-i386-win 8 guest-saverestore fail REGR. vs. 10201
test-i386-i386-win 8 guest-saverestore fail REGR. vs. 10201
2007 Apr 10
7
PV domain save/restore break
I encounter PV domain restore failure on r14770. Are you guys aware of this?
========================================================================
[2007-04-10 09:57:24 4664] DEBUG (balloon:113) Balloon: 754076 KiB free; need
65536; done.
[2007-04-10 09:57:24 4664] DEBUG (XendCheckpoint:220) [xc_restore]: /usr/lib/xen/bin/xc_restore 24 4 1 2 0 0 0
[2007-04-10 09:57:24 4664] INFO
2011 Jul 30
22
[bug] ''VT-d 1G super page'' feature is blocked
Hi Tim,
Could you please have a look at this bug? Thanks a lot.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1774
Best Regards,
Yongjie Ren (Jay)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Feb 27
2
Xen 3.3.1 and Pv-grub don''t work
Hello,
I''m trying to test pv-grub on existing Xen 3.3.1 installation on Debian
Etch Dom0. I got the following error:
Unexpected error: exceptions.OSError
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 10, in ?
main.main(sys.argv)
File "//usr/lib/python/xen/xm/main.py", line 2884, in main
2005 Dec 21
0
回复: Re: echo canceller
Look at the manual. There's just too many possibilities to screw up I
don't feel like listing them every time. With 8 kHz audio, 20 ms frames
and 50-300 ms tail, I can definitely say that it works (as long as you
get things right).
Jean-Marc
Le mercredi 21 d?cembre 2005 ? 13:51 +0800, wu xudong a ?crit :
> I have tested the AEC by file model,but found it
> doesn't work!The