xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-22 11:38:45 to 2020-07-24 18:54:09 UTC [more...]

[PATCH 0/6] IOMMU cleanup
 2020-07-24 18:53 UTC  (12+ messages)
` [PATCH 1/6] x86/iommu: re-arrange arch_iommu to separate common fields
` [PATCH 2/6] x86/iommu: add common page-table allocator
` [PATCH 3/6] iommu: remove iommu_lookup_page() and the lookup_page() method
` [PATCH 4/6] remove remaining uses of iommu_legacy_map/unmap
` [PATCH 5/6] iommu: remove the share_p2m operation
` [PATCH 6/6] iommu: stop calling IOMMU page tables 'p2m tables'

[RFC PATCH v1 0/4] PCI devices passthrough on Arm
 2020-07-24 18:32 UTC  (30+ messages)
` [RFC PATCH v1 1/4] arm/pci: PCI setup and PCI host bridge discovery within XEN on ARM
` [RFC PATCH v1 2/4] xen/arm: Discovering PCI devices and add the PCI devices in XEN
` [RFC PATCH v1 3/4] xen/arm: Enable the existing x86 virtual PCI support for ARM
` [RFC PATCH v1 4/4] arm/libxl: Emulated PCI device tree node in libxl

[OSSTEST PATCH 00/11] Improve performance of sg-report-host-history
 2020-07-24 17:22 UTC  (12+ messages)
` [OSSTEST PATCH 01/11] schema: Add index for quick lookup by host
` [OSSTEST PATCH 02/11] sg-report-host-history: Find flight limit by flight start date
` [OSSTEST PATCH 03/11] sg-report-host-history: Drop per-job debug etc
` [OSSTEST PATCH 04/11] Executive: Export opendb_tests
` [OSSTEST PATCH 05/11] sg-report-host-history: Add a debug print after sorting jobs
` [OSSTEST PATCH 06/11] sg-report-host-history: Do the main query per host
` [OSSTEST PATCH 07/11] sg-report-host-history: Rerganisation: Make mainquery per-host
` [OSSTEST PATCH 08/11] sg-report-host-history: Rerganisation: Read old logs later
` [OSSTEST PATCH 09/11] sg-report-host-history: Rerganisation: Change loops
` [OSSTEST PATCH 10/11] sg-report-host-history: Drop a redundznt AND clause
` [OSSTEST PATCH 11/11] sg-report-host-history: Fork

Porting Xen to Jetson Nano
 2020-07-24 17:25 UTC  (8+ messages)

[linux-linus test] 152162: regressions - trouble: fail/pass/starved
 2020-07-24 17:17 UTC 

[PATCH v2 0/4] xen/balloon: fixes for memory hotplug
 2020-07-24 16:36 UTC  (11+ messages)
` [PATCH v2 1/4] xen/balloon: fix accounting in alloc_xenballooned_pages error path
` [PATCH v2 2/4] xen/balloon: make the balloon wait interruptible
` [PATCH v2 3/4] Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
` [PATCH v2 4/4] xen: add helpers to allocate unpopulated memory

[ANNOUNCEMENT] Xen 4.14 is released
 2020-07-24 16:01 UTC 

[xen-unstable-smoke test] 152173: tolerable all pass - PUSHED
 2020-07-24 14:35 UTC 

[PATCH] x86: guard against port I/O overlapping the RTC/CMOS range
 2020-07-24 14:19 UTC  (3+ messages)

[libvirt test] 152167: regressions - FAIL
 2020-07-24 12:52 UTC 

dom0 LInux 5.8-rc5 kernel failing to initialize cooling maps for Allwinner H6 SoC
 2020-07-24 11:20 UTC  (5+ messages)

[RFC v2 0/2] Generic SMMU Bindings
 2020-07-24 10:10 UTC  (4+ messages)
` [RFC v2 1/2] arm,smmu: switch to using iommu_fwspec functions

[ovmf test] 152157: all pass - PUSHED
 2020-07-24  9:39 UTC 

[xen-4.14-testing test] 152153: tolerable trouble: fail/pass/starved - PUSHED
 2020-07-24  9:30 UTC 

[PATCH v2] xen-netfront: fix potential deadlock in xennet_remove()
 2020-07-24  8:59 UTC 

[PATCH 1/3] xen/balloon: fix accounting in alloc_xenballooned_pages error path
 2020-07-24  7:28 UTC  (23+ messages)
` [PATCH 2/3] xen/balloon: make the balloon wait interruptible
` [PATCH 3/3] memory: introduce an option to force onlining of hotplug memory

[PATCH] x86/pv: Make the PV default WRMSR path match the HVM default
 2020-07-24  7:23 UTC  (2+ messages)

[qemu-mainline test] 152144: regressions - trouble: fail/pass/starved
 2020-07-24  6:51 UTC 

[PATCH] xen-netfront: fix potential deadlock in xennet_remove()
 2020-07-24  6:30 UTC  (3+ messages)

[PATCH v3 0/8] x86: compat header generation and checking adjustments
 2020-07-24  6:27 UTC  (11+ messages)
` [PATCH v3 1/8] x86: fix compat header generation
` [PATCH v3 2/8] x86/mce: add compat struct checking for XEN_MC_inject_v2
` [PATCH v3 3/8] x86/mce: bring hypercall subop compat checking in sync again
` [PATCH v3 4/8] x86/dmop: add compat struct checking for XEN_DMOP_map_mem_type_to_ioreq_server
` [PATCH v3 5/8] evtchn: add compat struct checking for newer sub-ops
` [PATCH v3 6/8] x86: generalize padding field handling
` [PATCH v3 7/8] flask: drop dead compat translation code
` [PATCH v3 8/8] x86: only generate compat headers actually needed

