xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-08 07:21:54 to 2011-04-12 18:44:48 UTC [more...]

[PATCH 0 of 4] Patches for PCI passthrough with modified E820 (v2)
 2011-04-12 18:44 UTC  (12+ messages)
` [PATCH 1 of 4] tools: Add xc_domain_set_memory_map and xc_get_machine_memory_map calls (x86, amd64 only)
` [PATCH 2 of 4] x86: make the pv-only e820 array be dynamic
` [PATCH 3 of 4] libxl: Add support for passing in the machine's E820 for PCI passthrough in libxl_device_pci_parse_bdf
    `  "
` [PATCH 4 of 4] libxl: Convert E820_UNUSABLE and E820_RAM to E820_UNUSABLE as appropriate

[xen-unstable test] 6822: regressions - FAIL
 2011-04-12 18:14 UTC 

[PATCH 0/4] xen: critical bug fixes for 2.6.39-rc3
 2011-04-12 17:41 UTC  (11+ messages)
` [PATCH 1/4] xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top
` [PATCH 2/4] x86,xen: introduce x86_init.mapping.pagetable_reserve
  ` [Xen-devel] [PATCH 2/4] x86, xen: "
` [PATCH 3/4] xen: more debugging in the e820 parsing
` [PATCH 4/4] xen: do not create the extra e820 region at an addr lower than 4G

Re: system freeze when processor.ko is loaded
 2011-04-12 17:32 UTC  (4+ messages)

pvops0 kernel 2.6.32.x still does not boot if x > 18, shouldn't that be fixed for release of Xen 4.0.2/4.1
 2011-04-12 17:03 UTC  (3+ messages)

BUG at xen4.1/kernel 2.6.32.35 at a CentOS 5.5 when starting a VM
 2011-04-12 16:41 UTC  (9+ messages)

kernel BUG at arch/x86/xen/mmu.c:1860!
 2011-04-12 16:32 UTC  (21+ messages)
  ` kernel BUG at arch/x86/xen/mmu.c:1872
                ` Grant Table Error on 2.6.32.36 + Xen 4.0.1
                ` Kernel BUG at arch/x86/mm/tlb.c:61

Trying to track down odd behavior, errors in xen dmesg
 2011-04-12 16:20 UTC  (12+ messages)

2.6.38 x86_64 domU null pointer in xennet_alloc_rx_buffers
 2011-04-12 15:58 UTC 

[PATCH V12 00/17] Xen device model support
 2011-04-12 15:52 UTC  (7+ messages)
` [PATCH V12 05/17] xen: Add xenfv machine

[linux test] 6821: regressions - FAIL
 2011-04-12 14:40 UTC 

kernel BUG at mm/swapfile.c:2524
 2011-04-12 14:39 UTC  (3+ messages)

Re: system freeze when processor.ko is loaded during boot
 2011-04-12 14:12 UTC  (3+ messages)

[PATCH] xen/xsm: Fix xsm_mmu_* and xsm_update_va_mapping hooks
 2011-04-12 13:29 UTC  (4+ messages)

4.0.2 plans
 2011-04-12 13:09 UTC  (2+ messages)

[PATCH 00 of 19] tools: SeaBIOS integration
 2011-04-12 11:29 UTC  (20+ messages)
` [PATCH 01 of 19] tools: hvmloader: move ROMBIOS configuration into tools/firmware/rombios/
` [PATCH 02 of 19] tools: hvmloader: split e820 support into its own code module
` [PATCH 03 of 19] tools: hvmloader: pass ACPI_PHYSICAL_ADDRESS as a runtime parameter
` [PATCH 04 of 19] tools: hvmloader: pass SMBIOS location "
` [PATCH 05 of 19] tools: hvmloader: pass option ROM end address around as a parameter
` [PATCH 06 of 19] tools: hvmloader: split scratch and hypercall addressing from ROMBIOS low heap
` [PATCH 07 of 19] tools: hvmloader: refactor Makefile to move ROM filenames into variables
` [PATCH 08 of 19] tools: hvmloader: remove rombios_sz, just use sizeof(rombios)
` [PATCH 09 of 19] tools: hvmloader: rename roms.h to roms.inc
` [PATCH 10 of 19] tools: hvmloader: Define $(OBJS) directly instead of via $(SRCS)
` [PATCH 11 of 19] tools: hvmloader: add bios_config data structure
` [PATCH 12 of 19] tools: hvmloader: Refactor APIC, PCI and SMP setup into struct bios_config
` [PATCH 13 of 19] tools: hvmloader: refactor highbios and bios_info "
` [PATCH 14 of 19] tools: hvmloader: Refactor VM86 and E820 "
` [PATCH 15 of 19] tools: hvmloader: Refactor ACPI table "
` [PATCH 16 of 19] tools: hvmloader: Refactor MP "
` [PATCH 17 of 19] tools: libxl: hide selection of device-model, hvmloader and BIOS by default
` [PATCH 18 of 19] tools: hvmloader: select BIOS through xenstore
` [PATCH 19 of 19] tools: support SeaBIOS. Use by default when upstream qemu is configured

[xen-unstable test] 6820: tolerable FAIL
 2011-04-12  5:14 UTC 

read extended-info signature failed
 2011-04-11 19:54 UTC 

[PATCH] remus: fix incorrect error handling for switch_qemu_logdirty in checkpoint code
 2011-04-11 17:58 UTC 

libxenstore from 4.1 incompatible with xenstore from 4.0
 2011-04-11 15:50 UTC  (5+ messages)

[PATCH] xen/xsm/flask: Fix permission tables
 2011-04-11 14:32 UTC  (3+ messages)

Kernel modules errors and weird xl behavior with Xen 4.1
 2011-04-11 14:25 UTC  (2+ messages)
` [Xen-devel] "

