xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-25 23:11:21 to 2013-09-26 19:13:30 UTC [more...]

[PATCH] hvmloader/smbios: Change strncpy to memcpy for anchor strings
 2013-09-26 19:13 UTC  (3+ messages)

Status of FLR in Xen 4.4
 2013-09-26 19:13 UTC  (8+ messages)

[PATCHv2] tracing/events: Add bounce tracing to swiotbl
 2013-09-26 18:03 UTC  (5+ messages)

Xen 4.4 development update -- RFC for feature freeze timeline
 2013-09-26 17:24 UTC  (2+ messages)

[PATCH] qemu-xen: make use of xenstore relative paths
 2013-09-26 17:20 UTC  (2+ messages)

[PATCH v6] tools/migrate: Fix regression when migrating from older version of Xen
 2013-09-26 17:15 UTC 

[xen-4.3-testing test] 19821: regressions - FAIL
 2013-09-26 16:45 UTC 

[PATCH] xen/arm: Don't dump stack when the VCPU is offline
 2013-09-26 16:40 UTC  (2+ messages)

[PATCH v3 0/9] xen: arm: memory mangement fixes / improvements
 2013-09-26 16:40 UTC  (12+ messages)
` [PATCH v3 1/9] xen/arm: ensure the xenheap is 32MB aligned
` [PATCH v3 2/9] xen/arm: DOMHEAP_SECOND_PAGES is arm32 specific
` [PATCH v3 3/9] xen/arm: Reserve FDT via early module mechanism
` [PATCH v3 4/9] xen/arm: do not relocate Xen outside of visible RAM
` [PATCH v3 5/9] xen/arm: cope with modules outside of "visible" RAM
` [PATCH v3 6/9] xen/arm: Support dtb /memreserve/ regions
` [PATCH v3 7/9] xen/arm: rename boot misc region to boot reloc now it has a single purpose
` [PATCH v3 8/9] xen/arm: print the location of the Xen heap on 32 bit
` [PATCH v3 9/9] xen: support RAM at addresses 0 and 4096

[PATCH v2] Add ARINC653 scheduler maintainers
 2013-09-26 16:40 UTC  (5+ messages)
` Ping:[PATCH "

wrong io/tpmif.h made it into upstream Linux
 2013-09-26 16:25 UTC  (8+ messages)

[RFC] Make xl vcpu-set work in overcommit and with PV guests. (v2)
 2013-09-26 16:25 UTC  (13+ messages)
` [PATCH 1/2] xl: neuter vcpu-set --ignore-host
` [PATCH 2/2] xl/vcpuset: Make it work for PV guests

[PATCH RFC v13 00/20] Introduce PVH domU support
 2013-09-26 16:24 UTC  (25+ messages)
` [PATCH RFC v13 02/20] pvh prep: code motion
` [PATCH RFC v13 03/20] Introduce pv guest type and has_hvm_container macros
` [PATCH RFC v13 05/20] pvh: Disable unneeded features of HVM containers
` [PATCH RFC v13 06/20] pvh: vmx-specific changes
` [PATCH RFC v13 07/20] pvh: Do not allow PVH guests to change paging modes
` [PATCH RFC v13 08/20] pvh: PVH access to hypercalls
` [PATCH RFC v13 11/20] pvh: Support read_segment_register for PVH
` [PATCH RFC v13 13/20] pvh: Set up more PV stuff in set_info_guest
` [PATCH RFC v13 14/20] pvh: Use PV handlers for emulated forced invalid ops, cpuid, and IO
` [PATCH RFC v13 17/20] pvh: Disable debug traps when doing pv emulation for PVH domains

[PATCH v5 RFC] tools/migrate: Fix regression when migrating from older version of Xen
 2013-09-26 16:11 UTC  (3+ messages)

Xen 4.3.1?
 2013-09-26 16:00 UTC  (2+ messages)

[PATCH v2 0/4] ARM: Support initrd loading
 2013-09-26 15:52 UTC  (16+ messages)
` [PATCH v2 1/4] xen/arm: Add macro MB
` [PATCH v2 2/4] xen/arm: Add macro ALIGN
` [PATCH v2 3/4] xen/arm: Add support to load initrd in dom0
` [PATCH v2 4/4] xen/dts: Support Linux initrd DT bindings

[PATCH] xen/build: Remove hacked up version of figlet
 2013-09-26 15:46 UTC  (7+ messages)

[PATCH] libxl: remove qemu default devices for upstream qemu
 2013-09-26 15:24 UTC  (2+ messages)

[PATCH v3 00/10] xen/arm: live migration support in arndale board
 2013-09-26 15:13 UTC  (4+ messages)

[PATCH v5 0/7] Dissociate logical and gic/hardware CPU ID
 2013-09-26 15:09 UTC  (9+ messages)
` [PATCH v5 1/7] xen/arm: Introduce init_info structure
` [PATCH v5 2/7] xen/arm: use cpumask_t to describe cpu mask in gic_route_dt_irq
` [PATCH v5 3/7] xen/arm: Initialize correctly IRQ routing
` [PATCH v5 4/7] xen/arm: gic: Use the correct CPU ID
` [PATCH v5 5/7] xen/arm: Fix assert in send_SGI_one
` [PATCH v5 6/7] xen/arm: Dissociate logical and hardware CPU ID
` [PATCH v5 7/7] xen/arm: Use the hardware ID to boot correctly secondary cpus

[PATCH] docs: fix syntax error in xl.cfg.pod
 2013-09-26 15:08 UTC  (2+ messages)

[PATCH] xen: arm: handle new 64-bit zImage magic numbers
 2013-09-26 15:07 UTC  (3+ messages)

[PATCH] xen: arm: use new 64-bit zImage magic numbers for Xen binary
 2013-09-26 15:07 UTC  (4+ messages)

[PATCH] microcode: Scan the multiboot payloads for cpio format microcode blob. (v3.2)
 2013-09-26 15:04 UTC  (7+ messages)
` [PATCH 1/2] microcode: Scan the initramfs payload for microcode blob

[xen-4.1-testing test] 19818: regressions - trouble: blocked/broken/fail/pass
 2013-09-26 14:45 UTC 

[xen-4.2-testing test] 19817: trouble: broken/fail/pass
 2013-09-26 14:37 UTC 

[PATCH v2 0/9] xen: arm: rework early bring up
 2013-09-26 14:31 UTC  (20+ messages)
` [PATCH v2 1/9] xen: arm: Load xen under 4GB on 32-bit
` [PATCH v2 2/9] xen: arm: Log the raw MIDR on boot
` [PATCH v2 3/9] xen: arm: make sure we stay within the memory bank during mm setup
` [PATCH v2 4/9] xen: arm: add two new device tree helpers
` [PATCH v2 5/9] xen: arm: implement arch/platform SMP and CPU initialisation framework
` [PATCH v2 6/9] xen: arm: rewrite start of day page table and cpu bring up
` [PATCH v2 7/9] xen: arm: use symbolic names for MPIDR bits
` [PATCH v2 8/9] xen: arm: configure TCR_EL2 for 40 bit physical address space
` [PATCH v2 9/9] xen: arm: split cpu0's domheap mapping PTs out from xen_second

[RFC v2][PATCH 1/3] docs: design and intended usage for NUMA-aware ballooning
 2013-09-26 14:15 UTC  (6+ messages)

[xen-unstable test] 19811: regressions - trouble: blocked/broken/fail/pass
 2013-09-26 14:02 UTC  (2+ messages)

Trusted Boot with Xen 4.x
 2013-09-26 14:01 UTC  (3+ messages)

[PATCH net v6 1/1] xen-netback: Handle backend state transitions in a more robust way
 2013-09-26 13:16 UTC  (4+ messages)

[PATCH net-next] MAINTAINERS: add myself as maintainer of xen-netback
 2013-09-26 13:08 UTC 

Qxl problem with xen domU, is xen spice and/or qemu bugs?
 2013-09-26 13:04 UTC  (4+ messages)

(no subject)
 2013-09-26 12:51 UTC  (8+ messages)
` [PATCH 10/13] xen/events: Refactor evtchn_to_irq array to be dynamically allocated
` [PATCH 12/13] xen/events: Add the hypervisor interface for the FIFO-based event channels

[PATCH v6] libxl: usb2 and usb3 controller support for upstream qemu
 2013-09-26 12:13 UTC  (3+ messages)

[PATCH net-next] MAINTAINERS: add myself as maintainer of xen-netback
 2013-09-26 11:41 UTC 

[PATCH] microcode: Scan the multiboot payloads for cpio format microcode blob. (v3)
 2013-09-26 11:30 UTC  (5+ messages)

[PATCH net v6 0/1] xen-netback: windows frontend compatibility fixes
 2013-09-26 11:09 UTC 

[PATCH net v5 1/1] xen-netback: Handle backend state transitions in a more robust way
 2013-09-26 11:05 UTC  (3+ messages)

[PATCH] unmodified_drivers: enable build of usbfront driver
 2013-09-26 10:32 UTC 

[PATCH RFC 00/12] libxl: add driver domain backend daemon
 2013-09-26 10:26 UTC  (19+ messages)
` [PATCH RFC 04/12] libxl: create a local xenstore libxl and device-model dir for guests
` [PATCH RFC 06/12] libxl: set correct permissions for the full backend path

[PATCH v3 0/6] Dissociate logical and gic/hardware CPU ID
 2013-09-26 10:18 UTC  (4+ messages)
` [PATCH v3 6/6] xen/arm: Use the hardware ID to boot correctly secondary cpus

Xen 4.2.3-rc2 and 4.1.6-rc2 have been tagged
 2013-09-26 10:08 UTC  (6+ messages)
    ` Ping: backport proposals (was: Xen 4.2.3-rc2 and 4.1.6-rc2 have been tagged)
      ` Ping: backport proposals

[PATCH 0/3] per_cpu() fixes
 2013-09-26 10:04 UTC  (5+ messages)
` [PATCH 1/3] x86/idle: Fix get_cpu_idle_time()'s interaction with offline pcpus
` [PATCH 2/3] x86/percpu: Force INVALID_PERCPU_AREA into the non-canonical address region
` [PATCH 3/3] DO NOT APPLY - debugging code for gpf when accessing invalid per_cpu() data

How does credit_2 scheduler weighting work?
 2013-09-26  9:48 UTC  (10+ messages)

[xen-4.3-testing test] 19805: regressions - trouble: blocked/broken/fail/pass
 2013-09-26  8:59 UTC  (2+ messages)

[PATCH 00/28] Fixes for various minor Coverity issues, volume 2
 2013-09-26  8:51 UTC  (8+ messages)
` [PATCH 17/28] libxl: gettimeofday doesn't return an errno on failure
` [PATCH 18/28] xenstored: handle unlikely failure better in ask_parents

Dom0 uncompression error on Cubieboard2
 2013-09-26  8:41 UTC  (3+ messages)

[PATCH v14] libxl: Add qxl vga interface support for upstream qemu
 2013-09-26  8:20 UTC  (5+ messages)

[PATCH 1/1 V4] x86/AMD: Fix setup ssss:bb:dd:f for d0 failed
 2013-09-26  8:09 UTC  (5+ messages)
` [PATCH v5] AMD IOMMU: fix Dom0 device setup failure for host bridges
  ` Ping: "

[PATCH] xen: make sure the node-affinity is always updated
 2013-09-26  8:05 UTC  (3+ messages)

[RFC 0 PATCH 0/3]: PVH dom0 construction
 2013-09-26  8:02 UTC  (7+ messages)
` [RFC 0 PATCH 1/3] PVH dom0: create domctl_memory_mapping() function
` [RFC 0 PATCH 2/3] PVH dom0: move some pv specific code to static functions
` [RFC 0 PATCH 3/3] PVH dom0: construct_dom0 changes

Error i am getting when using libvirt in xen 4.2
 2013-09-26  7:45 UTC  (2+ messages)

[xen-4.1-testing test] 19812: regressions - trouble: broken/fail/pass
 2013-09-26  7:44 UTC 

[xen-4.2-testing test] 19807: regressions - trouble: blocked/broken/fail/pass
 2013-09-26  7:41 UTC 

[PATCH V2] x86/AMD-Vi: Fix IVRS HPET special->handle override
 2013-09-26  6:52 UTC  (2+ messages)

[PATCH] xen/mmu: Correct PAT MST setting
 2013-09-26  6:43 UTC 

[PATCH 2/3 v3] Refactor MSI restore call-chain to drop unnecessary argument
 2013-09-26  1:19 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).