xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-18 18:24:09 to 2018-08-21 08:32:27 UTC [more...]

[PATCH 00/34] Make CONFIG_HVM work
 2018-08-21  8:32 UTC  (66+ messages)
` [PATCH 03/34] x86: HVM_FEP should depend on HVM
` [PATCH 04/34] x86/mm: don't reference hvm_funcs directly
` [PATCH 05/34] xen: is_hvm_domain should evaluate to 0 when !CONFIG_HVM
` [PATCH 06/34] x86: fix two unused variable errors "
` [PATCH 07/34] x86: only call memory_type_changed for HVM guests
` [PATCH 08/34] x86: enclose hvm_op and dm_op in CONFIG_HVM in PV hypercall table
` [PATCH 09/34] x86: guard HAS_VPCI with CONFIG_HVM
` [PATCH 10/34] x86: stub out has_* testing for emulation flags
` [PATCH 11/34] xen/pt: io.c contains HVM only code
` [PATCH 12/34] x86/pt: only call some functions for HVM guests
` [PATCH 13/34] x86/pt: split out HVM functions from vtd.c
` [PATCH 14/34] x86/pt: add HVM check to XEN_DOMCTL_unbind_pt_irq
` [PATCH 15/34] x86/nestedhvm: make it build with !CONFIG_HVM
` [PATCH 16/34] x86/hvm: enclose hvm_enabled and hvm_funcs in CONFIG_HVM
` [PATCH 17/34] x86/vmce: enclose HVM load / save code "
` [PATCH 18/34] x86/amd: skip OSVW function calls if !CONFIG_HVM
` [PATCH 19/34] x86: check HVM before trying to get ioreq server
` [PATCH 20/34] x86/mtrr: move is_var_mtrr_overlapped
` [PATCH 21/34] x86/mm: p2m_flush and nvcpu_flush are HVM only
` [PATCH 22/34] x86/mm: put HVM only code under CONFIG_HVM
` [PATCH 23/34] x86/oprofile: put SVM "
` [PATCH 24/34] x86/mem_access: put HVM only function "
` [PATCH 25/34] x86/mm/shadow: make it build with !CONFIG_HVM
` [PATCH 28/34] x86/vm_event: put vm_event_fill_regs under CONFIG_HVM
` [PATCH 30/34] x86: PIT emulation is common to PV and HVM
` [PATCH 31/34] xen: refuse to create HVM guests when !CONFIG_HVM
` [PATCH 34/34] RFC x86: introduce directio virt cap

[PATCH v4 00/32] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-08-21  8:26 UTC  (19+ messages)
` [PATCH v4 07/32] libxl_qmp: Move struct sockaddr_un variable to qmp_open()
` [PATCH v4 08/32] libxl: Add libxl__prepare_sockaddr_un() helper
` [PATCH v4 09/32] libxl_qmp: Remove unused yajl_ctx from handler
` [PATCH v4 11/32] libxl_dm: Add libxl__qemu_qmp_path()
` [PATCH v4 13/32] libxl_qmp: Connect to QMP socket
` [PATCH v4 15/32] libxl_json: Enable yajl_allow_trailing_garbage
` [PATCH v4 16/32] libxl_json: libxl__json_object_to_json

[PATCH] xen: cpupool: forbid to split cores among different pools
 2018-08-21  8:25 UTC  (2+ messages)

[PATCH] tools: fix uninstall: tests/x86_emulator, Linux hotplug
 2018-08-21  8:04 UTC  (5+ messages)

