xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-02 11:09:30 to 2015-11-03 18:21:19 UTC [more...]

[RFC PATCH v3.1] xSplice design
 2015-11-03 18:21 UTC  (3+ messages)
` Hotpatch construction and __LINE__ (was: [RFC PATCH v3.1] xSplice design.)
  ` Hotpatch construction and __LINE__

[xen-unstable-smoke test] 63542: tolerable all pass - PUSHED
 2015-11-03 18:19 UTC 

[PATCH v1 01/11] xsplice: Design document (v2)
 2015-11-03 18:16 UTC  (11+ messages)
` [PATCH v1 02/11] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v1 03/11] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v1 04/11] xen-xsplice: Tool to manipulate xsplice payloads
` [PATCH v1 05/11] elf: Add relocation types to elfstructs.h
` [PATCH v1 06/11] xsplice: Add helper elf routines
` [PATCH v1 07/11] xsplice: Implement payload loading
` [PATCH v1 08/11] xsplice: Implement support for applying patches
` [PATCH v1 09/11] xsplice: Add support for bug frames
` [PATCH v1 10/11] xsplice: Add support for exception tables
` [PATCH v1 11/11] xsplice: Add support for alternatives

[PATCH 0/3] Futher cpuid handling cleanup
 2015-11-03 18:14 UTC  (9+ messages)
