xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-26 23:15:29 to 2016-09-28 09:52:09 UTC [more...]

[PATCH v4 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-09-28  9:52 UTC  (19+ messages)
` [PATCH v4 1/6] VMX: Statically assign two PI hooks
` [PATCH v4 2/6] VMX: Properly handle pi when all the assigned devices are removed
` [PATCH v4 4/6] VMX: Make sure PI is in proper state before install the hooks
` [PATCH v4 5/6] VT-d: No need to set irq affinity for posted format IRTE
` [PATCH v4 6/6] VMX: Fixup PI descritpor when cpu is offline

[PATCH] minios: fix build issue with xen_*mb defines
 2016-09-28  9:50 UTC 

[PATCH v1] Tmem cleanups/improvements for v4.8
 2016-09-28  9:42 UTC  (13+ messages)
` [PATCH v1 01/12] libxc/tmem/restore: Remove call to XEN_SYSCTL_TMEM_OP_SAVE_GET_VERSION
` [PATCH v1 02/12] tmem: Retire XEN_SYSCTL_TMEM_OP_[SET_CAP|SAVE_GET_CLIENT_CAP]
` [PATCH v1 03/12] tmem: Wrap tmem dedup code with CONFIG_TMEM_DEDUP
` [PATCH v1 04/12] tmem: Wrap tmem tze code with CONFIG_TMEM_TZE
` [PATCH v1 05/12] tmem: Delete deduplication (and tze) code
` [PATCH v1 06/12] tmem: Move client weight, frozen, live_migrating, and compress
` [PATCH v1 07/12] tmem/libxc: Squash XEN_SYSCTL_TMEM_OP_[SET|SAVE]
` [PATCH v1 08/12] tmem: Handle 'struct tmem_info' as a seperate field in the
` [PATCH v1 09/12] tmem: Check version and maxpools when XEN_SYSCTL_TMEM_SET_CLIENT_INFO
` [PATCH v1 10/12] tmem: Unify XEN_SYSCTL_TMEM_OP_[[SAVE_[BEGIN|END]|RESTORE_BEGIN]
` [PATCH v1 11/12] tmem/xc_tmem_control: Rename 'arg1' to 'len' and 'arg2' to arg
` [PATCH v1 12/12] tmem: Batch and squash XEN_SYSCTL_TMEM_OP_SAVE_GET_POOL_[FLAGS, NPAGES, UUID] in one sub-call: XEN_SYSCTL_TMEM_OP_GET_POOLS

[PATCH v7 00/14] x86: multiboot2 protocol support
 2016-09-28  9:39 UTC  (33+ messages)
` [PATCH v7 01/14] x86: move xen ELF end of image to 16 MiB
` [PATCH RFC v7 07/14] efi: create new early memory allocator
` [PATCH v7 08/14] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v7 12/14] x86: make Xen early boot code relocatable
` [PATCH v7 14/14] x86: add multiboot2 protocol support for relocatable images

[PATCH v2 00/30] PVHv2 Dom0
 2016-09-28  9:34 UTC  (33+ messages)
` [PATCH v2 01/30] xen/x86: move setup of the VM86 TSS to the domain builder
` [PATCH v2 02/30] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v2 03/30] xen/x86: fix parameters and return value of *_set_allocation functions
` [PATCH v2 04/30] xen/x86: allow calling {sh/hap}_set_allocation with the idle domain
` [PATCH v2 05/30] xen/x86: assert that local_events_need_delivery is not called by "
` [PATCH v2 06/30] x86/paging: introduce paging_set_allocation
` [PATCH v2 07/30] xen/x86: split the setup of Dom0 permissions to a function
` [PATCH v2 08/30] xen/x86: do the PCI scan unconditionally
` [PATCH v2 09/30] x86/vtd: fix and simplify mapping RMRR regions
` [PATCH v2 10/30] xen/x86: allow the emulated APICs to be enbled for the hardware domain
` [PATCH v2 11/30] xen/x86: split Dom0 build into PV and PVHv2
` [PATCH v2 12/30] xen/x86: make print_e820_memory_map global
` [PATCH v2 13/30] xen: introduce a new format specifier to print sizes in human-readable form
` [PATCH v2 14/30] xen/mm: add a ceil sufix to current page calculation routine
` [PATCH v2 15/30] xen/x86: populate PVHv2 Dom0 physical memory map
` [PATCH v2 16/30] xen/x86: parse Dom0 kernel for PVHv2
` [PATCH v2 17/30] xen/x86: setup PVHv2 Dom0 CPUs
` [PATCH v2 18/30] xen/x86: setup PVHv2 Dom0 ACPI tables
` [PATCH v2 19/30] xen/dcpi: add a dpci passthrough handler for hardware domain
` [PATCH v2 20/30] xen/x86: add the basic infrastructure to import QEMU passthrough code
` [PATCH v2 21/30] xen/pci: split code to size BARs from pci_add_device
` [PATCH v2 22/30] xen/x86: support PVHv2 Dom0 BAR remapping
` [PATCH v2 23/30] xen/x86: route legacy PCI interrupts to Dom0
` [PATCH v2 24/30] x86/vmsi: add MSI emulation for hardware domain
` [PATCH v2 25/30] xen/x86: add all PCI devices to PVHv2 Dom0
` [PATCH v2 26/30] xen/x86: add PCIe emulation
` [PATCH v2 27/30] x86/msixtbl: disable MSI-X intercepts for domains without an ioreq server
` [PATCH v2 28/30] xen/x86: add MSI-X emulation to PVHv2 Dom0
` [PATCH v2 29/30] xen/x86: allow PVHv2 to perform foreign memory mappings
` [PATCH v2 30/30] xen: allow setting the store pfn HVM parameter

