xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-22 09:22:46 to 2018-05-23 08:35:33 UTC [more...]

[PATCH v2 0/2] Release process: lesson to learn
 2018-05-23  8:15 UTC  (6+ messages)
` [PATCH v2 1/2] docs/process: Add RUBRIC
` [PATCH v2 2/2] docs/process/xen-release-management: Lesson to learn

[PATCH] tools/kdd: alternative way of muting spurious gcc warning
 2018-05-23  8:31 UTC  (5+ messages)

Pending patches for 4.11?
 2018-05-23  8:28 UTC  (7+ messages)

[PATCH v2 0/10] arm: more kconfig configurability and small default configs
 2018-05-23  8:26 UTC  (38+ messages)
` [PATCH v2 01/10] arm: remove the ARM HDLCD driver
` [PATCH v2 02/10] arm: make it possible to disable more kconfig options
` [PATCH v2 03/10] Rename HAS_MEM_ACCESS to MEM_ACCESS
` [PATCH v2 05/10] arm: make it possible to enable/disable UART drivers
` [PATCH v2 06/10] xen: remove HAS_ prefix from UART Kconfig options
` [PATCH v2 07/10] arm: make it possible to disable the SMMU driver
` [PATCH v2 08/10] arm: add a small kconfig for Renesas RCar H3
` [PATCH v2 10/10] xen: add cloc target

[PATCH v4 1/2] xen/PVH: Set up GS segment for stack canary
 2018-05-23  7:17 UTC  (9+ messages)

[xen-4.8-testing test] 122991: regressions - FAIL
 2018-05-23  7:09 UTC 

[PATCH] xen vtd : set msi guest_masked 0 by default
 2018-05-23  7:01 UTC  (4+ messages)
`  "

[PATCH 1/3] xen/kbdif: Move multi-touch device parameters to backend nodes
 2018-05-23  6:19 UTC  (3+ messages)
` [PATCH 2/3] xen/kbdif: Add unique input device identifier
` [PATCH 3/3] xen/displif: Add unique display connector identifier

[PATCH v3 5/6] ALSA: xen-front: Implement ALSA virtual sound driver
 2018-05-23  6:14 UTC  (2+ messages)

[PATCH 00/13] xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263)
 2018-05-23  4:07 UTC  (16+ messages)
` [PATCH 01/13] xen/arm: domain: Zeroed the vCPU stack
` [PATCH 02/13] xen/arm64: entry: Use named label in guest_sync
` [PATCH 03/13] xen/arm: setup: Check errata for boot CPU later on
` [PATCH 04/13] xen/arm: Add ARCH_WORKAROUND_2 probing
` [PATCH 05/13] xen/arm: Add command line option to control SSBD mitigation
` [PATCH 06/13] xen/arm: Add ARCH_WORKAROUND_2 support for guests
` [PATCH 07/13] xen/arm: Simplify alternative patching
` [PATCH 08/13] xen/arm: alternatives: Add dynamic patching feature
` [PATCH 09/13] xen/arm64: Add generic assembly macros
` [PATCH 10/13] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_2
` [PATCH 11/13] xen/arm: Kconfig: Move HARDEN_BRANCH_PREDICTOR under "Architecture features"
` [PATCH 12/13] xen/arm: smccc: Fix indentation in ARM_SMCCC_ARCH_WORKAROUND_1_FID
` [PATCH 13/13] xen/arm: Avoid to use current everywhere in enter_hypervisor_head
` [for-4.11] Re: [PATCH 00/13] xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263)

[xen-4.10-testing test] 122987: FAIL
 2018-05-23  0:57 UTC 

Draft NVDIMM proposal
 2018-05-23  0:31 UTC  (3+ messages)

[PATCH v3 0/10] arm: more kconfig configurability and small default configs
 2018-05-23  0:25 UTC  (11+ messages)
` [PATCH v3 01/10] arm: remove the ARM HDLCD driver
` [PATCH v3 02/10] arm: make it possible to disable HAS_GICV3
` [PATCH v3 03/10] arm: rename HAS_GICV3 to GICV3
` [PATCH v3 04/10] Make MEM_ACCESS configurable
` [PATCH v3 05/10] make it possible to enable/disable UART drivers
` [PATCH v3 06/10] xen: remove HAS_ prefix from UART Kconfig options
` [PATCH v3 07/10] arm: make it possible to disable the SMMU driver
` [PATCH v3 08/10] arm: add a tiny kconfig configuration
` [PATCH v3 09/10] arm: add QEMU, Rcar3 and MPSoC configs
` [PATCH v3 10/10] xen: add cloc target

Test for osstest, features used in Qubes OS
 2018-05-22 22:21 UTC  (9+ messages)

[linux-linus test] 122982: regressions - FAIL
 2018-05-22 20:38 UTC 

[PATCH 0/6] arm: more kconfig configurability and small default configs
 2018-05-22 20:15 UTC  (6+ messages)
` [PATCH 1/6] arm: make it possible to disable more kconfig options

