xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-12 09:28:39 to 2016-12-12 21:53:11 UTC [more...]

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

[HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation
 2016-12-12 21:47 UTC  (4+ messages)

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

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

Future support of 5-level paging in Xen
 2016-12-12 19:32 UTC  (10+ messages)
      ` Future support of 5-level paging in Xen:wq

[PATCH v3] fix potential pa_range_info out of bound access
 2016-12-12 19:22 UTC 

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

[xen-unstable test] 103162: regressions - FAIL
 2016-12-12 19:18 UTC 

[PATCH v2] x86/smpboot: Make logical package management more robust
 2016-12-12 19:07 UTC  (2+ messages)

SMBIOS UUID
 2016-12-12 19:05 UTC 

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

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

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

[PATCH v3 0/7] Fuzzing targets for oss-fuzz
 2016-12-12 18:00 UTC  (17+ messages)
` [PATCH v3 1/7] tools/fuzz: introduce libelf target
` [PATCH v3 3/7] x86emul/test: factor out emul_test_{read_cr, cpuid}
` [PATCH v3 4/7] x86emul/test: factor out emul_test_get_fpu
` [PATCH v3 5/7] tools/fuzz: introduce x86 instruction emulator target
` [PATCH v3 7/7] tools/fuzz: add README

[PATCH v2] x86/emul: Implement the STAC and CLAC instructions
 2016-12-12 17:39 UTC 

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

[PATCH v3] libxl: QED disks support
 2016-12-12 17:36 UTC  (2+ messages)

[PATCH v4 00/15] PVH VCPU hotplug support
 2016-12-12 17:14 UTC  (20+ 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

[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

Possible improvement to Xen Security Response Process
 2016-12-12 17:11 UTC  (6+ messages)

[PATCH v4 0/2] tools/libacpi: fix boot flags passed to PVHv2 guests
 2016-12-12 17:07 UTC  (4+ 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] libelf: Fix div0 issues in elf_{shdr, phdr}_count()
 2016-12-12 16:56 UTC  (29+ messages)
` [PATCH 0/8] libelf: safety enhancements
  ` [PATCH 1/8] libelf: loop safety: Introduce elf_iter_ok and elf_strcmp_safe
  ` [PATCH 2/8] libelf: loop safety: Pass `elf' to elf_xen_parse_features
  ` [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 5/8] libelf: loop safety: Replace all calls to strcmp
  ` [PATCH 6/8] libelf: loop safety cleanup: Remove obsolete check in elf_shdr_count
  ` [PATCH 7/8] libelf: loop safety cleanup: Remove superseded image size copy check

[PATCH v2] AMD IOMMU: Support IOAPIC IDs larger than 128
 2016-12-12 16:56 UTC  (3+ messages)

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

[xen-4.6-testing test] 103159: regressions - FAIL
 2016-12-12 15:37 UTC 

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

[PATCH v2] xen/setup: Don't relocate p2m over existing one
 2016-12-12 15:01 UTC  (2+ messages)

[PATCH v2] create-diff-object: Update fixup offsets in .rela.ex_table
 2016-12-12 14:58 UTC  (2+ messages)

[PATCH 0/5] x86: Remove vestigal PV Autotranslate pieces
 2016-12-12 14:53 UTC  (19+ messages)
` [PATCH 1/5] x86/traps: Drop paging_mode_external() handling from the PV pagefault path
` [PATCH 2/5] x86/shadow: Tweak some initialisation in sh_page_fault()
` [PATCH 3/5] x86/paging: Enforce PG_external == PG_translate == PG_refcounts
` [PATCH 4/5] x86/shadow: Drop all emulation for PV vcpus
` [PATCH 5/5] x86/shadow: Misc minor cleanup

[PATCH v2 0/4] boot-wrapper: arm64: Xen support
 2016-12-12 14:50 UTC  (9+ messages)
` [PATCH v2 1/4] Support for building in a Xen binary
` [PATCH v2 2/4] Xen: Support adding DT nodes
` [PATCH v2 4/4] Explicitly clean linux-system.axf and xen-system.axf
  ` [PATCH v2 3/4] Xen: Select correct dom0 console

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

Intel board support for xen
 2016-12-12 14:41 UTC  (4+ messages)

[xen-unstable-smoke test] 103201: tolerable all pass - PUSHED
 2016-12-12 14:38 UTC 

[PATCH v11 00/13] x86: multiboot2 protocol support
 2016-12-12 14:27 UTC  (4+ messages)
` [PATCH v11 06/13] efi: create new early memory allocator

[PATCHv6] xenbus: fix deadlock on writes to /proc/xen/xenbus
 2016-12-12 14:24 UTC  (2+ messages)

[PATCH] xen/balloon: Only mark a page as managed when it is released
 2016-12-12 14:23 UTC  (2+ messages)

[PATCH] xsm: allow relevant permission during migrate and gpu-passthrough
 2016-12-12 14:00 UTC 

[PATCH v4 00/14] Initial PVHv2 Dom0 support
 2016-12-12 13:56 UTC  (3+ messages)
` [PATCH v4 14/14] xen/x86: setup PVHv2 Dom0 ACPI tables

[MULTIBOOT2 DOC PATCH v3 01/13] multiboot2: Replace u_phys with u32
 2016-12-12 13:48 UTC  (2+ messages)

[PATCH v2] libxl: QED disks support
 2016-12-12 13:39 UTC  (2+ messages)

[xen-4.5-testing test] 103161: regressions - FAIL
 2016-12-12 13:35 UTC  (3+ messages)

[PATCH v2 0/8] New hypercall for device models
 2016-12-12 13:30 UTC  (5+ messages)
` [PATCH v2 1/8] public / x86: Introduce __HYPERCALL_dm_op
` [PATCH v2 2/8] dm_op: convert HVMOP_*ioreq_server*

AMD VMMCALL and VM86 mode
 2016-12-12 13:08 UTC  (3+ messages)

[edk2] [PATCH RFC 10/14] UefiCpuPkg/BaseXApicX2ApicLib: Fix initialisation on my system and 
 2016-12-12 12:40 UTC  (3+ messages)

[PATCH] X86/VPMU:clear the overflow status of which counter happened overflow
 2016-12-12 12:24 UTC  (4+ messages)

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

[PATCH] tools: bump some library version numbers to 4.9
 2016-12-12 11:49 UTC  (2+ messages)

[PATCH v3 0/5] tools/libacpi: fix boot flags passed to PVHv2 guests
 2016-12-12 11:11 UTC  (5+ messages)
` [PATCH v3 4/5] tools/libacpi: update FADT layout to support version 5

[PATCH v4] console: allow log level threshold adjustments
 2016-12-12 10:51 UTC  (3+ messages)

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-12-12 10:38 UTC  (17+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command

[RFC PATCH 0/9] Introduce AMD SVM AVIC
 2016-12-12 10:34 UTC  (4+ messages)
` [RFC PATCH 6/9] x86/SVM: Add AVIC vmexit handlers

[PATCH] x86/emul: Annotate more intentional fallthrough cases
 2016-12-12 10:18 UTC  (2+ messages)

[PATCH] Fix errornous negation for isstubdom, which breaks HVM pci-passthrough
 2016-12-12 10:16 UTC  (3+ messages)

[xen-4.8-testing test] 103160: tolerable FAIL - PUSHED
 2016-12-12 10:03 UTC 

[PATCH 0/2] x86emul: string insn handling simplification
 2016-12-12 10:02 UTC  (5+ messages)
` [PATCH 2/2] x86emul: consolidate string insn address increments

[PATCH] x86/time: don't omit newline in dump_softtsc()
 2016-12-12 10:00 UTC  (2+ messages)

[PATCH 0/3] x86emul: misc adjustments
 2016-12-12 10:00 UTC  (4+ messages)
` [PATCH 1/3] x86emul: correct EFLAGS.TF handling
` [PATCH 2/3 v2] x86emul: conditionally clear BNDn for branches
` [PATCH 3/3] x86emul: some REX related polishing

[PATCH v2] libxl: fix gentypes call in Makefile
 2016-12-12  9:46 UTC  (2+ messages)

Question about porting IPMMU-VMSA Linux driver to XEN
 2016-12-12  9:41 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).