xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-09 12:37:13 to 2020-09-11 10:36:21 UTC [more...]

[PATCH v4 0/8] selective merging of system ram resources
 2020-09-11 10:34 UTC  (8+ messages)
` [PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v4 2/8] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v4 3/8] mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
` [PATCH v4 4/8] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v4 6/8] virtio-mem: try to merge system ram resources
` [PATCH v4 7/8] xen/balloon: "

[PATCH] x86/PV: fold exit paths of ptwr_do_page_fault()
 2020-09-11 10:35 UTC 

[PATCH] x86/PV: make post-migration page state consistent
 2020-09-11 10:34 UTC 

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-09-11 10:14 UTC  (18+ messages)
` [PATCH V1 01/16] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V1 02/16] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V1 03/16] xen/ioreq: Make x86's hvm_ioreq_needs_completion() common
` [PATCH V1 04/16] xen/ioreq: Provide alias for the handle_mmio()
` [PATCH V1 05/16] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common
` [PATCH V1 06/16] xen/ioreq: Make x86's hvm_ioreq_(page/vcpu/server) structs common
` [PATCH V1 07/16] xen/dm: Make x86's DM feature common
` [PATCH V1 08/16] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [PATCH V1 09/16] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V1 10/16] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm
` [PATCH V1 11/16] xen/ioreq: Introduce hvm_domain_has_ioreq_server()
` [PATCH V1 12/16] xen/dm: Introduce xendevicemodel_set_irq_level DM op
` [PATCH V1 13/16] xen/ioreq: Make x86's invalidate qemu mapcache handling common
` [PATCH V1 14/16] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()
` [PATCH V1 15/16] libxl: Introduce basic virtio-mmio support on Arm
` [PATCH V1 16/16] [RFC] libxl: Add support for virtio-disk configuration

[PATCH 0/5] x86/pv: Minor perf improvements in segment handling
 2020-09-11 10:01 UTC  (13+ messages)
` [PATCH 1/5] x86/asm: Rename FS/GS base helpers
` [PATCH 2/5] x86/asm: Split __wr{fs, gs}base() out of write_{fs, gs}_base()
  ` [PATCH 2/5] x86/asm: Split __wr{fs,gs}base() out of write_{fs,gs}_base()
` [PATCH 3/5] x86/pv: Optimise prefetching in svm_load_segs()
` [PATCH 4/5] x86/pv: Optimise to the segment context switching paths
` [PATCH 5/5] x86/pv: Simplify emulation for the 64bit base MSRs

[PATCH] xen/hypfs: fix writing of custom parameter
 2020-09-11  9:31 UTC  (2+ messages)

[PATCH v8 0/8] IOMMU cleanup
 2020-09-11  8:20 UTC  (9+ messages)
` [PATCH v8 1/8] x86/iommu: convert VT-d code to use new page table allocator
` [PATCH v8 2/8] iommu: remove unused iommu_ops method and tasklet
` [PATCH v8 3/8] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail
` [PATCH v8 4/8] iommu: make map and unmap take a page count, similar to flush
` [PATCH v8 5/8] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v8 6/8] common/grant_table: batch flush I/O TLB
` [PATCH v8 7/8] iommu: remove the share_p2m operation
` [PATCH v8 8/8] iommu: stop calling IOMMU page tables 'p2m tables'

[PATCH v3 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-11  8:20 UTC  (13+ messages)
` [PATCH v3 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v3 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v3 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v3 5/7] virtio-mem: try to merge system ram resources
` [PATCH v3 6/7] xen/balloon: "
` [PATCH v3 7/7] hv_balloon: "

[PATCH v6 0/8] IOMMU cleanup
 2020-09-11  8:07 UTC  (15+ messages)
` [PATCH v6 1/8] x86/iommu: convert VT-d code to use new page table allocator
` [PATCH v6 2/8] iommu: remove unused iommu_ops method and tasklet
` [PATCH v6 3/8] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail
` [PATCH v6 4/8] iommu: make map and unmap take a page count, similar to flush
` [PATCH v6 5/8] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v6 6/8] common/grant_table: batch flush I/O TLB
` [PATCH v6 7/8] iommu: remove the share_p2m operation
` [PATCH v6 8/8] iommu: stop calling IOMMU page tables 'p2m tables'

