xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-28 08:57:19 to 2016-09-29 06:08:22 UTC [more...]

[PATCH v1] hvmloader, pci: Don't try to relocate memory if 64-bit BAR is bigger than 4GB
 2016-09-29  6:08 UTC  (4+ messages)

[PATCH] pub-headers: reduce C99 dependencies
 2016-09-29  6:04 UTC  (8+ messages)

[qemu-mainline test] 101192: trouble: broken/fail/pass
 2016-09-29  5:50 UTC 

[xen-unstable test] 101190: regressions - FAIL
 2016-09-29  4:28 UTC 

[xen-unstable-smoke test] 101198: tolerable all pass - PUSHED
 2016-09-29  3:49 UTC 

[PATCH] xenpv: Fix qemu_uuid compiling error
 2016-09-29  3:38 UTC  (4+ messages)

[PATCH v4 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-09-29  3:08 UTC  (15+ 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 5/6] VT-d: No need to set irq affinity for posted format IRTE

[xen-unstable-smoke test] 101195: tolerable all pass - PUSHED
 2016-09-29  1:38 UTC 

[PATCH v8 00/16] Xen ARM DomU ACPI support
 2016-09-29  1:19 UTC  (17+ messages)
` [PATCH v8 01/16] tools/libxl: Add an unified configuration option for ACPI
` [PATCH v8 02/16] libxl/arm: prepare for constructing ACPI tables
` [PATCH v8 03/16] libxl/arm: Generate static ACPI DSDT table
` [PATCH v8 04/16] libxl/arm: Estimate the size of ACPI tables
` [PATCH v8 05/16] libxl/arm: Construct ACPI RSDP table
` [PATCH v8 06/16] libxl/arm: Construct ACPI XSDT table
` [PATCH v8 07/16] libxl/arm: Construct ACPI GTDT table
` [PATCH v8 08/16] libxl/arm: Factor MPIDR computing codes out as a helper
` [PATCH v8 09/16] libxl/arm: Construct ACPI MADT table
` [PATCH v8 10/16] libxl/arm: Construct ACPI FADT table
` [PATCH v8 11/16] libxl/arm: Construct ACPI DSDT table
` [PATCH v8 12/16] libxl/arm: Factor finalise_one_memory_node as a gerneric function
` [PATCH v8 13/16] libxl/arm: Add ACPI module
` [PATCH v8 14/16] public/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_TYPE_PPI
` [PATCH v8 15/16] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ
` [PATCH v8 16/16] libxl/arm: Add the size of ACPI tables to maxmem

[DOC v6] PV Calls protocol design
 2016-09-29  1:10 UTC  (2+ messages)

[xen-4.6-testing test] 101189: tolerable FAIL - PUSHED
 2016-09-29  1:00 UTC 

[PATCH v5] vm_event: Implement ARM SMC events
 2016-09-29  0:55 UTC 

[PATCH v4] vm_event: Implement ARM SMC events
 2016-09-29  0:29 UTC  (5+ messages)

[PATCH v2] Enhancements to hvmloader for Xen 4.8
 2016-09-28 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] hvmloader: Use MB(x) and GB(x) macros
` [PATCH v2 2/2] hvmloader, pci: Don't try to relocate memory if 64-bit BAR is bigger than ~2GB

[xen-4.7-testing test] 101188: regressions - FAIL
 2016-09-28 23:13 UTC 

[xen-unstable-smoke test] 101194: regressions - FAIL
 2016-09-28 22:56 UTC 

[PATCH v8 00/13] x86: multiboot2 protocol support
 2016-09-28 22:51 UTC  (14+ messages)
` [PATCH v8 01/13] x86: add "
` [PATCH v8 02/13] efi: create efi_enabled()
` [PATCH v8 03/13] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v8 04/13] x86: properly calculate xen ELF end of image address
` [PATCH v8 05/13] efi: build xen.gz with EFI code
` [PATCH v8 06/13] efi: create new early memory allocator
` [PATCH v8 07/13] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v8 08/13] x86/boot: implement early command line parser in C
` [PATCH v8 09/13] x86: change default load address from 1 MiB to 2 MiB
` [PATCH v8 10/13] x86/setup: use XEN_IMG_OFFSET instead of
` [PATCH v8 11/13] x86: make Xen early boot code relocatable
` [PATCH v8 12/13] x86/boot: rename sym_phys() to sym_offs()
` [PATCH v8 13/13] x86: add multiboot2 protocol support for relocatable images

