xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-20 15:55:43 to 2012-01-23 13:38:18 UTC [more...]

[PATCH] unlzo: fix input buffer free
 2012-01-23 13:38 UTC  (2+ messages)

VGA passthough still not working
 2012-01-23 13:36 UTC  (21+ messages)
    ` [Xen-devel] "
      ` [Xen-users] "

[PATCH v3 00/21] Xenstore stub domain
 2012-01-23 13:29 UTC  (33+ messages)
` [PATCH 01/21] xen: reinstate previously unused XENMEM_remove_from_physmap hypercall
` [PATCH 02/21] xen: allow global VIRQ handlers to be delegated to other domains
` [PATCH 03/21] xen: change virq parameters from int to uint32_t
` [PATCH 04/21] xen: use XSM instead of IS_PRIV for getdomaininfo
` [PATCH 05/21] xen: Preserve reserved grant entries when switching versions
` [PATCH 06/21] tools/libxl: pull xenstore/console domids from xenstore
` [PATCH 07/21] lib{xc, xl}: Seed grant tables with xenstore and console grants
` [PATCH 08/21] mini-os: avoid crash if no console is provided
` [PATCH 09/21] mini-os: remove per-fd evtchn limit
` [PATCH 10/21] mini-os: create app-specific configuration
` [PATCH 11/21] mini-os: make frontends and xenbus optional
` [PATCH 12/21] mini-os: fix list.h include guard name
` [PATCH 13/21] xenstored: use grant references instead of map_foreign_range
` [PATCH 14/21] xenstored: add NO_SOCKETS compilation option
` [PATCH 15/21] xenstored: support for tdb_copy with TDB_INTERNAL
` [PATCH 16/21] xenstored: support running in minios stubdom
` [PATCH 17/21] stubdom: enable xenstored build
` [PATCH 18/21] xenstored: add --event parameter for bootstrapping
` [PATCH 19/21] xenstored: use domain_is_unprivileged instead of checking conn->id
` [PATCH 20/21] xenstored: add --priv-domid parameter
` [PATCH 21/21] xenstored: Add stub domain builder
` [PATCH] xenbus: Add support for xenbus backend in stub domain

[PATCH] decompressors: fix string typo 'bufer'
 2012-01-23 13:26 UTC 

[PATCH v2] libxl: add support for yajl 2.x
 2012-01-23 13:21 UTC  (11+ messages)

RFC: Still TODO for 4.2?
 2012-01-23 13:20 UTC  (46+ messages)
  ` Driver domains and hotplug scripts, redux
` RFC: Still TODO for 4.2? xl domain numa memory allocation vs xm/xend

Xen 4.2 TODO List Update
 2012-01-23 13:19 UTC 

[PATCH] Reflect cpupool in numa node affinity (v3)
 2012-01-23 12:57 UTC 

[PATCH] Reflect cpupool in numa node affinity (v2)
 2012-01-23 12:55 UTC  (2+ messages)

[PATCH] Add a GNTTABOP to swap the content of two grant references under lock provided that they are not currently active
 2012-01-23 12:46 UTC  (3+ messages)

[PATCH v4 0/6] save/restore on Xen
 2012-01-23 12:10 UTC  (12+ messages)
` [PATCH v4 1/6] vl.c: do not save the RAM state when Xen is enabled
` [PATCH v4 2/6] xen mapcache: check if memory region has moved
` [PATCH v4 3/6] Set runstate to INMIGRATE earlier
` [PATCH v4 4/6] cirrus_vga: do not reset videoram on resume
` [PATCH v4 5/6] xen: record physmap changes to xenstore
` [PATCH v4 6/6] xen: change memory access behavior during migration

[PATCH] Reflect cpupool in numa node affinity
 2012-01-23 11:31 UTC  (5+ messages)

After switching from "xm" to "xl" toolstack, can't get Guest networking to work
 2012-01-23 11:27 UTC  (10+ messages)

vMCE vs migration
 2012-01-23 11:08 UTC 

[PATCH 0 of 3] libxl: Extend CPU affinity specification and enable it in config file
 2012-01-23 10:50 UTC  (10+ messages)
` [PATCH 1 of 3] libxl: extend pCPUs specification for vcpu-pin

[PATCH 3/3] xenoprof: Make the escape code consistent across 32 and 64-bit xen
 2012-01-23 10:47 UTC  (4+ messages)

[PATCH 2/3] xenoprof: Handle 32-bit guest stacks properly in a 64-bit hypervisor
 2012-01-23  9:50 UTC  (2+ messages)

[PATCH 1/3] xenoprof: Adjust indentation
 2012-01-23  9:36 UTC  (2+ messages)

memop struct packing, 32/64 bits
 2012-01-23  9:24 UTC  (5+ messages)

Grant-table error messages in a crash log
 2012-01-23  7:10 UTC 

Got kernel BUG message while PCI pass-through to domU
 2012-01-22 20:23 UTC  (2+ messages)

[xen-unstable test] 11275: tolerable FAIL
 2012-01-22  8:07 UTC 

[xen-unstable test] 11217: tolerable FAIL - PUSHED
 2012-01-22  3:33 UTC 

[xen-unstable test] 11164: regressions - FAIL
 2012-01-21 22:34 UTC 

VGA Passthru HW upgrade
 2012-01-21 11:58 UTC  (3+ messages)

[xen-unstable test] 11028: tolerable FAIL
 2012-01-21  9:10 UTC 

[xen-unstable test] 10976: tolerable FAIL - PUSHED
 2012-01-21  5:38 UTC 

[Ques]:xen_ident_map_ISA ant it's mfns
 2012-01-21  1:29 UTC 

[xen-unstable test] 10932: regressions - FAIL
 2012-01-21  1:22 UTC 

[PATCH] xen-blkfront: use bitmap_set() and bitmap_clear()
 2012-01-21  0:04 UTC  (7+ messages)

[PATCH] include/checkpatch: Prefer __scanf to __attribute__((format(scanf, ...)
 2012-01-21  0:01 UTC 

[PATCH 00/12] ARM: Slim down dummy.S
 2012-01-20 22:24 UTC  (6+ messages)
` [PATCH 07/12] xen: allow tmem to be disabled on platforms which do not support it (ARM)

