similar to: [PATCH][XM-TEST] Fix for 15_create_smallmem_pos.py test - Bug 616

Displaying 20 results from an estimated 300 matches similar to: "[PATCH][XM-TEST] Fix for 15_create_smallmem_pos.py test - Bug 616"

2006 Jan 29
1
line numbers
I am using the sink function to save several results (i.e. values of many different variables) to an output file. However, the output looks unattractive because it displays line numbers next to each new variable, it is difficult to remove the R variable name from the output, and I cannot print test without it using quotation marks. The only way I have found around most of these issues is to
2007 Jan 05
2
VMX status report 13217:338ceb7b1f09
We have tested the latest xen on VT platform with Intel 965/5000P chipset. Here is the test summary: Issues: ========================= 1). VBD could not work well Partial support is added in c/s 13198, but the loader still complains that symbol "irq_to_evtchn_port" is missing. 2). IA32E: IA32E vista can''t boot up normally, it gives a blue screen. Then the qemu window
2006 Aug 10
1
Daily Xen-HVM Build Testing: cs11011
changeset: 11011:b60ea69932b1 tag: tip parent: 11010:e4f1519b473f parent: 10999:15304ad81c50 user: kfraser@localhost.localdomain date: Wed Aug 9 12:04:20 2006 +0100 summary: Merge with xenppc-unstable. Hardware: x460 NOTE: This runs were done with the latest version of Harry''s disk.iso patch. ******************** x86_32(no PAE):
2006 Jan 24
1
[PATCH][XM-TEST] Add Lilo dependency check to configure.ac
Patch adds a dependency check for lilo, which is needed for full virt testing, to the configure.ac script. Dependency checks should be there rather than building and waiting to see the create script fail. Thanks, Dan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Jun 07
9
Rearchitecting IO Emulation for HVM Guests
Hi Ian, Natasha and I are interested in helping with the io emulation work for fully virtualized HVM guests you mentioned in your March 12th email: http://lists.xensource.com/archives/html/xen-devel/2006-03/msg00394.html In the post, you mentioned the following tasks: - get minios running on x86_64 - port xenbus/netfront/blkfront to minios - compile qemu-dm into minios - redirect IO to qemu-dm
2006 Apr 24
0
[PATCH][XM-TEST][1/3] New Network Infrastructure for Xm-Test
Hi, This patch and the two that will follow add a new network infrastructure to xm-test. The goal is to make writing tests with networking easy. The patches add a new XenDevice class and NetConfig class. The XenDevice and the XenNetDevice subclass represent devices in xm-test and are linked to the XenDomains. The NetConfig class manages xm-test''s network configuration. The patches make
2006 May 25
0
Daily Xen-HVM Build Testing: cs10151
changeset: 10151:ad33b3882867 tag: tip user: cl349@firebug.cl.cam.ac.uk date: Wed May 24 13:41:47 2006 +0100 summary: Fix IDE CD-drive PIO mode. Hardware: x460 ******************** x86_32(no PAE): *************************** * dom0: SLES9 SP2 * dom0 boots fine * xend starts without problem --- Linux HVM domain status: --- * Xm-test completes. * Able to boot
2006 Mar 14
5
Daily Xen-HVM Builds: cs9226
changeset: 9226:7d8efd4f1ac7 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Tue Mar 14 08:18:35 2006 +0100 summary: Initialise blkfront_info to zeroes after allocating it. Hardware: x460 ******************** x86_32(no PAE): *************************** * dom0: SLES9 SP2 * dom0 boots fine * xend starts without problem --- Linux HVM domain status: --- ISSUES: *
2006 Jan 13
0
[PATCH] Fix error(help) messages in main.py and shutdown.py
This patch fixes error(help) messages in main.py and shutdown.py. 1.change the maximun number of argument for xm_reboot 2.unify error message for xm_shutdown Signed-off-by: Yoshinori Katase <y_katase@soft.fujitsu.com> Best Regards, Yoshinori Katase diff -r 1e1107e3d894 tools/python/xen/xm/main.py --- a/tools/python/xen/xm/main.py Wed Jan 11 19:14:27 2006 +++
2005 Oct 21
1
problems with tools/pygrub/setup.py and xen/xm/main.py
When making the "unstable" version I got an in "tools". There was a complaint about "cc.has_function" in the following code area in tools/pygrub/setup.py if cc.has_function("ext2fs_open"): ext2defines.append( ("HAVE_EXT2FS_OPEN2", None) ) else : sys.stderr.write ("Warning: older veriosn of e2fsprogs installed ...")
2006 Aug 29
0
Daily Xen-HVM Build Testing: cs11278
changeset: 11278:8273f730371b tag: tip user: Ian Campbell <ian.campbell@xensource.com> date: Tue Aug 29 06:23:11 2006 +0100 summary: Fix definition of LINUX_VER so that doesn''t pickup LINUX_VER3 Hardware: x460 ******************** x86_32(no PAE): *************************** * dom0: SLES10 GM * dom0 boots fine * xend starts without problem --- Linux
2006 Aug 03
1
Daily Xen-HVM Build Testing: cs10910
changeset: 10910:aa1ab056bfbf tag: tip user: emellor@leeni.uk.xensource.com date: Wed Aug 2 11:42:38 2006 +0100 summary: Clarify the use of vcpu-set. Closes bug #686. Hardware: x460 ******************** x86_32(no PAE): *************************** * dom0: SLES9 SP2 * dom0 boots fine * xend starts without problem --- Linux HVM domain status: --- * Xm-test
2006 Oct 02
1
py-htbstat
Hi all, updated py-htbstat: http://www2.ldc.net/~dor/py-htbstat/ Some screenshots: http://www2.ldc.net/~dor/py-htbstat/shots/shots.html It''s now possible to use classids in form ''xxxx:xxxx'' now (actually i dont know why i''ve made it to use ''1:xxxx'' only :-) -- _,-=._ /|_/| `-.} `=._,.-=-._., @ @._, `._ _,-.
2011 Jan 30
1
py-yaml complaints from yum
hello list!! I'm having a curious issue.. if I type yum update -y the system complains of a PyYAML dependency: --> Finished Dependency Resolution PyYAML-3.08-4.el5.x86_64 from installed has depsolving problems --> Missing Dependency: libyaml-0.so.1()(64bit) is needed by package PyYAML-3.08-4.el5.x86_64 (installed) Error: Missing Dependency: libyaml-0.so.1()(64bit) is needed by
2013 Jun 05
0
Introducing py-pkg: Python wrappers for libpkg (pkgng)
Hello, I've been working on getting Python wrappers for libpkg (pkgng) for the past few weeks and I think that I've reached the point to actually announce it :) Anyway, straight to the point. You can find on the below listed links information about the libpkg Python wrappers along with example usage, documentation and of course the code repository. * Introduction to py-pkg along with
2006 Mar 06
0
[patch] xenmon.py: add next/previous bindings to curses mode
Cycling around many CPUs in XenMon''s curses mode can get cumbersome. This trivial patch adds bindings to move to the previous CPU. The next/previous binding seems more natural to me than the earlier cycle binding, but we can keep them all for now. # HG changeset patch # Node ID 146b5c76086c07fad61bea7ccf60f2f4fd66abbd # Parent 7dd31dbf16e75f0f70e0f9c44b2bb2b5fc6eecf1 Add next/previous
2005 Jun 01
0
[PATCH] remove ununsed code in XendDB.py
This patch removes some unused methods from XendDB.py in -unstable (as of ChangeSet@1.1623) Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> $ diffstat xenddb.patch XendDB.py | 11 ----------- 1 files changed, 11 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 Feb 08
0
[PATCH] remove references to removed libflask from setup.py
# HG changeset patch # User Olaf Hering <olaf@aepfle.de> # Date 1328707901 -3600 # Node ID b730f1f980bdc1edcebf7dbbbb5253ccafcd8c04 # Parent 3574f4d67843733ccaabab5f8ebb859c99d7314a remove references to removed libflask from setup.py Build in SLES11 SP1/2 fails after libflask removal. > building ''flask'' extension > error: ../../tools/flask/libflask/libflask.so: No
2003 Jun 05
0
FW: How do I emulate a harddrive instead of a flop py?
OK, seem to have answered my own question... I think. We'll see how it works out. Basically I should've been asking for some help in the dosemu forums because that's where I needed the help. I think I get it now.... mkdiskimage whatever size you need Set up dosemu to boot the precise DOS flavor you want from mounted folder also mount the image as secondary HDD fdisk, format, sys, etc
2008 Sep 03
0
[XSM][PATCH] XSM python tools patch - remove autogenerated xsm.py
- The patch does away with the autogenerated xsm.py file and introduces a config parameter in xend-config.sxp to determine the security module. The parameter is (xsm_module_name {acm, dummy, flask}). The default setting/option is dummy. .hgignore is also updated to stop ignoring xsm.py on commits. - The patch has created an xsconstant for XS_POLICY_FLASK and updated the toolchain to check the