| Commit message (Expand) | Author | Age | Files | Lines |
| * | xen-tools: Load xen related kernel modules during system boot | Kamil Dziezyk | 2022-03-24 | 1 | -2/+1 |
| * | global: add explicit branch to all SRC_URIs | Bruce Ashfield | 2021-12-03 | 1 | -1/+1 |
| * | xtf: update SRCREV and remove multilib dependency | Christopher Clark | 2021-04-20 | 1 | -19/+2 |
| * | xen-tools: remove multilib build requirement for x86-64 | Christopher Clark | 2021-04-20 | 1 | -37/+0 |
| * | xen-tools: add patches for 4.14 to enable dropping multilib build | Christopher Clark | 2021-04-20 | 3 | -0/+263 |
| * | xen-tools: fix 32-bit x86 build by setting pvshim configure flags | Christopher Clark | 2021-04-18 | 1 | -0/+1 |
| * | xtf: introduce recipe for the Xen Test Framework | Christopher Clark | 2021-04-18 | 1 | -0/+72 |
| * | xen, xen-tools: Document the version update process in README | Christopher Clark | 2021-04-18 | 1 | -0/+50 |
| * | xen, xen-tools: uprev git recipes after 4.15 release | Christopher Clark | 2021-04-18 | 2 | -4/+4 |
| * | xen, xen-tools: add recipes for new stable Xen 4.15 release | Christopher Clark | 2021-04-18 | 2 | -0/+37 |
| * | xen: Bump SRCREV to 4.14.1 and current master | Bertrand Marquis | 2021-03-04 | 8 | -95/+92 |
| * | xen: Fix xenpmd compilation error on arm32 | Bertrand Marquis | 2020-11-14 | 3 | -0/+62 |
| * | xen: Fix python libraries installation on multilib | Bertrand Marquis | 2020-11-14 | 1 | -0/+2 |
| * | xen: extend SYSROOT_DIRS to include installed binaries | Diego Sueiro | 2020-11-03 | 1 | -0/+2 |
| * | xen: run do_deploy after do_compile and do_populate_sysroot | Diego Sueiro | 2020-11-03 | 1 | -3/+5 |
| * | xen: Fix x86_64 xen-tools installation | Bertrand Marquis | 2020-10-15 | 1 | -5/+5 |
| * | xen: remove fuzz from ncurses patch | Bruce Ashfield | 2020-09-02 | 1 | -6/+14 |
| * | xen: Fix menuconfig and add support for config fragments and diffconfig | Diego Sueiro | 2020-08-27 | 5 | -30/+73 |
| * | xen, xen-tools: move tools-specific EXTRA_OECONF to xen-tools.inc | Christopher Clark | 2020-08-02 | 2 | -5/+8 |
| * | xen: upgrade to Xen 4.14 as default and advance the git recipe version | Christopher Clark | 2020-08-02 | 8 | -223/+16 |
| * | xen, arm32: filter out unwanted tune flags from CPP as per CC | Christopher Clark | 2020-07-20 | 1 | -0/+1 |
| * | xen, xen-tools: add recipes for Xen 4.14 | Christopher Clark | 2020-07-20 | 4 | -0/+133 |
| * | xen-tools: packaging for new files in Xen 4.14 | Christopher Clark | 2020-07-20 | 1 | -0/+25 |
| * | xen-tools: apply kdd tool patch | Christopher Clark | 2020-07-08 | 3 | -12/+40 |
| * | xen, xen-tools: configure: install defconfig to ${S} not ${B} | Christopher Clark | 2020-07-08 | 1 | -1/+1 |
| * | xen: add patch to fix build on ARM64 with gcc 10.1.0 | Christopher Clark | 2020-07-06 | 2 | -1/+54 |
| * | xen, xen-tools: update revision to Xen 4.13 | Christopher Clark | 2020-07-06 | 11 | -1232/+89 |
| * | xen-tools: use non-busybox ifupdown tool if available | Christopher Clark | 2020-07-06 | 1 | -0/+4 |
| * | xen-tools: add RRECOMENDS qemu on ARM and x86 when HVM is enabled | Christopher Clark | 2020-07-06 | 1 | -0/+6 |
| * | xen: temporarily inhibit werror | Bruce Ashfield | 2020-06-22 | 2 | -0/+41 |
| * | xen-hypervisor: Check for the right image in uncompressed deploy | Corey Minyard | 2020-04-26 | 1 | -1/+1 |
| * | xen, xen-tools: reproducible build compiler flags | Christopher Clark | 2020-03-13 | 1 | -6/+6 |
| * | xen-python2: add the same COMPATIBLE_HOST restriction as xen-tools | Martin Jansa | 2020-03-03 | 1 | -0/+3 |
| * | xen-tools: fix COMPATIBLE_HOST restriction for i686 | Martin Jansa | 2020-03-03 | 1 | -1/+1 |
| * | xen, xen-tools: updates to the deploy task | Christopher Clark | 2020-02-27 | 2 | -10/+31 |
| * | xen: add menuconfig instructions to the README | Christopher Clark | 2020-02-27 | 1 | -0/+9 |
| * | xen: add contact to recipe README file | Christopher Clark | 2020-02-27 | 1 | -1/+3 |
| * | xen, xen-tools: bug fix to post_patch task | Christopher Clark | 2020-02-27 | 1 | -1/+1 |
| * | xen, xen-tools: remove stubs task and use multilib when necessary | Christopher Clark | 2020-02-27 | 2 | -17/+35 |
| * | xen, xen-tools: separate COMPATIBLE_HOST for hypervisor and tools | Christopher Clark | 2020-02-27 | 3 | -2/+5 |
| * | xen, xen-tools: update recipes for python3 | Christopher Clark | 2020-02-27 | 12 | -27/+1344 |
| * | xen-tools: change globbing to fix syntax highlighting | Christopher Clark | 2020-02-27 | 1 | -3/+3 |
| * | xen: add seabios to RRECOMMENDS of xen-tools when HVM-enabled | Christopher Clark | 2020-02-27 | 1 | -0/+1 |
| * | xen-tools: move xentrace_setmask into the xentrace package | Christopher Clark | 2020-02-27 | 1 | -1/+1 |
| * | xen: separate recipes for hypervisor and tools; switch to git as source | Christopher Clark | 2020-02-27 | 7 | -860/+944 |
| * | xen: retire Qemu packaging from the Xen recipe | Christopher Clark | 2020-02-27 | 1 | -87/+0 |
| * | xen: add RDEPENDS for xen-pygrub and xen-python packages | Christopher Clark | 2020-02-27 | 1 | -0/+8 |
| * | xen: package the EFI hypervisor binary /boot/xen.efi | Christopher Clark | 2020-02-27 | 1 | -0/+1 |
| * | xen: upgrade to 4.12.2 | Christopher Clark | 2020-02-27 | 1 | -2/+2 |
| * | xen: pass compiler flags via Xen-provided variables | Christopher Clark | 2020-02-27 | 1 | -10/+25 |