[Patch v3 1/2] x86/smp: count the number of online physical processor in the system
 2018-05-22 20:14 UTC  (9+ messages)
` [Patch v3 2/2] x86/microcode: Synchronize late microcode loading

[PATCH] tools/kdd: silence gcc 8 warning a different way
 2018-05-22 19:43 UTC  (3+ messages)

[PATCHv3] xen: Add EFI_LOAD_OPTION support
 2018-05-22 19:31 UTC  (11+ messages)

[RFC 1/3] xen/balloon: Allow allocating DMA buffers
 2018-05-22 19:09 UTC  (5+ messages)

[PULL v2 00/15] xen-20180522-tag
 2018-05-22 18:46 UTC  (16+ messages)
` [PULL v2 01/15] xen-pvdevice: Introduce a simplistic xen-pvdevice save state
` [PULL v2 02/15] xen/pt: use address_space_memory object for memory region hooks
` [PULL v2 03/15] configure: Add explanation for --enable-xen-pci-passthrough
` [PULL v2 04/15] xen_pt: Present the size of 64 bit BARs correctly
` [PULL v2 05/15] xen-hvm: create separate function for ioreq server initialization
` [PULL v2 06/15] checkpatch: generalize xen handle matching in the list of types
` [PULL v2 07/15] xen: add a meaningful declaration of grant_copy_segment into xen_common.h
` [PULL v2 08/15] xen_backend: add grant table helpers
` [PULL v2 09/15] xen_disk: remove open-coded use of libxengnttab
` [PULL v2 10/15] xen: remove other "
` [PULL v2 11/15] xen_backend: add an emulation of grant copy
` [PULL v2 12/15] xen_disk: remove use of grant map/unmap
` [PULL v2 13/15] xen_backend: make the xen_feature_grant_copy flag private
` [PULL v2 14/15] xen_disk: use a single entry iovec
` [PULL v2 15/15] xen_disk: be consistent with use of xendev and blkdev->xendev

