xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-12 16:00:16 to 2016-12-13 14:46:17 UTC [more...]

[PATCH 0/3] vvmx: fix L1 vmxon
 2016-12-13 14:46 UTC  (6+ messages)
` [PATCH 1/3] vvmx: set vmxon_region_pa of vcpu out of VMX operation to an invalid address
` [PATCH 2/3] vvmx: return VMfail to L1 if L1 vmxon is executed in VMX operation
` [PATCH 3/3] vvmx: check the operand of L1 vmxon

[PATCH 0/6] x86emul: XSA-200 follow-up
 2016-12-13 14:32 UTC  (15+ messages)
` [PATCH 1/6] x86emul: CMPXCHG{8,16}B ignore prefixes
  ` [PATCH 1/6] x86emul: CMPXCHG{8, 16}B "
` [PATCH 2/6] x86emul: reduce CMPXCHG{8, 16}B footprint and casting
` [PATCH 3/6] x86emul: check for CMPXCHG8B availability
` [PATCH 4/6] x86emul: check for CLFLUSH{, OPT} availability
` [PATCH 5/6] x86emul: check for SYSENTER/SYSEXIT availability
` [PATCH 6/6] x86emul: check for LAHF_LM availability
` [PATCH 7/6] x86emul: MOVNTI does not allow REP prefixes

Intel board support for xen
 2016-12-13 14:32 UTC  (6+ messages)

[HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation
 2016-12-13 14:22 UTC  (6+ messages)
            ` [HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation [and 2 more messages]

[PATCH v3] fix potential pa_range_info out of bound access
 2016-12-13 14:18 UTC  (2+ messages)

[PATCH V5] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT
 2016-12-13 14:17 UTC  (12+ messages)

[XEN VMID PATCH 1/2] xen/arm: Move p2m_vmid_allocator_init() inside setup_virt_paging()
 2016-12-13 14:13 UTC  (5+ messages)
` [XEN VMID PATCH 2/2 v3] xen/arm: Add support for 16 bit VMIDs

[PATCH] remove dead code from arm/decode.c
 2016-12-13 14:00 UTC  (2+ messages)

[PATCH v2] stubdom: modify ioemu linkfarm only if necessary
 2016-12-13 13:58 UTC 

[PATCHv5 00/11] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-13 13:50 UTC 

Xen Security Advisory 200 (CVE-2016-9932) - x86 CMPXCHG8B emulation fails to ignore operand size override
 2016-12-13 13:08 UTC 

[PATCH v4 00/15] PVH VCPU hotplug support
 2016-12-13 13:02 UTC  (21+ messages)
` [PATCH v4 01/15] x86/pmtimer: Move ACPI registers from PMTState to hvm_domain
` [PATCH v4 06/15] domctl: Add XEN_DOMCTL_acpi_access
` [PATCH v4 12/15] tools: Call XEN_DOMCTL_acpi_access on PVH VCPU hotplug

Future x86 emulator direction
 2016-12-13 12:55 UTC  (2+ messages)

[xen-unstable-smoke test] 103254: tolerable all pass - PUSHED
 2016-12-13 12:52 UTC 

[PATCH v2 1/2] arm/mem_access: adjust check_and_get_page to not rely on current
 2016-12-13 12:50 UTC  (10+ messages)

[linux-4.1 test] 103165: regressions - FAIL
 2016-12-13 12:32 UTC 

[libvirt test] 103190: regressions - FAIL
 2016-12-13 12:10 UTC 

[xen-unstable test] 103162: regressions - FAIL
 2016-12-13 11:44 UTC  (5+ messages)

[PATCH v4 0/2] tools/libacpi: fix boot flags passed to PVHv2 guests
 2016-12-13 11:43 UTC  (7+ messages)
` [PATCH v4 1/2] tools/libacpi: update FADT layout to support version 5
` [PATCH v4 2/2] tools/libacpi: announce that PVHv2 has no CMOS RTC in FADT

[PATCH v4 0/5] x86: extend use of generic insn emulator for PV
 2016-12-13 11:29 UTC  (6+ messages)
` [PATCH v4 1/5] x86/32on64: use generic instruction decoding for call gate emulation
` [PATCH v4 2/5] x86emul: generalize exception handling for rep_* hooks
` [PATCH v4 3/5] x86emul: make write and cmpxchg hooks optional
` [PATCH v4 4/5] x86/PV: use generic emulator for privileged instruction handling
` [PATCH v4 5/5] x86/PV: prefer pv_inject_hw_exception()

[PATCH v2] x86/smpboot: Make logical package management more robust
 2016-12-13 11:16 UTC  (2+ messages)
              ` [tip:x86/urgent] "

[PATCH v2] x86emul: support LAR/LSL/VERR/VERW
 2016-12-13 10:56 UTC 

[PATCH] p2m: split mem_access into separate files
 2016-12-13 10:08 UTC  (2+ messages)

[PATCH 1/2] x86/hvm: Fix HVMOP_get_param when skipping creating the default ioreq server
 2016-12-13  9:44 UTC  (7+ messages)
` [PATCH 2/2] xen: Fix determining when domain creation is complete

[PATCH 0/3] x86/HVM: misc improvements
 2016-12-13  9:33 UTC  (4+ messages)
` [PATCH 1/3] x86/HVM: introduce hvm_get_cpl() and respective hook
  ` Ping: "

Possible improvement to Xen Security Response Process
 2016-12-13  8:41 UTC  (8+ messages)

[PATCH v2] x86/emul: Implement the STAC and CLAC instructions
 2016-12-13  8:22 UTC  (2+ messages)

[PATCH v3] libxl: QED disks support
 2016-12-13  8:15 UTC  (3+ messages)

Future support of 5-level paging in Xen
 2016-12-13  8:14 UTC  (15+ messages)
      ` Future support of 5-level paging in Xen:wq

[PATCH v3 0/7] Fuzzing targets for oss-fuzz
 2016-12-13  7:42 UTC  (10+ messages)
` [PATCH v3 5/7] tools/fuzz: introduce x86 instruction emulator target

[PATCH 0/3] misc cpumask adjustments
 2016-12-13  7:30 UTC  (6+ messages)
` [PATCH 2/3] VT-d: correct dma_msi_set_affinity()

[PATCH] libelf: Fix div0 issues in elf_{shdr, phdr}_count()
 2016-12-13  7:24 UTC  (20+ messages)
` [PATCH 0/8] libelf: safety enhancements
  ` [PATCH 1/8] libelf: loop safety: Introduce elf_iter_ok and elf_strcmp_safe
  ` [PATCH 3/8] libelf: loop safety: Call elf_iter_ok[_counted] in every loop
  ` [PATCH 4/8] libelf: loop safety: Call elf_iter_ok_counted at every *mem*_unsafe
  ` [PATCH 7/8] libelf: loop safety cleanup: Remove superseded image size copy check

[GIT PULL] xen: features and fixes for 4.10 rc0
 2016-12-13  6:49 UTC 

[PATCH v2] X86/VPMU:clear the overflow status of which counter happened overflow
 2016-12-13  5:48 UTC  (3+ messages)

[PATCH] X86/VPMU: mask off uncore overflow bit on xeon phi knights landing
 2016-12-13  5:16 UTC  (3+ messages)

[xen-4.4-testing test] 103166: regressions - FAIL
 2016-12-13  3:42 UTC 

[distros-debian-sid test] 68207: tolerable FAIL
 2016-12-13  3:35 UTC 

[PATCH v2] OSSTest test-harness for livepatches
 2016-12-13  6:39 UTC  (10+ messages)
` [PATCH v2 1/9] OssTest: Add target_cmd_root_status which returns return code
` [PATCH v2 2/9] Osstest: Add target_cmd_output_root_status
` [PATCH v2 3/9] OssTest: Add target_dir_exists
` [PATCH v2 4/9] ts-xen-build: Make {xen|}dist.tar.gz only if $builddir/install/{$xen|}install
` [PATCH v2 5/9] ts-xen-build: Enable livepatch
` [PATCH v2 6/9] ts-xen-build: Build the livepatch test-cases
` [PATCH v2 7/9] ts-livepatch-[install|run]: Install and initial test-cases
` [PATCH v2 8/9] sg-run-job: Add the test-livepatch
` [PATCH v2 9/9] make-flight/mfi-common: Add livepatch build/test target in the matrix

[qemu-mainline test] 103164: tolerable FAIL - PUSHED
 2016-12-13  2:29 UTC 

[PATCH 0/3] Support the latest version of qemu COLO
 2016-12-13  1:46 UTC  (12+ messages)
` [PATCH 1/3] Don't create default ioreq server
` [PATCH 2/3] Add Xen colo support for qemu-upstream colo codes

[linux-3.18 bisection] complete test-amd64-amd64-amd64-pvgrub
 2016-12-13  1:27 UTC 

[RFC XEN PATCH 00/16] Add vNVDIMM support to HVM domains
 2016-12-13  1:08 UTC  (8+ messages)
` [RFC XEN PATCH 03/16] xen/x86: add a hypercall XENPF_pmem_add to report host pmem regions

[linux-4.1 bisection] complete test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm
 2016-12-13  0:17 UTC 

[PATCH v2] AMD IOMMU: Support IOAPIC IDs larger than 128
 2016-12-13  0:14 UTC  (4+ messages)

[xen-4.4-testing bisection] complete test-xtf-amd64-amd64-4
 2016-12-12 23:55 UTC 

[xen-4.7-testing test] 103163: tolerable FAIL - PUSHED
 2016-12-12 22:34 UTC 

[xen-unstable-smoke test] 103221: tolerable all pass - PUSHED
 2016-12-12 21:59 UTC 

[ovmf test] 103168: all pass - PUSHED
 2016-12-12 21:53 UTC 

[xen-unstable-smoke test] 103214: tolerable all pass - PUSHED
 2016-12-12 19:50 UTC 

[DOC v2] Xen transport for 9pfs
 2016-12-12 19:39 UTC  (3+ messages)

[PATCH v2] fix potential pa_range_info out of bound access
 2016-12-12 19:20 UTC  (5+ messages)

SMBIOS UUID
 2016-12-12 19:05 UTC 

ioreq server regression
 2016-12-12 18:03 UTC  (9+ messages)

[OSSTEST PATCH v8 0/3] Have OpenStack tested on top of xen's master and libvirt's master
 2016-12-12 17:38 UTC  (6+ messages)
` [OSSTEST PATCH v8 1/3] ts-openstack-deploy: Deploy OpenStack on a host with devstack

[PATCH v1 0/7] xen-livepatch misc fixes/changes
 2016-12-12 17:13 UTC  (18+ messages)
` [PATCH v1 1/7] tools/livepatch: Show the correct expected state before action
` [PATCH v1 2/7] tools/livepatch: Set stdout and stderr unbuffered
` [PATCH v1 3/7] tools/livepatch: Improve output
` [PATCH v1 4/7] livepatch: Set timeout unit to nanoseconds
` [PATCH v1 5/7] tools/livepatch: Remove pointless retry loop
` [PATCH v1 6/7] tools/livepatch: Remove unused struct member
` [PATCH v1 7/7] tools/livepatch: Exit with 2 if a timeout occurs

[PATCH] libs/xenstore: set correct FreeBSD device
 2016-12-12 16:39 UTC  (2+ messages)

Question on PVMMU
 2016-12-12 16:25 UTC 

[PATCH v1] OSSTest test-harness for livepatches
 2016-12-12 19:01 UTC  (14+ messages)
` [PATCH v1 2/7] ts-xen-build: Build the livepatch test-cases
  ` [PATCH v1 3/7] ts-xen-build: Install livepatch regressions tests
    ` [PATCH v1 3/7] ts-xen-build: Install livepatch regressions tests. [and 1 more messages]
` [PATCH v1 5/7] ts-livepatch: Initial test-cases
` [PATCH v1 7/7] make-flight/mfi-common: Add them in the matrix

[PATCH] stubdom: correct dependency for ioemu linkfarm
 2016-12-12 16:08 UTC  (4+ 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).