[libvirt test] 154097: regressions - FAIL
 2020-09-11  7:33 UTC 

[linux-linus test] 154078: regressions - FAIL
 2020-09-11  7:29 UTC 

[PATCH 01/11 v2] gitignore: Move ignores from global to subdirectories
 2020-09-11  6:29 UTC  (4+ messages)

[PATCH] x86/mm: do not mark IO regions as Xen heap
 2020-09-11  6:25 UTC  (6+ messages)

[PATCH v10 00/12] Add hypervisor sysfs-like support
 2020-09-11  5:40 UTC  (4+ messages)
` [PATCH v10 10/12] tools/libxl: use libxenhypfs for setting xen runtime parameters
  ` Regression: "

[qemu-mainline test] 154061: regressions - FAIL
 2020-09-11  3:55 UTC 

[xen-unstable test] 154058: regressions - FAIL
 2020-09-11  2:05 UTC 

Runstate hypercall and Linux KPTI issues
 2020-09-11  0:33 UTC  (6+ messages)

[xen-unstable-smoke test] 154074: tolerable all pass - PUSHED
 2020-09-10 22:52 UTC 

[linux-linus test] 154050: regressions - FAIL
 2020-09-10 20:52 UTC 

[PATCH 00/11] Major rework of top-level .gitignore
 2020-09-10 18:31 UTC  (4+ messages)

[PATCH 02/11] gitignore: Remove entries duplicating global entries
 2020-09-10 18:12 UTC  (3+ messages)

[PATCH v7 0/8] IOMMU cleanup
 2020-09-10 17:49 UTC  (9+ messages)
` [PATCH v7 1/8] x86/iommu: convert VT-d code to use new page table allocator
` [PATCH v7 2/8] iommu: remove unused iommu_ops method and tasklet
` [PATCH v7 3/8] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail
` [PATCH v7 4/8] iommu: make map and unmap take a page count, similar to flush
` [PATCH v7 5/8] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v7 6/8] common/grant_table: batch flush I/O TLB
` [PATCH v7 7/8] iommu: remove the share_p2m operation
` [PATCH v7 8/8] iommu: stop calling IOMMU page tables 'p2m tables'

[linux-5.4 test] 154040: tolerable FAIL - PUSHED
 2020-09-10 16:39 UTC 

[PATCH] tools/libs/guest: fix Makefile regarding zlib options
 2020-09-10 15:42 UTC 

[PATCH v5 0/8] IOMMU cleanup
 2020-09-10 14:41 UTC  (19+ messages)
` [PATCH v5 3/8] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail
` [PATCH v5 4/8] iommu: make map and unmap take a page count, similar to flush
` [PATCH v5 5/8] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v5 6/8] common/grant_table: batch flush I/O TLB
` [PATCH v5 7/8] iommu: remove the share_p2m operation
` [PATCH v5 8/8] iommu: stop calling IOMMU page tables 'p2m tables'

[PATCH 0/6] tools/include: adjustments to the population of xen/
 2020-09-10 14:06 UTC  (10+ messages)
` [PATCH 1/6] tools/include: adjust population of acpi/
` [PATCH 2/6] tools/include: fix (drop) dependencies of when to populate xen/
` [PATCH 3/6] tools/include: adjust population of public headers into xen/
` [PATCH 4/6] tools/include: properly install Arm public headers
` [PATCH 5/6] tools/include: adjust x86-specific population of xen/
` [PATCH 6/6] tools/include: drop remaining -f from ln invocations

[PATCH] x86/hvm: don't treat MMIO pages as special ones regarding cache attributes
 2020-09-10 13:17 UTC  (11+ messages)

[qemu-mainline test] 154038: regressions - FAIL
 2020-09-10 12:34 UTC 

