xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-17 19:12:45 to 2018-02-20 15:32:04 UTC [more...]

[RFC PATCH 0/5] x86: Multiple fixes to MSR_TSC_AUX and RDTSCP handling for guests
 2018-02-20 15:32 UTC  (11+ messages)
` [PATCH 1/5] x86/hvm: Don't shadow the domain parameter in hvm_save_cpu_msrs()
` [PATCH 2/5] x86/pv: Avoid leaking other guests' MSR_TSC_AUX values into PV context
` [PATCH 3/5] x86/time: Rework pv_soft_rdtsc() to aid further cleanup
` [PATCH 4/5] x86/pv: Remove deferred RDTSC{, P} handling in pv_emulate_privileged_op()
` [PATCH 5/5] x86: Rework MSR_TSC_AUX handling from scratch

[OSSTEST PATCH v2 00/19] Upgrade to Stretch
 2018-02-20 15:13 UTC  (4+ messages)

[PATCH] shim: allow building of just the shim with build-ID-incapable linker
 2018-02-20 15:09 UTC  (13+ messages)
` [PATCH] build: remove shim related targets

[PATCH v2] build: remove shim related targets
 2018-02-20 15:01 UTC  (5+ messages)

[PATCH v5 0/5] clang improvements
 2018-02-20 14:10 UTC  (6+ messages)
` [PATCH v5 1/5] build: do not hardcode AFLAGS for as-insn tests
` [PATCH v5 2/5] build: filter out command line assembler arguments
` [PATCH v5 3/5] x86/clang: restore integrated assembler usage with indirect thunks
` [PATCH v5 4/5] x86: fix indirect thunk usage of CONFIG_INDIRECT_THUNK
` [PATCH v5 5/5] build/clang: add a check whether the assembler supports .skip with labels

[PATCH v4 0/4] clang fixes
 2018-02-20 12:57 UTC  (24+ messages)
` [PATCH v4 1/4] build: filter out command line assembler arguments
` [PATCH v4 2/4] x86/clang: restore integrated assembler usage with indirect thunks
` [PATCH v4 3/4] x86: fix indirect thunk usage of CONFIG_INDIRECT_THUNK
` [PATCH v4 4/4] build/clang: add a check whether the assembler supports .skip with labels

[PATCH v2] x86/mm: Suppresses vm_events caused by page-walks
 2018-02-20 12:34 UTC  (2+ messages)
` Ping: "

[xen-unstable-smoke test] 119721: tolerable all pass - PUSHED
 2018-02-20 11:57 UTC 

[PATCH v2 0/6] unsafe big.LITTLE support
 2018-02-20 11:38 UTC  (12+ messages)
` [PATCH v2 1/6] xen/arm: Park CPUs with a MIDR different from the boot CPU
  ` [PATCH v2 2/6] xen/arm: make processor a per cpu variable
  ` [PATCH v2 3/6] xen/arm: read ACTLR on the pcpu where the vcpu will run
  ` [PATCH v2 4/6] xen/arm: make vpidr per vcpu
  ` [PATCH v2 5/6] xen/arm: read cacheline size when needed
  ` [PATCH v2 6/6] xen/arm: update the docs about heterogeneous computing

RTDS with extra time issue
 2018-02-20 11:34 UTC  (8+ messages)

[PATCH v1 0/2] hvm/svm: Enable vm events for SVM
 2018-02-20 10:37 UTC  (8+ messages)
` [PATCH v1 1/2] asm-x86/monitor: Add MONITOR_EVENT_INTERRUPT to common capabilities
` [PATCH v1 2/2] hvm/svm: Implement CPUID events

[PATCH] xen/blkback: update sysfs interface documentation
 2018-02-20  9:53 UTC 

[xen-4.6-testing test] 119682: regressions - FAIL
 2018-02-20  9:33 UTC 

[PATCH] x86/xpti: avoid copying L4 page table contents when possible
 2018-02-20  9:22 UTC  (7+ messages)

