xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 19:21:20 to 2021-01-27 09:09:40 UTC [more...]

[PATCH] xen-blkfront: Fix 'physical' typos
 2021-01-27  9:09 UTC  (2+ messages)

[PATCH] Fix error: array subscript has type 'char'
 2021-01-27  9:06 UTC  (24+ messages)
` [PATCH] NetBSD hotplug: fix block unconfigure on destroy
` [PATCH] NetBSD hotplug: handle case where vifname is not present
` [PATCH] libs/gnttab: implement on NetBSD
` [PATCH] libs/light: pass some infos to qemu

[PATCH 0/3] x86/intr: interrupt related fixes
 2021-01-27  8:59 UTC  (12+ messages)
` [PATCH 1/3] x86/irq: remove duplicated clear_domain_irq_pirq calls
` [PATCH 2/3] x86/irq: don't disable domain MSI IRQ on force unbind
` [PATCH 3/3] x86/vmsi: tolerate unsupported MSI address/data fields

[PATCH v5 0/2] introduce UNSUPPORTED
 2021-01-27  8:23 UTC  (4+ messages)
` [PATCH v5 1/2] xen: EXPERT clean-up and "
` [PATCH v5 2/2] xen: add (EXPERT) to one-line description of XEN_SHSTK

[PATCH v5 0/6] evtchn: (not so) recent XSAs follow-on
 2021-01-27  8:17 UTC  (7+ messages)
` [PATCH v5 1/6] evtchn: use per-channel lock where possible
` [PATCH v5 2/6] evtchn: convert domain event lock to an r/w one
` [PATCH v5 3/6] evtchn: slightly defer lock acquire where possible
` [PATCH v5 4/6] evtchn: add helper for port_is_valid() + evtchn_from_port()
` [PATCH v5 5/6] evtchn: type adjustments
` [PATCH v5 6/6] evtchn: drop acquiring of per-channel lock from send_guest_{global,vcpu}_virq()

[PATCH v4 0/5] Xen INTX/GSI event channel delivery fixes
 2021-01-27  8:09 UTC  (6+ messages)
  ` [PATCH] xen: Fix XenStore initialisation for XS_LOCAL

[PATCH v2] xen-blkfront: allow discard-* nodes to be optional
 2021-01-27  8:09 UTC  (2+ messages)

[PATCH v4 00/10] evtchn: (not so) recent XSAs follow-on
 2021-01-27  7:39 UTC  (6+ messages)
` [PATCH v4 01/10] evtchn: use per-channel lock where possible

[linux-linus test] 158631: regressions - FAIL
 2021-01-27  5:05 UTC 

[xen-unstable test] 158628: tolerable FAIL - PUSHED
 2021-01-27  3:40 UTC 

[PATCH v2] Fix error: array subscript has type 'char'
 2021-01-26 22:48 UTC  (14+ messages)
` [PATCH v2] NetBSD hotplug: Introduce locking functions
` [PATCH v2] NetBSD hotplug: fix block unconfigure on destroy
` [PATCH v2] NetBSD: use system-provided headers
` [PATCH v2] libs/call: fix build on NetBSD
` [PATCH v2] libs/foreignmemory: Implement "
` [PATCH v2] libs/gnttab: implement "
` [PATCH v2] libs/light: Switch NetBSD to QEMU_XEN
` [PATCH v2] libs/light: fix tv_sec printf format
` [PATCH v2] libs/light: fix uuid on NetBSD
` [PATCH v2] libs/light: make it build without setresuid()
` [PATCH v2] libs/light: pass some infos to qemu
` [PATCH v2] libs/store: make build without PTHREAD_STACK_MIN
` [PATCH v2] xenpmd.c: use dynamic allocation

[PATCH v3 0/3] Generic SMMU Bindings
 2021-01-26 22:58 UTC  (4+ messages)
