xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 16:11:33 to 2017-06-09 17:42:03 UTC [more...]

[PATCH v11 00/34] arm64: Dom0 ITS emulation
 2017-06-09 17:41 UTC  (15+ messages)
` [PATCH v11 01/34] ARM: vGIC: avoid rank lock when reading priority
` [PATCH v11 02/34] ARM: GICv3: enable ITS on the host
` [PATCH v11 03/34] ARM: GICv3: enable LPIs "
` [PATCH v11 04/34] ARM: GICv3: setup number of LPI bits for a GICv3 guest
` [PATCH v11 05/34] ARM: vGIC: rework gic_remove_from_queues()
` [PATCH v11 06/34] ARM: vGIC: move irq_to_pending() calls under the VGIC VCPU lock
` [PATCH v11 07/34] ARM: vGIC: introduce gic_remove_irq()
` [PATCH v11 08/34] ARM: GIC: Add checks for NULL pointer pending_irq's
` [PATCH v11 09/34] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [PATCH v11 10/34] ARM: GIC: export and extend vgic_init_pending_irq()
` [PATCH v11 11/34] ARM: vGIC: cache virtual LPI priority in struct pending_irq
` [PATCH v11 12/34] ARM: vGIC: add LPI VCPU ID to "
` [PATCH v11 13/34] ARM: GIC: ITS: remove no longer needed VCPU ID in host LPI entry
` [PATCH v11 14/34] ARM: GICv3: forward pending LPIs to guests

[PATCH] x86/mm: drop further relics of translated PV domains
 2017-06-09 17:38 UTC  (2+ messages)

[PATCH] x86: get_page_from_gfn() should not return misleading type
 2017-06-09 17:22 UTC  (2+ messages)

[linux-4.9 test] 110151: regressions - trouble: broken/fail/pass
 2017-06-09 17:20 UTC 

[PATCH for v4.9] livepatch: Wrong usage of spinlock on debug console
 2017-06-09 17:12 UTC  (4+ messages)

[PATCH LIVEPATCH-BUILD-TOOLS 1/2] Ignore .discard sections
 2017-06-09 17:08 UTC  (8+ messages)
` [PATCH LIVEPATCH-BUILD-TOOLS 2/2] Remove section alignment requirement

[PATCH 0/2] x86: Add a hvmop for setting the #VE suppress bit
 2017-06-09 16:51 UTC  (3+ 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] xen: credit2: enable per cpu runqueue creation
 2017-06-09 16:47 UTC  (2+ messages)

[RFC PATCH v4] xen: credit2: provide custom option to create runqueue
 2017-06-09 16:41 UTC  (2+ messages)

xsa213 and live patching
 2017-06-09 16:18 UTC  (2+ messages)

[qemu-mainline bisection] complete test-amd64-amd64-libvirt-vhd
 2017-06-09 16:13 UTC 

[GIT PULL] xen: fix for 4.12 rc5
 2017-06-09 16:07 UTC 

debian stretch dom0 + xen 4.9 fails to boot
 2017-06-09 15:58 UTC  (28+ messages)

[PATCH v4 0/8] Memory scrubbing from idle loop
 2017-06-09 15:22 UTC  (7+ messages)
` [PATCH v4 1/8] mm: Place unscrubbed pages at the end of pagelist
` [PATCH v4 2/8] mm: Extract allocation loop from alloc_heap_pages()
` [PATCH v4 3/8] mm: Scrub pages in alloc_heap_pages() if needed

[ovmf test] 110166: regressions - FAIL
 2017-06-09 15:17 UTC 

[xen-unstable-smoke test] 110187: tolerable trouble: broken/pass - PUSHED
 2017-06-09 14:46 UTC 

[OSSTEST PATCH v4 00/11] livepatch test support
 2017-06-09 14:35 UTC  (4+ messages)

[PATCH v3] SVM: clean up svm_vmcb_isvalid()
 2017-06-09 14:34 UTC  (2+ messages)

[PATCH for-4.9 0/4] Makefiles: Provide way to ship livepatch tests
 2017-06-09 14:31 UTC  (4+ messages)

preparations 4.7.3 and 4.6.6
 2017-06-09 14:25 UTC  (4+ messages)

[PATCH 0/3] x86: Add a hvmop for setting the #VE suppress bit
 2017-06-09 14:18 UTC  (8+ messages)
` [PATCH 2/3] x86/altp2m: Add a hvmop for setting the suppress #VE bit

[PATCH 00/14 v4] PL011 emulation support in Xen
 2017-06-09 14:13 UTC  (14+ messages)
