xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-12 17:26:47 to 2020-08-14 19:15:02 UTC [more...]

[RESEND][PATCH v2 0/7] xen: Consolidate asm-*/guest_access.h in xen/guest_access.h
 2020-08-14 19:14 UTC  (18+ messages)
` [RESEND][PATCH v2 1/7] xen/guest_access: Add emacs magics
` [RESEND][PATCH v2 3/7] xen/arm: decode: Re-order the includes
` [RESEND][PATCH v2 4/7] xen/arm: guestcopy: "
` [RESEND][PATCH v2 5/7] xen: include xen/guest_access.h rather than asm/guest_access.h
` [RESEND][PATCH v2 6/7] xen/guest_access: Consolidate guest access helpers in xen/guest_access.h

[OSSTEST PATCH 00/60] Speed up sg-report-job-history
 2020-08-14 17:22 UTC  (61+ messages)
` [OSSTEST PATCH 01/60] history reporting (nfc): Do not key cache on hostname any more
` [OSSTEST PATCH 02/60] history reporting (nfc): Add some test runes to the notes
` [OSSTEST PATCH 03/60] history reporting: Delete two debug prints
` [OSSTEST PATCH 04/60] history reporting (nfc): Refactor to generalise, cache_read_existing
` [OSSTEST PATCH 05/60] history reporting (nfc): Make cache_write_entry into a top-level sub
` [OSSTEST PATCH 06/60] history reporting (nfc): Rename jobquery to cacheable_query
` [OSSTEST PATCH 07/60] history reporting (nfc): Break out cache_row_lookup_prep
` [OSSTEST PATCH 08/60] history reporting (nfc): Rename "existing" to "previous"
` [OSSTEST PATCH 09/60] history reporting (nfc): Provide cacheable_fn
` [OSSTEST PATCH 10/60] history reporting (nfc): Bind by name in cacheable_query
` [OSSTEST PATCH 11/60] history reporting (nfc): Rename $cachehits to $rows_hit
` [OSSTEST PATCH 12/60] history reporting (nfc): Record query-specific stats
` [OSSTEST PATCH 13/60] history reporting (nfc): Move cacheable_* further up the file
` [OSSTEST PATCH 14/60] history reporting (nfc): Use cacheable_fn for power methods
` [OSSTEST PATCH 15/60] history reporting (nfc): Introduce cache_set_key_cols
` [OSSTEST PATCH 16/60] history reporting (nfc): Record more row-specific stats
` [OSSTEST PATCH 17/60] history reporting: Cache stats reporting: Centralise and rework
` [OSSTEST PATCH 18/60] history reporting (nfc): Remove now-obsolete stats variables
` [OSSTEST PATCH 19/60] history reporting (nfc): Introduce empty HistoryReport module
` [OSSTEST PATCH 20/60] history reporting (nfc): Move cache code into "
` [OSSTEST PATCH 21/60] history reporting (nfc): Rename some module variables, remove "cache"
` [OSSTEST PATCH 22/60] history reporting: Skip undefined keys
` [OSSTEST PATCH 23/60] history reporting (nfc): Documentation for the new module
` [OSSTEST PATCH 24/60] history reporting: Cache data limit now in History module
` [OSSTEST PATCH 25/60] history reporting: Print debug for cache misses
` [OSSTEST PATCH 26/60] history reporting: Improve an error message slightly
` [OSSTEST PATCH 27/60] sg-report-host-history: Write cache entry for unfinished jobs
` [OSSTEST PATCH 28/60] parallel by fork: Break out into HistoryReport
` [OSSTEST PATCH 29/60] parallel by fork: Disconnect $dbh_tests as well as undefing it
` [OSSTEST PATCH 30/60] parallel by fork: Fix a variable name to $task
` [OSSTEST PATCH 31/60] sg-report-job-history: Prep for fork: Move $buildsq query
` [OSSTEST PATCH 32/60] sg-report-job-history: Prep for fork: Move $revisionsq query
` [OSSTEST PATCH 33/60] sg-report-job-history: Use fork-based parallelism
` [OSSTEST PATCH 34/60] sg-report-job-history: Use one child per report
` [OSSTEST PATCH 35/60] sg-report-job-history (nfc): Have main program decide HTML filename
` [OSSTEST PATCH 36/60] sg-report-job-history: Always write HTML output
` [OSSTEST PATCH 37/60] sg-report-job-history (nfc): Remove needless conditional
` [OSSTEST PATCH 38/60] history reporting (nfc): Add another test rune to the notes
` [OSSTEST PATCH 39/60] history reporting (nfc): Make cacheable_fn work without cache
` [OSSTEST PATCH 40/60] sg-report-job-history: Refactor "ALL" handling
` [OSSTEST PATCH 41/60] sg-report-job-history (nfc): Make $ri->{Hosts} a hash
` [OSSTEST PATCH 42/60] sg-report-job-history (nfc): Add new hostvarcols calculation
` [OSSTEST PATCH 43/60] sg-report-job-history (nfc): Query hosts runvars in one go
` [OSSTEST PATCH 44/60] sg-report-job-history (nfc): Drop $hostsq query
` [OSSTEST PATCH 45/60] history reporting (nfc): Provide cache_set_task_print
` [OSSTEST PATCH 46/60] sg-report-job-history: Introduce use of cache, for hosts query
` [OSSTEST PATCH 47/60] history reporting (nfc): Break out url_quote
` [OSSTEST PATCH 48/60] history reporting (nfc): Break out url_unquote
` [OSSTEST PATCH 49/60] history reporting (nfc): Break out $url_ok_chars
` [OSSTEST PATCH 50/60] history reporting (nfc): url-quoting: quote = too
` [OSSTEST PATCH 51/60] history reporting (nfc): Quote keys too
` [OSSTEST PATCH 52/60] sg-report-job-history: Cache the per-flight revisions
` [OSSTEST PATCH 53/60] sg-report-job-history (nfc): Refactor osstestrevs code
` [OSSTEST PATCH 54/60] sg-report-job-history: Cache osstestrevs
` [OSSTEST PATCH 55/60] history reporting: Break out minflight_by_time
` [OSSTEST PATCH 56/60] sg-report-job-history (nfc): Abolish $fromstuff
` [OSSTEST PATCH 57/60] sg-report-job-history: Cache report_run_getinfo
` [OSSTEST PATCH 58/60] sg-report-host-history: "
` [OSSTEST PATCH 59/60] sg-report-job-history: Provide --time-limit
` [OSSTEST PATCH 60/60] sg-report-job-history: Increase default limit

Planned osstest outage, around 17th August
 2020-08-14 16:55 UTC  (2+ messages)

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-14 16:30 UTC  (36+ messages)
` [RFC PATCH V1 01/12] hvm/ioreq: Make x86's IOREQ feature common
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features
` [RFC PATCH V1 07/12] A collection of tweaks to be able to run emulator in driver domain

[PATCH v3 0/8] tools: propogate MTU to vif frontends
 2020-08-14 16:24 UTC  (3+ messages)
` [PATCH v3 1/8] public/io/netif: specify MTU override node

