messages from 2011-04-12 12:32:01 to 2011-04-14 16:20:18 UTC [more...]
How can I use grant table in domainU?
2011-04-14 16:20 UTC (7+ messages)
` "
` Re: Xend hanging
[PATCH] x86: don't write_tsc() non-zero values on CPUs updating only the lower 32 bits
2011-04-14 16:05 UTC (8+ messages)
[PATCH] [PV Xen] Mouse stuck after save/restore of guest
2011-04-14 15:59 UTC (2+ messages)
[PATCH] Fixes for P2M for save/restore functionality with 1-1 mapping for 2.6.40
2011-04-14 15:37 UTC (3+ messages)
` [PATCH 1/2] xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings
` [PATCH 2/2] xen:p2m: Create entries in the P2M_MFN trees's to track "
[PATCH] xentrace: correct overflow check for number of per-cpu trace pages
2011-04-14 15:31 UTC
[PATCH] Provide infrastructure changes for backends (especially pciback) for 2.6.40
2011-04-14 15:30 UTC (6+ messages)
` [PATCH 1/5] xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions
` [PATCH 2/5] xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF
` [PATCH 3/5] xen/irq: Add support to check if IRQ line is shared with other domains
` [PATCH 4/5] xen/irq: Export 'xen_pirq_from_irq' function
` [PATCH 5/5] xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot
xen crash during Dom0 boot
2011-04-14 15:02 UTC (4+ messages)
[PATCH 0/4] xen: critical bug fixes for 2.6.39-rc3
2011-04-14 14:52 UTC (25+ 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
[PATCH] nestedhvm: xentrace support
2011-04-14 14:49 UTC (4+ messages)
[PATCH] nestedhvm: ASID emulation
2011-04-14 14:43 UTC (12+ messages)
Dom0 crashed with xen4.0 and DEBIAN SQUEEZE AMD64
2011-04-14 14:03 UTC (4+ messages)
Trying to track down odd behavior, errors in xen dmesg
2011-04-14 13:24 UTC (20+ messages)
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-14 13:23 UTC (5+ messages)
Tapdisk failures / kernel general protection fault at xen 4.0.2rc3 / kernel pvops 2.6.32.36
2011-04-14 13:15 UTC (2+ messages)
on starting HVM-domU whole system freezes with "soft lockup - CPU X stuck for XXs! [qemu-dm:...]"
2011-04-14 13:09 UTC (2+ messages)
Fwd: bug on create domain0
2011-04-14 12:58 UTC (2+ messages)
[xen-unstable test] 6825: tolerable FAIL - PUSHED
2011-04-14 12:56 UTC (3+ messages)
` some errors of pvonhvm : xen-blkfront
kernel BUG at arch/x86/xen/mmu.c:1860!
2011-04-14 11:16 UTC (18+ messages)
` kernel BUG at arch/x86/xen/mmu.c:1872
` Kernel BUG at arch/x86/mm/tlb.c:61
XenSummit North America, Aug 2-4, Santa Clara, CA
2011-04-14 10:45 UTC
[xen-unstable test] 6836: tolerable FAIL - PUSHED
2011-04-14 10:22 UTC
[PATCH] tools: libxl: do not specify protocol node for disk or net
2011-04-14 8:46 UTC
[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] 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
[xen-unstable test] 6830: regressions - FAIL
2011-04-14 1:05 UTC
[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
libxenstore from 4.1 incompatible with xenstore from 4.0
2011-04-13 16:12 UTC (6+ messages)
[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 2 of 4] x86: make the pv-only e820 array be dynamic
2011-04-13 13:32 UTC (9+ 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
[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
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
[PATCH 0 of 4] Patches for PCI passthrough with modified E820 (v2)
2011-04-12 19:29 UTC (7+ messages)
` [PATCH 3 of 4] libxl: Add support for passing in the machine's E820 for PCI passthrough in libxl_device_pci_parse_bdf
` "
[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 (3+ messages)
4.0.2 plans
2011-04-12 13:09 UTC (2+ messages)
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).