xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-11 10:33:23 to 2021-09-15 08:29:39 UTC [more...]

[PATCH 0/9] xen/x86: PVH Dom0 fixes and fallout adjustments
 2021-09-15  8:29 UTC  (9+ messages)

[PATCH 00/12] swiotlb-xen: fixes and adjustments
 2021-09-15  8:21 UTC  (17+ messages)
` [PATCH 04/12] swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
` [PATCH 12/12] swiotlb-xen: this is PV-only on x86

[PATCH] x86: quote section names when defining them in linker script
 2021-09-15  8:21 UTC 

[PATCH v2] x86/p2m: fix xenmem_add_to_physmap_one double page removal
 2021-09-15  8:16 UTC  (2+ messages)

Enabling hypervisor agnosticism for VirtIO backends
 2021-09-15  3:29 UTC  (11+ messages)
              ` [Stratos-dev] "

[PATCH v7 0/7] Domain on Static Allocation
 2021-09-15  8:04 UTC  (5+ messages)
` [PATCH v7 5/7] xen: re-define assign_pages and introduce a new function assign_page

[qemu-mainline test] 164985: regressions - FAIL
 2021-09-15  7:58 UTC 

[PATCH v1 00/14] PCI devices passthrough on Arm
 2021-09-15  7:54 UTC  (23+ messages)
` [PATCH v1 05/14] xen/arm: PCI host bridge discovery within XEN on ARM
` [PATCH v1 06/14] xen/arm: Add support for PCI ecam operations
` [PATCH v1 07/14] xen/arm: Add support for Xilinx ZynqMP PCI host controller
` [PATCH v1 08/14] xen:arm: Implement pci access functions

[PATCH] x86/p2m: fix xenmem_add_to_physmap_one double page removal
 2021-09-15  7:50 UTC  (3+ messages)

HVM/PVH Ballon crash
 2021-09-15  6:05 UTC  (8+ messages)
  ` HVM/PVH Balloon crash

[PATCH 00/11] PCI devices passthrough on Arm, part 2
 2021-09-15  5:35 UTC  (31+ messages)
` [PATCH 08/11] libxl: Only map legacy PCI IRQs if they are supported
` [PATCH 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain
` [PATCH 10/11] xen/arm: Do not map PCI ECAM space to Domain-0's p2m

[xen-unstable-smoke test] 164989: tolerable all pass - PUSHED
 2021-09-15  4:58 UTC 

[PATCH] swiotlb: set IO TLB segment size via cmdline
 2021-09-15  1:51 UTC  (4+ messages)

Xen Booting Problem on ARM Machine
 2021-09-15  1:32 UTC  (5+ messages)

[PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-09-15  1:19 UTC  (3+ messages)

linux-next: build failure after merge of the xen-tip tree
 2021-09-15  1:11 UTC 

[linux-linus test] 164984: regressions - FAIL
 2021-09-15  0:13 UTC 

[xen-unstable test] 164983: regressions - FAIL
 2021-09-14 23:52 UTC 

[PATCH] mini-os: xenbus: support large messages
 2021-09-14 23:17 UTC  (2+ messages)

[PATCH v2] xen/sched: fix sched_move_domain() for domain without vcpus
 2021-09-14 21:59 UTC  (2+ messages)

Is it time to start implementing Xen bindings for rust-vmm?
 2021-09-14 21:17 UTC  (5+ messages)

[RFC PATCH V2] xen/gnttab: Store frame GFN in struct page_info on Arm
 2021-09-14 20:44 UTC 

[qemu-mainline test] 164980: regressions - FAIL
 2021-09-14 17:59 UTC 

[PATCH v2] tools/libxl: Correctly align the ACPI tables
 2021-09-14 17:23 UTC  (2+ messages)

[PATCH RFC] vPCI: account for hidden devices in modify_bars()
 2021-09-14 16:04 UTC  (8+ messages)

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 15:49 UTC  (14+ messages)
` [PATCH V5 01/12] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V5 02/12] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V5 03/12] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V5 04/12] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V5 05/12] x86/hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V5 06/12] x86/hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V5 07/12] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V5 08/12] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V5 09/12] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V5 10/12] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V5 11/12] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 14:41 UTC  (6+ messages)

[RFC PATCH 00/10] security: Introduce qemu_security_policy_taint() API
 2021-09-14 13:30 UTC  (3+ messages)

[linux-linus test] 164977: regressions - FAIL
 2021-09-14 13:10 UTC 

[PATCH RFC 0/4] remove libxenctrl usage from xenstored
 2021-09-14 12:36 UTC  (5+ messages)
` [PATCH RFC 1/4] xen: add a domain unique id to each domain
` [PATCH RFC 2/4] xen: add bitmap to indicate per-domain state changes
` [PATCH RFC 3/4] xen: add new stable control hypercall
` [PATCH RFC 4/4] tools/xenstore: use new stable interface instead of libxenctrl

[RFC PATCH] xen/gnttab: Store frame GFN in struct page_info on Arm
 2021-09-14 12:32 UTC  (8+ messages)

[xen-unstable test] 164976: regressions - FAIL
 2021-09-14 12:29 UTC 

[libvirt test] 164978: regressions - FAIL
 2021-09-14 11:47 UTC 

[PATCH 1/1] tools/xl: Fix regular expression for autobaloon mode detection based on xen command line
 2021-09-14 11:08 UTC  (2+ messages)

[PATCH] x86/setup: call early_reserve_memory() earlier
 2021-09-14 11:06 UTC  (4+ messages)

Linux 5.13+ as Xen dom0 crashes on Ryzen CPU (ucode loading related?)
 2021-09-14 10:51 UTC  (7+ messages)

[qemu-mainline test] 164973: regressions - FAIL
 2021-09-14  9:26 UTC 

[PATCH] xen/pvcalls: backend can be a module
 2021-09-14  8:04 UTC  (2+ messages)

[PATCH v2] xen-blkback: Remove needless request_queue NULL pointer check
 2021-09-14  7:58 UTC  (2+ messages)

[PATCH] x86/ACPI: ignore processors which cannot be brought online
 2021-09-14  7:40 UTC  (2+ messages)

[PATCH] x86: conditionalize workaround for build issue with GNU ld 2.37
 2021-09-14  7:29 UTC  (10+ messages)

[linux-linus test] 164970: regressions - FAIL
 2021-09-14  3:16 UTC 

[ovmf test] 164971: all pass - PUSHED
 2021-09-14  1:31 UTC 

[xen-unstable test] 164969: regressions - FAIL
 2021-09-14  1:06 UTC 

[PATCH V2 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-14  0:55 UTC  (3+ messages)
` [PATCH V2 2/3] xen/arm: Add handling of extended regions for Dom0

[qemu-mainline test] 164967: regressions - FAIL
 2021-09-13 23:02 UTC 

Dom0less + Argo enablement
 2021-09-13 22:41 UTC 

[xen-unstable-smoke test] 164966: tolerable all pass - PUSHED
 2021-09-13 17:09 UTC 

[PATCH] x86/boot: properly "ignore" early evaluated "no-real-mode"
 2021-09-13 16:38 UTC  (2+ messages)

[OSSTEST PATCH 1/5] copyright notices: Add many missing notices
 2021-09-13 16:31 UTC  (5+ messages)
` [OSSTEST PATCH 2/5] mg-schema-update: improve an error message
` [OSSTEST PATCH 3/5] mg-schema-test-database: Fix "
` [OSSTEST PATCH 4/5] mg-schema-test-database: Add a missing backslash
` [OSSTEST PATCH 5/5] db: Replace ExecutiveDbOwningRoleRegexp with ExecutiveDbOwningRoleMap

[linux-linus test] 164965: regressions - FAIL
 2021-09-13 15:46 UTC 

[xen-unstable test] 164963: regressions - FAIL
 2021-09-13 14:14 UTC 

[PATCH v3 0/2] tools/xenstore: set resource limits of xenstored
 2021-09-13 13:59 UTC  (14+ 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

[PATCH] tools/go: honor append build flags
 2021-09-13 12:39 UTC  (4+ messages)

Xen 4.14.3 released
 2021-09-13 11:02 UTC 

[libvirt test] 164964: regressions - FAIL
 2021-09-13  9:26 UTC 

PCI pass-through vs PoD
 2021-09-13  9:02 UTC 

[PATCH 0/2] x86/mm: XENMEM_{get,set}_pod_target handling adjustments
 2021-09-13  8:56 UTC  (4+ messages)
` [PATCH 1/2] x86/mm: XENMEM_{get,set}_pod_target are restricted to HVM domains
` [PATCH 1/2] x86/mm: tidy XENMEM_{get,set}_pod_target handling

Introduction of stable interface between Xenstore and hypervisor
 2021-09-13  8:05 UTC  (5+ messages)

[PATCH 0/3] Fix alignment of FACS in guests
 2021-09-13  7:08 UTC  (7+ messages)
` [PATCH 2/3] tools/libxl: Correctly aligned buffer for ACPI tables
    ` [PATCH 1/3] tools/libacpi: Use 64-byte alignment for FACS
        ` [PATCH 1/3] tools/libacpi: Use 64-byte alignment for FACS [and 1 more messages]

[linux-linus test] 164961: regressions - FAIL
 2021-09-13  7:04 UTC 

[PATCH v6 00/10] xsm: refactoring xsm hooks
 2021-09-13  6:51 UTC  (3+ messages)
` [PATCH v6 05/10] xsm: apply coding style

[PATCH 0/2] grant table and add-to-physmap adjustments on top of XSAs 379 and 384
 2021-09-13  6:42 UTC  (3+ messages)
` [PATCH 1/2] gnttab: remove guest_physmap_remove_page() call from gnttab_map_frame()
` [PATCH 2/2] memory: XENMEM_add_to_physmap (almost) wrapping checks

[PATCH v2] x86: correct asm() constraints when dealing with immediate selector values
 2021-09-13  6:26 UTC 

[PATCH v2 0/3] disable building of pv-grub and qemu-trad per default
 2021-09-13  4:51 UTC  (8+ messages)
` [PATCH v2 1/3] stubdom: fix build with disabled pv-grub

[linux-5.4 test] 164960: tolerable FAIL - PUSHED
 2021-09-13  4:42 UTC 

[xen-unstable test] 164958: regressions - FAIL
 2021-09-13  2:49 UTC 

[linux-linus test] 164957: regressions - FAIL
 2021-09-12 20:17 UTC 

[linux-5.4 test] 164954: regressions - trouble: blocked/broken/fail/pass
 2021-09-12 18:07 UTC 

[xen-unstable test] 164951: regressions - FAIL
 2021-09-12 13:27 UTC 

[linux-linus test] 164952: regressions - FAIL
 2021-09-12 13:00 UTC 

[PATCH v3 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-12 12:31 UTC  (7+ messages)
` [PATCH v3 21/30] target/ppc: Introduce PowerPCCPUClass::has_work()

[xen-unstable-coverity test] 164955: all pass - PUSHED
 2021-09-12 10:07 UTC 

[libvirt test] 164953: regressions - FAIL
 2021-09-12 10:05 UTC 

[qemu-mainline test] 164950: tolerable FAIL - PUSHED
 2021-09-12  7:02 UTC 

[linux-linus test] 164948: regressions - FAIL
 2021-09-12  2:10 UTC 

[xen-unstable test] 164945: tolerable FAIL - PUSHED
 2021-09-12  0:11 UTC 

[ovmf test] 164946: all pass - PUSHED
 2021-09-11 23:10 UTC 

[libvirt test] 164947: regressions - FAIL
 2021-09-11 22:40 UTC 

[xen-4.14-testing test] 164942: tolerable FAIL - PUSHED
 2021-09-11 20:17 UTC 

[qemu-mainline test] 164941: tolerable FAIL - PUSHED
 2021-09-11 18:53 UTC 

[linux-linus test] 164940: regressions - FAIL
 2021-09-11 10:32 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).