messages from 2017-01-18 13:31:30 to 2017-01-19 11:01:47 UTC [more...]
[PATCH 0/6] x86/cpuid: Handling of simple leaves in guest_cpuid()
2017-01-19 11:01 UTC (14+ messages)
` [PATCH 1/6] x86/cpuid: Hide VT-x/SVM from HVM-based control domains
` [PATCH 2/6] x86/cpuid: Remove BUG_ON() condition from guest_cpuid()
` [PATCH 3/6] x86/cpuid: Handle leaf 0 in guest_cpuid()
` [PATCH 4/6] x86/cpuid: Handle leaf 0x80000000 "
` [PATCH 5/6] x86/cpuid: Handle the long vendor string "
` [PATCH 6/6] x86/cpuid: Only recalculate the shared feature bits once
[PATCH v3 0/6] tools: add linker table userspace sandbox
2017-01-19 11:01 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/6] tools: add a userspace tools bug.h
[PATCH] xenstore: remove XS_RESTRICT support
2017-01-19 11:01 UTC (2+ messages)
[PATCH v2] tools/tests: add xenstore testing framework
2017-01-19 10:54 UTC (2+ messages)
[qemu-mainline baseline-only test] 68393: tolerable trouble: blocked/broken
2017-01-19 10:18 UTC
xennet_start_xmit assumptions
2017-01-19 9:36 UTC (2+ messages)
[PATCH v2 2/6] qdict: Add convenience helpers for wrapped puts
2017-01-19 9:25 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v1 0/2] xen/kbdif: add multi-touch support
2017-01-19 9:24 UTC (3+ messages)
` [PATCH v1 1/2] xen/kbdif: update protocol documentation
` [PATCH v1 2/2] xen/kbdif: add multi-touch support
[PATCH v2 0/3] x86/mtrr: basic cleanups
2017-01-19 9:17 UTC (5+ messages)
` [PATCH v2 1/3] x86/mtrr: drop positive_have_wrcomb()
` [PATCH v2 2/3] x86/mtrr: drop unused func prototypes and struct
` [PATCH v2 3/3] x86/mtrr: convert use_intel_if u32 to bool
[PATCH v4 0/5] multiboot2 protocol support
2017-01-19 9:09 UTC (13+ 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 v4 0/8] New hypercall for device models
2017-01-19 9:01 UTC (16+ 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 RESEND] tools/libxl: add support for emulated NVMe drives
2017-01-19 8:58 UTC (8+ messages)
[linux-3.18 test] 104271: regressions - FAIL
2017-01-19 8:52 UTC
[xen-unstable test] 104260: trouble: blocked/broken/fail/pass
2017-01-19 8:40 UTC
[PATCH 0/4] multiboot2 protocol support
2017-01-19 8:31 UTC (4+ messages)
[PATCH v13 0/3] iommu: add rmrr Xen command line option
2017-01-19 8:29 UTC (5+ messages)
` [PATCH v13 3/3] iommu: add rmrr Xen command line option for extra rmrrs
[PATCH 0/5] xen: sched: scheduling (mostly, Credit2) and cpupool fixes and improvements
2017-01-19 8:22 UTC (4+ messages)
` [PATCH 2/5] xen: credit2: never consider CPUs outside of our cpupool
Problems with pci/vga passthrough
2017-01-19 8:18 UTC (5+ messages)
` Is: EPT violations. Was:Re: "
[PATCH] x86/PV: restrict permitted instructions during memory write emulation
2017-01-19 8:09 UTC (5+ messages)
[PATCH] kexec: followup to STATUS patch v3 already in staging
2017-01-19 8:07 UTC (7+ messages)
` [PATCH 1/2] Put back blank line for readability purposes
` [PATCH 2/2] kexec: ensure kexec_status() always returns 0 or 1
[GIT PULL] xen: fix for 4.10 rc4
2017-01-19 7:48 UTC
[PATCH v2 3/3] xen: optimize xenbus driver for multiple concurrent xenstore accesses
2017-01-19 7:24 UTC (2+ messages)
[PATCH v5 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-01-19 6:11 UTC (4+ messages)
` [PATCH v5 01/24] docs: create L2 Cache Allocation Technology (CAT) feature document
[PATCH RESEND v5 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-01-19 6:01 UTC (25+ messages)
` [PATCH RESEND v5 01/24] docs: create L2 Cache Allocation Technology (CAT) feature document
` [PATCH RESEND v5 02/24] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH RESEND v5 03/24] x86: refactor psr: implement main data structures
` [PATCH RESEND v5 04/24] x86: refactor psr: implement CPU init and free flow
` [PATCH RESEND v5 05/24] x86: refactor psr: implement Domain init/free and schedule flows
` [PATCH RESEND v5 06/24] x86: refactor psr: implement get hw info flow
` [PATCH RESEND v5 07/24] x86: refactor psr: implement get value flow
` [PATCH RESEND v5 08/24] x86: refactor psr: set value: implement framework
` [PATCH RESEND v5 09/24] x86: refactor psr: set value: assemble features value array
` [PATCH RESEND v5 10/24] x86: refactor psr: set value: implement cos finding flow
` [PATCH RESEND v5 11/24] x86: refactor psr: set value: implement cos id picking flow
` [PATCH RESEND v5 12/24] x86: refactor psr: set value: implement write msr flow
` [PATCH RESEND v5 13/24] x86: refactor psr: implement CPU init and free flow for CDP
` [PATCH RESEND v5 14/24] x86: refactor psr: implement get hw info "
` [PATCH RESEND v5 15/24] x86: refactor psr: implement get value "
` [PATCH RESEND v5 16/24] x86: refactor psr: implement set value callback functions "
` [PATCH RESEND v5 17/24] x86: L2 CAT: implement CPU init and free flow
` [PATCH RESEND v5 18/24] x86: L2 CAT: implement get hw info flow
` [PATCH RESEND v5 19/24] x86: L2 CAT: implement get value flow
` [PATCH RESEND v5 20/24] x86: L2 CAT: implement set "
` [PATCH RESEND v5 21/24] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH RESEND v5 22/24] tools: L2 CAT: support show cbm "
` [PATCH RESEND v5 23/24] tools: L2 CAT: support set "
` [PATCH RESEND v5 24/24] docs: add L2 CAT description in docs
[early RFC] ARM PCI Passthrough design document
2017-01-19 5:09 UTC (2+ messages)
[ovmf baseline-only test] 68391: tolerable trouble: blocked/broken
2017-01-19 4:48 UTC
[PATCH v5 0/5] multiboot2 protocol support
2017-01-19 3:52 UTC (6+ messages)
` [PATCH v5 1/5] x86: add "
` [PATCH v5 2/5] efi: build xen.gz with EFI code
` [PATCH v5 3/5] efi: create new early memory allocator
` [PATCH v5 4/5] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v5 5/5] fix: "
[distros-debian-squeeze test] 68390: trouble: blocked/broken
2017-01-19 1:33 UTC
[ovmf test] 104261: all pass - PUSHED
2017-01-19 0:26 UTC
[xen-4.6-testing test] 104251: tolerable FAIL - PUSHED
2017-01-19 0:25 UTC
[xen-unstable-smoke test] 104276: tolerable all pass - PUSHED
2017-01-18 23:38 UTC
[PATCH RFC 1/8] golang/xenlight: Create stub package
2017-01-18 22:37 UTC (11+ messages)
` [PATCH RFC 2/8] golang/xenlight: Add error constants and standard handling
` [PATCH RFC 3/8] golang/xenlight: Add host-related functionality
` [PATCH RFC 4/8] golang/xenlight: Implement libxl_domain_info and libxl_domain_unpause
` [PATCH RFC 5/8] golang/xenlight: Implement libxl_bitmap and helper operations
` [PATCH RFC 6/8] tools/xenlight: Implement libxl_scheduler enumeration
` [PATCH RFC 7/8] golang/xenlight: Implement cpupool operations
` [PATCH RFC 8/8] golang/xenlight: Add tests host related functinality functions
[xen-unstable baseline-only test] 68389: tolerable trouble: blocked/broken
2017-01-18 22:26 UTC
[xen-4.7-testing test] 104250: regressions - FAIL
2017-01-18 21:31 UTC
[PATCH] xen/arm: gic-v3: Make sure read from ICC_IAR1_EL1 is visible on the redistributor
2017-01-18 21:31 UTC (2+ messages)
Followup corrections to kexec STATUS patch v3
2017-01-18 20:59 UTC (4+ messages)
` [PATCH] Put back blank line for readability purposes
` [PATCH] kexec: ensure kexec_status() always returns 0 or 1
[PATCH 0/2] xen/kbdif: add multi-touch support
2017-01-18 20:28 UTC (10+ messages)
` [PATCH 1/2] xen/kbdif: update protocol documentation
[PATCH v2] xen-netfront: Fix Rx stall during network stress and OOM
2017-01-18 20:25 UTC
[PATCH v2] xen-netfront: Fix Rx stall during network stress and OOM
2017-01-18 20:24 UTC (5+ messages)
[PATCH v2 0/2] XEN SWIOTLB for ARM dma operations extension
2017-01-18 20:23 UTC (6+ messages)
` [PATCH v2 1/2] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
[PATCH v2 0/2] xen-netback: fix memory leaks on XenBus disconnect
2017-01-18 20:11 UTC
PV audio drivers for Linux
2017-01-18 19:30 UTC (9+ messages)
[PATCH v2 0/2] XEN SWIOTLB for ARM dma operations extension
2017-01-18 19:23 UTC (5+ messages)
` [PATCH v2 2/2] swiotlb-xen: implement xen_swiotlb_get_sgtable callback
[linux-next test] 104249: tolerable FAIL
2017-01-18 19:17 UTC
[RFC] Device memory mappings for Dom0 on ARM64 ACPI systems
2017-01-18 19:13 UTC (3+ messages)
[PATCH] xen/common: Drop function calls for Xen compile/version information
2017-01-18 19:01 UTC (13+ messages)
Xenstore domains and XS_RESTRICT
2017-01-18 18:31 UTC (6+ messages)
[PATCH] tools/libxl: modify static-max in xenstore when setting maxmem
2017-01-18 18:25 UTC
[PATCH] tools/tests: add xenstore testing framework
2017-01-18 18:03 UTC (11+ messages)
[PATCH v4] kexec: implement STATUS hypercall to check if image is loaded
2017-01-18 18:02 UTC (3+ messages)
[PATCH v3] kexec: implement STATUS hypercall to check if image is loaded
2017-01-18 17:48 UTC (6+ messages)
[xen-4.8-testing test] 104247: regressions - FAIL
2017-01-18 17:28 UTC
[xen-unstable-smoke test] 104262: tolerable all pass - PUSHED
2017-01-18 16:51 UTC
[qemu-mainline test] 104241: tolerable FAIL - PUSHED
2017-01-18 16:27 UTC
xennet_start_xmit assumptions
2017-01-18 15:31 UTC
[linux-linus test] 104237: regressions - FAIL
2017-01-18 15:05 UTC
[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 (6+ messages)
` [PATCH v3 5/5] fix: add multiboot2 protocol support for EFI platforms
[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
PVH CPU hotplug design document
2017-01-18 13:34 UTC (12+ 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).