messages from 2012-01-23 11:15:24 to 2012-01-24 13:25:02 UTC [more...]
[PATCH v4 0/6] save/restore on Xen
2012-01-24 13:25 UTC (33+ messages)
` [PATCH v4 1/6] vl.c: do not save the RAM state when Xen is enabled
[opensuse-virtual] After switching from "xm" to "xl" toolstack, can't get Guest networking to work
2012-01-24 12:40 UTC
[PATCH] x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t
2012-01-24 12:29 UTC (6+ messages)
` [Xen-devel] "
[PATCH] xen/sched_credit: Use delay to control scheduling frequency
2012-01-24 12:01 UTC (3+ messages)
[xen-unstable test] 11574: tolerable FAIL
2012-01-24 11:44 UTC (2+ messages)
VGA passthough still not working
2012-01-24 11:32 UTC (24+ messages)
` [Xen-devel] "
` [Xen-users] "
` Re : "
[PATCH] pv drivers: wrap xen_cpuid_base()
2012-01-24 11:17 UTC (6+ messages)
vMCE vs migration
2012-01-24 11:08 UTC (3+ messages)
[PATCH 0 of 3] Reflect cpupool in numa node affinity (v5)
2012-01-24 10:06 UTC (4+ messages)
` [PATCH 1 of 3] introduce and use common macros for selecting cpupool based cpumasks
` [PATCH 2 of 3] switch to dynamically allocated cpumask in domain_update_node_affinity()
` [PATCH 3 of 3] reflect cpupool in numa node affinity
[PATCH 0 of 3] Reflect cpupool in numa node affinity (v4)
2012-01-24 10:04 UTC (7+ messages)
` [PATCH 1 of 3] introduce and use common macros for selecting cpupool based cpumasks
` [PATCH 2 of 3] switch to dynamically allocated cpumask in domain_update_node_affinity()
` [PATCH 3 of 3] reflect cpupool in numa node affinity
[PATCH] Add a GNTTABOP to swap the content of two grant references under lock provided that they are not currently active
2012-01-24 9:23 UTC (6+ messages)
Load increase after memory upgrade (part2)
2012-01-24 8:58 UTC (12+ messages)
[PATCH] add netconsole support for xen-netfront
2012-01-24 8:58 UTC (9+ messages)
[PATCH 3/3] xenoprof: Make the escape code consistent across 32 and 64-bit xen
2012-01-24 8:50 UTC (12+ messages)
[PATCH 0/4] xen kconfig tweaks
2012-01-24 8:30 UTC (8+ messages)
` [PATCH 2/4] xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps
` [PATCH 3/4] xen kconfig: add dom0 support help text
` [PATCH 4/4] xen kconfig: describe xen tmem in the config menu
[PATCH 0 of 3] libxl: tweak the cpupool interface slightly
2012-01-24 8:07 UTC (7+ messages)
` [PATCH 1 of 3] libxl: remove libxl_domain_create_info.poolname
` [PATCH 2 of 3] libxl: name libxl_create_cpupool consistent with other functions
` [PATCH 3 of 3] libxl: do not write/maintain "pool_name" in XenStore
Xen 4.2 TODO List
2012-01-24 4:52 UTC (3+ messages)
[Ques]:xen_ident_map_ISA ant it's mfns
2012-01-24 2:14 UTC (3+ messages)
[PATCH] include/checkpatch: Prefer __scanf to __attribute__((format(scanf, ...)
2012-01-24 2:00 UTC (3+ messages)
` [Xen-devel] "
Got kernel BUG message while PCI pass-through to domU
2012-01-24 0:36 UTC (5+ messages)
[PATCH 0 of 3] Remus - libxl support
2012-01-23 22:46 UTC (4+ messages)
` [PATCH 1 of 3] tools/libxl: QEMU device model suspend/resume
` [PATCH 2 of 3] tools/libxl: suspend/postflush/commit callbacks
` [PATCH 3 of 3] tools/libxl: xl remus/remus-receive commands
[PATCH] remove blocked time accounting from xen "clockchip"
2012-01-23 22:07 UTC (6+ messages)
v3.3-rc1, regression introduced by "sched, nohz: Implement sched group, domain aware nohz idle load balancing" when unplugging CPUs
2012-01-23 21:21 UTC (4+ messages)
[xen-unstable test] 11561: tolerable FAIL - PUSHED
2012-01-23 20:21 UTC
Xen 4.2 TODO List Update
2012-01-23 18:22 UTC (3+ messages)
[PATCHv2 0 of 2] libxl: Extend CPU affinity specification and enable it in config file
2012-01-23 18:22 UTC (3+ messages)
` [PATCHv2 1 of 2] libxl: extend pCPUs specification for vcpu-pin
` [PATCHv2 2 of 2] libxl: allow for specifying the CPU affinity in the config file
WARN... Device 'cpu1' does not have a release() function, it is broken and must be fixed. when doing 'xl vcpu-set <guest_id> 1'
2012-01-23 18:13 UTC (2+ messages)
A Problem with Cache in Xen
2012-01-23 17:56 UTC (3+ messages)
[Xen-devel] [PATCH 3/8] ACPI: processor: add __acpi_processor_[un]register_driver helpers
2012-01-23 16:53 UTC (11+ messages)
[PATCH 00 of 20] libxl: drop device_model_info
2012-01-23 16:45 UTC (21+ messages)
` [PATCH 01 of 20] libxl: remove comment support from IDL
` [PATCH 02 of 20] libxl: use keyword arguments for field definitions in aggregate types
` [PATCH 03 of 20] ocaml: use libxl IDL type helpers for C argument passing
` [PATCH 04 of 20] libxl: define libxl_vnc_info to hold all info about the vnc info
` [PATCH 05 of 20] libxl: define libxl_spice_info to hold all info about the spice server
` [PATCH 06 of 20] libxl: define libxl_sdl_info to hold all info about the SDL config
` [PATCH 07 of 20] libxl: plumb libxl_domain_config down into device model creation
` [PATCH 08 of 20] libxl: now that dm creation takes domain_config stop passing down devices
` [PATCH 09 of 20] libxl: remove redundant info from dm info
` [PATCH 10 of 20] libxl: drop dm_info.dom_name
` [PATCH 11 of 20] libxl: use vfb[0] directly for xenpv device model
` [PATCH 12 of 20] libxl: move HVM emulated GFX support into b_info->u.hvm
` [PATCH 13 of 20] libxl: HVM device configuration info build_info->u.hvm
` [PATCH 14 of 20] libxl: move gfx_passthru setting to b_info->u.hvm
` [PATCH 15 of 20] libxl: Remove libxl_device_model_info.type
` [PATCH 16 of 20] libxl: remove uuid from device model info
` [PATCH 17 of 20] libxl: move device model selection variables to b_info
` [PATCH 18 of 20] libxl: move "saved_state" to libxl__domain_build_state
` [PATCH 19 of 20] libxl: remove libxl_device_model_info
` [PATCH 20 of 20] libxl: only write "disable_pf" key to xenstore when it makes sense
[PATCH] xl: remove duplicate line
2012-01-23 16:37 UTC (2+ messages)
[PATCH] libxl: remove _libxl_json_internal.h from libxl_json.h
2012-01-23 16:34 UTC
[PATCH v3 00/21] Xenstore stub domain
2012-01-23 16:24 UTC (26+ messages)
` [PATCH 07/21] lib{xc, xl}: Seed grant tables with xenstore and console grants
` [PATCH 10/21] mini-os: create app-specific configuration
` [PATCH 11/21] mini-os: make frontends and xenbus optional
` [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 17/21] stubdom: enable xenstored build
` [PATCH 21/21] xenstored: Add stub domain builder
[PATCH] Reflect cpupool in numa node affinity (v2)
2012-01-23 16:08 UTC (3+ messages)
[xen-unstable test] 11558: regressions - FAIL
2012-01-23 15:38 UTC
[xen-unstable test] 10867: regressions - FAIL
2012-01-23 15:30 UTC (3+ messages)
` Heads-up re "
After switching from "xm" to "xl" toolstack, can't get Guest networking to work
2012-01-23 15:28 UTC (3+ messages)
[PATCH 00 of 12] Sharing overhaul
2012-01-23 15:14 UTC (3+ messages)
` [PATCH 09 of 12] Update memshr API and tools
memop struct packing, 32/64 bits
2012-01-23 15:02 UTC (5+ messages)
shutdown/migration stop working on paravirt domU
2012-01-23 14:46 UTC (7+ messages)
[PATCH 00 of 14 V3] amd iommu: support ATS device passthru on IOMMUv2 systems
2012-01-23 13:59 UTC (5+ messages)
` [PATCH 15 of 16] libxl: Introduce a new guest config file parameter
` [PATCH 15 of 16] libxl: Introduce a new guest config file parameter [and 1 more messages]
[PATCH V2] Add a GNTTABOP to swap the content of two grant references under lock provided that they are not currently active
2012-01-23 13:56 UTC
[PATCH] decompressors: fix string typo 'bufer'
2012-01-23 13:38 UTC (2+ messages)
[PATCH] unlzo: fix input buffer free
2012-01-23 13:38 UTC (2+ messages)
[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 (38+ messages)
` Driver domains and hotplug scripts, redux
` RFC: Still TODO for 4.2? xl domain numa memory allocation vs xm/xend
[PATCH] Reflect cpupool in numa node affinity (v3)
2012-01-23 12:57 UTC
[PATCH] Reflect cpupool in numa node affinity
2012-01-23 11:31 UTC (3+ 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).