xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-19 22:58:11 to 2017-07-21 10:18:52 UTC [more...]

[BUG] libxl_ctx_free calls close(0)
 2017-07-21 10:18 UTC  (3+ messages)

[GIT PULL] xen: features and fixes for 4.13-rc2
 2017-07-21 10:17 UTC 

[PATCH 4/4] xen: Drop un-informative message during boot
 2017-07-21 10:12 UTC  (3+ messages)

SCF configuration followup
 2017-07-21 10:12 UTC 

[RFC v3]Proposal to allow setting up shared memory areas between VMs from xl config file
 2017-07-21 10:05 UTC  (6+ messages)

[PATCH 00/25 v6] SBSA UART emulation support in Xen
 2017-07-21  9:51 UTC  (14+ messages)
` [PATCH 13/25 v6] xen/arm: vpl011: Add a new add_console_evtchn_fd function in xenconsole
` [PATCH 22/25 v6] xen/arm: vpl011: Add support for vuart console "
` [PATCH 24/25 v6] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree

[RFC PATCH 00/15] RFC: SGX virtualization design and draft patches
 2017-07-21  9:42 UTC  (10+ messages)
` [PATCH 03/15] xen: x86: add early stage SGX feature detection
` [PATCH 09/15] xen: vmx: handle SGX related MSRs

[distros-debian-jessie test] 71712: tolerable trouble: blocked/broken/pass
 2017-07-21  8:51 UTC 

Regression PCI passthrough from 4.5.5 to 4.6.0-rc1
 2017-07-21  8:51 UTC  (6+ messages)

USB Passthrough support X86_64
 2017-07-21  8:47 UTC  (4+ messages)

Paravitrualization drivers query
 2017-07-21  8:22 UTC  (5+ messages)

[PATCH] xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
 2017-07-21  7:36 UTC 

[PATCH XTF v3] Implement pv_read_some
 2017-07-21  7:01 UTC  (3+ messages)

[PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen
 2017-07-21  6:32 UTC  (6+ messages)

[linux-linus test] 112049: regressions - FAIL
 2017-07-21  5:50 UTC 

[linux-linus bisection] complete test-amd64-amd64-pygrub
 2017-07-21  3:04 UTC 

[PATCH] x86/cpufeatures: Expose UMIP to HVM guest
 2017-07-21  1:42 UTC  (4+ messages)
` [PATCH XTF] Functional: Add a UMIP test

[qemu-mainline test] 112041: regressions - FAIL
 2017-07-21  0:26 UTC 

[RFC PATCH] tools/libxl : add struct and parsing utils for the 'static_shm' xl config entry
 2017-07-21  0:10 UTC  (6+ messages)

[PATCH] xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause inconsistency in guest memory mappings
 2017-07-20 23:57 UTC  (6+ messages)

[libvirt test] 112036: tolerable all pass - PUSHED
 2017-07-20 21:25 UTC 

[xen-unstable-smoke test] 112062: tolerable trouble: broken/pass - PUSHED
 2017-07-20 20:06 UTC 

[PATCH v3 0/2] Add a hvmop for setting the #VE suppress bit
 2017-07-20 19:13 UTC  (13+ messages)
` [PATCH v3 1/2] x86/mm: Change default value for suppress #VE in set_mem_access()

[xen-unstable test] 112033: regressions - trouble: broken/fail/pass
 2017-07-20 19:01 UTC 

[xen-unstable-smoke test] 112058: tolerable trouble: broken/pass - PUSHED
 2017-07-20 17:45 UTC 

[OSSTEST PATCH v12 00/21] Have OpenStack tested on top of xen's master and libvirt's master
 2017-07-20 17:36 UTC  (4+ messages)
` [OSSTEST PATCH v12 20/21] Create a flight to test OpenStack with xen-unstable and libvirt

Xen 4.10 Development Update
 2017-07-20 17:27 UTC  (3+ messages)

xen/link: Move .data.rel.ro sections into .rodata for final link
 2017-07-20 16:54 UTC  (3+ messages)

