xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-09 14:07:41 to 2017-05-11 06:20:12 UTC [more...]

[linux-linus bisection] complete test-amd64-amd64-xl-qemuu-debianhvm-amd64
 2017-05-11  6:20 UTC 

Is there any limitation on the firmware size in Xen?
 2017-05-11  6:16 UTC  (7+ messages)

[PATCH v2 0/5] mitigate the per-pCPU blocking list may be too long
 2017-05-11  6:04 UTC  (6+ messages)
` [PATCH v2 1/5] xentrace: add TRC_HVM_PI_LIST_ADD
` [PATCH v2 2/5] vcpu: track hvm vcpu number on the system
` [PATCH v2 3/5] VT-d PI: restrict the vcpu number on a given pcpu
` [PATCH v2 4/5] VT-d PI: Adding reference count to pi_desc
` [PATCH v2 5/5] VT-d PI: Don't add vCPU to PI blocking list for a case

[ovmf test] 109291: all pass - PUSHED
 2017-05-11  3:56 UTC 

[qemu-mainline test] 109276: regressions - FAIL
 2017-05-11  3:29 UTC 

[linux-4.9 test] 109260: regressions - FAIL
 2017-05-11  3:02 UTC 

[PATCH 00/12 v3] PL011 emulation support in Xen
 2017-05-11  2:44 UTC  (4+ messages)

[linux-linus test] 109257: regressions - trouble: blocked/broken/fail/pass
 2017-05-11  1:57 UTC 

[PATCH V2] x86/ioreq server: Fix XenGT couldn't reboot when XenGT use p2m_ioreq_server p2m_type
 2017-05-10 22:57 UTC  (4+ messages)
` [PATCH V3] x86/ioreq_server: Make p2m_finish_type_change actually work

[PATCH v7 0/3] arm64,xen: add xen_boot support into grup-mkconfig
 2017-05-10 22:01 UTC  (5+ messages)
` [PATCH v7 2/3] * util/grub.d/20_linux_xen.in: Add xen_boot command support for aarch64

[qemu-mainline test] 109261: regressions - FAIL
 2017-05-10 21:09 UTC 

[linux-next test] 109254: regressions - FAIL
 2017-05-10 21:06 UTC 

[ovmf baseline-only test] 71284: tolerable FAIL
 2017-05-10 20:08 UTC 

[ARM] Native application design and discussion (I hope)
 2017-05-10 19:04 UTC  (31+ messages)

[linux-linus bisection] complete test-amd64-i386-libvirt
 2017-05-10 18:28 UTC 

[ovmf test] 109268: all pass - PUSHED
 2017-05-10 18:13 UTC 

[PATCH] xen: common: rtree: ported updates from linux tree
 2017-05-10 18:09 UTC  (2+ messages)

[RFC] scf: SCF device tree and configuration documentation
 2017-05-10 17:47 UTC  (20+ messages)

[libvirt test] 109246: tolerable all pass - PUSHED
 2017-05-10 17:19 UTC 

[PATCH v8 00/27] arm64: Dom0 ITS emulation
 2017-05-10 17:17 UTC  (19+ messages)
` [PATCH v8 05/27] ARM: GICv3: forward pending LPIs to guests
` [PATCH v8 18/27] ARM: vITS: handle MAPD command
` [PATCH v8 21/27] ARM: vITS: handle MOVI command
` [PATCH v8 23/27] ARM: vITS: handle INV command

[block-xen-blkback] question about pontential null pointer dereference
 2017-05-10 16:49 UTC 

[PATCH 0/2] libxl/devd: fix a race and a leak
 2017-05-10 16:29 UTC  (10+ messages)
` [PATCH 1/2] libxl/devd: fix a race with concurrent device addition/removal
` [PATCH 2/2] libxl/devd: prevent adding spurious domains to the list

[PATCH v7] ns16550: Add support for UART parameters to be specifed with name-value pairs
 2017-05-10 16:20 UTC 

[xen-unstable test] 109245: regressions - FAIL
 2017-05-10 16:11 UTC 

Vulnerability embargo dates - add your public holidays
 2017-05-10 15:56 UTC  (7+ messages)

[xen-unstable-smoke test] 109263: tolerable trouble: broken/pass - PUSHED
 2017-05-10 15:55 UTC 

[PATCH v1 00/10] "Non-shared" IOMMU support on ARM
 2017-05-10 15:06 UTC  (13+ messages)
` [PATCH v1 01/10] xen/device-tree: Add dt_count_phandle_with_args helper
` [PATCH v1 02/10] iommu: Add extra order argument to the IOMMU APIs and platform callbacks
` [PATCH v1 03/10] xen/arm: p2m: Add helper to convert p2m type to IOMMU flags
` [PATCH v1 04/10] xen/arm: p2m: Update IOMMU mapping whenever possible if page table is not shared
` [PATCH v1 05/10] iommu/arm: Re-define iommu_use_hap_pt(d) as iommu_hap_pt_share
` [PATCH v1 06/10] iommu: Add extra use_iommu argument to iommu_domain_init()
` [PATCH v1 07/10] iommu/arm: Add alloc_page_table platform callback
` [PATCH v1 08/10] iommu: Split iommu_hwdom_init() into arch specific parts
` [PATCH v1 09/10] xen/arm: Add use_iommu flag to xen_arch_domainconfig
` [PATCH v1 10/10] xen/arm: domain_build: Don't expose the "iommus" property to the guest

[Qemu-devel] [PATCH v7 3/5] shutdown: Add source information to SHUTDOWN and RESET
 2017-05-10 14:44 UTC  (4+ messages)

[PATCH 06/12 v3] xen/arm: vpl011: Add a new vuart node in the xenstore
 2017-05-10 14:35 UTC  (7+ messages)
` [PATCH 07/12 v3] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 08/12 v3] xen/arm: vpl011: Modify xenconsole to support multiple consoles
` [PATCH 09/12 v3] xen/arm: vpl011: Add support for vuart in xenconsole
` [PATCH 10/12 v3] xen/arm: vpl011: Add a new vuart console type to xenconsole client
` [PATCH 11/12 v3] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
` [PATCH 12/12 v3] xen/arm: vpl011: Update documentation for vuart console support

