xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-02 14:47:57 to 2022-05-04 11:32:58 UTC [more...]

[PATCH v2] xen/arm: gnttab: cast unused macro arguments to void
 2022-05-04 11:32 UTC  (5+ messages)

[PATCH] arm/its: enable LPIs before mapping the collection table
 2022-05-04 11:25 UTC  (9+ messages)

[PATCH v4 00/21] IOMMU: superpage support when not sharing pagetables
 2022-05-04 11:20 UTC  (24+ messages)
` [PATCH v4 01/21] AMD/IOMMU: correct potentially-UB shifts
` [PATCH v4 02/21] IOMMU: simplify unmap-on-error in iommu_map()
` [PATCH v4 04/21] IOMMU: have iommu_{,un}map() split requests into largest possible chunks
` [PATCH v4 05/21] IOMMU/x86: restrict IO-APIC mappings for PV Dom0
` [PATCH v4 06/21] IOMMU/x86: perform PV Dom0 mappings in batches
` [PATCH v4 07/21] IOMMU/x86: support freeing of pagetables

[ovmf test] 170094: regressions - FAIL
 2022-05-04 11:00 UTC 

[ovmf test] 170090: regressions - FAIL
 2022-05-04 10:14 UTC 

[BUG] libxenstat does parse networks with openvswitch only bridges
 2022-05-04 10:08 UTC 

[libvirt test] 170078: regressions - FAIL
 2022-05-04  9:54 UTC 

[PATCH 0/2] x86/pat: fix querying available caching modes
 2022-05-04  9:51 UTC  (6+ messages)
` [PATCH 1/2] x86/pat: fix x86_has_pat_wp()
` [PATCH 2/2] x86/pat: add functions to query specific cache mode availability

[PATCH 0/3] Spectre BHB follow up
 2022-05-04  9:49 UTC  (13+ messages)
` [PATCH 1/3] xen/arm: Sync sysregs and cpuinfo with Linux 5.18-rc3
` [PATCH 2/3] xen/arm: Advertise workaround 1 if we apply 3
` [PATCH 3/3] xen/arm: Add sb instruction support

[ovmf test] 170087: regressions - FAIL
 2022-05-04  9:23 UTC 

[xen-unstable test] 170071: tolerable FAIL
 2022-05-04  9:03 UTC 

[ovmf test] 170085: regressions - FAIL
 2022-05-04  8:36 UTC 

[qemu-mainline test] 170064: tolerable FAIL - PUSHED
 2022-05-04  8:14 UTC 

[ovmf test] 170083: regressions - FAIL
 2022-05-04  8:00 UTC 

[PATCH v6 0/9] xen: drop hypercall function tables
 2022-05-04  7:53 UTC  (3+ messages)

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-04  7:28 UTC  (39+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl

[ovmf test] 170079: regressions - FAIL
 2022-05-04  7:22 UTC 

[PATCH] optee: immediately free RPC buffers that are released by OP-TEE
 2022-05-04  5:49 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-05-03 21:56 UTC  (26+ messages)
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 24/30] panic: Refactor the panic path

OPNSense running in domU has no network connectivity on 5.15.29+
 2022-05-03 19:36 UTC 

[ovmf test] 170077: regressions - FAIL
 2022-05-04  4:46 UTC 

[ovmf test] 170073: regressions - FAIL
 2022-05-04  3:48 UTC 

[ovmf test] 170069: regressions - FAIL
 2022-05-04  1:59 UTC 

[linux-linus test] 170053: regressions - FAIL
 2022-05-04  1:44 UTC 

[ovmf test] 170066: regressions - FAIL
 2022-05-04  1:00 UTC 

[PATCH V1 0/6] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-04  0:02 UTC  (5+ messages)
` [PATCH V1 4/6] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops

[PATCH V8 0/2] Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm")
 2022-05-03 23:56 UTC  (4+ messages)
` [PATCH V8 1/2] libxl: Add support for Virtio disk configuration
` [PATCH V8 2/2] libxl: Introduce basic virtio-mmio support on Arm

[ovmf test] 170062: regressions - FAIL
 2022-05-03 23:14 UTC 

[qemu-mainline test] 170051: tolerable FAIL - PUSHED
 2022-05-03 22:51 UTC 

[ovmf test] 170059: regressions - FAIL
 2022-05-03 21:46 UTC 

[ovmf test] 170055: regressions - FAIL
 2022-05-03 20:40 UTC 

[ovmf test] 170054: regressions - FAIL
 2022-05-03 19:00 UTC 

[ovmf test] 170052: regressions - FAIL
 2022-05-03 17:21 UTC 

fix and cleanup discard_alignment handling
 2022-05-03 16:39 UTC  (3+ messages)

[PATCH RFC] x86/lld: fix symbol map generation
 2022-05-03 16:06 UTC  (4+ messages)

[ovmf test] 170050: regressions - FAIL
 2022-05-03 16:00 UTC 

[PATCH] xen/arm: smmuv1: remove iommu group when deassign a device
 2022-05-03 15:44 UTC  (4+ messages)

x86/PV: (lack of) MTRR exposure
 2022-05-03 15:39 UTC  (8+ messages)

