messages from 2013-11-13 12:25:45 to 2013-11-14 10:52:20 UTC [more...]
[PATCH] blkif: add indirect descriptors interface to public headers
2013-11-14 10:52 UTC (20+ messages)
[PATCH v2 00/16] Implement vcpu soft affinity for credit1
2013-11-14 10:50 UTC (19+ messages)
` [PATCH v2 01/16] xl: match output of vcpu-list with pinning syntax
` [PATCH v2 02/16] xl: allow for node-wise specification of vcpu pinning
` [PATCH v2 03/16] xl: implement and enable dryrun mode for `xl vcpu-pin'
` [PATCH v2 04/16] xl: test script for the cpumap parser (for vCPU pinning)
` [PATCH v2 05/16] xen: fix leaking of v->cpu_affinity_saved
` [PATCH v2 06/16] xen: sched: make space for cpu_soft_affinity
` [PATCH v2 07/16] xen: sched: rename v->cpu_affinity into v->cpu_hard_affinity
` [PATCH v2 08/16] xen: derive NUMA node affinity from hard and soft CPU affinity
` [PATCH v2 09/16] xen: sched: DOMCTL_*vcpuaffinity works with hard and soft affinity
` [PATCH v2 10/16] xen: sched: use soft-affinity instead of domain's node-affinity
` [PATCH v2 11/16] libxc: get and set soft and hard affinity
` [PATCH v2 12/16] libxl: get and set soft affinity
` [PATCH v2 13/16] xl: show soft affinity in `xl vcpu-list'
` [PATCH v2 14/16] xl: enable setting soft affinity
` [PATCH v2 15/16] xl: enable for specifying node-affinity in the config file
` [PATCH v2 16/16] libxl: automatic NUMA placement affects soft affinity
[edk2] Passing Xen memory map and resource map to OVMF
2013-11-14 10:47 UTC (8+ messages)
[PATCH v2 00/10] libxl: add driver domain backend daemon
2013-11-14 10:37 UTC (4+ messages)
` [PATCH v2 04/10] libxl: synchronize device removal when using driver domains
[PATCH v2 0/7] vNUMA introduction
2013-11-14 10:03 UTC (2+ messages)
[Qemu-devel] [PATCH] xen-pvdevice: make device-id property compulsory
2013-11-14 9:51 UTC (2+ messages)
pvgrub2 is merged
2013-11-14 9:48 UTC (6+ messages)
netback: Delayed copy alternative
2013-11-14 9:42 UTC (2+ messages)
Xen 4.4 development update: Feature freeze has started
2013-11-14 9:38 UTC (3+ messages)
[qemu-upstream-unstable test] 21919: regressions - trouble: broken/fail/pass
2013-11-14 9:35 UTC
Re: [PATCH] fix netfront alloc_page error handling bug, need to raise up rx_refill timer if rx request buffer not big enough for backend
2013-11-14 9:35 UTC
(no subject)
2013-11-14 8:39 UTC (5+ messages)
` Live migration from Xen 3.1.2 to 4.2.3 doesn't work
[PATCH v5 00/17] xen: arm: 64-bit guest support and domU FDT autogeneration
2013-11-14 8:28 UTC (39+ messages)
` [PATCH v5 01/19] HACK
` [PATCH v5 02/19] xen: arm: drop LDFLAGS_DIRECT emulation specification
` [PATCH v5 03/19] xen: update config.{sub, guess} for arm64
` [PATCH v5 04/19] xen: arm: Report aarch64 capability
` [PATCH v5 05/19] xen: arm: Add comment regard arm64 zImage v0 vs v1
` [PATCH v5 06/19] xen: arm: move dom0 gic and timer device tree nodes under /xen/
` [PATCH v5 07/19] xen: arm: allocate dom0 memory separately from preparing the dtb
` [PATCH v5 08/19] xen: arm: add enable-method to cpu nodes for arm64 guests
` [PATCH v5 09/19] xen: arm: include header for for arch_do_{sys, dom}ctl prototype
` [PATCH v5 10/19] xen: arm: implement XEN_DOMCTL_set_address_size
` [PATCH v5 11/19] xen: arm: implement arch_set_info_guest for 64-bit vcpus
` [PATCH v5 12/19] tools: check for libfdt when building for ARM
` [PATCH v5 13/19] xen: arm: define guest virtual platform in API headers
` [PATCH v5 14/19] libxc: arm: rename various bits of zimage load with 32 suffix
` [PATCH v5 15/19] libxc: allow caller to specify guest rambase rather than hardcoding
` [PATCH v5 16/19] libxc: arm: allow passing a device tree blob to the guest
` [PATCH v5 17/19] libxc: support for arm64 Image format
` [PATCH v5 18/19] libxc: arm64 vcpu initialisation
` [PATCH v5 19/19] libxl: build a device tree for ARM guests
checksum errors with large send
2013-11-14 8:03 UTC (2+ messages)
[PATCH 1/2] xen: vnuma support for PV guests running as domU
2013-11-14 7:26 UTC (4+ messages)
` [PATCH 2/2] xen: enable vnuma for PV guest
` [PATCH 0/2] xen: vnuma introduction for pv guest
[xen-unstable test] 21913: regressions - FAIL
2013-11-14 7:06 UTC
[PATCH 0 of 5 V3] Remus/Libxl: Network buffering support
2013-11-14 3:55 UTC (6+ messages)
` [PATCH 2 of 5 V3] tools/hotplug: Remus network buffering setup scripts
[PATCH 0/2] xen: vnuma introduction for pv guest
2013-11-14 3:36 UTC
[PATCH v2 7/7] xl: docs for xl config vnuma options
2013-11-14 3:27 UTC
[PATCH v2 6/7] xen: adds vNUMA info debug-key u
2013-11-14 3:27 UTC
[PATCH v2 5/7] libxl: vNUMA configuration parser
2013-11-14 3:27 UTC
[PATCH v2 4/7] libxl: vNUMA supporting interface
2013-11-14 3:26 UTC
[PATCH v2 3/7] libxc: vnodes allocation on NUMA nodes
2013-11-14 3:26 UTC
[PATCH v2 2/7] libxc: Plumb Xen with vNUMA topology for domain
2013-11-14 3:26 UTC
[PATCH v2 1/7] xen: vNUMA support for guests
2013-11-14 3:26 UTC
passing through SMBus
2013-11-14 3:03 UTC
[PATCH] fix netfront alloc_page error handling bug, need to raise up rx_refill timer if rx request buffer not big enough for backend
2013-11-14 2:39 UTC (3+ messages)
[qemu-upstream-unstable test] 21910: regressions - FAIL
2013-11-14 1:37 UTC
[linux-3.4 test] 21908: regressions - FAIL
2013-11-14 0:29 UTC
[xen-unstable test] 21905: regressions - FAIL
2013-11-14 0:16 UTC
[Patch] credit: Update other parameters when setting tslice_ms
2013-11-13 21:49 UTC
[Xen-devel] Fwd: NetBSD xl core-dump not working... Memory fault (core dumped)
2013-11-13 21:31 UTC (3+ messages)
` "
Request complete reversion of XSA-60 patches
2013-11-13 20:46 UTC
[qemu-upstream-unstable test] 21906: regressions - FAIL
2013-11-13 20:26 UTC
[xen-unstable test] 21486: tolerable FAIL - PUSHED
2013-11-13 19:42 UTC (17+ messages)
` Xen osstest on Calxeda midway progress (Was: Re: [xen-unstable test] 21486: tolerable FAIL - PUSHED)
` Physical memory start contraints in the Linux kernel (Was: Re: Xen osstest on Calxeda midway progress (Was: Re: [Xen-devel] [xen-unstable test] 21486: tolerable FAIL - PUSHED))
` [Xen-devel] Physical memory start contraints in the Linux kernel (Was: Re: Xen osstest on Calxeda midway progress (Was: "
[PATCH] hw/piix4acpi: Make writes to ACPI_DBG_IO_ADDR actually work
2013-11-13 19:41 UTC (8+ messages)
pvops dom0
2013-11-13 18:34 UTC (3+ messages)
[PATCH] x86/HVM: 32-bit IN result must be zero-extended to 64 bits (part 2)
2013-11-13 18:09 UTC (3+ messages)
Huge page sizes?
2013-11-13 18:02 UTC (4+ messages)
[RFC v4 0/5] HPET fix interrupt logic
2013-11-13 17:59 UTC (6+ messages)
` [Patch v4 1/5] x86/hpet: Pre cleanup
` [Patch v4 2/5] x86/hpet: Use singe apic vector rather than irq_descs for HPET interrupts
` [Patch v4 3/5] x86/hpet: Post cleanup
` [Patch v4 4/5] x86/hpet: Debug and verbose hpet logging
` [Patch v4 5/5] x86/hpet: debug keyhandlers
Fwd: NetBSD xl core-dump not working... Memory fault (core dumped)
2013-11-13 17:59 UTC (10+ messages)
` [Xen-devel] "
[PATCH v3 00/16] xenctx: Many changes
2013-11-13 17:24 UTC (6+ messages)
` [PATCH v3 01/16] xenctx: clean up usage output
` [PATCH v3 04/16] xenctx: Add -2 (--two-pages) option to switch stack size to 8KiB
Issue with ARM: Network doesn't work in the guest
2013-11-13 16:43 UTC (5+ messages)
Xen 4.2.3 / vanilla kernel 3.10.17 / GPLPV r956 passes my torture test; ebuilds for Gentoo
2013-11-13 16:22 UTC
[PATCH] docs: Add some words describing xen-pvdevice
2013-11-13 16:09 UTC
Multiple platform PCI device ID registries?
2013-11-13 16:07 UTC (17+ messages)
[PATCH] xen-pvdevice: make device-id property compulsory
2013-11-13 15:25 UTC
[PATCH V3] xen: Check if the range is valid in init_domheap_pages
2013-11-13 14:58 UTC (2+ messages)
[PATCHv1 0/2]: Xen: kexec coverity fixes
2013-11-13 14:47 UTC (4+ messages)
` [PATCH 1/2] kexec: fix kexec_lock use in kexec_swap_images()
` [PATCH 2/2] kexec: fail image loads if the page tables cannot be built
[PATCH V2] xen: Check if the range is valid in init_domheap_pages
2013-11-13 14:40 UTC (11+ messages)
Xen Project Developer Summit Presentations and Videos and Bof Notes
2013-11-13 14:21 UTC (2+ messages)
[PATCH v2] xen: simplify balloon_first_page() with list_first_entry_or_null()
2013-11-13 14:03 UTC (2+ messages)
New Defects reported by Coverity Scan for XenProject
2013-11-13 14:01 UTC (2+ messages)
[PATCH] remove dependency on /boot/config-* in grub.d/20_linux_xen
2013-11-13 13:56 UTC
[PATCH v4 00/17] xen: arm: 64-bit guest support and domU FDT autogeneration
2013-11-13 13:51 UTC (9+ messages)
` [PATCH v4 13/17] libxc: arm: allow passing a device tree blob to the guest
using mapped vcpu_runstate_info in hvm guest
2013-11-13 13:50 UTC
libxl: ocaml: improve the bindings
2013-11-13 13:45 UTC (3+ messages)
` [PATCH v3-RESEND 06/28] libxc: ocaml: add simple binding for xentoollog (output only)
[PATCH] xen-gnttab: do not add m2p override entries for blkback mappings
2013-11-13 13:13 UTC
[PATCH] xen/arm: Don't call init_domheap_page with an empty range
2013-11-13 13:09 UTC (4+ messages)
[PATCH] xen: simplify balloon_first_page() with list_first_entry_or_null()
2013-11-13 12:54 UTC (3+ messages)
[Xen-4.3 backport] [Patch] tools/migrate: Fix regression when migrating from older version of Xen
2013-11-13 12:45 UTC (4+ messages)
[BUG] Xen vm kernel crash in get_free_entries
2013-11-13 12:39 UTC (13+ messages)
[PATCH RESEND v5 0/6] xen/arm: live migration support in arndale board
2013-11-13 12:31 UTC (6+ messages)
` [PATCH RESEND v5 1/6] xen/arm: Implement hvm save and restore
Fwd: Re: [PATCH RESEND v5 6/6] xen/arm: Implement toolstack for xl restore/save and migrate
2013-11-13 12:25 UTC
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).