[libvirt test] 101176: tolerable FAIL - PUSHED
 2016-09-28  9:29 UTC 

PCIe devices that are hotplugged after MMIO has been setup fail due to _CRS not covering 64-bit area
 2016-09-28  9:21 UTC  (2+ messages)

[xen-unstable test] 101175: tolerable FAIL
 2016-09-28  9:16 UTC 

[PATCH v2 00/16] x86: split insn emulator decode and execution
 2016-09-28  8:42 UTC  (18+ messages)
` [PATCH v2 01/16] x86emul: split instruction decoding from execution
` [PATCH v2 02/16] x86emul: fetch all insn bytes during the decode phase
` [PATCH v2 03/16] x86emul: track only rIP in emulator state
` [PATCH v2 04/16] x86emul: complete decoding of two-byte instructions
` [PATCH v2 05/16] x86emul: add XOP decoding
` [PATCH v2 06/16] x86emul: add EVEX decoding
` [PATCH v2 07/16] x86emul: generate and make use of a canonical opcode representation
` [PATCH v2 08/16] SVM: use generic instruction decoding
` [PATCH v2 09/16] x86/32on64: use generic instruction decoding for call gate emulation
` [PATCH v2 10/16] x86/PV: split out dealing with CRn from privileged instruction handling
` [PATCH v2 11/16] x86/PV: split out dealing with DRn "
` [PATCH v2 12/16] x86/PV: split out dealing with MSRs "
` [PATCH v2 13/16] x86emul: support XSETBV
` [PATCH v2 14/16] x86emul: sort opcode 0f01 special case switch() statement
` [PATCH v2 15/16] x86/PV: use generic emulator for privileged instruction handling
` [PATCH v2 16/16] x86emul: don't assume a memory operand

[PATCH] pvgrub: use printk() instead of grub_printf()
 2016-09-28  8:31 UTC 

[Patch] x86emul: simplify prefix handling for VMFUNC
 2016-09-28  7:47 UTC  (7+ messages)

[PATCH 00/17] x86: split insn emulator decode and execution
 2016-09-28  7:24 UTC  (19+ messages)
