xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-24 15:56:40 to 2017-07-25 17:29:55 UTC [more...]

[PATCH 0/4] xen/tools: Credit2: implement caps
 2017-07-25 17:29 UTC  (12+ messages)
` [PATCH 1/4] xen: credit2: implement utilization cap

[PATCH v2 00/13] "Non-shared" IOMMU support on ARM
 2017-07-25 17:26 UTC  (14+ messages)
` [PATCH v2 01/13] xen/device-tree: Add dt_count_phandle_with_args helper
` [PATCH v2 02/13] iommu: Add extra order argument to the IOMMU APIs and platform callbacks
` [PATCH v2 03/13] xen/arm: p2m: Add helper to convert p2m type to IOMMU flags
` [PATCH v2 04/13] xen/arm: p2m: Update IOMMU mapping whenever possible if page table is not shared
` [PATCH v2 05/13] iommu/arm: Re-define iommu_use_hap_pt(d) as iommu_hap_pt_share
` [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 08/13] iommu/arm: Misc fixes for arch specific part
` [PATCH v2 09/13] xen/arm: Add use_iommu flag to xen_arch_domainconfig
` [PATCH v2 10/13] xen/arm: domain_build: Don't expose IOMMU specific properties to the guest
` [PATCH v2 11/13] iommu/arm: smmu: Squash map_pages/unmap_pages with map_page/unmap_page
` [PATCH v2 12/13] [RFC] iommu: VT-d: "
` [PATCH v2 13/13] [RFC] iommu: AMD-Vi: "

QEMU commit 04bf2526ce breaks use of xen-mapcache
 2017-07-25 17:13 UTC 

[Bug] Intel RMRR support with upstream Qemu
 2017-07-25 17:04 UTC  (16+ messages)

[PATCH 0/7] Soft affinity for Credit2
 2017-07-25 16:52 UTC  (20+ messages)
` [PATCH 2/7] xen/tools: credit2: soft-affinity awareness in runq_tickle()
` [PATCH 3/7] xen: credit2: soft-affinity awareness in fallback_cpu()
` [PATCH 4/7] xen: credit2: soft-affinity awareness in csched2_cpu_pick()
` [PATCH 5/7] xen: credit2: kick away vcpus not running within their soft-affinity
` [PATCH 6/7] xen: credit2: optimize runq_candidate() a little bit
` [PATCH 7/7] xen: credit2: try to avoid tickling cpus subject to ratelimiting

Duplicated memory nodes cause the BUG()
 2017-07-25 16:51 UTC  (8+ messages)
` Duplicated memory node in the Device-Tree (WAS [XEN] Re: Duplicated memory nodes cause the BUG())

Android bring up over xen for Rcar-H3
 2017-07-25 16:33 UTC  (2+ messages)

[PATCH] x86/pagewalk: Remove opt_allow_superpage check from guest_can_use_l2_superpages()
 2017-07-25 16:12 UTC  (5+ messages)

[PATCH 0/5] xen: sched_null: support soft affinity
 2017-07-25 16:07 UTC  (8+ messages)
` [PATCH 2/5] xen: sched_null: check for pending tasklet work a bit earlier
` [PATCH 3/5] xen: sched-null: support soft-affinity
` [PATCH 4/5] xen: sched_null: add some tracing

[PATCH v7 00/20] osstest: initial FreeBSD support
 2017-07-25 15:37 UTC  (11+ messages)
` [PATCH v7 11/20] osstest: introduce an OS $ho field
` [PATCH v7 12/20] osstest: add support for the FreeBSD package manager
` [PATCH v7 18/20] osstest: introduce a script to create a FreeBSD flight
` [PATCH v7 19/20] osstest: hook FreeBSD flight into cr-daily-branch
` [PATCH v7 20/20] osstest: save/retrieve the last successfully tested FreeBSD build

[PATCH v2 0/6] docs: convert manpages to pod
 2017-07-25 15:10 UTC  (6+ messages)
` [PATCH v2 1/3] docs: add pod variant of xen-pv-channel.7
` [PATCH v2 2/3] docs: add pod variant of xl-network-configuration.5
` [PATCH v2 3/3] docs: add pod variant of xl-numa-placement

[PATCH] hvmloader, libxl: use the correct ACPI settings depending on device model
 2017-07-25 14:56 UTC  (4+ messages)

[PATCH 1/3] x86: provide an init_mem_mapping hypervisor hook
 2017-07-25 14:48 UTC  (6+ messages)