[xen-unstable test] 152597: tolerable FAIL - PUSHED
 2020-08-14 15:38 UTC 

[XEN PATCH] rpmball: Adjust to new rpm, do not require --force
 2020-08-14 15:23 UTC  (2+ messages)

[Xen-devel] [PATCH 1/2] tools/xenstore: Do not abort xenstore-ls if a node disappears while iterating
 2020-08-14 15:19 UTC  (11+ messages)

[PATCH 0/4] build: corrections to .init.o generation logic
 2020-08-14 15:14 UTC  (4+ messages)
` [PATCH 4/4] EFI: free unused boot mem in at least some cases

[PATCH v2] x86/hvm: re-work viridian APIC assist code
 2020-08-14 14:41 UTC  (7+ messages)
  ` [Xen-devel] "

[PATCH v4 0/2] xen/balloon: fixes for memory hotplug
 2020-08-14 13:52 UTC  (13+ messages)
` [PATCH v4 2/2] xen: add helpers to allocate unpopulated memory

[GIT PULL] xen: branch for v5.9-rc1b
 2020-08-14 13:39 UTC 

[OSSTEST PATCH] sg-report-flight: Use WITH OFFSET 0 for optimisation fence
 2020-08-14 12:58 UTC 

[RFC PATCH 0/2] add function support to IDL
 2020-08-14 10:57 UTC  (5+ messages)
` [RFC PATCH 1/2] libxl: add Function class "
` [RFC PATCH 2/2] libxl: prototype libxl_device_nic_add/remove with IDL

[PATCH v2] xen/arm: Convert runstate address during hypcall
 2020-08-14  9:25 UTC  (11+ messages)

[linux-linus test] 152593: regressions - FAIL
 2020-08-14  9:16 UTC 

[PATCH v3] xen/arm: Convert runstate address during hypcall
 2020-08-14  9:12 UTC  (10+ messages)

[ovmf test] 152594: all pass - PUSHED
 2020-08-14  7:35 UTC 

[PATCH v4 00/14] IOMMU cleanup
 2020-08-14  7:19 UTC  (20+ messages)
` [PATCH v4 01/14] x86/iommu: re-arrange arch_iommu to separate common fields
` [PATCH v4 03/14] x86/iommu: convert VT-d code to use new page table allocator
` [PATCH v4 06/14] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail
` [PATCH v4 07/14] iommu: make map, unmap and flush all take both an order and a count
` [PATCH v4 10/14] iommu: remove the share_p2m operation
` [PATCH v4 11/14] iommu: stop calling IOMMU page tables 'p2m tables'
` [PATCH v4 12/14] vtd: use a bit field for root_entry
` [PATCH v4 13/14] vtd: use a bit field for context_entry

[libvirt test] 152595: regressions - FAIL
 2020-08-14  6:56 UTC 

[PATCH 0/5] x86/vlapic: implement EOI callbacks
 2020-08-14  5:56 UTC  (14+ messages)
` [PATCH 1/5] x86/hvm: change EOI exit bitmap helper parameter
` [PATCH 2/5] x86/vlapic: introduce an EOI callback mechanism
` [PATCH 3/5] x86/vmsi: use the newly introduced EOI callbacks
` [PATCH 4/5] x86/viridian: switch synic to use the new EOI callback

[PATCH] x86/vmx: reorder code in vmx_deliver_posted_intr
 2020-08-14  5:49 UTC  (2+ messages)

[xen-unstable test] 152586: regressions - FAIL
 2020-08-14  4:38 UTC 

[ovmf test] 152587: all pass - PUSHED
 2020-08-14  3:10 UTC 

[linux-linus test] 152584: regressions - FAIL
 2020-08-13 23:26 UTC 

[PATCH] x86/pci: fix xen.c build error when CONFIG_ACPI is not set
 2020-08-13 23:00 UTC 

linux-next: Tree for Aug 12 (x86: xen/pci)
 2020-08-13 19:37 UTC  (2+ messages)

[PATCH v8 00/15] switch to domheap for Xen page tables
 2020-08-13 17:22 UTC  (5+ messages)
` [PATCH v8 03/15] x86/mm: rewrite virt_to_xen_l*e

