xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-30 13:03:09 to 2021-09-02 06:01:01 UTC [more...]

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-09-02  6:00 UTC  (29+ messages)
` [XEN RFC PATCH 24/40] xen/arm: introduce a helper to parse device tree NUMA distance map
` [XEN RFC PATCH 25/40] xen/arm: unified entry to parse all NUMA data from device tree
` [XEN RFC PATCH 28/40] xen/x86: decouple nodes_cover_memory with E820 map
` [XEN RFC PATCH 31/40] xen/x86: move nodes_cover_memory to common
` [XEN RFC PATCH 34/40] xen: move numa_scan_nodes from x86 "
` [XEN RFC PATCH 38/40] xen/arm: enable device tree based NUMA in system init
` [XEN RFC PATCH 39/40] xen/x86: move numa_setup to common to support NUMA switch in command line

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-02  4:56 UTC  (27+ messages)
` [PATCH V4 01/13] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V4 02/13] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V4 03/13] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V4 04/13] hyperv: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V4 05/13] hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V4 06/13] hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V4 07/13] hyperv/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V4 08/13] hyperv/vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V4 11/13] hyperv/IOMMU: Enable swiotlb bounce "
` [PATCH V4 12/13] hv_netvsc: Add Isolation VM support for netvsc driver
` [PATCH V4 13/13] hv_storvsc: Add Isolation VM support for storvsc driver

[ovmf test] 164743: regressions - FAIL
 2021-09-02  4:29 UTC 

[ovmf test] 164740: regressions - FAIL
 2021-09-02  3:23 UTC 

[ovmf test] 164737: regressions - FAIL
 2021-09-02  2:38 UTC 

[xen-4.11-testing test] 164693: tolerable FAIL - PUSHED
 2021-09-02  2:29 UTC 

Enabling hypervisor agnosticism for VirtIO backends
 2021-09-02  1:50 UTC  (24+ messages)
    ` [Stratos-dev] "

[ovmf test] 164733: regressions - FAIL
 2021-09-02  1:33 UTC 

[ovmf test] 164728: regressions - FAIL
 2021-09-02  0:14 UTC 

[linux-linus test] 164709: regressions - FAIL
 2021-09-01 23:56 UTC 

[ovmf test] 164718: regressions - FAIL
 2021-09-01 23:08 UTC 

[qemu-mainline test] 164690: tolerable FAIL - PUSHED
 2021-09-01 21:18 UTC 

[PATCH] common: guest_physmap_add_page()'s return value needs checking
 2021-09-01 20:02 UTC  (2+ messages)

[xen-unstable test] 164687: tolerable FAIL - PUSHED
 2021-09-01 19:17 UTC 

[PATCH] xen/arm: Introduce pmu_access parameter
 2021-09-01 18:33 UTC  (6+ messages)

vcpu_show_execution_state() difference between Arm and x86
 2021-09-01 18:11 UTC  (2+ messages)

[ovmf bisection] complete build-amd64-xsm
 2021-09-01 17:51 UTC 

[ovmf test] 164704: regressions - FAIL
 2021-09-01 16:25 UTC 

[PATCH 0/4] x86/PVH: Dom0 building adjustments
 2021-09-01 16:13 UTC  (37+ messages)
` [PATCH 1/4] x86/PVH: de-duplicate mappings for first Mb of Dom0 memory
` [PATCH 2/4] x86/P2M: relax guarding of MMIO entries
` [PATCH 3/4] x86/PVH: improve Dom0 memory size calculation
` [PATCH 4/4] x86/PV: properly set shadow allocation for Dom0

[ovmf bisection] complete build-amd64
 2021-09-01 14:34 UTC 

Xen Security Advisory 378 v3 (CVE-2021-28694,CVE-2021-28695,CVE-2021-28696) - IOMMU page mapping issues on x86
 2021-09-01 14:15 UTC  (4+ messages)

[linux-linus test] 164689: regressions - FAIL
 2021-09-01 13:51 UTC 

[qemu-upstream-unstable test] 164679: tolerable FAIL - PUSHED
 2021-09-01 13:18 UTC 

[ovmf test] 164695: regressions - FAIL
 2021-09-01 12:27 UTC 

[libvirt test] 164688: regressions - FAIL
 2021-09-01 11:48 UTC 

[PATCH] Config: use Mini-OS master for xen-unstable
 2021-09-01 10:32 UTC  (5+ messages)

[ovmf test] 164686: regressions - FAIL
 2021-09-01 10:24 UTC 

Disable IOMMU in Dom0
 2021-09-01 10:22 UTC  (4+ messages)

[xen-unstable-coverity test] 164692: all pass - PUSHED
 2021-09-01 10:05 UTC 

[PATCH v2] xen/arm64: Remove vreg_emulate_sysreg32
 2021-09-01  9:38 UTC  (5+ messages)

[xen-4.11-testing test] 164676: regressions - FAIL
 2021-09-01  9:32 UTC 

Xen Security Advisory 380 v3 (CVE-2021-28698) - long running loops in grant table handling
 2021-09-01  9:30 UTC 

[PATCH v5 0/7] Domain on Static Allocation
 2021-09-01  8:57 UTC  (3+ messages)
` [PATCH v5 1/7] xen/arm: introduce new helper device_tree_get_meminfo

