xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-21 13:33:39 to 2017-08-22 14:37:21 UTC [more...]

[PATCH v4 00/11] Handle SMCs and HVCs in conformance with SMCCC
 2017-08-22 14:37 UTC  (15+ messages)
` [PATCH v4 01/11] arm: traps: use generic register accessors in the PSCI code
` [PATCH v4 02/11] arm: traps: check if SMC was conditional before handling it
` [PATCH v4 03/11] public: xen.h: add definitions for UUID handling
` [PATCH v4 04/11] arm: processor.h: add definition for immediate value mask
` [PATCH v4 05/11] arm: add SMCCC protocol definitions
` [PATCH v4 06/11] arm: smccc: handle SMCs according to SMCCC
` [PATCH v4 07/11] arm: traps: handle PSCI calls inside `vsmc.c`
` [PATCH v4 08/11] arm: PSCI: use definitions provided by asm/smccc.h
` [PATCH v4 09/11] arm: vsmc: remove 64 bit mode check in PSCI handler
` [PATCH v4 10/11] public: add XENFEAT_ARM_SMCCC_supported feature
` [PATCH v4 11/11] arm: enable "

[PATCH 00/25 v7] SBSA UART emulation support in Xen
 2017-08-22 14:35 UTC  (6+ messages)

[PATCH v2 0/3] tools/libxc: use superpages
 2017-08-22 14:34 UTC  (5+ messages)
` [PATCH v2 1/3] tools/libxc: move SUPERPAGE macros to common header
` [PATCH v2 2/3] tools/libxc: add API for bitmap access for restore

[PATCH V2 00/25] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-08-22 14:32 UTC  (34+ messages)
` [PATCH V2 1/25] DOMCTL: Introduce new DOMCTL commands for vIOMMU support
` [PATCH V2 2/25] VIOMMU: Add irq request callback to deal with irq remapping
` [PATCH V2 4/25] Xen/doc: Add Xen virtual IOMMU doc
` [PATCH V2 5/25] tools/libxc: Add viommu operations in libxc
` [PATCH V2 6/25] tools/libacpi: Add DMA remapping reporting (DMAR) ACPI table structures
` [PATCH V2 7/25] tools/libacpi: Add new fields in acpi_config for DMAR table
` [PATCH V2 8/25] tools/libxl: Add a user configurable parameter to control vIOMMU attributes
` [PATCH V2 9/25] tools/libxl: build DMAR table for a guest with one virtual VTD

[PATCH 00/27] xen/arm: Memory subsystem clean-up
 2017-08-22 14:23 UTC  (18+ messages)
` [PATCH 01/27] xen/x86: numa: Don't check alloc_boot_pages return
` [PATCH 02/27] xen/x86: srat: "
` [PATCH 03/27] xen/x86: mm: "
` [PATCH 04/27] xen/mm: Move {G, M]FN <-> {G, M}ADDR helpers to common code
` [PATCH 05/27] xen/mm: Use typesafe MFN for alloc_boot_pages return
` [PATCH 06/27] xen/mm: Use __virt_to_mfn in map_domain_page instead of virt_to_mfn
` [PATCH 08/27] xen/arm: hsr_iabt: Document RES0 field
` [PATCH 09/27] xen/arm: traps: Don't define FAR_EL2 for ARM32

[PATCH v3] hvmloader, libxl: use the correct ACPI settings depending on device model
 2017-08-22 14:20 UTC  (2+ messages)

[PATCH v6] x86/hvm: Allow guest_request vm_events coming from userspace
 2017-08-22 14:18 UTC  (2+ messages)

[PATCH v3 00/52] Support for modifying parameters at runtime
 2017-08-22 14:16 UTC  (28+ messages)
` [PATCH v3 18/52] xen/arch/x86/psr.c: let custom parameter parsing routines return errno
` [PATCH v3 20/52] xen/arch/x86/shutdown.c: "
` [PATCH v3 22/52] xen/arch/x86/x86_64/mmconfig-shared.c: "
` [PATCH v3 25/52] xen/common/efi/boot.c: "
` [PATCH v3 31/52] xen/drivers/cpufreq/cpufreq.c: "
` [PATCH v3 33/52] xen/drivers/passthrough/iommu.c: "
` [PATCH v3 34/52] xen/drivers/passthrough/pci.c: "
` [PATCH v3 39/52] xen: check parameter validity when parsing command line
` [PATCH v3 47/52] xen: add basic support for runtime parameter changing
` [PATCH v3 48/52] xen: add hypercall for setting parameters at runtime
` [PATCH v3 49/52] libxc: add function to set hypervisor parameters
` [PATCH v3 50/52] libxl: add libxl_set_parameters() function
` [PATCH v3 52/52] xen: make some console related parameters settable at runtime

