xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-23 04:11:09 to 2016-11-24 06:49:41 UTC [more...]

Discussion about virtual iommu support for Xen guest
 2016-11-24  6:49 UTC  (24+ messages)
                            ` Xen virtual IOMMU high level design doc
                            ` Xen virtual IOMMU high level design doc V3

[PATCH for-4.9 00/15] XSA-191 followup
 2016-11-24  6:26 UTC  (61+ messages)
` [PATCH 01/15] x86/hvm: Rename hvm_emulate_init() and hvm_emulate_prepare() for clarity
` [PATCH 02/15] x86/emul: Simplfy emulation state setup
` [PATCH 03/15] x86/emul: Rename hvm_trap to x86_event and move it into the emulation infrastructure
` [PATCH 04/15] x86/emul: Rename HVM_DELIVER_NO_ERROR_CODE to X86_EVENT_NO_EC
` [PATCH 05/15] x86/emul: Remove opencoded exception generation
` [PATCH 06/15] x86/emul: Rework emulator event injection
` [PATCH 07/15] x86/vmx: Use hvm_{get, set}_segment_register() rather than vmx_{get, set}_segment_register()
` [PATCH 08/15] x86/hvm: Reposition the modification of raw segment data from the VMCB/VMCS
` [PATCH 09/15] x86/emul: Avoid raising faults behind the emulators back
` [PATCH 10/15] x86/hvm: Extend the hvm_copy_*() API with a pagefault_info pointer
` [PATCH 11/15] x86/hvm: Reimplement hvm_copy_*_nofault() in terms of no pagefault_info
` [PATCH 12/15] x86/hvm: Rename hvm_copy_*_guest_virt() to hvm_copy_*_guest_linear()
` [PATCH 13/15] x86/hvm: Avoid __hvm_copy() raising #PF behind the emulators back
` [PATCH 14/15] x86/hvm: Prepare to allow use of system segments for memory references
` [PATCH 15/15] x86/hvm: Use system-segment relative memory accesses

[ovmf test] 102546: all pass - PUSHED
 2016-11-24  5:44 UTC 

[xen-4.7-testing test] 102536: tolerable FAIL - PUSHED
 2016-11-24  5:35 UTC 

[xen-unstable baseline-only test] 68086: tolerable FAIL
 2016-11-24  4:35 UTC 

[qemu-upstream-4.4-testing baseline-only test] 68087: regressions - FAIL
 2016-11-24  3:37 UTC 

PATCH v3] Compile TianoCore under Fedora Core 25
 2016-11-24  1:15 UTC  (2+ messages)
  ` [PATCH v3] OvmfPkg/build.sh: Make GCC5 the default toolchain, catch GCC43 and earlier

Problems with livepatching
 2016-11-24  1:08 UTC  (5+ messages)
      ` [PATCH LIVEPATCH-BUILD-TOOLS] create-diff-object: Update fixup offsets in .rela.ex_table

[qemu-upstream-4.7-testing test] 102532: regressions - FAIL
 2016-11-24  1:03 UTC 

[qemu-upstream-unstable test] 102534: tolerable FAIL - PUSHED
 2016-11-23 22:35 UTC 

[PATCH v3] xen_disk: split discard input to match internal representation
 2016-11-23 22:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-2.8 "

[qemu-upstream-4.6-testing test] 102530: regressions - FAIL
 2016-11-23 21:29 UTC 

[PATCH v2] OvmfPkg/build.sh: Make GCC5 the default toolchain, catch GCC43 and earlier
 2016-11-23 21:08 UTC  (4+ messages)

[qemu-upstream-4.5-testing test] 102533: regressions - FAIL
 2016-11-23 20:51 UTC 

[xen-unstable-smoke test] 102576: tolerable all pass - PUSHED
 2016-11-23 20:37 UTC 

xenbits.xen.org gitweb summaries advertise https version, but that url leads to a blank page
 2016-11-23 20:36 UTC  (3+ messages)

Xen ARM small task (WAS: Re: [Xen Question])
 2016-11-23 19:55 UTC  (20+ messages)

[PATCH v1] libxl: Make an ACPI support build for ARM64 configurable
 2016-11-23 19:32 UTC  (15+ messages)

[RFC] Shared coprocessor framework
 2016-11-23 19:23 UTC  (12+ messages)

Low-hanging fruit bugs for starting contributor
 2016-11-23 19:00 UTC  (2+ messages)

[PATCH v9 00/13] x86: multiboot2 protocol support
 2016-11-23 18:52 UTC  (3+ messages)
` [PATCH v9 07/13] x86: add multiboot2 protocol support for EFI platforms

[PATCH] xen_disk: convert discard input to byte ranges
 2016-11-23 18:51 UTC  (5+ messages)

