xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-09 08:51:29 to 2023-03-13 15:56:04 UTC [more...]

[RFC QEMU PATCH 00/18] Add VirtIO GPU and Passthrough GPU support on Xen
 2023-03-13 15:55 UTC  (24+ messages)
` [RFC QEMU PATCH 01/18] virtio: Add shared memory capability
` [RFC QEMU PATCH 02/18] virtio-gpu: hostmem
` [RFC QEMU PATCH 03/18] virtio-gpu: Handle resource blob commands
` [RFC QEMU PATCH 04/18] virtio-gpu: CONTEXT_INIT feature
` [RFC QEMU PATCH 05/18] virtio-gpu: Unrealize
` [RFC QEMU PATCH 06/18] virtio-gpu: Resource UUID
` [RFC QEMU PATCH 07/18] virtio-gpu: Support Venus capset
` [RFC QEMU PATCH 08/18] virtio-gpu: Initialize Venus
` [RFC QEMU PATCH 09/18] meson: Enable virglrenderer unstable APIs
` [RFC QEMU PATCH 10/18] virtio-gpu: Handle set scanout blob command
` [RFC QEMU PATCH 11/18] virtio-gpu: make blob scanout use dmabuf fd
` [RFC QEMU PATCH 12/18] softmmu: Fix the size to map cache with xen for host virtual address
` [RFC QEMU PATCH 13/18] hw/i386/xen/xen-hvm: Introduce xen_ram_block_check function
` [RFC QEMU PATCH 14/18] softmmu: Add ram block check to map the xen ram memory
` [RFC QEMU PATCH 15/18] softmmu: Enable qemu ram allocation with fd for Xen
` [RFC QEMU PATCH 16/18] virtio-gpu: fix hw-display-virtio-gpu.so undefined symbol virtio_gpu_virgl_resource_unmap
` [RFC QEMU PATCH 17/18] virtio-gpu: Add video hardware accelerate support for virgl
` [RFC QEMU PATCH 18/18] xen: translate irq of host pci device to gsi

S0ix support in Xen
 2023-03-13 14:59 UTC  (2+ messages)

[PATCH] x86/PVH: obtain VGA console info in Dom0
 2023-03-13 14:56 UTC  (2+ messages)

[PATCH] VT-d: constrain IGD check
 2023-03-13 14:23 UTC  (2+ messages)
