xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-02 07:17:15 to 2021-11-04 09:46:32 UTC [more...]

[PATCH v4 0/3] zstd decompression fallout / consolidation
 2021-11-04  9:45 UTC  (7+ messages)
` [PATCH v4 3/3] unzstd: make helper symbols static
        ` Ping: "

[PATCH v2 00/15] xen: drop hypercall function tables
 2021-11-04  9:37 UTC  (23+ messages)
` [PATCH v2 03/15] xen: harmonize return types of hypercall handlers
` [PATCH v2 05/15] xen: don't include asm/hypercall.h from C sources
` [PATCH v2 06/15] add .gitignore entries for *.[is] below xen
` [PATCH v2 07/15] xen: generate hypercall interface related code
` [PATCH v2 09/15] x86/pv-shim: don't modify hypercall table
` [PATCH v2 11/15] xen/x86: call hypercall handlers via generated macro
` [PATCH v2 13/15] xen/x86: add hypercall performance counters for hvm, correct pv
  ` [4.16?] "
` [PATCH v2 14/15] xen: drop calls_to_multicall performance counter
` [PATCH v2 15/15] tools/xenperf: update hypercall names

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-04  9:32 UTC  (3+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref

Arch-neutral name for hardware interrupt support
 2021-11-04  9:30 UTC  (8+ messages)

[PATCH for-4.16 v5] gnttab: allow setting max version per-domain
 2021-11-04  9:28 UTC  (4+ messages)

[patch-4.16] arm/smmuv1,v2: Protect smmu master list with a lock
 2021-11-04  9:18 UTC  (13+ messages)

[qemu-mainline test] 166033: tolerable FAIL - PUSHED
 2021-11-04  9:02 UTC 

[PATCH v2] PCI/MSI: Re-add checks for skip masking MSI-X on Xen PV
 2021-11-04  9:00 UTC  (11+ messages)
` [PATCH] PCI/MSI: Fix masking MSI/MSI-X "
    ` [PATCH] PCI/MSI: Move non-mask check back into low level accessors
              ` [PATCH v2] "

[PATCH v2 0/3] x86/IOMMU: enabled / intremap handling
 2021-11-04  8:15 UTC  (19+ messages)
` [PATCH v2 1/3] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing
` [PATCH v2 3/3] AMD/IOMMU: iommu_enable vs iommu_intremap
  ` [PATCH v2 0/3][4.16] x86/IOMMU: enabled / intremap handling

[PATCH] x86/passthrough: Fix hvm_gsi_eoi() build with GCC 12
 2021-11-04  8:07 UTC  (4+ messages)
  ` [PATCH for-4.16] "

[xen-unstable test] 166031: tolerable FAIL - PUSHED
 2021-11-04  7:45 UTC 

[XEN][PATCH v2 0/1] Update libfdt to v1.6.1
 2021-11-04  6:19 UTC  (2+ messages)
` [XEN][PATCH v2 1/1] "

[PATCH-4.16 v2] xen/arm: fix SBDF calculation for vPCI MMIO handlers
 2021-11-04  5:56 UTC  (5+ messages)

[ovmf test] 166035: all pass - PUSHED
 2021-11-04  6:01 UTC 

[XEN][PATCH 0/1] Update libfdt to v1.6.1
 2021-11-04  5:43 UTC  (2+ messages)
` [XEN][PATCH 1/1] "

[linux-linus test] 166026: regressions - FAIL
 2021-11-04  5:00 UTC 

[xen-unstable-smoke test] 166037: tolerable all pass - PUSHED
 2021-11-04  2:52 UTC 

[PATCH v4] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-11-04  1:55 UTC  (2+ messages)

[PATCH v2] xen/balloon: rename alloc/free_xenballooned_pages
 2021-11-04  1:48 UTC  (2+ messages)

[PATCH] xen/efi: Fix Grub2 boot on arm64
 2021-11-03 22:29 UTC  (18+ messages)

[xen-unstable-smoke test] 166034: tolerable all pass - PUSHED
 2021-11-03 22:07 UTC 

Arm EFI boot issue for Dom0 module listed inside subnode of chosen
 2021-11-03 21:57 UTC  (4+ messages)

[xen-unstable-smoke test] 166030: tolerable all pass - PUSHED
 2021-11-03 18:44 UTC 

[PATCH-4.16 v2] x86/xstate: reset cached register values on resume
 2021-11-03 18:42 UTC  (2+ messages)

qemu build failure on release tarball with python <= 3.5
 2021-11-03 18:10 UTC 

[PATCH] x86/traps: Fix typo in do_entry_CP()
 2021-11-03 16:02 UTC  (4+ messages)

[qemu-mainline test] 166025: tolerable FAIL - PUSHED
 2021-11-03 15:51 UTC 

[PATCH v2.2 07/15] xen: generate hypercall interface related code
 2021-11-03 15:42 UTC  (4+ messages)

[PATCH v3 0/3] disable building of pv-grub and qemu-trad per default
 2021-11-03 15:20 UTC  (4+ messages)
` [PATCH v3 3/3] tools: disable building "

[PATCH][4.16] x86/x2APIC: defer probe until after IOMMU ACPI table parsing
 2021-11-03 14:40 UTC 

[PATCH 0/4] xen: do some cleanup
 2021-11-03 14:18 UTC  (3+ messages)

[xen-unstable-smoke test] 166028: tolerable all pass - PUSHED
 2021-11-03 13:52 UTC 

[xen-unstable test] 165973: regressions - FAIL
 2021-11-03 12:48 UTC  (3+ messages)

[OSSTEST PATCH] starvation: Only count "pass" and "fail" as done jobs
 2021-11-03 12:46 UTC 

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-11-03 11:34 UTC  (48+ messages)
` [PATCH v3 04/11] vpci/header: Add and remove register handlers dynamically
` [PATCH v3 06/11] vpci/header: Handle p2m range sets per BAR
` [PATCH v3 07/11] vpci/header: program p2m with guest BAR view
` [PATCH v3 08/11] vpci/header: Emulate PCI_COMMAND register for guests
` [PATCH v3 09/11] vpci/header: Reset the command register when adding devices
` [PATCH v3 10/11] vpci: Add initial support for virtual PCI bus topology

[PATCH] x86/xstate: reset cached register values on resume
 2021-11-03 11:31 UTC  (7+ messages)
    ` Ping: "

[xen-unstable test] 166022: tolerable FAIL
 2021-11-03 10:43 UTC 

[xen-unstable-coverity test] 166027: all pass - PUSHED
 2021-11-03  9:54 UTC 

[libvirt test] 166024: regressions - FAIL
 2021-11-03  9:11 UTC 

[linux-linus test] 166020: regressions - FAIL
 2021-11-03  8:35 UTC 

[qemu-mainline test] 166021: regressions - FAIL
 2021-11-03  6:28 UTC 

[PATCH] x86/smp: Factor out parts of native_smp_prepare_cpus()
 2021-11-03  5:45 UTC  (2+ messages)

[linux-5.4 test] 166019: tolerable FAIL - PUSHED
 2021-11-03  2:25 UTC 

[qemu-mainline test] 166017: regressions - FAIL
 2021-11-02 20:56 UTC 

[linux-linus test] 165992: regressions - FAIL
 2021-11-02 19:31 UTC 

[PATCH v2 1/1] xen: update system time immediately when VCPUOP_register_vcpu_info
 2021-11-02 16:48 UTC  (5+ messages)

Bug Bounty program
 2021-11-02 16:10 UTC 

[PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers
 2021-11-02 15:55 UTC  (31+ messages)
                        ` [PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers [and 2 more messages]

[PATCH for-4.16 v4] gnttab: allow setting max version per-domain
 2021-11-02 15:54 UTC  (12+ messages)
  ` [PATCH for-4.16 2/2] xen: Report grant table v1/v2 capabilities to the toolstack

[PATCH] x86/kexec: Fix crash on transition to a 32bit kernel on AMD hardware
 2021-11-02 15:54 UTC  (7+ messages)

[PATCH for-4.16] x86/shstk: Fix use of shadow stacks with XPTI active
 2021-11-02 15:53 UTC  (3+ messages)

[PULL 00/20] Migration 20211031 patches
 2021-11-02 15:45 UTC  (2+ messages)

[PATCH v2 0/7] Implement byteswap and update references
 2021-11-02 15:23 UTC  (10+ messages)
` [PATCH v2 1/7] xen: implement byteswap.h
` [PATCH v2 2/7] crypto/vmac: Simplify code with byteswap.h
` [PATCH v2 5/7] xen/xsm: Switch to byteswap.h
` [PATCH v2 6/7] xen: "

[PATCH V4 04/50] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
 2021-11-02 14:27 UTC  (6+ messages)

[PULL 8/9] pci: Export pci_for_each_device_under_bus*()
 2021-11-02 13:54 UTC  (2+ messages)

[qemu-mainline test] 165982: regressions - FAIL
 2021-11-02 13:05 UTC  (2+ messages)

[PATCH] x86/cpuid: prevent decreasing of hypervisor max leaf on migration
 2021-11-02 12:32 UTC  (3+ messages)

[REGRESSION] [PATCH 1/2] x86/hpet: Use another crystalball to evaluate HPET usability
 2021-11-02 12:26 UTC  (3+ messages)
` [PATCH] x86/hpet: setup HPET even when disabled due to stopping in deep C states

[PATCH v5 00/10] PCI devices passthrough on Arm, part 2
 2021-11-02 11:37 UTC  (6+ messages)
` [PATCH v5 07/10] libxl: Only map legacy PCI IRQs if they are supported

[xen-unstable test] 165979: tolerable FAIL - PUSHED
 2021-11-02 11:37 UTC 

[libvirt test] 165985: regressions - FAIL
 2021-11-02 10:21 UTC 

[PATCH 00/12] xen: drop hypercall function tables
 2021-11-02 10:04 UTC  (6+ messages)
` [PATCH 10/12] xen/x86: call hypercall handlers via switch statement

[PATCH v4 0/6] x86/PVH: Dom0 building adjustments
 2021-11-02  9:36 UTC  (4+ messages)
` [PATCH v4 6/6] x86/P2M: relax permissions of PVH Dom0's MMIO entries

[[PATCH v2.1 07/15] xen: generate hypercall interface related code
 2021-11-02  7:29 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).