xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-03 16:20:23 to 2016-05-05 01:18:30 UTC [more...]

[PATCH] x86/xstate: don't clobber or leak state when using XSAVES
 2016-05-05  1:20 UTC  (3+ messages)

block-iscsi with Xen 4.5 / 4.6
 2016-05-05  1:00 UTC  (19+ messages)

[PATCH v3 00/10] Check VT-d Device-TLB flush error
 2016-05-05  0:38 UTC  (29+ messages)
` [PATCH v3 01/10] vt-d: fix the IOMMU flush issue
` [PATCH v3 02/10] IOMMU: handle IOMMU mapping and unmapping failures
` [PATCH v3 03/10] IOMMU/MMU: enhance the call trees of IOMMU unmapping and mapping
` [PATCH v3 07/10] IOMMU: propagate IOMMU Device-TLB flush error up to iommu_iotlb_flush{, _all} (leaf ones)
` [PATCH v3 08/10] vt-d/ept: propagate IOMMU Device-TLB flush error up to EPT update
` [PATCH v3 09/10] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU suspending
` [PATCH v3 10/10] vt-d: propagate error up to ME phantom function mapping and unmapping

[PATCH v6 09/20] xen_disk: Switch to byte-based aio block access
 2016-05-04 23:55 UTC 

[PATCH v3 1/9] monitor: Rename vm_event_monitor_get_capabilities
 2016-05-04 22:12 UTC  (15+ messages)
` [PATCH v3 2/9] monitor: Don't call vm_event_fill_regs from common
` [PATCH v3 3/9] monitor: ARM SMC events
` [PATCH v3 4/9] arm/vm_event: get/set registers
` [PATCH v3 5/9] tools/libxc: add xc_monitor_privileged_call
` [PATCH v3 6/9] tools/xen-access: add test-case for ARM SMC
` [PATCH v3 7/9] x86/hvm: Rename hvm/event to hvm/monitor
` [PATCH v3 8/9] x86/hvm: Add debug exception vm_events
` [PATCH v3 9/9] MAINTAINERS: Update monitor/vm_event covered code

[libvirt test] 93436: regressions - trouble: blocked/broken/fail/pass
 2016-05-04 20:35 UTC  (2+ messages)

[ovmf test] 93480: regressions - FAIL
 2016-05-04 20:11 UTC 

[xen-unstable test] 93458: regressions - trouble: blocked/broken/fail/pass
 2016-05-04 20:10 UTC 

[PATCH] Fix cpumap setting before passing to XEN
 2016-05-04 20:04 UTC  (10+ messages)

[PATCH for-4.7] flask/policy: don't audit version queries
 2016-05-04 19:59 UTC  (4+ messages)

XSM denials with 4.7.0 RC1
 2016-05-04 19:43 UTC  (9+ messages)

[xen-unstable-smoke test] 93482: tolerable all pass - PUSHED
 2016-05-04 19:11 UTC 

[PATCH V7] vm_event: Allow subscribing to write events for specific MSR-s
 2016-05-04 17:48 UTC  (4+ messages)

[xen-unstable-smoke test] 93471: tolerable all pass - PUSHED
 2016-05-04 17:40 UTC 

[PATCH for 4.7 0/4] Assorted scheduling fixes
 2016-05-04 17:34 UTC  (20+ messages)
` [PATCH for 4.7 1/4] xen: sched: avoid spuriously re-enabling IRQs in csched2_switch_sched()
` [PATCH for 4.7 2/4] xen: sched: fix killing an uninitialized timer in free_pdata
` [PATCH for 4.7 3/4] xen: credit2: fix 2 (minor) issues in load tracking logic
` [PATCH for 4.7 4/4] xen: adopt .deinit_pdata and improve timer handling

Patch to honor --enable-githttp
 2016-05-04 17:25 UTC  (5+ messages)

[PATCH] Honor '--enable-githttp' in toplevel Makefile generation
 2016-05-04 15:54 UTC 

[ovmf test] 93462: regressions - FAIL
 2016-05-04 17:10 UTC 

Bug in x86 instruction emulator?
 2016-05-04 16:06 UTC  (4+ messages)

[PATCH v2 for-4.7 0/6] xSplice fixes (+1)
 2016-05-04 15:57 UTC  (13+ messages)
` [PATCH v2 for-4.7 3/6] tools/xsplice: fix mixing system errno values with Xen ones
` [PATCH v2 for-4.7 4/6] xen/xsplice: check against ELFOSABI_NONE instead of ELFOSABI_SYSV
` [PATCH v2 for-4.7 5/6] xen/xsplice: add ELFOSABI_FREEBSD as a supported OSABI for payloads

Regression in Xen 4.7-rc1 - can't boot HVM guests with more than 64 vCPUS
 2016-05-04 15:51 UTC  (9+ messages)

[GIT PULL] xen: regression fixes for 4.6-rc6
 2016-05-04 15:44 UTC 

[PATCH] xen: fix ring resize of /dev/evtchn
 2016-05-04 15:42 UTC  (3+ messages)

[PATCH for-4.7] configure: Fix when no libsystemd compat lib are available
 2016-05-04 15:26 UTC  (3+ messages)

[PATCH] Fixed building with newer GNUTLS versions
 2016-05-04 14:16 UTC  (16+ messages)