[PATCH v3] Add option to xenconsole to always forward console input
 2017-07-20 16:37 UTC  (4+ messages)

[PATCH RFC] tools: Drop xc_cpuid_check() and bindings
 2017-07-20 16:36 UTC  (5+ messages)

[PATCH 0/2] x86: Add a hvmop for setting the #VE suppress bit
 2017-07-20 16:26 UTC  (9+ messages)
` [PATCH 1/2] x86/mm: Change default value for suppress #VE in set_mem_access()
` [PATCH 2/2] x86/altp2m: Add a hvmop for setting the suppress #VE bit

[PATCH v3 00/21] x86: refactor mm.c (the easy part)
 2017-07-20 16:04 UTC  (22+ messages)
` [PATCH v3 01/21] x86/mm: carve out create_grant_pv_mapping
` [PATCH v3 02/21] x86/mm: carve out replace_grant_pv_mapping
` [PATCH v3 03/21] x86/mm: split HVM grant table code to hvm/grant_table.c
` [PATCH v3 04/21] x86/mm: lift PAGE_CACHE_ATTRS to page.h
` [PATCH v3 05/21] x86/mm: document the return values from get_page_from_l*e
` [PATCH v3 06/21] x86: move pv_emul_is_mem_write to pv/emulate.c
` [PATCH v3 07/21] x86/mm: move and rename guest_get_eff{, kern}_l1e
` [PATCH v3 08/21] x86/mm: export get_page_from_pagenr
` [PATCH v3 09/21] x86/mm: rename and move update_intpte
` [PATCH v3 10/21] x86/mm: move {un, }adjust_guest_* to pv/mm.h
` [PATCH v3 11/21] x86/mm: split out writable pagetable emulation code
` [PATCH v3 12/21] x86/mm: split out readonly MMIO "
` [PATCH v3 13/21] x86/mm: remove the unused inclusion of pv/emulate.h
` [PATCH v3 14/21] x86/mm: move and rename guest_{, un}map_l1e
` [PATCH v3 15/21] x86/mm: split out PV grant table code
` [PATCH v3 16/21] x86/mm: split out descriptor "
` [PATCH v3 17/21] x86/mm: move compat descriptor handling code
` [PATCH v3 18/21] x86/mm: move and rename map_ldt_shadow_page
` [PATCH v3 19/21] x86/mm: factor out pv_arch_init_memory
` [PATCH v3 20/21] x86/mm: move l4 table setup code
` [PATCH v3 21/21] x86/mm: add "pv_" prefix to new_guest_cr3

[PATCH v5 00/17] osstest: initial FreeBSD support
 2017-07-20 16:11 UTC  (4+ messages)
` Missing bits for production usage (was: [PATCH v5 00...)

[PATCH] xen: credit2: enable per cpu runqueue creation
 2017-07-20 15:49 UTC  (2+ messages)

[PATCH v7 00/14] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-07-20 15:20 UTC  (3+ messages)
` [PATCH v7 12/14] arm/mem_access: Add long-descriptor based gpt

[RFC 06/22] kvm: Adapt assembly for PIE support
 2017-07-20 14:26 UTC  (15+ messages)
` [RFC 07/22] x86: relocate_kernel - "
` [RFC 16/22] x86/percpu: Adapt percpu "
` [RFC 20/22] x86/relocs: Add option to generate 64-bit relocations

[PATCH v4 0/9] vpci: PCI config space emulation
 2017-07-20 14:05 UTC  (8+ messages)
` [PATCH v4 3/9] x86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for PVH Dom0
` [PATCH v4 5/9] xen/pci: split code to size BARs from pci_add_device

[linux-linus bisection] complete test-amd64-amd64-xl-xsm
 2017-07-20 13:48 UTC 

[RFC PATCH v3 00/24] ARM: Add Xen NUMA support
 2017-07-20 13:02 UTC  (49+ messages)
` [RFC PATCH v3 01/24] NUMA: Make number of NUMA nodes configurable
` [RFC PATCH v3 02/24] x86: NUMA: Clean up: Fix coding styles and drop unused code
` [RFC PATCH v3 04/24] x86: NUMA: Rename and sanitize memnode shift code
` [RFC PATCH v3 05/24] x86: NUMA: Add accessors for nodes[] and node_memblk_range[] structs
` [RFC PATCH v3 07/24] ARM: NUMA: Add existing ARM numa code under CONFIG_NUMA
` [RFC PATCH v3 08/24] NUMA: x86: Move numa code and make it generic
` [RFC PATCH v3 09/24] NUMA: x86: Move common code from srat.c
` [RFC PATCH v3 10/24] NUMA: Allow numa initialization with DT
` [RFC PATCH v3 12/24] ARM: NUMA: DT: Parse CPU NUMA information
` [RFC PATCH v3 13/24] ARM: NUMA: DT: Parse memory "
` [RFC PATCH v3 14/24] ARM: NUMA: DT: Parse NUMA distance information

[PATCH] docs: fix superpage default value
 2017-07-20 12:57 UTC  (5+ messages)

[XenSummit 2017] Notes from the 5-level-paging session
 2017-07-20 12:07 UTC  (6+ messages)

[RFC] ARM PCI Passthrough design document
 2017-07-20 12:24 UTC  (13+ messages)
` Notes from PCI Passthrough design discussion at Xen Summit

[PATCH 0/4] Drop uninformative messages from bootlog
 2017-07-20 11:03 UTC 

[linux-linus test] 112019: regressions - FAIL
 2017-07-20 10:46 UTC 

[PATCH] hvmloader, libxl: use the correct ACPI settings depending on device model
 2017-07-20 10:46 UTC  (2+ messages)

[ovmf baseline-only test] 71705: all pass
 2017-07-20  9:59 UTC 

Notes on stubdoms and latency on ARM
 2017-07-20  9:25 UTC  (22+ messages)

[distros-debian-wheezy test] 71704: tolerable trouble: broken/pass
 2017-07-20  9:19 UTC 

[xen-unstable baseline-only test] 71703: regressions - trouble: blocked/broken/fail/pass
 2017-07-20  9:17 UTC 

Xen 4.10 Development Update
 2017-07-20  9:14 UTC 

[RFC v2 00/12] Enable Memory Bandwidth Allocation in Xen
 2017-07-20  8:49 UTC  (13+ messages)
` [RFC v2 01/12] docs: create Memory Bandwidth Allocation (MBA) feature document
` [RFC v2 02/12] Rename PSR sysctl/domctl interfaces and xsm policy to make them be general
` [RFC v2 03/12] x86: rename 'cbm_type' to 'psr_val_type' to make it general
` [RFC v2 04/12] x86: implement data structure and CPU init flow for MBA
` [RFC v2 05/12] x86: implement get hw info "
` [RFC v2 06/12] x86: implement get value interface "
` [RFC v2 07/12] x86: implement set value flow "
` [RFC v2 08/12] tools: create general interfaces to support psr allocation features
` [RFC v2 09/12] tools: implement the new get hw info interface suitable to all "
` [RFC v2 10/12] tools: implemet new get value interface suitable for "
` [RFC v2 11/12] tools: implemet new set "
` [RFC v2 12/12] docs: add MBA description in docs

Pass through in Xen
 2017-07-20  8:35 UTC  (2+ messages)

USB Passthrough in X86
 2017-07-20  8:34 UTC 

[ovmf test] 112039: all pass - PUSHED
 2017-07-20  8:10 UTC 

[qemu-mainline test] 112011: regressions - FAIL
 2017-07-20  6:39 UTC 

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-ws16-amd64
 2017-07-20  4:54 UTC 

[xen-unstable test] 112004: tolerable FAIL - PUSHED
 2017-07-20  2:15 UTC 

[PATCH] xen-blkfront: fix mq start/stop race
 2017-07-20  1:29 UTC  (7+ messages)

[PATCH v2] xen-blkfront: fix mq start/stop race
 2017-07-20  1:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).