[PATCH] domain: try to address Coverity pointing out a missing "break" in domain_teardown()
 2021-09-01  8:53 UTC  (3+ messages)

[PATCH v2] xen/pcifront: Removed unnecessary __ref annotation
 2021-09-01  8:41 UTC  (7+ messages)

[PATCH RFC] vPCI: account for hidden devices in modify_bars()
 2021-09-01  8:20 UTC  (11+ messages)

[PATCH v3 0/2] tools/xenstore: set resource limits of xenstored
 2021-09-01  6:59 UTC  (13+ messages)
` [PATCH v3 1/2] tools/xenstore: set oom score for xenstore daemon on Linux
` [PATCH v3 2/2] tools/xenstore: set open file descriptor limit for xenstored

[linux-linus test] 164673: regressions - FAIL
 2021-09-01  4:18 UTC 

[xen-unstable test] 164667: regressions - FAIL
 2021-09-01  3:42 UTC 

[ovmf test] 164674: all pass - PUSHED
 2021-09-01  3:01 UTC 

[libvirt test] 164677: regressions - FAIL
 2021-09-01  1:45 UTC 

[xen-unstable-smoke test] 164684: tolerable all pass - PUSHED
 2021-08-31 23:32 UTC 

[xen-4.13-testing test] 164644: regressions - FAIL
 2021-08-31 21:02 UTC 

[xen-unstable-smoke test] 164682: tolerable all pass - PUSHED
 2021-08-31 19:41 UTC 

[PATCH] libs/light: fix tv_sec fprintf format
 2021-08-31 17:14 UTC  (4+ messages)

[PATCH v3 0/7] xen/arm: Sanitize cpuinfo
 2021-08-31 16:15 UTC  (6+ messages)
` [PATCH v3 7/7] xen/arm: Sanitize CTR_EL0 and emulate it if needed

[XEN PATCH] Config.mk: update OVMF to edk2-stable202108
 2021-08-31 13:58 UTC  (4+ messages)

[xen-4.15-testing test] 164636: regressions - FAIL
 2021-08-31 13:02 UTC 

[PATCH v1 00/14] PCI devices passthrough on Arm
 2021-08-31 13:00 UTC  (5+ messages)
` [PATCH v1 01/14] xen/pci: Refactor MSI code that implements MSI functionality within XEN

[xen-4.14-testing test] 164678: trouble: pass/preparing/queued/running
 2021-08-31 10:29 UTC 

4.13..4.15 testing suspended pending XSA-378 fixes
 2021-08-31 10:29 UTC 

[xen-4.14-testing test] 164631: regressions - FAIL
 2021-08-31  8:21 UTC 

[libvirt test] 164641: regressions - FAIL
 2021-08-31  6:48 UTC 

[xen-4.11-testing test] 164625: regressions - FAIL
 2021-08-31  4:30 UTC 

[ovmf test] 164630: all pass - PUSHED
 2021-08-31  2:55 UTC 

[PATCH] x86/EPT: drop "tm" field of EPT entry
 2021-08-31  1:00 UTC  (2+ messages)

[xen-4.13-testing bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2021-08-31  0:55 UTC 

[xen-unstable bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2021-08-31  0:34 UTC 

[linux-linus test] 164623: regressions - FAIL
 2021-08-30 23:51 UTC 

[xen-unstable test] 164614: regressions - FAIL
 2021-08-30 22:11 UTC 

[PATCH 00/10] block: first batch of add_disk() error handling conversions
 2021-08-30 21:08 UTC  (4+ messages)
` [PATCH 03/10] nvme-multipath: add error handling support for add_disk()

[xen-unstable-smoke test] 164649: tolerable all pass - PUSHED
 2021-08-30 16:52 UTC 

[RFC PATCH] xen: Introduce arch specific field to XEN_SYSCTL_physinfo
 2021-08-30 16:14 UTC  (5+ messages)

[qemu-mainline test] 164601: tolerable FAIL - PUSHED
 2021-08-30 16:08 UTC 

[PATCH] PCI: Fix general code style
 2021-08-30 17:52 UTC  (3+ messages)

[PATCH] xen/pcifront: Removed unnecessary __ref annotation
 2021-08-30 17:50 UTC  (3+ messages)

[PATCH] gnttab: maptrack handle shortage is not IOMMU related
 2021-08-30 14:27 UTC 

[PATCH] gnttab: adjust unmap checking of dev_bus_addr
 2021-08-30 14:26 UTC 

[PATCH v3 0/7] xsm: refactoring xsm hooks
 2021-08-30 13:55 UTC  (16+ messages)
` [PATCH v3 5/7] xsm: decouple xsm header inclusion selection
` [PATCH v3 6/7] xsm: drop generic event channel labeling exclusion
` [PATCH v3 7/7] xsm: removing facade that XSM can be enabled/disabled

[PATCH] ns16550: MMIO r/o ranges are maintained at page granularity
 2021-08-30 13:05 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).