[PATCH v2 0/4] x86/pvh: implement iommu_inclusive_mapping for PVH Dom0
 2017-08-22 14:05 UTC  (12+ messages)
` [PATCH v2 1/4] x86/dom0: prevent access to MMCFG areas "
` [PATCH v2 2/4] x86/dom0: prevent PVH Dom0 from mapping read-only the IO APIC area
` [PATCH v2 3/4] x86/vtd: introduce a PVH implementation of iommu_inclusive_mapping
` [PATCH v2 4/4] x86/dom0: re-order DMA remapping enabling for PVH Dom0

Xen 4.10 Development Update
 2017-08-22 13:56 UTC 

[linux-next test] 112778: regressions - trouble: blocked/broken/fail/pass
 2017-08-22 13:54 UTC 

[PATCH v3 0/6] xen: RCU: x86/ARM: Add support of rcu_idle_{enter, exit}
 2017-08-22 13:04 UTC  (5+ messages)
` [PATCH v3 3/6] xen: RCU/x86/ARM: discount CPUs that were idle when grace period started
` [PATCH v3 5/6] xen: RCU: avoid busy waiting until the end of grace period

[PATCH 00/19] libxl/xl: add PVH guest type
 2017-08-22 12:56 UTC  (24+ messages)
` [PATCH 01/19] libxl/xl: move some HVM/PV specific fields of libxl_domain_build_info
` [PATCH 02/19] xl: introduce a domain type option
` [PATCH 03/19] xl: introduce a firmware option
` [PATCH 04/19] libxl: introduce a PVH guest type
` [PATCH 05/19] libxl: allow PVH guests to use a bootloader
` [PATCH 06/19] libxl: set PVH guests to use the PV console
` [PATCH 07/19] libxl: add PVH support to domain creation
` [PATCH 08/19] libxl: remove device model "none" support from disk related functions
` [PATCH 09/19] libxl: set device model for PVH guests
` [PATCH 10/19] libxl: add PVH support to domain building
` [PATCH 11/19] libxl: add PVH support to domain save/suspend
` [PATCH 12/19] libxl: add PVH support to vpcu hotplug, domain destruction/pause and domain configuration
` [PATCH 13/19] libxl: add PVH support to memory functions
` [PATCH 14/19] libxl: PVH guests use PV nics
` [PATCH 15/19] libxl: remove device model "none" support from stream functions
` [PATCH 16/19] libxl: add PVH support to USB
` [PATCH 17/19] libxl: add PVH support to x86 functions
` [PATCH 18/19] xl: add PVH as a guest type
` [PATCH 19/19] libxl: remove device model "none" from IDL

[PATCH 0/3] xen: move common hvm code to x86
 2017-08-22 12:55 UTC  (8+ messages)
` [PATCH 1/3] xen: move hvm save code under common "
` [PATCH 2/3] xen: merge common hvm/irq.h into x86 hvm/irq.h
` [PATCH 3/3] x86: switch to plain bool in passthrough code

[PATCH] hvmloader: add fields for SMBIOS 2.4 compliance
 2017-08-22 12:50 UTC 

[PATCH 0/5] xen: better grant v2 support
 2017-08-22 12:48 UTC  (7+ messages)
