Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-29 10:51:39 to 2023-03-31 20:32:43 UTC [more...]

[PATCH v9 0/5] introduce generic implementation of macros from bug.h
 2023-03-31 20:32 UTC  (8+ messages)
` [PATCH v9 1/5] xen: introduce CONFIG_GENERIC_BUG_FRAME
` [PATCH v9 2/5] xen/arm: remove unused defines in <asm/bug.h>
` [PATCH v9 3/5] xen: change <asm/bug.h> to <xen/bug.h>
` [PATCH v9 5/5] xen/x86: switch x86 to use generic implemetation of bug.h

[ovmf test] 180091: all pass - PUSHED
 2023-03-31 20:22 UTC 

[linux-linus test] 180081: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-31 20:21 UTC 

[PATCH] x86/pci: Correct ECS handling with CF8/CFC emulation
 2023-03-31 17:57 UTC 

Need help on a issue (Unable to schedule guest for Xen on Arm)
 2023-03-31 14:24 UTC  (4+ messages)

[PATCH v4 00/12] SVE feature for arm guests
 2023-03-31 14:23 UTC  (16+ messages)
` [PATCH v4 07/12] xen: enable Dom0 to use SVE feature
` [PATCH v4 08/12] xen/physinfo: encode Arm SVE vector length in arch_capabilities
` [PATCH v4 09/12] tools: add physinfo arch_capabilities handling for Arm
` [PATCH v4 10/12] xen/tools: add sve parameter in XL configuration

[libvirt test] 180080: regressions - trouble: fail/pass/starved
 2023-03-31 13:04 UTC 

[PATCH v2 0/3] gfx: improvements when using multiboot2 and EFI
 2023-03-31  9:59 UTC  (4+ messages)
