Show patches with: none      |   49549 patches
« 1 2 ... 325 326 327495 496 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,15/16] xen: make grant table limits boot parameters dom0 only - - - --- 2017-09-19 Juergen Gross New
[v7,14/16] xen: make grant resource limits per domain - 1 - --- 2017-09-19 Juergen Gross New
[v7,13/16] xen/arm: move arch specific grant table bits into grant_table.c - 1 - --- 2017-09-19 Juergen Gross New
[v7,12/16] xen: delay allocation of grant table sub structures - - - --- 2017-09-19 Juergen Gross New
[v7,11/16] libxl: add libxl support for setting grant table resource limits 1 - - --- 2017-09-19 Juergen Gross New
[v7,10/16] xl: add global grant limit config items 1 - - --- 2017-09-19 Juergen Gross New
[v7,09/16] libxl: add max possible mfn to libxl_physinfo 1 - - --- 2017-09-19 Juergen Gross New
[v7,08/16] tools: set grant limits for xenstore stubdom 1 - - --- 2017-09-19 Juergen Gross New
[v7,07/16] libxc: add libxc support for setting grant table resource limits 2 1 - --- 2017-09-19 Juergen Gross New
[v7,06/16] xen: add max possible mfn to struct xen_sysctl_physinfo - - - --- 2017-09-19 Juergen Gross New
[v7,05/16] xen: add function for obtaining highest possible memory address - - - --- 2017-09-19 Juergen Gross New
[v7,04/16] xen: add new domctl hypercall to set grant table resource limits 1 - - --- 2017-09-19 Juergen Gross New
[v7,03/16] xen: clean up grant_table.h - 2 - --- 2017-09-19 Juergen Gross New
[v7,02/16] xen: move XENMAPSPACE_grant_table code into grant_table.c 1 1 - --- 2017-09-19 Juergen Gross New
[v7,01/16] xen: correct gnttab_get_status_frames() - 2 - --- 2017-09-19 Juergen Gross New
[alsa-devel,RESEND1,00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver - - - --- 2017-09-19 Oleksandr Andrushchenko New
[stage1-xen,v2,11/11] README.md: Mention preview status - 1 - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,10/11] BUILDING.md: Add Fedora instructions - 1 - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,09/11] build/fedora: Add `RUNNING_STAGE1_XEN.md` - 1 - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,08/11] README.md: Add CircleCI badge - 1 - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,07/11] .circleci/config.yml: Add 1 - - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,06/11] build/fedora: Add `xen-4.9.0-runit/*` scripts 1 - - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,05/11] build/fedora: Add `source_path.sh` 1 - - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,04/11] build/fedora: Add `run` and `components/*` scripts - 1 - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,03/11] build/fedora: Add `buildroot-Dockerfile` - 1 - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,02/11] build/fedora: Add `buildroot-README.md` - 1 - --- 2017-09-19 Rajiv Ranganath New
[stage1-xen,v2,01/11] .gitignore: Add - 1 - --- 2017-09-19 Rajiv Ranganath New
xen: credit2: fix spinlock irq-safety violation - 2 - --- 2017-09-19 Dario Faggioli New
[v3,06/17] xen/livepatch/x86/arm32: Force .livepatch.depends section to be uint32_t aligned. - - - --- 2017-09-19 Konrad Rzeszutek Wilk New
xen, arm64: drop dummy lookup_address() - 2 - --- 2017-09-18 Tycho Andersen New
[v2] xen: grant-table: Simplify get_paged_frame - - - --- 2017-09-18 Julien Grall New
[v7,12/12] x86/hvm/ioreq: add a new mappable resource type... 1 2 - --- 2017-09-18 Paul Durrant New
[v7,11/12] x86/hvm/ioreq: defer mapping gfns until they are actually requsted 1 1 - --- 2017-09-18 Paul Durrant New
[v7,10/12] x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page 1 2 - --- 2017-09-18 Paul Durrant New
[v7,09/12] x86/hvm/ioreq: simplify code and use consistent naming 1 2 - --- 2017-09-18 Paul Durrant New
[v7,08/12] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list - 1 - --- 2017-09-18 Paul Durrant New
[v7,07/12] x86/hvm/ioreq: use bool rather than bool_t 1 2 - --- 2017-09-18 Paul Durrant New
[v7,06/12] x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn 1 2 - --- 2017-09-18 Paul Durrant New
[v7,05/12] tools/libxenctrl: use new xenforeignmemory API to seed grant table 2 1 - --- 2017-09-18 Paul Durrant New
[v7,04/12] tools/libxenforeignmemory: reduce xenforeignmemory_restrict code footprint 1 1 - --- 2017-09-18 Paul Durrant New
[v7,03/12] tools/libxenforeignmemory: add support for resource mapping 1 2 - --- 2017-09-18 Paul Durrant New
[v7,02/12] x86/mm: add HYPERVISOR_memory_op to acquire guest resources 1 1 - --- 2017-09-18 Paul Durrant New
[v7,01/12] x86/mm: allow a privileged PV domain to map guest mfns - - - --- 2017-09-18 Paul Durrant New
[v2,3/3] xl: avoid leaking memory in vdispl parser - - - --- 2017-09-18 Wei Liu New
[v2,2/3] libxl: use libxl__read_xenstore_mandatory in vdispl function - - - --- 2017-09-18 Wei Liu New
[v2,1/3] libxl: use libxl__read_xenstore_mandatory in vtpm function - - - --- 2017-09-18 Wei Liu New
[3/3] xl: avoid leaking memory in vdispl parser - - - --- 2017-09-18 Wei Liu New
[2/3] libxl: use libxl__read_xenstore_check in vdispl function - - - --- 2017-09-18 Wei Liu New
[1/3] libxl: use libxl__read_xenstore_check in vtpm function - - - --- 2017-09-18 Wei Liu New
[27/27,v9] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt - - - --- 2017-09-18 Bhupinder Thakur New
[26/27,v9] xen/arm: vpl011: Fix the slow early console SBSA UART output - - - --- 2017-09-18 Bhupinder Thakur New
[25/27,v9] xen/arm: vpl011: Update documentation for vuart console support 1 1 - --- 2017-09-18 Bhupinder Thakur New
[24/27,v9] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree 1 1 - --- 2017-09-18 Bhupinder Thakur New
[23/27,v9] xen/arm: vpl011: Add a new vuart console type to xenconsole client 1 1 - --- 2017-09-18 Bhupinder Thakur New
[22/27,v9] xen/arm: vpl011: Add support for vuart console in xenconsole 1 - - --- 2017-09-18 Bhupinder Thakur New
[21/27,v9] xen/arm: vpl011: Add support for multiple consoles in xenconsole 1 - - --- 2017-09-18 Bhupinder Thakur New
[20/27,v9] xen/arm: vpl011: Add a new console_close_evtchn function in xenconsole 1 1 - --- 2017-09-18 Bhupinder Thakur New
[19/27,v9] xen/arm: vpl011: Add a new console_open_log function in xenconsole 1 1 - --- 2017-09-18 Bhupinder Thakur New
[18/27,v9] xen/arm: vpl011: Add a new console_cleanup function in xenconsole 1 1 - --- 2017-09-18 Bhupinder Thakur New
[17/27,v9] xen/arm: vpl011: Add a new handle_console_tty function in xenconsole 1 1 - --- 2017-09-18 Bhupinder Thakur New
[16/27,v9] xen/arm: vpl011: Add a new handle_console_ring function in xenconsole 1 1 - --- 2017-09-18 Bhupinder Thakur New
[15/27,v9] xen/arm: vpl011: Add a new console_evtchn_unmask function in xenconsole 1 - - --- 2017-09-18 Bhupinder Thakur New
[14/27,v9] xen/arm: vpl011: Add a new maybe_add_console_tty_fd function in xenconsole 1 1 - --- 2017-09-18 Bhupinder Thakur New
[13/27,v9] xen/arm: vpl011: Add a new maybe_add_console_evtchn_fd function in xenconsole 1 - - --- 2017-09-18 Bhupinder Thakur New
[12/27,v9] xen/arm: vpl011: Add a new buffer_available function in xenconsole 1 1 - --- 2017-09-18 Bhupinder Thakur New
[11/27,v9] xen/arm: vpl011: Add a new console_init function in xenconsole 1 - - --- 2017-09-18 Bhupinder Thakur New
[10/27,v9] xen/arm: vpl011: Modify xenconsole functions to take console structure as input 2 - - --- 2017-09-18 Bhupinder Thakur New
[09/27,v9] xen/arm: vpl011: Rename the console structure field conspath to xspath 1 1 - --- 2017-09-18 Bhupinder Thakur New
[08/27,v9] xen/arm: vpl011: Modify xenconsole to define and use a new console structure 1 1 - --- 2017-09-18 Bhupinder Thakur New
[07/27,v9] xen/arm: vpl011: Add a new vuart node in the xenstore 1 1 - --- 2017-09-18 Bhupinder Thakur New
[06/27,v9] xen/arm: vpl011: Add a new domctl API to initialize vpl011 - - - --- 2017-09-18 Bhupinder Thakur New
[05/27,v9] xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.c - 2 - --- 2017-09-18 Bhupinder Thakur New
[04/27,v9] xen/arm: vpl011: Add support for vuart in libxl 2 - - --- 2017-09-18 Bhupinder Thakur New
[03/27,v9] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart 2 - - --- 2017-09-18 Bhupinder Thakur New
[02/27,v9] xen/arm: vpl011: Add SBSA UART emulation in Xen 1 1 - --- 2017-09-18 Bhupinder Thakur New
[01/27,v9] xen/arm: vpl011: Define common ring buffer helper functions in console.h 2 1 - --- 2017-09-18 Bhupinder Thakur New
[V2] x86/xen: clean up clang build warning - 1 - --- 2017-09-18 Colin King New
x86/xen: clean up clang build warning - 1 - --- 2017-09-18 Colin King New
[v4,13/13] xen: introduce a Kconfig option to enable the pvcalls frontend - - - --- 2017-09-15 Stefano Stabellini New
[v4,12/13] xen/pvcalls: implement release command - - - --- 2017-09-15 Stefano Stabellini New
[v4,11/13] xen/pvcalls: implement poll command - - - --- 2017-09-15 Stefano Stabellini New
[v4,10/13] xen/pvcalls: implement recvmsg - - - --- 2017-09-15 Stefano Stabellini New
[v4,09/13] xen/pvcalls: implement sendmsg - - - --- 2017-09-15 Stefano Stabellini New
[v4,08/13] xen/pvcalls: implement accept command - - - --- 2017-09-15 Stefano Stabellini New
[v4,07/13] xen/pvcalls: implement listen command - 1 - --- 2017-09-15 Stefano Stabellini New
[v4,06/13] xen/pvcalls: implement bind command - - - --- 2017-09-15 Stefano Stabellini New
[v4,05/13] xen/pvcalls: implement connect command - 1 - --- 2017-09-15 Stefano Stabellini New
[v4,04/13] xen/pvcalls: implement socket command and handle events - - - --- 2017-09-15 Stefano Stabellini New
[v4,03/13] xen/pvcalls: connect to the backend - 1 - --- 2017-09-15 Stefano Stabellini New
[v4,02/13] xen/pvcalls: implement frontend disconnect - - - --- 2017-09-15 Stefano Stabellini New
[v4,01/13] xen/pvcalls: introduce the pvcalls xenbus frontend - 1 - --- 2017-09-15 Stefano Stabellini New
[v3,5/5] xen/arm: Limit the scope of cpregs.h 1 - - --- 2017-09-14 Julien Grall New
[v3,4/5] xen/arm: Move sysregs.h in arm64 sub-directory - 1 - --- 2017-09-14 Julien Grall New
[v3,3/5] xen/arm: Move co-processor emulation outside of traps.c - 1 - --- 2017-09-14 Julien Grall New
[v3,2/5] xen/arm: Move sysreg emulation outside of traps.c - 1 - --- 2017-09-14 Julien Grall New
[v3,1/5] xen/arm: traps: Export a bunch of helpers to handle emulation - - - --- 2017-09-14 Julien Grall New
xen: grant-table: Simplify get_page_frame - - - --- 2017-09-14 Julien Grall New
xen: don't compile pv-specific parts if XEN_PV isn't configured - - - --- 2017-09-14 Tycho Andersen New
xen/arm: p2m: Read *_mapped_gfn with the p2m lock taken - 1 - --- 2017-09-14 Julien Grall New
[v2] libxl: fix disk listing function 1 - - --- 2017-09-14 Wei Liu New
« 1 2 ... 325 326 327495 496 »