| Commit message (Expand) | Author | Age | Files | Lines |
* | main/xen: fix for xsa118 | Natanael Copa | 2015-03-13 | 2 | -1/+120 |
* | main/xen: various sec fixes (xsa109 - xsa116) | Natanael Copa | 2015-01-23 | 8 | -2/+997 |
* | main/xen: add tmux support | Natanael Copa | 2014-11-24 | 3 | -21/+53 |
* | main/xen: fix race in xendomains init.d script | Natanael Copa | 2014-11-24 | 2 | -39/+59 |
* | main/xen: write domain 0's domid to xenstore | Natanael Copa | 2014-11-03 | 2 | -7/+8 |
* | main/xen: remove perl dependency | Natanael Copa | 2014-10-09 | 3 | -2/+101 |
* | main/xen: split out python bits into py-xen | Natanael Copa | 2014-10-09 | 1 | -2/+29 |
* | main/xen: fix filename clash with qemu and cleanup | Natanael Copa | 2014-10-09 | 7 | -94/+18 |
* | main/xen: upgrade to 4.4.1 and remove xend | Natanael Copa | 2014-10-09 | 14 | -2014/+74 |
* | main/xen: upgrade to 4.3.3 and fix CVE-2014-7188 | Natanael Copa | 2014-10-02 | 2 | -6/+45 |
* | main/xen: integrate XSA-97 patch | William Pitcock | 2014-09-14 | 1 | -0/+2 |
* | main/xen: security fix for XSA-97 (CVE-2014-5146,CVE-2014-5149) | Natanael Copa | 2014-08-25 | 2 | -1/+490 |
* | main/xen: fix hvmloader | Natanael Copa | 2014-08-25 | 4 | -1/+3048 |
* | main/xen: make sure /var/run/xen exists | Natanael Copa | 2014-06-11 | 3 | -9/+11 |
* | main/xen: revision bump (to resign) | William Pitcock | 2014-04-25 | 1 | -1/+1 |
* | main/xen: upgrade to 4.3.2 | William Pitcock | 2014-04-09 | 5 | -174/+27 |
* | main/xen: fix uclibc regression in musl-support patch | William Pitcock | 2014-03-25 | 2 | -14/+3 |
* | main/xen: update makedepends for autoreconf | William Pitcock | 2014-03-24 | 1 | -1/+1 |
* | main/xen: pkgrel bump | William Pitcock | 2014-03-24 | 1 | -1/+1 |
* | main/xen: build_tools clean on musl | William Pitcock | 2014-03-24 | 2 | -3/+55 |
* | main/xen: further work on musl | William Pitcock | 2014-03-24 | 2 | -0/+62 |
* | main/xen: some work on musl | William Pitcock | 2014-03-24 | 1 | -1/+5 |
* | xen: use posix syntax for find | Natanael Copa | 2014-01-06 | 1 | -2/+3 |
* | main/xen: add makedepends on findutils | William Pitcock | 2014-01-03 | 1 | -1/+1 |
* | main/xen: fix checksums | William Pitcock | 2014-01-03 | 1 | -3/+3 |
* | Revert "Revert "main/xen: implement experimental support for running the xens... | William Pitcock | 2014-01-03 | 4 | -12/+39 |
* | Revert "main/xen: implement experimental support for running the xenstore as ... | Natanael Copa | 2014-01-03 | 4 | -39/+12 |
* | main/xen: implement experimental support for running the xenstore as a stubdo... | William Pitcock | 2013-12-31 | 4 | -12/+39 |
* | main/xen: security fix for XSA-75 | Natanael Copa | 2013-11-12 | 2 | -1/+60 |
* | main/xen: upgrade to 4.3.1 | Natanael Copa | 2013-11-06 | 10 | -634/+6 |
* | main/xen: apply relevant XSA patches (XSA-62 through XSA-71) | William Pitcock | 2013-11-01 | 9 | -1/+511 |
* | main/xen: add XSA-73 patch | William Pitcock | 2013-11-01 | 2 | -1/+111 |
* | main/xen: ipxe build fix | Natanael Copa | 2013-10-21 | 2 | -2/+292 |
* | main/xen: add general robustness patch for qemu's vnc | William Pitcock | 2013-09-29 | 2 | -1/+73 |
* | main/xen: implement hotplug script adding vTRILL support for situations where... | William Pitcock | 2013-09-27 | 2 | -1/+144 |
* | main/xen: pkgrel bump | William Pitcock | 2013-09-27 | 1 | -1/+1 |
* | main/xen: more robust websockets vencrypt-bypass hack | William Pitcock | 2013-09-27 | 2 | -8/+58 |
* | main/xen: add hack to force auth type to use plaintext on tls websocket for n... | William Pitcock | 2013-09-24 | 2 | -1/+16 |
* | main/xen: xen is no longer supported on x86-32, just x86-64 | William Pitcock | 2013-09-08 | 1 | -1/+1 |
* | main/xen: qemu-coroutine-gthread.patch rebase | William Pitcock | 2013-09-08 | 2 | -5/+5 |
* | main/xen: decruft old and unused patches | William Pitcock | 2013-09-08 | 1 | -10/+0 |
* | main/xen: use gthread coroutine backend on qemu-xen | William Pitcock | 2013-09-08 | 2 | -1/+15 |
* | main/xen: docs build fix | William Pitcock | 2013-09-08 | 2 | -3/+14 |
* | main/xen: catch errors from individual build steps | William Pitcock | 2013-09-08 | 1 | -5/+5 |
* | main/xen: fix up qemu-xen-websocket patch | William Pitcock | 2013-09-08 | 2 | -5/+14 |
* | main/xen: refactor build tasks and make them work independently as abuild steps | William Pitcock | 2013-09-08 | 1 | -8/+41 |
* | main/xen: initial rebase of patches, fixups needed | William Pitcock | 2013-09-08 | 12 | -5443/+140 |
* | main/xen: create /var/run/xen | Natanael Copa | 2013-09-02 | 2 | -5/+7 |
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
* | main/xen: pkgrel bump | William Pitcock | 2013-07-02 | 1 | -1/+1 |