xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 20:01:37 to 2020-07-03 05:15:49 UTC [more...]

[PATCH v2 0/4] Remove 32-bit Xen PV guest support
 2020-07-03  5:15 UTC  (13+ messages)
` [PATCH v2 1/4] x86/xen: remove "
` [PATCH v2 2/4] x86/paravirt: remove 32-bit support from PARAVIRT_XXL
` [PATCH v2 3/4] x86/paravirt: cleanup paravirt macros
` [PATCH v2 4/4] x86/paravirt: use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT

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

[linux-linus test] 151540: regressions - FAIL
 2020-07-03  4:31 UTC 

[qemu-upstream-unstable test] 151544: tolerable FAIL - PUSHED
 2020-07-03  4:07 UTC 

[PATCH][next] xen-netfront: remove redundant assignment to variable 'act'
 2020-07-02 21:37 UTC  (2+ messages)

[xen-unstable test] 151528: regressions - FAIL
 2020-07-02 21:28 UTC 

[PATCH v2 0/2] xen/xenbus: some cleanups
 2020-07-02 21:02 UTC  (4+ messages)
` [PATCH v2 1/2] xen/xenbus: avoid large structs and arrays on the stack
` [PATCH v2 2/2] xen/xenbus: let xenbus_map_ring_valloc() return errno values only

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

[ovmf test] 151532: all pass - PUSHED
 2020-07-02 19:41 UTC 

[qemu-mainline test] 151518: regressions - FAIL
 2020-07-02 19:01 UTC 

Build problems in kdd.c with xen-4.14.0-rc4
 2020-07-02 18:38 UTC  (2+ messages)

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-02 18:25 UTC  (12+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
` [PATCH v2 03/11] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH v2 04/11] x86/xen: add system core suspend and resume callbacks
` [PATCH v2 05/11] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH v2 06/11] xen-blkfront: add callbacks for PM suspend and hibernation
` [PATCH v2 07/11] xen-netfront: "
` [PATCH v2 08/11] x86/xen: save and restore steal clock during PM hibernation
` [PATCH v2 09/11] xen: Introduce wrapper for save/restore sched clock offset
` [PATCH v2 10/11] xen: Update sched clock offset to avoid system instability in hibernation
` [PATCH v2 11/11] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA
` [PATCH v2 02/11] xenbus: add freeze/thaw/restore callbacks support

Kexec and libxenctlr.so
 2020-07-02 17:34 UTC  (3+ messages)

[Xen ARM64] Save coredump log when xen/dom0 crash on ARM64?
 2020-07-02 17:12 UTC 

[PATCH v5] xen: fix build without pci passthrough
 2020-07-02 14:58 UTC  (2+ messages)

[libvirt test] 151527: regressions - FAIL
 2020-07-02 14:38 UTC 

[linux-linus test] 151513: regressions - FAIL
 2020-07-02 13:27 UTC 

[xen-unstable-smoke test] 151535: tolerable all pass - PUSHED
 2020-07-02 13:10 UTC 

Community Call CANCELLED this month
 2020-07-02 13:00 UTC 

[PATCH 3/6] x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
 2020-07-02 12:54 UTC  (4+ messages)

[linux-5.4 test] 151516: tolerable FAIL - PUSHED
 2020-07-02 12:30 UTC 

[PATCH v2] xen/displif: Protocol version 2
 2020-07-02  8:42 UTC  (6+ messages)

[PATCH] build: tweak variable exporting for make 3.82
 2020-07-02  7:55 UTC  (4+ messages)
  ` Ping: "

[PATCH v2 0/7] x86: compat header generation and checking adjustments
 2020-07-02  7:42 UTC  (12+ messages)
` [PATCH v2 1/7] x86: fix compat header generation
` [PATCH v2 2/7] x86/mce: add compat struct checking for XEN_MC_inject_v2
` [PATCH v2 3/7] x86/mce: bring hypercall subop compat checking in sync again
` [PATCH v2 4/7] x86/dmop: add compat struct checking for XEN_DMOP_map_mem_type_to_ioreq_server
` [PATCH v2 5/7] x86: generalize padding field handling
` [PATCH v2 6/7] flask: drop dead compat translation code
` [PATCH v2 7/7] x86: only generate compat headers actually needed

[xen-unstable test] 151506: tolerable FAIL
 2020-07-02  4:44 UTC 

[PATCH 0/2] fix assertion failures when using Xen
 2020-07-02  3:55 UTC  (18+ messages)
` [PATCH 1/2] xen: fix legacy 'xen-sysdev' and 'xen-backend' bus types
` [PATCH 2/2] xen: cleanup unrealized flash devices

[xen-unstable-smoke test] 151515: tolerable all pass - PUSHED
 2020-07-01 23:24 UTC 

