xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 15:10:41 to 2020-06-18 15:18:11 UTC [more...]

[RFC PATCH v1 0/6] Fair scheduling
 2020-06-18 15:17 UTC  (14+ messages)
` [RFC PATCH v1 2/6] sched: track time spent in hypervisor tasks
` [RFC PATCH v1 4/6] xentop: collect IRQ and HYP time statistics

[PATCH for-4.14 0/8] x86/vpt: fixes for vpt and enable vPIT for PVH dom0
 2020-06-18 15:16 UTC  (20+ messages)
` [PATCH for-4.14 2/8] x86/hvm: don't force vCPU 0 for IRQ 0 when using fixed destination mode
` [PATCH for-4.14 3/8] x86/hvm: fix ISA IRQ 0 handling when set as lowest priority mode in IO APIC
` [PATCH for-4.14 4/8] x86/vpt: only try to resume timers belonging to enabled devices
` [PATCH for-4.14 5/8] x86/hvm: only translate ISA interrupts to GSIs in virtual timers
` [PATCH for-4.14 6/8] x86/vpt: fix injection to remote vCPU

[PATCH v3 for-4.14] pvcalls: Document correctly and explicitely the padding for all arches
 2020-06-18 15:00 UTC  (7+ messages)

[PATCH v1 0/7] Implement support for external IPT monitoring
 2020-06-18 14:59 UTC  (54+ messages)
` [PATCH v1 1/7] x86/vmx: add Intel PT MSR definitions
` [PATCH v1 2/7] x86/vmx: add IPT cpu feature
` [PATCH v1 3/7] x86/vmx: add ipt_state as part of vCPU state
` [PATCH v1 4/7] x86/vmx: add do_vmtrace_op
` [PATCH v1 5/7] tools/libxc: add xc_ptbuf_* functions
` [PATCH v1 6/7] tools/proctrace: add proctrace tool
` [PATCH v1 7/7] x86/vmx: switch IPT MSRs on vmentry/vmexit

UEFI support in ARM DomUs
 2020-06-18 14:50 UTC  (6+ messages)

[PATCH v3 for-4.14] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE
 2020-06-18 14:39 UTC 

[PATCH v2 for-4.14] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE
 2020-06-18 13:34 UTC  (12+ messages)

[PATCH] VT-x: simplify/clarify vmx_load_pdptrs()
 2020-06-18 12:39 UTC  (4+ messages)

Event delivery and "domain blocking" on PVHv2
 2020-06-18 11:46 UTC  (4+ messages)

[PULL 0/4] Microvm 20200617 patches
 2020-06-18 11:15 UTC  (7+ messages)
` [PULL 1/4] microvm: use 3G split unconditionally
` [PULL 2/4] microvm: drop max-ram-below-4g support
` [PULL 3/4] x86: move max-ram-below-4g to pc
` [PULL 4/4] microvm: move virtio base to 0xfeb00000

[qemu-mainline test] 151175: regressions - FAIL
 2020-06-18 10:06 UTC 

[PATCH for-4.14 0/9] XSA-320 follow for IvyBridge
 2020-06-18  9:37 UTC  (25+ messages)
` [PATCH 3/9] tools/libx[cl]: Move processing loop down into xc_cpuid_set()
` [PATCH 7/9] x86/hvm: Disable MPX by default
` [PATCH 8/9] x86/cpuid: Introduce missing feature adjustment in calculate_pv_def_policy()
` [PATCH 9/9] x86/spec-ctrl: Hide RDRAND by default on IvyBridge

[linux-linus test] 151170: tolerable FAIL - PUSHED
 2020-06-18  2:23 UTC 

[PATCH AUTOSEL 5.7 254/388] xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests
 2020-06-18  1:05 UTC 

Keystone Issue
 2020-06-17 23:52 UTC  (27+ messages)

ARM - Successful install on RockPro64
 2020-06-17 22:28 UTC  (5+ messages)

[xen-4.11-testing test] 151166: regressions - FAIL
 2020-06-17 19:23 UTC 

[RFC PATCH] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
 2020-06-17 17:57 UTC  (2+ messages)

