messages from 2017-07-15 00:46:09 to 2017-07-18 10:34:17 UTC [more...]
[PATCH RFC 00/12] Nested p2m: allow sharing between vCPUs
2017-07-18 10:34 UTC
[PATCH v2] arm/p2m: Cleanup access to the host's p2m
2017-07-18 10:33 UTC
[PATCH v9 0/7] Add LMCE support
2017-07-18 10:33 UTC (7+ messages)
` [PATCH v9 7/7] tools/xen-mceinj: add support of injecting LMCE
[PATCH v6 00/14] arm/mem_access: Walk guest page tables in SW if mem_access is active
2017-07-18 10:28 UTC (16+ messages)
` [PATCH v6 03/14] arm/mem_access: Add defines supporting PTs with varying page sizes
` [PATCH v6 09/14] arm/guest_access: Move vgic_access_guest_memory to guest_access.h
` [PATCH v6 10/14] arm/guest_access: Rename vgic_access_guest_memory
` [PATCH v6 11/14] arm/mem_access: Add software guest-page-table walk
` [PATCH v6 12/14] arm/mem_access: Add long-descriptor based gpt
` [PATCH v6 13/14] arm/mem_access: Add short-descriptor "
[RFC PATCH 00/15] RFC: SGX virtualization design and draft patches
2017-07-18 10:21 UTC (20+ messages)
` [PATCH 01/15] xen: x86: expose SGX to HVM domain in CPU featureset
` [PATCH 08/15] xen: x86: add SGX cpuid handling support
` [PATCH 15/15] xen: tools: expose EPC in ACPI table
[PATCH v6] x86/monitor: Notify monitor if an emulation fails
2017-07-18 10:20 UTC (5+ messages)
[xen-devel][xen/Arm]xen fail to boot on omap5 board
2017-07-18 9:50 UTC (2+ messages)
Question about Xen on ARM
2017-07-18 9:41 UTC (3+ messages)
[xen-unstable baseline-only test] 71697: regressions - trouble: blocked/broken/fail/pass
2017-07-18 9:39 UTC
Regarding hdmi sharing in xen
2017-07-18 9:23 UTC (2+ messages)
[PATCH] scripts/get_maintainers.pl: Don't blindly drop "THE REST" maintainers
2017-07-18 9:11 UTC (2+ messages)
[PATCH 1/6] xen-blkfront: quiesce/unquiesce queue instead of start/stop queues
2017-07-18 8:59 UTC (6+ messages)
[PATCH v4 0/9] vpci: PCI config space emulation
2017-07-18 8:56 UTC (3+ messages)
` [PATCH v4 7/9] vpci/msi: add MSI handlers
[linux-linus test] 111939: regressions - trouble: blocked/broken/fail/pass
2017-07-18 8:35 UTC
[ovmf baseline-only test] 71698: all pass
2017-07-18 8:08 UTC
[PATCH 1/2] irq: adjust state of irq in resume_irq() when IRQF_FORCE_RESUME set
2017-07-18 8:06 UTC (3+ messages)
` [PATCH 2/2] xen: dont fiddle with event channel masking in suspend/resume
[PATCH][xen-next] xen/pvcalls: fix null pointer reference on sock_release call
2017-07-18 8:01 UTC
[PATCH v1] xen/grant-table: log the lack of grants
2017-07-18 8:00 UTC (3+ messages)
` [Xen-devel] "
[PATCH] xen/x86: Don't BUG on CPU0 offlining
2017-07-18 8:00 UTC
[PATCH v5] x86/monitor: Notify monitor if an emulation fails
2017-07-18 7:58 UTC (2+ messages)
[PATCH] xen/pvcalls: NULL dereference in error handling
2017-07-18 7:00 UTC
[ovmf test] 111959: all pass - PUSHED
2017-07-18 6:54 UTC
Is there a way domU (1) can find the UUID of domU (2) ?
2017-07-18 6:14 UTC
[xen-devel] want to test xen on omap5
2017-07-18 5:40 UTC
[linux-3.18 baseline-only test] 71696: regressions - trouble: blocked/broken/fail/pass
2017-07-18 3:09 UTC
[qemu-mainline test] 111926: regressions - FAIL
2017-07-18 3:04 UTC
[linux-next test] 111924: regressions - FAIL
2017-07-18 0:08 UTC
[ovmf test] 111948: all pass - PUSHED
2017-07-17 23:35 UTC
[PATCH RFC] xen/evtchn: Implement EVTCHNOP_send_imm as a companian to EVTCHNOP_send
2017-07-17 22:54 UTC (4+ messages)
[libvirt test] 111915: tolerable all pass - PUSHED
2017-07-17 22:22 UTC
[PATCH v10 32/38] xen/x86: Remove SME feature in PV guests
2017-07-17 21:10 UTC
[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
2017-07-17 21:09 UTC
[linux-linus bisection] complete test-amd64-amd64-amd64-pvgrub
2017-07-17 21:00 UTC
[ovmf test] 111941: all pass - PUSHED
2017-07-17 20:51 UTC
[xen-unstable test] 111912: tolerable FAIL - PUSHED
2017-07-17 20:27 UTC
[linux-3.18 test] 111920: tolerable FAIL - PUSHED
2017-07-17 20:16 UTC
[PATCH 0/2] irq, xen: fix event channel masking on suspend/resume
2017-07-17 17:47 UTC
A document for Xen release management
2017-07-17 17:43 UTC (3+ messages)
[OSSTEST PATCH v12 00/21] Have OpenStack tested on top of xen's master and libvirt's master
2017-07-17 17:12 UTC (7+ messages)
` [OSSTEST PATCH v12 18/21] TestSupport: Implement target_cmd_subunit a subunit stream parser into substeps
[PATCH 00/25 v6] SBSA UART emulation support in Xen
2017-07-17 17:03 UTC (29+ messages)
` [PATCH 01/25 v6] xen/arm: vpl011: Define common ring buffer helper functions in console.h
` [PATCH 02/25 v6] xen/arm: vpl011: Add SBSA UART emulation in Xen
` [PATCH 03/25 v6] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 04/25 v6] xen/arm: vpl011: Add support for vuart in libxl
` [PATCH 05/25 v6] xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.c
` [PATCH 06/25 v6] xen/arm: vpl011: Add a new domctl API to initialize vpl011
` [PATCH 07/25 v6] xen/arm: vpl011: Add a new vuart node in the xenstore
` [PATCH 08/25 v6] xen/arm: vpl011: Modify xenconsole to define and use a new console structure
` [PATCH 09/25 v6] xen/arm: vpl011: Rename the console structure field conspath to xspath
` [PATCH 10/25 v6] xen/arm: vpl011: Modify xenconsole functions to take console structure as input
` [PATCH 11/25 v6] xen/arm: vpl011: Add a new console_init function in xenconsole
` [PATCH 12/25 v6] xen/arm: vpl011: Add a new buffer_available "
` [PATCH 13/25 v6] xen/arm: vpl011: Add a new add_console_evtchn_fd "
` [PATCH 14/25 v6] xen/arm: vpl011: Add a new add_console_tty_fd "
` [PATCH 15/25 v6] xen/arm: vpl011: Add a new console_evtchn_unmask "
` [PATCH 16/25 v6] xen/arm: vpl011: Add a new handle_console_ring "
` [PATCH 17/25 v6] xen/arm: vpl011: Add a new handle_console_tty "
` [PATCH 18/25 v6] xen/arm: vpl011: Add a new console_cleanup "
` [PATCH 19/25 v6] xen/arm: vpl011: Add a new console_open_log "
` [PATCH 20/25 v6] xen/arm: vpl011: Add a new console_close_evtchn "
` [PATCH 21/25 v6] xen/arm: vpl011: Add support for multiple consoles "
` [PATCH 22/25 v6] xen/arm: vpl011: Add support for vuart console "
` [PATCH 23/25 v6] xen/arm: vpl011: Add a new vuart console type to xenconsole client
` [PATCH 24/25 v6] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
` [PATCH 25/25 v6] xen/arm: vpl011: Update documentation for vuart console support
[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-win7-amd64
2017-07-17 16:44 UTC
Regression PCI passthrough from 4.5.5 to 4.6.0-rc1
2017-07-17 16:32 UTC (5+ messages)
[PATCH v4] x86/monitor: Notify monitor if an emulation fails
2017-07-17 16:32 UTC
[linux-linus test] 111900: regressions - trouble: broken/fail/pass
2017-07-17 16:21 UTC
ARM: Adjusting guest memory size through xl mem-{set|max} fails
2017-07-17 16:19 UTC (3+ messages)
[PATCH XTF] Implement pv_read
2017-07-17 15:25 UTC (2+ messages)
[XenSummit 2017] Notes from the PVH toolstack interface session
2017-07-17 15:21 UTC (7+ messages)
[PATCH v2] xenconsole: Add pipe option
2017-07-17 15:14 UTC (2+ messages)
[PATCH] docs: Fix the markdown for the com{1, 2} keyword command line documentation
2017-07-17 15:12 UTC (2+ messages)
[PATCH] arm/p2m: Cleanup access to the host's p2m
2017-07-17 14:03 UTC (2+ messages)
[PATCH RFC] tools: Drop xc_cpuid_check() and bindings
2017-07-17 13:54 UTC (2+ messages)
Xen 4.10 Development Update
2017-07-17 13:26 UTC
preparations for 4.8.2
2017-07-17 13:08 UTC (5+ messages)
[XenSummit 2017] Build tools follow up
2017-07-17 12:47 UTC
[PATCH] AMD IOMMU: drop amd_iommu_setup_hwdom_device()
2017-07-17 11:30 UTC (2+ messages)
Notes on stubdoms and latency on ARM
2017-07-17 11:28 UTC (18+ messages)
[PATCH] IOMMU/PCI: make a few functions static
2017-07-17 11:07 UTC (2+ messages)
[XenSummit 2017] Notes from the 5-level-paging session
2017-07-17 10:53 UTC
[XenSummit 2017] Notes from the PVH performance session
2017-07-17 10:22 UTC (3+ messages)
[qemu-mainline test] 111889: regressions - FAIL
2017-07-17 9:44 UTC
[distros-debian-sid test] 71695: tolerable trouble: blocked/broken/fail/pass
2017-07-17 9:23 UTC
Tagging mini-os for Xen 4.8.2
2017-07-17 7:45 UTC (2+ messages)
[linux-linus bisection] complete test-amd64-amd64-i386-pvgrub
2017-07-17 7:40 UTC
[linux-3.18 test] 111893: regressions - FAIL
2017-07-17 6:12 UTC
[linux-4.9 test] 111883: tolerable FAIL - PUSHED
2017-07-17 5:15 UTC
[xen-unstable test] 111875: regressions - FAIL
2017-07-17 3:02 UTC
[libvirt test] 111869: tolerable all pass - PUSHED
2017-07-16 20:50 UTC
[linux-linus test] 111866: regressions - FAIL
2017-07-16 19:41 UTC
[linux-3.18 test] 111867: regressions - FAIL
2017-07-16 15:30 UTC
[qemu-mainline test] 111848: regressions - FAIL
2017-07-16 14:17 UTC
[linux-linus bisection] complete test-amd64-amd64-qemuu-nested-intel
2017-07-16 13:08 UTC
[xen-unstable-coverity test] 111879: regressions - ALL FAIL
2017-07-16 11:28 UTC
[linux-4.9 test] 111843: regressions - FAIL
2017-07-16 10:59 UTC
[xen-unstable test] 111836: regressions - trouble: broken/fail/pass
2017-07-16 7:49 UTC
[linux-3.18 test] 111839: regressions - FAIL
2017-07-16 3:22 UTC
[linux-linus test] 111831: regressions - FAIL
2017-07-16 3:10 UTC
[libvirt test] 111823: regressions - FAIL
2017-07-15 22:29 UTC
[qemu-mainline test] 111817: regressions - FAIL
2017-07-15 20:45 UTC
[ovmf baseline-only test] 71694: all pass
2017-07-15 18:50 UTC
[linux-linus bisection] complete test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm
2017-07-15 18:18 UTC
[ovmf test] 111837: all pass - PUSHED
2017-07-15 17:07 UTC
[linux-4.9 test] 111809: regressions - FAIL
2017-07-15 16:18 UTC
kernel BUG at nvme/host/pci.c
2017-07-15 13:34 UTC (2+ messages)
[linux-3.18 test] 111812: regressions - FAIL
2017-07-15 13:04 UTC
[xen-unstable test] 111808: regressions - trouble: blocked/broken/fail/pass
2017-07-15 12:22 UTC
Lots of new warnings with gcc-7.1.1
2017-07-15 11:03 UTC
[distros-debian-stretch test] 71693: tolerable trouble: blocked/broken/fail/pass
2017-07-15 10:12 UTC
[linux-linus test] 111800: regressions - FAIL
2017-07-15 8:41 UTC
[linux-next test] 111799: regressions - FAIL
2017-07-15 5:13 UTC
[linux-linus bisection] complete test-amd64-i386-libvirt
2017-07-15 3:56 UTC
[PATCH v14 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-07-15 0:31 UTC (22+ messages)
` [PATCH v14 02/23] x86: move cpuid_count_leaf from cpuid.c to processor.h
` [PATCH v14 04/23] x86: refactor psr: L3 CAT: implement main data structures, CPU init and free flows
` [PATCH v14 05/23] x86: refactor psr: L3 CAT: implement Domain init/free and schedule flows
` [PATCH v14 06/23] x86: refactor psr: L3 CAT: implement get hw info flow
` [PATCH v14 07/23] x86: refactor psr: L3 CAT: implement get value flow
` [PATCH v14 08/23] x86: refactor psr: L3 CAT: set value: implement framework
` [PATCH v14 09/23] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v14 10/23] x86: refactor psr: L3 CAT: set value: implement cos finding flow
` [PATCH v14 11/23] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
` [PATCH v14 12/23] x86: refactor psr: L3 CAT: set value: implement write msr flow
` [PATCH v14 13/23] x86: refactor psr: CDP: implement CPU init flow
` [PATCH v14 14/23] x86: refactor psr: CDP: implement get hw info flow
` [PATCH v14 15/23] x86: refactor psr: CDP: implement set value callback function
` [PATCH v14 16/23] x86: L2 CAT: implement CPU init flow
` [PATCH v14 17/23] x86: L2 CAT: implement get hw info flow
` [PATCH v14 18/23] x86: L2 CAT: implement get value flow
` [PATCH v14 19/23] x86: L2 CAT: implement set "
` [PATCH v14 20/23] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v14 21/23] tools: L2 CAT: support show cbm "
` [PATCH v14 22/23] tools: L2 CAT: support set "
` [PATCH v14 23/23] docs: add L2 CAT description in docs
[ovmf baseline-only test] 71692: all pass
2017-07-15 0:52 UTC
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).