messages from 2018-01-30 06:18:52 to 2018-02-01 00:39:19 UTC [more...]
[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
kernel-ml-4.15.0-1.el7.elrepo.x86_64 doesn't boot as Xen PV domU
2018-02-01 0:17 UTC (3+ messages)
[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 0/5] x86: Implement interrupt-safe livepatching
2018-01-31 19:57 UTC (19+ messages)
` [PATCH 1/5] arm/alternatives: Fix apply_alternatives() API
` [PATCH 0.5/5] arm/alternatives: Drop the !HAS_ALTERNATIVE infrastructure
` [PATCH 2/5] xen/alternatives: Plumb a 'live' parameter through apply_alternatives()
` [PATCH 4/5] x86/alternative: Implement NMI/#MC-safe patching
[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 (5+ 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 RFC] firmware/shim: fix Xen tree setup
2018-01-31 16:55 UTC
[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 (17+ messages)
` [PATCH v3 1/8] ARM: VGIC: drop unneeded gic_restore_pending_irqs()
` [PATCH v3 2/8] ARM: VGIC: split gic.c to observe hardware/virtual GIC separation
` [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
[PATCH] x86/shim: don't use 32-bit compare on boolean variable
2018-01-31 15:36 UTC (2+ messages)
[PATCH v2 1/2] x86/acpi: add retrieval function for rsdp address
2018-01-31 15:43 UTC (2+ messages)
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 "
[PATCH v2] x86/emul: Split exception handling out of invoke_stub()
2018-01-31 12:50 UTC
[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)
Xen 4.11 Development Update
2018-01-31 11:24 UTC (5+ 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] 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 (26+ 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 (12+ messages)
` [PATCH 1/4] x86: remove CR reads from exit-to-guest path
` [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 (5+ 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
firmware/shim: fix build process to use POSIX find options
2018-01-30 18:57 UTC (2+ messages)
[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
[PATCH v4 0/7] Allow setting up shared memory areas between VMs from xl config files
2018-01-30 17:50 UTC (8+ 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
[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
[xen-unstable-smoke test] 118453: tolerable all pass - PUSHED
2018-01-30 12:44 UTC
[bug]xen 4.10 + dom0 4.15 couldn't boot up
2018-01-30 10:01 UTC (4+ messages)
[PATCH RFC] ocaml: Fix compile with ocaml 4.06, use unsafe strings
2018-01-30 9:26 UTC (10+ messages)
[PATCH v3 0/5] clang fixes
2018-01-30 9:23 UTC (4+ messages)
` [PATCH v3 5/5] x86: remove usage of .skip with non-absolute expressions
pvscsi is not supported by xl command
2018-01-30 8:51 UTC (3+ messages)
[xen-4.9-testing test] 118438: regressions - FAIL
2018-01-30 8:50 UTC
[PATCH] x86/hvm: Drop hvm_set_mode() and associated vmx hooks
2018-01-30 8:50 UTC (2+ messages)
[PATCH] xen/evtchn: Cleanup for virq_is_global() infrastructure
2018-01-30 8:50 UTC (2+ messages)
[PATCH] x86: slightly reduce Meltdown band-aid overhead
2018-01-30 7:50 UTC (3+ messages)
[PATCH] x86/asm: Drop __GET_CURRENT()
2018-01-30 7:21 UTC (2+ messages)
[linux-next test] 118435: regressions - FAIL
2018-01-30 7:13 UTC
[qemu-mainline test] 118436: regressions - FAIL
2018-01-30 6:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).