` [PATCH 01/14 v4] xen/arm: vpl011: Move vgic register access functions to vreg.h
` [PATCH 02/14 v4] xen/arm: vpl011: Define generic vreg_reg* access functions in vreg.h
` [PATCH 03/14 v4] xen/arm: vpl011: Add pl011 uart emulation in Xen
` [PATCH 06/14 v4] xen/arm: vpl011: Add a new domctl API to initialize vpl011

[PATCH v2] public: there's no MMUEXT_SET_FOREIGNDOM
 2017-06-09 14:01 UTC 

[linux-3.18 test] 110140: regressions - trouble: blocked/broken/fail/pass
 2017-06-09 13:50 UTC 

[PATCH] domctl: improve device assignment structure layout and use
 2017-06-09 13:47 UTC 

[PATCH] public: there's no MMUEXT_SET_FOREIGNDOM
 2017-06-09 13:24 UTC  (5+ messages)

[xen-unstable test] 110136: tolerable FAIL - PUSHED
 2017-06-09 12:55 UTC 

[PATCH 0/2] x86: atomic.h polishing
 2017-06-09 12:44 UTC  (3+ messages)
` [PATCH 1/2] x86: drop unused barrier parameter from build_{read, write}_atomic()
` [PATCH 2/2] x86: consolidate atomic build_*() macros

[RFC PATCH v2 0/8] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-06-09 12:39 UTC  (9+ messages)
` [RFC PATCH v2 5/8] arm/mem_access: Add software guest-page-table walk
` [RFC PATCH v2 6/8] arm/mem_access: Add long-descriptor based gpt

DESIGN: CPUID part 3
 2017-06-09 12:24 UTC  (2+ messages)

[PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
 2017-06-09 12:20 UTC  (4+ messages)
  ` [PATCH 19/44] s390: implement ->mapping_error
  ` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE

[PATCH 00/15] xen/tools: add tracing to various Xen subsystems
 2017-06-09 11:29 UTC  (21+ messages)
` [PATCH 06/15] xen: trace IRQ enabling/disabling
` [PATCH 08/15] xen: trace RCU behavior
` [PATCH 10/15] xen: trace softirqs
` [PATCH 12/15] xen: trace tasklets

[PATCH v10 00/32] arm64: Dom0 ITS emulation
 2017-06-09 11:17 UTC  (4+ messages)
` [PATCH v10 25/32] ARM: vITS: handle MAPTI/MAPI command

[RFC 0/6] IORT support and introduce fwspec
 2017-06-09 11:15 UTC  (17+ messages)
` [RFC 1/6] passthrough/arm: Modify SMMU driver to use generic device definition
` [RFC 2/6] arm64: Add definitions for fwnode_handle
` [RFC 3/6] Introduce _xrealloc
` [RFC 4/6] xen/passthrough/arm: Introduce iommu_fwspec
` [RFC 5/6] ACPI: arm: Support for IORT
` [RFC 6/6] acpi:arm64: Add support for parsing IORT table

[RFC] [PATCH] arm-acpi: Hide SMMU from IORT for hardware domain
 2017-06-09 10:43 UTC  (6+ messages)

[PATCH 0/4] xen/tools: Credit2: implement caps
 2017-06-09 10:41 UTC  (3+ messages)
` [PATCH 4/4] libxl/xl: allow to get and set cap on Credit2

Nested Virtualization Support Host-Only Hypervisors
 2017-06-09 10:12 UTC  (6+ messages)

[PATCH v2 0/3] libxl: add PV display device driver interface
 2017-06-09  9:45 UTC  (3+ messages)

[linux-linus test] 110131: regressions - FAIL
 2017-06-09  9:21 UTC 

[distros-debian-jessie test] 71535: tolerable trouble: blocked/broken/pass
 2017-06-09  9:19 UTC 

[PATCH v3] VT-d PI: disable VT-d PI when APICv is disabled
 2017-06-09  8:58 UTC  (3+ messages)

[RFC v2][PATCH] arm-acpi: Add ITS Support for Dom0
 2017-06-09  8:39 UTC  (4+ messages)

Delivery Status Notification (Failure)
 2017-06-09  8:26 UTC 

Delivery Status Notification (Failure)
 2017-06-09  8:25 UTC 

[ovmf bisection] complete build-amd64-xsm
 2017-06-09  8:22 UTC 

[xen-unstable test] 110009: regressions - FAIL
 2017-06-09  8:19 UTC  (7+ messages)

Delivery Status Notification (Failure)
 2017-06-09  8:16 UTC 

Help with: Xen BUG at timer.c:189
 2017-06-09  7:24 UTC  (4+ messages)

[ovmf test] 110139: regressions - FAIL
 2017-06-09  5:29 UTC 

[xen-4.9-testing test] 110124: regressions - FAIL
 2017-06-09  5:01 UTC 

[qemu-mainline test] 110114: regressions - FAIL
 2017-06-09  4:14 UTC 

Delivery Status Notification (Delay)
 2017-06-09  1:15 UTC 

Delivery Status Notification (Delay)
 2017-06-09  1:07 UTC 

[PATCH 0/5] xen/pvh*: Support > 32 VCPUs at restore
 2017-06-09  0:05 UTC  (3+ messages)

[linux-4.9 test] 110112: regressions - FAIL
 2017-06-08 23:50 UTC 

Delivery Status Notification (Delay)
 2017-06-08 23:35 UTC 

[PATCH 0/4] xenfb: Add vkbd-only option
 2017-06-08 22:33 UTC  (6+ messages)
` [PATCH 1/4] xenfb: Add feature-vkbd-standalone
` [PATCH 2/4] xenfb: Activate mouse handler

linux-next: bad commit in the xen-tip tree
 2017-06-08 22:09 UTC  (2+ messages)

[PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
 2017-06-08 22:01 UTC  (4+ messages)

HVM guest performance regression
 2017-06-08 21:00 UTC  (14+ messages)
` [for-4.9] "

[linux-3.18 test] 110109: regressions - trouble: blocked/broken/fail/pass
 2017-06-08 20:25 UTC 

[ovmf test] 110117: regressions - FAIL
 2017-06-08 19:50 UTC 

[xen-unstable test] 110102: regressions - FAIL
 2017-06-08 18:50 UTC 

[PATCH 0/1] xl.cfg man page cleanup and fixes
 2017-06-08 18:39 UTC  (3+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "

[PATCH v2] xen: avoid type warning in xchg_xen_ulong
 2017-06-08 18:12 UTC 

[libvirt test] 110107: tolerable all pass - PUSHED
 2017-06-08 18:02 UTC 

[PATCH v2] xen: fix HYPERVISOR_dm_op() prototype
 2017-06-08 17:42 UTC 

[PATCH v4 00/27] x86: refactor trap handling code
 2017-06-08 17:12 UTC  (28+ messages)
` [PATCH v4 01/27] x86: factor out common PV emulation code
` [PATCH v4 02/27] x86: move PV privileged instruction "
` [PATCH v4 03/27] x86: move PV gate op "
` [PATCH v4 04/27] x86: move PV invalid "
` [PATCH v4 05/27] x86/traps: remove now unused inclusion of emulate.h
` [PATCH v4 06/27] x86: clean up PV emulation code
` [PATCH v4 07/27] x86: move do_set_trap_table to pv/traps.c
` [PATCH v4 08/27] x86: move some misc PV hypercalls to misc-hypercalls.c
` [PATCH v4 09/27] x86/traps: move pv_inject_event to pv/traps.c
` [PATCH v4 10/27] x86/traps: move set_guest_{machine, nmi}_trapbounce
` [PATCH v4 11/27] x86:/traps: move {un, }register_guest_nmi_callback
` [PATCH v4 12/27] x86/traps: move guest_has_trap_callback to pv/traps.c
` [PATCH v4 13/27] x86: move toggle_guest_mode to pv/domain.c
` [PATCH v4 14/27] x86: move do_iret to pv/iret.c
` [PATCH v4 15/27] x86: move callback_op code to pv/callback.c
` [PATCH v4 16/27] x86/traps: factor out pv_trap_init
` [PATCH v4 17/27] x86/traps: move some PV specific functions and struct to pv/traps.c
` [PATCH v4 18/27] x86/traps: move init_int80_direct_trap "
` [PATCH v4 19/27] x86: move hypercall_page_initialise_ring3_kernel to pv/hypercall.c
` [PATCH v4 20/27] x86: move hypercall_page_initialise_ring1_kernel
` [PATCH v4 21/27] x86: move compat_set_trap_table along side the non-compat variant
` [PATCH v4 22/27] x86: move compat_iret along side its "
` [PATCH v4 23/27] x86: move the compat callback ops next to the "
` [PATCH v4 24/27] x86: move compat_show_guest_statck near its "
` [PATCH v4 25/27] x86: remove the now empty x86_64/compat/traps.c
` [PATCH v4 26/27] x86: fix coding a style issue in asm-x86/traps.h
` [PATCH v4 27/27] x86: clean up traps.c

Deployment usage and performance of a network domain
 2017-06-08 17:07 UTC  (2+ messages)


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