` [PATCH 1/5] xen: remove deprecated boot parameter gnttab_max_nr_frames
` [PATCH 2/5] xen: move XENMAPSPACE_grant_table code into grant_table.c
` [PATCH 3/5] xen: clean up grant_table.h
` [PATCH 4/5] xen: support different gnttab_max_frames for grant v1 and v2
` [PATCH 5/5] xen: add new hypercall to get grant table limits

Xen 4.10 Development Update
 2017-08-22 12:44 UTC  (5+ messages)

[PATCH v7] VT-d: use correct BDF for VF to search VT-d unit
 2017-08-22 12:43 UTC  (4+ messages)

Xen 4.10 Development Update
 2017-08-22 12:34 UTC  (2+ messages)

[xen-4.5-testing bisection] complete test-amd64-i386-xl-qemuu-debianhvm-amd64
 2017-08-22 12:33 UTC 

[PATCH v5 00/11] vpci: PCI config space emulation
 2017-08-22 12:20 UTC  (9+ messages)
` [PATCH v5 01/11] x86/pci: introduce hvm_pci_decode_addr
` [PATCH v5 02/11] vpci: introduce basic handlers to trap accesses to the PCI config space
` [PATCH v5 03/11] x86/mmcfg: add handlers for the PVH Dom0 MMCFG areas
` [PATCH v5 09/11] vpci/msi: add MSI handlers

[PATCH for-4.9] livepatch: Declare live patching as a supported feature
 2017-08-22 11:16 UTC  (20+ messages)
                ` Is:livepatch-build-tools.git declare it supported? Was:Re: "

[xen-unstable-smoke test] 112816: tolerable trouble: broken/pass - PUSHED
 2017-08-22 11:14 UTC 

[xen-4.9-testing test] 112780: regressions - trouble: blocked/broken/fail/pass
 2017-08-22 11:03 UTC 

[PATCH v3] hvmloader: support system enclosure asset tag (SMBIOS type 3)
 2017-08-22 11:02 UTC  (2+ messages)

[PATCH v2 00/13] "Non-shared" IOMMU support on ARM
 2017-08-22 10:28 UTC  (15+ messages)
` [PATCH v2 02/13] iommu: Add extra order argument to the IOMMU APIs and platform callbacks
` [PATCH v2 06/13] iommu: Add extra use_iommu argument to iommu_domain_init()
` [PATCH v2 07/13] iommu: Make decision about needing IOMMU for hardware domains in advance
` [PATCH v2 12/13] [RFC] iommu: VT-d: Squash map_pages/unmap_pages with map_page/unmap_page
` [PATCH v2 13/13] [RFC] iommu: AMD-Vi: "

[ovmf baseline-only test] 72003: all pass
 2017-08-22 10:13 UTC 

[distros-debian-snapshot test] 72002: tolerable trouble: blocked/broken/fail/pass
 2017-08-22 10:01 UTC 

[linux-3.18 test] 112775: trouble: blocked/broken/fail/pass
 2017-08-22  9:42 UTC 

[PATCH] xen: Emit RTC_CHANGE upon TIMEOFFSET ioreq
 2017-08-22  8:21 UTC  (3+ messages)

[PATCH] xsm: policy hooks to require an IOMMU and interrupt remapping
 2017-08-22  8:18 UTC  (3+ messages)

[PATCH v4] hvm: vmx/svm_cpu_up_prepare should be called only once
 2017-08-22  8:12 UTC  (2+ messages)

[PATCH v8 0/2] Singlestep unimplemented x86emul instructions
 2017-08-22  8:10 UTC  (5+ messages)
` [PATCH v8 1/2] x86emul: New return code for unimplemented instruction
` [PATCH v8 2/2] x86/monitor: Notify monitor if an emulation fails

Regression PCI passthrough from 4.5.5 to 4.6.0-rc1
 2017-08-22  8:06 UTC  (10+ messages)

[xen-4.6-testing bisection] complete test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm
 2017-08-22  8:03 UTC 

[ovmf test] 112782: all pass - PUSHED
 2017-08-22  7:57 UTC 

[PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect
 2017-08-22  7:32 UTC 

[PATCH v1 00/13] Enable Memory Bandwidth Allocation in Xen
 2017-08-22  6:44 UTC  (12+ messages)
` [PATCH v1 08/13] tools: create general interfaces to support psr allocation features
` [PATCH v1 09/13] tools: implement the new get hw info interface suitable to all "
` [PATCH v1 11/13] tools: implemet new get value interface suitable for "

