xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-03 04:31:40 to 2020-07-07 08:45:10 UTC [more...]

[PATCH v4 00/10] Implement support for external IPT monitoring
 2020-07-07  8:44 UTC  (29+ messages)
` [PATCH v4 03/10] tools/libxl: add vmtrace_pt_size parameter
` [PATCH v4 06/10] memory: batch processing in acquire_resource()
` [PATCH v4 02/10] x86/vmx: add IPT cpu feature

[BUG] Xen build for RCAR failing
 2020-07-07  8:12 UTC  (2+ messages)

Xen 4.14 RC5
 2020-07-07  7:29 UTC 

[xen-unstable test] 151684: regressions - FAIL
 2020-07-07  3:09 UTC 

[PATCH 00/26] hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
 2020-07-07  0:07 UTC  (62+ messages)
` [PATCH 01/26] hw/arm/sbsa-ref: Remove unused 'hw/usb.h' header
` [PATCH 02/26] hw/ppc/sam460ex: Add missing 'hw/pci/pci.h' header
` [PATCH 03/26] hw/usb: Remove unused VM_USB_HUB_SIZE definition
` [PATCH 04/26] hw/usb: Reduce 'exec/memory.h' inclusion
` [PATCH 05/26] hw/usb/desc: Add missing header
` [PATCH 06/26] hw/usb/hcd-dwc2: Remove unnecessary includes
` [PATCH 07/26] hw/usb/hcd-dwc2: Restrict some headers to source
` [PATCH 08/26] hw/usb/hcd-dwc2: Restrict 'dwc2-regs.h' scope
` [PATCH 09/26] hw/usb/hcd-ehci: Remove unnecessary include
` [PATCH 10/26] hw/usb/hcd-ehci: Move few definitions from header to source
` [PATCH 11/26] hw/usb/hcd-xhci: Add missing header
` [PATCH 12/26] hw/usb/hcd-musb: Restrict header scope
` [PATCH 13/26] hw/usb/desc: Reduce some declarations scope
` [PATCH 14/26] hw/usb/quirks: Rename included source with '.inc.c' suffix
` [PATCH 15/26] hw/usb: Add new 'usb-quirks.h' local header
` [PATCH 16/26] hw/usb/bus: Simplify usb_get_dev_path()
` [PATCH 17/26] hw/usb/bus: Rename usb_get_dev_path() as usb_get_full_dev_path()
` [PATCH 18/26] hw/usb/bus: Add usb_get_port_path()
` [PATCH 19/26] hw/ppc/spapr: Use usb_get_port_path()
` [PATCH 20/26] hw/usb: Introduce "hw/usb/usb.h" public API
` [PATCH 21/26] hw/usb: Move internal API to local 'usb-internal.h' header
` [PATCH 22/26] hw/usb/usb-hcd: Use OHCI type definitions
` [PATCH 23/26] hw/usb/usb-hcd: Use EHCI "
` [PATCH 24/26] hw/usb/usb-hcd: Use UHCI "
` [PATCH 25/26] hw/usb/usb-hcd: Use XHCI "
` [PATCH 26/26] MAINTAINERS: Cover dwc-hsotg (dwc2) USB host controller emulation

[linux-linus test] 151681: regressions - FAIL
 2020-07-06 22:41 UTC 

[xen-unstable-smoke test] 151687: tolerable all pass - PUSHED
 2020-07-06 21:28 UTC 

[PATCH v2 0/3] Few bug fixes and Convert to pin_user_pages*()
 2020-07-06 18:16 UTC  (4+ messages)
` [PATCH v2 1/3] xen/privcmd: Corrected error handling path
` [PATCH v2 2/3] xen/privcmd: Mark pages as dirty
` [PATCH v2 3/3] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()

[qemu-mainline test] 151669: regressions - FAIL
 2020-07-06 17:31 UTC 

[PATCH] trivial: Remove trailing whitespaces
 2020-07-06 16:31 UTC  (2+ messages)

[xen-unstable-smoke test] 151679: tolerable all pass - PUSHED
 2020-07-06 16:14 UTC 

Design Session Notes - "How best to upstream Bareflank's implementation of the Xen VMM into the Xen Project"
 2020-07-06 16:06 UTC 

[PATCH] x86emul: fix FXRSTOR test for most AMD CPUs
 2020-07-06 15:56 UTC  (3+ messages)

[linux-linus test] 151662: regressions - trouble: blocked/broken/fail/pass
 2020-07-06 15:06 UTC 

[PATCH v5 00/11] Implement support for external IPT monitoring
 2020-07-06 14:38 UTC  (31+ messages)
