xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-30 17:37:14 to 2011-09-02 02:32:18 UTC [more...]

Re: Linux Stubdom Problem
 2011-09-02  2:32 UTC  (5+ messages)

[PATCH 00/13] [PATCH RFC] Paravirtualized ticketlocks
 2011-09-02  0:55 UTC  (14+ messages)
` [PATCH 01/13] x86/spinlocks: replace pv spinlocks with pv ticketlocks
` [PATCH 02/13] x86/ticketlock: collapse a layer of functions
` [PATCH 03/13] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH 04/13] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH 05/13] x86/ticketlocks: when paravirtualizing ticket locks, increment by 2
` [PATCH 06/13] x86/ticketlock: add slowpath logic
` [PATCH 07/13] x86/ticketlocks: tidy up __ticket_unlock_kick()
` [PATCH 08/13] xen/pvticketlock: disable interrupts while blocking
` [PATCH 09/13] x86/pvticketlocks: we only need to kick if there's waiters
` [PATCH 10/13] xen/pvticket: allow interrupts to be enabled while blocking
` [PATCH 11/13] x86/ticketlock: only do kick after doing unlock
` [PATCH 12/13] x86/pvticketlock: make sure unlock_kick pvop call is inlined
` [PATCH 13/13] x86/pvticketlock: use __ticket_t for pvop args

[xen-unstable test] 8817: regressions - FAIL
 2011-09-02  0:08 UTC 

[Xen-deve] xen/stable-2.6.32.x bare-metal: panic early exception 0e rip 10:0 error 10 cr2 0
 2011-09-01 23:44 UTC  (6+ messages)

[PATCH] mm: sync vmalloc address space page tables in alloc_vm_area()
 2011-09-01 21:17 UTC  (4+ messages)
` [Revert] "

[xen-unstable test] 8814: regressions - FAIL
 2011-09-01 21:12 UTC 

phy disks and vifs timing out in DomU
 2011-09-01 20:34 UTC  (27+ messages)
      ` Kernel bug from 3.0 (was phy disks and vifs timing out in DomU)

[PATCH] libvchan: interdomain communications library
 2011-09-01 19:29 UTC  (7+ messages)
` [PATCH v4 0/3] "
  ` [PATCH 1/3] libxc: add xc_gnttab_map_grant_ref_notify
  ` [PATCH 2/3] libxc: add xc_gntshr_* functions
  ` [PATCH 3/3] libvchan: interdomain communications library

[xen-unstable bisection] complete test-amd64-i386-rhel6hvm-intel
 2011-09-01 19:28 UTC  (5+ messages)

DOM0 Hang on a large box
 2011-09-01 19:20 UTC 

[xen-unstable test] 8803: regressions - FAIL
 2011-09-01 18:55 UTC  (5+ messages)
  `  "

[xen-unstable test] 8810: regressions - FAIL
 2011-09-01 18:54 UTC 

[xen-4.1-testing test] 8808: tolerable FAIL - PUSHED
 2011-09-01 18:13 UTC 

[PATCH v2] libvchan: interdomain communications library
 2011-09-01 17:46 UTC  (8+ messages)
` [PATCH v3] "

Re: [PATCH] blkfront: Move blkif_interrupt into a tasklet
 2011-09-01 16:46 UTC  (7+ messages)
` [PATCH] xen: x86_32: do not enable iterrupts when returning from exception in interrupt context
    ` [PATCH v2] "

Security vulnerability process - last call
 2011-09-01 16:36 UTC  (3+ messages)

cs 23453:4f4970d2848d beaks Win 7
 2011-09-01 16:13 UTC  (11+ messages)
      `  "

[PATCH] xen,credit1: Add variable timeslice
 2011-09-01 15:49 UTC  (3+ messages)

[xen-4.1-testing test] 8802: regressions - FAIL
 2011-09-01 15:36 UTC 

udev oops, and system boot failure, with 2.6.32.44 as PV guest
 2011-09-01 15:35 UTC  (3+ messages)

[PATCH V4 0/3] xen-blkfront/blkback discard support
 2011-09-01 15:28 UTC  (6+ messages)
