xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-23 15:45:38 to 2021-02-26 02:54:32 UTC [more...]

[PATCH for-next 0/6] Minimal build for RISCV
 2021-02-26  2:54 UTC  (15+ messages)
` [PATCH for-next 1/6] xen/char: Default HAS_NS16550 to y only for X86 and ARM
` [PATCH for-next 2/6] xen/common: Guard iommu symbols with CONFIG_HAS_PASSTHROUGH
` [PATCH for-next 3/6] xen/sched: Fix build when NR_CPUS == 1
` [PATCH for-next 4/6] xen: Fix build when !CONFIG_GRANT_TABLE
` [PATCH for-next 5/6] xen: Add files needed for minimal riscv build
` [PATCH for-next 6/6] automation: add container for riscv64 builds

[PATCH] xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
 2021-02-25 23:51 UTC 

[xen-unstable bisection] complete test-xtf-amd64-amd64-4
 2021-02-25 23:27 UTC 

[PATCH v1] xen: ACPI: Get rid of ACPICA message printing
 2021-02-25 23:21 UTC  (2+ messages)

[PATCH for-4.15] xen/sched: Add missing memory barrier in vcpu_block()
 2021-02-25 21:35 UTC  (4+ messages)

[PATCH for-4.15] xen/vgic: Implement write to ISPENDR in vGICv{2, 3}
 2021-02-25 21:27 UTC  (7+ messages)

[ovmf test] 159676: all pass - PUSHED
 2021-02-25 21:01 UTC 

[PATCH] xen: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
 2021-02-25 20:51 UTC  (3+ messages)

[PATCH for-4.15 0/3] Build firmware as freestanding
 2021-02-25 20:30 UTC  (4+ messages)
` [PATCH 1/3] tools/hvmloader: Drop machelf include as well
` [PATCH 2/3] tools/firmware: Build firmware as -ffreestanding
` [PATCH 3/3] automation: Annotate that a 32bit libc is no longer a dependency

[linux-linus test] 159662: regressions - FAIL
 2021-02-25 20:24 UTC 

[xen-unstable-smoke test] 159674: tolerable all pass - PUSHED
 2021-02-25 18:41 UTC 

[qemu-mainline test] 159660: regressions - FAIL
 2021-02-25 18:31 UTC 

[PATCH for-4.15 0/5] xenstore: Address coverity issues in the LiveUpdate code
 2021-02-25 18:01 UTC  (11+ messages)
` [PATCH for-4.15 1/5] tools/xenstored: Avoid unnecessary talloc_strdup() in do_control_lu()
` [PATCH for-4.15 2/5] tools/xenstored: Avoid unnecessary talloc_strdup() in do_lu_start()
` [PATCH for-4.15 3/5] tools/xenstored: control: Store the save filename in lu_dump_state
` [PATCH for-4.15 4/5] tools/xenstore-control: Don't leak buf in live_update_start()
` [PATCH for-4.15 5/5] tools/xenstored: Silence coverity when using xs_state_* structures

[PATCH for-4.15] x86/dmop: Properly fail for PV guests
 2021-02-25 17:55 UTC  (4+ messages)

[PATCH 00/14] deprecations: remove many old deprecations
 2021-02-25 17:32 UTC 

[PATCH for-4.15] dmop: Add XEN_DMOP_nr_vcpus
 2021-02-25 17:30 UTC  (3+ messages)

[PATCH] xen-netback: correct success/error reporting for the SKB-with-fraglist case
 2021-02-25 16:23 UTC  (6+ messages)

[xen-unstable-smoke test] 159668: tolerable all pass - PUSHED
 2021-02-25 15:57 UTC 

[PATCH] xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculating
 2021-02-25 15:39 UTC 

[PATCH for-4.15] automation: Fix containerize to understand the Alpine container
 2021-02-25 15:18 UTC  (2+ messages)

[xen-unstable test] 159652: regressions - FAIL
 2021-02-25 13:53 UTC 

