xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-02 18:53:50 to 2014-09-03 15:52:20 UTC [more...]

[PATCH v3 0/2] Extend ioreq-server to support page write protection
 2014-09-03 21:53 UTC  (7+ messages)
` [PATCH v3 1/2] x86: add p2m_mmio_write_dm
` [PATCH v3 2/2] ioreq-server: write protected range and forwarding

Introduce rt real-time scheduler for Xen
 2014-09-03 15:52 UTC  (26+ messages)
` [PATCH v1 1/4] xen: add real time scheduler rt
` [PATCH v1 3/4] libxl: add rt scheduler
` [PATCH v1 4/4] xl: introduce "

[PATCH v10 3/9] vnuma hook to debug-keys u
 2014-09-03 15:52 UTC  (15+ messages)
` [PATCH v10 4/9] libxc: Introduce xc_domain_setvnuma to set vNUMA
` [PATCH v10 5/9] libxl: vnuma types declararion
` [PATCH v10 6/9] libxl: build numa nodes memory blocks
` [PATCH v10 7/9] libxc: allocate domain memory for vnuma enabled
` [PATCH v10 8/9] libxl: vnuma nodes placement bits
` [PATCH v10 9/9] libxl: vnuma topology configuration parser and doc

[PATCH] linux_gntshr_munmap: munmap takes a length, not a page count
 2014-09-03 15:48 UTC  (9+ messages)

Xen 4.5 development update (July update)
 2014-09-03 15:47 UTC  (12+ messages)

[PATCH] x86/HVM: restore parentheses lost by 3d4d4f9336
 2014-09-03 15:42 UTC  (5+ messages)

[PATCH] xl: convert vcpuid to signed in main_vcpupin()
 2014-09-03 15:20 UTC  (3+ messages)

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

[qemu-upstream-unstable test] 30096: tolerable FAIL - PUSHED
 2014-09-03 15:14 UTC 

[PATCH v2 00/18] libxl: synchronise domain configuration
 2014-09-03 15:09 UTC  (39+ messages)
` [PATCH v2 01/18] libxl: libxl error code is signed integer
` [PATCH v2 03/18] libxl: functions to lock / unlock domain data in libxl user data store
` [PATCH v2 07/18] libxl: separate device add/rm complete callbacks
` [PATCH v2 09/18] libxl: disallow attaching the same device more than once
` [PATCH v2 11/18] libxl: synchronise configuration when we hotplug a device
` [PATCH v2 16/18] libxl: introduce libxl_userdata_unlink
` [PATCH v2 17/18] xl: use libxl_retrieve_domain_configuration and JSON format
` [PATCH v2 18/18] xl: long output of "list" command now contains Dom0 information

[PATCH 2/2] xen:i386:pc_piix: create isa bridge specific to IGD passthrough
 2014-09-03 15:06 UTC  (15+ messages)
` [Xen-devel] "

[V2 PATCH 1/1] PVH: set EFER.NX and EFER.SCE
 2014-09-03 14:53 UTC  (4+ messages)