[xen-unstable-smoke test] 151194: tolerable all pass - PUSHED
 2020-06-17 16:29 UTC 

[PATCH 0/2] xen/arm: Mitigate straight-line speculation
 2020-06-17 16:23 UTC  (9+ messages)
` [PATCH 1/2] xen/arm: entry: Place a speculation barrier following an ret instruction
` [PATCH 2/2] xen/arm: Mitigate straight-line speculation for SMC call

[PATCH for-4.14] x86/hap: use get_gfn_type in hap_update_paging_modes
 2020-06-17 15:59 UTC  (18+ messages)

[libvirt test] 151165: tolerable all pass - PUSHED
 2020-06-17 14:29 UTC 

[xen-4.10-testing test] 151163: regressions - trouble: blocked/fail/pass/starved
 2020-06-17 14:24 UTC 

[PATCH v1] stubdom/vtpm: add extern to function declarations
 2020-06-17 13:40 UTC  (3+ messages)

[PATCH v1] stubdom/vtpmmgr: simplify handling of hardware_version
 2020-06-17 13:39 UTC  (3+ messages)

[PATCH] OvmfPkg: End timer interrupt later to avoid stack overflow under load
 2020-06-17 12:44 UTC  (2+ messages)

[PATCH v3 0/4] microvm: memory config tweaks
 2020-06-17 12:25 UTC  (3+ messages)

[xen-4.9-testing test] 151164: regressions - trouble: blocked/fail/pass/starved
 2020-06-17 10:02 UTC 

[xen-unstable-coverity test] 151186: all pass - PUSHED
 2020-06-17  9:48 UTC 

[ovmf test] 151162: all pass - PUSHED
 2020-06-17  9:28 UTC 

[xen-4.12-testing test] 151161: regressions - FAIL
 2020-06-17  8:39 UTC 

[PATCH for-4.14 v3] tools/xen-ucode: return correct exit code on failed microcode update
 2020-06-17  8:39 UTC  (2+ messages)

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-17  8:38 UTC  (6+ messages)

[PATCH v1] kdd: remove zero-length arrays
 2020-06-17  8:21 UTC  (8+ messages)

[PATCH 0/1] Fix broken suspend on some machines
 2020-06-17  6:16 UTC  (11+ messages)
` [PATCH 1/1] x86/acpi: Use FADT flags to determine the PMTMR width

[xen-unstable test] 151155: tolerable FAIL
 2020-06-17  5:59 UTC 

[PATCH] xl: Allow shutdown wait for domain death
 2020-06-17  2:36 UTC 

[xen-4.13-testing test] 151153: tolerable FAIL - PUSHED
 2020-06-16 23:22 UTC 

[Xen-devel] [RFC XEN PATCH 00/23] xen: beginning support for RISC-V
 2020-06-16 20:16 UTC  (5+ messages)
`  "

[qemu-mainline test] 151149: regressions - FAIL
 2020-06-16 20:11 UTC 

[OSSTEST PATCH 1/4] standalone: Fix spurious ]
 2020-06-16 16:58 UTC  (4+ messages)
` [OSSTEST PATCH 2/4] standalone-generate-dump-flight-runvars: mkdir -p logs
` [OSSTEST PATCH 3/4] standalone: Do not complain about ssh if AP_FETCH_PLACEHOLDERS=y
` [OSSTEST PATCH 4/4] make-flight: Test Xen 4.9 and Xen 4.10 on stretch

[xen-4.10-testing test] 151033: regressions - trouble: blocked/fail/pass/starved
 2020-06-16 16:47 UTC  (12+ messages)
` Xen 4.10 breakage with buster (was Re: [xen-4.10-testing test] 151033: regressions - trouble: blocked/fail/pass/starved)
        ` Xen 4.10 breakage with buster (was Re: [xen-4.10-testing test] 151033: regressions - trouble: blocked/fail/pass/starved) [and 1 more messages]

[PATCH v8 0/8] block: enhance handling of size-related BlockConf properties
 2020-06-16 16:09 UTC  (2+ 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).