xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-03 14:19:26 to 2012-04-05 18:26:48 UTC [more...]

(no subject)
 2012-04-05 18:26 UTC 

[linux-mingo-tip-master test] 12575: regressions - FAIL
 2012-04-05 18:06 UTC 

lastest xen unstable crash
 2012-04-05 17:44 UTC  (2+ messages)

libxc DPRINTF statements
 2012-04-05 16:35 UTC 

[linux-linus test] 12574: regressions - FAIL
 2012-04-05 16:20 UTC  (3+ messages)

[PATCH 0 of 6] Make xen build with clang/LLVM again
 2012-04-05 15:55 UTC  (20+ messages)
` [PATCH 1 of 6] xen: Add -Wno-unused-value to the clang CFLAGS
` [PATCH 2 of 6] x86: don't use .subsection to out-of-line failure path in spinlock.h
` [PATCH 3 of 6] x86/mm: Another couple of comparisons of unsigned vars with < 0
` [PATCH 4 of 6] x86: fix logical ANDs used to mask bitfields
` [PATCH 5 of 6] x86: fix memset(ptr, 0, sizeof ptr)
` [PATCH 6 of 6] x86: explicitly mark an __initdata variable as used

[PATCH 0 of 7 v2] Make xen build with clang/LLVM again
 2012-04-05 15:51 UTC  (8+ messages)
` [PATCH 1 of 7 v2] xen: Add -Wno-unused-value to the clang CFLAGS
` [PATCH 2 of 7 v2] x86/mm: Another couple of comparisons of unsigned vars with < 0
` [PATCH 3 of 7 v2] x86: fix logical ANDs used to mask bitfields
` [PATCH 4 of 7 v2] x86: fix memset(ptr, 0, sizeof ptr)
` [PATCH 5 of 7 v2] x86: don't use .subsection when compiling with clang
` [PATCH 6 of 7 v2] xen: define __section() and friends and use them for section annotations
` [PATCH 7 of 7 v2] x86: explicitly mark __initdata variables as used when building with clang

[PATCH] xen-blkfront: properly name all devices
 2012-04-05 15:37 UTC 

[PATCH] libxl: passthrough: avoid passing through devices not owned by pciback
 2012-04-05 15:37 UTC  (6+ messages)

Correct format for HVM graphics
 2012-04-05 15:35 UTC  (8+ messages)

[PATCH] xen/gnttab: add deferred freeing logic
 2012-04-05 15:10 UTC 

[PATCH] xen-blkfront: module exit handling adjustments
 2012-04-05 15:04 UTC 

[PATCH] [v2] xl: Don't require a config file for cpupools
 2012-04-05 14:07 UTC 

[PATCH] acpi: Fix an incorrect code path in acpi_processor_idle()
 2012-04-05 14:02 UTC  (2+ messages)

[PATCH] xl, cpupools: Create empty pool if no cpus are specified
 2012-04-05 13:14 UTC 

[PATCH 1/2] RFC: Prepare PAD for native and xen platform
 2012-04-05 13:01 UTC  (10+ messages)
          ` [Xen-devel] "

irq problem with 3.3-rc3 on guest
 2012-04-05 13:01 UTC  (12+ messages)
              ` [Fedora-xen] Fedora Core 17 Xorg can't use /dev/fb0 when using Cirrus Logic VGA or Xen PVFB driver, Was:Re: [Xen-devel] "
                  ` [Fedora-xen] [Xen-devel] Fedora Core 17 Xorg can't use /dev/fb0 when using Cirrus Logic VGA or Xen PVFB driver, Was:Re: "

Problems with xen 4.2
 2012-04-05 12:42 UTC  (7+ messages)

[Xen-API] xe vdi-create failure ot local SR type=file and type=ext
 2012-04-05 12:22 UTC  (2+ messages)
  ` [Xen-API] (solved) "

[PATCH 0 of 3] xen scheduling: Fix credit2 and cpupools
 2012-04-05 11:54 UTC  (4+ messages)
` [PATCH 1 of 3] xen: Fix schedule's grabbing of the schedule lock
` [PATCH 2 of 3] xen, credit2: Put the per-cpu schedule lock back to the default lock when releasing cpu
` [PATCH 3 of 3] xen, cpupools: Fix cpupool-move to make more consistent

[qemu-upstream-unstable test] 12570: regressions - FAIL
 2012-04-05 11:53 UTC 

reserve e820 ram
 2012-04-05 11:02 UTC  (3+ messages)

[PATCH 0/0] MSI/MSIX injection for Xen HVM guests
 2012-04-05 10:50 UTC  (6+ messages)
` [PATCH 1/2] Xen: basic HVM MSI injection support
` [PATCH 2/2] Xen: Add xen-apic support and hook it up

