xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-07 17:19:19 to 2023-03-12 09:24:06 UTC [more...]

[RFC QEMU PATCH 00/18] Add VirtIO GPU and Passthrough GPU support on Xen
 2023-03-12  9:22 UTC  (9+ 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

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

[RFC XEN PATCH 0/6] Introduce VirtIO GPU and Passthrough GPU support on Xen PVH dom0
 2023-03-12  7:54 UTC  (7+ 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

[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 

[XEN PATCH] x86/monitor: Add new monitor event to catch I/O instructions
 2023-03-11 14:50 UTC  (2+ messages)

[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 

[BUG] x2apic broken with current AMD hardware
 2023-03-11  0:09 UTC  (8+ messages)

[help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
 2023-03-10 20:50 UTC  (3+ messages)

[PATCH 0/3] x86: Minor improvements to xen-cpuid
 2023-03-10 20:37 UTC  (4+ 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

[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 0/2] x86: Misc enumeration improvements
 2023-03-10 16:02 UTC  (3+ messages)
` [PATCH 1/2] x86/spec-ctrl: Add BHI controls to userspace components
` [PATCH 2/2] x86/spec-ctrl: Enumerations for DDP controls

[PATCH] tests/vpci: install test
 2023-03-10 14:32 UTC  (4+ 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  (4+ messages)
` [PATCH 5/7] sgi-xp: simplify sysctl registration

[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  (5+ messages)

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

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-03-09 15:18 UTC  (32+ messages)
` [PULL 01/27] hw/xen: Add xenstore wire implementation and implementation stubs
` [PULL 02/27] hw/xen: Add basic XenStore tree walk and write/read/directory support
` [PULL 03/27] hw/xen: Implement XenStore watches
` [PULL 04/27] hw/xen: Implement XenStore transactions
` [PULL 05/27] hw/xen: Watches on "
` [PULL 06/27] hw/xen: Implement XenStore permissions
` [PULL 07/27] hw/xen: Implement core serialize/deserialize methods for xenstore_impl
` [PULL 08/27] hw/xen: Create initial XenStore nodes
` [PULL 09/27] hw/xen: Add evtchn operations to allow redirection to internal emulation
` [PULL 10/27] hw/xen: Add gnttab "
` [PULL 11/27] hw/xen: Pass grant ref to gnttab unmap operation
` [PULL 12/27] hw/xen: Add foreignmem operations to allow redirection to internal emulation
` [PULL 13/27] hw/xen: Add xenstore "
` [PULL 14/27] hw/xen: Move xenstore_store_pv_console_info to xen_console.c
` [PULL 15/27] hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
` [PULL 16/27] hw/xen: Rename xen_common.h to xen_native.h
` [PULL 17/27] hw/xen: Build PV backend drivers for CONFIG_XEN_BUS
` [PULL 18/27] hw/xen: Avoid crash when backend watch fires too early
` [PULL 19/27] hw/xen: Only advertise ring-page-order for xen-block if gnttab supports it
` [PULL 20/27] hw/xen: Hook up emulated implementation for event channel operations
` [PULL 21/27] hw/xen: Add emulated implementation of grant table operations
` [PULL 22/27] hw/xen: Add emulated implementation of XenStore operations
` [PULL 23/27] hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
` [PULL 24/27] hw/xen: Implement soft reset for emulated gnttab
` [PULL 25/27] i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation
` [PULL 26/27] MAINTAINERS: Add entry for Xen on KVM emulation
` [PULL 27/27] docs: Update Xen-on-KVM documentation for PV disk support

[PATCH v1 0/2] Fix ARM Generic Timer interrupt parsing
 2023-03-09 14:59 UTC  (17+ 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  (11+ messages)
` [PATCH v6 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME
` [PATCH v6 2/4] xen: change <asm/bug.h> to <xen/bug.h>
` [PATCH v6 4/4] xen/x86: switch x86 to use generic implemetation of 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  (3+ messages)
` [PATCH V3 1/2] docs: vhost-user: Define memory region separately
` [PATCH V3 2/2] docs: vhost-user: Add Xen specific memory mapping support

[xen-unstable test] 179509: regressions - trouble: fail/pass/starved
 2023-03-09  3:48 UTC 

[linux-linus test] 179506: regressions - trouble: fail/pass/starved
 2023-03-08 21:36 UTC 

[ovmf test] 179510: all pass - PUSHED
 2023-03-08 20:48 UTC 

[libvirt test] 179505: tolerable trouble: pass/starved - PUSHED
 2023-03-08 17:28 UTC 

[xen-unstable-smoke test] 179508: tolerable trouble: pass/starved - PUSHED
 2023-03-08 15:37 UTC 

[xen-unstable test] 179503: tolerable trouble: fail/pass/starved
 2023-03-08 13:55 UTC 

[PATCH v2] build: run targets cscope,tags,... using tree-wide approach
 2023-03-08 11:10 UTC  (2+ messages)

[PATCH RFC] bunzip: work around gcc13 warning
 2023-03-08 11:02 UTC  (3+ messages)

[qemu-mainline test] 179501: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-08 10:43 UTC 

[PATCH] tools/tests: remove vhpet tests
 2023-03-08 10:18 UTC  (2+ messages)

[linux-linus test] 179499: regressions - trouble: fail/pass/starved
 2023-03-08  6:23 UTC 

[xen-unstable-smoke test] 179504: tolerable trouble: pass/starved - PUSHED
 2023-03-08  4:58 UTC 

[PATCH v3 0/2] automation: introduce a Xilinx hardware test
 2023-03-08  2:45 UTC  (4+ messages)
` [PATCH v3 2/2] automation: introduce a dom0less test run on Xilinx hardware

[xen-unstable-smoke test] 179502: tolerable trouble: pass/starved - PUSHED
 2023-03-08  2:15 UTC 

[PATCH] build: add crypto/ to SUBDIRS
 2023-03-07 23:24 UTC  (11+ messages)

[qemu-mainline test] 179497: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-07 23:24 UTC 

[PATCH v4 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-03-07 21:47 UTC  (4+ messages)
` [PATCH v4 05/12] x86/xen: set MTRR state when running as Xen PV initial domain

[PATCH v2 0/2] automation: introduce a Xilinx hardware test
 2023-03-07 20:21 UTC  (6+ messages)
` [PATCH v2 2/2] automation: introduce a dom0less test run on Xilinx hardware

[PATCH v2 00/27] Enable PV backends with Xen/KVM emulation
 2023-03-07 18:27 UTC  (9+ messages)
` [PATCH v2 05/27] hw/xen: Watches on XenStore transactions
` [PATCH v2 10/27] hw/xen: Add gnttab operations to allow redirection to internal emulation
` [PATCH v2 16/27] hw/xen: Rename xen_common.h to xen_native.h
` [PATCH v2 22/27] hw/xen: Add emulated implementation of XenStore operations
` [PATCH v2 25/27] i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation

[libvirt test] 179462: tolerable trouble: pass/starved - PUSHED
 2023-03-07 18:17 UTC 

[ovmf test] 179498: all pass - PUSHED
 2023-03-07 17:52 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).