messages from 2018-05-16 11:28:27 to 2018-05-18 09:17:50 UTC [more...]
[PATCH v6 01/28] linkage: new macros for assembler symbols
2018-05-18 9:17 UTC (6+ messages)
` [PATCH v6 09/28] x86/asm: annotate aliases
` [PATCH v6 14/28] xen/pvh: annotate data appropriatelly
` [PATCH v6 20/28] x86/asm: make some functions local
` [PATCH v6 22/28] x86_64/asm: add ENDs to some functions and relabel with SYM_CODE_*
` [PATCH v6 23/28] x86_64/asm: change all ENTRY+END to SYM_CODE_*
[PATCH v1] libxl: fix return code in qmp_synchronous_send
2018-05-18 8:59 UTC (2+ messages)
[xen-unstable-smoke baseline test] 122913: tolerable all pass
2018-05-18 8:13 UTC
[PATCH v1] libxl: always call qemus xen-save-devices-state in suspend/resume
2018-05-18 8:02 UTC (3+ messages)
[PATCH v3 1/2] xen/PVH: Set up GS segment for stack canary
2018-05-18 7:31 UTC (5+ messages)
` [PATCH v3 2/2] xen/PVH: Make GDT selectors PVH-specific
[Patch v3 1/2] x86/smp: count the number of online physical processor in the system
2018-05-18 7:21 UTC (7+ messages)
` [Patch v3 2/2] x86/microcode: Synchronize late microcode loading
[xen-unstable-smoke baseline test] 122912: tolerable all pass
2018-05-18 6:59 UTC
[qemu-upstream-unstable test] 122862: tolerable FAIL - PUSHED
2018-05-18 6:35 UTC
[xen-4.10-testing baseline-only test] 74723: regressions - FAIL
2018-05-18 5:49 UTC
[xen-unstable-smoke baseline test] 122909: tolerable all pass
2018-05-18 5:15 UTC
[linux-linus test] 122855: regressions - FAIL
2018-05-18 4:26 UTC
[xen-unstable-smoke baseline test] 122908: tolerable all pass
2018-05-18 3:14 UTC
[xen-unstable-smoke baseline test] 122906: regressions - FAIL
2018-05-18 1:15 UTC
[qemu-mainline test] 122847: regressions - FAIL
2018-05-17 23:42 UTC
[xen-unstable-smoke baseline test] 122903: tolerable all pass
2018-05-17 23:18 UTC
ViryaOS: proposal for a new Xen Project sub-project
2018-05-17 22:31 UTC
[xen-unstable-smoke baseline test] 122901: tolerable all pass
2018-05-17 21:17 UTC
[linux-4.14 test] 122840: regressions - FAIL
2018-05-17 20:49 UTC
[xen-unstable-smoke baseline test] 122900: tolerable all pass
2018-05-17 19:57 UTC
[PATCH] xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
2018-05-17 19:33 UTC
[PATCH UPSTREAM] xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
2018-05-17 19:32 UTC (2+ messages)
[PATCH UPSTREAM] xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
2018-05-17 18:45 UTC
[PATCH v4 1/2] xen/kbdif: Add string constants for raw pointer
2018-05-17 18:41 UTC (15+ messages)
` [PATCH v4 2/2] xen/kbdif: Add features to disable keyboard and pointer
[xen-unstable-smoke baseline test] 122899: tolerable all pass
2018-05-17 18:15 UTC
Test for osstest, features used in Qubes OS
2018-05-17 18:00 UTC (5+ messages)
[PATCH] xen_pt: Present the size of 64 bit BARs correctly
2018-05-17 17:57 UTC (2+ messages)
[PATCHv3] xen: Add EFI_LOAD_OPTION support
2018-05-17 17:42 UTC (7+ messages)
[xen-4.10-testing test] 122837: tolerable FAIL - PUSHED
2018-05-17 17:28 UTC
[distros-debian-wheezy test] 74722: all pass
2018-05-17 17:00 UTC
[RFC][PATCH] KVM: APPLES can improve the performance of applications and virtualized systems by up to 49%
2018-05-17 16:52 UTC
[xen-unstable-smoke test] 122898: tolerable all pass - PUSHED
2018-05-17 16:40 UTC
[PATCH] xen-hvm: stop faking I/O to access PCI config space
2018-05-17 16:30 UTC (2+ messages)
[PATCH v4 1/2] x86/hvm: Introduce *save_one() functions
2018-05-17 16:04 UTC (4+ messages)
` [PATCH v4 2/2] x86/domctl: Don't pause the whole domain if only getting vcpu state
[PATCH v4 0/9] xen_disk: legacy code removal and cleanup
2018-05-17 15:37 UTC (11+ messages)
` [PATCH v4 1/9] xen: add a meaningful declaration of grant_copy_segment into xen_common.h
` [PATCH v4 2/9] xen_backend: add grant table helpers
` [PATCH v4 3/9] xen_disk: remove open-coded use of libxengnttab
` [PATCH v4 4/9] xen: remove other "
` [PATCH v4 5/9] xen_backend: add an emulation of grant copy
` [PATCH v4 6/9] xen_disk: remove use of grant map/unmap
` [PATCH v4 7/9] xen_backend: make the xen_feature_grant_copy flag private
` [PATCH v4 8/9] xen_disk: use a single entry iovec
` [PATCH v4 9/9] xen_disk: be consistent with use of xendev and blkdev->xendev
how to recognize in libxl that a domU has qemu-xen attached?
2018-05-17 15:29 UTC (5+ messages)
XSM in osstest, grub config, outstanding patch
2018-05-17 15:09 UTC
[PATCH v2 00/10] Introduce AMD SVM AVIC
2018-05-17 14:56 UTC (19+ messages)
` [PATCH v2 02/10] x86/HVM: Rename vlapic_read_aligned() to vlapic_reg_read()
` [PATCH v2 03/10] x86/HVM: Make vlapic_reg_read/write() non-static
` [PATCH v2 04/10] x86/HVM/SVM: Add AVIC initialization code
` [PATCH v2 05/10] x86/SVM: Add AVIC vmexit handlers
` [PATCH v2 06/10] x86/SVM: Add vcpu scheduling support for AVIC
` [PATCH v2 07/10] x86/SVM: Add interrupt management code via AVIC
` [PATCH v2 09/10] x86/SVM: Introduce svm command line option
` [PATCH v2 10/10] x86/SVM: Append AMD AVIC related data to IRQ keyhandler 'i'
Draft NVDIMM proposal
2018-05-17 14:52 UTC (3+ messages)
[PATCH v3 0/2] PVH GDT fixes
2018-05-17 14:47 UTC
[PATCH v1] xl: show full value of cpu_khz in xl info output
2018-05-17 14:31 UTC (3+ messages)
[OSSTEST PATCH 00/10] UEFI and commissioning fixes
2018-05-17 14:29 UTC (16+ messages)
` [OSSTEST PATCH 01/10] Osstest/TestSupport: Use right arch for UEFI grub setup
` [OSSTEST PATCH 02/10] Osstest/Debian: preseed: Force UEFI install regardless
` [OSSTEST PATCH 03/10] README.dev: Fix a typo
` [OSSTEST PATCH 04/10] README.dev: Discuss setting Firmware for UEFI machines
` [OSSTEST PATCH 05/10] README.dev: Make example commisioning runes use $hn variable
` [OSSTEST PATCH 06/10] Perl @INC path: fix a few more scripts to use BEGIN
` [OSSTEST PATCH 07/10] mg-anoint: Make readonly operations "work" in standalone mode
` [OSSTEST PATCH 08/10] mg-anoint: Support mg-anoint retrieve --tolerate-unprepared
` [OSSTEST PATCH 09/10] mfi-common: set_freebsd_runvars: Never set freebsd_distpath to `/amd64' etc
` [OSSTEST PATCH 10/10] mfi-common: Fall back to anointed builds in Executive mode
[PATCH v3 2/2] Input: xen-kbdfront - allow better run-time configuration
2018-05-17 14:29 UTC (7+ messages)
[xen-4.7-testing test] 122831: regressions - FAIL
2018-05-17 14:22 UTC
[PATCH] libxc/x86: don't hand through CPUID leaf 0x80000008 as is
2018-05-17 13:47 UTC (4+ messages)
[xen-unstable test] 122804: FAIL
2018-05-17 12:31 UTC (3+ messages)
[PATCH for-4.7/4.8] x86: Fix "x86: further CPUID handling adjustments"
2018-05-17 12:23 UTC (6+ messages)
` [PATCH v2 "
[PATCH for-4.11] x86/cacheattr: fix mtrr_pat_not_equal
2018-05-17 11:54 UTC (10+ messages)
[PATCH v3 6/8] xen_backend: make the xen_feature_grant_copy flag private
2018-05-17 11:07 UTC (12+ messages)
` [PATCH v3 1/8] xen_backend: add grant table helpers
` [PATCH v3 2/8] xen_disk: remove open-coded use of libxengnttab
` [PATCH v3 3/8] xen: remove other "
` [PATCH v3 4/8] xen_backend: add an emulation of grant copy
` [PATCH v3 5/8] xen_disk: remove use of grant map/unmap
` [PATCH v3 7/8] xen_disk: use a single entry iovec
` [PATCH v3 8/8] xen_disk: be consistent with use of xendev and blkdev->xendev
migration regression in xen-4.11 and qemu-2.11 and qcow2
2018-05-17 9:08 UTC (15+ messages)
[RFC 1/3] xen/balloon: Allow allocating DMA buffers
2018-05-17 8:26 UTC (3+ messages)
` [RFC 2/3] xen/grant-table: Extend API to work with "
` [RFC 3/3] xen/gntdev: Add support for Linux dma buffers
[RFC 0/3] dma-buf support for gntdev
2018-05-17 8:26 UTC
[linux-4.9 test] 122824: FAIL
2018-05-17 7:43 UTC
[PATCH] xen: Change return type to vm_fault_t
2018-05-17 6:43 UTC (2+ messages)
[PATCH] xen-netfront: fix xennet_start_xmit()'s return type
2018-05-17 6:43 UTC (2+ messages)
[PATCH v2 2/3] xen/store: do not store local values in xen_start_info
2018-05-17 6:43 UTC
[PATCH v5] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
2018-05-17 6:42 UTC
[PATCH v3 4/6] ALSA: xen-front: Implement handling of shared buffers
2018-05-17 6:33 UTC (2+ messages)
[PATCH v7 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
2018-05-16 20:27 UTC
[linux-next test] 122796: regressions - FAIL
2018-05-16 20:11 UTC
[xen-unstable-smoke test] 122888: tolerable all pass - PUSHED
2018-05-16 19:51 UTC
[xen-unstable-smoke test] 122879: tolerable all pass - PUSHED
2018-05-16 17:58 UTC
[libvirt test] 122801: tolerable all pass - PUSHED
2018-05-16 17:30 UTC
[ovmf test] 122797: regressions - FAIL
2018-05-16 16:48 UTC
[PATCH v9 0/9] xen/x86: various XPTI speedups
2018-05-16 16:42 UTC (7+ messages)
` backporting considerations (Re: [PATCH v9 0/9] xen/x86: various XPTI speedups)
[PATCH v6] scripts/add_maintainers.pl: New script
2018-05-16 16:06 UTC (5+ messages)
[PATCH v2 09/11] docs: Fix some broken references
2018-05-16 15:12 UTC
[xen-unstable-smoke test] 122877: tolerable all pass - PUSHED
2018-05-16 14:52 UTC
[PATCH v2 0/6] PVH MTRR initial stat
2018-05-16 14:00 UTC (12+ messages)
` [PATCH v2 3/6] hvm/mtrr: use the hardware number of variable ranges for Dom0
` [PATCH v2 4/6] hvm/mtrr: copy hardware state "
[distros-debian-squeeze test] 74720: tolerable FAIL
2018-05-16 13:52 UTC
[xen-4.6-testing baseline-only test] 74719: regressions - FAIL
2018-05-16 13:13 UTC
[PATCH v2 0/3] vpci/msi: fix updating already bound MSI interrupts
2018-05-16 13:10 UTC (8+ messages)
` [PATCH v2 1/3] vpci/msi: fix unbind loop
` [PATCH v2 2/3] vpci/msi: split code to bind pirq
` [PATCH v2 3/3] vpci/msi: fix update of bound MSI interrupts
Clarification Meltdown for vulnerability between 64-bit PV guests
2018-05-16 12:56 UTC (2+ messages)
[xen-4.9-testing test] 122785: regressions - FAIL
2018-05-16 12:56 UTC
[xen-unstable-smoke test] 122868: tolerable all pass - PUSHED
2018-05-16 12:17 UTC
[PATCH for-4.11 00/10] x86: Improvements and fixes to Spectre handling
2018-05-16 11:28 UTC (5+ messages)
` [PATCH 10/10] x86/spec_ctrl: Elide MSR_SPEC_CTRL handling in idle context when possible
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).