` [PATCH v2 1/3] efi: try to use the currently set GOP mode
` [PATCH v2 2/3] multiboot2: parse console= and vga= options when setting "
` [PATCH v2 3/3] multiboot2: do not set StdOut mode unconditionally

[xen-unstable-smoke test] 180085: tolerable trouble: pass/starved - PUSHED
 2023-03-31  9:56 UTC 

[PATCH 0/5] gfx: improvements when using multiboot2 and EFI + misc
 2023-03-31  7:37 UTC  (14+ messages)
` [PATCH 2/5] efi: only set a console mode if the current one is invalid
` [PATCH 4/5] multiboot2: parse console= option when setting GOP mode

[xen-unstable test] 180073: regressions - trouble: blocked/fail/pass/starved
 2023-03-31  5:48 UTC 

[linux-linus test] 180069: regressions - trouble: fail/pass/starved
 2023-03-31  5:38 UTC 

[linux-5.4 test] 180066: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-31  2:09 UTC 

[ovmf test] 180074: all pass - PUSHED
 2023-03-30 23:55 UTC 

[xen-unstable-smoke test] 180076: tolerable trouble: pass/starved - PUSHED
 2023-03-30 23:49 UTC 

[xen-unstable-smoke test] 180072: regressions - trouble: fail/pass/starved
 2023-03-30 21:59 UTC 

[XEN v4 00/11] Add support for 32 bit physical address
 2023-03-30 21:47 UTC  (22+ 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 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

[xen-unstable test] 180062: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-30 20:32 UTC 

[ovmf test] 180070: all pass - PUSHED
 2023-03-30 20:25 UTC 

[ANNOUNCE] Call for agenda items for 13 April Community Call @ 1600 UTC
 2023-03-30 20:06 UTC 

[PATCH] bump default SeaBIOS version to 1.16.2
 2023-03-30 19:32 UTC  (2+ messages)

[libvirt test] 180061: tolerable trouble: pass/starved - PUSHED
 2023-03-30 18:06 UTC 

[xen-unstable-smoke test] 180068: tolerable trouble: pass/starved - PUSHED
 2023-03-30 17:56 UTC 

[ovmf test] 180067: all pass - PUSHED
 2023-03-30 17:35 UTC 

[linux-linus test] 180059: regressions - trouble: fail/pass/starved
 2023-03-30 17:13 UTC 

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-03-30 16:24 UTC  (8+ messages)
` [PATCH v8 1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE()
` [PATCH v8 2/7] PCI: Introduce pci_resource_n()
` [PATCH v8 3/7] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v8 4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource()
` [PATCH v8 7/7] pcmcia: "

[PATCH v7 3/6] PCI: Allow pci_bus_for_each_resource() to take less arguments
 2023-03-30 15:38 UTC  (3+ messages)

[PATCH v2 0/8] x86emul: a few small steps towards disintegration
 2023-03-30 15:14 UTC  (9+ messages)

[PATCH RFC 0/9] x86: Merge cpuid and msr policy
 2023-03-30 14:43 UTC  (31+ messages)
` [PATCH 1/9] x86: Rename struct cpu_policy to struct old_cpuid_policy
` [PATCH 2/9] x86: Rename {domctl,sysctl}.cpu_policy.{cpuid,msr_policy} fields
` [PATCH 3/9] x86: Rename struct cpuid_policy to struct cpu_policy
` [PATCH 4/9] x86: Merge struct msr_policy into "
` [PATCH 5/9] x86: Merge the system {cpuid,msr} policy objects
` [PATCH 6/9] x86: Merge a domain's "
` [PATCH 7/9] x86: Merge xc_cpu_policy's cpuid and msr objects
` [PATCH 8/9] x86: Drop struct old_cpu_policy
` [PATCH 9/9] RFC: Everything else

[xen-unstable-smoke test] 180065: tolerable trouble: pass/starved - PUSHED
 2023-03-30 14:25 UTC 

Improving website content and an introduction
 2023-03-30 14:23 UTC 

[PATCH v3 0/3] enable MMU for RISC-V
 2023-03-30 14:15 UTC  (10+ messages)
` [PATCH v3 1/3] xen/riscv: introduce setup_initial_pages

[PATCH v3] xen/netback: use same error messages for same errors
 2023-03-30 13:50 UTC  (3+ messages)

[ovmf test] 180064: all pass - PUSHED
 2023-03-30 13:13 UTC 

[PATCH v3 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-03-30 13:05 UTC  (13+ 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

[PATCH v2 00/13] x86: assorted shadow mode adjustments
 2023-03-30 12:20 UTC  (15+ messages)
` [PATCH v2 01/13] x86/shadow: rename SHADOW_FOREACH_L<N>E() to FOREACH_PRESENT_L<N>E()
` [PATCH v2 02/13] x86/shadow: drop redundant present bit checks from FOREACH_PRESENT_L<N>E() "bodies"
` [PATCH v2 03/13] x86/shadow: reduce explicit log-dirty recording for HVM
` [PATCH v2 04/13] x86/shadow: call sh_update_cr3() directly from sh_page_fault()
` [PATCH v2 05/13] x86/shadow: don't generate bogus "domain dying" trace entry "
` [PATCH v2 06/13] x86/shadow: use lighter weight mode checks
` [PATCH v2 07/13] x86/shadow: move OOS functions to their own file
` [PATCH v2 08/13] x86/shadow: sh_rm_write_access_from_sl1p() is HVM-only
` [PATCH v2 09/13] x86/shadow: drop is_hvm_...() where easily possible
` [PATCH v2 10/13] x86/shadow: make monitor table create/destroy more consistent
` [PATCH v2 11/13] x86/shadow: vCPU-s never have "no mode"
` [PATCH v2 12/13] x86/shadow: "monitor table" is a HVM-only concept
` [PATCH v2 13/13] x86/shadow: adjust monitor table prealloc amount

[PATCH v2] x86emul: further correct 64-bit mode zero count repeated string insn handling
 2023-03-30 11:09 UTC 

[PATCH v3 0/2] x86: RTC handling adjustments
 2023-03-30 10:40 UTC  (2+ messages)
` [PATCH v5] x86: detect CMOS aliasing on ports other than 0x70/0x71

[qemu-mainline test] 180057: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-30 10:37 UTC 

[PATCH v2 00/13] tools/xenstore: more cleanups
 2023-03-30  8:50 UTC  (14+ messages)
` [PATCH v2 01/13] tools/xenstore: verify command line parameters better
` [PATCH v2 02/13] tools/xenstore: do some cleanup of hashtable.c
` [PATCH v2 03/13] tools/xenstore: modify interface of create_hashtable()
` [PATCH v2 04/13] tools/xenstore: let hashtable_insert() return 0 on success
` [PATCH v2 05/13] tools/xenstore: make some write limit functions static
` [PATCH v2 06/13] tools/xenstore: switch write limiting to use millisecond time base
` [PATCH v2 07/13] tools/xenstore: remove stale TODO file
` [PATCH v2 08/13] tools/xenstore: remove unused events list
` [PATCH v2 09/13] tools/xenstore: remove support of file backed data base
` [PATCH v2 10/13] tools/xenstore: remove no longer needed functions from xs_lib.c
` [PATCH v2 11/13] tools/xenstore: split out environment specific live update code
` [PATCH v2 12/13] tools/xenstore: split out rest of live update control code
` [PATCH v2 13/13] tools/xenstore: remove unused stuff from list.h

[PATCH] libxl: arm: Allow grant mappings for backends running on Dom0
 2023-03-30  8:43 UTC 

[PATCH v3 00/13] tools/xenstore: rework internal accounting
 2023-03-30  8:16 UTC  (14+ messages)
` [PATCH v3 01/13] tools/xenstore: take transaction internal nodes into account for quota
` [PATCH v3 02/13] tools/xenstore: manage per-transaction domain accounting data in an array
` [PATCH v3 03/13] tools/xenstore: introduce accounting data array for per-domain values
` [PATCH v3 04/13] tools/xenstore: add framework to commit accounting data on success only
` [PATCH v3 05/13] tools/xenstore: use accounting buffering for node accounting
` [PATCH v3 06/13] tools/xenstore: add current connection to domain_memory_add() parameters
` [PATCH v3 07/13] tools/xenstore: use accounting data array for per-domain values
` [PATCH v3 08/13] tools/xenstore: add accounting trace support
` [PATCH v3 09/13] tools/xenstore: add TDB access "
` [PATCH v3 10/13] tools/xenstore: switch transaction accounting to generic accounting
` [PATCH v3 11/13] tools/xenstore: remember global and per domain max accounting values
` [PATCH v3 12/13] tools/xenstore: use generic accounting for remaining quotas
` [PATCH v3 13/13] tools/xenstore: switch quota management to be table based

[PATCH] libxl: fix matching of generic virtio device
 2023-03-30  7:35 UTC 

[xen-unstable test] 180051: tolerable trouble: fail/pass/starved
 2023-03-30  5:10 UTC 

[ovmf test] 180060: all pass - PUSHED
 2023-03-30  4:29 UTC 

Best way to use altp2m to support VMFUNC EPT-switching?
 2023-03-30  2:29 UTC  (5+ messages)

[linux-linus test] 180049: regressions - trouble: fail/pass/starved
 2023-03-30  1:27 UTC 

[xen-unstable-smoke test] 180058: tolerable trouble: pass/starved - PUSHED
 2023-03-30  0:03 UTC 

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2023-03-29 21:29 UTC  (6+ messages)
` [RFC PATCH v2 2/2] tools/misc: Add xen-vcpus-stats tool

[PATCH v2 0/2] xen/arm: fixes around domain_vpl011_init
 2023-03-29 21:20 UTC  (4+ messages)
` [PATCH v2 2/2] xen/arm: vpl011: Fix domain_vpl011_init error path

[PATCH v2] tools/xenstore: fix quota check in acc_fix_domains()
 2023-03-29 21:03 UTC  (2+ messages)

[qemu-mainline test] 180047: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-29 20:47 UTC 

[ovmf test] 180055: all pass - PUSHED
 2023-03-29 19:56 UTC 

[libvirt test] 180048: tolerable trouble: pass/starved - PUSHED
 2023-03-29 19:36 UTC 

[ovmf test] 180054: all pass - PUSHED
 2023-03-29 17:47 UTC 

[xen-unstable-smoke test] 180052: tolerable trouble: pass/starved - PUSHED
 2023-03-29 15:44 UTC 

[ovmf test] 180053: all pass - PUSHED
 2023-03-29 15:31 UTC 

S0ix support in Xen
 2023-03-29 14:38 UTC  (2+ messages)

[PATCH] vpci/msix: restore PBA access length and alignment restrictions
 2023-03-29 14:28 UTC  (5+ messages)

[PATCH 0/2] Add API for making parts of a MMIO page R/O and use it in XHCI console
 2023-03-29 14:12 UTC  (7+ messages)
` [PATCH 1/2] x86/mm: add API for marking only part of a MMIO page read only

[xen-unstable test] 180046: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-29 12:17 UTC 

[PATCH v3 0/6] vpci: first series in preparation for vpci on ARM
 2023-03-29 11:58 UTC  (6+ messages)
` [PATCH v3 2/6] xen: pci: introduce reference counting for pdev

[ovmf test] 180050: all pass - PUSHED
 2023-03-29 11:44 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 read-only IMAP folder(s) and NNTP newsgroup(s).