xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 06:28:17 to 2023-03-21 16:31:49 UTC [more...]

[PATCH] x86: extend coverage of HLE "bad page" workaround
 2023-03-21 16:31 UTC  (15+ messages)

[xen-unstable-smoke test] 179845: tolerable trouble: pass/starved - PUSHED
 2023-03-21 16:28 UTC 

[PATCH v1 0/3] enable MMU for RISC-V
 2023-03-21 16:25 UTC  (7+ messages)
` [PATCH v1 1/3] xen/riscv: introduce setup_initial_pages

[XEN v4 00/11] Add support for 32 bit physical address
 2023-03-21 16:15 UTC  (15+ messages)
` [XEN v4 01/11] xen/arm: Use the correct format specifier
` [XEN v4 02/11] xen/arm: domain_build: Track unallocated pages using the frame number
` [XEN v4 03/11] xen/arm: Typecast the DT values into paddr_t
` [XEN v4 04/11] xen/drivers: ns16550: Use paddr_t for io_base/io_size
` [XEN v4 05/11] xen/arm: Introduce a wrapper for dt_device_get_address() to handle paddr_t
` [XEN v4 06/11] xen/arm: smmu: Use writeq_relaxed_non_atomic() for writing to SMMU_CBn_TTBR0
` [XEN v4 07/11] xen/arm: Introduce choice to enable 64/32 bit physical addressing
` [XEN v4 08/11] xen/arm: guest_walk: LPAE specific bits should be enclosed within "ifndef CONFIG_PHYS_ADDR_T_32"
` [XEN v4 09/11] xen/arm: Restrict zeroeth_table_offset for ARM_64
` [XEN v4 10/11] xen/arm: p2m: Use the pa_range_info table to support Arm_32 and Arm_64
` [XEN v4 11/11] xen/arm: p2m: Enable support for 32bit IPA for ARM_32

[PATCH v2 0/4] P2M improvements for Arm
 2023-03-21 15:50 UTC  (10+ messages)
` [PATCH v2 2/4] xen/arm: Rename vgic_cpu_base and vgic_dist_base for new vGIC
` [PATCH v2 3/4] xen/arm: Defer GICv2 CPU interface mapping until the first access
` [PATCH v2 4/4] xen/arm: Clean-up in p2m_init() and p2m_final_teardown()

[Xen-devel] [PATCH v2] x86: use POPCNT for hweight<N>() when available
 2023-03-21 15:44 UTC  (7+ messages)
`  "

[PATCH v2] vpci/msix: handle accesses adjacent to the MSI-X table
 2023-03-21 15:39 UTC  (4+ messages)

[PATCH] tools: use libxenlight for writing xenstore-stubdom console nodes
 2023-03-21 15:37 UTC  (3+ messages)

[XEN PATCH v1 1/1] x86/domctl: add gva_to_gfn command
 2023-03-21 15:13 UTC  (15+ messages)

[qemu-mainline test] 179824: regressions - trouble: fail/pass/starved
 2023-03-21 14:44 UTC 

[PATCH v8 0/5] introduce generic implementation of macros from bug.h
 2023-03-21 14:44 UTC  (9+ messages)
` [PATCH v8 1/5] xen: introduce CONFIG_GENERIC_BUG_FRAME

[PATCH v5 0/7] RISCV basic exception handling implementation
 2023-03-21 14:43 UTC  (8+ messages)
` [PATCH v5 1/7] xen/riscv: introduce boot information structure
` [PATCH v5 2/7] xen/riscv: initialize boot_info structure

[BUG] x2apic broken with current AMD hardware
 2023-03-21 14:34 UTC  (18+ messages)

preparations for 4.16.4 and 4.17.1
 2023-03-21 14:30 UTC 

[PATCH v5] ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
 2023-03-21 14:19 UTC 

[PATCH v3 0/2] x86: RTC handling adjustments
 2023-03-21 14:12 UTC  (3+ messages)
` [PATCH v4] x86: detect CMOS aliasing on ports other than 0x70/0x71

[PATCH v4] acpi/processor: fix evaluating _PDC method when running as Xen dom0
 2023-03-21 14:04 UTC  (6+ messages)

[XEN PATCH v5] x86/monitor: Add new monitor event to catch I/O instructions
 2023-03-21 13:58 UTC 

[PATCH v3 0/3] xen-ucode: print information about currently loaded ucode
 2023-03-21 13:35 UTC  (8+ messages)