` [PATCH 04/17] x86emul: complete decoding of two-byte instructions
` [PATCH 08/17] x86emul: generate and make use of canonical opcode representation
` [PATCH 09/17] SVM: use generic instruction decoding

[qemu-mainline baseline-only test] 67775: tolerable FAIL
 2016-09-28  6:05 UTC 

[xen-unstable baseline-only test] 67772: regressions - FAIL
 2016-09-28  5:18 UTC 

[qemu-mainline test] 101173: regressions - FAIL
 2016-09-28  5:01 UTC 

[xen-unstable-smoke test] 101174: tolerable all pass - PUSHED
 2016-09-28  4:02 UTC 

[PATCH] pvgrub: fix crash when booting kernel with p2m list outside kernel mapping
 2016-09-28  4:02 UTC 

[Xen-users] pvgrub: Error 9: Unknown boot failure
 2016-09-28  3:50 UTC  (7+ messages)

[Help] Trigger Watchdog when adding an IPI in vcpu_wake
 2016-09-28  3:44 UTC  (7+ messages)

[v2 3/3] tools & docs: add L2 CAT support in tools and docs
 2016-09-28  1:54 UTC  (4+ messages)

[PULL 1/1] qdisk - hw/block/xen_disk: grant copy implementation
 2016-09-28  1:38 UTC 

[PULL 0/1] tags/xen-20160927-tag
 2016-09-28  1:36 UTC 

[PATCH v4 0/7] xen/arm: Add support for mapping mmio-sram nodes into dom0
 2016-09-28  1:31 UTC  (10+ messages)
` [PATCH v4 1/7] xen/arm: p2m: Rename p2m_mmio_direct_nc -> p2m_mmio_direct_dev
` [PATCH v4 2/7] xen/arm: p2m: Add support for normal non-cacheable memory
` [PATCH v4 3/7] xen/arm: Rename and generalize un/map_regions_rw_cache
` [PATCH v4 7/7] xen/arm: Map mmio-sram nodes as un-cached memory

[ovmf baseline-only test] 67774: all pass
 2016-09-28  1:29 UTC 

[for-4.8][PATCH v2 00/23] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-09-28  1:14 UTC  (2+ messages)

[PATCH v2] arm/mem_access: don't reinject stage 2 access exceptions
 2016-09-28  0:16 UTC  (4+ messages)

[PATCH v4] vm_event: Implement ARM SMC events
 2016-09-28  0:07 UTC  (2+ messages)

[qemu-mainline test] 101172: tolerable FAIL - PUSHED
 2016-09-27 23:30 UTC 

[PATCH v5] Livepatch for ARM 64 and 32
 2016-09-27 23:13 UTC  (19+ messages)
` [PATCH v5 05/16] livepatch: Initial ARM64 support
` [PATCH v5 08/16] livepatch/arm/x86: Check payload for for unwelcomed symbols
` [PATCH v5 10/16] livepatch: x86, ARM, alternative: Expose FEATURE_LIVEPATCH
` [PATCH v5 11/16] livepatch: tests: Make them compile under ARM64
` [PATCH v5 14/16] livepatch: Initial ARM32 support

[ovmf baseline-only test] 67773: all pass
 2016-09-27 22:41 UTC 

[xen-unstable test] 101169: tolerable FAIL - PUSHED
 2016-09-27 21:39 UTC 

[ovmf test] 101170: all pass - PUSHED
 2016-09-27 19:51 UTC 

[xtf test] 101171: all pass - PUSHED
 2016-09-27 19:27 UTC 

[PATCH v6 00/16] Xen ARM DomU ACPI support
 2016-09-27 18:43 UTC  (18+ messages)