[PATCH] arm/acpi: don't expose the ACPI IORT SMMUv3 entry to dom0
 2022-05-03 15:28 UTC  (4+ messages)

[ovmf test] 170049: regressions - FAIL
 2022-05-03 15:27 UTC 

[ovmf test] 170048: regressions - FAIL
 2022-05-03 14:15 UTC 

[PATCH v2] xen/arm: p2m don't fall over on FEAT_LPA enabled hw
 2022-05-03 13:45 UTC  (2+ messages)

[ovmf bisection] complete build-i386
 2022-05-03 13:34 UTC 

[PATCH v6 0/2] Adds starting the idle domain privileged
 2022-05-03 13:23 UTC  (6+ messages)
` [PATCH v6 1/2] xsm: create idle domain privileged and demote after setup
` [PATCH v6 2/2] flask: implement xsm_set_system_active

[ovmf test] 170045: regressions - FAIL
 2022-05-03 13:18 UTC 

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-05-03 12:54 UTC  (2+ messages)

[ovmf test] 170043: regressions - FAIL
 2022-05-03 12:39 UTC 

[PATCH v5 0/2] Adds starting the idle domain privileged
 2022-05-03 12:21 UTC  (8+ messages)
` [PATCH v5 1/2] xsm: create idle domain privileged and demote after setup

[seabios test] 170031: tolerable FAIL - PUSHED
 2022-05-03 12:11 UTC 

[ovmf test] 170041: regressions - FAIL
 2022-05-03 11:38 UTC 

[PATCH v5 0/7] dom0less PV drivers
 2022-05-03 11:18 UTC  (16+ messages)
` [PATCH v5 1/7] xen/dt: of_property_read_string return -ENODATA when !length
` [PATCH v5 2/7] xen/arm: implement domU extended regions
` [PATCH v5 4/7] xen/arm: configure dom0less domain for enabling xenstore after boot
` [PATCH v5 5/7] xenstored: send an evtchn notification on introduce_domain
` [PATCH v5 6/7] tools: add example application to initialize dom0less PV drivers
` [PATCH v5 7/7] docs: document dom0less + "

[ovmf test] 170038: regressions - FAIL
 2022-05-03 10:47 UTC 

[ovmf test] 170030: regressions - FAIL
 2022-05-03  9:48 UTC 

[LINUX PATCH v3] xen: add support for initializing xenstore later as HVM domain
 2022-05-03  8:51 UTC  (5+ messages)

osstest: blessed sabro boxes
 2022-05-03  8:41 UTC  (3+ messages)

[xen-unstable test] 170014: tolerable FAIL
 2022-05-03  8:41 UTC 

[PATCH v5 0/3] amd/msr: implement MSR_VIRT_SPEC_CTRL for HVM guests
 2022-05-03  8:26 UTC  (4+ messages)
` [PATCH v5 1/3] amd/msr: implement VIRT_SPEC_CTRL for HVM guests on top of SPEC_CTRL
` [PATCH v5 2/3] amd/msr: allow passthrough of VIRT_SPEC_CTRL for HVM guests
` [PATCH v5 3/3] amd/msr: implement VIRT_SPEC_CTRL for HVM guests using legacy SSBD

[ovmf test] 170029: regressions - FAIL
 2022-05-03  8:31 UTC 

[ovmf test] 170027: regressions - FAIL
 2022-05-03  8:01 UTC 

[libvirt test] 170020: regressions - FAIL
 2022-05-03  7:36 UTC 

[ovmf test] 170022: regressions - FAIL
 2022-05-03  7:30 UTC 

[ovmf test] 170019: regressions - FAIL
 2022-05-03  4:51 UTC 

[ovmf test] 170017: regressions - FAIL
 2022-05-03  3:21 UTC 

[ovmf test] 170013: regressions - FAIL
 2022-05-03  2:31 UTC 

[ovmf test] 170010: regressions - FAIL
 2022-05-03  1:21 UTC 

[linux-linus test] 170001: tolerable FAIL - PUSHED
 2022-05-03  0:57 UTC 

[ovmf test] 170006: regressions - FAIL
 2022-05-02 23:53 UTC 

[ovmf test] 170005: regressions - FAIL
 2022-05-02 23:06 UTC 

[ovmf test] 170004: regressions - FAIL
 2022-05-02 21:40 UTC 

[ovmf test] 170003: regressions - FAIL
 2022-05-02 20:36 UTC 

[xen-unstable test] 169990: tolerable FAIL - PUSHED
 2022-05-02 20:31 UTC 

[ANNOUNCE] Call for agenda items for May Community Call @ 1500 UTC
 2022-05-02 19:46 UTC 

[ovmf test] 170000: regressions - FAIL
 2022-05-02 19:15 UTC 

[ovmf test] 169999: regressions - FAIL
 2022-05-02 17:47 UTC 

[ovmf test] 169998: regressions - FAIL
 2022-05-02 16:45 UTC 

[ovmf test] 169995: regressions - FAIL
 2022-05-02 15:40 UTC 

[PATCH] osstest: update Debian Buster install CD media to 10.12
 2022-05-02 15:14 UTC 

[PATCH RFC] EFI: strip xen.efi when putting it on the EFI partition
 2022-05-02 14:47 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).