` [PATCH v3 1/3] arm,smmu: switch to using iommu_fwspec functions
` [PATCH v3 2/3] arm,smmu: restructure code in preparation to new bindings support
` [PATCH v3 3/3] arm,smmu: add support for generic DT bindings. Implement add_device and dt_xlate

[linux-5.4 test] 158624: regressions - FAIL
 2021-01-26 22:52 UTC 

Null scheduler and vwfi native problem
 2021-01-26 22:31 UTC  (9+ messages)

Xen Security Advisory 360 v2 (CVE-2021-3308) - IRQ vector leak on x86
 2021-01-26 22:04 UTC 

Question about xen and Rasp 4B
 2021-01-26 20:22 UTC  (6+ messages)

[ovmf test] 158626: all pass - PUSHED
 2021-01-26 20:21 UTC 

[xen-unstable-smoke test] 158653: tolerable all pass - PUSHED
 2021-01-26 19:53 UTC 

[qemu-mainline test] 158622: regressions - FAIL
 2021-01-26 18:50 UTC 

[PATCH v4 0/2] introduce UNSUPPORTED
 2021-01-26 18:36 UTC  (20+ messages)
` [PATCH v4 1/2] xen: EXPERT clean-up and "
` [PATCH v4 2/2] xen: add (EXPERT) to one-line descriptions when appropriate

[PATCH] x86/pod: Do not fragment PoD memory allocations
 2021-01-26 17:51 UTC  (5+ messages)

[PATCH] x86/timer: Fix boot on Intel systems using ITSSPRC static PIT clock gating
 2021-01-26 17:31 UTC  (3+ messages)

[PATCH for <= 5.4] xen/privcmd: allow fetching resource sizes
 2021-01-26 17:22 UTC  (3+ messages)

[PATCH v3 0/6] x86/intr: HVM guest interrupt handling fixes/cleanup
 2021-01-26 17:07 UTC  (13+ messages)
` [PATCH v3 1/6] x86/vioapic: top word redir entry writes don't trigger interrupts
` [PATCH v3 2/6] x86/vioapic: issue EOI to dpci when switching pin to edge trigger mode
` [PATCH v3 3/6] x86/vpic: force int output to low when in init mode
` [PATCH v3 4/6] x86/vpic: don't trigger unmask event until end of init
` [PATCH v3 5/6] x86/vpic: issue dpci EOI for cleared pins at ICW1
` [PATCH v3 6/6] x86/dpci: remove the dpci EOI timer

[PATCH] x86/PV: use 64-bit subtract to adjust guest RIP upon missing SYSCALL callbacks
 2021-01-26 16:57 UTC  (2+ messages)

[PATCH v2 0/4] Permit fault-less access to non-emulated MSRs
 2021-01-26 16:35 UTC  (9+ messages)
` [PATCH v2 3/4] x86: Allow non-faulting accesses to non-emulated MSRs if policy permits this

[xen-unstable-smoke test] 158639: tolerable all pass - PUSHED
 2021-01-26 16:11 UTC 

[PATCH v7 00/10] Implement support for external IPT monitoring
 2021-01-26 15:59 UTC  (28+ messages)
` [PATCH v7 01/10] xen+tools: Introduce XEN_SYSCTL_PHYSCAP_vmtrace
` [PATCH v7 02/10] xen/domain: Add vmtrace_frames domain creation parameter
` [PATCH v7 04/10] xen/memory: Add a vmtrace_buf resource type
` [PATCH v7 05/10] x86/vmx: Add Intel Processor Trace support
` [PATCH v7 06/10] xen/domctl: Add XEN_DOMCTL_vmtrace_op
` [PATCH v7 08/10] tools/misc: Add xen-vmtrace tool
` [PATCH v7 09/10] xen/vmtrace: support for VM forks
` [PATCH v7 10/10] x86/vm_event: Carry Processor Trace buffer offset in vm_event

[PATCH] tools/libs: honor build dependencies for recently moved subdirs
 2021-01-26 15:51 UTC  (2+ messages)

[PATCH 0/3] x86: Initial Trenchboot/SKINIT support
 2021-01-26 15:08 UTC  (5+ messages)