[PATCH v3 0/2] vmx/hap: optimize CR4 trapping
 2018-02-20  8:56 UTC  (3+ messages)
` [PATCH v3 1/2] x86/hvm: introduce cr{0, 4}_host_mask to store trapped bits of CR accesses
` [PATCH v3 2/2] vmx/hap: optimize CR4 trapping

[PATCH v4] x86/nmi: start NMI watchdog on CPU0 after SMP bootstrap
 2018-02-20  8:44 UTC  (2+ messages)

[xen-unstable test] 119651: tolerable FAIL - PUSHED
 2018-02-20  7:48 UTC 

[PATCH 1/2] xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
 2018-02-20  4:56 UTC 

[seabios test] 119648: regressions - FAIL
 2018-02-20  2:41 UTC 

[linux-linus bisection] complete test-amd64-i386-xl-qemut-debianhvm-amd64
 2018-02-20  1:18 UTC 

[qemu-mainline test] 119644: tolerable FAIL - PUSHED
 2018-02-20  1:16 UTC 

[PATCH v3 00/17] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-20  0:36 UTC  (13+ messages)
` [PATCH v3 01/17] xen/arm: vpsci: Add support for PSCI 1.1
` [PATCH v3 02/17] xen/arm: vsmc: Implement SMCCC 1.1
` [PATCH v3 03/17] xen/arm: vsmc: Implement SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v3 04/17] xen/arm: Adapt smccc.h to be able to use it in assembly code
` [PATCH v3 06/17] xen/arm64: Print a per-CPU message with the BP hardening method used
` [PATCH v3 07/17] xen/arm: smccc: Add macros SMCCC_VERSION, SMCCC_VERSION_{MINOR, MAJOR}

[PATCH v2 00/15] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-20  0:28 UTC  (5+ messages)
` [PATCH v2 04/15] xen/arm: vsmc: Implement SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v2 05/15] xen/arm: Adapt smccc.h to be able to use it in assembly code

[linux-linus test] 119639: regressions - FAIL
 2018-02-19 23:49 UTC 

Getting Hypercall [op = 0x0040001a ] on trace 
 2018-02-19 22:00 UTC  (5+ messages)

[PATCH 0/4] unsafe big.LITTLE support
 2018-02-19 21:34 UTC  (15+ messages)
` [PATCH 1/4] xen/arm: Park CPUs with a MIDR different from the boot CPU
  ` [PATCH 4/4] xen/arm: update the docs about heterogeneous computing

[PATCH v2] libxl: put RSDP for PVH guest near 4GB
 2018-02-19 21:13 UTC  (14+ messages)

[xen-unstable-smoke test] 119669: tolerable all pass - PUSHED
 2018-02-19 20:21 UTC 

[linux-next test] 119638: regressions - FAIL
 2018-02-19 19:31 UTC 

PV guest with PCI passthrough crash on Xen 4.8.3 inside KVM when booted through OVMF
 2018-02-19 17:49 UTC  (12+ messages)

[xen-unstable-smoke test] 119657: tolerable all pass - PUSHED
 2018-02-19 17:05 UTC 

[RFC PATCH v2 0/9] hyper_dmabuf: Hyper_DMABUF driver
 2018-02-19 17:01 UTC 

[PATCH v3] x86/nmi: start NMI watchdog on CPU0 after SMP bootstrap
 2018-02-19 16:12 UTC  (6+ messages)

[RFC PATCH 00/49] New VGIC(-v2) implementation
 2018-02-19 15:58 UTC  (35+ messages)
