xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-01 11:18:42 to 2017-02-02 22:02:20 UTC [more...]

[PATCH v14 0/9] x86: multiboot2 protocol support
 2017-02-02 22:01 UTC  (4+ messages)
` [PATCH v14 1/9] x86: add "
` [PATCH v14 2/9] efi: build xen.gz with EFI code
` [PATCH v14 3/9] efi: create new early memory allocator

[PATCH v3] xen/arm: fix rank/vgic lock inversion bug
 2017-02-02 21:57 UTC  (8+ messages)

[qemu-mainline baseline-only test] 68506: regressions - trouble: blocked/broken/fail/pass
 2017-02-02 21:53 UTC 

[qemu-mainline test] 105294: trouble: blocked/broken/fail/pass
 2017-02-02 21:47 UTC 

[PATCH] Fix mispelling of length
 2017-02-02 20:42 UTC 

[PATCH] xen/arm64: Don't zero BSS when booting using EFI
 2017-02-02 19:25 UTC 

Preparing for GSoC, Outreachy and other Internships (deadline Feb 9th)
 2017-02-02 18:38 UTC 

Preparing for GSoC, Outreachy and other Internships (deadline Feb 9th)
 2017-02-02 18:36 UTC 

[PULL 1/5] xen-platform: re-structure unplug_disks
 2017-02-02 18:35 UTC  (5+ messages)
  ` [PULL 2/5] xen-platform: add support for unplugging NVMe disks
  ` [PULL 3/5] xen-platform: add missing disk unplug option
  ` [PULL 4/5] MAINTAINERS: Update xen-devel mailing list address
  ` [PULL 5/5] xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()

[PULL 0/5] xen-20170202
 2017-02-02 18:35 UTC 

[PATCH v2] xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()
 2017-02-02 18:23 UTC  (4+ messages)

[PATCH] libxl: fix dom0 autoballooning with Xen 4.8
 2017-02-02 18:15 UTC  (4+ messages)

[PATCH v2] xen: sched: harmonize debug dump output among schedulers
 2017-02-02 17:58 UTC 

[xen-unstable-smoke test] 105293: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-02 17:52 UTC 

[PATCH] compat.h: drop COMPAT_HANDLE_PARAM()
 2017-02-02 17:50 UTC  (3+ messages)

[PATCH] xen: sched: harmonize debug dump output among schedulers
 2017-02-02 17:48 UTC 

[PATCH v2 0/9] PVH v2 support (domU)
 2017-02-02 17:47 UTC  (7+ messages)
` [PATCH v2 5/9] xen/pvh: Prevent PVH guests from using PIC, RTC and IOAPIC

[PATCH v3 00/11] fuzz: update x86emul fuzzer
 2017-02-02 17:43 UTC  (25+ messages)
` [PATCH v3 01/11] x86emul/test: add missing dependency for x86_emulate.o
` [PATCH v3 02/11] x86: extract macros to x86-defns.h
` [PATCH v3 03/11] x86: extract vendor numeric id to x86-vendors.h
` [PATCH v3 04/11] x86emul/test: use x86-vendors.h
` [PATCH v3 05/11] x86emul: use eflags definitions in x86-defns.h
` [PATCH v3 06/11] x86emul: use msr definitions in msr-index.h
` [PATCH v3 07/11] x86: add UMIP CR4 bit
` [PATCH v3 08/11] x86emul: use CR definitions in x86-defns.h
` [PATCH v3 09/11] fuzz/x86emul: update fuzzer
` [PATCH v3 10/11] fuzz/x86emul: print out minimal input size
` [PATCH v3 11/11] fuzz: update README.afl example

[PATCH] xen: sched: improve debug dump output
 2017-02-02 16:59 UTC  (3+ messages)

[linux-linus test] 105276: regressions - trouble: blocked/broken/fail/pass
 2017-02-02 16:53 UTC 

[qemu-mainline test] 105279: tolerable FAIL - PUSHED
 2017-02-02 16:29 UTC 

[PATCH 0/2] xl: event machinery fixes
 2017-02-02 16:24 UTC  (9+ messages)
` [PATCH 1/2] xl: free event in DOMAIN_RESTART_RENAME error path
` [PATCH 2/2] xl: disable events earlier for shutdown event

[PATCH] page_alloc: clear nr_bootmem_regions in end_boot_allocator()
 2017-02-02 16:20 UTC  (3+ messages)

[PATCH] xl: remove stale comment
 2017-02-02 16:07 UTC  (4+ messages)

[PATCH] xen-netfront: Improve error handling during initialization
 2017-02-02 15:54 UTC  (3+ messages)

[early RFC] ARM PCI Passthrough design document
 2017-02-02 15:40 UTC  (25+ messages)

several domU crashes after 4.1->4.8 live migration
 2017-02-02 15:40 UTC  (7+ messages)

[PATCH v5 0/9] Initial PVHv2 Dom0 support
 2017-02-02 15:38 UTC  (9+ messages)
` [PATCH v5 4/9] xen/x86: populate PVHv2 Dom0 physical memory map