` [PATCH 3/3] x86: Support booting under Secure Startup via SKINIT

XSA-332 kernel patch - huge network performance on pfSense VMs
 2021-01-26 15:04 UTC  (4+ messages)

[PATCH v1] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
 2021-01-26 14:57 UTC  (5+ messages)

[PATCH v3 00/15] zstd decompression for DomU-s + fallout / consolidation
 2021-01-26 13:50 UTC  (25+ messages)
` [PATCH v3 01/15] libxenguest: add get_unaligned_le32()
` [PATCH v3 02/15] libxenguest: support zstd compressed kernels
` [PATCH v3 03/15] xen/decompress: make helper symbols static
` [PATCH v3 04/15] libxenguest: "standardize" LZO kernel decompression code
` [PATCH v3 05/15] libxenguest: drop redundant decompression declarations
` [PATCH v3 06/15] libxenguest: simplify kernel decompression
` [PATCH v3 01/15] gunzip: drop INIT{,DATA} and STATIC
` [PATCH v3 08/15] bunzip: replace INIT
` [PATCH v3 09/15] unlzo: "
` [PATCH v3 10/15] unlzma: "
` [PATCH v3 11/15] unlz4: "
` [PATCH v3 12/15] unxz: replace INIT{,DATA} and STATIC
` [PATCH v3 13/15] unzstd: "
` [PATCH v3 14/15] xen/decompress: drop STATIC and INIT
` [PATCH v3 15/15] unzstd: make helper symbols static

[PATCH V5 00/22] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-26 13:31 UTC  (10+ messages)
` [PATCH V5 04/22] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V5 09/22] xen/ioreq: Make x86's IOREQ related dm-op handling common
` [PATCH V5 14/22] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V5 18/22] xen/dm: Introduce xendevicemodel_set_irq_level DM op

[xen-unstable-smoke test] 158627: tolerable all pass - PUSHED
 2021-01-26 13:09 UTC 

[linux-linus test] 158619: regressions - FAIL
 2021-01-26 12:37 UTC 

[PATCH v2 0/5] zstd decompression for DomU-s + fallout / consolidation
 2021-01-26 12:14 UTC  (13+ messages)
` [PATCH v2.5 1/5] libxenguest: support zstd compressed kernels

Problems with APIC on versions 4.9 and later (4.8 works)
 2021-01-26 11:48 UTC  (8+ messages)

[xen-unstable test] 158617: regressions - FAIL
 2021-01-26 11:48 UTC 

[libvirt test] 158623: regressions - FAIL
 2021-01-26 11:12 UTC 

[ovmf test] 158620: all pass - PUSHED
 2021-01-26 10:52 UTC 

[PATCH] x86/mm: Remove cascade damage from "fishy" ref/typecount failure
 2021-01-26 10:48 UTC  (7+ messages)
` [PATCH v3] x86/mm: Short circuit "

[PATCH v10 00/11] domain context infrastructure
 2021-01-26  9:31 UTC  (20+ messages)
` [PATCH v10 01/11] docs / include: introduce a new framework for 'domain context' records
` [PATCH v10 06/11] x86/time: add a domain context record for tsc_info
` [PATCH v10 07/11] docs/specs: add missing definitions to libxc-migration-stream
` [PATCH v10 08/11] docs / tools: specify migration v4 to include DOMAIN_CONTEXT
` [PATCH v10 09/11] tools/python: modify libxc.py to verify v4 stream
` [PATCH v10 10/11] tools/libs/guest: add code to restore a v4 libxc stream
` [PATCH v10 11/11] tools/libs/guest: add code to save "

[linux-5.4 test] 158616: regressions - FAIL
 2021-01-26  6:14 UTC 

[PATCH] x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled
 2021-01-26  5:12 UTC  (3+ messages)

[qemu-mainline test] 158613: regressions - FAIL
 2021-01-26  3:09 UTC 

[XTF] Add Argo test
 2021-01-26  0:19 UTC 

[PATCH V5 00/22] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-26  0:14 UTC  (3+ messages)

[xen-unstable-smoke test] 158618: tolerable all pass - PUSHED
 2021-01-25 23:14 UTC 

[linux-linus test] 158611: regressions - FAIL
 2021-01-25 21:30 UTC 

[PATCH v3] xen: EXPERT clean-up and introduce UNSUPPORTED
 2021-01-25 21:18 UTC  (5+ messages)

[xen-unstable-smoke test] 158614: tolerable all pass - PUSHED
 2021-01-25 20:11 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).