` QEMU-TRAD "

[PATCH v2 1/5] monitor: Rename vm_event_monitor_get_capabilities
 2016-05-04 14:08 UTC  (12+ messages)
` [PATCH v2 2/5] vm_event: Implement ARM SMC events
` [PATCH v2 3/5] x86/hvm: Rename hvm/event to hvm/monitor

[xen-unstable-smoke test] 93460: tolerable all pass - PUSHED
 2016-05-04 13:51 UTC 

evtchn_resize_ring() serialization
 2016-05-04 13:42 UTC  (4+ messages)

[for-4.7] x86/emulate: synchronize LOCKed instruction emulation
 2016-05-04 13:42 UTC  (20+ messages)

[PATCH 0/4] x86: accommodate 32-bit PV guests with SMAP/SMEP handling
 2016-05-04 13:35 UTC  (9+ messages)
` [PATCH v2 0/3] x86: accommodate 32-bit PV guests with SMEP/SMAP handling
    ` [PATCH v3 0/4] "
      ` Ping: [PATCH v3 2/4] x86: suppress SMEP and SMAP while running 32-bit PV guest code

[PATCH] xen: fix ring resize of /dev/evtchn
 2016-05-04 13:02 UTC 

xc_altp2m_set_vcpu_enable_notify fail
 2016-05-04 12:59 UTC  (6+ messages)

Xentrace documentation
 2016-05-04 12:04 UTC 

[ovmf test] 93449: regressions - FAIL
 2016-05-04 12:00 UTC 

efi_enabled(EFI_PARAVIRT) use
 2016-05-04 11:36 UTC  (11+ messages)
                ` [Xen-devel] "

[xen-unstable test] 93430: regressions - trouble: blocked/broken/fail/pass
 2016-05-04 11:27 UTC 

[xen-unstable-smoke test] 93452: tolerable all pass - PUSHED
 2016-05-04 11:17 UTC 

[xen-unstable-coverity test] 93450: all pass - PUSHED
 2016-05-04 10:57 UTC 

[PATCH for-4.7] Config.mk: update mini-os revision
 2016-05-04 10:46 UTC  (3+ messages)

[qemu-upstream-4.6-testing baseline-only test] 44383: regressions - FAIL
 2016-05-04 10:39 UTC 

[RFC] Minor change to governance document at http://www.xenproject.org/developers/governance.html
 2016-05-04 10:14 UTC  (3+ messages)

[xen-unstable-smoke test] 93447: tolerable all pass - PUSHED
 2016-05-04  9:40 UTC 

[PATCH v2] build: change MINI-OS_ROOT to MINIOS_ROOT
 2016-05-04  9:27 UTC  (2+ messages)

[ovmf test] 93438: regressions - FAIL
 2016-05-04  8:47 UTC 

[PATCH v2] x86/HVM: fix forwarding of internally cached requests
 2016-05-04  8:07 UTC  (11+ messages)

[PATCH v2 0/2] usb, xen: add pvUSB backend
 2016-05-04  8:25 UTC  (4+ messages)
` [PATCH v2 2/2] "

RING_FULL() equivalent for responses?
 2016-05-04  8:04 UTC  (2+ messages)

[distros-debian-squeeze test] 44385: trouble: blocked/broken
 2016-05-04  7:28 UTC 

[PATCH 0/2] x86: fix memory leaks
 2016-05-04  7:25 UTC  (5+ messages)
` [PATCH 1/2] x86/p2m: clean up altp2m

[PATCH v2 0/7] Kconfig debug options
 2016-05-04  7:20 UTC  (14+ messages)
` [PATCH v2 1/7] build: add debug menu to Kconfig
` [PATCH v2 2/7] build: convert crash_debug "
` [PATCH v2 5/7] build: wire up pre-existing debug build flag

[ovmf test] 93425: regressions - FAIL
 2016-05-04  5:02 UTC 

[qemu-upstream-4.6-testing test] 93415: tolerable FAIL - PUSHED
 2016-05-04  4:03 UTC 

[xen-unstable test] 93408: tolerable FAIL
 2016-05-04  1:46 UTC 

[xen-unstable baseline-only test] 44382: regressions - FAIL
 2016-05-04  0:10 UTC 

[ovmf test] 93414: regressions - FAIL
 2016-05-03 23:30 UTC 

xen/arm: Assertion 'timer->status >= TIMER_STATUS_inactive' failed at timer.c:279
 2016-05-03 21:52 UTC  (6+ messages)

[xen-unstable-smoke test] 93412: tolerable all pass - PUSHED
 2016-05-03 19:54 UTC 

[PATCH V3] x86/monitor: Disallow setting mem_access_emulate_each_rep when vm_event is NULL
 2016-05-03 18:28 UTC  (5+ messages)

[RFC v2 0/7] linux: add linker tables
 2016-05-03 18:12 UTC  (12+ messages)
` [RFC v2 3/7] firmware: port built-in section to linker table

[qemu-upstream-4.6-testing test] 93389: FAIL
 2016-05-03 17:45 UTC 

[ovmf test] 93395: regressions - FAIL
 2016-05-03 17:37 UTC 

[xen-unstable test] 93364: regressions - FAIL
 2016-05-03 17:01 UTC  (3+ messages)

[libvirt test] 93388: regressions - FAIL
 2016-05-03 16:33 UTC 

[PATCHv1 for-4.7] x86: show correct code in CPU state
 2016-05-03 16:20 UTC  (3+ 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).