xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-10 10:03:34 to 2013-10-11 15:00:03 UTC [more...]

[PATCH] sched: fix race between sched_move_domain() and vcpu_wake()
 2013-10-11 15:00 UTC  (21+ messages)
                ` Processed: "

[xen-unstable test] 19756: regressions - trouble: broken/fail/pass
 2013-10-11 14:56 UTC  (7+ messages)

[PATCH 11/28] libxl: only put poller if already gotten in libxl_event_wait
 2013-10-11 14:51 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH] libxl: make libxl__poller_put tolerate p==NULL libxl_event_wait

[PATCH] common/sched: Correct function prototypes
 2013-10-11 14:47 UTC  (8+ messages)

[PATCH] scheduler: adjust internal locking interface
 2013-10-11 14:41 UTC  (4+ messages)

[PATCH v4] libxl: spice usbredirection support for upstream qemu
 2013-10-11 14:38 UTC 

page->tlbflush_timestamp
 2013-10-11 14:17 UTC  (3+ messages)

[PATCHv9 0/9] Xen: extend kexec hypercall for use with pv-ops kernels
 2013-10-11 14:06 UTC  (11+ messages)

[PATCH net-next v3 1/5] xen-netback: add support for IPv6 checksum offload to guest
 2013-10-11 14:03 UTC  (11+ messages)
` [PATCH net-next v3 2/5] xen-netback: add support for IPv6 checksum offload from guest
` [PATCH net-next v3 3/5] xen-netback: Unconditionally set NETIF_F_RXCSUM
` [PATCH net-next v3 4/5] xen-netback: handle IPv6 TCP GSO packets from the guest
` [PATCH net-next v3 5/5] xen-netback: enable IPv6 TCP GSO to "

[osstest test] 19788: regressions - trouble: broken/fail/pass
 2013-10-11 13:59 UTC 

FreeBSD PVHVM call for testing
 2013-10-11 13:56 UTC  (2+ messages)

kexec: Clearing registers just before jumping into purgatory
 2013-10-11 12:52 UTC  (3+ messages)

help,about xen crash log
 2013-10-11 12:29 UTC  (2+ messages)

[PATCH OSSTEST 0/6] Improvement, cleanup and enable Wheezy to run test jobs
 2013-10-11 11:59 UTC  (5+ messages)
` [PATCH OSSTEST 3/6] Osstest: purge Lenny branches

[xen-unstable test] 19780: tolerable trouble: broken/fail/pass
 2013-10-11 11:40 UTC  (3+ messages)

[PATCH RFC] libxl: support for using 'MmGg' as memory size suffix
 2013-10-11 11:35 UTC  (2+ messages)

[PATCH RFC v2 5/7] libxl/vNUMA: VM config parsing functions
 2013-10-11 11:18 UTC  (8+ messages)

[PATCH v4 0/9] xen/arm: live migration support in arndale board
 2013-10-11 10:25 UTC  (19+ messages)
` [PATCH v4 2/9] xen/arm: Add more registers for saving and restoring vcpu registers
` [PATCH v4 3/9] xen/arm: Implement set_memory_map hypercall for arm
` [PATCH v4 6/9] xen/arm: Fixing clear_guest_offset macro
` [PATCH v4 8/9] xen/arm: Implement hypercall for dirty page tracing

kexec: Clearing registers just before jumping into purgatory
 2013-10-11  9:28 UTC 

pagetable RO
 2013-10-11  9:04 UTC  (6+ messages)

[PATCH] x86/MSI: fix locking in pci_restore_msi_state()
 2013-10-11  9:02 UTC  (2+ messages)

[PATCH v3 0/7] support for cubieboard2 / sunxi processors
 2013-10-11  8:31 UTC  (6+ messages)
` [PATCH 6/7] xen/arm: Basic support for sunxi/sun7i platform

[BUG] pci-passthrough on dom0 kernel versions above 3.8 crashes dom0
 2013-10-11  8:22 UTC  (6+ messages)

[PATCH v2] libxl: remove qemu default devices for upstream qemu
 2013-10-11  7:53 UTC  (5+ messages)

[PATCH] Nested VMX: CR emulation fix up
 2013-10-11  6:38 UTC  (9+ messages)

[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
 2013-10-11  5:14 UTC  (5+ messages)

[qemu-upstream-unstable test] 20678: regressions - FAIL
 2013-10-11  3:31 UTC 

[xen-4.1-testing test] 20676: tolerable FAIL - PUSHED
 2013-10-11  3:18 UTC 

[xen-4.2-testing test] 20675: trouble: broken/fail/pass
 2013-10-11  2:03 UTC 

[xen-4.3-testing test] 20672: tolerable FAIL - PUSHED
 2013-10-11  0:28 UTC 

[xen-unstable test] 20673: tolerable FAIL - PUSHED
 2013-10-10 23:10 UTC 

[qemu-upstream-4.3-testing test] 20677: tolerable FAIL - PUSHED
 2013-10-10 22:19 UTC 

[qemu-upstream-4.2-testing test] 20674: tolerable FAIL - PUSHED
 2013-10-10 21:26 UTC 

[PATCH] qemu-traditional: do not strip binaries during make install
 2013-10-10 17:19 UTC  (2+ messages)

[PATCH RFC 00/15] xen: arm: 64-bit guest support and domU FDT autogeneration
 2013-10-10 16:09 UTC  (24+ messages)
` [PATCH RFC 01/15] xen: arm: Report aarch64 capability
` [PATCH RFC 02/15] xen: arm: Add comment regard arm64 zImage v0 vs v1
` [PATCH RFC 03/15] xen: arm: allocate dom0 memory separately from preparing the dtb
` [PATCH RFC 04/15] xen: arm: add enable-method to cpu nodes for arm64 guests
` [PATCH RFC 07/15] xenctx: fix typo in arm64 output
` [PATCH RFC 09/15] libxc: arm: rename various bits of zimage load with 32 suffix
` [PATCH RFC 10/15] libxc: allow caller to specify guest rambase rather than hardcoding
` [PATCH RFC 12/15] libxc: support for arm64 Image format
` [PATCH RFC 13/15] libxc: arm64 vcpu initialisation