[qemu-mainline bisection] complete test-amd64-i386-libvirt-xsm
 2020-07-01 22:52 UTC 

[PATCH] xen: introduce xen_vring_use_dma
 2020-07-01 21:23 UTC  (16+ messages)

[qemu-mainline test] 151500: regressions - FAIL
 2020-07-01 21:10 UTC 

[linux-5.4 test] 151503: regressions - FAIL
 2020-07-01 21:03 UTC 

[xen-unstable-smoke test] 151511: tolerable all pass - PUSHED
 2020-07-01 20:03 UTC 

[linux-linus test] 151494: regressions - FAIL
 2020-07-01 18:27 UTC 

[libvirt test] 151496: tolerable all pass - PUSHED
 2020-07-01 13:59 UTC 

[PATCH for-4.14] x86/spec-ctrl: Protect against CALL/JMP straight-line speculation
 2020-07-01 13:23 UTC  (3+ messages)

[PATCH v3 0/7] Implement support for external IPT monitoring
 2020-07-01 11:01 UTC  (6+ messages)
` [PATCH v3 7/7] tools/proctrace: add proctrace tool

[xen-unstable test] 151491: tolerable FAIL - PUSHED
 2020-07-01 10:51 UTC 

[xen-unstable-coverity test] 151504: all pass - PUSHED
 2020-07-01 10:13 UTC 

[PATCH v2 0/2] optee: SHM handling fixes
 2020-07-01 10:03 UTC  (9+ messages)
` [PATCH v2 2/2] optee: allow plain TMEM buffers with NULL address

[XEN PATCH] hvmloader: Fix reading ACPI PM1 CNT value
 2020-07-01  9:10 UTC  (3+ messages)

vPT rework (and timer mode)
 2020-07-01  9:02 UTC 

[qemu-mainline test] 151485: regressions - FAIL
 2020-07-01  7:19 UTC 

[linux-linus test] 151480: regressions - FAIL
 2020-07-01  4:04 UTC 

[xen-unstable test] 151473: regressions - FAIL
 2020-06-30 22:25 UTC 

[PATCH] xen/pci: remove redundant assignment to variable irq
 2020-06-30 22:12 UTC  (2+ messages)

[PATCH] x86/cpuid: Expose number of vCPUs in CPUID.1.EBX
 2020-06-30 20:49 UTC  (4+ messages)

[qemu-mainline test] 151471: regressions - FAIL
 2020-06-30 18:54 UTC 

[linux-linus test] 151467: regressions - FAIL
 2020-06-30 14:37 UTC 

[PATCH] xen: Fix xen-legacy-backend qdev types
 2020-06-30 13:59 UTC  (4+ messages)

[xen-unstable-smoke test] 151476: tolerable all pass - PUSHED
 2020-06-30 13:15 UTC 

[PATCH for-4.14 v4] x86/tlb: fix assisted flush usage
 2020-06-30 13:03 UTC  (5+ messages)

[libvirt test] 151469: tolerable all pass - PUSHED
 2020-06-30 12:17 UTC 

[PATCH] x86: fix compat header generation
 2020-06-30 10:52 UTC  (3+ messages)

[PATCH v1] kconfig: fix typo in XEN_SHSTK description
 2020-06-30 10:28 UTC  (2+ messages)

[PATCH 0/2] displif: Protocol version 2
 2020-06-30  9:42 UTC  (11+ messages)
` [PATCH 1/2] xen/displif: "
` [PATCH 2/2] libgnttab: Add support for Linux dma-buf offset

[xen-unstable test] 151461: tolerable FAIL - PUSHED
 2020-06-30  8:41 UTC 

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-30  8:30 UTC  (11+ messages)

Xen 4.14 RC4
 2020-06-30  7:46 UTC 

Kernel requires x86-64 CPU, after modifying arch_shared_info struct
 2020-06-30  7:30 UTC  (5+ messages)
  ` AW: "

[ovmf test] 151465: all pass - PUSHED
 2020-06-30  6:02 UTC 

[qemu-mainline test] 151459: regressions - FAIL
 2020-06-30  5:17 UTC 

[linux-linus test] 151452: regressions - FAIL
 2020-06-30  2:27 UTC 

[Xen-devel] [RFC XEN PATCH 00/23] xen: beginning support for RISC-V
 2020-06-30  1:55 UTC  (12+ messages)
` [Xen-devel] [RFC XEN PATCH 19/23] riscv: Add the lib directory
  `  "
` [Xen-devel] [RFC XEN PATCH 22/23] riscv: Add sysctl.c
  `  "
` [RFC XEN PATCH 00/23] xen: beginning support for RISC-V

[xen-unstable-smoke test] 151457: tolerable all pass - PUSHED
 2020-06-29 20:00 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).