xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-04 13:15:24 to 2014-09-05 09:20:15 UTC [more...]

[RFC Patch v3 0/8] Prepare patches for COLO
 2014-09-05  9:20 UTC  (5+ messages)
` [RFC Patch v3 1/8] Refactor domain_suspend_callback_common()
` [RFC Patch v3 2/8] Update libxl__domain_resume() for colo
` [RFC Patch v3 3/8] Update libxl__domain_suspend_common_switch_qemu_logdirty() "
` [RFC Patch v3 4/8] Introduce a new internal API libxl__domain_unpause()

[PATCH V2 1/5] xen: Emulate with no writes
 2014-09-05  9:19 UTC  (9+ messages)
` [PATCH V2 4/5] xen, libxc: Request page fault injection via libxc

Introduce rt real-time scheduler for Xen
 2014-09-05  9:19 UTC  (24+ messages)
` [PATCH v1 1/4] xen: add real time scheduler rt
` [PATCH v1 3/4] libxl: add rt scheduler

[PATCH v4 00/16] Mem_event and mem_access for ARM
 2014-09-05  9:16 UTC  (19+ messages)
` [PATCH v4 01/16] xen: Relocate mem_access and mem_event into common
` [PATCH v4 02/16] xen: Relocate p2m_mem_access_resume to mem_access common
` [PATCH v4 03/16] xen: Relocate struct npfec definition into common
` [PATCH v4 04/16] xen: Relocate mem_event_op domctl and access_op memop "
` [PATCH v4 05/16] xen/mem_event: Clean out superfluous white-spaces
` [PATCH v4 06/16] xen/mem_event: Relax error condition on debug builds
` [PATCH v4 07/16] xen/mem_event: Abstract architecture specific sanity checks
` [PATCH v4 08/16] xen/mem_access: Abstract architecture specific sanity check
` [PATCH v4 09/16] xen/arm: p2m type definitions and changes
` [PATCH v4 10/16] xen/arm: Add set access required domctl
` [PATCH v4 11/16] xen/arm: Data abort exception (R/W) mem_events
` [PATCH v4 12/16] xen/arm: Instruction prefetch abort (X) mem_event handling
` [PATCH v4 13/16] xen/arm: Shatter large pages when using mem_acces
` [PATCH v4 14/16] xen/arm: Enable the compilation of mem_access and mem_event on ARM
` [PATCH v4 15/16] tools/libxc: Allocate magic page for mem access "
` [PATCH v4 16/16] tools/tests: Enable xen-access "

[RFC Patch v3 00/18] Some bugfix patches
 2014-09-05  9:11 UTC  (19+ messages)
` [RFC Patch v3 01/18] copy the correct page to memory
` [RFC Patch v3 02/18] csum the correct page
` [RFC Patch v3 03/18] don't zero out ioreq page
` [RFC Patch v3 04/18] blktap2: dynamic allocate aio_requests to avoid -EBUSY error
` [RFC Patch v3 05/18] blktap2: return the correct dev path
` [RFC Patch v3 06/18] blktap2: use correct way to get free event id
` [RFC Patch v3 07/18] blktap2: don't return negative "
` [RFC Patch v3 08/18] blktap2: use correct way to define array
` [RFC Patch v3 09/18] block-remus: fix memory leak
` [RFC Patch v3 10/18] block-remus: pass uuid to the callback td_open
` [RFC Patch v3 11/18] block-remus: use correct way to get remus_image
` [RFC Patch v3 12/18] block-remus: fix bug in tdremus_close()
` [RFC Patch v3 13/18] don't call client_flush() when switching to unprotected mode
` [RFC Patch v3 14/18] pass correct file to qemu if we use blktap2
` [RFC Patch v3 15/18] support blktap remus in xl
` [RFC Patch v3 16/18] update libxl__device_disk_from_xs_be() to support blktap device
` [RFC Patch v3 17/18] read nictype from xenstore
` [RFC Patch v3 18/18] x86/hvm: Always set pending event injection when loading VMC[BS] state

[PATCH 0/3] xen: remove memory limits from pv-domains
 2014-09-05  9:05 UTC  (18+ messages)
` [PATCH 1/3] xen: sync some headers with xen tree
` [PATCH 2/3] xen: eliminate scalability issues from initrd handling
      ` [Xen-devel] "