[xen-unstable-smoke test] 105289: regressions - trouble: broken/fail/pass
 2017-02-02 15:38 UTC 

[xen-unstable-smoke test] 105283: regressions - trouble: broken/fail/pass
 2017-02-02 15:27 UTC  (4+ messages)

[PATCH v2] VT-d/RMRR: Adjust the return values of register_one_rmrr()
 2017-02-02 15:18 UTC  (2+ messages)

xen/arm: Domain not fully destroyed when using credit2
 2017-02-02 13:32 UTC  (18+ messages)

[PATCH 0/4] x86/vvmx: correctly emulate VMREAD and VMWRITE
 2017-02-02 12:58 UTC  (8+ messages)
` [PATCH 1/4] x86/vmx: introduce __vmwrite_safe()
` [PATCH 2/4] x86/vmx: improve __vmread_safe()
` [PATCH 3/4] x86/vvmx: correctly emulate VMWRITE

[PATCH] xl: Make the devid attribute manually settable for nics
 2017-02-02 12:47 UTC  (2+ messages)

[PATCH] xl: Fix assertion on domain reboot with new configuration
 2017-02-02 12:39 UTC  (3+ messages)

[PATCH v2] libs/gnttab: add FreeBSD handlers for the grant-table user-space device
 2017-02-02 12:29 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: fix i915 running as dom0 under Xen
 2017-02-02 12:27 UTC  (4+ messages)

[PATCH] xl: Fix segfault on domain reboot
 2017-02-02 11:54 UTC  (3+ messages)

[PATCH v2 RESEND] x86/time: correctly honor late clearing of TSC related feature flags
 2017-02-02 11:44 UTC  (7+ messages)
` Ping: "

[PATCH] x86emul: correct behavior for single iteration REP INS/OUTS
 2017-02-02 11:36 UTC  (2+ messages)

[xen-unstable baseline-only test] 68504: regressions - trouble: blocked/broken/fail/pass
 2017-02-02 11:30 UTC 

[PATCH] VT-d/RMRR: Adjust the return values of register_one_rmrr()
 2017-02-02 11:14 UTC  (2+ messages)

[PATCH] VT-d/RMRR: Avoid memory corruption in add_user_rmrr()
 2017-02-02 11:11 UTC  (5+ messages)

[xen-unstable test] 105258: tolerable FAIL
 2017-02-02 10:17 UTC 

[distros-debian-wheezy test] 68505: tolerable trouble: broken/fail/pass
 2017-02-02 10:14 UTC 

[PATCH] drm/i915: fix i915 running as dom0 under Xen
 2017-02-02  9:47 UTC 

[libvirt test] 105262: tolerable FAIL - PUSHED
 2017-02-02  8:26 UTC 

[linux-linus test] 105236: regressions - FAIL
 2017-02-02  8:14 UTC 