[PATCH 05/12 v3] xen/arm: vpl011: Add new domctl APIs to initialize/de-initialize vpl011
 2017-05-10 14:31 UTC 

[PATCH] firmware/vgabios: Port PCI based VBE LFB discovery method from QEMU fork
 2017-05-10 14:31 UTC 

[PATCH 04/12 v3] xen/arm: vpl011: Add support for vuart in libxl
 2017-05-10 14:28 UTC 

[PATCH 01/12 v3] xen/arm: vpl011: Move vgic register access functions to vreg.h
 2017-05-10 14:24 UTC  (3+ messages)
` [PATCH 02/12 v3] xen/arm: vpl011: Define generic vreg_reg* access functions in vreg.h
` [PATCH 03/12 v3] xen/arm: vpl011: Add pl011 uart emulation in Xen

LSI 9305-16i issue in Xen Dom0 Ubuntu
 2017-05-10 14:23 UTC 

[PATCH] xen: adjust early dom0 p2m handling to xen hypervisor behavior
 2017-05-10 14:19 UTC  (4+ messages)

[PATCH for-4.9] libxenforeignmemory: bump minor version number
 2017-05-10 13:34 UTC  (3+ messages)

[PATCH for-next] x86/shadow: Use ERR_PTR infrastructure for sh_emulate_map_dest()
 2017-05-10 13:21 UTC  (3+ messages)

4.9rc4: linux.c:27:28: fatal error: xen/sys/evtchn.h: No such file or directory
 2017-05-10 13:02 UTC  (3+ messages)

[PATCH for-next] x86/mtrr: Improvements to control register handling
 2017-05-10 12:33 UTC  (2+ messages)

[qemu-mainline test] 109248: regressions - FAIL
 2017-05-10 12:10 UTC 

[PATCH v2 for-4.9] x86/mm: Fix incorrect unmapping of 2MB and 1GB pages
 2017-05-10 12:08 UTC  (2+ messages)

[PATCH for-4.9] x86/mm: Fix incorrect unmapping of 2MB and 1GB pages
 2017-05-10 12:07 UTC  (5+ messages)

[linux-4.9 test] 109240: regressions - FAIL
 2017-05-10 11:24 UTC 

[xen-unstable-coverity test] 109255: all pass - PUSHED
 2017-05-10 10:39 UTC 

[PATCH]acpi: enlarge NUM_FIXMAP_ACPI_PAGES from 4 to 5
 2017-05-10 10:17 UTC  (2+ messages)

[linux-linus test] 109238: regressions - FAIL
 2017-05-10 10:12 UTC 

[PATCH]acpi: enlarge NUM_FIXMAP_ACPI_PAGES from 4 to 5
 2017-05-10  9:06 UTC  (2+ messages)