` [PATCH v5 01/11] memory: batch processing in acquire_resource()
` [PATCH v5 02/11] x86/vmx: add Intel PT MSR definitions
` [PATCH v5 03/11] x86/vmx: add IPT cpu feature
` [PATCH v5 04/11] common: add vmtrace_pt_size domain parameter
` [PATCH v5 05/11] tools/libxl: add vmtrace_pt_size parameter
` [PATCH v5 06/11] x86/hvm: processor trace interface in HVM
` [PATCH v5 07/11] x86/vmx: implement IPT in VMX
` [PATCH v5 08/11] x86/mm: add vmtrace_buf resource type
` [PATCH v5 09/11] x86/domctl: add XEN_DOMCTL_vmtrace_op
` [PATCH v5 10/11] tools/libxc: add xc_vmtrace_* functions
` [PATCH v5 11/11] tools/proctrace: add proctrace tool

[PATCH 0/2] block/block-backend: Let blk_attach_dev() provide helpful error
 2020-07-06 13:26 UTC  (3+ messages)
` [PATCH 1/2] block/block-backend: Trace blk_attach_dev()
` [RFC PATCH 2/2] block/block-backend: Let blk_attach_dev() provide helpful error

[libvirt test] 151665: regressions - FAIL
 2020-07-06 12:15 UTC 

[xen-unstable-smoke test] 151671: regressions - FAIL
 2020-07-06 12:06 UTC 

[xen-unstable test] 151661: tolerable FAIL
 2020-07-06 11:45 UTC 

vPT rework (and timer mode)
 2020-07-06  8:58 UTC  (6+ messages)

[PATCH v11 0/8] error: auto propagated local_err part I
 2020-07-06  7:55 UTC  (8+ messages)
` [PATCH v11 1/8] error: auto propagated local_err
` [PATCH v11 2/8] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
` [PATCH v11 8/8] xen: introduce ERRP_AUTO_PROPAGATE

[qemu-mainline test] 151656: regressions - FAIL
 2020-07-06  7:27 UTC 

[XEN PATCH for-4.14] Config: Update QEMU
 2020-07-06  6:59 UTC  (3+ messages)

[PATCH for-4.14] kdd: fix build again
 2020-07-06  6:58 UTC  (3+ messages)

[linux-linus test] 151653: regressions - FAIL
 2020-07-06  2:33 UTC 

[qemu-mainline test] 151645: regressions - FAIL
 2020-07-05 23:04 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-ovmf-amd64
 2020-07-05 21:22 UTC 

[linux-linus test] 151643: regressions - FAIL
 2020-07-05 20:36 UTC 

[xen-unstable test] 151635: tolerable FAIL
 2020-07-05 16:18 UTC 

[libvirt test] 151638: regressions - FAIL
 2020-07-05 13:00 UTC 

Block requests priorities?
 2020-07-05 13:00 UTC 

[qemu-mainline test] 151634: regressions - FAIL
 2020-07-05 11:50 UTC 

[linux-linus test] 151630: regressions - FAIL
 2020-07-05 11:12 UTC 

[xen-unstable-coverity test] 151641: all pass - PUSHED
 2020-07-05 10:31 UTC 

[qemu-mainline test] 151622: regressions - FAIL
 2020-07-05  0:33 UTC 

[linux-linus test] 151617: regressions - FAIL
 2020-07-04 21:06 UTC 

[xen-unstable test] 151606: tolerable FAIL
 2020-07-04 17:21 UTC 

[PATCH 0/2] xen/arm: Mitigate straight-line speculation
 2020-07-04 16:07 UTC  (5+ messages)
` [PATCH 1/2] xen/arm: entry: Place a speculation barrier following an ret instruction

回复: [Xen ARM64] Save coredump log when xen/dom0 crash on ARM64?
 2020-07-04 15:33 UTC 

[PATCH v4 for-4.14 0/2] pvcalls: Reconciliate the spec and the
 2020-07-04 15:29 UTC  (3+ messages)
` [PATCH v4 for-4.14 2/2] pvcalls: Document correctly and explicitely the padding for all arches

[libvirt test] 151608: regressions - FAIL
 2020-07-04 15:23 UTC 

[qemu-mainline test] 151598: regressions - FAIL
 2020-07-04 12:48 UTC 

[linux-linus test] 151594: regressions - FAIL
 2020-07-04  9:59 UTC 

[GIT PULL] xen: branch for v5.8-rc4
 2020-07-04  7:05 UTC  (2+ messages)

[xen-unstable test] 151586: tolerable FAIL - PUSHED
 2020-07-04  3:09 UTC 

[ovmf test] 151590: all pass - PUSHED
 2020-07-04  2:34 UTC 

[qemu-mainline test] 151577: regressions - FAIL
 2020-07-03 23:05 UTC 

FSGSBASE seems to be busted on Xen PV
 2020-07-03 22:31 UTC  (3+ messages)

[linux-linus test] 151565: regressions - FAIL
 2020-07-03 20:30 UTC 

Build problems in kdd.c with xen-4.14.0-rc4
 2020-07-03 19:58 UTC  (9+ messages)

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
 2020-07-03 18:51 UTC 

[libvirt bisection] complete test-amd64-amd64-libvirt-pair
 2020-07-03 17:03 UTC 

[ovmf test] 151570: all pass - PUSHED
 2020-07-03 16:45 UTC 

[xen-unstable test] 151554: regressions - FAIL
 2020-07-03 15:12 UTC 

[PATCH] x86/cpuid: Expose number of vCPUs in CPUID.1.EBX
 2020-07-03 14:36 UTC  (5+ messages)

[libvirt test] 151564: regressions - FAIL
 2020-07-03 14:12 UTC 

[PATCH v2 0/2] xen/xenbus: some cleanups
 2020-07-03 10:22 UTC  (2+ messages)

[qemu-mainline test] 151547: regressions - FAIL
 2020-07-03 10:07 UTC 

[PATCH v2 0/4] Remove 32-bit Xen PV guest support
 2020-07-03  5:15 UTC  (4+ messages)
` [PATCH v2 1/4] x86/xen: remove "

[ovmf test] 151550: all pass - PUSHED
 2020-07-03  5:08 UTC 

[linux-linus test] 151540: regressions - FAIL
 2020-07-03  4:31 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).