xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-17 14:01:47 to 2017-01-18 15:26:31 UTC [more...]

[PATCH] x86/PV: restrict permitted instructions during memory write emulation
 2017-01-18 15:26 UTC 

[PATCH] tools/tests: add xenstore testing framework
 2017-01-18 15:23 UTC  (8+ messages)

[PATCH RESEND] tools/libxl: add support for emulated NVMe drives
 2017-01-18 15:07 UTC  (7+ messages)

[linux-linus test] 104237: regressions - FAIL
 2017-01-18 15:05 UTC 

[PATCH v4 0/5] multiboot2 protocol support
 2017-01-18 14:52 UTC  (7+ messages)
` [PATCH v4 1/5] x86: add "
` [PATCH v4 2/5] efi: build xen.gz with EFI code
` [PATCH v4 3/5] efi: create new early memory allocator
` [PATCH v4 4/5] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v4 5/5] fix: "

[PATCH v2] x86emul: simplify prefix handling for VMFUNC
 2017-01-18 14:48 UTC  (2+ messages)

[ovmf test] 104254: regressions - FAIL
 2017-01-18 14:19 UTC 

[xen-unstable test] 104236: regressions - FAIL
 2017-01-18 14:09 UTC 

[PATCH v3 0/5] multiboot2 protocol support
 2017-01-18 14:00 UTC  (10+ messages)
` [PATCH v3 1/5] x86: add "
` [PATCH v3 2/5] efi: build xen.gz with EFI code
` [PATCH v3 3/5] efi: create new early memory allocator
` [PATCH v3 4/5] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v3 5/5] fix: "

[PATCH v2 0/6] x86emul: support various ISA extensions
 2017-01-18 13:40 UTC  (10+ messages)
` [PATCH v2 1/6] x86emul: support BMI1 insns
` [PATCH v2 2/6] x86emul: support BMI2 insns
` [PATCH v2 3/6] x86emul: support TBM insns
` [PATCH v2 4/6] x86emul: support RDRAND
` [PATCH v2 5/6] x86emul: support RDPID
` [PATCH v2 6/6] x86emul: rename the no_writeback label

PV audio drivers for Linux
 2017-01-18 13:36 UTC  (5+ messages)

PVH CPU hotplug design document
 2017-01-18 13:34 UTC  (22+ messages)

XenGT GPU virtualization
 2017-01-18 13:21 UTC 

Xenstore domains and XS_RESTRICT
 2017-01-18 12:44 UTC  (10+ messages)

[PATCH v2 0/2] XEN SWIOTLB for ARM dma operations extension
 2017-01-18 12:20 UTC  (5+ messages)
` [PATCH v2 2/2] swiotlb-xen: implement xen_swiotlb_get_sgtable callback

Request for help: Help integrating Xen into Google oss-fuzz
 2017-01-18 11:43 UTC  (2+ messages)

[xen-unstable-smoke test] 104252: tolerable all pass - PUSHED
 2017-01-18 11:41 UTC 

[PATCH] xen/tools: tracing: credits can go negative, so use int
 2017-01-18 11:32 UTC 

[PATCH v2 0/2] XEN SWIOTLB for ARM dma operations extension
 2017-01-18 11:31 UTC  (5+ messages)
` [PATCH v2 1/2] swiotlb-xen: implement xen_swiotlb_dma_mmap callback

[seabios baseline-only test] 68387: trouble: blocked/broken
 2017-01-18 11:30 UTC 

[PATCH v6 00/14] linux: generalize sections, ranges and linker tables
 2017-01-18 11:29 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 02/14] xtensa: skip adding literal when SORT() is used

[PATCH] xen: credit2: clear bit instead of skip step in runq_tickle()
 2017-01-18 11:05 UTC  (4+ messages)

[RFC] Device memory mappings for Dom0 on ARM64 ACPI systems
 2017-01-18 11:02 UTC  (2+ messages)

[ovmf test] 104239: all pass - PUSHED
 2017-01-18 10:55 UTC 

[xen-unstable-coverity test] 104248: all pass - PUSHED
 2017-01-18 10:48 UTC 

[PATCH v3] kexec: implement STATUS hypercall to check if image is loaded
 2017-01-18 10:47 UTC  (8+ messages)

[xen-unstable test] 104131: regressions - FAIL
 2017-01-18 10:23 UTC  (10+ messages)

[PATCH] xen/common: Drop function calls for Xen compile/version information
 2017-01-18 10:13 UTC  (8+ messages)

[PATCH v4 0/8] New hypercall for device models
 2017-01-18 10:10 UTC  (11+ messages)
` [PATCH v4 1/8] public / x86: Introduce __HYPERCALL_dm_op
` [PATCH v4 2/8] dm_op: convert HVMOP_*ioreq_server*
` [PATCH v4 3/8] dm_op: convert HVMOP_track_dirty_vram
` [PATCH v4 4/8] dm_op: convert HVMOP_set_pci_intx_level, HVMOP_set_isa_irq_level, and
` [PATCH v4 5/8] dm_op: convert HVMOP_modified_memory
` [PATCH v4 6/8] dm_op: convert HVMOP_set_mem_type
` [PATCH v4 7/8] dm_op: convert HVMOP_inject_trap and HVMOP_inject_msi
` [PATCH v4 8/8] x86/hvm: serialize trap injecting producer and consumer

[RFC PATCH v2 00/26] arm64: Dom0 ITS emulation
 2017-01-18  9:55 UTC  (3+ messages)

[PATCH 0/5] xen: sched: scheduling (mostly, Credit2) and cpupool fixes and improvements
 2017-01-18  9:54 UTC  (8+ messages)