[PATCH] x86/EFI: suppress GNU ld 2.36'es creation of base relocs
 2021-02-25 13:47 UTC  (7+ messages)
      ` [4.15] "

[PATCH][4.15] x86/shadow: suppress "fast fault path" optimization without reserved bits
 2021-02-25 13:30 UTC  (6+ messages)

[for-4.15][RESEND PATCH v4 0/2] xen/iommu: Collection of bug fixes for IOMMU teardown
 2021-02-25 13:20 UTC  (10+ messages)
` [for-4.15][RESEND PATCH v4 1/2] xen/x86: iommu: Ignore IOMMU mapping requests when a domain is dying
` [for-4.15][RESEND PATCH v4 2/2] xen/iommu: x86: Clear the root page-table before freeing the page-tables

[PATCH v2 0/7] Xen guest loader (to boot Xen+Kernel under TCG)
 2021-02-25 13:09 UTC  (2+ messages)

[xen-unstable bisection] complete test-xtf-amd64-amd64-3
 2021-02-25 13:05 UTC 

[PATCH v3][4.15] x86: mirror compat argument translation area for 32-bit PV
 2021-02-25 12:58 UTC  (4+ messages)

[RFC PATCH 00/10] Preemption in hypervisor (ARM only)
 2021-02-25 12:51 UTC  (13+ messages)
` [RFC PATCH 01/10] sched: core: save IRQ state during locking

[PATCH 2/2] xen-netback: add module parameter to disable dynamic multicast control
 2021-02-25 12:31 UTC 