Questions about OProfile
 2011-04-11 14:22 UTC  (6+ messages)

[PATCHv2] libxl: Exposed Flask XSM functionality
 2011-04-11 14:19 UTC  (3+ messages)

[PATCH] AMD IOMMU: Fix an interrupt remapping issue
 2011-04-11 11:35 UTC  (10+ messages)
        ` [PATCH] AMD IOMMU: Fix an interrupt remapping issue (v2)
            ` [PATCH V3] AMD IOMMU: Fix an interrupt remapping issue

[Xen-users] Issues migrating to xen 4.1 / lvm vg for disk
 2011-04-11  7:05 UTC  (3+ messages)
    ` [Xen-users] Issues migrating to xen 4.1 / qemu-dm memory leak?
      `  "

DSN: failed (Mail System Error - Returned Mail)
 2011-04-11  5:32 UTC 

[xen-unstable test] 6819: tolerable FAIL
 2011-04-11  5:28 UTC 

VM Crash when Xen open page sharing
 2011-04-10 12:53 UTC 

[xen-unstable test] 6818: tolerable FAIL
 2011-04-10  5:40 UTC 

[xen-unstable test] 6814: tolerable FAIL - PUSHED
 2011-04-09 22:33 UTC 

[xen-unstable test] 6813: regressions - FAIL
 2011-04-09 18:08 UTC 

Re: [Xen-users] Nested Virtualisation question
 2011-04-09 14:31 UTC  (9+ messages)

map domU pages in dom0
 2011-04-09 14:20 UTC  (2+ messages)

Xen page sharing
 2011-04-09 12:03 UTC  (2+ messages)

[PATCH] xen: netfront: fix declaration order
 2011-04-09 10:34 UTC  (14+ messages)
  ` [PATCH] xen: drop anti-dependency on X86_VISWS (Was: Re: [PATCH] xen: netfront: fix declaration order)
    ` [PATCH] xen: drop anti-dependency on X86_VISWS
                `  "

Porting spice to xen
 2011-04-09 10:27 UTC  (5+ messages)

A question of grant table version
 2011-04-09  8:43 UTC  (4+ messages)

Memory Sharing
 2011-04-09  8:36 UTC  (2+ messages)

[xen-unstable test] 6812: tolerable FAIL - PUSHED
 2011-04-09  8:20 UTC 

[xen-unstable test] 6809: regressions - FAIL
 2011-04-09  3:30 UTC 

[xen-unstable test] 6808: regressions - FAIL
 2011-04-08 23:14 UTC 

[xen-unstable test] 6795: regressions - FAIL
 2011-04-08 18:59 UTC 

[PATCH 0 of 5] Patches for PCI passthrough with modified E820
 2011-04-08 16:01 UTC  (25+ messages)
` [PATCH 1 of 5] tools: Add xc_domain_set_memory_map and xc_get_machine_memory_map calls
` [PATCH 2 of 5] x86: make the pv-only e820 array be dynamic
` [PATCH 4 of 5] libxl: Add support for passing in the machine's E820 for PCI passthrough

[PATCH] libxl: Add libvirt-xml to userdata userid registry
 2011-04-08 15:56 UTC  (2+ messages)

[SPAM] [PATCH] remus: blackhole replication target
 2011-04-08 15:55 UTC  (3+ messages)
` [PATCH] remus: proper cleanup on checkpoint failure
  ` [PATCH] remus: proper cleanup on checkpoint failure [and 1 more messages]

[PATCH] pt: prevent non-HVM access to HVM-only data
 2011-04-08 15:47 UTC 

[PATCH 0 of 7] libxl: refactor tap disk handling
 2011-04-08 15:46 UTC  (3+ messages)
` [PATCH 7 of 7] libxl: Drop internal DEVICE_TAP backend type

[xen-4.1-testing test] 6793: tolerable FAIL - PUSHED
 2011-04-08 15:36 UTC 

[PATCH] libxl: drop domid field from libxl_device_*
 2011-04-08 15:36 UTC  (2+ messages)

[PATCH] xend: drop XenAPI error message translation
 2011-04-08 15:23 UTC  (2+ messages)

[PATCH] libxl/xl: drop support for netchannel2
 2011-04-08 15:21 UTC  (4+ messages)

[PATCH] libxl: do not expose libxenctrl/libxenstore headers via libxl.h
 2011-04-08 15:17 UTC  (7+ messages)

[VT-d] Intel i7-2600(sandybridge) and Intel DP67BG board
 2011-04-08 14:09 UTC  (2+ messages)

Dom0 crashed with xen4.0 and DEBIAN SQUEEZE AMD64
 2011-04-08 13:33 UTC 

[xen-4.0-testing test] 6792: tolerable FAIL - PUSHED
 2011-04-08 12:59 UTC 

[PATCH] AMD IOMMU: Unmapped interrupt should result io page fault
 2011-04-08 12:13 UTC 

Xen Performance metrics
 2011-04-08 11:49 UTC  (3+ messages)

pt_irq_time_out() dropping d->event_lock before calling pirq_guest_eoi()
 2011-04-08 11:29 UTC  (2+ messages)

[PATCH] AMD IOMMU: Fix an interrupt remapping issue
 2011-04-08 11:26 UTC  (2+ messages)

"xm info" yields Attribue Error
 2011-04-08 10:39 UTC  (2+ messages)

DSN: failed (Sales@gibbsinternational.com)
 2011-04-08 10:31 UTC 

[xen-unstable test] 6789: regressions - FAIL
 2011-04-08  7:21 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).