` [PATCH V4 1/3] xen-blkfront: add BLKIF_OP_DISCARD and discard request struct
` [PATCH V4 2/3] xen-blkfront: teach blkfront driver to handle discard requests
` [PATCH V4 3/3] xen-blkback: discard requests handling in blkback driver

[xen-4.0-testing test] 8801: tolerable FAIL - PUSHED
 2011-09-01 14:32 UTC 

[PATCH] xen, vtd: Fix device check for devices behind PCIe-to-PCI bridges
 2011-09-01 14:20 UTC 

FW: HXEN on linux
 2011-09-01 13:46 UTC  (8+ messages)

xen: memory initialization/balloon fixes (#2)
 2011-09-01 13:14 UTC  (5+ messages)
` [PATCH 1/5] xen: use maximum reservation to limit amount of usable RAM

[PATCH] xen: Add global irq_vector_map option, set if using AMD global intremap tables
 2011-09-01 10:59 UTC 

some questions of IO ring in xenpaging
 2011-09-01 10:15 UTC  (2+ messages)

HVM guests and pvlocks not working as expected
 2011-09-01 10:14 UTC 

Interrupt code cleanup [RFC]
 2011-09-01  9:03 UTC  (2+ messages)

[PATCH 01/04] p2m: use defines for page sizes rather hardcoding them
 2011-09-01  8:45 UTC  (3+ messages)

A problem/suggestion about network ring buffer
 2011-09-01  8:41 UTC  (2+ messages)

difference between xen hypervisor and common kernel on handling BIOS's e820 map ?
 2011-09-01  8:02 UTC  (7+ messages)

[RFC PATCH v1] ACPI S3 to work under Xen
 2011-09-01  6:58 UTC  (9+ messages)