` [PATCH 1/3] xen/x86: Correct {a, m}perf check in generic_identify()
` [PATCH 2/3] xen/x86: Query for paddr_bits in early_cpu_detect()
` [PATCH 3/3] xen/x86: Cleanup of early cpuid handling
    ` [PATCH v2 "

[PATCH v1 00/11] xSplice implementation
 2015-11-03 18:08 UTC 

[PATCH v4 00/10] xen-block: multi hardware-queues/rings support
 2015-11-03 18:01 UTC  (2+ messages)
  ` [PATCH v4 01/10] xen/blkif: document blkif multi-queue/ring extension

[PATCH v2] blkif.h: document blkif multi-queue/ring extension
 2015-11-03 17:58 UTC  (2+ messages)

[PATCH 1/2] rwlock: add per-cpu reader-writer locks
 2015-11-03 17:58 UTC  (2+ messages)
` [PATCH 2/2] grant_table: convert grant table rwlock to percpu rwlock

[PATCH v10 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2015-11-03 17:56 UTC  (8+ messages)
` [PATCH v10 1/5] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
` [PATCH v10 2/5] missing include in cputime.c, remove #ifdef CONFIG_PARAVIRT from sched/core.c
` [PATCH v10 3/5] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
` [PATCH v10 4/5] arm64: "
` [PATCH v10 5/5] xen/arm: account for stolen ticks

[RFC PATCH v2 00/16] Load BIOS via toolstack instead of been embedded in hvmloader
 2015-11-03 17:50 UTC  (7+ messages)
` [RFC PATCH v2 01/16] hvmloader: Fix scratch_alloc to avoid overlaps
` [RFC PATCH v2 02/16] libxc: Load BIOS and ACPI table into guest memory

[PATCH] xenconsoled: Remove unexpected daemonize behavior
 2015-11-03 17:20 UTC  (5+ messages)

[PATCH v9] run QEMU as non-root
 2015-11-03 17:17 UTC  (3+ messages)

[PATCH v3 0/6] xen: sched: fix locking of {insert, remove}_vcpu()
 2015-11-03 17:15 UTC  (14+ messages)
` [PATCH v3 1/6] xen: sched: fix locking of remove_vcpu() in credit1
` [PATCH v3 2/6] xen: sched: fix locking for insert_vcpu() in credit1 and RTDS
` [PATCH v3 3/6] xen: sched: clarify use cases of schedule_cpu_switch()
` [PATCH v3 5/6] xen: sched: get rid of the per domain vCPU list in RTDS
` [PATCH v3 6/6] xen: sched: get rid of the per domain vCPU list in Credit2

[PATCH v2] xl: log an error if libxl_cpupool_destroy() fails
 2015-11-03 17:11 UTC  (4+ messages)

[PATCH 0/6] Remove some usage of shadow variable
 2015-11-03 17:01 UTC  (3+ messages)
` [PATCH 1/6] xen/arm: domain_build: Avoid to shadow the variable "mod" in write_properties

[PATCH] MAINTAINERS: adding myself as co-maintainer of vTPM
 2015-11-03 17:02 UTC  (3+ messages)

[PATCH v2] tools/hotplug: xendomains.service conflicts with libvirt
 2015-11-03 17:01 UTC  (3+ messages)

[PATCH] tools: create XEN_DUMP_DIR with mode 0700
 2015-11-03 17:00 UTC  (3+ messages)

[PATCH] xl: Die on unknown options
 2015-11-03 16:59 UTC  (3+ messages)

[distros-debian-snapshot test] 38244: regressions - trouble: broken/fail/pass
 2015-11-03 16:37 UTC 

[PATCH v1] xen/serial: Return actual bytes stored in TX FIFO for OMAP
 2015-11-03 16:36 UTC  (9+ messages)

ovmf fail to compile
 2015-11-03 16:19 UTC  (4+ messages)

[xen-unstable test] 63475: tolerable FAIL
 2015-11-03 15:59 UTC 

[PATCH v2 0/5] disambiguate symbol names (part 2)
 2015-11-03 15:42 UTC  (15+ messages)
` [PATCH v2 1/5] symbols: prefix static symbols with their source file names
` [PATCH v2 2/5] compat: enforce distinguishable file names in symbol table

[PATCH 0/4] xen/public: arm: rework set_xen_guest_handle_raw
 2015-11-03 15:25 UTC  (22+ messages)
` [PATCH 1/4] xen/public: arm: Clarify the name of guest handle structures
` [PATCH 2/4] xen/public: arm: Rework __guest_handle_param*
` [PATCH 3/4] xen/public: Don't expose XEN_GUEST_HANDLE_PARAM outside of the hypervisor
` [PATCH 4/4] xen/public: arm: rework the macro set_xen_guest_handle_raw

[ovmf baseline-only test] 38245: regressions - FAIL
 2015-11-03 15:22 UTC 

[PATCH v3 0/4] arm64: Add Xen boot support (via fdt)
 2015-11-03 15:22 UTC  (6+ messages)
  ` [PATCH v3 2/4] arm64: Add xen_boot module file

[qemu-mainline baseline-only test] 38243: regressions - FAIL
 2015-11-03 14:53 UTC 

[linux-linus test] 63473: regressions - trouble: broken/fail/pass
 2015-11-03 13:48 UTC 

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-11-03 12:41 UTC  (9+ messages)
` [PATCH v7 16/32] xen/x86: allow disabling the pmtimer

[PATCH RFC] vmalloc/vzalloc: Add memflags parameter
 2015-11-03 12:39 UTC  (2+ messages)

[PATCH] sched_credit: Remove cpu argument to __runq_insert()
 2015-11-03 12:38 UTC  (10+ messages)

[PATCH] libxlu: avoid linker warnings
 2015-11-03 12:12 UTC  (5+ messages)

[xen-4.6-testing baseline-only test] 38242: regressions - FAIL
 2015-11-03 11:06 UTC 

Revisit VT-d asynchronous flush issue
 2015-11-03 10:04 UTC  (7+ messages)

[linux-3.14 test] 63470: regressions - FAIL
 2015-11-03  9:37 UTC 

[RFC PATCH] x86/paravirt: Kill some unused patching functions
 2015-11-03  9:18 UTC 

[PATCH v9 00/17] Add VT-d Posted-Interrupts support
 2015-11-03  9:07 UTC  (19+ messages)
` [PATCH v9 01/17] VT-d Posted-intterrupt (PI) design
` [PATCH v9 02/17] Add cmpxchg16b support for x86-64
` [PATCH v9 03/17] iommu: Add iommu_intpost to control VT-d Posted-Interrupts feature
` [PATCH v9 04/17] vt-d: VT-d Posted-Interrupts feature detection
` [PATCH v9 05/17] vmx: Extend struct pi_desc to support VT-d Posted-Interrupts
` [PATCH v9 06/17] vmx: Add some helper functions for Posted-Interrupts
` [PATCH v9 07/17] vmx: Initialize VT-d Posted-Interrupts Descriptor
` [PATCH v9 08/17] vmx: Suppress posting interrupts when 'SN' is set
` [PATCH v9 09/17] VT-d: Remove pointless casts
` [PATCH v9 10/17] vt-d: Extend struct iremap_entry to support VT-d Posted-Interrupts
` [PATCH v9 11/17] vt-d: Add API to update IRTE when VT-d PI is used
` [PATCH v9 12/17] x86: move some APIC related macros to apicdef.h
` [PATCH v9 13/17] Update IRTE according to guest interrupt config changes
` [PATCH v9 14/17] vmx: Properly handle notification event when vCPU is running
` [PATCH v9 15/17] vmx: VT-d posted-interrupt core logic handling
` [PATCH v9 16/17] VT-d: Dump the posted format IRTE
` [PATCH v9 17/17] Add a command line parameter for VT-d posted-interrupts

[PATCH] arm64: Fix the bug in fdt module
 2015-11-03  8:55 UTC 

[ovmf test] 63472: all pass - PUSHED
 2015-11-03  8:43 UTC 

[linux-3.10 test] 63468: regressions - FAIL
 2015-11-03  8:04 UTC 

[PATCH 0/6] Remove unqalified ud2 instructions
 2015-11-03  7:03 UTC  (5+ messages)
` [PATCH v2 2/6] xen/x86: Replace unqualified ud2 instructions with BUG frames
` [PATCH 4/6] x86/vmx: "

[V9 0/3] add xsaves/xrstors support
 2015-11-03  6:27 UTC  (4+ messages)
` [V9 1/3] x86/xsaves: enable xsaves/xrstors/xsavec in xen
` [V9 2/3] x86/xsaves: enable xsaves/xrstors for hvm guest
` [V9 3/3] libxc: expose xsaves/xgetbv1/xsavec to "

[xen-4.5-testing baseline-only test] 38241: regressions - FAIL
 2015-11-03  6:22 UTC 

[libvirt test] 63469: regressions - FAIL
 2015-11-03  5:31 UTC 

[qemu-mainline test] 63466: tolerable FAIL - PUSHED
 2015-11-03  3:58 UTC 

[xen-4.3-testing test] 63464: regressions - FAIL
 2015-11-03  1:12 UTC 

[linux-3.16 baseline-only test] 38240: regressions - trouble: broken/fail/pass
 2015-11-02 23:47 UTC 

[linux-mingo-tip-master test] 63462: regressions - FAIL
 2015-11-02 22:51 UTC 

[xen-4.6-testing test] 63449: tolerable FAIL - PUSHED
 2015-11-02 19:44 UTC 

[xen-4.5-testing test] 63437: tolerable FAIL - PUSHED
 2015-11-02 17:51 UTC 

[PATCH] xen: fix the check of e_pfn in xen_find_pfn_range
 2015-11-02 17:50 UTC  (2+ messages)

[PATCH RFC] domain: Compile with lock_profile=y enabled
 2015-11-02 17:12 UTC 

[xen-unstable-smoke test] 63484: tolerable all pass - PUSHED
 2015-11-02 17:07 UTC 

[PATCH] x86/PoD: tighten conditions for checking super page
 2015-11-02 17:03 UTC  (4+ messages)

[PATCH] x86/HAP: use %pv printk() format where suitable
 2015-11-02 16:39 UTC  (2+ messages)

[linux-3.16 test] 63429: tolerable FAIL - PUSHED
 2015-11-02 16:37 UTC 

[PATCH MINI-OS] xenbus: notify the other end when necessary
 2015-11-02 16:07 UTC  (6+ messages)

[linux-3.4 test] 63404: regressions - FAIL
 2015-11-02 15:37 UTC 

[PATCH 0/4] Futher work after XSA-150
 2015-11-02 15:19 UTC  (14+ messages)
` [PATCH 1/4] x86/PoD: Make p2m_pod_empty_cache() restartable
` [PATCH 2/4] x86/PoD: Identify when a domain has already been killed from PoD exhaustion
` [PATCH 3/4] x86/mm: Return -ESRCH for an invalid foreign domid
` [PATCH 4/4] x86/PoD: Command line option to prohibit any PoD operations

[PATCH] timer-op: demote a debugging message to really be debugging only
 2015-11-02 14:41 UTC  (3+ messages)

[distros-debian-sid test] 38239: tolerable FAIL
 2015-11-02 14:35 UTC 

[PATCH] oxenstored: fix short-write issue
 2015-11-02 14:27 UTC  (5+ messages)

[PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-11-02 14:20 UTC  (5+ messages)
` [PATCH XEN v4 00/23] "
  ` [PATCH XEN v4 01/23] tools/Rules.mk: Properly handle libraries with recursive dependencies

[OSSTEST PATCH] build_clone: git clean newly cloned trees
 2015-11-02 14:19 UTC  (3+ messages)

[xen-unstable baseline-only test] 38238: tolerable FAIL
 2015-11-02 14:18 UTC 

[PATCH] drop get_xen_guest_handle()
 2015-11-02 13:55 UTC  (2+ messages)

[PATCH] use clear_domain_page() instead of open coding it
 2015-11-02 13:50 UTC  (3+ messages)
` Ping: "

[VOTE] Release cycle scheme
 2015-11-02 13:47 UTC 

[PATCH] xen: credit1: on vCPU wakeup, kick away current only if makes sense
 2015-11-02 13:43 UTC  (3+ messages)

[PATCH v3] dom variable error handled in Xenstore
 2015-11-02 12:03 UTC  (8+ messages)

[PATCH] Fixing coverity bug CID1311511
 2015-11-02 12:02 UTC  (4+ messages)
` [PATCH] Handles the error returned by the xc_dom_allocate function

[PATCH] x86: make compat_iret() domain crash cases distinguishable
 2015-11-02 11:15 UTC  (5+ messages)

[PATCH] cpufreq: allow ordinary boolean options to be passed on the command line
 2015-11-02 11:11 UTC  (4+ messages)

[linux-3.14 test] 63336: regressions - FAIL
 2015-11-02 11:09 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).