[PATCH net-next v3 0/5] xen-netback: IPv6 offload support
 2013-10-10 15:25 UTC 

[PATCH v2 0/6] xen: arm: fixups for systems with RAM above 4GB
 2013-10-10 15:14 UTC  (8+ messages)
` [PATCH 1/6] xen: correct xenheap_bits after "xen: support RAM at addresses 0 and 4096"
` [PATCH 2/6] xen: arm: Enable 40 bit addressing in VTCR for arm64
` [PATCH 3/6] xen: arm: map entire memory banks on arm64
` [PATCH 4/6] xen: arm: make sure pagetable mask macros have appropriate size
` [PATCH 5/6] xen: arm: correctly round down MFN to 1GB boundary make sure pagetable mask macros as physaddr size
` [PATCH 6/6] xen: arm: Ensure HCR_EL2.RW is set correctly when building dom0

[PATCH 0/4] x86: XSA-67 follow-up
 2013-10-10 15:13 UTC  (11+ messages)
` [PATCH 1/4] x86: correct LDT checks
` [PATCH 2/4] x86: add address validity check to guest_map_l1e()
` [PATCH 3/4] x86: use {rd, wr}{fs, gs}base when available
` [PATCH 4/4] x86: check for canonical address before doing page walks

[PATCH] Provide support for multiple frame buffers in Xen
 2013-10-10 15:07 UTC  (4+ messages)

[PATCH] libxl: new parameters for upstream qemu's vga interfaces
 2013-10-10 14:39 UTC  (10+ messages)

[PULL 0/2] Xen 2013-10-10
 2013-10-10 14:36 UTC  (3+ messages)
` [PULL 1/2] xen_disk: mark ioreq as mapped before unmapping in error case
` [PULL 2/2] qemu/xen: make use of xenstore relative paths

[PATCH 00/15] Implement per-vcpu NUMA node-affinity for credit1
 2013-10-10 14:35 UTC  (14+ messages)
` [PATCH 01/15] xl: update the manpage about "cpus=" and NUMA node-affinity
` [PATCH 02/15] xl: fix a typo in main_vcpulist()
` [PATCH 04/15] libxl: introduce libxl_node_to_cpumap
` [PATCH 07/15] xl: test script for the cpumap parser (for vCPU pinning)

[PATCH v4 8/9] xen/arm: Implement hypercall for dirty page tracing
 2013-10-10 14:13 UTC  (5+ messages)

[Xen-4.3 backport] [Patch] tools/migrate: Fix regression when migrating from older version of Xen
 2013-10-10 13:56 UTC 

Hvmloader: Add _STA for PCI hotplug slots
 2013-10-10 13:52 UTC  (2+ messages)

Xen Security Advisory 71 (CVE-2013-4375) - qemu disk backend (qdisk) resource leak
 2013-10-10 12:28 UTC 

Xen Security Advisory 70 (CVE-2013-4371) - use-after-free in libxl_list_cpupool under memory pressure
 2013-10-10 12:22 UTC 

Xen Security Advisory 69 (CVE-2013-4370) - misplaced free in ocaml xc_vcpu_getaffinity stub
 2013-10-10 12:22 UTC 

Xen Security Advisory 68 (CVE-2013-4369) - possible null dereference when parsing vif ratelimiting info
 2013-10-10 12:22 UTC 

Xen Security Advisory 67 (CVE-2013-4368) - Information leak through outs instruction emulation
 2013-10-10 12:22 UTC 

Problems when using latest git tree to boot xen on OMAP5
 2013-10-10 12:04 UTC  (11+ messages)

[Patch v8] tools/migrate: Fix regression when migrating from older version of Xen
 2013-10-10 11:42 UTC  (2+ messages)

[PATCH] tools: adds tracer on qemu-xen debug configure options
 2013-10-10 11:42 UTC  (8+ messages)

[PATCH v1 00/12] libxl: add driver domain backend daemon
 2013-10-10 11:37 UTC  (6+ messages)
` [PATCH v1 01/12] libxl/hotplug: add support for getting domid
` [PATCH v1 04/12] libxl: create a local xenstore libxl and device-model dir for guests

[PATCH 0/5] x86/HVM: XSA-63 follow-ups
 2013-10-10 11:35 UTC  (3+ messages)
` [PATCH 5/5] x86/HVM: cache emulated instruction for retry processing

[PATCH] xen/arm32: Call start_xen only on the boot CPU
 2013-10-10 10:41 UTC  (2+ messages)

[PATCH v7] tools/migrate: Fix regression when migrating from older version of Xen
 2013-10-10 10:26 UTC  (2+ messages)

[HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers
 2013-10-10 10:03 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).