xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-28 08:40:40 to 2017-08-29 12:35:52 UTC [more...]

[PATCH 0/5] x86: Misc cleanup and improvements
 2017-08-29 12:35 UTC  (10+ messages)
` [PATCH 1/5] x86/pv: Switch {fill, zap}_ro_mpt() to using mfn_t
` [PATCH 2/5] x86/pv: map_ldt_shadow_page() cleanup
` [PATCH 3/5] x86/pv: Consistently use typesafe helpers in all files
` [PATCH 4/5] x86/pv: Simplify access to the LDT/GDT ptes
` [PATCH 5/5] x86/percpu: Misc cleanup

[PATCH 0/4] Scrubbing updates
 2017-08-29 12:16 UTC  (9+ messages)
` [PATCH 1/4] mm: Initialize lowmem virq when boot-time scrubbing is disabled
` [PATCH 2/4] mm: Don't poison a page if boot-time scrubbing is off
` [PATCH 3/4] mm: Don't request scrubbing until dom0 is running
` [PATCH 4/4] mm: Don't hold heap lock in alloc_heap_pages() longer than necessary

[PATCH v2 00/15] Enable Memory Bandwidth Allocation in Xen
 2017-08-29 12:15 UTC  (7+ messages)
` [PATCH v2 01/15] docs: create Memory Bandwidth Allocation (MBA) feature document
` [PATCH v2 02/15] Rename PSR sysctl/domctl interfaces and xsm policy to make them be general
` [PATCH v2 03/15] x86: rename 'cbm_type' to 'psr_val_type' to make it general

Xen Security Advisory 226 (CVE-2017-12135) - multiple problems with transitive grants
 2017-08-29 12:04 UTC 

[xen-unstable-smoke test] 112921: tolerable trouble: broken/pass - PUSHED
 2017-08-29 11:49 UTC 

[PATCH v2 REPOST 00/12] x86: guest resource mapping
 2017-08-29 11:36 UTC  (29+ messages)
` [PATCH v2 REPOST 02/12] x86/mm: allow a privileged PV domain to map guest mfns
` [PATCH v2 REPOST 03/12] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v2 REPOST 05/12] tools/libxenctrl: use new xenforeignmemory API to seed grant table
` [PATCH v2 REPOST 06/12] x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn
` [PATCH v2 REPOST 11/12] x86/hvm/ioreq: defer mapping gfns until they are actually requsted
` [PATCH v2 REPOST 12/12] x86/hvm/ioreq: add a new mappable resource type

[PATCH] xen/build: Nuke include/{config, generated} during clean
 2017-08-29 11:23 UTC  (3+ messages)

[PATCH] libxl, xl: change p9 to p9s
 2017-08-29 11:19 UTC 

[PATCH] xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn
 2017-08-29 10:27 UTC 

crashdump on PVM Dom0
 2017-08-29 10:24 UTC  (7+ messages)

[PATCH] x86/pv: Fill all Xen slots in init_guest_l4_table()
 2017-08-29 10:24 UTC 

[PATCH] libxl/arm: Fix build on arm64 + acpi
 2017-08-29 10:10 UTC  (4+ messages)

[xen-unstable test] 112913: regressions - trouble: blocked/broken/fail/pass
 2017-08-29 10:01 UTC 

[PATCH v6 0/3] tools/libxc: use superpages
 2017-08-29  9:58 UTC  (3+ messages)
` [PATCH v6 3/3] tools/libxc: use superpages during restore of HVM guest

[distros-debian-snapshot test] 72035: regressions - trouble: blocked/broken/fail/pass
 2017-08-29  9:45 UTC 

[PATCH] acpi: set correct address of the control/event blocks in the FADT
 2017-08-29  9:42 UTC  (7+ messages)

[PATCH v10] x86/hvm: Allow guest_request vm_events coming from userspace
 2017-08-29  9:36 UTC  (2+ messages)

[PATCH v4] x86/pt: fix binding of MSIX entries already unmasked
 2017-08-29  9:13 UTC  (5+ messages)
` [PATCH XEN v4] x86/pt: add a MSI unmask flag to XEN_DOMCTL_bind_pt_irq

[PATCH v9] x86/hvm: Allow guest_request vm_events coming from userspace
 2017-08-29  8:53 UTC  (2+ messages)

[RFC PATCH 0/5] Extend resources to support more vcpus in single VM
 2017-08-29  8:49 UTC  (24+ messages)
` [RFC PATCH 1/5] xen/hap: Increase hap size for more vcpus support
` [RFC PATCH 2/5] XL: Increase event channels to support more vcpus
` [RFC PATCH 3/5] Tool/ACPI: DSDT extension "
` [RFC PATCH 4/5] hvmload: Add x2apic entry support in the MADT build

[PATCH v3 0/3] x86/p2m: some code simplification
 2017-08-29  8:40 UTC  (3+ messages)
` [PATCH v3 1/3] x86/p2m-pt: simplify p2m_next_level()
  ` Ping: "

[xen-unstable test] 112855: regressions - trouble: blocked/broken/fail/pass
 2017-08-29  8:07 UTC  (10+ messages)

[PATCH v2 0/4] x86/pvh: implement iommu_inclusive_mapping for PVH Dom0
 2017-08-29  7:39 UTC  (16+ messages)
` [PATCH v2 1/4] x86/dom0: prevent access to MMCFG areas "
` [PATCH v2 3/4] x86/vtd: introduce a PVH implementation of iommu_inclusive_mapping

[PATCH 1/2] Fix util/grub.d/20_linux_xen.in: Add xen_boot command support for aarch64
 2017-08-29  7:12 UTC  (4+ messages)
` [PATCH 2/2] Use grub-file to figure out whether multiboot2 should be used for Xen.gz

