search for: xenpmd

Displaying 6 results from an estimated 6 matches for "xenpmd".

Did you mean: xenpm
2008 May 21
7
Debugging the hypervisor
I am trying to debug the Xen hypervisor from a second computer over the serial port, but nothing seems to work. Using mercurial, I got xen-3.2-testing.hg. I followed the steps in crashdb.txt in the docs/misc/ folder: set debug=y in Config.mk, crash_debug=y in xen/Rules.mk I also added -fno-omit-frame-pointer to these file as well. I compiled with no errors and booted with minicom connected to
2010 May 15
1
Unable to build tools/libxl for weeks
...ectory `/usr/src/xen-unstable.hg/tools/ioemu-remote/i386-dm'' make[3]: Leaving directory `/usr/src/xen-unstable.hg/tools/ioemu-remote'' make[2]: Leaving directory `/usr/src/xen-unstable.hg/tools'' make[2]: Entering directory `/usr/src/xen-unstable.hg/tools'' make -C xenpmd install make[3]: Entering directory `/usr/src/xen-unstable.hg/tools/xenpmd'' gcc -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .xenpmd.d...
2011 Nov 03
3
[PATCH 0 of 2 RESEND] tools: add two new compile flags and perform checks on user defined folders.
Added two new sets of compile flags, and pass them to the check scripts, so libraries and includes are searched there also. Resend this patches because they suffered some modifications and where scattered along the mailing list. Please review, thanks Roger. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Aug 16
0
Build fixes for pkg-xen svn
...uot;$(MAKECMDGOALS)" "distclean" +CONFIG_QEMU = $(CURDIR)/../qemu +ifneq ($(wildcard $(CONFIG_QEMU)),) SUBDIRS-$(CONFIG_IOEMU) += qemu-xen-traditional-dir - SUBDIRS-$(CONFIG_IOEMU) += qemu-xen-dir - endif +-SUBDIRS-$(CONFIG_IOEMU) += qemu-xen-dir +endif + endif SUBDIRS-y += xenpmd - SUBDIRS-y += libxl ---- a/tools/Rules.mk -+++ b/tools/Rules.mk +Index: xen/tools/Rules.mk +=================================================================== +--- xen.orig/tools/Rules.mk 2013-08-15 16:34:03.008676061 +0100 ++++ xen/tools/Rules.mk 2013-08-15 17:05:56.000000000 +0100 @@ -41,11 +4...
2012 Jan 16
13
[PATCH v10 0/7] build upstream qemu and seabios by default
Hi all, this is the tenth version of the patch series to introduce upstream qemu and seabios in the xen-unstable build system. Changes to v9: - rename QEMU_UPSTREAM_TAG to QEMU_UPSTREAM_REVISION: we are going to use it with a branch name by default; - set QEMU_UPSTREAM_REVISION to "master" by default; - set SEABIOS_UPSTREAM_URL to git://xenbits.xen.org/seabios.git by default; - add
2018 Oct 11
2
xen_4.11.1~pre.20180911.5acdd26fdc+dfsg-2_multi.changes ACCEPTED into unstable, unstable
...available buried in /usr/lib/xen-<version>: xen-detect xenalyze xencons xencov_split xen-cpuid (version-wrapped, where necessary). - Likewise very many utilities and daemons in /usr/sbin: gdbsx xen-bugtool xen-ringwatch xen-tmem-list-parse xenmon xenpmd flask-* xen-kdd xen-diag xen-hptool xen-hvmcrash xen-hvmctx xen-livepatch xen-lowmemd xen-mfndump xenbaked xenconsoled xencov xenlockprof xenstored xenwatchdogd - xend and xm are long gone, so remove the support for the TOOLSTACK setting in /etc/defaul...