xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-23 19:01:52 to 2016-11-25 05:53:17 UTC [more...]

Discussion about virtual iommu support for Xen guest
 2016-11-25  5:53 UTC  (27+ messages)
                            ` Xen virtual IOMMU high level design doc
                            ` Xen virtual IOMMU high level design doc V3

printk() incomplete
 2016-11-25  5:15 UTC  (3+ messages)

[libvirt test] 102603: tolerable all pass - PUSHED
 2016-11-25  5:15 UTC 

[xen-4.5-testing test] 102601: regressions - FAIL
 2016-11-25  3:14 UTC 

[ovmf baseline-only test] 68094: all pass
 2016-11-25  1:21 UTC 

[qemu-upstream-4.7-testing test] 102587: regressions - FAIL
 2016-11-25  0:27 UTC 

[PATCH] x86/SVM: don't deliver #GP without error code
 2016-11-25  0:04 UTC  (12+ messages)
` [PATCH for-4.8 1/2] x86/emul: Don't deliver #UD with an "
  ` [PATCH for-4.8 2/2] x86/vmx: Don't deliver #MC "

[qemu-upstream-4.6-testing test] 102583: regressions - FAIL
 2016-11-24 22:47 UTC 

[PATCH] drmif: add ABI for para-virtual DRM/KMS
 2016-11-24 22:14 UTC  (12+ messages)
  ` [Embedded-pv-devel] "

[MULTIBOOT2 DOC PATCH v2 01/11] multiboot2: Rename Multiboot to Multiboot2
 2016-11-24 21:47 UTC  (12+ messages)
` [MULTIBOOT2 DOC PATCH v2 02/11] multiboot2: Replace redundant if with the
` [MULTIBOOT2 DOC PATCH v2 03/11] multiboot2: Clarify meaning of information request header tag
` [MULTIBOOT2 DOC PATCH v2 04/11] multiboot2: Fix description of EFI boot services tag
` [MULTIBOOT2 DOC PATCH v2 05/11] multiboot2: Add description of support for EFI boot services
` [MULTIBOOT2 DOC PATCH v2 06/11] multiboot2: Add description of EFI image handle tags
` [MULTIBOOT2 DOC PATCH v2 07/11] multiboot2: Add description of support for relocatable images
` [MULTIBOOT2 DOC PATCH v2 08/11] multiboot2: Say that memory maps may not be available on EFI platforms
` [MULTIBOOT2 DOC PATCH v2 09/11] multiboot2: Add C structure members alignment and padding consideration section
` [MULTIBOOT2 DOC PATCH v2 10/11] multiboot2: Add me to authors
` [MULTIBOOT2 DOC PATCH v2 11/11] multiboot2: Bump version to 2.0

[PATCH v9 00/13] x86: multiboot2 protocol support
 2016-11-24 21:44 UTC  (6+ messages)
` [PATCH v9 07/13] x86: add multiboot2 protocol support for EFI platforms

[ovmf test] 102596: all pass - PUSHED
 2016-11-24 21:42 UTC 

[qemu-upstream-4.5-testing test] 102579: regressions - FAIL
 2016-11-24 21:28 UTC 

[RFD] OP-TEE (and probably other TEEs) support
 2016-11-24 21:10 UTC 

[MULTIBOOT2 DOC PATCH v2 00/10] multiboot2: Update documentation
 2016-11-24 20:39 UTC 

[PATCH qemu-xen-traditional 0/2] Xen HVM unplug changes
 2016-11-24 20:11 UTC  (3+ messages)
` [PATCH qemu-xen-traditional 1/2] xen_platform: unplug also SCSI disks
` [PATCH qemu-xen-traditional 2/2] xen_platform: SUSE xenlinux unplug for emulated PCI

[xen-4.6-testing baseline-only test] 68092: regressions - FAIL
 2016-11-24 19:55 UTC 

[qemu-mainline test] 102574: regressions - FAIL
 2016-11-24 19:52 UTC 

[PATCH v10] sndif: add ABI for para-virtual sound
 2016-11-24 18:50 UTC  (10+ messages)
