xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-20 07:41:12 to 2012-01-20 22:24:42 UTC [more...]

[PATCH 00/12] ARM: Slim down dummy.S
 2012-01-20 22:24 UTC  (29+ messages)
` [PATCH 01/12] arm: add a missing local-vars comment
` [PATCH 02/12] arm: define some more cp15 registers
` [PATCH 03/12] arm: align some register bit definitions
` [PATCH 04/12] arm: remove some unnecessary symbols from dummy.S
` [PATCH 05/12] arm: Add stub functions instead of using DUMMY
` [PATCH 06/12] PM: only include XEN_SYSCTL_{get_pmstat, pm_op} if HAVE_ACPI
` [PATCH 07/12] xen: allow tmem to be disabled on platforms which do not support it (ARM)
` [PATCH 08/12] arm: Implement arch_get_xen_caps
` [PATCH 09/12] xen: only map PV guest grants via iommu if HAS_PASSTHROUGH
` [PATCH 10/12] arm: stub out PoD
` [PATCH 11/12] arm: define max_page
` [PATCH 12/12] arm: Group remaining dummy symbols somewhat according to functionality

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

[PATCH v3 00/21] Xenstore stub domain
 2012-01-20 20:47 UTC  (23+ 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

VGA passthough still not working
 2012-01-20 20:32 UTC  (9+ messages)
    ` [Xen-devel] "
      ` [Xen-users] "

[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 3/3] xenoprof: Make the escape code consistent across 32 and 64-bit xen
 2012-01-20 18:45 UTC 

[PATCH 2/3] xenoprof: Handle 32-bit guest stacks properly in a 64-bit hypervisor
 2012-01-20 18:45 UTC 

[PATCH 1/3] xenoprof: Adjust indentation
 2012-01-20 18:44 UTC 

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

[PATCH v4 0/6] save/restore on Xen
 2012-01-20 17:59 UTC  (8+ 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 v5 00/25] xen: ARMv7 with virtualization extensions
 2012-01-20 17:50 UTC  (9+ messages)
` [PATCH v5 05/25] Introduce clear_user and clear_guest

RFC: Still TODO for 4.2?
 2012-01-20 17:32 UTC  (30+ messages)
` RFC: Still TODO for 4.2? xl domain numa memory allocation vs xm/xend

[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  (5+ 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] xen-blkfront: use bitmap_set() and bitmap_clear()
 2012-01-20 16:09 UTC  (5+ 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 

[PATCH 1 of 7 V4] amd iommu: Add 2 hypercalls for libxc
 2012-01-20 15:55 UTC 

[xen-4.1-testing test] 10914: tolerable FAIL - PUSHED
 2012-01-20 15:45 UTC 

[PATCH] xen: kill __u*/__s* integer types
 2012-01-20 15:22 UTC  (6+ messages)

[PATCH RFC V4 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
 2012-01-20 15:09 UTC  (11+ messages)

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

[PATCH 2 of 2] vpmu: Add a vpmu cpuid function
 2012-01-20 14:08 UTC  (11+ messages)

shutdown/migration stop working on paravirt domU
 2012-01-20 11:02 UTC  (6+ messages)

memop struct packing, 32/64 bits
 2012-01-20 10:32 UTC  (4+ messages)

[xen-unstable test] 10906: tolerable FAIL - PUSHED
 2012-01-20  9:46 UTC  (2+ messages)

Upstream Qemu With Xen
 2012-01-20  9:45 UTC  (2+ 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).