` [PATCH 1/7] x86: Expand the x86_msi_ops to have a restore MSIs
` [PATCH 2/7] x86, acpi, tboot: Have a ACPI sleep override instead of calling tboot_sleep
` [PATCH 3/7] x86/acpi/sleep: Provide registration for acpi_suspend_lowlevel
` [PATCH 4/7] xen: Utilize the restore_msi_irqs hook
` [PATCH 5/7] xen/acpi: Domain0 acpi parser related platform hypercall
` [PATCH 6/7] xen/acpi/sleep: Enable ACPI sleep via the __acpi_override_sleep
` [PATCH 7/7] xen/acpi/sleep: Register to the acpi_suspend_lowlevel a callback

[xen-unstable test] 8791: regressions - FAIL
 2011-09-01  6:44 UTC 

[PATCH v2 2/2] x86: don't unmask disabled irqs when migrating them
 2011-09-01  6:24 UTC  (5+ messages)
` [regression] Ideapad S10-3 does not wake up from suspend (Re: [PATCH v2 2/2] x86: don't unmask disabled irqs when migrating them)

[xen-4.1-testing test] 8789: regressions - FAIL
 2011-09-01  6:23 UTC 

[xen-4.0-testing test] 8788: regressions - FAIL
 2011-09-01  5:20 UTC 

Fwd: Loadable Hypervisor Modules
 2011-09-01  4:12 UTC 

[xen-unstable test] 8781: regressions - FAIL
 2011-09-01  2:10 UTC 

[xen-4.1-testing test] 8779: regressions - FAIL
 2011-09-01  1:19 UTC 

[xen-4.0-testing test] 8777: regressions - FAIL
 2011-09-01  0:13 UTC 

xen-4.1: PV domain hanging at startup, jiffies stopped
 2011-08-31 22:07 UTC  (11+ messages)

[xen-unstable test] 8776: regressions - FAIL
 2011-08-31 21:11 UTC 

3.0.0 Xen pv guest - BUG: Unable to handle kernel paging request in swap_count_continued
 2011-08-31 20:43 UTC  (5+ messages)
` kernel BUG at mm/swapfile.c:2527! [was 3.0.0 Xen pv guest - BUG: Unable to handle]
  `  "

[xen-4.1-testing test] 8775: regressions - FAIL
 2011-08-31 20:41 UTC 

define BOOT_TRAMPOLINE and stack based on result of probing EBDA area by INT12
 2011-08-31 20:14 UTC  (7+ messages)
  `  "

[xen-4.0-testing test] 8774: regressions - trouble: blocked/broken/fail/pass
 2011-08-31 19:48 UTC 

[PATCH] hotplug: update xencommons script to run only when needed
 2011-08-31 16:02 UTC  (9+ messages)
      ` [PATCH v2] "
        ` [PATCH 2/2] Load gntdev and evtchn if they're modular
          ` [PATCH 2/2] Load gntdev and evtchn if they're modular. [and 1 more messages]

[PATCH 0 of 1] Patch to alter BLKIF_OP_TRIM to BLKIF_OP_DISCARD (v1)
 2011-08-31 15:24 UTC  (5+ messages)
` [PATCH 1 of 1] interface: BLKIF_OP_TRIM -> BLKIF_OP_DISCARD
    `  "

Patches for VGA-Passthrough XEN 4.2 unstable
 2011-08-31 15:19 UTC  (10+ messages)
            `  "

xen/stable-2.6.32.x xen-4.1.1 live migration fails with kernels 2.6.39, 3.0.3 and 3.1-rc2
 2011-08-31 13:07 UTC  (9+ messages)

Solaris10-u9-ga-x86 HVM - panic[cpu0]/thread=fffffffffbc28020: BAD TRAP: type=9 Coprocessor segment overrun) rp=fffffffffbc30da8 addr=0
 2011-08-31 12:57 UTC  (3+ messages)

[PATCH] nested-p2m: support 1gb pages
 2011-08-31 12:52 UTC 

[Xen-users] nvidia-drivers
 2011-08-31 11:51 UTC  (2+ messages)
  `  "

xen: fix hvm_domain_use_pirq's behavior
 2011-08-31 10:27 UTC  (5+ messages)
` xen: __hvm_pci_intx_assert should check for gsis remapped onto pirqs
` xen: get_free_pirq: make sure that the returned pirq is allocated

[PATCH V3 0/3] xen-blkfront/xen-blkback trim support
 2011-08-31  9:41 UTC  (5+ messages)

[xen-4.1-testing test] 8771: tolerable FAIL - PUSHED
 2011-08-31  8:19 UTC 

[patch] Spelling typos fix
 2011-08-31  8:02 UTC 

Re: xen-kernel and EDD
 2011-08-31  7:56 UTC  (5+ messages)

[linux test] 8770: tolerable FAIL - PUSHED
 2011-08-31  7:05 UTC 

Memory Trace Project
 2011-08-31  5:12 UTC  (2+ messages)

Virtio on Xen, prototype
 2011-08-31  5:02 UTC  (2+ messages)

[xen-unstable test] 8769: tolerable FAIL
 2011-08-31  5:01 UTC 

Memory Trace Project Help
 2011-08-31  4:54 UTC  (4+ messages)

[xen-4.1-testing test] 8768: regressions - FAIL
 2011-08-31  2:53 UTC 

[linux test] 8764: regressions - FAIL
 2011-08-31  1:39 UTC 

[xen-4.0-testing test] 8763: tolerable FAIL - PUSHED
 2011-08-31  0:47 UTC 

Questions about the GVTPM framework
 2011-08-30 23:07 UTC  (2+ messages)

[xen-4.1-testing test] 8762: regressions - FAIL
 2011-08-30 21:43 UTC 

[linux test] 8761: regressions - FAIL
 2011-08-30 20:22 UTC 

[xen-unstable test] 8760: tolerable FAIL - PUSHED
 2011-08-30 19:22 UTC 

virbr0/bridge: No such file or directory
 2011-08-30 19:08 UTC  (5+ messages)
    ` virbr0/bridge: No such file or directory, rhel6 bridge-utils IGMP snooping

[xen-4.0-testing test] 8758: regressions - FAIL
 2011-08-30 18:48 UTC 

Block script unsafe when starting multiple devices in parallel
 2011-08-30 18:32 UTC  (2+ messages)

[PATCH 1/2] Make xencommons a bit more idiomatic
 2011-08-30 17:47 UTC  (3+ messages)

[xen-4.1-testing test] 8759: regressions - FAIL
 2011-08-30 17:43 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).