xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-30 13:45:58 to 2018-02-01 10:55:35 UTC [more...]

[RFC PATCH 00/10] arm64: Mediate access to GICv3 sysregs at EL2
 2018-02-01 10:55 UTC  (15+ messages)
` [RFC PATCH 02/10] arm64: Add hook to handle guest GICv3 sysreg accesses
` [PATCH 03/10] arm64: Add ICV_BPR1_EL1 handler
` [PATCH 06/10] Expose gicv3_ich_read/write_lr
` [PATCH 10/10] Enable Trapping of Group1 registers which is controlled by command line

[PATCH] xenbus: track user request id
 2018-02-01 10:37 UTC 

firmware/shim: fix build process to use POSIX find options
 2018-02-01 10:29 UTC  (5+ messages)

[PATCH RFC] firmware/shim: fix Xen tree setup
 2018-02-01 10:25 UTC  (4+ messages)

[PATCH v4 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-02-01 10:23 UTC  (9+ messages)
` [PATCH v4 1/7] libxc: add xc_domain_remove_from_physmap to wrap XENMEM_remove_from_physmap
` [PATCH v4 2/7] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v4 3/7] libxl: introduce a new structure to represent static shared memory regions
` [PATCH v4 4/7] libxl: support mapping static shared memory areas during domain creation
` [PATCH v4 5/7] libxl: support unmapping static shared memory areas during domain destruction
` [PATCH v4 6/7] libxl:xl: add parsing code to parse "libxl_static_sshm" from xl config files
` [PATCH v4 7/7] docs: documentation about static shared memory regions

[PATCH] x86/shim: don't use 32-bit compare on boolean variable
 2018-02-01 10:06 UTC  (3+ messages)

[PATCH v2] x86/emul: Split exception handling out of invoke_stub()
 2018-02-01  9:41 UTC  (3+ messages)

[bug]xen 4.10 + dom0 4.15 couldn't boot up
 2018-02-01  9:22 UTC  (8+ messages)

[PATCH v10 00/11] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
 2018-02-01  9:06 UTC  (5+ messages)
` [PATCH v10 01/11] x86/cpuid: Handling of IBRS/IBPB, STIBP and IBRS for guests
` [PATCH v10 08/11] x86/boot: Calculate the most appropriate BTI mitigation to use

[PATCH] xen: fix frontend driver disconnected from xenbus on removal
 2018-02-01  8:57 UTC 

[PATCH] xen: fix frontend driver disconnected from xenbus on removal
 2018-02-01  8:57 UTC 

[PATCH] x86: allow easier disabling of BTI mitigations
 2018-02-01  8:52 UTC 

[PATCH] x86: log XPTI enabled status
 2018-02-01  8:52 UTC 

[PATCH v2 1/2] x86/acpi: add retrieval function for rsdp address
 2018-02-01  7:57 UTC  (3+ messages)

[PATCH V2] tests/xen-access: disable CR4 write events on application exit
 2018-02-01  7:31 UTC  (2+ messages)

kernel-ml-4.15.0-1.el7.elrepo.x86_64 doesn't boot as Xen PV domU
 2018-02-01  7:25 UTC  (4+ messages)

[PATCH v3] libxc: don't fail domain creation when unpacking initrd fails
 2018-02-01  7:22 UTC 

Problem with IOMEM and domain reboot
 2018-02-01  7:19 UTC  (2+ messages)

[libvirt test] 118468: tolerable all pass - PUSHED
 2018-02-01  5:07 UTC 

[xen-4.8-testing test] 118465: tolerable FAIL - PUSHED
 2018-02-01  2:13 UTC 

Xen 4.11 Development Update
 2018-02-01  1:39 UTC  (6+ messages)

[PATCH 0/3] xen/arm: Inject an exception to the guest rather than crashing it
 2018-02-01  0:39 UTC  (20+ messages)
` [PATCH 1/3] xen/arm: io: Distinguish unhandled IO from aborted one
` [PATCH 2/3] xen/arm: Don't crash domain on bad MMIO emulation
` [PATCH 3/3] xen/arm: Don't crash the domain on invalid HVC immediate

[seabios test] 118475: regressions - trouble: broken/fail/pass
 2018-02-01  0:17 UTC 

[xtf test] 118484: all pass - PUSHED
 2018-01-31 23:43 UTC 

[linux-linus test] 118464: regressions - FAIL
 2018-01-31 23:30 UTC 

[linux-linus bisection] complete test-amd64-amd64-xl-pvhv2-amd
 2018-01-31 21:13 UTC 

[PATCH 0/3] Various SVM Cleanups
 2018-01-31 20:35 UTC  (4+ messages)
` [PATCH 1/3] x86/svm: update VGIF support
` [PATCH 2/3] x86/svm: add EFER SVME support for VGIF/VLOAD
` [PATCH 3/3] x86/svm: correct EFER.SVME intercept checks