` [PATCH 3/3] xen: eliminate scalability issues from initial mapping setup
    ` [Xen-devel] "

[PATCH v3 0/2] Extend ioreq-server to support page write protection
 2014-09-05  9:01 UTC  (6+ messages)
` [PATCH v3 2/2] ioreq-server: write protected range and forwarding

[PATCH v11 0/4] vnuma introduction
 2014-09-05  8:55 UTC  (7+ messages)
` [PATCH v11 1/4] xen: vnuma topology and subop hypercalls
` [PATCH v11 2/4] xsm bits for vNUMA hypercalls
` [PATCH v11 3/4] vnuma hook to debug-keys u
` [PATCH v11 4/4] libxc: Introduce xc_domain_setvnuma to set vNUMA

[Help] How to build mini-OS with libc support, like Newlib?
 2014-09-05  8:40 UTC  (5+ messages)

[PATCH v15 00/11] enable Cache QoS Monitoring (CQM) feature
 2014-09-05  8:37 UTC  (12+ messages)
` [PATCH v15 01/11] multicall: add no preemption ability between two calls
` [PATCH v15 02/11] x86: add generic resource (e.g. MSR) access hypercall
` [PATCH v15 03/11] xsm: add resource operation related xsm policy
` [PATCH v15 04/11] tools: provide interface for generic resource access
` [PATCH v15 05/11] x86: detect and initialize Platform QoS Monitoring feature
` [PATCH v15 06/11] x86: dynamically attach/detach QoS monitoring service for a guest
` [PATCH v15 07/11] x86: collect global QoS monitoring information
` [PATCH v15 08/11] x86: enable QoS monitoring for each domain RMID
` [PATCH v15 09/11] x86: add QoS monitoring related MSRs in allowed list
` [PATCH v15 10/11] xsm: add platform QoS related xsm policies
` [PATCH v15 11/11] tools: CMDs and APIs for Platform QoS Monitoring

[PATCH RFC 2/2] xen: arm: Enable physical address space compression (PDX) on arm64
 2014-09-05  8:26 UTC  (4+ messages)

[PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access
 2014-09-05  8:11 UTC  (19+ messages)

[xen-unstable test] 30114: trouble: blocked/broken/fail/pass
 2014-09-05  8:09 UTC 

[PATCH v9 0/9] vNUMA introduction
 2014-09-05  8:04 UTC  (7+ messages)
` [PATCH v9 1/9] xen: vnuma topology and subop hypercalls

[RFC PATCH] xen/arm: Deliver interrupts to vcpu specified in IROUTER
 2014-09-05  6:14 UTC  (3+ messages)

[qemu-mainline test] 30113: trouble: broken/fail/pass
 2014-09-05  6:01 UTC 

[PATCH v10 3/9] vnuma hook to debug-keys u
 2014-09-05  3:50 UTC  (4+ messages)
` [PATCH v10 6/9] libxl: build numa nodes memory blocks

[RFC V6] Libxl Domain Snapshot API Design
 2014-09-05  3:18 UTC  (2+ messages)

[PATCH] vnc: add additional key up event before repeated key down
 2014-09-05  3:14 UTC 

[linux-3.10 test] 30111: regressions - trouble: broken/fail/pass
 2014-09-05  2:34 UTC 

[xen-unstable test] 30110: tolerable trouble: broken/fail/pass - PUSHED
 2014-09-05  1:47 UTC 

[PATCH v9 0/7] xen/arm: Add GICv3 support
 2014-09-05  0:49 UTC  (12+ messages)
` [PATCH v9 1/7] xen/arm: move itargets initialization to vgic-v2
` [PATCH v9 2/7] xen/arm: fallback to vcpu 0 if get_target_vcpu handler not exists
` [PATCH v9 3/7] xen/arm: Add support for GIC v3
` [PATCH v9 4/7] xen/arm: Add virtual GICv3 support
` [PATCH v9 5/7] xen/arm: Update Dom0 GIC dt node with GICv3 information
` [PATCH v9 6/7] xen/arm: add SGI handling for GICv3
` [PATCH v9 7/7] xen/arm: check for GICv3 platform support

[XEN/ARM PATCH v6 1/1] Add OdroidXU board (Exynos 5410)
 2014-09-04 22:57 UTC 

[PATCH RFC 0/7] xen: Break multiboot (v1) dependency and add multiboot2 support
 2014-09-04 22:45 UTC  (7+ messages)
` [PATCH RFC 1/7] xen/x86: Add mbd.h header file

[PATCH v3 00/15] libxl: synchronise domain configuration
 2014-09-04 22:43 UTC  (16+ messages)
` [PATCH v3 01/15] libxl: make userdata_path libxl internal function
` [PATCH v3 02/15] libxl: functions to lock / unlock libxl userdata store
` [PATCH v3 03/15] libxl: properly lock "
` [PATCH v3 04/15] libxl: libxl-json format and internal functions to get / set it
` [PATCH v3 05/15] libxl: store a copy of configuration when creating domain
` [PATCH v3 06/15] libxl: introduce libxl__device_from_pcidev
` [PATCH v3 07/15] libxl: disallow attaching the same device more than once
` [PATCH v3 08/15] libxl: introduce helper to initialise Dom0
` [PATCH v3 09/15] libxl: synchronise configuration when we hotplug a device
` [PATCH v3 10/15] libxl: make libxl_cd_insert "eject" + "insert"
` [PATCH v3 11/15] libxl: refactor libxl_get_memory_target
` [PATCH v3 12/15] libxl: introduce libxl_retrieve_domain_configuration
` [PATCH v3 13/15] libxl: introduce libxl_userdata_unlink
` [PATCH v3 14/15] xl: use libxl_retrieve_domain_configuration and JSON format
` [PATCH v3 15/15] xl: long output of "list" command now contains Dom0 information

[PATCH v2 1/3] mem_access: modifications to mem_event enable API
 2014-09-04 22:42 UTC  (6+ messages)
` [PATCH v2 2/3] mem_event: Added new helper API to teardown mem event setup and unmap ring_page

Modifying xenfb colour depth from Android domU
 2014-09-04 22:38 UTC  (3+ messages)

cpufreq implementation for OMAP under xen hypervisor
 2014-09-04 21:56 UTC  (14+ messages)

[qemu-mainline test] 30109: regressions - trouble: blocked/broken/fail/pass
 2014-09-04 20:07 UTC 

[PATCH] x86: remove redundancy of MSR_P6_{PERFCTR, EVNTSEL} definitions
 2014-09-04 19:51 UTC  (2+ messages)

[linux-3.10 test] 30108: regressions - trouble: broken/fail/pass
 2014-09-04 19:07 UTC 

[xen-unstable test] 30106: trouble: broken/fail/pass
 2014-09-04 18:28 UTC 

Fwd: [Installation Guides] Xen VGA Passthrough with AMD Display Cards
 2014-09-04 18:06 UTC 

[PATCH v2 01/18] OvmfPkg: Add public headers from Xen Project
 2014-09-04 18:01 UTC  (19+ messages)
` [PATCH v2 02/18] OvmfPkg: Add basic skeleton for the XenBus bus driver
` [PATCH v2 03/18] OvmfPkg/XenBusDxe: Add device state struct and create an ExitBoot services event
` [PATCH v2 04/18] OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls
` [PATCH v2 05/18] OvmfPkg/XenBusDxe: Open PciIo protocol
` [PATCH v2 06/18] OvmfPkg: Introduce XenBus Protocol
` [PATCH v2 07/18] OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16
` [PATCH v2 08/18] OvmfPkg/XenBusDxe: Add Grant Table functions
` [PATCH v2 09/18] OvmfPkg/XenBusDxe: Add Event Channel Notify
` [PATCH v2 10/18] OvmfPkg/XenBusDxe: Add TestAndClearBit
` [PATCH v2 11/18] OvmfPkg/XenBusDxe: Add XenStore client implementation
` [PATCH v2 12/18] OvmfPkg/XenBusDxe: Add an helper AsciiStrDup
` [PATCH v2 13/18] OvmfPkg/XenBusDxe: Add XenStore function into the XenBus protocol
` [PATCH v2 14/18] OvmfPkg/XenBusDxe: Indroduce XenBus support itself
` [PATCH v2 15/18] OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol
` [PATCH v2 16/18] OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton
` [PATCH v2 17/18] OvmfPkg/XenPvBlkDxe: Add BlockFront client
` [PATCH v2 18/18] OvmfPkg/XenPvBlkDxe: Add BlockIo
` [edk2] [PATCH v2 00/18] Introducing Xen PV block driver to OVMF

[PATCH v2] xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()
 2014-09-04 16:54 UTC 

[PATCH v2 00/18] Introducing Xen PV block driver to OVMF
 2014-09-04 16:50 UTC 

Xen Project User Summit: Save 50% on registration
 2014-09-04 16:28 UTC 

[PATCH v2 0/9] xen: arm: support for > 40-bit physical addressing
 2014-09-04 16:14 UTC  (10+ messages)
` [PATCH v2 1/9] xen: arm: rename p2m->first_level to p2m->root
  ` [PATCH v2 2/9] xen: arm: Implement variable levels in dump_pt_walk
  ` [PATCH v2 3/9] xen: arm: handle concatenated root tables "
  ` [PATCH v2 4/9] xen: arm: move setup_virt_paging to p2m.[ch] from mm.[ch]
  ` [PATCH v2 5/9] xen: arm: Defer setting of VTCR_EL2 until after CPUs are up
  ` [PATCH v2 6/9] xen: arm: handle variable p2m levels in p2m_lookup
  ` [PATCH v2 7/9] xen: arm: handle variable p2m levels in apply_p2m_changes
  ` [PATCH v2 8/9] xen: arm: support for up to 48-bit physical addressing on arm64
  ` [PATCH v2 9/9] xen: arm: support for up to 48-bit IPA "

[PATCH V3 5/5] xen: Handle resumed instruction based on previous mem_event reply
 2014-09-04 16:01 UTC 

[PATCH v4 1/1] Support Odroid-XU board (Exynos 5410)
 2014-09-04 15:51 UTC  (7+ messages)

Bug#759018: [PATCH RFC] Provide prebuilt grub-xen binaries for host (dom0) use
 2014-09-04 14:58 UTC  (5+ messages)

[PATCH RFC 1/9] xen: arm: rename p2m->first_level to p2m->root
 2014-09-04 14:54 UTC  (14+ messages)
` [PATCH RFC 3/9] xen: arm: handle concatenated root tables in dump_pt_walk
` [PATCH RFC 5/9] xen: arm: Defer setting of VTCR_EL2 until after CPUs are up
` [PATCH RFC 6/9] xen: arm: handle variable p2m levels in p2m_lookup
` [PATCH RFC 7/9] xen: arm: handle variable p2m levels in apply_p2m_changes

[PATCH] numa.c: convert to xen coding style
 2014-09-04 14:48 UTC  (6+ messages)

[PATCH v2] xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()
 2014-09-04 14:32 UTC 

[PATCH OSSTEST 1/2] Switch default Linux branch from 3.4 to 3.13
 2014-09-04 14:26 UTC  (2+ messages)
  ` [PATCH OSSTEST 2/2] Switch armhf to use common default Linux

[linux-linus test] 30104: regressions - FAIL
 2014-09-04 13:49 UTC 

[PATCH] tools: libxl: link libxlu against libxl
 2014-09-04 13:44 UTC  (2+ messages)

[PATCH v12 00/10] gic and vgic fixes and improvements
 2014-09-04 13:19 UTC  (3+ 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).