` [PATCH 2/3] xen: split up xen_hvm_init_shared_info()
` [PATCH 3/3] xen: fix hvm guest with kaslr enabled

[PATCH 1/2] x86/mm: Rename get_page_from_pagenr() to get_page_from_mfn()
 2017-07-25 14:22 UTC  (4+ messages)
` [PATCH 2/2] x86/mm: Rename get_page_and_type_from_pagenr() to get_page_and_type_from_mfn()

[xtf test] 112287: all pass - PUSHED
 2017-07-25 14:12 UTC 

[qemu-mainline test] 112275: regressions - FAIL
 2017-07-25 13:42 UTC 

Release manager deputy for Xen 4.9 rc3
 2017-07-25 13:28 UTC  (3+ messages)
` Xenstore Standalone application

A document for Xen release management, v2
 2017-07-25 13:25 UTC 

[PATCH v6 00/20] osstest: initial FreeBSD support
 2017-07-25 13:21 UTC  (14+ messages)
` [PATCH v6 10/20] osstest: add prototypes to target_install_packages{_norec}
` [PATCH v6 18/20] osstest: hook FreeBSD flight into cr-daily-branch
` [PATCH v6 19/20] osstest: save/retrieve the last successfully tested FreeBSD build

[PATCH 00/25 v6] SBSA UART emulation support in Xen
 2017-07-25 12:29 UTC  (7+ messages)
` [PATCH 22/25 v6] xen/arm: vpl011: Add support for vuart console in xenconsole

Pass through in Xen
 2017-07-25 12:29 UTC  (2+ messages)

[PATCH] Revert "VT-d: fix VF of RC integrated PF matched to wrong VT-d unit"
 2017-07-25 12:18 UTC  (2+ messages)

[OSSTEST PATCH v13 00/24] Have OpenStack tested on top of xen's master and libvirt's master
 2017-07-25 11:57 UTC  (25+ messages)
` [OSSTEST PATCH v13 01/24] ts-openstack-deploy: Deploy OpenStack on a host with devstack
` [OSSTEST PATCH v13 02/24] ts-openstack-tempest: Run Tempest to check OpenStack
` [OSSTEST PATCH v13 03/24] ts-openstack-deploy: Set http proxy
` [OSSTEST PATCH v13 04/24] TestSupport: provide target_https_mitm_proxy_cert_path
` [OSSTEST PATCH v13 05/24] ts-openstack-deploy: set CURL_CA_BUNDLE
` [OSSTEST PATCH v13 06/24] ts-openstack-deploy: Keep CURL_CA_BUNDLE when sudo is called
` [OSSTEST PATCH v13 07/24] ts-openstack-deploy: Try to disable use of SYSTEMD
` [OSSTEST PATCH v13 08/24] ts-kernel-build: Enable network related modules for Neutron
` [OSSTEST PATCH v13 09/24] ts-openstack-deploy: Switch to Neutron for network
` [OSSTEST PATCH v13 10/24] ts-openstack-deploy: Increase open fd limit for RabbitMQ
` [OSSTEST PATCH v13 11/24] ts-openstack-deploy: Apply a Tempest patch
` [OSSTEST PATCH v13 12/24] ts-openstack-deploy: Ignore libvirt-python version and use latest
` [OSSTEST PATCH v13 13/24] ts-openstack-tempest: Fix tempest invocation
` [OSSTEST PATCH v13 14/24] ts-openstack-tempest: Update list of skipped tests
` [OSSTEST PATCH v13 15/24] ts-openstack-deploy: Move logs to /var/log/openstack
` [OSSTEST PATCH v13 16/24] ts-logs-capture: Capture OpenStack logs
` [OSSTEST PATCH v13 17/24] ts-openstack-deploy: Increase devstack timeout
` [OSSTEST PATCH v13 18/24] TestSupport: Introduce target_cmd_stashed
` [OSSTEST PATCH v13 19/24] TestSupport: Implement target_subunit_cmd a subunit stream parser into substeps
` [OSSTEST PATCH v13 20/24] ts-openstack-tempest: Use target_subunit_cmd
` [OSSTEST PATCH v13 21/24] Create a flight to test OpenStack with xen-unstable and libvirt
` [OSSTEST PATCH v13 22/24] New branch openstack-ocata
` [OSSTEST PATCH v13 23/24] make-flight: Increase dom0_mem for openstack flight
` [OSSTEST PATCH v13 24/24] openstack tests: Don't run them on arm*