[PATCH v6 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-21  7:49 UTC  (7+ messages)
` [PATCH v6 1/6] iommu: rename iommu_dom0_strict and iommu_passthrough
` [PATCH v6 2/6] iommu: introduce dom0-iommu option
` [PATCH v6 3/6] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v6 4/6] mm: introduce a helper to get the memory type of a page
` [PATCH v6 5/6] x86/iommu: switch the hwdom mapping function to use page_get_type
` [PATCH v6 6/6] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges

[PATCH v2] libgnttab: Add support for Linux dma-buf
 2018-08-21  7:17 UTC  (2+ messages)

[PATCH 0/1] cameraif: Add ABI for para-virtualized
 2018-08-21  5:54 UTC  (4+ messages)
` [PATCH 1/1] cameraif: add ABI for para-virtual camera

[PATCH] libgnttab: Add support for Linux dma-buf
 2018-08-21  5:47 UTC  (4+ messages)

[linux-linus test] 126202: regressions - FAIL
 2018-08-21  5:16 UTC 

[PATCH 00/10] arm: add one kconfig option per platform
 2018-08-21  5:14 UTC  (13+ messages)
` [PATCH 01/10] xen/arm: add XGENE kconfig
` [PATCH 02/10] xen/arm: add THUNDERX kconfig
` [PATCH 03/10] xen/arm: add SUNXI kconfig
` [PATCH 04/10] xen/arm: add SEATTLE kconfig
` [PATCH 05/10] xen/arm: add RCAR2 kconfig
` [PATCH 06/10] xen/arm: add OMAP5 kconfig
` [PATCH 07/10] xen/arm: add MIDWAY kconfig
` [PATCH 08/10] xen/arm: add EXYNOS5 kconfig
` [PATCH 09/10] xen/arm: add B15 kconfig
` [PATCH 10/10] xen/arm: add VEXPRESS kconfig

[xen-4.7-testing test] 126214: regressions - FAIL
 2018-08-21  4:36 UTC 

[ovmf baseline-only test] 75094: tolerable FAIL
 2018-08-21  3:00 UTC 

[PATCH v4 12/16] x86/xen: enable Hygon support to Xen
 2018-08-21  1:43 UTC  (2+ messages)

[xen-4.8-testing baseline-only test] 75093: regressions - FAIL
 2018-08-21  1:24 UTC 

[xen-4.9-testing test] 126201: regressions - FAIL
 2018-08-21  1:11 UTC 

[PATCH RESEND] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
 2018-08-20 23:20 UTC  (3+ messages)

[PATCH] xen: remove unused hypercall functions
 2018-08-20 23:10 UTC 

[PATCH] x86/xen: remove unused function xen_auto_xlated_memory_setup()
 2018-08-20 23:09 UTC 

[PATCH 00/15] xen/arm: Bunch of clean-up/improvement
 2018-08-20 22:02 UTC  (7+ messages)
` [PATCH 15/15] xen/arm: traps: Move the implementation of GUEST_BUG_ON in traps.h

[libvirt test] 126195: regressions - FAIL
 2018-08-20 20:20 UTC 

[PATCH] build: remove tboot make targets
 2018-08-20 18:50 UTC  (4+ messages)

[linux-3.18 test] 126189: regressions - FAIL
 2018-08-20 18:37 UTC 

[linux-3.18 baseline-only test] 75092: regressions - FAIL
 2018-08-20 17:54 UTC 

[xen-unstable-smoke test] 126261: tolerable all pass - PUSHED
 2018-08-20 17:38 UTC 

[linux-linus bisection] complete test-amd64-i386-freebsd10-i386
 2018-08-20 17:19 UTC 

[PATCH] xenpmd: prevent format-truncation warning with gcc 8.2 + ARM 32-bit
 2018-08-20 17:06 UTC  (3+ messages)

[xen-unstable test] 126184: regressions - trouble: broken/fail/pass
 2018-08-20 16:27 UTC 

Future of 32-bit PV support
 2018-08-20 16:01 UTC  (6+ messages)
` [Xen-users] "

[PATCH] MAINTAINERS: add myself as a reviewer for x86 patches
 2018-08-20 15:38 UTC  (2+ messages)

[PATCH RESEND] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
 2018-08-20 15:24 UTC 

[PATCH] MAINTAINERS: add myself as a reviewer for x86 patches
 2018-08-20 15:23 UTC 

[PATCH] libxl: Handle deprecation of QEMU's -usbdevice
 2018-08-20 14:58 UTC  (5+ messages)

[PATCH 1/2] x86/xen: don't write ptes directly in 32-bit PV guests
 2018-08-20 14:55 UTC  (7+ messages)
` [PATCH 2/2] x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear

[ovmf test] 126250: all pass - PUSHED
 2018-08-20 14:52 UTC 

[linux-4.9 test] 126187: regressions - FAIL
 2018-08-20 14:49 UTC 

[xen-unstable-smoke test] 126253: tolerable all pass - PUSHED
 2018-08-20 14:40 UTC 

[PATCH 1/2] osstest: make git proxy setup common
 2018-08-20 14:34 UTC  (8+ messages)
` [PATCH 2/2] osstest: configure git proxy for FreeBSD

[freebsd-master test] 126247: tolerable FAIL - PUSHED
 2018-08-20 14:27 UTC 

[PATCH] tools: libxl/xl: run NUMA placement even when an hard-affinity is set
 2018-08-20 14:22 UTC  (3+ messages)

[PATCH] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
 2018-08-20 13:18 UTC 

[xen-unstable baseline-only test] 75091: regressions - FAIL
 2018-08-20 13:17 UTC 

[PATCH] x86/mm: re-arrange get_page_from_l<N>e() vs pv_l1tf_check_l<N>e
 2018-08-20 13:08 UTC  (4+ messages)

[PATCH] xen: remove unused hypercall functions
 2018-08-20 13:03 UTC 

[PATCH] x86/xen: remove unused function xen_auto_xlated_memory_setup()
 2018-08-20 13:02 UTC 

[PATCH v2 1/2] dmar: iommu mem leak fix
 2018-08-20 11:45 UTC  (2+ messages)

[PATCH v2 2/2] x86/mmcfg/drhd: Move acpi_mmcfg_init() call before calling acpi_parse_dmar()
 2018-08-20 11:35 UTC  (6+ messages)

答复: [PATCH v2 2/2] x86/dmar: zap DMAR signature for dom0 once in TBOOT case
 2018-08-20 11:11 UTC 

[PATCH v2 2/2] x86/dmar: zap DMAR signature for dom0 once in TBOOT case
 2018-08-20 10:43 UTC 

[PATCH] osstest: setup git proxy for FreeBSD
 2018-08-20 10:40 UTC  (2+ messages)

[PATCH] tools/tests: fix an xs-test.c issue
 2018-08-20 10:39 UTC  (2+ messages)

[PATCH] tools/kdd: work around gcc 8.1 bug
 2018-08-20 10:38 UTC  (2+ messages)

[PATCH 0/2] tools: fix gcc 8.1 build
 2018-08-20 10:26 UTC  (5+ messages)
` [PATCH 1/2] tools: update ipxe changeset
` [PATCH 2/2] xenpmd: make 32 bit gcc 8.1 non-debug build work

Xen Security Advisory 270 v3 (CVE-2018-15471) - Linux netback driver OOB access in hash handling
 2018-08-20  9:47 UTC 

Xen Security Advisory 272 v3 (CVE-2018-15470) - oxenstored does not apply quota-maxentity
 2018-08-20  9:47 UTC 

Xen Security Advisory 268 v3 (CVE-2018-15469) - Use of v2 grant tables may cause crash on ARM
 2018-08-20  9:47 UTC 

Xen Security Advisory 269 v3 (CVE-2018-15468) - x86: Incorrect MSR_DEBUGCTL handling lets guests enable BTS
 2018-08-20  9:47 UTC 

Armv8-A: Not able to enable secondary CPUs in Hikey960 board
 2018-08-20  9:46 UTC  (7+ messages)

[ovmf test] 126238: all pass - PUSHED
 2018-08-20  9:27 UTC 

[RFC PATCH 0/2] xen/arm64: Add Support for Amlogic S905 SoC
 2018-08-20  9:16 UTC  (7+ messages)
` [RFC PATCH 1/2] xen/arm: Add Amlogic S905 SoC early printk support
` [RFC PATCH 2/2] xen/arm: Add MESON UART driver for Amlogic S905 SoC

[PATCH 2/2] x86/dmar: zap DMAR signature for dom0 once in TBOOT case
 2018-08-20  8:58 UTC  (6+ messages)

[qemu-mainline test] 126174: regressions - FAIL
 2018-08-20  8:52 UTC 

[PATCH 1/2] dmar: iommu mem leak fix
 2018-08-20  8:24 UTC  (2+ messages)

[PATCH v2 0/2] SSBD AMD via LS CFG Enablement
 2018-08-20  7:32 UTC  (7+ messages)
` [PATCH v2 2/2] x86/spec-ctrl: add support for modifying SSBD VIA LS_CFG MSR

[PATCH v5 0/8] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-20  7:29 UTC  (6+ messages)
` [PATCH v5 4/8] mm: introduce a helper to get the memory type of a page

[PATCH v3 0/5] x86: improve PDX <-> PFN and alike translations
 2018-08-20  7:25 UTC  (4+ messages)
          ` [PATCH v3 5/5] x86: use PDEP for PTE flags insertion when available

[xen-4.10-testing test] 126165: tolerable FAIL - PUSHED
 2018-08-20  6:05 UTC 

[PATCH 0/2] x86/xen: avoid 32-bit writes to PTEs in PV PAE guests
 2018-08-20  5:14 UTC 

[ovmf test] 126233: all pass - PUSHED
 2018-08-20  5:04 UTC 

[linux-4.14 test] 126149: regressions - FAIL
 2018-08-20  4:28 UTC 

[linux-linus bisection] complete test-amd64-i386-xl-pvshim
 2018-08-20  3:33 UTC 

[xen-4.8-testing test] 126163: tolerable FAIL - PUSHED
 2018-08-20  2:43 UTC 

[linux-linus bisection] complete test-amd64-i386-xl-shadow
 2018-08-19 19:42 UTC 

[xen-4.7-testing test] 126094: regressions - FAIL
 2018-08-19 19:17 UTC 

[qemu-mainline baseline-only test] 75089: regressions - FAIL
 2018-08-19 17:28 UTC 

[PATCH v4 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-08-19 16:07 UTC 

[linux-next test] 126051: regressions - FAIL
 2018-08-19 13:55 UTC 

[linux-linus test] 126069: regressions - FAIL
 2018-08-19 13:43 UTC 

[xen-4.9-testing test] 126075: regressions - FAIL
 2018-08-19 13:35 UTC 

[xen-4.11-testing baseline-only test] 75088: regressions - FAIL
 2018-08-19 10:49 UTC 

[xen-unstable-coverity test] 126197: all pass - PUSHED
 2018-08-19 10:30 UTC 

[libvirt test] 126073: regressions - FAIL
 2018-08-19  8:31 UTC 

[linux-3.18 test] 126042: tolerable FAIL - PUSHED
 2018-08-19  2:43 UTC 

[linux-4.9 test] 126017: regressions - FAIL
 2018-08-19  1:58 UTC 

[distros-debian-stretch test] 75086: tolerable FAIL
 2018-08-19  0:04 UTC 

[ovmf baseline-only test] 75087: tolerable FAIL
 2018-08-18 23:59 UTC 

[xen-unstable test] 126012: tolerable FAIL - PUSHED
 2018-08-18 23:44 UTC 

[xen-4.6-testing baseline-only test] 75085: regressions - FAIL
 2018-08-18 22:34 UTC 

[linux-linus bisection] complete test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict
 2018-08-18 19:04 UTC 

[libvirt bisection] complete build-amd64-libvirt
 2018-08-18 18:24 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).