messages from 2017-02-07 11:38:15 to 2017-02-08 10:20:16 UTC [more...]
[PATCH 1/2] x86/mm: Plumb a error return through {paging, hap, shadow}_vcpu_init()
2017-02-08 10:20 UTC (4+ messages)
` [PATCH 2/2] x86/shadow: Move shadow pagetable fields into struct shadow_vcpu
[xen-unstable test] 104131: regressions - FAIL
2017-02-08 10:15 UTC (12+ messages)
ARM: ACPI boot failure
2017-02-08 10:10 UTC (2+ messages)
[PATCH v3 0/4] x86/vvmx: correctly emulate VMREAD and VMWRITE
2017-02-08 10:09 UTC (5+ messages)
` [PATCH v3 1/4] x86/vmx: introduce vmwrite_safe()
` [PATCH v3 2/4] x86/vmx: improve vmread_safe()
` [PATCH v3 3/4] x86/vvmx: correctly emulate VMWRITE
` [PATCH v3 4/4] x86/vvmx: correctly emulate VMREAD
[PATCH] xen/p2m: Remove np2m-specific filter from generic p2m_flush_table
2017-02-08 10:02 UTC (3+ messages)
[PATCH] x86/p2m: Stop other vcpus using a nested p2m before clearing it
2017-02-08 9:46 UTC (2+ messages)
[PATCH] xl: Make the devid attribute manually settable for nics
2017-02-08 9:33 UTC (3+ messages)
[PATCH] fuzz/x86emul: remove bogus check against fuzzer msr index
2017-02-08 9:33 UTC (3+ messages)
[PATCH] common/vm_event: Prevent guest locking with large max_vcpus
2017-02-08 9:00 UTC
[PATCH RFC 0/6] COLO-Proxy: Make Xen COLO use userspace colo-proxy
2017-02-08 8:54 UTC (12+ messages)
` [PATCH RFC 4/6] COLO-Proxy: Add primary userspace colo proxy start args
` [PATCH RFC 5/6] COLO-Proxy: Add secondary userspace colo-proxy "
` [PATCH RFC 6/6] COLO-Proxy: Use socket to get checkpoint event
[PATCH RESEND v17] sndif: add ABI for para-virtual sound
2017-02-08 8:48 UTC (2+ messages)
` [PATCH RESEND v17] xen/sndif: Add sound-device ABI
[PATCH v17] sndif: add ABI for para-virtual sound
2017-02-08 8:33 UTC (2+ messages)
` [PATCH v17] xen/sndif: Add sound-device ABI
[RFC v2 0/6] zynqmp: Add forwarding of platform specific firmware calls
2017-02-08 8:31 UTC (11+ messages)
` [RFC v2 1/6] xen/arm: traps: Reorder early overwrite of FID
` [RFC v2 2/6] xen/arm: Introduce platform_hvc
` [RFC v2 3/6] xen/arm: Allow platform_hvc to handle guest SMC calls
` [RFC v2 4/6] xen/arm: Introduce call_smcc64
` [RFC v2 5/6] xen/arm: zynqmp: Forward plaform specific firmware calls
` [RFC v2 6/6] xen/arm: zynqmp: Remove blacklist of ZynqMP's PM node
[PATCH] X86/vmx: Dump PIR and vIRR before ASSERT()
2017-02-08 8:06 UTC (13+ messages)
[PATCH v6 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-02-08 8:16 UTC (25+ messages)
` [PATCH v6 01/24] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document
` [PATCH v6 02/24] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v6 03/24] x86: refactor psr: implement main data structures
` [PATCH v6 04/24] x86: refactor psr: implement CPU init and free flow
` [PATCH v6 05/24] x86: refactor psr: implement Domain init/free and schedule flows
` [PATCH v6 06/24] x86: refactor psr: implement get hw info flow
` [PATCH v6 07/24] x86: refactor psr: implement get value flow
` [PATCH v6 08/24] x86: refactor psr: set value: implement framework
` [PATCH v6 09/24] x86: refactor psr: set value: assemble features value array
` [PATCH v6 10/24] x86: refactor psr: set value: implement cos finding flow
` [PATCH v6 11/24] x86: refactor psr: set value: implement cos id picking flow
` [PATCH v6 12/24] x86: refactor psr: set value: implement write msr flow
` [PATCH v6 13/24] x86: refactor psr: implement CPU init and free flow for CDP
` [PATCH v6 14/24] x86: refactor psr: implement get hw info "
` [PATCH v6 15/24] x86: refactor psr: implement get value "
` [PATCH v6 16/24] x86: refactor psr: implement set value callback functions "
` [PATCH v6 17/24] x86: L2 CAT: implement CPU init and free flow
` [PATCH v6 18/24] x86: L2 CAT: implement get hw info flow
` [PATCH v6 19/24] x86: L2 CAT: implement get value flow
` [PATCH v6 20/24] x86: L2 CAT: implement set "
` [PATCH v6 21/24] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v6 22/24] tools: L2 CAT: support show cbm "
` [PATCH v6 23/24] tools: L2 CAT: support set "
` [PATCH v6 24/24] docs: add L2 CAT description in docs
[libvirt test] 105624: tolerable FAIL - PUSHED
2017-02-08 8:15 UTC
[PATCH] x86/vvmx: Improvements to INVEPT instruction handling
2017-02-08 7:46 UTC (2+ messages)
[PATCH v3 0/2] xen/kbdif: add multi-touch support
2017-02-08 7:38 UTC (3+ messages)
` [PATCH v3 1/2] xen/kbdif: update protocol documentation
` [PATCH v3 2/2] xen/kbdif: add multi-touch support
[ovmf test] 105627: all pass - PUSHED
2017-02-08 7:34 UTC
[PATCH] xen/mm: Alter is_iomem_page() to use mfn_t
2017-02-08 7:31 UTC (5+ messages)
[qemu-mainline test] 105628: regressions - FAIL
2017-02-08 7:25 UTC
[PATCH] VT-d: make print_vtd_entries() less verbose
2017-02-08 7:10 UTC (2+ messages)
[PATCH 1/2] x86/vmx: Introduce a bitfield structure for EPT_VIOLATION EXIT_QUALIFICATIONs
2017-02-08 7:06 UTC (7+ messages)
` [PATCH 2/2] x86/vmx: Drop ept_get_*() helpers
[PATCH v2] libxl: don't segfault when creating domain with invalid pvusb device
2017-02-08 7:04 UTC
[PATCH] x86/dmar: place the initdata annotation after the variable type
2017-02-08 6:53 UTC (2+ messages)
[xen-unstable test] 105619: tolerable FAIL - PUSHED
2017-02-08 6:50 UTC
Enabling vm_event for a guest with more VCPUs than available ring buffer slots freezes the virtual machine
2017-02-08 6:48 UTC (13+ messages)
[PATCH RESEND v5 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-02-08 6:45 UTC (13+ messages)
` [PATCH RESEND v5 01/24] docs: create L2 Cache Allocation Technology (CAT) feature document
` [PATCH RESEND v5 07/24] x86: refactor psr: implement get value flow
` [PATCH RESEND v5 09/24] x86: refactor psr: set value: assemble features value array
[PATCH] libxl: don't segfault when creating domain with invalid pvusb device
2017-02-08 6:41 UTC (3+ messages)
[PATCH v3 3/3] xen: optimize xenbus driver for multiple concurrent xenstore accesses
2017-02-08 6:21 UTC (3+ messages)
[RFC XEN PATCH 00/16] Add vNVDIMM support to HVM domains
2017-02-08 6:08 UTC (36+ messages)
` [RFC XEN PATCH 06/16] tools: reserve guest memory for ACPI from device model
` [RFC XEN PATCH 07/16] tools/libacpi: add callback acpi_ctxt.p2v to get a pointer from physical address
` [RFC XEN PATCH 08/16] tools/libacpi: expose details of memory allocation callback
` [RFC XEN PATCH 09/16] tools/libacpi: add callbacks to access XenStore
` [RFC XEN PATCH 10/16] tools/libacpi: add a simple AML builder
` [RFC XEN PATCH 11/16] tools/libacpi: load ACPI built by the device model
` [RFC XEN PATCH 12/16] tools/libxl: build qemu options from xl vNVDIMM configs
` [RFC XEN PATCH 13/16] tools/libxl: add support to map host pmem device to guests
` [RFC XEN PATCH 14/16] tools/libxl: add support to map files on pmem devices "
` [RFC XEN PATCH 15/16] tools/libxl: handle return code of libxl__qmp_initializations()
` [RFC XEN PATCH 16/16] tools/libxl: initiate pmem mapping via qmp callback
[qemu-mainline test] 105622: regressions - FAIL
2017-02-08 5:46 UTC
[linux-linus test] 105616: regressions - FAIL
2017-02-08 4:20 UTC
[qemu-mainline test] 105621: regressions - FAIL
2017-02-08 3:54 UTC
[xen-unstable baseline-only test] 68533: regressions - trouble: blocked/broken/fail/pass
2017-02-08 2:21 UTC
[qemu-mainline test] 105617: regressions - FAIL
2017-02-08 0:31 UTC
[PATCH v2] xen-netfront: Improve error handling during initialization
2017-02-07 23:33 UTC
[xen-unstable test] 105613: regressions - FAIL
2017-02-07 23:16 UTC
[qemu-mainline test] 105615: regressions - FAIL
2017-02-07 22:42 UTC
[linux-linus test] 105606: regressions - FAIL
2017-02-07 20:41 UTC
[DOC v8] PV Calls protocol design
2017-02-07 20:24 UTC (2+ messages)
[qemu-mainline test] 105614: regressions - FAIL
2017-02-07 20:18 UTC
[PATCH v2 0/2] xen/kbdif: add multi-touch support
2017-02-07 20:01 UTC (9+ messages)
` [PATCH v2 1/2] xen/kbdif: update protocol documentation
` [PATCH v2 2/2] xen/kbdif: add multi-touch support
[DOC v4] Xen transport for 9pfs
2017-02-07 19:38 UTC
[PATCH v15] This is the ABI for the two halves of a para-virtualized sound driver to communicate with each to other
2017-02-07 19:22 UTC (12+ messages)
[PATCH] xen-netfront: Rework the fix for Rx stall during OOM and network stress
2017-02-07 18:59 UTC
[PATCH] x86/mm: Alter is_xen_fixed_mfn() to use mfn_t
2017-02-07 18:57 UTC
[PATCH v2] x86/time: Adjust init-time handling of pit0_ticks
2017-02-07 18:51 UTC
[PATCH] x86/p2m: Reposition p2m_teardown_nestedp2m() to avoid its forward declaration
2017-02-07 18:43 UTC
[PATCH v2] MAINTAINERS: Add myself as the public API "Czar"
2017-02-07 18:28 UTC (7+ messages)
[PATCH v4 0/2] XEN SWIOTLB dma operations extension
2017-02-07 18:26 UTC (4+ messages)
` [PATCH v4 1/2] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
` [PATCH v4 2/2] swiotlb-xen: implement xen_swiotlb_get_sgtable callback
[distros-debian-snapshot test] 68530: tolerable trouble: blocked/broken/fail/pass
2017-02-07 18:06 UTC
[PATCH 00/28] arm64: Dom0 ITS emulation
2017-02-07 18:01 UTC (9+ messages)
` [PATCH 06/28] ARM: GICv3 ITS: introduce ITS command handling
` [PATCH 07/28] ARM: GICv3 ITS: introduce device mapping
` [PATCH 08/28] ARM: GICv3 ITS: introduce host LPI array
[PATCH v3 0/9] PVH v2 support (domU)
2017-02-07 17:48 UTC (2+ messages)
[ovmf baseline-only test] 68532: all pass
2017-02-07 17:40 UTC
[PATCH v6] x86/hvm: add vcpu parameter to guest memory copy function
2017-02-07 17:35 UTC
[PATCH v6] x86/iommu: add IOMMU entries for p2m_mmio_direct pages
2017-02-07 17:28 UTC
PML causing race condition during guest bootstorm and host crash on Broadwell cpu
2017-02-07 17:26 UTC
[qemu-mainline test] 105610: regressions - FAIL
2017-02-07 17:14 UTC
[xen-unstable-smoke test] 105609: tolerable trouble: broken/fail/pass - PUSHED
2017-02-07 16:57 UTC
IOMMU fault with IGD passthrough setup on XEN 4.8.0
2017-02-07 16:55 UTC (15+ messages)
[PATCH v2 0/4] x86/vvmx: correctly emulate VMREAD and VMWRITE
2017-02-07 16:47 UTC (13+ messages)
` [PATCH v2 1/4] x86/vmx: introduce vmwrite_safe()
` [PATCH v2 4/4] x86/vvmx: correctly emulate VMREAD
blkfront resource use
2017-02-07 16:26 UTC (5+ messages)
[xen-unstable test] 105600: tolerable FAIL - PUSHED
2017-02-07 16:23 UTC
arm: alloc_heap_pages allocates already allocated page
2017-02-07 15:59 UTC (10+ messages)
[ovmf baseline-only test] 68531: all pass
2017-02-07 15:18 UTC
[PATCH v2] xen-netfront: Improve error handling during initialization
2017-02-07 14:55 UTC
[qemu-mainline test] 105602: regressions - FAIL
2017-02-07 14:41 UTC
[xen-unstable-smoke test] 105605: tolerable trouble: broken/fail/pass - PUSHED
2017-02-07 14:26 UTC
[linux-linus test] 105594: regressions - FAIL
2017-02-07 14:19 UTC
[PATCH] page_alloc: clear nr_bootmem_regions in end_boot_allocator()
2017-02-07 13:23 UTC (5+ messages)
[ovmf test] 105604: all pass - PUSHED
2017-02-07 13:23 UTC
dom0pvh issue with XEN 4.8.0
2017-02-07 13:02 UTC (4+ messages)
[DRAFT C] PVH CPU hotplug design document
2017-02-07 12:21 UTC (8+ messages)
[PATCH v3] x86/time: correctly honor late clearing of TSC related feature flags
2017-02-07 11:44 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).