[PATCH RFC V6 0/11] Paravirtualized ticketlocks
 2012-04-05 10:40 UTC  (20+ messages)

[PATCH] tools/blktap2: fix 'make clean'
 2012-04-05 10:40 UTC  (2+ messages)

[PATCH 04/07] HVM firmware passthrough: SMBIOS support
 2012-04-05 10:37 UTC  (2+ messages)

[PATCH 0 of 2] Sharing Documentation
 2012-04-05 10:15 UTC  (2+ messages)

[PATCH] x86/mem sharing: Take care of domain reference for shared pages
 2012-04-05 10:09 UTC  (2+ messages)

[PATCH] domctl.h: document non-standard error codes for enabling paging/access
 2012-04-05 10:09 UTC  (2+ messages)

[PATCH] xenpaging: add error code to indicate iommem passthrough
 2012-04-05 10:08 UTC  (2+ messages)

[PATCH 00/07] HVM firmware passthrough
 2012-04-05 10:08 UTC  (8+ messages)

xe vdi-create failure ot local SR type=file and type=ext
 2012-04-05  9:23 UTC 

[xen-4.1-testing test] 12567: tolerable FAIL
 2012-04-05  8:44 UTC 

[PATCH v2] qemu/configure: fix CFLAGS handling for i386
 2012-04-05  7:28 UTC  (5+ messages)
  ` [Qemu-devel] "
      ` [Xen-devel] "

[xen-4.0-testing test] 12566: tolerable FAIL
 2012-04-05  6:31 UTC 

[linux-mingo-tip-master test] 12565: tolerable FAIL
 2012-04-05  1:32 UTC 

[linux-linus test] 12564: regressions - FAIL
 2012-04-05  0:07 UTC 

[xen-unstable test] 12563: tolerable FAIL
 2012-04-04 23:38 UTC 

[PATCH 07/07] HVM firmware passthrough: Xen control tools support
 2012-04-04 19:31 UTC  (3+ messages)

[PATCH 03/07] HVM firmware passthrough: hvmloader init module support
 2012-04-04 19:30 UTC  (5+ messages)

[qemu-upstream-unstable test] 12562: tolerable FAIL
 2012-04-04 18:42 UTC 

Driver domains communication protocol proposal
 2012-04-04 15:46 UTC 

[xen-4.1-testing test] 12561: tolerable FAIL
 2012-04-04 15:34 UTC 

[PATCH 1 of 2] libxlu: Rename filename to config_source
 2012-04-04 15:18 UTC  (4+ messages)
` [PATCH 2 of 2] xl: Make clear distinction between "filename" and "data source"

[PATCH 0 of 3] Another round of fixes for autoconf
 2012-04-04 15:15 UTC  (5+ messages)
` [PATCH 2 of 3] autoconf: check for as86, ld86, bcc and iasl

[PATCH] libxl: fixup error handling in libxl_send_trigger
 2012-04-04 15:10 UTC  (2+ messages)

backport requests for 4.x-testing
 2012-04-04 15:09 UTC  (18+ messages)

[PATCH 0 of 2] [v2] Add per-device and global permissive config options for pci passthrough
 2012-04-04 15:07 UTC  (7+ messages)
` [PATCH 1 of 2] libxl: Move bdf parsing into libxlu
` [PATCH 2 of 2] xl, libxl: Add per-device and global permissive config options for pci passthrough

Autoconf: add variable for pass arbitrary options to qemu upstream
 2012-04-04 14:50 UTC  (5+ messages)

bogus BUG_ON() in 2.6.18's pci_enable_msix()
 2012-04-04 14:31 UTC 

[PATCH v2] Autoconf: add variable for pass arbitrary options to qemu upstream
 2012-04-04 14:00 UTC  (2+ messages)

[PATCH] MSI / MSIX injection for Xen HVM
 2012-04-04 13:40 UTC  (13+ messages)

[xen-4.0-testing test] 12560: tolerable FAIL
 2012-04-04 12:30 UTC 

[PATCH 0 of 2] libxl: add libxl_domain_config_init
 2012-04-04 10:36 UTC  (3+ messages)
` [PATCH 1 of 2] libxl: provide libxl_domain_config_init
` [PATCH 2 of 2] RFC: libxl: move definition of libxl_domain_config into the IDL

[PATCH 0 of 3 v2] PV-GRUB: add support for ext4 and btrfs
 2012-04-04 10:20 UTC  (4+ messages)

[PATCH] xl: Don't require a config file for cpupools
 2012-04-04  9:12 UTC  (2+ messages)

[xen-unstable test] 12559: tolerable FAIL
 2012-04-04  8:14 UTC 