[ovmf baseline-only test] 72034: all pass
 2017-08-29  6:51 UTC 

[linux-linus test] 112910: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-08-29  5:58 UTC 

[ovmf test] 112911: all pass - PUSHED
 2017-08-29  4:44 UTC 

[Qemu-devel] [PATCH 4/5] pci: Add INTERFACE_LEGACY_PCI_DEVICE to legacy PCI devices
 2017-08-29  3:43 UTC  (2+ messages)

[xen-4.7-testing test] 112909: regressions - trouble: blocked/broken/fail/pass
 2017-08-29  3:20 UTC 

Unable to boot Dom0 on Hikey
 2017-08-29  1:23 UTC 

[xen-4.8-testing test] 112908: regressions - trouble: blocked/broken/fail/pass
 2017-08-29  0:48 UTC 

[xen-4.9-testing test] 112907: regressions - trouble: blocked/broken/fail/pass
 2017-08-28 22:52 UTC 

[RFC 0/6] IORT support and introduce fwspec
 2017-08-28 22:21 UTC  (18+ messages)
` [RFC 2/6] arm64: Add definitions for fwnode_handle
` [RFC 3/6] Introduce _xrealloc
` [RFC 6/6] acpi:arm64: Add support for parsing IORT table

[linux-next test] 112906: regressions - trouble: blocked/broken/fail/pass
 2017-08-28 20:59 UTC 

[PATCH v2] x86/apic/x2apic: Share IRQ vector between cluster members only when no cpumask is specified
 2017-08-28 20:53 UTC  (7+ messages)

[PATCH v4 00/11] Handle SMCs and HVCs in conformance with SMCCC
 2017-08-28 20:28 UTC  (4+ messages)
` [PATCH v4 05/11] arm: add SMCCC protocol definitions

[GIT PULL] (xen) stable/for-jens-4.13.. for 4.13-rc7 or 4.14-rc1 if you would like
 2017-08-28 19:43 UTC 

[xen-unstable-smoke test] 112912: tolerable trouble: broken/pass - PUSHED
 2017-08-28 18:49 UTC 

[PATCH] Fix ARM multiboot2 breaking Fedora
 2017-08-28 18:40 UTC 

[PATCH v2 2/6] xen: credit2: soft-affinity awareness in gat_fallback_cpu()
 2017-08-28 18:30 UTC 

[linux-3.18 test] 112904: trouble: blocked/broken/fail/pass
 2017-08-28 18:21 UTC 

[xen-unstable test] 112902: regressions - trouble: blocked/broken/fail/pass
 2017-08-28 18:05 UTC 

[PATCH v2 1/6] xen/tools: credit2: soft-affinity awareness in runq_tickle()
 2017-08-28 17:58 UTC 

[PATCH v1 0/2] Misc fixes regarding releasing resources on ARM
 2017-08-28 17:32 UTC  (3+ messages)
` [PATCH v1 1/2] xen/arm: vgic: Check for vgic handler to be initialized before dereferencing it
` [PATCH v1 2/2] xen/arm: p2m: Check for p2m->domain to be initialized before releasing resources

[RFC PATCH v1 0/7] IPMMU-VMSA support on ARM
 2017-08-28 17:29 UTC  (9+ messages)
` [RFC PATCH v1 2/7] iommu/arm: ipmmu-vmsa: Add Xen changes for main driver

[PATCH RFC 00/12] Nested p2m: allow sharing between vCPUs
 2017-08-28 17:03 UTC  (12+ messages)
` [PATCH RFC 02/12] x86/np2m: add np2m_flush_eptp()
` [PATCH RFC 05/12] x86/np2m: add np2m_generation
` [PATCH RFC 06/12] x86/vvmx: add stale_eptp flag
` [PATCH RFC 07/12] x86/np2m: add np2m_schedule_in/out()
` [PATCH RFC 10/12] x86/np2m: implement sharing of np2m between vCPUs

[PATCH 00/27 v8] SBSA UART emulation support in Xen
 2017-08-28 16:52 UTC  (34+ messages)
