messages from 2018-02-01 10:29:56 to 2018-02-05 01:05:50 UTC [more...]
[linux-linus bisection] complete build-arm64-pvops
2018-02-05 1:05 UTC
[seabios test] 118568: regressions - FAIL
2018-02-04 23:59 UTC
[linux-linus test] 118566: regressions - FAIL
2018-02-04 22:18 UTC
[xen-unstable test] 118562: tolerable FAIL
2018-02-04 21:45 UTC
[PATCH] pvcalls-back: do not return error on inet_accept EAGAIN
2018-02-04 19:20 UTC
[PATCH] xen: hypercall: fix out-of-bounds memcpy
2018-02-04 18:55 UTC (8+ messages)
[libvirt test] 118557: tolerable all pass - PUSHED
2018-02-04 13:22 UTC
[seabios test] 118558: regressions - FAIL
2018-02-04 11:54 UTC
[linux-linus test] 118556: regressions - FAIL
2018-02-04 11:02 UTC
[PATCH v8 00/17] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
2018-02-04 10:57 UTC (3+ messages)
` [PATCH v8 02/17] x86: Support indirect thunks from assembly code
[xen-unstable-coverity test] 118564: all pass - PUSHED
2018-02-04 10:12 UTC
[linux-4.9 test] 118552: tolerable FAIL - PUSHED
2018-02-04 10:10 UTC
[xen-unstable test] 118551: tolerable FAIL - PUSHED
2018-02-04 7:42 UTC
[GSOC] Xen on ARM: create multiple guests from device tree
2018-02-04 7:25 UTC (2+ messages)
[qemu-mainline test] 118548: tolerable FAIL - PUSHED
2018-02-04 4:53 UTC
[seabios test] 118553: regressions - FAIL
2018-02-04 1:14 UTC
[libvirt test] 118545: tolerable all pass - PUSHED
2018-02-03 22:48 UTC
[linux-next test] 118535: regressions - FAIL
2018-02-03 21:46 UTC
[linux-linus test] 118538: regressions - FAIL
2018-02-03 21:26 UTC
[PATCH 0/3] Various SVM Cleanups
2018-02-03 17:15 UTC (9+ 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
[seabios test] 118549: regressions - FAIL
2018-02-03 15:51 UTC
[xen-unstable test] 118534: regressions - FAIL
2018-02-03 14:52 UTC
[seabios test] 118546: regressions - FAIL
2018-02-03 10:20 UTC
[xen-4.10-testing test] 118529: tolerable FAIL - PUSHED
2018-02-03 10:08 UTC
[xen-4.9-testing test] 118524: tolerable FAIL - PUSHED
2018-02-03 7:32 UTC
[linux-4.9 test] 118520: tolerable FAIL - PUSHED
2018-02-03 5:03 UTC
[qemu-mainline test] 118515: tolerable FAIL - PUSHED
2018-02-03 2:19 UTC
[PATCH] pvcalls-back: do not return error on inet_accept EAGAIN
2018-02-03 1:34 UTC
[xen-unstable-smoke test] 118547: tolerable all pass - PUSHED
2018-02-03 1:04 UTC
[PATCH v3 0/4] xen/arm: Inject an exception to the guest rather than crashing it
2018-02-02 23:10 UTC (15+ messages)
` [PATCH v3 1/4] xen/arm: traps: Merge try_handle_mmio() and handle_mmio()
` [PATCH v3 2/4] xen/arm: io: Distinguish unhandled IO from aborted one
` [PATCH v3 3/4] xen/arm: Don't crash domain on bad MMIO emulation
` [PATCH v3 4/4] xen/arm: Don't crash the domain on invalid HVC immediate
[xen-unstable-smoke test] 118544: tolerable all pass - PUSHED
2018-02-02 22:12 UTC
[libvirt test] 118505: tolerable all pass - PUSHED
2018-02-02 20:01 UTC
[seabios test] 118532: regressions - FAIL
2018-02-02 19:48 UTC
[PATCH v4 0/7] xen/arm32: Branch predictor hardening (XSA-254 variant 2)
2018-02-02 19:38 UTC (9+ messages)
` [PATCH v4 1/7] xen/arm32: entry: Consolidate DEFINE_TRAP_ENTRY_* macros
` [PATCH v4 2/7] xen/arm32: Add missing MIDR values for Cortex-A17 and A12
` [PATCH v4 3/7] xen/arm32: entry: Add missing trap_reset entry
` [PATCH v4 4/7] xen/arm32: Add skeleton to harden branch predictor aliasing attacks
` [PATCH v4 5/7] xen/arm32: Invalidate BTB on guest exit for Cortex A17 and 12
` [PATCH v4 6/7] xen/arm32: Invalidate icache on guest exist for Cortex-A15
` [PATCH v4 7/7] xen/arm32: entry: Document the purpose of r11 in the traps handler
[xen-unstable-smoke test] 118542: tolerable all pass - PUSHED
2018-02-02 19:18 UTC
[PATCH v2] x86/xen: init %gs very early to avoid page faults with stack protector
2018-02-02 18:34 UTC (4+ messages)
[PATCH v2] xenbus: track caller request id
2018-02-02 17:42 UTC
[PATCH 4.14 124/156] x86/xen: Support early interrupts in xen pv guests
2018-02-02 16:58 UTC
[PATCH v3 00/25] x86: emulator enhancements
2018-02-02 17:05 UTC (55+ messages)
` [PATCH v3 05/25] x86emul: support FMA insns
` [PATCH v3 06/25] x86emul: support most remaining AVX2 insns
` [PATCH v3 07/25] x86emul: support AVX2 gather insns
` [PATCH v3 08/25] x86emul: add tables for XOP 08 and 09 extension spaces
` [PATCH v3 09/25] x86emul: support XOP insns
` [PATCH v3 10/25] x86emul: support 3DNow! insns
` [PATCH v3 11/25] x86emul: place test blobs in executable section
` [PATCH v3 12/25] x86emul: abstract out XCRn accesses
` [PATCH v3 13/25] x86emul: adjust_bnd() should check XCR0
` [PATCH v3 14/25] x86emul: make all FPU emulation use the stub
` [PATCH v3 15/25] x86/HVM: eliminate custom #MF/#XM handling
` [PATCH v3 16/25] x86emul: support SWAPGS
` [PATCH v3 17/25] x86emul: emulate {MONITOR, MWAIT}{, X} as no-op
` [PATCH v3 18/25] x86emul: add missing suffixes in test harness
` [PATCH v3 19/25] x86emul: tell cmpxchg hook whether LOCK is in effect
` [PATCH v3 20/25] x86emul: correctly handle CMPXCHG* comparison failures
` [PATCH v3 21/25] x86emul: add read-modify-write hook
` [PATCH v3 22/25] x86/HVM: do actual CMPXCHG in hvmemul_cmpxchg()
` [PATCH v3 23/25] x86/HVM: make use of new read-modify-write emulator hook
` [PATCH v3 24/25] x86/shadow: fully move unmap-dest into common code
` [PATCH v3 25/25] x86/shadow: fold sh_x86_emulate_{write, cmpxchg}() into their only callers
[PATCH] x86/pv: Rename pv/ro-page-fault.c to pv/emul-ro-page-fault.c
2018-02-02 16:58 UTC
[PATCH] x86/emul: Misc non-functional improvements
2018-02-02 16:54 UTC
[PATCH v1 0/4] hvm/svm: Enable vm events for SVM
2018-02-02 16:27 UTC (9+ messages)
` [PATCH v1 1/4] asm-x86/monitor: Enable svm monitor events
` [PATCH v1 2/4] hvm/svm: Enable Breakpoint events
` [PATCH v1 3/4] hvm/svm: Enable MSR events
` [PATCH v1 4/4] hvm/svm: Enable CR events
[xen-unstable-smoke test] 118539: regressions - FAIL
2018-02-02 16:21 UTC
[PATCH RFC v2 00/12] xen/x86: use per-vcpu stacks for 64 bit pv domains
2018-02-02 15:42 UTC (4+ messages)
` [PATCH RFC v2 11/12] x86: modify interrupt handlers to support stack switching
[PATCH v2 0/3] xen/arm: SMCCC fixes and PSCI clean-up
2018-02-02 15:40 UTC (9+ messages)
` [PATCH v2 1/3] xen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO_UP_CPU
` [PATCH v2 2/3] xen/arm: vsmc: Don't implement function ID that doesn't exist
` [PATCH v2 3/3] xen/arm: vpsci: Move PSCI function dispatching from vsmc.c to vpsci.c
[PATCH V3] x86/hvm: fix domain crash when CR3 has the noflush bit set
2018-02-02 15:33 UTC (2+ messages)
[PATCH] xen: hypercall: fix out-of-bounds memcpy
2018-02-02 15:32 UTC
Compatible string for psci node: v1.0?
2018-02-02 14:15 UTC (3+ messages)
[xen-unstable-smoke test] 118537: tolerable all pass - PUSHED
2018-02-02 13:27 UTC
[PATCH v2 1/2] x86/acpi: add retrieval function for rsdp address
2018-02-02 12:02 UTC (2+ messages)
[linux-linus test] 118501: regressions - FAIL
2018-02-02 11:33 UTC
[PATCHv2] xen-netfront: remove warning when unloading module
2018-02-02 9:45 UTC (2+ messages)
[xen-unstable test] 118496: regressions - trouble: broken/fail/pass
2018-02-02 8:55 UTC
[PATCH] x86/emul: Add structure names to opcode tables
2018-02-02 8:56 UTC (2+ messages)
[PATCH] common/gnttab: Introduce command line feature controls
2018-02-02 8:51 UTC (2+ messages)
[PATCH v4 0/7] Allow setting up shared memory areas between VMs from xl config files
2018-02-02 8:32 UTC (5+ messages)
` [PATCH v4 2/7] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
[linux-linus bisection] complete test-amd64-amd64-xl-pvhv2-intel
2018-02-02 7:49 UTC
[PATCH] xen: fix frontend driver disconnected from xenbus on removal
2018-02-02 7:01 UTC (4+ messages)
[seabios test] 118502: regressions - FAIL
2018-02-02 6:01 UTC
Xen for Automotive - white paper on virtualization - Call at 1600 UTC, Mon 5th Feb
2018-02-02 3:36 UTC
[xen-4.10-testing test] 118490: regressions - FAIL
2018-02-02 3:35 UTC
[xen-4.9-testing test] 118487: regressions - FAIL
2018-02-02 0:58 UTC
[linux-4.9 test] 118483: regressions - FAIL
2018-02-01 22:15 UTC
[PATCH] xen/arm: Park CPUs with a MIDR different from the boot CPU
2018-02-01 19:59 UTC (3+ messages)
[PATCH v2 0/3] xen/arm: Inject an exception to the guest rather than crashing it
2018-02-01 19:27 UTC (6+ messages)
` [PATCH v2 1/3] xen/arm: io: Distinguish unhandled IO from aborted one
` [PATCH v2 2/3] xen/arm: Don't crash domain on bad MMIO emulation
` [PATCH v2 3/3] xen/arm: Don't crash the domain on invalid HVC immediate
[PATCH 0/5] x86: Implement interrupt-safe livepatching
2018-02-01 16:55 UTC (7+ messages)
` [PATCH 4/5] x86/alternative: Implement NMI/#MC-safe patching
[linux-3.18 test] 118488: tolerable FAIL - PUSHED
2018-02-01 15:59 UTC
[PATCH V2] tests/xen-access: disable CR4 write events on application exit
2018-02-01 15:18 UTC (3+ messages)
[qemu-mainline test] 118474: tolerable FAIL - PUSHED
2018-02-01 15:18 UTC
[PATCH v3 0/8] ARM: VGIC/GIC separation cleanups
2018-02-01 14:41 UTC (15+ messages)
` [PATCH v3 5/8] ARM: VGIC: factor out vgic_connect_hw_irq()
` [PATCH v3 8/8] ARM: make nr_irqs a constant
Xen 4.11 Development Update
2018-02-01 14:04 UTC (2+ messages)
[PATCH v10 00/11] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
2018-02-01 13:58 UTC (7+ 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
Access I2C bus from guest/DomU on ARM board
2018-02-01 13:48 UTC (7+ messages)
[PATCH] x86: log XPTI enabled status
2018-02-01 13:44 UTC (5+ messages)
[linux-next test] 118471: regressions - trouble: blocked/broken/fail/pass
2018-02-01 13:19 UTC
[xen-unstable-smoke test] 118509: tolerable all pass - PUSHED
2018-02-01 12:44 UTC
[PATCH v2] x86/xen: init %gs very early to avoid page faults with stack protector
2018-02-01 12:40 UTC
[PATCH] x86: allow easier disabling of BTI mitigations
2018-02-01 12:36 UTC (2+ messages)
[PATCH] x86/xen: init %gs very early to avoid page faults with stack protector
2018-02-01 12:24 UTC (2+ messages)
[PATCH] x86/xen: init %gs very early to avoid page faults with stack protector
2018-02-01 12:16 UTC
[PATCH] xen/pvshim: fix GNTTABOP_query_size hypercall forwarding with SMAP
2018-02-01 11:23 UTC (2+ messages)
` 4.10.0-shim-comet backport request (was: [PATCH] xen/pvshim: ...)
[RFC PATCH 00/10] arm64: Mediate access to GICv3 sysregs at EL2
2018-02-01 10:55 UTC (9+ messages)
` [RFC PATCH 02/10] arm64: Add hook to handle guest GICv3 sysreg accesses
` [PATCH 03/10] arm64: Add ICV_BPR1_EL1 handler
[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)
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).