` [PATCH v3 1/3] tools/xenctrl: add xc_get_cpu_version()
` [PATCH v3 2/3] x86/platform: introduce XENPF_get_ucode_version
` [PATCH v3 3/3] tools/xen-ucode: print information about currently loaded ucode

[xen-unstable-smoke test] 179838: tolerable trouble: pass/starved - PUSHED
 2023-03-21 13:10 UTC 

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

Xen Security Advisory 427 v2 (CVE-2022-42332) - x86 shadow plus log-dirty mode use-after-free
 2023-03-21 12:00 UTC 

Xen Security Advisory 429 v3 (CVE-2022-42331) - x86: speculative vulnerability in 32bit SYSCALL path
 2023-03-21 12:00 UTC 

Xen Security Advisory 428 v3 (CVE-2022-42333,CVE-2022-42334) - x86/HVM pinned cache attributes mis-handling
 2023-03-21 12:00 UTC 

[PATCH] x86/xen: move declaration/definition of xen_processor_present()
 2023-03-21 11:25 UTC 

[PATCH 0/2] tools/xl: small cleanup of parsing code
 2023-03-21 11:17 UTC  (9+ messages)
` [PATCH 1/2] tools/xl: allow split_string_into_pair() to trim values
` [PATCH 2/2] tools/xl: rework p9 config parsing

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

[xen-unstable-smoke test] 179837: tolerable trouble: pass/starved - PUSHED
 2023-03-21 10:52 UTC 

[PATCH] x86/vmx: Provide named fields for IO exit qualification
 2023-03-21 10:18 UTC  (3+ messages)

[ovmf test] 179832: all pass - PUSHED
 2023-03-21  9:06 UTC 

[PATCH] x86/PVH: avoid 32-bit build warning when obtaining VGA console info
 2023-03-21  8:03 UTC 

[xen-unstable test] 179820: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-21  7:42 UTC 

[linux-linus test] 179818: regressions - trouble: fail/pass/starved
 2023-03-21  4:29 UTC 

[xen-unstable-smoke test] 179826: tolerable trouble: pass/starved - PUSHED
 2023-03-21  2:51 UTC 

[qemu-mainline test] 179816: regressions - trouble: fail/pass/starved
 2023-03-21  0:35 UTC 

[PATCH 0/2] automation: add another Gitlab-CI test, x86-64 S3 this time
 2023-03-20 21:40 UTC  (9+ messages)
` [PATCH 2/2] automation: add a suspend test on an Alder Lake system

[PATCH] xen: Fix host pci for stubdom
 2023-03-20 20:59 UTC  (3+ messages)

[ImageBuilder][PATCH v3 0/2] uboot-script-gen: Add support for static heap and shared memory
 2023-03-20 20:28 UTC  (3+ messages)
` [ImageBuilder][PATCH v3 2/2] uboot-script-gen: add support for static "

[xen-unstable-smoke test] 179814: tolerable trouble: pass/starved - PUSHED
 2023-03-20 18:42 UTC 

[XEN PATCH v3] x86/monitor: Add new monitor event to catch I/O instructions
 2023-03-20 22:38 UTC  (4+ messages)

[linux-linus test] 179805: regressions - trouble: blocked/fail/pass/starved
 2023-03-20 17:51 UTC 

[qemu-mainline test] 179802: regressions - trouble: fail/pass/starved
 2023-03-20 17:10 UTC 

[PATCH v2 0/3] enable MMU for RISC-V
 2023-03-20 17:03 UTC  (5+ messages)
` [PATCH v2 1/3] xen/riscv: introduce setup_initial_pages
` [PATCH v2 2/3] xen/riscv: setup initial pagetables

[PATCH v2 0/2] Fixing error_interrupt()'s messages v2
 2023-03-20 16:59 UTC  (10+ messages)
` [PATCH v2 1/2] x86/APIC: include full string with error_interrupt() error messages
` [PATCH v2 2/2] x86/APIC: modify error_interrupt() to output using single printk()

[RFC XEN PATCH 6/6] tools/libs/light: pci: translate irq to gsi
 2023-03-20 16:50 UTC  (13+ messages)

[XEN PATCH v2] build: detect compiler change to rerun kconfig
 2023-03-20 15:28 UTC 

[help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
 2023-03-20 14:23 UTC  (12+ messages)
        ` Aw: "
            ` Aw: "
                ` Aw: "

[PATCH-for-8.1 4/5] bulk: Do not declare function prototypes using extern keyword
 2023-03-20 14:23 UTC  (3+ messages)

[ovmf test] 179808: all pass - PUSHED
 2023-03-20 13:35 UTC 

[PATCH v4 0/4 + v1 0/1] x86/spec-ctrl: IBPB improvements
 2023-03-20 13:35 UTC  (12+ messages)
` [PATCH] x86/Xen: make use of IBPB controlling VM assist

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

[PATCH v4] xen/console: Skip switching serial input to non existing domains
 2023-03-20 12:36 UTC 

[xen-unstable test] 179799: tolerable trouble: fail/pass/starved
 2023-03-20 12:21 UTC 

[PATCH v3] xen/console: Skip switching serial input to non existing domains
 2023-03-20 12:13 UTC  (4+ messages)

[PATCH v4 0/3] Stop using insecure transports
 2023-03-20 11:47 UTC  (8+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 2/5] Change remaining xenbits.xen.org links to HTTPS

[PATCH] Fix PCI hotplug AML
 2023-03-20 11:08 UTC  (5+ messages)

[PATCH v3 00/10] SVE feature for arm guests
 2023-03-20 11:01 UTC  (8+ messages)
` [PATCH v3 02/10] xen/arm: add SVE vector length field to the domain
` [PATCH v3 06/10] xen/arm: enable Dom0 to use SVE feature
` [PATCH v3 08/10] tools: add physinfo arch_capabilities handling for Arm

[linux-linus test] 179797: regressions - trouble: fail/pass/starved
 2023-03-20  8:39 UTC 

[PATCH v4] x86/HVM: support emulated UMIP
 2023-03-20  7:45 UTC  (7+ 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).