xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-09 07:41:13 to 2013-01-10 17:13:07 UTC [more...]

Proposed XENMEM_claim_pages hypercall: Analysis of problem and alternate solutions
 2013-01-10 17:13 UTC  (17+ messages)

VMX status report. Xen:26323 & Dom0:3.7.1
 2013-01-10 17:10 UTC  (3+ messages)

[PATCH VTPM v8 0/8] Vtpm patch set
 2013-01-10 17:06 UTC  (11+ messages)
` [PATCH VTPM v8 6/8] stubdom: Add autoconf

multi-core VMM
 2013-01-10 16:44 UTC  (5+ messages)

Is this a racing bug in page_make_sharable()?
 2013-01-10 16:36 UTC  (5+ messages)

[PATCH] xenconsoled: use grant references instead of map_foreign_range
 2013-01-10 16:29 UTC  (4+ messages)

[PATCH] hvmloader / qemu-xen: Getting rid of resource conflict for OpRegion
 2013-01-10 16:29 UTC  (16+ messages)

[PATCH v4 0/7] xen: ARM HDLCD video driver
 2013-01-10 16:28 UTC  (19+ messages)
` [PATCH v4 1/7] xen/arm: introduce early_ioremap
` [PATCH v4 2/7] xen: infrastructure to have cross-platform video drivers
` [PATCH v4 3/7] xen: introduce a generic framebuffer driver
` [PATCH v4 4/7] xen/arm: move setup_mm right after setup_pagetables
` [PATCH v4 6/7] xen/arm: introduce vexpress_syscfg

xennet: skb rides the rocket: 20 slots
 2013-01-10 16:25 UTC  (14+ messages)

Failure to Parse and Load C-States
 2013-01-10 15:58 UTC  (6+ messages)

Need help to debug win7 BSOD on IGD passthrough
 2013-01-10 15:51 UTC  (15+ messages)

vTPM setup problem on the emulator
 2013-01-10 15:51 UTC  (3+ messages)

[PATCH] tools/libxl: Improve videoram setting
 2013-01-10 15:47 UTC  (5+ messages)

[PATCH v7 00/22] Merge IS_PRIV checks into XSM hooks
 2013-01-10 15:33 UTC  (23+ messages)
` [PATCH 01/22] xsm: Use the dummy XSM module if XSM is disabled
` [PATCH 02/22] flask: move policy headers into hypervisor
` [PATCH 03/22] arch/x86: add distinct XSM hooks for map/unmap
` [PATCH 04/22] xen: use XSM instead of IS_PRIV where duplicated
` [PATCH 05/22] xen: avoid calling rcu_lock_*target_domain when an XSM hook exists
` [PATCH 06/22] xen: convert do_domctl to use XSM
` [PATCH 07/22] xen: convert do_sysctl "
` [PATCH 08/22] arch/x86: convert platform_hypercall "
` [PATCH 09/22] xsm/flask: Add checks on the domain performing the set_target operation
` [PATCH 10/22] xsm/flask: add missing hooks
` [PATCH 11/22] xsm/flask: add distinct SIDs for self/target access
` [PATCH 12/22] arch/x86: Add missing mem_sharing XSM hooks
` [PATCH 13/22] arch/x86: use XSM hooks for get_pg_owner access checks
` [PATCH 14/22] xen: add XSM hook for XENMEM_exchange
` [PATCH 15/22] xen: domctl XSM hook removal
` [PATCH 16/22] xen: sysctl "
` [PATCH 17/22] xen: platform_hypercall "
` [PATCH 18/22] xen/xsm: Add xsm_default parameter to XSM hooks
` [PATCH 19/22] tmem: add "
` [PATCH 20/22] xen/xsm: distinguish scheduler get/set operations
` [PATCH 21/22] xsm/flask: document the access vectors
` [PATCH 22/22] xsm/flask: remove unused permissions

xen-netback notify DomU to send ARP
 2013-01-10 15:20 UTC  (16+ messages)
` [Xen-devel] "

[PATCH] Make all static TypeInfos const
 2013-01-10 15:19 UTC 

hvm_emulate_one() usage
 2013-01-10 14:58 UTC  (6+ messages)

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2013-01-10 14:19 UTC  (14+ messages)
` [PATCH v3 01/11] kexec: introduce kexec firmware support
  ` [PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
        ` [Xen-devel] [PATCH v3 00/11] xen: Initial kexec/kdump implementation

[PATCH v5 00/10] Nested VMX: Add virtual EPT & VPID support to L1 VMM
 2013-01-10 13:55 UTC  (4+ messages)

[xen-unstable test] 14848: tolerable FAIL - PUSHED
 2013-01-10 13:49 UTC 

[PATCH v2] tools/libxl: Improve videoram setting
 2013-01-10 13:01 UTC 

[PATCH] Provide support for multiple frame buffers in Xen
 2013-01-10 12:29 UTC  (2+ messages)

[PATCH] libxl: don't continue to create the domain if the device model is not spawned
 2013-01-10 12:21 UTC 

[PATCH v3 00/10] Nested VMX: Add virtual EPT & VPID support to L1 VMM
 2013-01-10 11:19 UTC  (5+ messages)