[linux-5.4 test] 152137: tolerable trouble: fail/pass/starved - PUSHED
 2020-07-24  1:49 UTC 

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-23 22:57 UTC  (14+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode

[examine test] 152156: trouble: fail/pass/starved
 2020-07-23 21:55 UTC 

[linux-linus test] 152134: regressions - trouble: fail/pass/starved
 2020-07-23 21:43 UTC 

[libvirt test] 151910: regressions - FAIL
 2020-07-23 21:42 UTC  (3+ messages)

[PATCH] OSSTEST: Install libtirpc-dev for libvirt builds
 2020-07-23 21:31 UTC 

[xen-unstable-smoke test] 152152: tolerable all pass - PUSHED
 2020-07-23 18:24 UTC 

Saved notes for design sessions
 2020-07-23 16:18 UTC  (2+ messages)

[PATCH] x86/S3: put data segment registers into known state upon resume
 2020-07-23 16:00 UTC  (4+ messages)

[libvirt test] 152135: regressions - FAIL
 2020-07-23 15:48 UTC 

[ovmf test] 152131: all pass - PUSHED
 2020-07-23 15:43 UTC 

[xen-4.14-testing test] 152124: regressions - trouble: fail/pass/starved
 2020-07-23 15:15 UTC 

[PATCH] xen/x86: irq: Avoid a TOCTOU race in pirq_spin_lock_irq_desc()
 2020-07-23 13:59 UTC  (5+ messages)

[xen-unstable-smoke test] 152142: tolerable all pass - PUSHED
 2020-07-23 13:40 UTC 

[PATCH] x86/vmce: Dispatch vmce_{rd,wr}msr() from guest_{rd,wr}msr()
 2020-07-23 13:27 UTC  (7+ messages)

[qemu-mainline test] 152108: regressions - trouble: fail/pass/starved
 2020-07-23 12:24 UTC 

[PATCH] x86/msr: Unify the real {rd, wr}msr() paths in guest_{rd, wr}msr()
 2020-07-23 12:17 UTC  (4+ messages)
` [PATCH] x86/msr: Unify the real {rd,wr}msr() paths in guest_{rd,wr}msr()

[PATCH 0/2] lockprof: eliminate a minor bug and a quirk
 2020-07-23 11:27 UTC  (6+ messages)
` [PATCH 1/2] lockprof: don't leave locks uninitialized upon allocation failure
` [PATCH 2/2] lockprof: don't pass name into registration function

[PATCH] x86/hvm: Clean up track_dirty_vram() calltree
 2020-07-23 10:25 UTC  (4+ messages)

[PATCH] PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
 2020-07-23  9:51 UTC  (3+ messages)
` [PCI] 3233e41d3e: WARNING:at_drivers/pci/pci.c:#pci_reset_hotplug_slot

[linux-5.4 test] 152100: regressions - trouble: fail/pass/starved
 2020-07-23  6:54 UTC 

[linux-linus test] 152097: regressions - trouble: fail/pass/starved
 2020-07-23  3:28 UTC 

[xen-unstable test] 152091: regressions - trouble: fail/pass/preparing/running/starved
 2020-07-22 21:22 UTC 

[xen-unstable-smoke test] 152121: tolerable all pass - PUSHED
 2020-07-22 21:14 UTC 

[xen-4.14-testing test] 152123: trouble: preparing/queued
 2020-07-22 20:25 UTC 

[PATCH-for-4.14] SUPPORT.md: Set version and release/support dates
 2020-07-22 17:49 UTC  (5+ messages)

[PATCH] x86/svm: Misc coding style corrections
 2020-07-22 16:03 UTC  (2+ messages)

[Xen-devel] [PATCH] xen: credit2: document that min_rqd is valid and ok to use
 2020-07-22 15:40 UTC  (2+ messages)
`  "

[PATCH v2 0/7] xen: credit2: limit the number of CPUs per runqueue
 2020-07-22 15:33 UTC  (3+ messages)

[osstest PATCH] dom0pvh: assign 1GB of memory to PVH dom0
 2020-07-22 15:29 UTC  (3+ messages)

[libvirt test] 152094: regressions - FAIL
 2020-07-22 15:23 UTC 

[OSSTEST PATCH 15/14] Executive: Drop redundant AND clause
 2020-07-22 14:13 UTC 

[OSSTEST PATCH 00/14] Flight report performance improvements
 2020-07-22 14:06 UTC  (10+ messages)
` [OSSTEST PATCH 04/14] sg-report-flight: Ask the db for flights of interest
` [OSSTEST PATCH 05/14] sg-report-flight: Use WITH to use best index use for $flightsq
` [OSSTEST PATCH 08/14] Executive: Use index for report__find_test

[xen-4.14-testing test] 152081: tolerable trouble: fail/pass/starved - PUSHED
 2020-07-22 11:55 UTC 

[PATCH] x86/svm: Fold nsvm_{wr, rd}msr() into svm_msr_{read, write}_intercept()
 2020-07-22 11:54 UTC  (4+ messages)
` [PATCH] x86/svm: Fold nsvm_{wr,rd}msr() into svm_msr_{read,write}_intercept()

[qemu-mainline test] 152076: regressions - trouble: fail/pass/starved
 2020-07-22 11:48 UTC 

[osstest PATCH] freebsd: remove freebsd- hostflags request from guest tests
 2020-07-22 11:38 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).