` [PATCH 1/5] xen: credit2: use the correct scratch cpumask
` [PATCH 2/5] xen: credit2: never consider CPUs outside of our cpupool
` [PATCH 3/5] xen: credit2: fix shutdown/suspend when playing with cpupools
` [PATCH 4/5] xen: sched: impove use of cpumask scratch space in Credit1
` [PATCH 5/5] xen: sched: simplify ACPI S3 resume path

[qemu-mainline baseline-only test] 68386: tolerable trouble: blocked/broken
 2017-01-18  9:54 UTC 

[PATCH v2 1/2] xen-netback: fix memory leaks on XenBus disconnect
 2017-01-18  9:46 UTC  (6+ messages)
` [PATCH v2 2/2] xen-netback: protect resource cleaning "

[libvirt test] 104238: tolerable all pass - PUSHED
 2017-01-18  9:46 UTC 

[PATCH v5 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-01-18  9:37 UTC  (29+ messages)
` [PATCH v5 01/24] docs: create L2 Cache Allocation Technology (CAT) feature document
` [PATCH v5 02/24] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v5 03/24] x86: refactor psr: implement main data structures
` [PATCH v5 04/24] x86: refactor psr: implement CPU init and free flow
` [PATCH v5 05/24] x86: refactor psr: implement Domain init/free and schedule flows
` [PATCH v5 06/24] x86: refactor psr: implement get hw info flow
` [PATCH v5 07/24] x86: refactor psr: implement get value flow
` [PATCH v5 08/24] x86: refactor psr: set value: implement framework
` [PATCH v5 09/24] x86: refactor psr: set value: assemble features value array
` [PATCH v5 10/24] x86: refactor psr: set value: implement cos finding flow
` [PATCH v5 11/24] x86: refactor psr: set value: implement cos id picking flow
` [PATCH v5 12/24] x86: refactor psr: set value: implement write msr flow
` [PATCH v5 13/24] x86: refactor psr: implement CPU init and free flow for CDP
` [PATCH v5 14/24] x86: refactor psr: implement get hw info "
` [PATCH v5 15/24] x86: refactor psr: implement get value "
` [PATCH v5 16/24] x86: refactor psr: implement set value callback functions "
` [PATCH v5 17/24] x86: L2 CAT: implement CPU init and free flow
` [PATCH v5 18/24] x86: L2 CAT: implement get hw info flow
` [PATCH v5 19/24] x86: L2 CAT: implement get value flow
` [PATCH v5 20/24] x86: L2 CAT: implement set "
` [PATCH v5 21/24] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v5 22/24] tools: L2 CAT: support show cbm "
` [PATCH v5 23/24] tools: L2 CAT: support set "
` [PATCH v5 24/24] docs: add L2 CAT description in docs

[xen-unstable baseline-only test] 68385: tolerable trouble: blocked/broken
 2017-01-18  6:44 UTC 

[qemu-mainline test] 104227: regressions - trouble: broken/fail/pass
 2017-01-18  5:49 UTC 

[PATCH V5] x86/HVM: Introduce struct hvm_pi_ops
 2017-01-18  4:42 UTC  (3+ messages)

[xen-unstable test] 104223: tolerable FAIL - PUSHED
 2017-01-18  4:16 UTC 

[xen-unstable-smoke test] 104232: tolerable all pass - PUSHED
 2017-01-18  1:46 UTC 

Problems with pci/vga passthrough
 2017-01-18  1:37 UTC 

[PATCH] xen: credit2: improve debug dump output
 2017-01-18  1:10 UTC 

[PATCH] xen/arm: Don't mix GFN and MFN when using iomem_deny_access
 2017-01-17 23:51 UTC  (2+ messages)

[PATCH] xen/arm: bootfdt.c is only used during initialization
 2017-01-17 23:49 UTC  (2+ messages)

Reading network data going into a VM from netback.c
 2017-01-17 23:30 UTC  (2+ messages)

[PATCH v2 1/3] xen: clean up xenbus internal headers
 2017-01-17 23:21 UTC  (2+ messages)

[RFC] Device memory mappings for Dom0 on ARM64 ACPI systems
 2017-01-17 22:20 UTC 

[seabios test] 104213: tolerable FAIL - PUSHED
 2017-01-17 20:55 UTC 

[PATCH v2 0/2] xen-netback: fix memory leaks on XenBus disconnect
 2017-01-17 20:49 UTC 

[qemu-mainline test] 104208: tolerable FAIL - PUSHED
 2017-01-17 20:07 UTC 

STAO spec in xen.git
 2017-01-17 19:57 UTC  (12+ messages)

[ovmf baseline-only test] 68383: tolerable trouble: blocked/broken
 2017-01-17 19:40 UTC 

Xen ARM - Exposing a PL011 to the guest
 2017-01-17 19:27 UTC  (20+ messages)

[xen-unstable test] 104202: tolerable FAIL - PUSHED
 2017-01-17 18:54 UTC 

[DRAFT C] PVH CPU hotplug design document
 2017-01-17 17:14 UTC 

IOMMU fault with IGD passthrough setup on XEN 4.8.0
 2017-01-17 16:34 UTC  (10+ messages)

[PATCH v3 0/8] New hypercall for device models
 2017-01-17 15:37 UTC  (16+ messages)
` [PATCH v3 1/8] public / x86: Introduce __HYPERCALL_dm_op

[PATCH 2/6] x86/cpuid: Introduce recalculate_xstate()
 2017-01-17 15:30 UTC  (6+ messages)
` [PATCH v2 "

[ovmf baseline-only test] 68381: tolerable trouble: blocked/broken
 2017-01-17 14:41 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).