search for: royger

Displaying 5 results from an estimated 5 matches for "royger".

Did you mean: roger
2012 Feb 18
0
Re: [Qemu-devel] [PATCH] build: add needed missing libraries libm and librt
...Wed, Feb 8, 2012 at 17:06, Roger Pau Monne <roger.pau@entel.upc.edu> wrote: >> libm is used in cutils.c, but the library was not specified >> when linking some binaries, throwing the following error: >> >> cutils.o: In function `strtosz_suffix_unit': >> /home/royger/xen-clean/tools/qemu-xen-dir/cutils.c:354: undefined >> reference to `__isnan' >> /home/royger/xen-clean/tools/qemu-xen-dir/cutils.c:357: undefined >> reference to `modf' >> collect2: ld returned 1 exit status >> >> According to modf man page [0], -lm sho...
2013 Dec 02
0
Re: FreeBSD PVH guest support
...o merge with the > UEFI changes. In this regard, the parse_memmap hook now fetches and > parses the memmap, so UEFI can define it''s own hook and do the fetching > and parsing there. > > As usual, the patch can be found on my git tree: > > git://xenbits.xen.org/people/royger/freebsd.git pvh_v6 > > Or > > http://xenbits.xen.org/gitweb/?p=people/royger/freebsd.git;a=shortlog;h=refs/heads/pvh_v6 > > I would really like to get this committed sooner rather than later, > mainly because I plan to start working on Dom0 soon, and having to carry > ano...
2013 Oct 28
5
FreeBSD PVH guest support
...or diverging some early init functions (like fetching the e820 map or starting the APs). The attached patch contains all this changes, and allows a SMP FreeBSD guest to fully boot (and AFAIK work) under this new PVH mode. The patch can also be found on my git repo: git://xenbits.xen.org/people/royger/freebsd.git pvh_v2 The patch touches quite a lot of the early init, so I''ve Cced the persons that maintain those areas, so they can review it. In order to test it, and since the PVH changes are not yet merged into upstream Xen, the use of a patched Xen is necessary. I''ve colle...
2017 Oct 26
2
[PATCH for-next 0/9] LLVM coverage support for Xen
...LLVM coverage. Patch 7 introduces the actual LLVM coverage support code that allows fetching the coverage data from Xen. Finally patch 9 adds the documentation on how to use this feature. A sample coverage report obtained after booting a PVHv2 Dom0 can be found at: http://xenbits.xen.org/people/royger/xen_profile/ Thanks, Roger. Roger Pau Monne (9): gcov: return ENOSYS for unimplemented gcov domctl gcov: rename folder and header to coverage gcov: rename sysctl and functions gcov: introduce hooks for the sysctl coverage: introduce generic file kconfig: add llvm coverage option cov...
2011 Jul 07
6
Xen unstable on NetBSD
Hello, I''m trying to compile Xen unstable on NetBSD, I''ve aplied the patches from http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/patches/?only_with_tag=MAIN and copied the blk files from http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/files/?only_with_tag=MAIN (I don''t know which of these patches have been applied to xen unstable, so