All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/17] tools: add support for FreeBSD
@ 2014-06-02 15:08 Roger Pau Monne
  2014-06-02 15:08 ` [PATCH v2 01/17] configure: make the libaio test conditional on blktap1 Roger Pau Monne
                   ` (17 more replies)
  0 siblings, 18 replies; 42+ messages in thread
From: Roger Pau Monne @ 2014-06-02 15:08 UTC (permalink / raw)
  To: xen-devel

This patch series adds support for using the tools on FreeBSD. The 
series can also be found on my git repo:

git://xenbits.xen.org/people/royger/xen.git branch freebsd_tools_v2
http://xenbits.xen.org/gitweb/?p=people/royger/xen.git;a=shortlog;h=refs/heads/freebsd_tools_v2

Some of the patches have already been acked, and they are marked with 
a * in the following list:

 [PATCH v2 01/17] configure: make the libaio test conditional on
 [PATCH v2 02/17] configure: disable qemu-trad on FreeBSD systems by
 [PATCH v2 03/17] configure: disable ROMBIOS if qemu-trad is disabled
*[PATCH v2 04/17] include: import FreeBSD headers for evtchn and
 [PATCH v2 05/17] libxc: add support for FreeBSD
 [PATCH v2 06/17] libxc: remove broken endianess gate on lz4
 [PATCH v2 07/17] xenstored: unify xenstored OS-specific bits
 [PATCH v2 08/17] xenstored: add FreeBSD xenstored device paths
 [PATCH v2 09/17] console: add FreeBSD includes
 [PATCH v2 10/17] init: add FreeBSD xencommons init script
 [PATCH v2 11/17] hotplug: add FreeBSD vif-bridge
 [PATCH v2 12/17] libxl: add FreeBSD OS support
 [PATCH v2 13/17] libxl: add support for FreeBSD uuid implementation
*[PATCH v2 14/17] libxl: only include utmp.h if it's present
 [PATCH v2 15/17] libxl: allow usage of char devices as block
*[PATCH v2 16/17] hvmloader: remove size_t typedef and include
 [PATCH v2 17/17] build: export linker emulation parameter to SeaBIOS

Thanks, Roger.

^ permalink raw reply	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2014-06-18 16:41 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02 15:08 [PATCH v2 00/17] tools: add support for FreeBSD Roger Pau Monne
2014-06-02 15:08 ` [PATCH v2 01/17] configure: make the libaio test conditional on blktap1 Roger Pau Monne
2014-06-05 15:06   ` Ian Campbell
2014-06-05 15:49     ` Roger Pau Monné
2014-06-06  9:35       ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 02/17] configure: disable qemu-trad on FreeBSD systems by default Roger Pau Monne
2014-06-05 15:07   ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 03/17] configure: disable ROMBIOS if qemu-trad is disabled Roger Pau Monne
2014-06-05 15:09   ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 04/17] include: import FreeBSD headers for evtchn and privcmd devices Roger Pau Monne
2014-06-02 15:08 ` [PATCH v2 05/17] libxc: add support for FreeBSD Roger Pau Monne
2014-06-05 15:11   ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 06/17] libxc: remove broken endianess gate on lz4 decompressor Roger Pau Monne
2014-06-05 15:14   ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 07/17] xenstored: unify xenstored OS-specific bits Roger Pau Monne
2014-06-05 15:19   ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 08/17] xenstored: add FreeBSD xenstored device paths Roger Pau Monne
2014-06-05 15:20   ` Ian Campbell
2014-06-06  9:15     ` Roger Pau Monné
2014-06-06  9:36       ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 09/17] console: add FreeBSD includes Roger Pau Monne
2014-06-05 15:20   ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 10/17] init: add FreeBSD xencommons init script Roger Pau Monne
2014-06-05 15:24   ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 11/17] hotplug: add FreeBSD vif-bridge Roger Pau Monne
2014-06-05 15:26   ` Ian Campbell
2014-06-05 15:32     ` Roger Pau Monné
2014-06-05 15:34       ` Ian Campbell
2014-06-05 15:36         ` Roger Pau Monné
2014-06-02 15:08 ` [PATCH v2 12/17] libxl: add FreeBSD OS support Roger Pau Monne
2014-06-05 15:33   ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 13/17] libxl: add support for FreeBSD uuid implementation Roger Pau Monne
2014-06-05 15:39   ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 14/17] libxl: only include utmp.h if it's present Roger Pau Monne
2014-06-02 15:08 ` [PATCH v2 15/17] libxl: allow usage of char devices as block backends Roger Pau Monne
2014-06-05 15:41   ` Ian Campbell
2014-06-05 15:44     ` Roger Pau Monné
2014-06-05 15:45       ` Ian Campbell
2014-06-02 15:08 ` [PATCH v2 16/17] hvmloader: remove size_t typedef and include stddef.h Roger Pau Monne
2014-06-02 15:08 ` [PATCH v2 17/17] build: export linker emulation parameter to SeaBIOS Roger Pau Monne
2014-06-05 15:42   ` Ian Campbell
2014-06-18 16:41 ` [PATCH v2 00/17] tools: add support for FreeBSD Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.