[question]: __gnttab_map_grant_ref() and iommu
 2012-04-04  7:28 UTC  (2+ messages)

[qemu-upstream-unstable test] 12558: tolerable FAIL
 2012-04-04  5:46 UTC 

[xen-4.1-testing test] 12556: tolerable FAIL
 2012-04-04  2:41 UTC 

[xen-4.0-testing test] 12555: tolerable FAIL
 2012-04-04  0:22 UTC 

AMD/ATI patch for xen 4.2-unstable
 2012-04-03 21:07 UTC  (2+ messages)

Section mismatch with linux-3.4
 2012-04-03 20:33 UTC  (2+ messages)

[xen-unstable test] 12552: tolerable FAIL - PUSHED
 2012-04-03 20:23 UTC 

[qemu-upstream-unstable test] 12554: tolerable FAIL
 2012-04-03 19:53 UTC 

[linux-linus test] 12557: tolerable FAIL
 2012-04-03 18:15 UTC 

[PATCH] tools/libvchan: fix build errors caused by Werror in io.c
 2012-04-03 17:36 UTC 

[PATCH] tools/libfsimage: include Rules.mk first
 2012-04-03 17:22 UTC  (2+ messages)

[PATCH] tools/blktap: reorder MEMSHR_DIR to fix CFLAGS
 2012-04-03 17:19 UTC  (2+ messages)

[PATCH] libxl: Fix parameter pass to qemu-xen
 2012-04-03 17:15 UTC  (2+ messages)

[PATCH v2] autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more sense
 2012-04-03 17:13 UTC  (3+ messages)
  ` [PATCH v2] autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more sense [and 1 more messages]

[PATCH] tools/configure: add options to pass EXTRA_CLFAGS
 2012-04-03 17:13 UTC  (2+ messages)

[PATCH v2] xen/gntdev: do not set VM_PFNMAP
 2012-04-03 17:05 UTC 

[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
 2012-04-03 16:39 UTC  (6+ messages)
` [PATCH 14 of 18] tools/libvchan: fix build errors caused by Werror in io.c

[PATCH] xen/gntdev: do not set VM_PFNMAP
 2012-04-03 16:25 UTC  (3+ messages)

Submitting a patch for 4.0.1?
 2012-04-03 15:56 UTC  (3+ messages)

[PATCH V11 0/8] Xen PCI Passthrough
 2012-04-03 15:32 UTC  (9+ messages)
` [PATCH V11 1/8] pci_ids: Add INTEL_82599_SFP_VF id
` [PATCH V11 2/8] configure: Introduce --enable-xen-pci-passthrough
` [PATCH V11 3/8] Introduce XenHostPCIDevice to access a pci device on the host
` [PATCH V11 4/8] pci.c: Add opaque argument to pci_for_each_device
` [PATCH V11 5/8] Introduce Xen PCI Passthrough, qdevice (1/3)
` [PATCH V11 6/8] Introduce Xen PCI Passthrough, PCI config space helpers (2/3)
` [PATCH V11 7/8] Introduce apic-msidef.h
` [PATCH V11 8/8] Introduce Xen PCI Passthrough, MSI (3/3)

[PATCH 0 of 2] Support for Paging/Sharing on AMD
 2012-04-03 15:16 UTC  (6+ messages)

[PATCH] tools/vtpm: do not install if vtpm can not be build
 2012-04-03 15:01 UTC  (3+ messages)

[PATCH] config/Tools.mk: remove unused IP
 2012-04-03 15:00 UTC  (3+ messages)

[ANNOUNCE] Prebuilt Xen PV-HVM templates
 2012-04-03 14:49 UTC  (6+ messages)

[PATCH v3] use INT64_MAX as max expiration
 2012-04-03 14:45 UTC  (3+ messages)

[PATCH 0/3] prevent qemu-xen-traditional from waking up needlessly
 2012-04-03 14:43 UTC  (3+ messages)
` [PATCH 1/3] xen: introduce an event channel for buffered io event notifications

[PATCH] libxl: Document API and ABI compatibility guarantees
 2012-04-03 14:32 UTC 

[PATCH] libxl: log device model arguments to aid debugging
 2012-04-03 14:31 UTC  (2+ messages)

[PATCH] tools: specify datadir for qemu-xen build to fix firmware loading
 2012-04-03 14:30 UTC  (3+ messages)

[PATCH 0/6] qdisk local attach
 2012-04-03 14:24 UTC  (11+ messages)
` [PATCH 5/6] libxl: introduce libxl__alloc_vdev

[XEN][RFC PATCH 00/15] QEMU disaggregation
 2012-04-03 14:23 UTC  (9+ messages)
` [XEN][RFC PATCH 14/15] xl-parsing: Parse the new option device_models
  ` [Xen-devel] "


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).