[RFC PATCH v2 02/12] arch/x86/kernel/amd_gart_64: update usage of address zone modifiers
 2018-05-22 18:37 UTC  (6+ messages)
    ` [External] "
` [RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
  ` [RFC PATCH v2 10/12] mm/zsmalloc: update usage of address zone modifiers
    ` [External] "

[PULL 00/15] xen-20180521-tag
 2018-05-22 18:35 UTC  (3+ messages)

Xen and safety certification, Minutes of the meeting on Apr 4th
 2018-05-22 17:50 UTC  (13+ messages)

[qemu-mainline test] 122977: regressions - FAIL
 2018-05-22 17:12 UTC 

[xen-unstable-smoke test] 123071: tolerable all pass - PUSHED
 2018-05-22 16:56 UTC 

[PATCH v2] xen: Add acpu_sleep=s3_fake command-line option for testing
 2018-05-22 16:13 UTC  (14+ messages)

[PATCH] tools: prepend to PKG_CONFIG_PATH when configuring qemu
 2018-05-22 16:08 UTC  (4+ messages)

Xen 4.8.4 about due
 2018-05-22 16:06 UTC  (3+ messages)

[PATCH v3 0/8] PVH MTRR initial state
 2018-05-22 15:40 UTC  (9+ messages)
` [PATCH v3 1/8] mtrr: introduce mask to get VCNT from MTRRcap MSR
` [PATCH v3 2/8] x86/HVM: improve MTRR load checks
` [PATCH v3 3/8] x86/mtrr: split "enabled" field into two boolean flags
` [PATCH v3 4/8] hvm/mtrr: add emacs local variables block with formatting info
` [PATCH v3 5/8] hvm/mtrr: use the hardware number of variable ranges for Dom0
` [PATCH v3 6/8] hvm/mtrr: copy hardware state "
` [PATCH v3 7/8] libxc/pvh: set default MTRR type to write-back
` [PATCH v3 8/8] docs/pvh: document initial MTRR state

4.11.0 RC1 panic
 2018-05-22 14:46 UTC  (9+ messages)

ARM: Issues while Enabling hibernation in domU(linux) on jacinto-j6
 2018-05-22 14:19 UTC  (2+ messages)

[linux-4.14 test] 122974: tolerable FAIL - PUSHED
 2018-05-22 14:06 UTC 

[PATCH] x86/HVM: correct mtrr_pat_not_equal()
 2018-05-22 13:52 UTC  (2+ messages)

[PATCH v1 1/2] x86/mm: Add mem access rights to NPT
 2018-05-22 13:44 UTC  (6+ messages)

[xen-unstable test] 122968: regressions - FAIL
 2018-05-22 13:42 UTC  (6+ messages)

[PATCH for-4.11] Revert "tools/kdd: mute spurious gcc warning"
 2018-05-22 13:41 UTC  (2+ messages)

[PATCH] xen: Add fake_s3 command-line option for testing
 2018-05-22 13:21 UTC  (9+ messages)

[PATCH 0/9] x86/vmx: Don't leak EFER.NXE into guest context
 2018-05-22 12:53 UTC  (11+ messages)
` [PATCH 1/9] x86/vmx: API improvements for MSR load/save infrastructure
` [PATCH 2/9] x86/vmx: Internal cleanup "
` [PATCH 3/9] x86/vmx: Factor locate_msr_entry() out of vmx_find_msr() and vmx_add_msr()
` [PATCH 4/9] x86/vmx: Support remote access to the MSR lists
` [PATCH 5/9] x86/vmx: Fix handing of MSR_DEBUGCTL on VMExit
` [PATCH 6/9] x86/vmx: Pass an MSR value into vmx_msr_add()
` [PATCH 7/9] x86/vmx: Support load-only guest MSR list entries
` [PATCH 8/9] x86/vmx: Support removing MSRs from the host/guest load/save lists
` [PATCH 9/9] x86/vmx: Don't leak EFER.NXE into guest context

[xen-unstable-smoke test] 123068: tolerable all pass - PUSHED
 2018-05-22 12:43 UTC 

[PATCH] x86: correct vCPU dirty CPU handling
 2018-05-22 12:38 UTC  (8+ messages)
    ` Ping: "

[PATCH] libxc/x86/PV: don't hand through CPUID leaf 0x80000008 as is
 2018-05-22 11:41 UTC  (2+ messages)

[PATCH v2 0/5] libxl: add PV sound device
 2018-05-22 11:37 UTC  (3+ messages)
` [PATCH v2 2/5] libxl: add vsnd list and info

[PATCH v1] libxl: always call qemus xen-save-devices-state in suspend/resume
 2018-05-22 11:14 UTC  (6+ messages)

[distros-debian-snapshot test] 74734: tolerable FAIL
 2018-05-22 11:07 UTC 

Xen Project Security Whitepaper v1 is ready for community review
 2018-05-22 10:52 UTC  (4+ messages)

[PATCH] x86/CPUID: don't override tool stack decision to hide STIBP
 2018-05-22 10:33 UTC 

[RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
 2018-05-22 10:22 UTC 

[PATCH for-4.11] x86/spec-ctrl: Rename ARCH_CAPS.SSBD_NO to SSB_NO
 2018-05-22 10:05 UTC  (3+ messages)

[xen-4.7-testing test] 122971: regressions - FAIL
 2018-05-22 10:00 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).