[PATCH v12 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-09-03 14:45 UTC  (14+ messages)
` [PATCH v12 10/14] xsm/flask: avoid spurious error messages when mapping I/O-memory
` [PATCH v12 11/14] flask/policy: allow domU to use previously-mapped I/O-memory
` [PATCH v12 12/14] tools/libxl: explicitly grant access to needed I/O-memory ranges
` [PATCH v12 13/14] tools/libxl: cleanup the do_pci_add() function

[PATCH v3 00/15] Mem_event and mem_access for ARM
 2014-09-03 14:38 UTC  (3+ messages)
` [PATCH v3 13/15] xen/arm: Enable the compilation of mem_access and mem_event on ARM

[PATCH RFC V11 1/5] xen: Emulate with no writes
 2014-09-03 13:54 UTC  (7+ messages)
` [PATCH RFC V11 2/5] xen: Optimize introspection access to guest state

[PATCH V2 1/5] xen: Emulate with no writes
 2014-09-03 13:34 UTC  (6+ messages)
` [PATCH V2 2/5] xen: Optimize introspection access to guest state
` [PATCH V2 3/5] xen, libxc: Force-enable relevant MSR events
` [PATCH V2 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH V2 5/5] xen: Handle resumed instruction based on previous mem_event reply

[PATCH v10 0/9] vnuma introduction
 2014-09-03 13:31 UTC  (3+ messages)
` [PATCH v10 1/9] xen: vnuma topology and subop hypercalls

[xen-4.3-testing test] 30095: tolerable FAIL - PUSHED
 2014-09-03 13:07 UTC 

xen/arm: GIC: unable to inject hw irq warning
 2014-09-03 13:00 UTC 

[v5][PATCH 0/10] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-09-03 12:54 UTC  (28+ messages)
` [v5][PATCH 03/10] xen:x86: define a new hypercall to get RMRR mappings

[PATCH v2 0/3] Xen VMware tools support
 2014-09-03 12:51 UTC  (17+ messages)
` [PATCH v2 1/3] Add vmware_hw to xl.cfg
` [PATCH v2 2/3] vmport: Add VMware provided include files
` [PATCH v2 3/3] Add limited support of VMware's hyper-call

[PATCH] numa.c: use spaces instead of tabs
 2014-09-03 12:40 UTC  (9+ messages)

[PATCH] x86: remove redundancy of MSR_P6_{PERFCTR, EVNTSEL} definitions
 2014-09-03 12:36 UTC  (3+ messages)

[PATCH v3] x86/NMI: Allow processing unknown NMIs when watchdog is enabled
 2014-09-03 12:32 UTC  (6+ messages)
      ` [PATCH] x86/NMI: allow passing just "watchdog" again

[PATCH] x86/hvm: Fix operator precedence bug introduced by 3d4d4f9336
 2014-09-03 12:23 UTC 

[PATCH v8 0/7] xen/arm: Add GICv3 support
 2014-09-03 12:15 UTC  (11+ messages)

How Do I Download, Compile and Install the Latest Xen Source Code?
 2014-09-03 12:06 UTC 

[PATCH] docs: libxl migration stream specification
 2014-09-03 11:26 UTC 

[PATCH V2 0/5] Basic guest memory introspection support
 2014-09-03 11:20 UTC 

[PATCH 1/5] xen: Emulate with no writes
 2014-09-03 11:11 UTC  (6+ messages)
` [PATCH 2/5] xen: Optimize introspection access to guest state
` [PATCH 3/5] xen, libxc: Force-enable relevant MSR events
` [PATCH 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH 5/5] xen: Handle resumed instruction based on previous mem_event reply

[PATCH 00/13 v2] tools changes to honor --prefix=
 2014-09-03 10:43 UTC  (8+ messages)
` [PATCH 02/13] Config.mk: replace dependency to genpath with actual target

[xen-4.2-testing test] 30094: tolerable FAIL - PUSHED
 2014-09-03 10:18 UTC 

[PATCH v4 1/1] Support Odroid-XU board (Exynos 5410)
 2014-09-03 10:03 UTC  (4+ messages)

[PATCH 0/2] Credit2: fix per-socket runqueue setup
 2014-09-03 10:00 UTC  (5+ messages)

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-09-03  9:54 UTC  (19+ messages)
` [v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT

[PATCH v03 00/10] arm: introduce remoteprocessor iommu module
 2014-09-03  9:52 UTC  (9+ messages)
` [PATCH v03 01/10] xen: implement guest_physmap_pin_range
` [PATCH v03 02/10] domctl: introduce access_remote_pagetable call
` [PATCH v03 07/10] arm: introduce remoteproc_mmu_translate_pagetable mem subops call
` [PATCH v03 08/10] arm: add trap for remoteproc mmio accesses

Xen on Seattle
 2014-09-03  9:51 UTC  (5+ messages)

How to intercept supervisor call using Xen?
 2014-09-03  9:06 UTC  (2+ messages)

[PATCH] xen/arm: Implement domain_get_maximum_gpfn
 2014-09-03  9:00 UTC  (7+ messages)

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

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

[RFC PATCH v1] Replace tasklets with per-cpu implementation
 2014-09-03  8:03 UTC  (6+ messages)

[PATCH 0/5] Basic guest memory introspection support
 2014-09-03  7:44 UTC 

[ANNOUNCE] Xen 4.2.5 released
 2014-09-03  7:32 UTC 

[ANNOUNCE] Xen 4.3.3 released
 2014-09-03  7:31 UTC 

[ANNOUNCE] Xen 4.4.1 released
 2014-09-03  7:30 UTC 

[linux-3.10 test] 30093: regressions - trouble: broken/fail/pass
 2014-09-03  7:18 UTC 

[PATCH v10 2/9] xsm bits for vNUMA hypercalls
 2014-09-03  4:22 UTC 

[Xen-devel] Xen PV domain regression with KASLR enabled (kernel 3.16)
 2014-09-03  4:07 UTC  (9+ messages)
` [PATCH] Solved the Xen PV/KASLR riddle
      ` [Xen-devel] "

[qemu-mainline test] 30092: tolerable FAIL - PUSHED
 2014-09-03  3:53 UTC 

[PATCH] xen-hvm.c: Improve the return method for xen_hvm_init()
 2014-09-03  1:31 UTC  (2+ messages)

Xen Guest Timer (ARM) question
 2014-09-03  1:29 UTC  (4+ messages)

[V2 PATCH 0/1] PVH: set EFER bits
 2014-09-03  1:19 UTC 

[linux-next test] 30091: tolerable trouble: blocked/broken/fail/pass
 2014-09-03  1:16 UTC 

How to intercept supervisor call using Xen?
 2014-09-03  1:12 UTC 

[xen-4.4-testing test] 30090: tolerable FAIL - PUSHED
 2014-09-02 23:10 UTC 

Non PCI passthrough on xen-unstable tree
 2014-09-02 22:14 UTC  (9+ messages)

IOMMU API in Xen to assign a PCI Device MMIO range for a Domain
 2014-09-02 21:59 UTC  (2+ messages)

[xen-4.3-testing test] 30089: trouble: blocked/broken/fail/pass
 2014-09-02 21:57 UTC 

[PATCH 0/2] xen/gntalloc: fix oopses after running out of grant refs
 2014-09-02 21:54 UTC  (3+ messages)
` [PATCH 2/2] xen/gntalloc: safely delete grefs in add_grefs() undo path

qemu-xen: backport request of e02bc6
 2014-09-02 21:47 UTC  (2+ messages)

[xen-4.2-testing test] 30088: trouble: blocked/broken/fail/pass
 2014-09-02 21:20 UTC 

[PATCH RFC V11 0/5] Basic guest memory introspection support
 2014-09-02 20:15 UTC  (4+ messages)

[RFC PATCH v1] Replace tasklets with per-cpu implementation
 2014-09-02 20:10 UTC  (2+ messages)

[linux-3.10 test] 30086: regressions - FAIL
 2014-09-02 19:33 UTC 


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