[libvirt test] 154043: regressions - FAIL
 2020-09-10 12:28 UTC 

[xen-unstable test] 154036: regressions - FAIL
 2020-09-10 11:29 UTC 

libxl - b_info.{acpi,apic} behaves differently than b_info.u.hvm.{acpi,apic}
 2020-09-10 10:58 UTC  (6+ messages)

[PATCH 05/11 RFC] gitignore: Create .gitignore file for tools/ocaml/
 2020-09-10  8:20 UTC  (2+ messages)

[linux-linus test] 154032: regressions - FAIL
 2020-09-10  5:35 UTC 

[linux-5.4 test] 154031: regressions - FAIL
 2020-09-10  2:20 UTC 

[qemu-mainline test] 154023: regressions - FAIL
 2020-09-10  0:14 UTC 

[xen-unstable test] 154016: tolerable FAIL - PUSHED
 2020-09-09 23:11 UTC 

[xen-unstable-smoke test] 154030: tolerable all pass - PUSHED
 2020-09-09 21:55 UTC 

[PATCH 11/11 RFC] gitignore: RFC Prelimiary final cleanup of top-level .gitignore
 2020-09-01 22:54 UTC 

[PATCH 10/11 RFC] gitignore: Create .gitignore file for tools/
 2020-08-31 23:01 UTC 

[PATCH 09/11 RFC] gitignore: Create .gitignore file for config/
 2020-09-01 22:29 UTC 

[PATCH 08/11 RFC] gitignore: Create .gitignore file for stubdom/
 2020-08-31 23:20 UTC 

[PATCH 07/11 RFC] gitignore: Create .gitignore file for docs/
 2020-08-31 23:20 UTC 

[PATCH 06/11 RFC] gitignore: Create .gitignore file for xen/
 2020-08-31 23:01 UTC 

[PATCH 04/11 RFC] gitignore: Create .gitignore file for tools/firmware/
 2020-09-03  3:59 UTC 

[PATCH 03/11 RFC] gitignore: Add/Generalize entries
 2020-09-02  1:08 UTC 

[PCI] 3233e41d3e: WARNING:at_drivers/pci/pci.c:#pci_reset_hotplug_slot
 2020-09-09 20:40 UTC  (2+ messages)

[linux-linus test] 154015: regressions - FAIL
 2020-09-09 20:01 UTC 

[linux-5.4 test] 154005: regressions - FAIL
 2020-09-09 19:34 UTC 

[xen-unstable-smoke test] 154026: tolerable all pass - PUSHED
 2020-09-09 18:26 UTC 

[PATCH v4] hvmloader: indicate ACPI tables with "ACPI data" type in e820
 2020-09-09 16:15 UTC  (3+ messages)

[PATCH] golang/xenlight: Move to an entirely external repo
 2020-09-09 16:07 UTC  (4+ messages)

[PATCH v3] x86/HVM: more consistently set I/O completion
 2020-09-09 16:07 UTC  (5+ messages)
      ` Ping: "

[PATCH] x86: drop use of prelink-efi_lto.o
 2020-09-09 15:46 UTC  (2+ messages)

[ovmf test] 154021: all pass - PUSHED
 2020-09-09 15:40 UTC 

[PATCH] tools/libs: merge xenctrl_dom.h into xenguest.h
 2020-09-09 15:12 UTC  (3+ messages)

[xen-unstable-smoke test] 154020: tolerable all pass - PUSHED
 2020-09-09 14:42 UTC 

[PATCH v1] docs: remove bridge-utils from requirements
 2020-09-09 14:18 UTC  (9+ messages)

[PATCH v2] tools/hotplug: Fix dhcpd symlink removal in vif-nat
 2020-09-09 13:31 UTC  (2+ messages)

[qemu-mainline test] 153998: regressions - FAIL
 2020-09-09 13:18 UTC 

[PATCH 0/3] tools/hotplug: Fixes to vif-nat
 2020-09-09 12:38 UTC  (6+ messages)
` [PATCH 2/3] tools/hotplug: Fix dhcpd symlink removal in vif-nat


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