[PATCH v2 3/3] x86: Make the GDT remapping read-only on 64 bit
 2017-02-02  7:12 UTC  (3+ messages)

[xen-unstable test] 105224: tolerable FAIL - PUSHED
 2017-02-02  2:05 UTC 

[PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
 2017-02-02  0:01 UTC  (5+ messages)

[linux-linus test] 105211: regressions - FAIL
 2017-02-01 23:45 UTC 

Xen Security Advisory 154 (CVE-2016-2270) - x86: inconsistent cachability flags on guest mappings
 2017-02-01 20:23 UTC  (4+ messages)

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2017-02-01 20:02 UTC  (6+ messages)
` [PATCH v4 14/16] kprobes: move kprobe declarations to asm-generic/kprobes.h

[xen-unstable test] 105201: regressions - FAIL
 2017-02-01 19:21 UTC 

[xtf test] 105216: all pass - PUSHED
 2017-02-01 19:05 UTC 

[xen-unstable-smoke test] 105218: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-01 18:59 UTC 

[PATCH] x86/dmop: Fix compat_dm_op() ABI
 2017-02-01 18:29 UTC  (5+ messages)

[PATCH RFC 1/8] golang/xenlight: Create stub package
 2017-02-01 18:13 UTC  (13+ messages)
` [PATCH RFC 3/8] golang/xenlight: Add host-related functionality
` [PATCH RFC 4/8] golang/xenlight: Implement libxl_domain_info and libxl_domain_unpause
` [PATCH RFC 5/8] golang/xenlight: Add tests host related functinality functions
` [PATCH RFC 6/8] golang/xenlight: Implement libxl_bitmap and helper operations
` [PATCH RFC 7/8] golang/xenlight: Implement libxl_scheduler enumeration

[xen-unstable-smoke test] 105212: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-01 16:53 UTC 

[XTF PATCH] build: disable PIE during linking if necessary
 2017-02-01 16:28 UTC  (5+ messages)

[PATCH] xen-netfront: Improve error handling during initialization
 2017-02-01 15:50 UTC 

[PATCH v2] acpi: Switch to dynamic mapping at SYS_STATE_boot
 2017-02-01 15:40 UTC  (2+ messages)

[PATCH v3 0/2] XEN SWIOTLB dma operations extension
 2017-02-01 15:11 UTC  (15+ messages)
` [PATCH v3 1/2] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
` [PATCH v3 2/2] swiotlb-xen: implement xen_swiotlb_get_sgtable callback

[PATCH] xen: credit2: clear bit instead of skip step in runq_tickle()
 2017-02-01 15:00 UTC  (5+ messages)

[PATCH v3] xenstore: remove XS_RESTRICT support
 2017-02-01 14:49 UTC  (2+ messages)

[PATCH] xen: credit2: non Credit2 pCPUs are ok during shutdown/suspend
 2017-02-01 14:44 UTC  (2+ messages)

[PATCH] xen/tools: tracing: credits can go negative, so use int
 2017-02-01 14:37 UTC  (2+ messages)

[PATCH] xen: credit2: improve debug dump output
 2017-02-01 14:28 UTC  (2+ messages)

[PATCH] xen: Kconfig: Add DEBUG_XEN config option
 2017-02-01 14:11 UTC  (6+ messages)

[xen-unstable-smoke test] 105207: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-01 13:57 UTC 

[linux-linus test] 105176: regressions - FAIL
 2017-02-01 13:22 UTC 

[PATCH] x86/HVM: make hvm_find_io_handler() static
 2017-02-01 11:40 UTC  (2+ messages)

[xen-unstable-coverity test] 105200: all pass - PUSHED
 2017-02-01 11:27 UTC 

[PATCH v2 00/11] x86emul: MMX/SSE/SSE2 support
 2017-02-01 11:19 UTC  (3+ messages)
` [PATCH v2 10/11] x86emul/test: split generic and testcase specific parts
` [PATCH v2 11/11] x86emul: test coverage for SSE/SSE2 insns


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