[PATCH 1/3] xen: fix quad word bufioreq handling
 2016-11-23 18:16 UTC  (12+ messages)
` [PATCH 2/3] xen: slightly simplify "
` [PATCH 3/3] xen: ignore direction in "

[qemu-mainline test] 102527: regressions - trouble: broken/fail/pass
 2016-11-23 17:27 UTC  (2+ messages)

[xen-unstable-smoke test] 102568: tolerable all pass - PUSHED
 2016-11-23 17:15 UTC 

[PATCH] libxl: fix creation of pkgconf install dir
 2016-11-23 17:07 UTC  (2+ messages)

[qemu-upstream-4.4-testing test] 102531: tolerable FAIL - PUSHED
 2016-11-23 17:00 UTC 

[PATCH v9] sndif: add ABI for para-virtual sound
 2016-11-23 16:38 UTC  (2+ messages)
` [PATCH v9] xen: add para-virtual sound interface header files

[PATCH KERNEL] xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
 2016-11-23 16:17 UTC 

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-11-23 15:58 UTC  (9+ messages)
` [RFC PATCH 01/24] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [RFC PATCH 02/24] ARM: GICv3: allocate LPI pending and property table

[xen-unstable test] 102522: tolerable FAIL - PUSHED
 2016-11-23 15:54 UTC 

[PATCH RFC] docs/designs: PV stats interface
 2016-11-23 15:41 UTC  (4+ messages)

[PATCH] arm64:renesas: Introduce early console for Salvator-X board
 2016-11-23 15:04 UTC  (18+ messages)

[PATCH v3 00/11] PVH VCPU hotplug support
 2016-11-23 14:16 UTC  (15+ messages)
` [PATCH v3 01/11] x86/domctl: Add XEN_DOMCTL_set_avail_vcpus

[PATCH 0/2] x86emul: recent XSA follow-up
 2016-11-23 14:14 UTC  (2+ messages)

[PATCH 0/3] x86/HVM: XSA-192 follow-ups
 2016-11-23 14:14 UTC  (12+ messages)
` [PATCH 1/3] x86/HVM: limit writes to incoming TSS during task switch
` [PATCH 2/3] x86/HVM: limit writes to outgoing "
` [PATCH 3/3] x86/HVM: correct error code writing "

[PATCH v2 XSA-followup for-4.8] libelf: fix symtab/strtab loading for 32bit domains
 2016-11-23 13:13 UTC  (2+ messages)

[PATCH] xen/arm: Add support for 16 bit VMIDs
 2016-11-23 13:12 UTC  (4+ messages)

[xen-4.4-testing baseline-only test] 68083: tolerable FAIL
 2016-11-23 12:53 UTC 

[distros-debian-squeeze test] 68084: tolerable FAIL
 2016-11-23 12:39 UTC 

[PATCH KERNEL] xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
 2016-11-23 12:38 UTC 

[PATCH v2 XSA-followup for-4.8] libelf: fix symtab/strtab loading for 32bit domains
 2016-11-23 12:26 UTC 

[PATCH] Fixes to build-system (make src-tarball-release)
 2016-11-23 12:25 UTC  (6+ messages)
` [PATCH 1/2] build system: Include SeaBIOS and TianoCore directory

[PATCH v5 1/3] Code motion changes to make real patches easier to read
 2016-11-23 12:20 UTC  (3+ messages)
` [PATCH v5 2/3] Added document containing governance related todo list
` [PATCH v5 3/3] Significant changes to decision making; some new roles and minor changes

[PATCH v5 0/3] Significant changes to Xen Project Governance (governance.html) - COMMITTERS PLEASE VOTE ON THE PROPOSAL
 2016-11-23 12:20 UTC 

[PATCH] x86emul: CMOVcc always writes its destination
 2016-11-23 11:24 UTC 

XEN tools for ARM64 build issue
 2016-11-23 10:59 UTC  (3+ messages)

[xen-unstable-coverity test] 102559: all pass - PUSHED
 2016-11-23 10:29 UTC 

[xen-4.6-testing test] 102519: regressions - FAIL
 2016-11-23 10:25 UTC  (4+ messages)

[PATCH v2] xen_disk: split discard input to match internal representation
 2016-11-23 10:21 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v4] xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
 2016-11-23 10:16 UTC 

[PATCH 0/3] xen: XSA-197 follow-ups
 2016-11-23  9:20 UTC 

[patch added to 3.12-stable] x86/mm/xen: Suppress hugetlbfs in PV guests
 2016-11-23  9:02 UTC 

[xen-4.4-testing test] 102521: tolerable FAIL - PUSHED
 2016-11-23  6:42 UTC 


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