xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-13 09:09:15 to 2020-08-16 19:35:11 UTC [more...]

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-16 19:34 UTC  (43+ 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] xen: Introduce cmpxchg64() and guest_cmpxchg64()
 2020-08-16 19:26 UTC  (2+ messages)

[PATCH v4 0/6] x86/paravirt: cleanup after 32-bit PV removal
 2020-08-16 18:44 UTC  (9+ messages)
` [PATCH v4 1/6] x86/paravirt: remove 32-bit support from PARAVIRT_XXL
` [PATCH v4 2/6] x86/paravirt: cleanup paravirt macros
` [PATCH v4 3/6] x86/paravirt: use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT
` [PATCH v4 4/6] x86/entry/32: revert "Fix XEN_PV build dependency"
` [PATCH v4 5/6] x86/paravirt: remove set_pte_at pv-op
` [PATCH v4 6/6] x86/paravirt: avoid needless paravirt step clearing page table entries

u-boot vs. uefi as boot loaders on ARM
 2020-08-16 14:54 UTC  (2+ messages)

[PATCH I v2.1 6/6] tools: generate most contents of library make variables
 2020-08-16 12:34 UTC 

[PATCH I v2 0/6] tools: streamline tools/libs/ building
 2020-08-16 11:47 UTC  (8+ messages)
` [PATCH I v2 1/6] stubdom: add stubdom/mini-os.mk for Xen paths used by Mini-OS
` [PATCH I v2 2/6] tools: switch XEN_LIBXEN* make variables to lower case (XEN_libxen*)
` [PATCH I v2 3/6] tools: add a copy of library headers in tools/include
` [PATCH I v2 4/6] tools: don't call make recursively from libs.mk
` [PATCH I v2 5/6] tools: define ROUNDUP() in tools/include/xen-tools/libs.h
` [PATCH I v2 6/6] tools: generate most contents of library make variables

[PATCH] efi: discover ESRT table on Xen PV too
 2020-08-16  0:19 UTC 

[PATCH] mini-os: fix do_map_frames() for pvh
 2020-08-15 21:43 UTC  (2+ messages)

[PATCH] mini-os: correct memory access rights for pvh mode
 2020-08-15 21:40 UTC  (2+ messages)

[PATCH] qemu-trad: remove Xen path dependencies
 2020-08-15 11:18 UTC  (2+ messages)

[linux-linus test] 152599: regressions - FAIL
 2020-08-15  0:58 UTC 

[PATCH v1 1/6] tools/ocaml/libs/xc: Fix ambiguous documentation comment
 2020-08-14 22:14 UTC  (6+ messages)
` [PATCH v1 2/6] tools/ocaml/xenstored: fix deprecation warning
` [PATCH v1 3/6] tools/ocaml/xenstored: replace hand rolled GC with weak GC references
` [PATCH v1 4/6] tools/ocaml/xenstored: drop select based
` [PATCH v1 5/6] tools/ocaml/xenstored: use more efficient node trees
` [PATCH v1 6/6] tools/ocaml/xenstored: use more efficient tries

[PATCH v1 0/6] tools/ocaml/xenstored: simplify code
 2020-08-14 22:11 UTC 

[GIT PULL] xen: branch for v5.9-rc1b
 2020-08-14 20:42 UTC  (2+ messages)

[PATCH 0/4] build: corrections to .init.o generation logic
 2020-08-14 19:28 UTC  (6+ messages)
` [PATCH 3/4] build: also check for empty .bss.* in .o -> .init.o conversion
` [PATCH 4/4] EFI: free unused boot mem in at least some cases

[PATCH] xen/x86: irq: Avoid a TOCTOU race in pirq_spin_lock_irq_desc()
 2020-08-14 19:25 UTC  (5+ messages)

[RESEND][PATCH v2 0/7] xen: Consolidate asm-*/guest_access.h in xen/guest_access.h
 2020-08-14 19:18 UTC  (21+ 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
` [RESEND][PATCH v2 7/7] xen/guest_access: Fix coding style "

[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)

[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 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

[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  (11+ messages)
` [PATCH 1/5] x86/hvm: change EOI exit bitmap helper parameter
` [PATCH 2/5] x86/vlapic: introduce an EOI callback mechanism
` [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  (5+ messages)

[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  (20+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 06/20] drm/i915: "
` [PATCH 10/20] drm/omapdrm: "
` [PATCH 12/20] drm/radeon: "
` [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)


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).