` [PATCH v6 14/16] public/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_TYPE_PPI
  ` [PATCH v7 "
` [PATCH v6 16/16] libxl/arm: Add the size of ACPI tables to maxmem

[PATCH] minios: make mini-os_app.o depend on included xen libraries
 2016-09-27 16:52 UTC  (6+ messages)

[XTF PATCH] Makefile: introduce gtags target
 2016-09-27 16:45 UTC  (2+ messages)

[PATCH] xen/arm: Bring (c) headers in line with COPYING file
 2016-09-27 16:14 UTC  (3+ messages)

[PATCH v7] acpi: Prevent GPL-only code from seeping into non-GPL binaries
 2016-09-27 15:39 UTC  (2+ messages)

[ovmf baseline-only test] 67771: all pass
 2016-09-27 15:24 UTC 

[xen-unstable test] 101164: tolerable FAIL - PUSHED
 2016-09-27 15:23 UTC 

[PATCH v6 04/16] libxl/arm: Estimate the size of ACPI tables
 2016-09-27 15:20 UTC  (2+ messages)
` [PATCH v7 "

[Outreachy]Code Standards Checking using clang-format
 2016-09-27 15:15 UTC  (3+ messages)

[PATCH] xenpv: Fix qemu_uuid compiling error
 2016-09-27 15:08 UTC  (2+ messages)

[distros-debian-snapshot test] 67770: tolerable FAIL
 2016-09-27 15:06 UTC 

PVHv2 vs HVMlite
 2016-09-27 14:45 UTC  (4+ messages)

[xen-unstable baseline-only test] 67767: regressions - FAIL
 2016-09-27 14:23 UTC 

[ovmf test] 101165: all pass - PUSHED
 2016-09-27 13:51 UTC 

Question about VPID during MOV-TO-CR3
 2016-09-27 13:49 UTC  (21+ messages)

[qemu-mainline baseline-only test] 67769: tolerable FAIL
 2016-09-27 13:29 UTC 

[xen-unstable-smoke test] 101166: tolerable all pass - PUSHED
 2016-09-27 12:03 UTC 

[RFC PATCH] xs: use system's default stack size for xs_watch's reader thread
 2016-09-27 11:01 UTC  (4+ messages)

[PATCH v2] Added COPYING and README.patch files to xen/common and xen/tools
 2016-09-27  9:53 UTC  (2+ messages)

[ovmf test] 101162: all pass - PUSHED
 2016-09-27  9:27 UTC 

[PATCH v2] tools/configure: fix --with-system-{ovmf/seabios}
 2016-09-27  9:26 UTC  (2+ messages)

[PATCH v6] acpi: Prevent GPL-only code from seeping into non-GPL binaries
 2016-09-27  9:24 UTC  (10+ messages)

[PATCH 0/2] Xen pvUSB correction
 2016-09-27  9:08 UTC  (7+ messages)
` [PATCH 1/2] xen: add an own bus for xen backend devices
` [PATCH 2/2] xen: add qemu device for each pvusb backend

[xen-unstable test] 101159: regressions - FAIL
 2016-09-27  9:03 UTC 

[ovmf baseline-only test] 67768: all pass
 2016-09-27  8:54 UTC 

[libvirt test] 101161: tolerable FAIL - PUSHED
 2016-09-27  8:48 UTC 

[PATCH RFC 01/12] PVHv2 Dom0
 2016-09-27  8:11 UTC  (8+ messages)
` [PATCH RFC 08/12] xen/x86: setup PVHv2 Dom0 CPUs

[ovmf test] 101160: all pass - PUSHED
 2016-09-27  7:04 UTC 

[qemu-mainline test] 101156: tolerable FAIL - PUSHED
 2016-09-27  3:28 UTC 

[ovmf baseline-only test] 67766: all pass
 2016-09-27  3:02 UTC 

[ovmf test] 101158: all pass - PUSHED
 2016-09-27  2:47 UTC 

[xen-unstable test] 101154: tolerable FAIL - PUSHED
 2016-09-27  2:04 UTC 

[ovmf test] 101157: all pass - PUSHED
 2016-09-27  0:33 UTC 

[ovmf baseline-only test] 67765: all pass
 2016-09-26 23:15 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).