[PATCH 1/5] arm/alternatives: Fix apply_alternatives() API
 2018-01-31 19:57 UTC  (6+ messages)
` [PATCH 0.5/5] arm/alternatives: Drop the !HAS_ALTERNATIVE infrastructure

[PATCH v3 00/25] x86: emulator enhancements
 2018-01-31 19:51 UTC  (5+ messages)
` [PATCH v3 03/25] x86emul: support F16C insns
` [PATCH v3 04/25] x86emul: support FMA4 insns

[xen-unstable test] 118456: regressions - FAIL
 2018-01-31 19:51 UTC 

[PATCH V2 1/2] tests/xen-access: disable CR4 write events on application exit
 2018-01-31 18:53 UTC  (4+ messages)
` [PATCH V2 2/2] x86/hvm: fix domain crash when CR3 has the noflush bit set

[PATCH 2/2] update the minimal ocaml version to 4.02
 2018-01-31 18:07 UTC  (2+ messages)

[PATCH v2 0/7] xen/arm32: Branch predictor hardening (XSA-254 variant 2)
 2018-01-31 17:39 UTC  (13+ messages)
` [PATCH v2 1/7] xen/arm32: entry: Consolidate DEFINE_TRAP_ENTRY_* macros
` [PATCH v2 2/7] xen/arm32: Add missing MIDR values for Cortex-A17 and A12
` [PATCH v2 3/7] xen/arm32: entry: Add missing trap_reset entry
` [PATCH v2 4/7] xen/arm32: Add skeleton to harden branch predictor aliasing attacks
` [PATCH v2 5/7] xen/arm32: Invalidate BTB on guest exit for Cortex A17 and 12
` [PATCH v2 6/7] xen/arm32: Invalidate icache on guest exist for Cortex-A15
` [PATCH v2 7/7] xen/arm32: entry: Document the purpose of r11 in the traps handler

[PATCH 0/7] xen/arm32: Branch predictor hardening (XSA-254 variant 2)
 2018-01-31 16:40 UTC  (16+ messages)
` [PATCH 4/7] xen/arm32: Add skeleton to harden branch predictor aliasing attacks
` [PATCH 5/7] xen/arm32: Invalidate BTB on guest exit for Cortex A17 and 12

[PATCH v3 0/8] ARM: VGIC/GIC separation cleanups
 2018-01-31 16:30 UTC  (13+ messages)
` [PATCH v3 1/8] ARM: VGIC: drop unneeded gic_restore_pending_irqs()
` [PATCH v3 5/8] ARM: VGIC: factor out vgic_connect_hw_irq()
` [PATCH v3 6/8] ARM: VGIC: factor out vgic_get_hw_irq_desc()
` [PATCH v3 8/8] ARM: make nr_irqs a constant

Access I2C bus from guest/DomU on ARM board
 2018-01-31 15:06 UTC  (6+ messages)

[PATCHv2] xen-netfront: remove warning when unloading module
 2018-01-31 15:00 UTC 

[PATCH 0/3] xen/arm: SMCCC fixes and PSCI clean-up
 2018-01-31 14:57 UTC  (15+ messages)
` [PATCH 3/3] xen/arm: vpsci: Move PSCI function dispatching from vsmc.c to vpsci.c

[PATCH 4.10] SUPPORT.md: Fix version and Initial-Release
 2018-01-31 14:45 UTC  (3+ messages)

[xen-unstable-smoke test] 118485: tolerable all pass - PUSHED
 2018-01-31 14:44 UTC 

[xen-4.9-testing test] 118452: regressions - FAIL
 2018-01-31 13:45 UTC 

[PATCH 1/2] SUPPORT.md: increment version number
 2018-01-31 13:09 UTC  (3+ messages)
