messages from 2015-10-07 02:58:05 to 2015-10-08 08:51:44 UTC [more...]
[Patch RFC 00/13] VT-d Asynchronous Device-TLB Flush for ATS Device
2015-10-08 8:51 UTC (9+ messages)
RFC: LTS and stable release scheme
2015-10-08 8:15 UTC (8+ messages)
[qemu-mainline test] 62696: regressions - FAIL
2015-10-08 7:36 UTC
[linux-3.18 baseline-only test] 38134: regressions - FAIL
2015-10-08 6:25 UTC
[ovmf test] 62699: all pass - PUSHED
2015-10-08 6:20 UTC
[RFC PATCH v1 1/2] xen/apic: Use vAPIC for IPI if the hardware supports it
2015-10-08 5:05 UTC (4+ messages)
` [RFC PATCH v1 2/2] xen_nopv: Combine a bunch of the PV features that can be disabled
` [RFC PATCH] Use vAPIC when doing IPI for PVHVM guests
[linux-3.16 test] 62695: tolerable FAIL - PUSHED
2015-10-08 4:48 UTC
[PATCH] tools: remove unused wrappers for python
2015-10-08 4:16 UTC (12+ messages)
[PATCH v6 0/3] detect and initialize CDP (Code/Data Prioritization) feature
2015-10-08 3:23 UTC (4+ messages)
` [PATCH v6 1/3] x86: Support enable CDP by boot parameter and add get CDP status
` [PATCH v6 2/3] x86: add domctl cmd to set/get CDP code/data CBM
` [PATCH v6 3/3] tools & docs: add tools and docs support for Intel CDP
[linux-linus test] 62694: regressions - FAIL
2015-10-08 1:06 UTC
[linux-4.1 test] 62690: regressions - FAIL
2015-10-07 22:48 UTC
[xen-4.6-testing baseline-only test] 38132: regressions - trouble: broken/fail/pass
2015-10-07 21:51 UTC
[linux-3.18 test] 62686: tolerable trouble: broken/fail/pass - PUSHED
2015-10-07 21:32 UTC
[RFC PATCH v1 1/2] xen/apic: Use vAPIC for IPI if the hardware supports it
2015-10-07 20:32 UTC
[GIT PULL] (xen) for-jens-4.3 for your 'for-4.3/drivers' branch
2015-10-07 20:34 UTC (4+ messages)
[RFC PATCH] Use vAPIC when doing IPI for PVHVM guests
2015-10-07 20:21 UTC
[PATCH v3 0/9] xen/arm: vgic: Support 32-bit access for 64-bit register
2015-10-07 19:13 UTC (17+ messages)
` [PATCH v3 1/9] xen/arm: io: remove mmio_check_t typedef
` [PATCH v3 2/9] xen/arm: io: Extend write/read handler to pass the register in parameter
` [PATCH v3 3/9] xen/arm: io: Support sign-extension for every read access
` [PATCH v3 4/9] xen/arm: vgic: ctlr stores a 32-bit hardware register so use uint32_t
` [PATCH v3 5/9] xen/arm: vgic: Optimize the way to store GICD_IPRIORITYR in the rank
` [PATCH v3 6/9] xen/arm: vgic: Introduce a new field to store the rank index and use it
` [PATCH v3 7/9] xen/arm: vgic: Optimize the way to store the target vCPU in the rank
` [PATCH v3 8/9] xen/arm: vgic: Introduce helpers to extract/update/clear/set vGIC register
` [PATCH v3 9/9] xen/arm: vgic-v3: Support 32-bit access for 64-bit registers
Xen 4.6 released
2015-10-07 17:43 UTC (3+ messages)
[linux-3.0 test] 62685: regressions - FAIL
2015-10-07 17:39 UTC
[linux-arm-xen baseline-only test] 38131: tolerable FAIL
2015-10-07 17:18 UTC
[PATCH v7 05/32] libxc: introduce a domain loader for HVM guest firmware
2015-10-07 16:55 UTC (2+ messages)
` [PATCH v8 "
[PATCH] xen/balloon: Use the correct sizeof when declaring frame_list
2015-10-07 16:15 UTC
[PATCH v5 0/9] Porting the intel_pstate driver to Xen
2015-10-07 16:10 UTC (11+ messages)
` [PATCH v5 4/9] x86/intel_pstate: relocate the driver register function
` [PATCH v5 5/9] x86/intel_pstate: changes in cpufreq_del_cpu for CPU offline
` [PATCH v5 6/9] x86/intel_pstate: the main boby of the intel_pstate driver
` [PATCH v5 7/9] x86/intel_pstate: add a booting param to select the driver to load
` [PATCH v5 8/9] x86/intel_pstate: support the use of intel_pstate in pmstat.c
[PATCH v3 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
2015-10-07 15:30 UTC (54+ messages)
` [Minios-devel] "
` [PATCH XEN v3 01/22] tools/Rules.mk: Properly handle libraries with recursive dependencies
` [PATCH XEN v3 02/22] tools: Refactor "xentoollog" into its own library
` [PATCH XEN v3 03/22] tools/libxc: Remove osdep indirection for xc_evtchn
` [PATCH XEN v3 04/22] tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn
` [PATCH XEN v3 05/22] tools: Arrange to check public headers for ANSI compatiblity
` [PATCH XEN v3 06/22] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}
` [PATCH XEN v3 07/22] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab
` [PATCH XEN v3 08/22] tools/libxc: Remove osdep indirection for privcmd
` [PATCH XEN v3 09/22] tools: Refactor hypercall calling wrappers into libxencall
` [PATCH XEN v3 10/22] tools/libxc: drop xc_map_foreign_bulk_compat wrappers
` [PATCH XEN v3 11/22] tools: Remove xc_map_foreign_batch
` [PATCH XEN v3 12/22] tools: Implement xc_map_foreign_range(s) in terms of common helper
` [PATCH XEN v3 13/22] tools: Refactor foreign memory mapping into libxenforeignmemory
` [PATCH XEN v3 14/22] tools: foreignmemory: provide xenforeignmemory_unmap
` [PATCH XEN v3 15/22] tools/libs/evtchn: Review and update doc comments
` [PATCH XEN v3 16/22] tools/libs: Clean up hard tabs
` [PATCH XEN v3 17/22] tools/libs/gnttab: Review and update doc comments
` [PATCH XEN v3 18/22] tools/libs/call: Update some log messages to not refer to xc
` [PATCH XEN v3 19/22] tools/libs/call: Avoid xc_memalign in netbsd and solaris backends
` [PATCH XEN v3 20/22] tools/libs/foreignmemory: Mention restrictions on fork in docs
` [PATCH XEN v3 21/22] tools: Update CFLAGS for qemu-xen to allow it to use new libraries
` [PATCH XEN v3 22/22] HACK: Add a .config to pull all the right bits from my xenbits trees
` [PATCH QEMU-XEN v3 1/8] xen: Switch to libxenevtchn interface for compat shims
` [PATCH QEMU-XEN v3 2/8] xen: Switch to libxengnttab "
` [PATCH QEMU-XEN v3 3/8] xen: Switch uses of xc_map_foreign_range into xc_map_foreign_bulk
` [PATCH QEMU-XEN v3 4/8] xen: Switch uses of xc_map_foreign_pages "
` [PATCH QEMU-XEN v3 5/8] xen: Switch uses of xc_map_foreign_bulk to use libxenforeignmemory API
` [PATCH QEMU-XEN v3 6/8] xen: Use stable library interfaces when they are available
` [PATCH QEMU-XEN v3 7/8] xen: domainbuild: reopen libxenctrl interface after forking for domain watcher
` [PATCH QEMU-XEN v3 8/8] xen: make it possible to build without the Xen PV domain builder
` [PATCH QEMU-XEN-TRADITIONAL v3 1/5] qemu-xen-traditional: Use xentoollog as a separate library
` [PATCH QEMU-XEN-TRADITIONAL v3 2/5] qemu-xen-traditional: Use libxenevtchn
` [PATCH QEMU-XEN-TRADITIONAL v3 3/5] qemu-xen-traditional: Use libxengnttab
` [PATCH QEMU-XEN-TRADITIONAL v3 4/5] qemu-xen-traditional: Add libxencall to rpath-link
` [PATCH QEMU-XEN-TRADITIONAL v3 5/5] qemu-xen-traditional: Add libxenforeignmemory "
` [PATCH MINI-OS v3 1/5] mini-os: Include libxentoollog with libxc
` [PATCH MINI-OS v3 2/5] mini-os: Include libxenevtchn "
` [PATCH MINI-OS v3 3/5] mini-os: Include libxengnttab "
` [PATCH MINI-OS v3 4/5] mini-os: Include libxencall "
` [PATCH MINI-OS v3 5/5] mini-os: Include libxenforeignmemory "
[PATCH v3 0/1] Block script performance with shared image files
2015-10-07 15:25 UTC (5+ messages)
` [PATCH v3 1/1] tools/hotplug: Scan xenstore once when attaching shared images files
how to trace scheduling overheads using xentrace/xenalyze
2015-10-07 15:18 UTC (3+ messages)
[xen-unstable-smoke test] 62714: tolerable all pass - PUSHED
2015-10-07 15:18 UTC
[PATCH V7 0/7] xen pvusb toolstack work
2015-10-07 15:13 UTC (32+ messages)
` [PATCH V7 6/7] xl: add usb-assignable-list command
` [PATCH V7 7/7] domcreate: support pvusb in configuration file
[PATCH v3 0/3] xen/arm: gic-v2: Detect automatically aliased GIC 400
2015-10-07 15:07 UTC (6+ messages)
` [PATCH v3 1/3] xen/arm: gic: Check the size of the CPU and vCPU interface retrieved from DT
[PATCH OSSTEST] standalone: do not rotate empty log files
2015-10-07 14:54 UTC (3+ messages)
[xen-4.4-testing baseline-only test] 38130: regressions - FAIL
2015-10-07 14:08 UTC
[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
2015-10-07 14:01 UTC (8+ messages)
` [PATCH v7 12/32] xen/x86: add bitmap of enabled emulated devices
[PATCH] Add Libc multiarch package as build prerequisites on 64-bit platforms to the README
2015-10-07 13:26 UTC (6+ messages)
[PATCH] xen/balloon: Use the correct sizeof when declaring frame_list
2015-10-07 13:04 UTC
[PATCH v3 5/9] xen/blkfront: convert per device io_lock to per ring ring_lock
2015-10-07 12:19 UTC (14+ messages)
` [PATCH v3 6/9] xen/blkfront: negotiate the number of hw queues/rings with backend
` [PATCH v3 7/9] xen/blkback: separate ring information out of struct xen_blkif
` [PATCH v3 8/9] xen/blkback: pseudo support for multi hardware queues/rings
` [PATCH v3 9/9] xen/blkback: get number of hardware queues/rings from blkfront
` [PATCH v3 4/9] xen/blkfront: pseudo support for multi hardware queues/rings
[distros-debian-snapshot test] 38129: regressions - FAIL
2015-10-07 11:57 UTC
[PATCH] tools/libxc: Improve efficiency of xc_cpuid_apply_policy()
2015-10-07 11:54 UTC (4+ messages)
[PATCH v2 0/4] libxl: use LOG() macro where appropriate
2015-10-07 11:52 UTC (2+ messages)
[PATCH] docs: xl.cfg: permissive option is not PV only
2015-10-07 11:52 UTC (3+ messages)
[PATCH v3] xen/arm: psci: use SMC64 function ID when available on ARM64
2015-10-07 11:51 UTC (4+ messages)
[PATCH] gitingore: ignore extras/mini-os*
2015-10-07 11:50 UTC (2+ messages)
[qemu-mainline baseline-only test] 38128: regressions - FAIL
2015-10-07 11:39 UTC
[APPLIED] MINIOS_UPSTREAM_REVISION Update
2015-10-07 11:23 UTC
[distros-debian-squeeze test] 38133: all pass
2015-10-07 11:15 UTC
[PATCH v8] run QEMU as non-root
2015-10-07 11:15 UTC (8+ messages)
[xen-unstable test] 62646: tolerable FAIL - PUSHED
2015-10-07 10:58 UTC (5+ messages)
` [PATCH OSSTEST] stubdom: Arrange for guest serial to go to a host logfile
[PATCH 0/2] Bulk mem-share identical domains
2015-10-07 10:48 UTC (4+ messages)
[xen-unstable test] 62682: trouble: blocked/broken/fail/pass
2015-10-07 10:30 UTC
[RFC 00/29] Incomplete Kconfig conversion
2015-10-07 10:02 UTC (9+ messages)
` [RFC 01/29] build: import Kbuild/Kconfig from Linux 4.2
[PATCH] x86/p2m: fix typo "populete"
2015-10-07 9:47 UTC (2+ messages)
[PATCH for-4.6] xen/public: arm: Use __typeof__ rather than typeof
2015-10-07 8:28 UTC (5+ messages)
[PATCH] MAINTAINERS: Tamás Lengyel to maintain mem-sharing
2015-10-07 6:27 UTC (2+ messages)
[linux-mingo-tip-master test] 62679: regressions - FAIL
2015-10-07 5:10 UTC
how to use xentrace_format correctly
2015-10-07 3:48 UTC
[PATCH] tools: remove unused wrappers for python
2015-10-07 2:58 UTC (3+ messages)
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).