messages from 2012-06-06 09:13:44 to 2012-06-07 14:20:18 UTC [more...]
[PATCH v5 01/10] execute hotplug scripts from libxl
 2012-06-07 14:20 UTC  (6+ messages)
` [PATCH v5 01/10] libxl: change libxl__ao_device_remove to libxl__ao_device
` [PATCH v5 04/10] libxl: convert libxl_device_disk_add to an asyn op
[PATCH 0/38] arm: boot a dom1 to "Calibrating delay loop" then hang
 2012-06-07 13:59 UTC  (102+ messages)
` [PATCH 01/38] arm: allocate top level p2m page for all non-idle domains
  ` [PATCH 02/38] arm: handy function to print a walk of the hypervisor page tables
  ` [PATCH 03/38] arm: handy function to print a walk of a domain's p2m
  ` [PATCH 04/38] arm: correct and expand TLB flush CP15 registers
  ` [PATCH 05/38] arm: restore stack on return from trap
  ` [PATCH 06/38] arm: enable interrupts while handling traps
  ` [PATCH 07/38] arm: hook up domctl and memory_op
  ` [PATCH 08/38] arm: allocate and setup a guest vcpu
  ` [PATCH 09/38] arm: print domid as part of debug trap
  ` [PATCH 10/38] arm: remove unnecessarily verbose print from p2m_load_VTTBR
  ` [PATCH 11/38] arm: implement p2m lookup
  ` [PATCH 12/38] arm: remove hard tabs from init_idle_domain
  ` [PATCH 13/38] arm: stub out sync_vcpu_execstate
  ` [PATCH 14/38] arm: do not set max_vcpus = 8 in arch_domain_create
  ` [PATCH 15/38] arm: implement stub version of flush_tlb_mask
  ` [PATCH 16/38] arm: Add simple cpu_{sibling,core}_mask
    ` [PATCH 16/38] arm: Add simple cpu_{sibling, core}_mask
  ` [PATCH 17/38] arm: allow p2m to be created with specific MATTR
  ` [PATCH 18/38] arm: implement vpl011 (UART) emulator
  ` [PATCH 19/38] arm: context switch a bunch of guest state
  ` [PATCH 20/38] arm: dump a page table walk when va_to_par fails
  ` [PATCH 21/38] arm: dump guest s1 walk on data abort which is not a stage 2 issue
  ` [PATCH 22/38] arm: implement vcpu_show_execution_state
  ` [PATCH 23/38] arm: use correct attributes for mappings in copy_from_paddr()
  ` [PATCH 24/38] arm: map fixmaps non-executable
  ` [PATCH 25/38] arm: remove old identity map of boot paddr when we are done with it
  ` [PATCH 26/38] arm: fix locking in create_p2m_entries
  ` [PATCH 27/38] arm: split pending SPIs (global) out from pending PPIs and SGIs (per CPU)
  ` [PATCH 28/38] arm: map GICV in all domains, not just dom0
  ` [PATCH 29/38] arm: delay enabling data-cache until paging enabled
  ` [PATCH 30/38] arm: Upgrade guest barriers to Outer-Shareable. Enable Protected Table Walk
  ` [PATCH 31/38] arm: gic.lock can be taken in interrupt context, so lock appropriately
  ` [PATCH 32/38] arm: context switch virtual timer registers
  ` [PATCH 33/38] arm: the hyp timer seems to work now, default to using it
  ` [PATCH 34/38] HACK: arm: initial XENMAPSPACE_gmfn_foreign
  ` [PATCH 35/38] arm: move PSR flag definitions into interface, for tools use
  ` [PATCH 36/38] libxc: add ARM support to xc_dom (PV domain building)
  ` [PATCH 37/38] HACK: add simple xcbuild
  ` [PATCH 38/38] HACK: arm: disable hypercall continuations
Volunteers wanted to help with list moderation
 2012-06-07 13:48 UTC  (2+ messages)
[PATCH 0 of 2 v2] Sanity checking of scheduling parameters
 2012-06-07 13:42 UTC  (3+ messages)
` [PATCH 1 of 2 v2] libxl: propagete down the error from libxl_domain_sched_params_set
` [PATCH 2 of 2 v2] xl: check for meaningful combination of sedf config file parameters
[PATCH] xen/hvc: Fix polling mode to work with kdb/kgdb
 2012-06-07 13:30 UTC 
[PATCH 0/4] x86, CPU, AMD: Cleanup AMD-specific MSR-rw users
 2012-06-07 13:25 UTC  (15+ messages)
` [PATCH 1/4] x86, pvops: Remove hooks for {rd, wr}msr_safe_regs
  ` [PATCH 1/4] x86, pvops: Remove hooks for {rd,wr}msr_safe_regs
` [PATCH 2/4] x86, CPU: Fix show_msr MSR accessing function
` [PATCH 3/4] x86, AMD: Fix crash as Xen Dom0 on AMD Trinity systems
            ` [GIT PULL] x86, CPU, AMD: Cleanup AMD-specific MSR-rw users
` [PATCH 4/4] x86, CPU, AMD: Deprecate AMD-specific MSR variants
Proposals/changes for a new Wiki Front-Page - need input/mods/creative proposals
 2012-06-07 13:14 UTC  (5+ messages)
[PATCH 0/5] xen/arm: multiple guests support in the GIC and VGIC
 2012-06-07 12:47 UTC  (8+ messages)
` [PATCH 1/5] arm/vtimer: do not let the guest interact with the physical timer
  ` [PATCH 2/5] arm/gic: fix gic context switch
  ` [PATCH 3/5] xen/gic: support injecting IRQs even to VCPUs not currently running
  ` [PATCH 4/5] xen/vgic: vgic: support irq enable/disable
  ` [PATCH 5/5] xen/vgic: initialize pending_irqs.lr_queue
