messages from 2011-04-14 18:09:59 to 2011-04-18 15:20:11 UTC [more...]
[PATCH] Provide infrastructure changes for backends (especially pciback) for 2.6.40
2011-04-18 15:20 UTC (3+ messages)
` [PATCH] Provide infrastructure changes for backends (and blkback) "
` [PATCH] xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override
Xend cannot start
2011-04-18 15:12 UTC (3+ messages)
` "
[PATCH]tools/libxl: fix a bug in libxl__build_device_model_args_new. info->vncpasswd can't be empty if info->vncpasswd != NULL
2011-04-18 15:06 UTC (8+ messages)
[PATCH 0/4] xen: critical bug fixes for 2.6.39-rc3
2011-04-18 14:42 UTC (8+ messages)
` [PATCH 2/4] x86,xen: introduce x86_init.mapping.pagetable_reserve
Which kernel for dom0 with pv_ops
2011-04-18 14:16 UTC (4+ messages)
` "
some errors of pvonhvm : xen-blkfront
2011-04-18 14:05 UTC (5+ messages)
` [xen-unstable test] 6825: tolerable FAIL - PUSHED
` Re:Re: some errors of pvonhvm : xen-blkfront
[PATCH 00 of 32] tools: libxl IDL, SeaBIOS, ocaml binding autogeneration, misc
2011-04-18 13:53 UTC (33+ messages)
` [PATCH 01 of 32] tools: libxl: hide selection of hvmloader by default
` [PATCH 02 of 32] tools: libxl: hide selection of device-model "
` [PATCH 03 of 32] tools: libxl: write selected BIOS to xenstore
` [PATCH 04 of 32] tools: support SeaBIOS. Use by default when upstream qemu is configured
` [PATCH 05 of 32] tools: libxl: move all enum values into the libxl namespace
` [PATCH 06 of 32] tools: libxl: generalize libxl_qemu_machine_type into libxl_domain_type
` [PATCH 07 of 32] tools: libxl: namespace enum values within their type
` [PATCH 08 of 32] tools: libxl: add an Enumeration type to the IDL
` [PATCH 09 of 32] tools: libxl: add libxl_domid to IDL
` [PATCH 10 of 32] tools: libxl: remove BitField type class from IDL
` [PATCH 11 of 32] tools: libxl: add concept of in- and out-put only data types to IDL
` [PATCH 12 of 32] tools: libxl: do not specify protocol node for disk or net
` [PATCH 13 of 32] tools: ocaml: rename the device_nic types and functions
` [PATCH 14 of 32] tools: ocaml: rename the disk_info "
` [PATCH 15 of 32] tools: ocaml: rename the console "
` [PATCH 16 of 32] tools: ocaml: rename the vkb "
` [PATCH 17 of 32] tools: ocaml: rename the pci "
` [PATCH 18 of 32] tools: ocaml: remove the domain_make and domain_build functions since they don't work
` [PATCH 19 of 32] tools: ocaml: rename the create_info types and functions
` [PATCH 20 of 32] tools: ocaml: rename the build_info "
` [PATCH 21 of 32] tools: ocaml: rename the domain_build_state "
` [PATCH 22 of 32] tools: ocaml: rename the physinfo "
` [PATCH 23 of 32] tools: ocaml: rename the sched_credit "
` [PATCH 24 of 32] tools: ocaml: rename the topology "
` [PATCH 25 of 32] tools: libxl: remove libxl_domain_build_state from the IDL
` [PATCH 26 of 32] tools: libxl: remove Reference meta-type from IDL
` [PATCH 27 of 32] tools: libxl: reduce number of integer types in the IDL
` [PATCH 28 of 32] tools: ocaml: reorder xl bindings type and function definitions to match IDL
` [PATCH 29 of 32] tools: ocaml: remove create_info and build_info data types from xl bindings
` [PATCH 30 of 32] tools: ocaml: tweak whitespace in preparation for autogenerating "
` [PATCH 31 of 32] tools: ocaml: lay ground work for auto generating xl datatypes
` [PATCH 32 of 32] tools: ocaml: autogenerate xl datatype definitions and ocaml<->C conversion
[PATCH] Play with spice for xen-upstream-qemu on upstream Xen
2011-04-18 13:52 UTC (2+ messages)
[PATCH] tool/libxl: mistake apic for acpi in libxl__build_device_model_args_old/new
2011-04-18 13:50 UTC (2+ messages)
[PATCH V2 4/4] amd iommu: interfaces for p2m sharing
2011-04-18 13:48 UTC (3+ messages)
[PATCH] xentrace: correct overflow check for number of per-cpu trace pages
2011-04-18 13:45 UTC (2+ messages)
[PATCH 0/5] svm: implement new DecodeAssist feature
2011-04-18 12:37 UTC (10+ messages)
` [PATCH 1/5] vmx/hvm: move mov-cr handling functions to generic HVM code
` [PATCH 2/5] svm: add bit definitions for SVM DecodeAssist
` [PATCH 3/5] svm: implement instruction fetch part of DecodeAssist
` [PATCH 4/5] svm: implement CR access "
` [PATCH 5/5] svm: implement INVLPG "
[PATCH V13 00/17] Xen device model support
2011-04-18 12:12 UTC (19+ messages)
` [PATCH V13 01/17] xen: Replace some tab-indents with spaces (clean-up)
` [PATCH V13 02/17] xen: Make Xen build once
` [PATCH V13 03/17] xen: Support new libxc calls from xen unstable
` [PATCH V13 04/17] xen: Add initialisation of Xen
` [PATCH V13 05/17] pc_memory_init: Move memory calculation to the caller
` [PATCH V13 06/17] xen: Add xenfv machine
` [PATCH V13 07/17] piix_pci: Introduces Xen specific call for irq
` [PATCH V13 08/17] xen: Introduce Xen Interrupt Controller
` [PATCH V13 09/17] xen: Introduce the Xen mapcache
` [PATCH V13 10/17] xen: Adds a cap to the number of map cache entries
` [PATCH V13 11/17] Introduce qemu_put_ram_ptr
` [PATCH V13 12/17] configure: Always use 64bits target physical addresses with xen enabled
` [PATCH V13 13/17] pci: Use of qemu_put_ram_ptr in pci_add_option_rom
` [PATCH V13 14/17] vl.c: Introduce getter for shutdown_requested and reset_requested
` [PATCH V13 15/17] xen: Initialize event channels and io rings
` [PATCH V13 16/17] xen: Set running state in xenstore
` [PATCH V13 17/17] xen: Add Xen hypercall for sleep state in the cmos_s3 callback
[PATCH] nestedhvm: xentrace support
2011-04-18 10:22 UTC (3+ messages)
Can't map the page referenced by HVM-DomU CR3 in Dom0
2011-04-18 9:34 UTC (2+ messages)
xen panic, a pic attached
2011-04-18 8:09 UTC
windows related questions
2011-04-18 6:50 UTC (3+ messages)
make tools fail sometimes
2011-04-18 5:33 UTC (3+ messages)
[xen-unstable test] 6877: tolerable FAIL
2011-04-18 4:57 UTC
Biweekly VMX status report. Xen: 23198 & Dom0:be572191ce1e5
2011-04-18 3:12 UTC
Re: system freeze when processor.ko is loaded
2011-04-17 19:38 UTC (6+ messages)
Trying to adapt Olaf's vif MTU patch for EL5.6's 2.6.18-238.9 kernel - patch in-line
2011-04-17 16:51 UTC (6+ messages)
[xen-unstable test] 6876: tolerable FAIL - PUSHED
2011-04-17 5:20 UTC
Trying to adapt Olaf's vif MTU patch for EL5.6's 2.6.18-238.9 kernel
2011-04-16 23:23 UTC
[xen-unstable test] 6875: regressions - FAIL
2011-04-16 21:17 UTC
[xen-unstable test] 6874: regressions - FAIL
2011-04-16 19:01 UTC
[xen-unstable test] 6873: regressions - FAIL
2011-04-16 15:40 UTC
[xen-unstable test] 6872: regressions - FAIL
2011-04-16 11:52 UTC
[linux test] 6871: tolerable FAIL - PUSHED
2011-04-16 6:25 UTC
[PATCH] libxl: fix against if condition
2011-04-16 5:48 UTC (3+ messages)
[xen-unstable test] 6870: regressions - FAIL
2011-04-16 3:38 UTC
[xen-unstable test] 6863: regressions - FAIL
2011-04-15 23:21 UTC
[linux test] 6861: regressions - FAIL
2011-04-15 22:21 UTC
[PATCHv3] libxl: Exposed Flask XSM functionality
2011-04-15 22:20 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-15 22:11 UTC (4+ messages)
kernel BUG at arch/x86/xen/mmu.c:1860!
2011-04-15 21:22 UTC (16+ messages)
` kernel BUG at arch/x86/xen/mmu.c:1872
` Kernel BUG at arch/x86/mm/tlb.c:61
[PATCH][RFC] FPU LWP 0/5: patch description
2011-04-15 20:23 UTC (5+ messages)
[xen-unstable test] 6854: regressions - FAIL
2011-04-15 19:12 UTC
[PATCH] x86: don't write_tsc() non-zero values on CPUs updating only the lower 32 bits
2011-04-15 17:28 UTC (5+ messages)
Xen 4 TSC problems
2011-04-15 16:31 UTC (12+ messages)
` [Xen-devel] "
` "
[PATCH][RFC] FPU LWP 1/5: clean up the FPU code
2011-04-15 16:22 UTC (3+ messages)
[xen-unstable test] 6844: regressions - FAIL
2011-04-15 16:11 UTC
[PATCH][RFC] FPU LWP 3/5: define new FPU interface functions: fpu_save, fpu_restore, fpu_reload
2011-04-15 15:50 UTC (3+ messages)
Tapdisk failures / kernel general protection fault at xen 4.0.2rc3 / kernel pvops 2.6.32.36
2011-04-15 15:47 UTC (9+ messages)
` xen 4.0.2rc3/kernel 2.6.32.36: BUG: unable to handle kernel paging request
[PATCH] x86: don't write_tsc() non-zero values on CPUs updating only the lower 32 bits
2011-04-15 14:49 UTC (9+ messages)
LPC2011 Virtualization Micro Conf
2011-04-15 13:55 UTC
[PATCH] nestedhvm: ASID emulation
2011-04-15 13:40 UTC (9+ messages)
[xen-unstable test] 6841: regressions - FAIL
2011-04-15 13:08 UTC
[PATCH] xl: refactor common parts of command line parsing
2011-04-15 12:44 UTC (3+ messages)
[PATCH V2 3/4] amd iommu: Implement p2m sharing
2011-04-15 12:13 UTC
[PATCH V2 2/4] amd iommu: add iommu next level bits into p2m entries
2011-04-15 12:13 UTC
[PATCH V2 1/4] amd iommu: shift p2m type bits from bit 9 to bit 12 in p2m flags
2011-04-15 12:12 UTC
[PATCH V2 0/4] amd iommu: share p2m table with iommu
2011-04-15 12:11 UTC
[PATCH] ioemu: build fixes for netbsd packaging
2011-04-15 12:00 UTC
[Xen-users] /etc/defaults/xendomains file being ignored with Xen 4.1
2011-04-15 10:30 UTC (2+ messages)
` /etc/defaults/xendomains file being ignored withXen 4.1
[Xen-users] scsi host passthru not working after upgrade to 4.1.0
2011-04-15 10:14 UTC
Re: pci passthru not working after 4.0.1 > 4.1.0 upgrade
2011-04-15 10:14 UTC
[PATCH] [PV Xen] Mouse stuck after save/restore of guest
2011-04-15 9:37 UTC (5+ messages)
` [Xen-devel] "
[PATCH 00 of 24] tools: IDL improvements and ocaml datatype generation
2011-04-15 9:27 UTC (3+ messages)
` [PATCH 24 of 24] tools: ocaml: autogenerate xl datatype definitions and ocaml<->C conversion
[PATCH][RFC] FPU LWP 4/5: enable LWP for SVM guest
2011-04-15 9:17 UTC (2+ messages)
[PATCH][RFC] FPU LWP 2/5: add mask option to xsave/xrstor
2011-04-15 9:11 UTC
kernel BUG at arch/x86/xen/mmu.c:1860!
2011-04-15 8:54 UTC (2+ messages)
` "
[PATCH] tools/libxl/libxl__build_device_model_args_new/old: The condition is so strong that user has no chance to disable the vnc
2011-04-15 8:38 UTC
xen crash during Dom0 boot
2011-04-15 8:36 UTC (2+ messages)
tools/libxl/libxl__build_device_model_args_new/old: The condition is so strong that user has no chance to disable the vnc
2011-04-15 8:34 UTC
[PATCH] libxl: do not expose libxenctrl/libxenstore headers via libxl.h
2011-04-15 8:24 UTC (10+ messages)
` libxl API changes for 4.2 (Was: Re: [PATCH] libxl: do not expose libxenctrl/libxenstore headers via libxl.h)
Patch for [Bug 1760] xendomains stop is not called on dom0 reboot on CentOS
2011-04-15 7:55 UTC
[PATCH 00 of 19] tools: SeaBIOS integration
2011-04-15 7:53 UTC (4+ messages)
` [PATCH 17 of 19] tools: libxl: hide selection of device-model, hvmloader and BIOS by default
[xen-unstable test] 6840: tolerable FAIL
2011-04-15 6:09 UTC
[xen-unstable test] 6838: tolerable FAIL - PUSHED
2011-04-15 1:51 UTC
NIC: Queue assignment to guest OS
2011-04-15 1:17 UTC
[xen-unstable test] 6837: regressions - FAIL
2011-04-14 21:38 UTC
[Bug 1759] Xen 4.0.1 live migration/restore over-writes new hypervisor's boot-time record
2011-04-14 20:44 UTC (3+ messages)
[PATCH][RFC] FPU LWP 5/5: enable LWP CPUID for HVM guests
2011-04-14 20:39 UTC
[PATCH][RFC] FPU LWP 2/5: add mask option to xsave/xrstor
2011-04-14 20:38 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).