[PATCH] libxc: use PRI_xen_pfn in xc_dom_load_acpi
 2016-09-28 22:43 UTC  (3+ messages)

[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
 2016-09-28 20:44 UTC  (13+ messages)
` [PATCH 12/24] xen: libxc: allow to set the ratelimit value online
` [PATCH 14/24] libxl: allow to set the ratelimit value online for Credit2
` [PATCH 15/24] xl: "
` [PATCH 16/24] xen: sched: factor affinity helpers out of sched_credit.c
` [PATCH 17/24] xen: credit2: soft-affinity awareness in runq_tickle()

[xen-unstable-smoke test] 101193: regressions - FAIL
 2016-09-28 20:33 UTC 

[qemu-mainline baseline-only test] 67779: regressions - FAIL
 2016-09-28 19:15 UTC 

[xen-unstable baseline-only test] 67776: trouble: blocked/broken/fail/pass
 2016-09-28 18:39 UTC 

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-09-28 18:24 UTC  (25+ messages)
` [RFC PATCH 01/24] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [RFC PATCH 02/24] ARM: GICv3: allocate LPI pending and property table
` [RFC PATCH 03/24] ARM: GICv3 ITS: allocate device and collection table
` [RFC PATCH 04/24] ARM: GICv3 ITS: map ITS command buffer
` [RFC PATCH 05/24] ARM: GICv3 ITS: introduce ITS command handling
` [RFC PATCH 06/24] ARM: GICv3 ITS: introduce host LPI array
` [RFC PATCH 07/24] ARM: GICv3 ITS: introduce device mapping
` [RFC PATCH 08/24] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [RFC PATCH 09/24] ARM: GICv3: forward pending LPIs to guests
` [RFC PATCH 10/24] ARM: GICv3: enable ITS and LPIs on the host
` [RFC PATCH 11/24] ARM: vGICv3: handle virtual LPI pending and property tables
` [RFC PATCH 12/24] ARM: vGICv3: introduce basic ITS emulation bits
` [RFC PATCH 13/24] ARM: vITS: handle CLEAR command
` [RFC PATCH 14/24] ARM: vITS: handle INT command
` [RFC PATCH 15/24] ARM: vITS: handle MAPC command
` [RFC PATCH 16/24] ARM: vITS: handle MAPD command
` [RFC PATCH 17/24] ARM: vITS: handle MAPTI command
` [RFC PATCH 18/24] ARM: vITS: handle MOVI command
` [RFC PATCH 19/24] ARM: vITS: handle DISCARD command
` [RFC PATCH 20/24] ARM: vITS: handle INV command
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command
` [RFC PATCH 22/24] ARM: vITS: create and initialize virtual ITSes for Dom0
` [RFC PATCH 23/24] ARM: vITS: create ITS subnodes for Dom0 DT
` [RFC PATCH 24/24] ARM: vGIC: advertising LPI support

[Outreachy]Code Standards Checking using clang-format
 2016-09-28 18:24 UTC  (4+ messages)

[xen-unstable-smoke test] 101191: regressions - FAIL
 2016-09-28 18:23 UTC 

[PATCH v6 00/16] Xen ARM DomU ACPI support
 2016-09-28 17:52 UTC  (12+ messages)
` [PATCH v6 16/16] libxl/arm: Add the size of ACPI tables to maxmem

[qemu-mainline test] 101186: tolerable FAIL - PUSHED
 2016-09-28 17:35 UTC 

[PATCH v2 00/16] x86: split insn emulator decode and execution
 2016-09-28 17:22 UTC  (9+ 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 v3 2/3] xen/pciback: avoid multiple entries in slot list
 2016-09-28 17:22 UTC 

Xen failing under VMware
 2016-09-28 17:05 UTC 

[xen-unstable-smoke test] 101187: regressions - FAIL
 2016-09-28 16:33 UTC 

[PATCH Altp2m cleanup v7] Cleaning up altp2m code
 2016-09-28 16:22 UTC  (2+ messages)
` [PATCH Altp2m cleanup v7] altp2m cleanup work

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

[PATCH v2 00/30] PVHv2 Dom0
 2016-09-28 16:03 UTC  (12+ 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 13/30] xen: introduce a new format specifier to print sizes in human-readable form

[xen-unstable test] 101182: tolerable FAIL - PUSHED
 2016-09-28 16:01 UTC 

[PATCH v2] libxc: fix out of range shift in populate_acpi_pages
 2016-09-28 15:54 UTC  (2+ messages)

[PATCH] libxc: fix out of range shift in populate_acpi_pages
 2016-09-28 15:22 UTC  (3+ messages)

preparations for 4.7.1 and 4.6.4
 2016-09-28 15:10 UTC 

[PATCH v1] Tmem cleanups/improvements for v4.8
 2016-09-28 15:05 UTC  (33+ 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

[xen-unstable-smoke test] 101184: tolerable all pass - PUSHED
 2016-09-28 14:55 UTC 

[PATCH Altp2m cleanup v6] Cleaning up altp2m code
 2016-09-28 14:45 UTC  (3+ messages)
` [PATCH Altp2m cleanup v6] altp2m cleanup work

[distros-debian-squeeze test] 67777: tolerable FAIL
 2016-09-28 14:40 UTC 

[PATCH v7] acpi: Prevent GPL-only code from seeping into non-GPL binaries
 2016-09-28 13:50 UTC  (6+ messages)

[xtf test] 101185: all pass - PUSHED
 2016-09-28 13:47 UTC 

[ovmf baseline-only test] 67778: all pass
 2016-09-28 13:47 UTC 

[xen-unstable-smoke test] 101183: tolerable all pass - PUSHED
 2016-09-28 11:59 UTC 

[qemu-mainline test] 101177: tolerable FAIL - PUSHED
 2016-09-28 11:52 UTC 

[PATCH] minios: fix build issue with xen_*mb defines
 2016-09-28 11:10 UTC  (7+ messages)
      ` [Minios-devel] "

[PATCH] pvgrub: use printk() instead of grub_printf()
 2016-09-28 10:59 UTC  (3+ messages)

[PATCH v6 14/16] public/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_TYPE_PPI
 2016-09-28 10:55 UTC  (3+ messages)
` [PATCH v7 "

[xen-unstable-coverity test] 101181: all pass - PUSHED
 2016-09-28 10:54 UTC 

[PATCH] pvgrub: fix crash when booting kernel with p2m list outside kernel mapping
 2016-09-28 10:49 UTC  (2+ messages)

[ovmf test] 101180: all pass - PUSHED
 2016-09-28 10:47 UTC 

[PATCH v5] Livepatch for ARM 64 and 32
 2016-09-28 10:21 UTC  (6+ messages)
` [PATCH v5 06/16] livepatch: ARM/x86: Check displacement of old_addr and new_addr

[PATCH v7 00/14] x86: multiboot2 protocol support
 2016-09-28 10:19 UTC  (19+ messages)
` [PATCH v7 08/14] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v7 12/14] x86: make Xen early boot code relocatable

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

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

[xen-unstable test] 101175: tolerable FAIL
 2016-09-28  9:16 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).