` [PATCH v3 03/10] nested_ept: Implement guest ept's walker

[PATCH v2] xen/grant-table: correctly initialize grant table version 1
 2013-01-10 11:02 UTC  (5+ messages)

[xen-4.2-testing test] 14847: tolerable FAIL - PUSHED
 2013-01-10 10:17 UTC 

txftrans.c:4498 -- TXF_HARD_ERROR
 2013-01-10 10:04 UTC 

[PATCH] Fix pygrub handling non-default entry
 2013-01-10  8:36 UTC  (2+ messages)

PVH update
 2013-01-10  7:34 UTC  (4+ messages)

[xen-4.1-testing test] 14846: regressions - FAIL
 2013-01-10  5:23 UTC 

[xen-unstable test] 14842: tolerable FAIL - PUSHED
 2013-01-10  2:15 UTC 

[PATCH v4 04/04] HVM firmware passthrough ACPI processing
 2013-01-09 23:46 UTC 

[PATCH v5 03/04] HVM firmware passthrough SMBIOS processing
 2013-01-09 23:46 UTC 

[PATCH v5 02/04] HVM firmware passthrough control tools support
 2013-01-09 23:46 UTC 

[PATCH v5 00/04] HVM firmware passthrough
 2013-01-09 23:46 UTC 

[PATCH v5 01/04] HVM xenstore strings and firmware passthrough header
 2013-01-09 23:46 UTC 

Test Custom build Xen with osstest.git
 2013-01-09 23:27 UTC 

[xen-4.2-testing test] 14841: tolerable FAIL - PUSHED
 2013-01-09 22:31 UTC 

Create a iSCSI DomU with disks in another DomU running on the same Dom0
 2013-01-09 19:23 UTC  (7+ messages)

[PATCH] xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
 2013-01-09 18:44 UTC  (10+ messages)
  ` [Xen-devel] "

[PATCH v2] xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
 2013-01-09 18:41 UTC 

[PATCH v4 00/04] HVM firmware passthrough
 2013-01-09 18:04 UTC  (6+ messages)

HVM firmware passthrough - helper library
 2013-01-09 17:57 UTC  (3+ messages)

[PATCH v4 01/04] HVM firmware passthrough HVM defs header
 2013-01-09 17:53 UTC  (3+ messages)

[PATCH 2/2] xen/arm: initialize the GIC irq properties of interrupts routed to guests
 2013-01-09 17:23 UTC  (3+ messages)

[PATCH] arch/x86/hvm: Bind xen-created event channels to building domain
 2013-01-09 16:24 UTC  (10+ messages)

Getting into shape for GSOC 2013
 2013-01-09 16:19 UTC  (6+ messages)
        ` [Xen-API] "

[PATCH 1/2] xen/arm: support the ARM generic virtual timer
 2013-01-09 16:17 UTC 

Xen Security Advisory 33 (CVE-2012-5634) - VT-d interrupt remapping source validation flaw
 2013-01-09 16:08 UTC 

[Paging] 1GB pages in PV DomU
 2013-01-09 15:54 UTC  (3+ messages)

Details on p2m_mem_access_resume()
 2013-01-09 15:25 UTC 

xen-netback notify DomU to send ARP
 2013-01-09 15:07 UTC 

[PATCH v2] xen_disk: add persistent grant support to xen_disk backend
 2013-01-09 14:05 UTC  (3+ messages)

[PATCH 1 of 2] Ocaml/libxc bindings: Fix SBDF encoding
 2013-01-09 13:42 UTC  (2+ messages)

Xen Security Advisory 33 (CVE-2012-5634) - VT-d interrupt remapping source validation flaw
 2013-01-09 13:18 UTC 

[PATCH] xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTEND
 2013-01-09 12:53 UTC 

Missing tag in qemu-xen-unstable.git
 2013-01-09 12:09 UTC  (6+ messages)

Implement 3-level event channels in Xen
 2013-01-09 11:41 UTC  (9+ messages)
` [RFC PATCH 3/3] Implement 3-level event channel routines

[PATCH] Stop QEMU in do_stop() in xencommons script
 2013-01-09 11:28 UTC  (3+ messages)

[PATCH V6] Switch from select() to poll() in xenconsoled's IO loop
 2013-01-09 11:02 UTC  (2+ messages)

[PATCH] patch for listing and reading files from qcow2-formated image file (for xen-4.1.2)
 2013-01-09 10:50 UTC  (4+ messages)

[PATCH] fix wrong path while calling pygrub and libxl-save-helper
 2013-01-09 10:40 UTC  (5+ messages)

[PATCH] fix wrong path while calling pygrub and libxl-save-helper
 2013-01-09 10:33 UTC 

[xen-unstable test] 14840: tolerable FAIL
 2013-01-09  9:20 UTC 

multi-core VMM
 2013-01-09  9:04 UTC 

vTPM setup problem on the emulator
 2013-01-09  8:58 UTC 

Fwd: Unstable NFS mount at heavy load
 2013-01-09  8:47 UTC  (4+ messages)
  `  "

[PATCH V2 2/2] Xen ACPI memory hotplug
 2013-01-09  7:42 UTC 

[PATCH V2 1/2] Xen stub driver for memory hotplug
 2013-01-09  7:41 UTC 

[PATCH] xen/grant-table: correctly initialize grant table version 1
 2012-12-20 10:01 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).