Test result of xen-unstable changeset 25459
 2012-06-07 12:43 UTC 
xen: oops at atomic64_read_cx8+0x4
 2012-06-07 12:30 UTC  (3+ messages)
        ` Bug#676360: "
[RFC][PATCH 0/5] Add V4V to Xen
 2012-06-07 11:40 UTC  (5+ messages)
[PATCH 00 of 10] xenalyze: build, hypercall tracing and plugins (v2)
 2012-06-07 11:35 UTC  (17+ messages)
` [PATCH 02 of 10] xenalyze: automatically generate dependencies
` [PATCH 03 of 10] xenalyze: remove decode of unused events
` [PATCH 04 of 10] xenalyze: update trace.h to match xen-unstable
` [PATCH 05 of 10] xenalyze: correctly display of count of HW events
` [PATCH 06 of 10] xenalyze: move struct record_info into a header
` [PATCH 07 of 10] xenalyze: decode PV_HYPERCALL_V2 records
` [PATCH 09 of 10] xenalyze: add a basic plugin infrastructure
xen live migration falied
 2012-06-07 11:33 UTC  (6+ messages)
XEN MTRR
 2012-06-07 10:49 UTC  (2+ messages)
PAE PV guest kernel regression
 2012-06-07 10:46 UTC  (3+ messages)
Pv_ops Dom0 crash on IBM eServer x3400
 2012-06-07  9:29 UTC 
[xen-unstable test] 13023: tolerable FAIL
 2012-06-07  8:02 UTC 
[PATCH 3/3] docs: qxl vga interface support
 2012-06-07  7:58 UTC  (5+ messages)
[PATCH 2/3] tools:libxl: Add qxl vga interface support v2
 2012-06-07  7:49 UTC  (5+ messages)
[PATCH v6] libxl: introduce LIBXL_DOMAIN_TYPE_INVALID
 2012-06-07  7:18 UTC  (6+ messages)
[PATCH 1/2] xen/mce: Add mcelog support for Xen platform
 2012-06-07  6:45 UTC  (3+ messages)
Grab the physical address of a label
 2012-06-07  6:31 UTC  (4+ messages)
Debugging Dom0 kernel over serial
 2012-06-07  6:27 UTC  (9+ messages)
[xen-unstable test] 13020: tolerable FAIL - PUSHED
 2012-06-07  2:45 UTC 
[PATCH 1/3] libxl:refactor stdvga option support v2
 2012-06-07  2:34 UTC  (5+ messages)
[xen-unstable test] 13019: regressions - FAIL
 2012-06-06 20:19 UTC 
PCI hotplug related issues
 2012-06-06 18:03 UTC  (7+ messages)
Transcendent Memory update
 2012-06-06 16:21 UTC 
Any plans to support VHDX via blktap?
 2012-06-06 16:12 UTC 
[PATCH] xl.cfg: document the cpuid= option
 2012-06-06 15:55 UTC  (4+ messages)
[PATCH] xl.cfg: document the cpuid= option
 2012-06-06 15:54 UTC 
[PATCH] xl: check for meaningful combination of sedf config file parameters
 2012-06-06 14:23 UTC  (9+ messages)
[PATCH] libxc: do not "panic" if a kernel is not a bzImage
 2012-06-06 13:59 UTC  (2+ messages)
[PATCH] xend: do not run a hotplug script from qemu on Linux
 2012-06-06 13:58 UTC  (2+ messages)
[PATCH] libxl: remove libxl__error_set prototype
 2012-06-06 13:58 UTC  (2+ messages)
Xen 4.2 Release / TODO update
 2012-06-06 12:58 UTC  (3+ messages)
[PATCH] xl.cfg: document the maxmem= option
 2012-06-06 12:54 UTC  (2+ messages)
[PATCH] libxl: convert malloc() to libxl__zalloc(NULL, ...)
 2012-06-06 11:47 UTC  (2+ messages)
[PATCH] [v4] libxl: Add API to retrieve domain console tty
 2012-06-06 11:47 UTC  (2+ messages)
[PATCH] fix page_list_splice()
 2012-06-06 11:22 UTC  (4+ messages)
[PATCH 0 of 1 v5] Fix build failure with gcc's -Werror=switch
 2012-06-06 11:15 UTC  (8+ messages)
` [PATCH 1 of 1 v5] libxl: introduce LIBXL_DOMAIN_TYPE_INVALID
[bug report] Windows HVM Hang when reboot/power off using special config
 2012-06-06 11:12 UTC  (2+ messages)
[PATCH] disable virtfs compilation by default in upstream QEMU
 2012-06-06 10:54 UTC 
Using "xl create" without domain config file
 2012-06-06 10:40 UTC  (4+ messages)
[PATCH 0 of 5 V2] libxl: make it possible to explicitly specify default sched params
 2012-06-06 10:38 UTC  (7+ messages)
[PATCH V2] xs: set read_thread stacksize
 2012-06-06 10:37 UTC  (4+ messages)
[Xen-users] Xen unstable fails to build on ubutnu 12.04
 2012-06-06 10:34 UTC  (2+ messages)
Submit a Proposal to Speak at XenSummit North America 2012 before the CFP Deadline, June 15th!
 2012-06-06 10:12 UTC 
Xen 4.2 TODO / Release
 2012-06-06  9:54 UTC  (3+ messages)
Intel VGA-passthrough to Ubuntu12.04 64bit Dom-U doesn't work
 2012-06-06  9:49 UTC 
[Xen-devel] [PATCH] x86/amd: fix crash as Xen Dom0 on AMD Trinity systems
 2012-06-06  9:45 UTC  (13+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).