` [PATCH v10] xen: add para-virtual sound interface header file

[xen-unstable test] 102571: trouble: blocked/broken/fail/pass
 2016-11-24 18:26 UTC 

[OSSTEST PATCH v8 0/3] Have OpenStack tested on top of xen's master and libvirt's master
 2016-11-24 18:14 UTC  (4+ messages)
` [OSSTEST PATCH v8 1/3] ts-openstack-deploy: Deploy OpenStack on a host with devstack
` [OSSTEST PATCH v8 2/3] ts-openstack-tempest: Run Tempest to check OpenStack
` [OSSTEST PATCH v8 3/3] Create a flight to test OpenStack with xen-unstable and libvirt

[PATCH for-4.9 00/15] XSA-191 followup
 2016-11-24 17:37 UTC  (56+ 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 12/15] x86/hvm: Rename hvm_copy_*_guest_virt() to hvm_copy_*_guest_linear()
` [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

[PATCH-for-4.9 v1 0/8] New hypercall for device models
 2016-11-24 17:02 UTC  (3+ messages)
` [PATCH-for-4.9 v1 2/8] dm_op: convert HVMOP_*ioreq_server*

[PATCH v9] sndif: add ABI for para-virtual sound
 2016-11-24 16:29 UTC  (23+ messages)
` [PATCH v9] xen: add para-virtual sound interface header files
      ` [Embedded-pv-devel] "

[PATCH 0/4] 9pfs: clean-up for multiple transports
 2016-11-24 16:17 UTC  (11+ messages)
` [PATCH 1/4] 9pfs: move pdus to V9fsState
  ` [PATCH 2/4] 9pfs: introduce transport specific callbacks
      ` [Qemu-devel] "
  ` [PATCH 3/4] 9pfs: use v9fs_init_qiov_from_pdu instead of v9fs_pack
  ` [PATCH 4/4] 9pfs: add a size parameter to init_iov_from_pdu

Xen compilation fails for ARM32 when recompiled on a ARM64 build
 2016-11-24 16:12 UTC  (5+ messages)

[xen-unstable test] 102522: tolerable FAIL - PUSHED
 2016-11-24 15:31 UTC  (3+ messages)
` some thoughts about merlot{0|1} issues [was: Re: [xen-unstable test] 102522: tolerable FAIL - PUSHED]

Xen ARM small task (WAS: Re: [Xen Question])
 2016-11-24 13:29 UTC  (21+ messages)

[PATCH LIVEPATCH-BUILD-TOOLS] Fix patch creation with GCC 6.1+
 2016-11-24 13:15 UTC  (3+ messages)

[ovmf baseline-only test] 68090: all pass
 2016-11-24 13:15 UTC 

[PATCH RFC] docs/designs: PV stats interface
 2016-11-24 12:49 UTC  (2+ messages)

[distros-debian-wheezy test] 68091: regressions - FAIL
 2016-11-24 12:44 UTC 

[xen-4.6-testing test] 102551: tolerable trouble: broken/fail/pass - PUSHED
 2016-11-24 11:58 UTC 

[PATCH v3 0/2] Xen HVM unplug changes
 2016-11-24 10:59 UTC  (3+ messages)
` [PATCH v3 1/2] xen_platform: unplug also SCSI disks

[PATCH 2/3] xen: slightly simplify bufioreq handling
 2016-11-24 10:31 UTC  (2+ messages)

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

Xen ARM community call
 2016-11-24  9:48 UTC  (5+ messages)
  ` Big.LITTLE support (WAS Re: Xen ARM community call)

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

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-11-24  8:24 UTC 

[qemu-upstream-unstable baseline-only test] 68088: tolerable FAIL
 2016-11-24  8:22 UTC 

[libvirt test] 102550: regressions - FAIL
 2016-11-24  7:28 UTC 

[xen-4.5-testing test] 102543: regressions - FAIL
 2016-11-24  6:55 UTC 

[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 

[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  (5+ 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  (2+ 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)

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

[RFC] Shared coprocessor framework
 2016-11-23 19:23 UTC  (12+ 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).