` Ping: "

[PATCH v2] bunzip: work around gcc13 warning
 2023-03-13 14:13 UTC  (2+ messages)

[PATCH v3 0/2] Fix ARM Generic Timer interrupt parsing
 2023-03-13 13:47 UTC  (5+ messages)
` [PATCH v3 1/2] arch/arm: irq: Add platform_get_irq_byname() implementation
` [PATCH v3 2/2] arch/arm: time: Add support for parsing interrupts by names

[PATCH] x86/platform: make XENPF_get_dom0_console actually usable
 2023-03-13 13:45 UTC  (2+ messages)

[PATCH] xen/events: Add wakeup support to xen-pirq
 2023-03-13 13:41 UTC 

[XEN PATCH] x86/monitor: Add new monitor event to catch I/O instructions
 2023-03-13 12:32 UTC  (3+ messages)

[PATCH v4] core-parking: fix build with gcc12 and NR_CPUS=1
 2023-03-13 13:36 UTC  (2+ messages)

[PATCH] xen/grants: repurpose command line max options
 2023-03-13 12:16 UTC 

[help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
 2023-03-13 11:54 UTC  (6+ messages)

[PATCH] x86/altp2m: help gcc13 to avoid it emitting a warning
 2023-03-13 13:17 UTC  (2+ messages)

[xen-unstable test] 179591: tolerable trouble: fail/pass/starved
 2023-03-13 13:20 UTC 

[RFC XEN PATCH 0/6] Introduce VirtIO GPU and Passthrough GPU support on Xen PVH dom0
 2023-03-13 12:27 UTC  (15+ messages)
` [RFC XEN PATCH 1/6] x86/pvh: report ACPI VFCT table to dom0 if present
` [RFC XEN PATCH 2/6] vpci: accept BAR writes if dom0 is PVH
` [RFC XEN PATCH 3/6] x86/pvh: shouldn't check pirq flag when map pirq in PVH
` [RFC XEN PATCH 4/6] x86/pvh: PVH dom0 also need PHYSDEVOP_setup_gsi call
` [RFC XEN PATCH 5/6] tools/libs/call: add linux os call to get gsi from irq
` [RFC XEN PATCH 6/6] tools/libs/light: pci: translate irq to gsi

[PATCH v2] tests/vpci: install test
 2023-03-13 12:12 UTC 

[PATCH] tests/vpci: install test
 2023-03-13 11:38 UTC  (8+ messages)

[PATCH 0/2] x86: Misc enumeration improvements
 2023-03-13 11:19 UTC  (8+ messages)
` [PATCH 1/2] x86/spec-ctrl: Add BHI controls to userspace components
` [PATCH 2/2] x86/spec-ctrl: Enumerations for DDP controls
  ` [PATCH v2 "

[XEN PATCH v7 00/20] Xen FF-A mediator
 2023-03-13 11:16 UTC  (5+ messages)
` [XEN PATCH v7 18/20] xen/arm: ffa: support sharing memory
` [XEN PATCH v7 19/20] xen/arm: ffa: add support to reclaim shared memory

[RFC PATCH 0/5] Add Xen PVH dom0 support for GPU
 2023-03-13  8:56 UTC  (7+ messages)
` [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh
` [RFC PATCH 2/5] xen/grants: update initialization order of xen grant table
` [RFC PATCH 3/5] drm/amdgpu: set passthrough mode for xen pvh/hvm
` [RFC PATCH 4/5] x86/xen: acpi registers gsi for xen pvh
` [RFC PATCH 5/5] xen/privcmd: add IOCTL_PRIVCMD_GSI_FROM_IRQ

[PATCH] xen: fix dm_restrict startup
 2023-03-13  8:54 UTC  (2+ messages)

[PATCH 0/3] x86: Minor improvements to xen-cpuid
 2023-03-13  8:51 UTC  (6+ messages)
` [PATCH 1/3] tools/xen-cpuid: Support dash as a bitmap delimiter
` [PATCH 2/3] tools/xen-cpuid: Rework the handling of dynamic featuresets
` [PATCH 3/3] x86/sysctl: Retrofit XEN_SYSCTL_cpu_featureset_{pv,hvm}_max

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-03-13  8:45 UTC  (5+ messages)
` [PULL 13/27] hw/xen: Add xenstore operations to allow redirection to internal emulation

[PATCH v7 4/6] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
 2023-03-13  8:36 UTC  (2+ messages)

[BUG] x2apic broken with current AMD hardware
 2023-03-13  7:01 UTC  (8+ messages)

[qemu-mainline test] 179588: regressions - trouble: fail/pass/starved
 2023-03-13  6:50 UTC 

[linux-linus test] 179583: regressions - trouble: fail/pass/starved
 2023-03-13  4:14 UTC 

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-03-12 22:46 UTC  (10+ messages)

[qemu-mainline test] 179574: regressions - trouble: fail/pass/starved
 2023-03-12 21:55 UTC 

[xen-unstable test] 179571: tolerable trouble: fail/pass/starved
 2023-03-12 19:07 UTC 

[linux-linus test] 179570: regressions - trouble: fail/pass/starved
 2023-03-12 15:59 UTC 

[PATCH v3 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-03-12 12:02 UTC  (7+ messages)
` [PATCH v3 1/6] include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
` [PATCH v3 2/6] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
` [PATCH v3 3/6] hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
` [PATCH v3 4/6] hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
` [PATCH v3 5/6] hw/isa/piix3: Resolve redundant k->config_write assignments
` [PATCH v3 6/6] hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE

[linux-5.4 test] 179567: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-12 11:58 UTC 

[qemu-mainline test] 179561: regressions - trouble: fail/pass/starved
 2023-03-12  4:34 UTC 

[linux-linus test] 179554: regressions - trouble: fail/pass/starved
 2023-03-12  1:54 UTC 

[linux-5.4 test] 179558: regressions - trouble: fail/pass/starved
 2023-03-12  1:30 UTC 

[libvirt test] 179549: tolerable trouble: pass/starved - PUSHED
 2023-03-11 19:13 UTC 

[qemu-mainline test] 179548: regressions - trouble: fail/pass/starved
 2023-03-11 18:21 UTC 

[xen-unstable test] 179546: tolerable trouble: fail/pass/starved
 2023-03-11 14:58 UTC 

[PATCH v4 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-11 13:54 UTC  (8+ messages)
` [PATCH v4 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v4 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v4 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v4 4/4] pcmcia: "

[linux-linus test] 179545: regressions - trouble: fail/pass/starved
 2023-03-11 10:31 UTC 

[ovmf test] 179552: all pass - PUSHED
 2023-03-11  9:23 UTC 

[qemu-mainline test] 179534: regressions - trouble: fail/pass/starved
 2023-03-11  3:03 UTC 

[linux-linus test] 179531: regressions - trouble: fail/pass/starved
 2023-03-11  0:45 UTC 

[xen-unstable test] 179529: tolerable trouble: fail/pass/starved
 2023-03-10 19:10 UTC 

[OSSTEST PATCH] PDU/IPMI: Be less aggressive with IPMI commands
 2023-03-10 18:22 UTC  (2+ messages)

[ovmf test] 179537: all pass - PUSHED
 2023-03-10 18:22 UTC 

[libvirt test] 179528: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-10 16:23 UTC 

[PATCH] Call SetVirtualAddressMap() by default
 2023-03-10 16:05 UTC  (7+ messages)

[PATCH v2 0/2] Fix ARM Generic Timer interrupt parsing
 2023-03-10 13:23 UTC  (4+ messages)
` [PATCH v2 1/2] arch/arm: irq: Add platform_get_irq_byname() implementation
` [PATCH v2 2/2] arch/arm: time: Add support for parsing interrupts by names

[qemu-mainline test] 179526: regressions - trouble: fail/pass/starved
 2023-03-10 13:18 UTC 

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2023-03-10 11:34 UTC  (10+ messages)
` API/ABIs: "

[ovmf test] 179532: all pass - PUSHED
 2023-03-10 11:15 UTC 

[PATCH v6 4/4] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
 2023-03-10 10:38 UTC  (2+ messages)

[PATCH v2] hvc/xen: prevent concurrent accesses to the shared ring
 2023-03-10  9:18 UTC  (7+ messages)

[linux-linus test] 179524: regressions - trouble: fail/pass/starved
 2023-03-10  8:55 UTC 

[ovmf test] 179530: all pass - PUSHED
 2023-03-10  8:44 UTC 

[ovmf test] 179527: all pass - PUSHED
 2023-03-10  5:01 UTC 

[xen-unstable test] 179522: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-10  4:23 UTC 

[qemu-mainline test] 179518: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-10  1:42 UTC 

[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
 2023-03-09 22:18 UTC  (2+ messages)

[linux-linus test] 179516: regressions - trouble: fail/pass/starved
 2023-03-09 18:37 UTC 

[PATCH v2] Input: xen-kbdfront - drop keys to shrink modalias
 2023-03-09 16:09 UTC  (4+ messages)

[xen-unstable test] 179513: regressions - trouble: fail/pass/starved
 2023-03-09 15:40 UTC 

[PATCH v1 0/2] Fix ARM Generic Timer interrupt parsing
 2023-03-09 14:59 UTC  (14+ messages)
` [PATCH v1 2/2] arch/arm: time: Add support for parsing interrupts by names

[PATCH v1 0/3] enable MMU for RISC-V
 2023-03-09 14:39 UTC  (10+ messages)
` [PATCH v1 2/3] xen/riscv: setup initial pagetables

[libvirt test] 179515: tolerable trouble: pass/starved - PUSHED
 2023-03-09 14:31 UTC 

[PATCH v7 0/5] introduce generic implementation of macros from bug.h
 2023-03-09 14:22 UTC  (7+ messages)
` [PATCH v7 1/5] xen: introduce CONFIG_GENERIC_BUG_FRAME
` [PATCH v7 2/5] xen/arm: remove unused defines in <asm/bug.h>
` [PATCH v7 3/5] xen: change <asm/bug.h> to <xen/bug.h>
` [PATCH v7 4/5] xen/arm: switch ARM to use generic implementation of bug.h
` [PATCH v7 5/5] xen/x86: switch x86 to use generic implemetation "

[ovmf test] 179517: all pass - PUSHED
 2023-03-09 12:52 UTC 

[SeaBIOS PATCH] xen: require Xen info structure at 0x1000 to detect Xen
 2023-03-09 11:27 UTC  (6+ messages)
` [SeaBIOS] "
    ` [SeaBIOS] "

[PATCH v6 0/4] [PATCH v5 0/4] introduce generic implementation of macros from bug.h
 2023-03-09  9:49 UTC  (5+ messages)
` [PATCH v6 2/4] xen: change <asm/bug.h> to <xen/bug.h>

[RFC PATCH v2 1/2] xen/memory : Add a stats_table resource type
 2023-03-09  9:22 UTC  (11+ messages)

[linux-linus test] 179511: regressions - trouble: fail/pass/starved
 2023-03-09  9:22 UTC  (2+ messages)

[RFC PATCH 00/10] Rework PCI locking
 2023-03-09  9:06 UTC  (7+ messages)
` [RFC PATCH 08/10] xen: pci: remove pcidev_[un]lock[ed] calls

[PATCH V2] docs: vhost-user: Add Xen specific memory mapping support
 2023-03-09  8:51 UTC  (5+ messages)

[PATCH V3 0/2] qemu: vhost-user: Support Xen memory mapping quirks
 2023-03-09  8:51 UTC  (2+ messages)
` [PATCH V3 2/2] docs: vhost-user: Add Xen specific memory mapping support


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).