xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-15 13:27:42 to 2023-03-17 01:13:19 UTC [more...]

[ImageBuilder][PATCH v2 0/2] uboot-script-gen: Add support for static heap and shared memory
 2023-03-17  1:12 UTC  (6+ messages)
` [ImageBuilder][PATCH v2 1/2] uboot-script-gen: Add XEN_STATIC_HEAP
` [ImageBuilder][PATCH v2 2/2] uboot-script-gen: add support for static shared memory

[RFC XEN PATCH 0/6] Introduce VirtIO GPU and Passthrough GPU support on Xen PVH dom0
 2023-03-16 23:19 UTC  (20+ messages)
` [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 6/6] tools/libs/light: pci: translate irq to gsi

[RFC PATCH 0/5] Add Xen PVH dom0 support for GPU
 2023-03-16 23:09 UTC  (18+ messages)
` [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh
` [RFC PATCH 4/5] x86/xen: acpi registers gsi "
` [RFC PATCH 5/5] xen/privcmd: add IOCTL_PRIVCMD_GSI_FROM_IRQ

[PATCH v2] xen/console: Skip switching serial input to non existing domains
 2023-03-16 22:59 UTC  (6+ messages)

[BUG] x2apic broken with current AMD hardware
 2023-03-16 22:03 UTC  (7+ messages)

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

[PATCH 0/7] tools: More Python 3 fixes (part 1 of N)
 2023-03-16 20:09 UTC  (22+ messages)
` [PATCH 1/7] tools/python: Drop pylintrc
` [PATCH 2/7] tools/misc: Drop xencons
` [PATCH 3/7] tools: Delete trailing whitespace in python scripts
` [PATCH 4/7] tools/pygrub: Factor out common setup.py parts
` [PATCH 5/7] tools: Use -s for python shebangs
  ` [PATCH v2 "
` [PATCH 6/7] tools/python: Improve unit test handling
` [PATCH 7/7] tools/python: Drop shebangs from library files

[PATCH v5 1/4] PCI: Introduce pci_dev_for_each_resource()
 2023-03-16 19:03 UTC  (2+ messages)

[ovmf test] 179690: all pass - PUSHED
 2023-03-16 18:06 UTC 

[PATCH 1/4] tools: convert setup.py to use setuptools
 2023-03-16 17:16 UTC  (4+ messages)
` [PATCH 2/4] tools: don't use distutils in configure nor Makefile
` [PATCH 3/4] tools: regenerate configure
` [PATCH 4/4] Update README to state Python3 requirement

[xen-unstable-smoke test] 179687: tolerable trouble: pass/starved - PUSHED
 2023-03-16 17:12 UTC 

[PATCH v3 0/6] vpci: first series in preparation for vpci on ARM
 2023-03-16 17:01 UTC  (16+ messages)
` [PATCH v3 1/6] xen: add reference counter support
` [PATCH v3 2/6] xen: pci: introduce reference counting for pdev
` [PATCH v3 3/6] vpci: crash domain if we wasn't able to (un) map vPCI regions

[PATCH v2 0/3] enable MMU for RISC-V
 2023-03-16 16:43 UTC  (4+ messages)
` [PATCH v2 1/3] xen/riscv: introduce setup_initial_pages
` [PATCH v2 2/3] xen/riscv: setup initial pagetables
` [PATCH v2 3/3] xen/riscv: remove dummy_bss variable

[PATCH v4] acpi/processor: fix evaluating _PDC method when running as Xen dom0
 2023-03-16 16:42 UTC 

[PATCH v3 0/3] Do basic initialization things
 2023-03-16  0:37 UTC  (10+ messages)
` [PATCH v3 1/3] xen/riscv: disable fpu
` [PATCH v3 2/3] xen/riscv: read/save hart_id and dtb_base passed by bootloader
` [PATCH v3 3/3] xen/riscv: initialize .bss section

[help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
 2023-03-16 15:59 UTC  (9+ messages)
        ` Aw: "
            ` Aw: "

[ovmf test] 179677: all pass - PUSHED
 2023-03-16 15:11 UTC 

[xen-unstable-smoke test] 179681: tolerable trouble: pass/starved - PUSHED
 2023-03-16 14:49 UTC 

[PATCH v5 0/7] RISCV basic exception handling implementation
 2023-03-16 14:39 UTC  (8+ messages)
` [PATCH v5 1/7] xen/riscv: introduce boot information structure
` [PATCH v5 2/7] xen/riscv: initialize boot_info structure
` [PATCH v5 3/7] xen/riscv: introduce dummy <asm/bug.h>
` [PATCH v5 4/7] xen/riscv: introduce decode_cause() stuff
` [PATCH v5 5/7] xen/riscv: introduce trap_init()
` [PATCH v5 6/7] xen/riscv: introduce an implementation of macros from <asm/bug.h>
` [PATCH v5 7/7] xen/riscv: test basic handling stuff

[PATCH v2 0/2] deal with GOT stuff for RISC-V
 2023-03-16 13:59 UTC  (6+ messages)
` [PATCH v2 1/2] xen/riscv: add EMBEDDED_EXTRA_CFLAGS to CFLAGS
` [PATCH v2 2/2] xen/riscv: add explicit check that .got{.plt} is empty

[PATCH v2 0/5] x86/mm: address aspects noticed during XSA-410 work
 2023-03-16 13:35 UTC  (10+ messages)
` [PATCH v2 1/5] x86/paging: fold most HAP and shadow final teardown
` [PATCH v2 2/5] x86/paging: drop set-allocation from final-teardown
` [PATCH v2 3/5] x86/paging: move update_paging_modes() hook

[PATCH] build: omit "source" symlink when building hypervisor in-tree
 2023-03-16 13:30 UTC  (3+ messages)

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

[SeaBIOS PATCH] xen: require Xen info structure at 0x1000 to detect Xen
 2023-03-16 13:02 UTC  (7+ messages)
` [SeaBIOS] "
    ` [SeaBIOS] "
          ` seabios 1.16.2 release tagged (was: Re: [SeaBIOS] Re: [SeaBIOS PATCH] xen: require Xen info structure at). "

[PATCH] CHANGELOG: Mention xl/libxl SMBIOS support
 2023-03-16 13:02 UTC  (2+ messages)

[PATCH v4 0/3] libxl smbios support
 2023-03-16 12:53 UTC  (8+ messages)
` [PATCH v4 2/3] xl/libxl: Add ability to specify SMBIOS strings
` [PATCH v4 3/3] xl/libxl: Add OEM string support to smbios

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

[libvirt test] 179665: regressions - trouble: blocked/fail/pass/starved
 2023-03-16 12:24 UTC 

[PATCH v2] vpci/msix: handle accesses adjacent to the MSI-X table
 2023-03-16 12:07 UTC 

[PATCH] move {,vcpu_}show_execution_state() declarations to common header
 2023-03-16 12:01 UTC  (2+ messages)

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

[PATCH v3] acpi/processor: fix evaluating _PDC method when running as Xen dom0
 2023-03-16 11:15 UTC  (4+ messages)

[PATCH] x86/svm: Provide EXITINFO decodes for IO intercetps
 2023-03-16 10:49 UTC  (4+ messages)

[PATCH] x86: don't include processor.h from system.h
 2023-03-16 10:22 UTC  (2+ messages)

[PATCH 0/3] xen: ACPI processor related fixes
 2023-03-16 10:06 UTC  (6+ messages)
` [PATCH 3/3] xen/acpi: upload power and performance related data from a PVH dom0

[PATCH v1] xen/riscv: make calculation of stack address PC-relative
 2023-03-16  9:54 UTC  (17+ messages)

[linux-linus test] 179656: regressions - trouble: fail/pass/starved
 2023-03-16  9:50 UTC 

[PATCH v2 0/2] automation: introduce static heap and shared memory tests
 2023-03-16  9:12 UTC  (3+ messages)
` [PATCH v2 1/2] automation: arm64: Create test jobs for testing static heap on qemu
` [PATCH v2 2/2] automation: arm64: Create test jobs for testing static shared memory "

[PATCH] xen: remove unnecessary (void*) conversions
 2023-03-16  8:49 UTC  (2+ messages)

[PATCH v2] xen/grants: repurpose command line max options
 2023-03-16  8:25 UTC  (5+ messages)

[PATCH] xen/console: Handle true dom0less case when switching serial input
 2023-03-16  7:56 UTC  (9+ messages)

[PATCH] xen/riscv: Fix build with GCC 10
 2023-03-16  7:21 UTC  (3+ messages)

[xen-unstable test] 179649: regressions - trouble: fail/pass/starved
 2023-03-16  6:28 UTC 

[qemu-mainline bisection] complete test-amd64-i386-libvirt-xsm
 2023-03-16  5:21 UTC 

Best way to use altp2m to support VMFUNC EPT-switching?
 2023-03-16  2:14 UTC  (4+ messages)

[xen-unstable-smoke test] 179660: tolerable trouble: pass/starved - PUSHED
 2023-03-16  2:03 UTC 

[PATCH] xen/riscv: Fix early_puts() newline handling
 2023-03-16  0:34 UTC  (2+ messages)

[RFC QEMU PATCH 00/18] Add VirtIO GPU and Passthrough GPU support on Xen
 2023-03-15 23:14 UTC  (5+ messages)
` [RFC QEMU PATCH 08/18] virtio-gpu: Initialize Venus

[qemu-mainline test] 179644: regressions - trouble: fail/pass/starved
 2023-03-15 21:01 UTC 

[linux-linus test] 179641: regressions - trouble: fail/pass/starved
 2023-03-15 19:16 UTC 

[PATCH] libxl: Fix libxl__device_pci_reset error messages
 2023-03-15 17:33 UTC  (3+ messages)

[PATCH v2 00/10] SVE feature for arm guests
 2023-03-15 17:07 UTC  (11+ messages)
` [PATCH v2 02/10] xen/arm: add sve_vl_bits field to domain
` [PATCH v2 07/10] xen/physinfo: encode Arm SVE vector length in arch_capabilities
` [PATCH v2 09/10] xen/tools: add sve parameter in XL configuration

[libvirt test] 179640: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-15 16:32 UTC 

[PATCH] tools: use libxenlight for writing xenstore-stubdom console nodes
 2023-03-15 15:42 UTC 

[PATCH V3 0/2] qemu: vhost-user: Support Xen memory mapping quirks
 2023-03-15 15:25 UTC  (6+ 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

[PATCH RFC] build: respect top-level .config also for out-of-tree hypervisor builds
 2023-03-15 14:58 UTC 

[XEN PATCH v7 00/20] Xen FF-A mediator
 2023-03-15 14:37 UTC  (11+ messages)
` [XEN PATCH v7 18/20] xen/arm: ffa: support sharing memory
` [XEN PATCH v7 20/20] xen/arm: ffa: support sharing large memory ranges

[PATCH v2] acpi/processor: fix evaluating _PDC method when running as Xen dom0
 2023-03-15 14:33 UTC  (3+ messages)

[PATCH v4 0/2] pci: slot_reserved_mask improvements
 2023-03-15 14:26 UTC  (3+ messages)
  ` [PATCH v4 1/2] pci: avoid accessing slot_reserved_mask directly outside of pci.c
  ` [PATCH v4 2/2] pci: introduce slot_reserved_auto_mask and slot_reserved_manual_mask

[xen-unstable test] 179633: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-15 13:27 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).