[xen-unstable-smoke test] 112284: tolerable trouble: broken/pass - PUSHED
 2017-07-25 11:47 UTC 

[PATCH] xen: Drop repeated semicolons
 2017-07-25 10:58 UTC  (4+ messages)

[xen-unstable test] 112274: regressions - FAIL
 2017-07-25 10:51 UTC 

A document for Xen release management
 2017-07-25 10:38 UTC  (3+ messages)

[distros-debian-snapshot test] 71741: trouble: blocked/broken/pass
 2017-07-25  9:56 UTC 

[PATCH 0/3] fix xen hvm guest with kaslr enabled
 2017-07-25  9:50 UTC 

[PATCH 0/3] x86: nuke PV superpage support
 2017-07-25  9:45 UTC  (14+ messages)
` [PATCH 1/3] x86: nuke PV superpage option and code
` [PATCH 2/3] tools: nuke superpage parameters in code
` [PATCH 3/3] docs: delete PV superpage option

[PATCH 0/6] docs: convert manpages to pod
 2017-07-25  9:44 UTC  (6+ messages)

xen/link: Move .data.rel.ro sections into .rodata for final link
 2017-07-25  9:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH XTF v4] Implement pv_read_some
 2017-07-25  7:00 UTC  (4+ messages)

[RFC PATCH v3 00/24] ARM: Add Xen NUMA support
 2017-07-25  6:47 UTC  (20+ messages)
` [RFC PATCH v3 08/24] NUMA: x86: Move numa code and make it generic
` [RFC PATCH v3 09/24] NUMA: x86: Move common code from srat.c
` [RFC PATCH v3 15/24] ARM: NUMA: DT: Add CPU NUMA support
` [RFC PATCH v3 17/24] ARM: NUMA: DT: Do not expose numa info to DOM0
` [RFC PATCH v3 19/24] ARM: NUMA: Extract MPIDR from MADT table
` [RFC PATCH v3 20/24] ACPI: Move arch specific SRAT parsing
` [RFC PATCH v3 21/24] ARM: NUMA: ACPI: Extract proximity from SRAT table
` [RFC PATCH v3 22/24] ARM: NUMA: Initialize ACPI NUMA

[linux-linus test] 112271: regressions - FAIL
 2017-07-25  5:33 UTC 

[PATCH] xen: allocate page for shared info page from low memory
 2017-07-25  3:58 UTC 

[xen-unstable baseline-only test] 71740: trouble: blocked/broken
 2017-07-25  3:39 UTC 

[linux-next test] 112268: regressions - FAIL
 2017-07-25  3:27 UTC 

[PATCH v1 02/13] xen/pvcalls: connect to the backend
 2017-07-24 22:53 UTC  (26+ messages)
  ` [PATCH v1 03/13] xen/pvcalls: implement socket command and handle events
  ` [PATCH v1 04/13] xen/pvcalls: implement connect command
  ` [PATCH v1 07/13] xen/pvcalls: implement accept command
  ` [PATCH v1 08/13] xen/pvcalls: implement sendmsg
  ` [PATCH v1 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
    ` [PATCH v1 05/13] xen/pvcalls: implement bind command
    ` [PATCH v1 06/13] xen/pvcalls: implement listen command
    ` [PATCH v1 09/13] xen/pvcalls: implement recvmsg
    ` [PATCH v1 10/13] xen/pvcalls: implement poll command
    ` [PATCH v1 11/13] xen/pvcalls: implement release command
    ` [PATCH v1 12/13] xen/pvcalls: implement frontend disconnect
    ` [PATCH v1 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend

[qemu-mainline test] 112263: regressions - FAIL
 2017-07-24 21:49 UTC 

[PATCH] xen-blkfront: Fix handling of non-supported operations
 2017-07-24 21:20 UTC  (2+ messages)

[xen-unstable test] 112260: tolerable FAIL - PUSHED
 2017-07-24 19:39 UTC 

[PATCH 0/6] Initial Tegra platform support
 2017-07-24 19:38 UTC  (7+ messages)
` [PATCH 4/6] xen/arm: platforms: Add Tegra platform to support basic IRQ routing

Xen checkpatch infrastructure design
 2017-07-24 18:08 UTC  (6+ messages)

VPMU interrupt unreliability
 2017-07-24 16:54 UTC  (5+ messages)

[OSSTEST PATCH] anointments: Provide ./mg-anoint list-prepared
 2017-07-24 16:49 UTC 

[RFC 21/22] x86/module: Add support for mcmodel large and PLTs
 2017-07-24 16:32 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).