` [PATCH 01/27 v8] xen/arm: vpl011: Define common ring buffer helper functions in console.h
` [PATCH 02/27 v8] xen/arm: vpl011: Add SBSA UART emulation in Xen
` [PATCH 03/27 v8] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 04/27 v8] xen/arm: vpl011: Add support for vuart in libxl
` [PATCH 05/27 v8] xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.c
` [PATCH 06/27 v8] xen/arm: vpl011: Add a new domctl API to initialize vpl011
` [PATCH 07/27 v8] xen/arm: vpl011: Add a new vuart node in the xenstore
` [PATCH 08/27 v8] xen/arm: vpl011: Modify xenconsole to define and use a new console structure
` [PATCH 09/27 v8] xen/arm: vpl011: Rename the console structure field conspath to xspath
` [PATCH 10/27 v8] xen/arm: vpl011: Modify xenconsole functions to take console structure as input
` [PATCH 11/27 v8] xen/arm: vpl011: Add a new console_init function in xenconsole
` [PATCH 12/27 v8] xen/arm: vpl011: Add a new buffer_available "
` [PATCH 13/27 v8] xen/arm: vpl011: Add a new maybe_add_console_evtchn_fd "
` [PATCH 14/27 v8] xen/arm: vpl011: Add a new maybe_add_console_tty_fd "
` [PATCH 15/27 v8] xen/arm: vpl011: Add a new console_evtchn_unmask "
` [PATCH 16/27 v8] xen/arm: vpl011: Add a new handle_console_ring "
` [PATCH 17/27 v8] xen/arm: vpl011: Add a new handle_console_tty "
` [PATCH 18/27 v8] xen/arm: vpl011: Add a new console_cleanup "
` [PATCH 19/27 v8] xen/arm: vpl011: Add a new console_open_log "
` [PATCH 20/27 v8] xen/arm: vpl011: Add a new console_close_evtchn "
` [PATCH 21/27 v8] xen/arm: vpl011: Add support for multiple consoles "
` [PATCH 22/27 v8] xen/arm: vpl011: Add support for vuart console "
` [PATCH 23/27 v8] xen/arm: vpl011: Add a new vuart console type to xenconsole client
` [PATCH 24/27 v8] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
` [PATCH 25/27 v8] xen/arm: vpl011: Update documentation for vuart console support
` [PATCH 26/27 v8] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt
` [PATCH 27/27 v8] xen/arm: vpl011: Fix the slow early console SBSA UART output

[PATCH v8] x86/hvm: Allow guest_request vm_events coming from userspace
 2017-08-28 15:46 UTC  (3+ messages)

[PATCH] xen: fix boolean parameter handling
 2017-08-28 15:45 UTC  (3+ messages)

[PATCH v7] x86/hvm: Allow guest_request vm_events coming from userspace
 2017-08-28 15:44 UTC  (5+ messages)

[PATCH v3] passthrough: give XEN_DOMCTL_test_assign_device more sane semantics
 2017-08-28 15:39 UTC  (6+ messages)
    ` [PATCH v3] passthrough: give XEN_DOMCTL_test_assign_device more sane semantics (and 1 more message)

[PATCH] x86/mm: Drop is_guest_l3_slot() and simply callers
 2017-08-28 15:37 UTC  (3+ messages)

[PATCH v4] common/vm_event: Initialize vm_event lists on domain creation
 2017-08-28 15:32 UTC  (2+ messages)

[PATCH v3 00/21] x86: refactor mm.c (the easy part)
 2017-08-28 15:19 UTC  (5+ 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

[ovmf baseline-only test] 72033: all pass
 2017-08-28 14:57 UTC 

[PATCH v2 0/6] Allow setting up shared memory areas between VMs from xl config files
 2017-08-28 14:53 UTC  (7+ messages)
` [PATCH v2 4/6] xsm: flask: change the dummy xsm policy and flask hook for map_gmfn_foregin

[PATCH v2 0/6] Soft affinity for Credit2
 2017-08-28 14:49 UTC  (5+ messages)
` [PATCH v2 1/6] xen/tools: credit2: soft-affinity awareness in runq_tickle()
` [PATCH v2 2/6] xen: credit2: soft-affinity awareness in gat_fallback_cpu()

[ovmf test] 112903: all pass - PUSHED
 2017-08-28 13:17 UTC 

[xen-unstable-smoke test] 112905: tolerable trouble: broken/pass - PUSHED
 2017-08-28 11:26 UTC 

[linux-linus test] 112900: regressions - trouble: blocked/broken/fail/pass
 2017-08-28 11:23 UTC 

[libvirt test] 112901: tolerable trouble: blocked/broken/pass - PUSHED
 2017-08-28 10:49 UTC 

[PATCH 01/14] fuzz/x86_emulate: Remove redundant AFL hook
 2017-08-28 10:34 UTC  (6+ messages)
` [PATCH 11/14] fuzz/x86_emulate: Make input more compact

[kernel-hardening] Re: x86: PIE support and option to extend KASLR randomization
 2017-08-28  9:59 UTC 

[distros-debian-sid test] 72031: tolerable trouble: blocked/broken/fail/pass
 2017-08-28  9:21 UTC 

[ovmf baseline-only test] 72032: all pass
 2017-08-28  9:00 UTC 

[linux-3.18 test] 112897: trouble: blocked/broken/fail/pass
 2017-08-28  8:48 UTC 

[PATCH v5 00/15] Support for modifying parameters at runtime
 2017-08-28  8:40 UTC  (3+ messages)
` [PATCH v5 01/15] xen/arch/x86/psr.c: let custom parameter parsing routines return errno


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).