` [PATCH 2/2] release-checklist.txt: Say to increment SUPPORT.md "

[xen-unstable-smoke test] 118479: tolerable all pass - PUSHED
 2018-01-31 12:43 UTC 

ThunderX support in Xen
 2018-01-31 11:48 UTC  (2+ messages)

[PATCH v2 1/4] x86/emul: Introduce a test covering legacy byte ops
 2018-01-31 11:24 UTC  (8+ messages)
` [PATCH v2 2/4] x86/emul: Optimise decode_register() somewhat
` [PATCH v2 3/4] x86/hvm: Improvements to external users of decode_register()
` [PATCH v2 4/4] x86/emul: Improvements to internal "

[OSSTEST PATCH] sg-report-host-history: Multiply size of reported history by 10
 2018-01-31 11:21 UTC 

[PATCH 0/5] x86: Implement interrupt-safe livepatching
 2018-01-31 11:00 UTC  (7+ messages)
` [PATCH 4/5] x86/alternative: Implement NMI/#MC-safe patching

[PATCH] xen/cmdline: Fix parse_boolean() for unadorned values
 2018-01-31 10:46 UTC  (2+ messages)

[PATCH RFC v2 00/12] xen/x86: use per-vcpu stacks for 64 bit pv domains
 2018-01-31 10:40 UTC  (24+ messages)
` [PATCH RFC v2 05/12] x86: don't access saved user regs via rsp in trap handlers
` [PATCH RFC v2 06/12] x86: add a xpti command line parameter
` [PATCH RFC v2 07/12] x86: allow per-domain mappings without NX bit or with specific mfn
` [PATCH RFC v2 09/12] x86: enhance syscall stub to work in per-domain mapping
` [PATCH RFC v2 10/12] x86: allocate per-vcpu stacks for interrupt entries
` [PATCH RFC v2 11/12] x86: modify interrupt handlers to support stack switching
` [PATCH RFC v2 12/12] x86: activate per-vcpu stacks in case of xpti

[xen-unstable-coverity test] 118472: all pass - PUSHED
 2018-01-31 10:13 UTC 

[PATCH 0/4] x86: reduce Meltdown band-aid overhead a little further
 2018-01-31 10:12 UTC  (9+ messages)
` [PATCH 2/4] x86: eliminate most XPTI entry/exit code when it's not in use
` [PATCH 3/4] x86: re-organize toggle_guest_*()
` [PATCH 4/4] x86: avoid double CR3 reload when switching to guest user mode

[seabios test] 118462: regressions - FAIL
 2018-01-31  9:52 UTC 

[qemu-mainline test] 118449: tolerable FAIL - PUSHED
 2018-01-31  9:50 UTC 

[libvirt test] 118447: tolerable all pass - PUSHED
 2018-01-31  6:22 UTC 

[xen-4.8-testing test] 118446: FAIL
 2018-01-31  2:58 UTC 

GPU passthrough on ARM
 2018-01-31  0:37 UTC  (11+ messages)

[linux-linus test] 118445: regressions - FAIL
 2018-01-31  0:31 UTC 

[PATCH 1/2] make xen ocaml safe-strings compliant
 2018-01-30 22:55 UTC 

[PATCH] ARM: GICv3: copy Dom0 GICv3 reg property from host DT
 2018-01-30 22:39 UTC  (3+ messages)

[xen-unstable-smoke test] 118460: tolerable all pass - PUSHED
 2018-01-30 22:30 UTC 

[seabios test] 118448: regressions - FAIL
 2018-01-30 21:07 UTC 

[xen-unstable-smoke test] 118459: tolerable all pass - PUSHED
 2018-01-30 19:56 UTC 

[PATCH] xen/arm: Park CPUs with a MIDR different from the boot CPU
 2018-01-30 18:18 UTC 

[PATCH v2 0/2] xen/arm: GICv3: Only initialize ITS when LPIs are available
 2018-01-30 17:55 UTC  (5+ messages)
` [PATCH v2 1/2] xen/arm: GICv3: Parse ITS information from the firmware tables later on
` [PATCH v2 2/2] xen/arm: GICv3: Only initialize ITS when the distributor supports LPIs

[xen-unstable test] 118441: regressions - trouble: blocked/broken/fail/pass
 2018-01-30 16:02 UTC  (3+ messages)

Changes to Outreachy program : need URGENT input from mentors (was Re: Preparing for GSoC and Outreachy )
 2018-01-30 16:00 UTC 

test lab: laxton power cycle time changed to 30s
 2018-01-30 14:49 UTC 

Issue with booting with xen,passthrough DTB
 2018-01-30 13:46 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).