` [RFC PATCH 28/49] ARM: new VGIC: Add GICv2 MMIO handling framework
` [RFC PATCH 30/49] ARM: new VGIC: Add ENABLE registers handlers
` [RFC PATCH 31/49] ARM: new VGIC: Add PENDING "
` [RFC PATCH 34/49] ARM: new VGIC: Add CONFIG "
` [RFC PATCH 35/49] ARM: new VGIC: Add TARGET "
` [RFC PATCH 36/49] ARM: new VGIC: Add SGIR register handler
` [RFC PATCH 37/49] ARM: new VGIC: Add SGIPENDR register handlers
` [RFC PATCH 38/49] ARM: new VGIC: handle hardware mapped IRQs
` [RFC PATCH 41/49] ARM: new VGIC: dump virtual IRQ info
` [RFC PATCH 43/49] ARM: new VGIC: Add preliminary stub implementations
` [RFC PATCH 44/49] ARM: new VGIC: vgic-init: register VGIC
` [RFC PATCH 45/49] ARM: new VGIC: vgic-init: implement vgic_init
` [RFC PATCH 48/49] ARM: allocate two pages for struct vcpu

[PATCH v2] x86/msr: add Raw and Host domain policies
 2018-02-19 15:35 UTC  (2+ messages)

[PATCH RFC] CODING_STYLE: document intended usage of types
 2018-02-19 15:11 UTC  (7+ messages)

[PATCH v2 0/2] vmx/hap: optimize CR4 trapping
 2018-02-19 15:07 UTC  (5+ messages)
` [PATCH v2 1/2] x86/hvm: introduce cr_mask to store trapped bits of CR accesses

[xen-4.7-testing test] 119626: tolerable FAIL - PUSHED
 2018-02-19 14:10 UTC 

[PATCH v3 0/3] xen: re-enable booting as Xen PVH guest
 2018-02-19 13:43 UTC  (6+ messages)
` [PATCH v3 1/3] acpi: introduce acpi_arch_get_root_pointer() for getting rsdp address
` [PATCH v3 2/3] x86/acpi: add a new x86_init_acpi structure to x86_init_ops
` [PATCH v3 3/3] x86/xen: add pvh specific rsdp address retrieval function

[PATCH v2] x86/nmi: start NMI watchdog on CPU0 after SMP bootstrap
 2018-02-19 13:12 UTC  (2+ messages)

[PATCH] x86: issue branch prediction barrier when switching 64-bit guest to kernel mode
 2018-02-19 12:46 UTC  (3+ messages)

[xen-unstable test] 119592: regressions - FAIL
 2018-02-19 12:16 UTC 

[PATCH] x86/PV: avoid indirect call/thunk in I/O emulation
 2018-02-19 12:00 UTC  (8+ messages)

[seabios test] 119602: regressions - FAIL
 2018-02-19 11:25 UTC 

[linux-linus test] 119582: regressions - FAIL
 2018-02-19  9:38 UTC 

[PATCH V5] x86/hvm: fix domain crash when CR3 has the noflush bit set
 2018-02-19  8:59 UTC  (5+ messages)

[PATCH RFC v2] x86/domctl: Don't pause the whole domain if only getting vcpu state
 2018-02-19  8:55 UTC  (3+ messages)
` Ping: "

[PATCH 0/2] sndif: add explicit back and front synchronization
 2018-02-19  6:31 UTC  (2+ messages)

[xen-4.7-testing test] 119569: regressions - FAIL
 2018-02-19  5:26 UTC 

[linux-4.9 test] 119562: tolerable FAIL - PUSHED
 2018-02-19  3:16 UTC 

[linux-linus bisection] complete test-amd64-i386-xl-raw
 2018-02-19  0:17 UTC 

[qemu-mainline test] 119544: tolerable FAIL - PUSHED
 2018-02-18 23:10 UTC 

[seabios test] 119564: regressions - FAIL
 2018-02-18 20:47 UTC 

[libvirt test] 119539: tolerable all pass - PUSHED
 2018-02-18 19:47 UTC 

[PATCH] mm: don't defer struct page initialization for Xen pv guests
 2018-02-18 18:45 UTC 

[xen-unstable test] 119521: regressions - trouble: blocked/broken/fail/pass
 2018-02-18 17:54 UTC 

[xen-unstable test] 119451: regressions - FAIL
 2018-02-17 22:18 UTC 

[linux-linus test] 119435: regressions - FAIL
 2018-02-17 19:32 UTC 

[seabios test] 119457: regressions - FAIL
 2018-02-17 19:12 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).