messages from 2017-05-04 02:26:15 to 2017-05-05 14:10:12 UTC [more...]
[PATCH v3 0/9] Memory scrubbing from idle loop
2017-05-05 14:10 UTC (26+ messages)
` [PATCH v3 1/9] mm: Separate free page chunk merging into its own routine
` [PATCH v3 2/9] mm: Place unscrubbed pages at the end of pagelist
` [PATCH v3 3/9] mm: Scrub pages in alloc_heap_pages() if needed
` [PATCH v3 4/9] mm: Scrub memory from idle loop
` [PATCH v3 5/9] mm: Do not discard already-scrubbed pages if softirqs are pending
` [PATCH v3 7/9] mm: Keep pages available for allocation while scrubbing
[RFC] scf: SCF device tree and configuration documentation
2017-05-05 13:49 UTC (8+ messages)
[PATCH 00/10 v2] pl011 emulation support in Xen
2017-05-05 13:43 UTC (21+ messages)
` [PATCH 01/10 v2] xen/arm: vpl011: Add pl011 uart emulation "
` [PATCH 03/10 v2] xen/arm: vpl011: Enable pl011 emulation for a guest domain "
` [PATCH 06/10 v2] xen/arm: vpl011: Add vuart ring-buf and evtchn to xenstore
[ovmf test] 109011: regressions - FAIL
2017-05-05 13:33 UTC
[PATCH] x86: correct boot time page table setup
2017-05-05 13:12 UTC
[PATCH v3] x86: correct create_bounce_frame
2017-05-05 13:11 UTC
[PATCH v8 1/5] x86: add simple udelay calibration
2017-05-05 12:50 UTC (2+ messages)
[PATCH] x86/public: correct register naming
2017-05-05 12:49 UTC (3+ messages)
[xen-unstable-smoke test] 109014: tolerable trouble: broken/pass - PUSHED
2017-05-05 12:29 UTC
[linux-4.9 test] 109003: regressions - FAIL
2017-05-05 11:21 UTC
[ARM] Native application design and discussion (I hope)
2017-05-05 11:09 UTC (14+ messages)
[PATCH v7 0/3] arm64,xen: add xen_boot support into grup-mkconfig
2017-05-05 10:41 UTC (11+ messages)
` [PATCH v7 2/3] * util/grub.d/20_linux_xen.in: Add xen_boot command support for aarch64
` [Xen-devel] "
` [PATCH v7 0/3] arm64, xen: add xen_boot support into grup-mkconfig
[PATCH v2] x86: correct create_bounce_frame
2017-05-05 10:29 UTC (6+ messages)
[PATCH v3] x86/vpmu_intel: Fix hypervisor crash by masking PC bit in MSR_P6_EVNTSEL
2017-05-05 10:16 UTC (2+ messages)
Security support scope (apropos of Xen and CNA)
2017-05-05 9:36 UTC (5+ messages)
[RFC PATCH 00/10] ARM VGIC rework: remove rank, introduce per-IRQ lock
2017-05-05 9:02 UTC (21+ messages)
` [RFC PATCH 01/10] ARM: vGIC: remove rank lock from IRQ routing functions
` [RFC PATCH 02/10] ARM: vGIC: rework gic_raise_*_irq() functions
` [RFC PATCH 03/10] ARM: vGIC: introduce and initialize pending_irq lock
` [RFC PATCH 04/10] ARM: vGIC: add struct pending_irq locking
` [RFC PATCH 05/10] ARM: vGIC: move priority from irq_rank to struct pending_irq
` [RFC PATCH 06/10] ARM: vGIC: move config "
` [RFC PATCH 07/10] ARM: vGIC: move enable status "
` [RFC PATCH 08/10] ARM: vGIC: move target vcpu "
` [RFC PATCH 09/10] ARM: vGIC: introduce vgic_get/put_pending_irq
` [RFC PATCH 10/10] ARM: vGIC: remove struct irq_rank and support functions
[PATCH] xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
2017-05-05 8:55 UTC (2+ messages)
[distros-debian-jessie test] 71257: tolerable trouble: blocked/broken/pass
2017-05-05 8:49 UTC
[stable-4.10: PATCH] xen: revert commits 72a9b186292 and da72ff5bfcb0
2017-05-05 8:00 UTC
[stable-4.9: PATCH] xen: revert commit 72a9b186292
2017-05-05 7:59 UTC
[xen-4.5-testing baseline-only test] 71256: regressions - FAIL
2017-05-05 6:19 UTC
[PATCH v3] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
2017-05-05 5:09 UTC
[PATCH 1/2] xen/input: use string constants from PV protocol
2017-05-05 4:45 UTC (2+ messages)
` [PATCH 2/2] xen/input: add multi-touch support
[PATCH] x86/ioreq server: Fix DomU couldn't reboot when using p2m_ioreq_server p2m_type
2017-05-05 3:52 UTC
[dpdk-dev] [PATCH] maintainers: claim responsability for xen
2017-05-04 22:04 UTC (2+ messages)
[PATCH for-4.9] xen/arm: efi: Avoid out-of-bounds write in meminfo_add_bank
2017-05-04 21:59 UTC (2+ messages)
[PATCH v3 0/2][XTF] xtf/vpmu VPMU tests
2017-05-04 21:36 UTC (7+ messages)
` [PATCH v3 2/2][XTF] xtf/vpmu: MSR read/write tests for VPMU
[PATCH v5 0/2] xtf/vpmu VPMU tests
2017-05-04 21:33 UTC (3+ messages)
` [PATCH v5 1/2] xtf/vpmu: Add Intel PMU MSR addresses
` [PATCH v5 2/2] xtf/vpmu: MSR read/write tests for VPMU
[xen-4.7-testing test] 108212: regressions - FAIL
2017-05-04 20:57 UTC
[PATCH v2] xen/arm32: Distinguish guest SError from Xen data aborts
2017-05-04 19:19 UTC (3+ messages)
[PATCH 0/3] xen/arm: Survive unknown traps from guests
2017-05-04 19:18 UTC (10+ messages)
` [PATCH 1/3] xen/arm: arm32: Rename the trap to the correct name
` [PATCH 2/3] xen/arm: do_trap_hypervisor: Separate hypervisor and guest traps
` [PATCH 3/3] xen/arm: Survive unknown traps from guests
[ovmf test] 108216: regressions - FAIL
2017-05-04 18:52 UTC
[linux-4.9 test] 108207: regressions - FAIL
2017-05-04 18:21 UTC
differing opinions between maintainers vs patch acks
2017-05-04 17:56 UTC (12+ messages)
[PATCH v2] xen/mapcache: store dma information in revmapcache entries for debugging
2017-05-04 17:55 UTC (2+ messages)
[PATCH] x86: polish __{get,put}_user_{,no}check()
2017-05-04 17:53 UTC (4+ messages)
[xen-unstable-smoke test] 108235: tolerable trouble: broken/pass - PUSHED
2017-05-04 17:38 UTC
[xen-4.8-testing baseline-only test] 71253: tolerable trouble: blocked/broken/fail/pass
2017-05-04 17:10 UTC
Newer Windows in Xen Project osstest test lab
2017-05-04 16:00 UTC (6+ messages)
` [OSSTEST PATCH 1/3] make-flight: Factor out do_hvm_win_test_one
` [OSSTEST PATCH 2/3] make-flight: Add tests for some more recent Windows versions
` [OSSTEST PATCH 3/3] make-flight: Drop Windows XP tests
` Proposal to drop Windows XP tests from Xen Project CI
[xen-unstable-smoke test] 108232: tolerable trouble: broken/pass - PUSHED
2017-05-04 15:51 UTC
[PATCH V3 0/2] Fix vm_event resume path race condition
2017-05-04 15:37 UTC (10+ messages)
` [PATCH V3 1/2] x86/vm_event: added hvm/vm_event.{h,c}
` [PATCH V3 1/2] x86/vm_event: added hvm/vm_event.{h, c}
` [PATCH V3 2/2] x86/vm_event: fix race between __context_switch() and vm_event_resume()
[PATCH] xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
2017-05-04 15:21 UTC
[PATCH for-4.9] libs/devicemodel: Fix dependency with libxencall
2017-05-04 15:01 UTC (4+ messages)
[distros-debian-wheezy test] 71255: tolerable trouble: broken/pass
2017-05-04 14:59 UTC
[linux-linus test] 108160: regressions - FAIL
2017-05-04 14:12 UTC (2+ messages)
[PATCH 0/7] XSAs 213-315 followups
2017-05-04 12:52 UTC (20+ messages)
` [PATCH 5/7] x86/traps: Lift all non-entrypoint logic in entry_int82() up into C
` [PATCH v2 "
` [RFC for 4.9] [PATCH 0/7] XSAs 213-315 followups
[PATCH] VMX: constrain vmx_intr_assist() debugging code to debug builds
2017-05-04 12:50 UTC (2+ messages)
[PATCH] x86/mm: add temporary debugging code to get_page_from_gfn_p2m()
2017-05-04 12:49 UTC (5+ messages)
[PATCH] xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
2017-05-04 12:23 UTC
[PULL 03/21] xen: use a better chardev type check
2017-05-04 11:42 UTC
[xen-unstable test] 108185: regressions - FAIL
2017-05-04 11:28 UTC
QEMU build breakage on ARM against Xen 4.9 caused by libxendevicemodel
2017-05-04 11:08 UTC (11+ messages)
[PATCH] X86/vmx: Dump PIR and vIRR before ASSERT()
2017-05-04 10:20 UTC (4+ messages)
[BUG] xl devd segmentation fault on xl block-detach
2017-05-04 9:51 UTC (7+ messages)
[linux-next test] 108182: regressions - FAIL
2017-05-04 9:18 UTC
[PATCH 7/7] x86/asm: Clobber %r{8..15} on exit to 32bit PV guests
2017-05-04 8:50 UTC (3+ messages)
` [PATCH v2 "
[PATCH v1 0/2] libxl: add PV display device driver interface
2017-05-04 8:49 UTC (21+ messages)
[xen-4.5-testing test] 108183: tolerable FAIL - PUSHED
2017-05-04 7:54 UTC
[PATCH] x86: correct create_bounce_frame
2017-05-04 7:41 UTC (5+ messages)
[ovmf baseline-only test] 71252: all pass
2017-05-04 7:34 UTC
[PATCH v2] x86/vpmu_intel: Fix hypervisor crash by masking PC bit in MSR_P6_EVNTSEL
2017-05-04 7:22 UTC (10+ messages)
[qemu-mainline test] 108184: regressions - FAIL
2017-05-04 3:58 UTC
[PATCH]acpi: enlarge NUM_FIXMAP_ACPI_PAGES from 4 to 5
2017-05-04 2:59 UTC
[seabios baseline-only test] 71250: regressions - FAIL
2017-05-04 2:37 UTC
[libvirt test] 108177: tolerable all pass - PUSHED
2017-05-04 2:35 UTC
[xen-4.6-testing test] 108176: tolerable FAIL - PUSHED
2017-05-04 2:26 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).