Displaying 20 results from an estimated 24 matches for "yunfeng".
Did you mean:
yuanfeng
2007 Apr 16
11
vmx status report against changeset 14854 - 1 block issue
We meet a block issue in today''s nightly testing. Xen0 hang when we destroy a XenU guest.
Block issue
1) xen0 hang when destroying a XenU guest
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=963
Thanks
Yunfeng
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Apr 10
7
Check if VT is enabled
Hello group,
I recently purchased an HP m7360n computer which has an Intel Pentium D 920
processor in it. Unfortunately there is no BIOS option to enable or disable
VT. The board it sits on uses the Intel 945P chipset.
If I am in linux and do a ''cat /proc/cpuinfo'' I get this:
[root@localhost ia32]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family
2006 Mar 24
5
Problem bringing up 32-bit Sles 9 on a Dom-VT
All,
We are facing some issues bringing up a DomVT on Xen x86_64(changeset
9267).
We created a disk image with dd 8 G in size.
We then booted an associated Dom-VT with a CD-ROM and did net-install of
the sles-9 OS.
This completes successfully.
Then, when the system is brought around for a reboot (having changed the
boot option from cdrom to disk), the system hangs after the line
2011 Sep 08
3
What is the deference of Puppi, MCollective and ControlTier?
...it is a very good for
system-level configuration management and compliance. But it is not good at
batch jobs. For now, I have three options: puppi, MCollective and
ControlTier. I don''t know much about them. Can anyone give me some advices
that which of them is better at batch jobs.
Thanks
Yunfeng
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this gr...
2007 Jul 13
7
vmx status report against changeset 15521 - 2 new issues
...1 0 0 0
:boot_up_acpi_64_g64 1 1 0 0 0
:kb_nightly_64_g64 1 1 0 0 0
=====================================================================
Total 31 26 5 0 0
Yunfeng
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2004 Jul 06
1
how to print the plots
Hi, when I type >plot(model1) I get four plots. I want to print the
Normal Q-Q plot. I found that if I save it as a ps file, the file will
include much more things than I want. What is the easiest way to just
save the plot I want? Thanks.
Yunfeng
2005 Aug 11
0
[PATCH][VT][1/15] Fix config file parsing for VMX domains.
...vice.
This patch fixes this issue by dealing with "vbd" and "vif " separately,
removing "macaddr" arg and parsing mac address from "vif" instead.
Also, the vbd doesn''t have to be a file anymore, but can be a physical
disk partition.
Signed-off-by: Yunfeng Zhao <yunfeng.zhao@intel.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
diff -r 38c7c25b3cb9 -r 6a87d79f9ee0 tools/examples/xmexample.vmx
--- a/tools/examples/xmexample.vmx Tue Aug 9 13:53:15 2005
+++ b/tools/examples/xmexample.vmx Tue Aug 9 19:06:44 2005
@@ -132,8 +132,3 @@...
2007 Apr 23
4
vmx status report against changeset 14887 - No new issue, 3 old issues
New issues (0)
=================================================
No new issue.
Old issues (3):
=================================================
1).time latency is a negative number on window guest when vcpu > 1
http://losvmm-bridge.sh.intel.com/bugzilla/show_bug.cgi?id=991
You can reproduce it on SMP windows, it will not happen on UP
Windows
2) IA32E/PAE: 32bit Vista RTM network
2006 Apr 28
2
RE: Problem booting fully virtualized (Intel VT) 32b gueston XEN32 unstable
You need to add dom0_mem=XXXm to xen or scale back the memory of domain0 with using "xm mem-set <DomId> <Mem>" command.
Your domain0 used up almost all physical mem.
>total_memory : 1023
>free_memory : 62
Thanks
Yunfeng
>-----Original Message-----
>From: xen-devel-bounces@lists.xensource.com
>[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Ed Smith
>Sent: 2006年4月28日 4:56
>To: xen-devel@lists.xensource.com
>Subject: [Xen-devel] Problem booting fully virtualized (Intel VT) 32b gueston...
2006 Jul 14
4
VMX status report 10680:f692a0a476c5
We have tested the latest xen on VT platform with Intel 915/E8500
chipset.
Here is the test summary:
Issues:
- Cannot boot Four VMX at same time on IA32 host
- Cannot boot Windows XP SP1/SP2 on IA32e host
- Create IA32-PAE VMX on IA32e host will make VMX kernel panic
- Create IA32 VMX on IA32e host will make VMX hang
- Destroying VMX with 4G memory may make xend hang on IA-32e
IA-32:
-
2010 Jul 07
0
ggplot2 version 0.8.8
...single bin with NA
position (reported by John Rauser)
* stat_binhex: uses range of data from scales when computing binwidth
so hexes are the same size in all facets (thanks to Nicholas Lewin-Koh
for the bug report)
* stat_qq has new dparam parameter for specifying distribution
parameters (thanks to Yunfeng Zhang for the bug report)
* stat_smooth now uses built-in confidence interval (with small sample
correction) for linear models (thanks to suggestion by Ian Fellows)
* stat_spoke: correctly calculate stat_spoke (cos and sin were
flipped, thanks to Jean-Olivier Irisson for bug report and fix)
--
A...
2010 Jul 07
0
ggplot2 version 0.8.8
...single bin with NA
position (reported by John Rauser)
* stat_binhex: uses range of data from scales when computing binwidth
so hexes are the same size in all facets (thanks to Nicholas Lewin-Koh
for the bug report)
* stat_qq has new dparam parameter for specifying distribution
parameters (thanks to Yunfeng Zhang for the bug report)
* stat_smooth now uses built-in confidence interval (with small sample
correction) for linear models (thanks to suggestion by Ian Fellows)
* stat_spoke: correctly calculate stat_spoke (cos and sin were
flipped, thanks to Jean-Olivier Irisson for bug report and fix)
--
A...
2007 Apr 12
2
vmx status report against changeset 14797 - 4 old issues
...pi_win2k 1 1 0 0 0
:saverestore 1 1 0 0 0
:ia32e_smp_vista 1 1 0 0 0
=====================================================================
Total 36 32 2 2 0
Yunfeng
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Jun 29
3
Using physical disk in HVM
Hi, guys.
I''m trying to use physical disks as virtual disks in HVM domains.
But I couldn''t.
I''m using cs10508 of xen-unstable.hg.
When I use
disk = [ ''phy:sda5,ioemu:hda,w'' ]
in conf file, creating HVM domain says, I need to use ''file'' modifier if
I use ''ioemu''.
So, I changed it to
disk = [
2007 Jun 04
0
Nightly test report against changeset 15200 -- 3 new issues, 2 old issues
...pi_win2k 1 1 0 0 0
:saverestore 1 1 0 0 0
:ia32e_smp_vista 1 1 0 0 0
=====================================================================
Total 36 32 3 1 0
Yunfeng
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Apr 28
9
It is possible to install Windows XP with intel vt now ?
Hi everybody,
I seen many post on running Windows XP on the top of Xen with proper
hardware (Intel Vt) ... I would like to know if at this time, i could do
that with Xen 3.0.2-2 or Xen unstable ? If yes, could you tell me the
procedure ...
In 2 week i will make a show with Intel to demonstrate this possibility ...
If at this time we couldn''t, i will change the contents of the show ;)
2007 Apr 19
0
vmx status report against changeset 14875 - 3 fixed issues, 3 old issues.
...pi_win2k 1 1 0 0 0
:saverestore 1 1 0 0 0
:ia32e_smp_vista 1 1 0 0 0
=====================================================================
Total 35 30 5 0 0
Yunfeng
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Nov 07
7
A problem with Intel VT / XEN3
2006 Nov 07
7
A problem with Intel VT / XEN3
2007 Mar 26
3
[PATCH] pciback: restore PCI BARs on D3->D0 transition
Ever since xen-unstable cset 14308 ("pci back: Fix registration of of
filters on subsections of config space") I''ve been getting an MCA on the
*2nd* boot of a driver domain using an e1000 NIC. Cset 14308 allowed
the proper setup of the PM control registers, so the NIC is put in the
D3 power state when the driver domain shuts down. Unfortunately,
pci_set_power_state()