[PATCH 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-02-25 12:29 UTC 

[PATCH][4.15] tools: Fix typo in xc_vmtrace_set_option comment
 2021-02-25 11:49 UTC  (2+ messages)

[PATCH] virtio-gpu: Respect graphics update interval for EDID
 2021-02-25 11:46 UTC  (6+ messages)

[PATCH 0/2] hvmloader: drop usage of system headers
 2021-02-25 10:19 UTC  (20+ messages)
` [PATCH 1/2] hvmloader: use Xen private header for elf structs
` [PATCH 2/2] hvmloader: do not include system headers for type declarations
        ` [PATCH 2/2] hvmloader: do not include system headers for type declarations [and 1 more messages]

[PATCH v3 0/2] VMX: apic access page handling adjustments
 2021-02-25  8:44 UTC  (3+ messages)
` [PATCH v3 1/2][4.15] VMX: delay p2m insertion of APIC access page

[linux-linus test] 159646: regressions - FAIL
 2021-02-25  7:41 UTC 

[libvirt test] 159656: regressions - FAIL
 2021-02-25  7:29 UTC 

[qemu-mainline test] 159642: regressions - FAIL
 2021-02-25  6:39 UTC 

Linux DomU freezes and dies under heavy memory shuffling
 2021-02-25  4:47 UTC  (11+ messages)

[xen-unstable test] 159626: regressions - FAIL
 2021-02-25  1:03 UTC 

[xen-unstable bisection] complete test-amd64-i386-qemut-rhel6hvm-intel
 2021-02-25  0:42 UTC 

[xen-unstable-smoke test] 159644: tolerable all pass - PUSHED
 2021-02-24 22:43 UTC 

[ovmf test] 159640: all pass - PUSHED
 2021-02-24 20:17 UTC 

[linux-linus test] 159610: regressions - FAIL
 2021-02-24 19:45 UTC 

[PATCH][4.15] x86: mirror compat argument translation area for 32-bit PV
 2021-02-24 19:04 UTC  (6+ messages)

[xen-unstable-smoke test] 159629: regressions - FAIL
 2021-02-24 18:28 UTC 

[qemu-mainline test] 159606: regressions - FAIL
 2021-02-24 18:20 UTC 

[xen-unstable-smoke bisection] complete build-amd64
 2021-02-24 16:57 UTC 

[ovmf test] 159619: all pass - PUSHED
 2021-02-24 16:48 UTC 

io-apic issue on Ryzen 1800X
 2021-02-24 16:45 UTC 

[PATCH] drm/xen: adjust Kconfig
 2021-02-24 16:17 UTC  (3+ messages)

[PATCH 0/2] hvmloader: drop usage of system headers
 2021-02-24 16:10 UTC 

[PATCH for-4.15] elfstructs: add relocation defines for i386
 2021-02-24 15:25 UTC  (4+ messages)

[xen-unstable-smoke test] 159624: regressions - FAIL
 2021-02-24 14:12 UTC 

[xen-unstable test] 159602: regressions - FAIL
 2021-02-24 13:34 UTC 

[PATCH v2 0/8] x86/PV: avoid speculation abuse through guest accessors
 2021-02-24 13:26 UTC  (12+ messages)
` [PATCH v2 8/8] x86/PV: use get_unsafe() instead of copy_from_unsafe()

[PATCH AUTOSEL 5.10 51/56] xen-blkback: fix error handling in xen_blkbk_map()
 2021-02-24 12:52 UTC 

[PATCH AUTOSEL 5.11 62/67] xen-blkback: fix error handling in xen_blkbk_map()
 2021-02-24 12:50 UTC 

[libvirt test] 159613: regressions - FAIL
 2021-02-24 12:09 UTC 

[PATCH for-next] configure: probe for gcc -m32 integer sizes
 2021-02-24 10:20 UTC  (3+ messages)

[xen-unstable-coverity test] 159620: all pass - PUSHED
 2021-02-24  9:48 UTC 

[for-4.15][PATCH v4 0/2] xen/iommu: Collection of bug fixes for IOMMU teardown
 2021-02-24  9:43 UTC  (2+ messages)

[PATCH v3 0/4] x86/time: calibration rendezvous adjustments
 2021-02-24  9:29 UTC  (3+ messages)
` [PATCH RFC v3 4/4] x86/time: re-arrange struct calibration_rendezvous

[xen-unstable bisection] complete test-xtf-amd64-amd64-2
 2021-02-24  7:47 UTC 

[linux-5.4 test] 159590: tolerable FAIL - PUSHED
 2021-02-24  7:15 UTC 

[ovmf test] 159598: all pass - PUSHED
 2021-02-24  4:36 UTC 

[linux-linus test] 159588: regressions - FAIL
 2021-02-24  1:50 UTC 

[PATCH] xen-front-pgdir-shbuf: don't record wrong grant handle upon error
 2021-02-24  0:31 UTC  (3+ messages)

[RFC PATCH 00/10] Preemption in hypervisor (ARM only)
 2021-02-24  0:19 UTC  (2+ messages)

[RFC] xen/arm: introduce XENFEAT_ARM_dom0_iommu
 2021-02-24  0:20 UTC  (7+ messages)

[xen-unstable-smoke test] 159600: tolerable all pass - PUSHED
 2021-02-23 22:55 UTC 

[qemu-mainline test] 159582: regressions - FAIL
 2021-02-23 22:53 UTC 

[xen-unstable test] 159576: regressions - FAIL
 2021-02-23 20:41 UTC 

[ovmf test] 159585: all pass - PUSHED
 2021-02-23 18:50 UTC 

[PATCH v2 0/4] Permit fault-less access to non-emulated MSRs
 2021-02-23 18:45 UTC  (18+ messages)
` [PATCH v2 2/4] x86: Introduce MSR_UNHANDLED

[PATCH v3 0/5] Support Secure Boot for multiboot2 Xen
 2021-02-23 18:07 UTC  (7+ messages)
` [PATCH v3 4/5] xen/x86: add some addresses to the Multiboot2 header

[xen-unstable bisection] complete test-xtf-amd64-amd64-1
 2021-02-23 18:02 UTC 

[PATCH for-4.15] cirrus-ci: introduce some basic FreeBSD testing
 2021-02-23 17:04 UTC  (3+ messages)

Xen Security Advisory 366 v2 (CVE-2021-27379) - missed flush in XSA-321 backport
 2021-02-23 16:37 UTC 

[PATCH] xen: Replace lkml.org links with lore
 2021-02-23 15:46 UTC  (2+ messages)

[PATCH v3 0/8] xen/events: bug fixes and some diagnostic aids
 2021-02-23 15:44 UTC  (2+ messages)


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).