[xen-unstable test] 10925: regressions - FAIL
 2012-01-20 21:18 UTC 

[RFC PATCH 0/18] Xenstore stub domain
 2012-01-20 20:24 UTC  (5+ messages)
` [PATCH v2 00/18] "
  ` [PATCH 06/18] lib{xc, xl}: Seed grant tables with xenstore and console grants

[PATCH 0/3] xenoprof: improve handling of 32-bit guests on 64-bit xen
 2012-01-20 18:44 UTC 

[PATCH v5 05/25] Introduce clear_user and clear_guest
 2012-01-20 17:50 UTC  (2+ messages)

[xen-unstable test] 10915: regressions - FAIL
 2012-01-20 17:29 UTC 

[PATCH v2 0/2] libxl: save/restore qemu physmap
 2012-01-20 17:25 UTC  (3+ messages)
` [PATCH v2 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK
` [PATCH v2 2/2] libxl: save/restore qemu's physmap

[PATCH] x86/vMSI: miscellaneous fixes
 2012-01-20 17:03 UTC  (7+ messages)

[PATCH 0 of 7 V4] amd iommu: support ATS/GPGPU passthru on IOMMUv2 systems
 2012-01-20 16:38 UTC  (4+ messages)

[PATCH v6 00/27] xen: ARMv7 with virtualization extensions
 2012-01-20 16:36 UTC  (27+ messages)
` [PATCH v6 01/27] Move cpufreq option parsing to cpufreq.c
` [PATCH v6 02/27] Include some header files that are not automatically included on all archs
` [PATCH v6 03/27] A collection of fixes to Xen common files
` [PATCH v6 04/27] xen: implement an signed 64 bit division helper function
` [PATCH v6 05/27] Introduce clear_user and clear_guest
` [PATCH v6 06/27] libelf-loader: introduce elf_load_image
` [PATCH v6 07/27] xen/common/Makefile: introduce HAS_CPUFREQ, HAS_PCI, HAS_PASSTHROUGH, HAS_NS16550, HAS_KEXEC
` [PATCH v6 08/27] arm: compile tmem
` [PATCH v6 09/27] arm: header files
` [PATCH v6 10/27] arm: bit manipulation, copy and division libraries
` [PATCH v6 11/27] arm: entry.S and head.S
` [PATCH v6 12/27] arm: domain
` [PATCH v6 13/27] arm: domain_build
` [PATCH v6 14/27] arm: driver for CoreLink GIC-400 Generic Interrupt Controller
` [PATCH v6 15/27] arm: mmio handlers
` [PATCH v6 16/27] arm: irq
` [PATCH v6 17/27] arm: mm and p2m
` [PATCH v6 19/27] arm: early setup code
` [PATCH v6 20/27] arm: shutdown, smp and smpboot
` [PATCH v6 21/27] arm: driver for the generic timer for ARMv7
` [PATCH v6 22/27] arm: trap handlers
` [PATCH v6 23/27] arm: vgic emulation
` [PATCH v6 24/27] arm: vtimer
` [PATCH v6 25/27] arm: makefiles
` [PATCH v6 26/27] ARM: support zImage format kernels for dom0
` [PATCH v6 27/27] ARM: copy DTB appended to zImage

Fwd: [osrc-patches] [PATCH 2 of 7 V4] amd iommu: Add a new flag to indication iommuv2 feature enabled or not
 2012-01-20 16:16 UTC  (2+ messages)
`  "

[PATCH] remove blocked time accounting from xen "clockchip"
 2012-01-20 16:00 UTC  (6+ messages)

[PATCH 7 of 7 V4] libxl: Introduce a new guest config file parameter
 2012-01-20 15:57 UTC 

[PATCH 6 of 7 V4] libxl: bind virtual bdf to physical bdf after device assignment
 2012-01-20 15:56 UTC 

[PATCH 5 of 7 V4] libxc: add wrappers for new hypercalls
 2012-01-20 15:56 UTC 

[PATCH 4 of 7 V4] hvmloader: Build IVRS table
 2012-01-20 15:56 UTC 

Fwd: [osrc-patches] [PATCH 3 of 7 V4] amd iommu: Add a hypercall for hvmloader
 2012-01-20 15:55 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).