[PATCH v6] VT-d: fix VF of RC integrated PF matched to wrong VT-d unit
 2017-08-22  5:03 UTC  (3+ messages)

[xen-unstable test] 112772: regressions - trouble: blocked/broken/fail/pass
 2017-08-22  4:53 UTC 

[PATCH] tools/hvmloader: Use base instead of pci_mem_start for find_next_rmrr()
 2017-08-21 21:53 UTC 

[PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
 2017-08-22  2:43 UTC  (2+ messages)

RT-Xen on ARM
 2017-08-22  2:19 UTC  (11+ messages)

[PATCH] XEN/xen-kbdfront: Enable auto repeat for xen keyboard front driver
 2017-08-22  1:54 UTC  (4+ messages)

[xen-unstable-smoke test] 112799: tolerable trouble: broken/pass - PUSHED
 2017-08-22  1:25 UTC 

[xen-4.5-testing test] 112767: regressions - FAIL
 2017-08-21 23:20 UTC 

[PATCH 0/2 v3] xenfb: rework xen vkbd backend
 2017-08-21 23:13 UTC  (5+ messages)
` [PATCH 1/2 v3] xenfb: Use Input Handlers directly
` [PATCH 2/2 v3] xenfb: Add [feature|request]-raw-pointer

[xen-unstable-smoke test] 112796: tolerable trouble: broken/pass - PUSHED
 2017-08-21 22:53 UTC 

[PATCH 00/11] xen/arm: Clean-up traps.c
 2017-08-21 21:16 UTC  (7+ messages)
` [PATCH 02/11] xen/arm: domain: Re-order the includes alphabetically
` [PATCH 04/11] xen/arm: vgic-v3: "
` [PATCH 05/11] xen/arm: vtimer: "

[PATCH v2] libxc: add xc_domain_remove_from_physmap to wrap XENMEM_remove_from_physmap
 2017-08-21 20:53 UTC  (2+ messages)

[PATCH v2 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support
 2017-08-21 20:29 UTC  (5+ messages)
` [PATCH V2 2/3] xen-pt: bind/unbind interrupt remapping format MSI

[PATCH] xen/arm: p2m: Remove p2m_operation
 2017-08-21 20:17 UTC  (2+ messages)

[PATCH] xen/arm: Tighten memory attribute requirement for memory shared
 2017-08-21 20:17 UTC  (2+ messages)

[xen-4.7-testing test] 112763: regressions - trouble: blocked/broken/fail/pass
 2017-08-21 19:05 UTC 

[ovmf baseline-only test] 72000: all pass
 2017-08-21 17:24 UTC 

[xen-4.8-testing test] 112759: regressions - trouble: blocked/broken/fail/pass
 2017-08-21 17:01 UTC 

[PATCHES v8 0/8] Memory scrubbing from idle loop
 2017-08-21 17:00 UTC  (5+ messages)
` [PATCHES v8 1/8] mm: Place unscrubbed pages at the end of pagelist

[xen-unstable-smoke test] 112784: tolerable trouble: broken/pass - PUSHED
 2017-08-21 16:01 UTC 

x86: PIE support and option to extend KASLR randomization
 2017-08-21 15:57 UTC  (3+ messages)

[RFC PATCH v1 0/7] IPMMU-VMSA support on ARM
 2017-08-21 15:53 UTC  (6+ messages)
` [RFC PATCH v1 2/7] iommu/arm: ipmmu-vmsa: Add Xen changes for main driver

[PATCH v06 27/36] uapi xen/gntdev.h: include xen/privcmd.h and define grant_ref_t
 2017-08-21 14:59 UTC  (4+ messages)

[xen-4.6-testing test] 112752: regressions - trouble: broken/fail/pass
 2017-08-21 14:58 UTC 

[linux-linus test] 112749: regressions - trouble: blocked/broken/fail/pass
 2017-08-21 14:40 UTC 

[PATCH] ipxe: update to newer commit
 2017-08-21 13:50 UTC  (7+ messages)


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).