[BUG] xl devd segmentation fault on xl block-detach
 2017-05-10  9:03 UTC  (7+ messages)

[RFC PATCH v2 00/25] ARM: Add Xen NUMA support
 2017-05-10  9:00 UTC  (8+ messages)
` [RFC PATCH v2 11/25] x86: NUMA: Move common code from srat.c
` [RFC PATCH v2 12/25] ARM: NUMA: Parse CPU NUMA information

Xen Project Developer Summit Design Sessions (updated link for Design Sessions CFP)
 2017-05-10  8:41 UTC  (2+ messages)
  ` Xen Project Developer Summit Design Sessions (Program published)

[distros-debian-squeeze test] 71276: tolerable trouble: broken/fail/pass
 2017-05-10  8:09 UTC 

[PATCH RFC for-next 0/4] Reimpliement {compat_, }create_bounce_frame() in C
 2017-05-10  7:50 UTC  (14+ messages)
` [PATCH 1/4] x86/pv: Drop int80_bounce from struct pv_vcpu
` [PATCH 2/4] x86/pv: Introduce pv_create_exception_frame()
` [PATCH 3/4] x86/pv: Drop {compat_, }create_bounce_frame() and use the C version instead
` [PATCH 4/4] x86/pv: Implement the failsafe callback using the general path

[PATCH v6 3/5] shutdown: Add source information to SHUTDOWN and RESET
 2017-05-10  7:33 UTC 

[PATCH RFC] x86/ioreq server: Optimize p2m cleaning up code in p2m_finish_type_change()
 2017-05-10  5:27 UTC  (4+ messages)

[qemu-mainline test] 109241: regressions - FAIL
 2017-05-10  4:29 UTC 

[xen-unstable test] 109229: regressions - trouble: blocked/broken/fail/pass
 2017-05-10  4:14 UTC 

[PATCH] xen: adjust early dom0 p2m handling to xen hypervisor behavior
 2017-05-10  4:08 UTC 

[qemu-mainline test] 109235: regressions - FAIL
 2017-05-10  0:26 UTC 

[linux-4.9 test] 109218: regressions - FAIL
 2017-05-09 23:52 UTC 

[linux-linus test] 109214: regressions - FAIL
 2017-05-09 22:48 UTC 

[PATCH V2] x86/ioreq server: Fix XenGT couldn't reboot when XenGT use p2m_ioreq_server p2m_type
 2017-05-09 21:22 UTC 

[xen-unstable-smoke test] 109232: tolerable trouble: broken/pass - PUSHED
 2017-05-09 21:03 UTC 

[PATCH v2 1/3] xen/9pfs: fix two resource leaks on error paths, discovered by Coverity
 2017-05-09 20:54 UTC  (11+ messages)
` [PATCH v2 2/3] Check the return value of fcntl in qemu_set_cloexec
` [PATCH v2 3/3] xen: call qemu_set_cloexec instead of fcntl
` [Qemu-devel] [PATCH v2 1/3] xen/9pfs: fix two resource leaks on error paths, discovered by Coverity

[qemu-mainline test] 109222: regressions - FAIL
 2017-05-09 20:29 UTC 

[RFC PATCH 0/4] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-05-09 18:56 UTC  (13+ messages)
` [RFC PATCH 4/4] arm/mem_access: Add software guest-page-table walk

[xen-unstable test] 109211: regressions - FAIL
 2017-05-09 17:18 UTC 

[ovmf baseline-only test] 71269: tolerable trouble: blocked/broken/pass
 2017-05-09 17:09 UTC 

[PATCH] public/elfnote: document non-alignment of relocated init-P2M
 2017-05-09 16:02 UTC  (10+ messages)

[PATCH for-4.9 0/2] x86/pv: Misc fixes
 2017-05-09 15:47 UTC  (2+ messages)

[RFC PATCH 00/10] ARM VGIC rework: remove rank, introduce per-IRQ lock
 2017-05-09 15:24 UTC  (9+ messages)
` [RFC PATCH 01/10] ARM: vGIC: remove rank lock from IRQ routing functions

[For Xen-4.10 RFC PATCH 0/3] Reduce unnecessary icache maintenance operations
 2017-05-09 15:16 UTC  (3+ messages)
` [For Xen-4.10 RFC PATCH 3/3] Prevent redundant icache flushes in populate_physmap()

[PATCH v6] ns16550: Add support for UART parameters to be specifed with name-value pairs
 2017-05-09 14:34 UTC  (2+ 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).