[PATCH v2 0/5] Fixes and improvements for Xen pvdrm
 2020-08-13 16:30 UTC  (13+ messages)
` [PATCH v2 1/5] xen/gntdev: Fix dmabuf import with non-zero sgt offset
` [PATCH v2 2/5] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
` [PATCH v2 3/5] drm/xen-front: Add YUYV to supported formats
` [PATCH v2 4/5] xen: Sync up with the canonical protocol definition in Xen
` [PATCH v2 5/5] drm/xen-front: Pass dumb buffer data offset to the backend

[libvirt test] 152585: regressions - FAIL
 2020-08-13 15:24 UTC 

[xen-unstable-smoke test] 152591: tolerable all pass - PUSHED
 2020-08-13 15:13 UTC 

[qemu-mainline test] 152573: tolerable FAIL - PUSHED
 2020-08-13 14:09 UTC 

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-08-13 13:57 UTC  (33+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 02/20] drm/armada: "
` [PATCH 03/20] drm/etnaviv: "
` [PATCH 04/20] drm/exynos: "
` [PATCH 05/20] drm/gma500: "
` [PATCH 06/20] drm/i915: "
` [PATCH 07/20] drm/mediatek: "
` [PATCH 08/20] drm/msm: Introduce GEM object funcs
` [PATCH 09/20] drm/nouveau: Introduce GEM object functions
` [PATCH 10/20] drm/omapdrm: "
` [PATCH 11/20] drm/pl111: "
` [PATCH 12/20] drm/radeon: "
` [PATCH 13/20] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH 14/20] drm/tegra: Introduce GEM object functions
` [PATCH 15/20] drm/vc4: "
` [PATCH 16/20] drm/vgem: "
` [PATCH 17/20] drm/vkms: "
` [PATCH 18/20] drm/xen: "
` [PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver

[PATCH] arch/x86/setup.c: Ignore early boot parameters like no-real-mode
 2020-08-13 11:49 UTC  (5+ messages)

[PATCH v2] x86 / viridian: remove the viridian_vcpu msg_pending bit mask
 2020-08-13 10:49 UTC  (2+ messages)

[PATCH] x86 / viridian: remove the viridian_vcpu msg_pending bit mask
 2020-08-13 10:23 UTC  (3+ messages)

[ovmf test] 152568: all pass - PUSHED
 2020-08-13  7:48 UTC 

[xen-unstable test] 152566: tolerable FAIL
 2020-08-13  4:49 UTC 

[linux-linus test] 152565: regressions - FAIL
 2020-08-12 17:26 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).