xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-11 21:35:31 to 2011-04-14 08:20:22 UTC [more...]

[PATCH] xen: netfront: fix declaration order
 2011-04-14  8:20 UTC  (12+ 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
                `  "

[PATCH] x86: don't write_tsc() non-zero values on CPUs updating only the lower 32 bits
 2011-04-14  8:06 UTC  (6+ messages)

kernel BUG at arch/x86/xen/mmu.c:1860!
 2011-04-14  7:56 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

[PATCH] libxl: move TOSTRING to libxl_internal.h
 2011-04-14  7:20 UTC  (5+ messages)
` [PATCH] libxl: new xlu_disk_parse function

[Bug 1759] Xen 4.0.1 live migration/restore over-writes new hypervisor's boot-time record
 2011-04-14  6:40 UTC  (5+ messages)

[xen-unstable test] 6832: regressions - FAIL
 2011-04-14  5:38 UTC 

How can I use grant table in domainU?
 2011-04-14  2:08 UTC  (3+ messages)
              `  "

[xen-unstable test] 6830: regressions - FAIL
 2011-04-14  1:05 UTC 

on starting HVM-domU whole system freezes with "soft lockup - CPU X stuck for XXs! [qemu-dm:...]" [xen 4.0, xen 4.1]
 2011-04-13 22:04 UTC  (4+ messages)

Tapdisk failures / kernel general protection fault at xen 4.0.2rc3 / kernel pvops 2.6.32.36
 2011-04-13 21:02 UTC 

[PATCH 0/4] xen: critical bug fixes for 2.6.39-rc3
 2011-04-13 20:19 UTC  (20+ 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

[xen-unstable test] 6829: tolerable FAIL - PUSHED
 2011-04-13 20:18 UTC 

Re: system freeze when processor.ko is loaded
 2011-04-13 18:06 UTC  (6+ messages)

[xen-4.0-testing test] 6828: tolerable FAIL - PUSHED
 2011-04-13 17:38 UTC 

[PATCH] nestedhvm: ASID emulation
 2011-04-13 16:22 UTC  (8+ messages)

libxenstore from 4.1 incompatible with xenstore from 4.0
 2011-04-13 16:12 UTC  (6+ messages)

[PATCH] nestedhvm: xentrace support
 2011-04-13 15:34 UTC 

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

[PATCH 00 of 24] tools: IDL improvements and ocaml datatype generation
 2011-04-13 14:37 UTC  (25+ messages)
` [PATCH 01 of 24] tools: libxl: move all enum values into the libxl namespace
` [PATCH 02 of 24] tools: libxl: generalize libxl_qemu_machine_type into libxl_domain_type
` [PATCH 03 of 24] tools: libxl: namespace enum values within their type
` [PATCH 04 of 24] tools: libxl: add an Enumeration type to the IDL
` [PATCH 05 of 24] tools: libxl: add libxl_domid to IDL
` [PATCH 06 of 24] tools: libxl: remove BitField type class from IDL
` [PATCH 07 of 24] tools: libxl: add concept of in- and out-put only data types to IDL
` [PATCH 08 of 24] tools: ocaml: rename the device_nic types and functions
` [PATCH 09 of 24] tools: ocaml: rename the disk_info "
` [PATCH 10 of 24] tools: ocaml: rename the console "
` [PATCH 11 of 24] tools: ocaml: rename the vkb "
` [PATCH 12 of 24] tools: ocaml: rename the pci "
` [PATCH 13 of 24] tools: ocaml: remove the domain_make and domain_build functions since they don't work
` [PATCH 14 of 24] tools: ocaml: rename the create_info types and functions
` [PATCH 15 of 24] tools: ocaml: rename the build_info "
` [PATCH 16 of 24] tools: ocaml: rename the device_build_state "
` [PATCH 17 of 24] tools: ocaml: rename the physinfo "
` [PATCH 18 of 24] tools: ocaml: rename the sched_credit "
` [PATCH 19 of 24] tools: ocaml: rename the topology "
` [PATCH 20 of 24] tools: ocaml: reorder xl bindings type and function definitions to match IDL
` [PATCH 21 of 24] tools: ocaml: remove create_info and build_info data types from xl bindings
` [PATCH 22 of 24] tools: ocaml: tweak whitespace in preparation for autogenerating "
` [PATCH 23 of 24] tools: ocaml: lay ground work for auto generating xl datatypes
` [PATCH 24 of 24] tools: ocaml: autogenerate xl datatype definitions and ocaml<->C conversion

[PATCH] nestedhvm: ASID emulation (cleanup)
 2011-04-13 14:27 UTC  (6+ messages)

[PATCH 0 of 4] Patches for PCI passthrough with modified E820 (v2)
 2011-04-13 13:32 UTC  (18+ 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

Trying to track down odd behavior, errors in xen dmesg
 2011-04-13 13:05 UTC  (19+ messages)

[PATCH] libxl: do not expose libxenctrl/libxenstore headers via libxl.h
 2011-04-13 11:04 UTC  (12+ messages)
            ` libxl API changes for 4.2 (Was: Re: [PATCH] libxl: do not expose libxenctrl/libxenstore headers via libxl.h)

[PATCH] xentrace: formats
 2011-04-13  9:31 UTC 

[PATCH] nestedhvm: ASID emulation
 2011-04-13  9:18 UTC  (2+ messages)

Third release candidate for Xen 4.0.2
 2011-04-13  8:50 UTC 

on starting HVM-domU whole system freezes with "soft lockup - CPU X stuck for XXs! [qemu-dm:...]"
 2011-04-13  7:30 UTC 

Dom0 crashed with xen4.0 and DEBIAN SQUEEZE AMD64
 2011-04-13  7:04 UTC  (2+ messages)

[PATCH] libxl: fix against if condition
 2011-04-13  6:43 UTC 

[Xen-users] XCP - Maximum CPU cores
 2011-04-13  5:34 UTC  (2+ messages)
                          `  "

[xen-unstable test] 6827: tolerable FAIL
 2011-04-13  5:15 UTC 

some errors of pvonhvm: xen-blkfront
 2011-04-13  3:06 UTC 

[xen-unstable test] 6825: tolerable FAIL - PUSHED
 2011-04-13  2:46 UTC  (2+ messages)
` some errors of pvonhvm : xen-blkfront

Shutdown crash via blkback
 2011-04-12 22:13 UTC 

2.6.38 x86_64 domU null pointer in xennet_alloc_rx_buffers
 2011-04-12 21:06 UTC  (2+ messages)

[linux test] 6823: tolerable FAIL - PUSHED
 2011-04-12 21:03 UTC 

[PATCH 0 of 4] Patches for PCI passthrough with modified E820 (v3)
 2011-04-12 20:31 UTC  (5+ 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 triggered by the guest
` [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 

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  (8+ messages)

[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 


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