messages from 2011-06-01 09:39:56 to 2011-06-02 19:20:06 UTC [more...]
[PATCH 00 of 20] NestedVMX support
2011-06-02 19:20 UTC (32+ messages)
` [PATCH 01 of 20] pre-cleanup1: Extend nhvm_vmcx_guest_intercepts_trap to include errcode to
` [PATCH 02 of 20] pre-cleanup2: Move IDT_VECTORING processing code out of intr_assist
` [PATCH 03 of 20] Add data structure for nestedvmx
` [PATCH 04 of 20] Add APIs for nestedhvm_ops
` [PATCH 05 of 20] Emulation of guest VMXON/OFF instruction
` [PATCH 06 of 20] Define structure and access APIs for virtual VMCS
` [PATCH 07 of 20] Emulation of guest vmptrld
` [PATCH 08 of 20] Emulation of guest VMPTRST
` [PATCH 09 of 20] Emulation of guest VMCLEAR
` [PATCH 10 of 20] Emulation of guest VMWRITE
` [PATCH 11 of 20] Emulation of guest VMREAD
` [PATCH 12 of 20] Add APIs to switch n1/n2 VMCS
` [PATCH 13 of 20] Emulation of VMRESUME/VMLAUNCH
` [PATCH 14 of 20] Extend VMCS control fields for n2 guest
` [PATCH 15 of 20] Switch shadow/virtual VMCS between n1/n2 guests
` [PATCH 16 of 20] interrupt/exception handling for n2 guest
` [PATCH 17 of 20] VM exit handler of n2-guest
` [PATCH 18 of 20] Lazy FPU for n2 guest
` [PATCH 19 of 20] Add VMXE bits in virtual CR4
` [PATCH 20 of 20] n2 MSR handling and capability exposure
[xen-unstable test] 7491: regressions - FAIL
2011-06-02 18:17 UTC (2+ messages)
[PATCH 0/9] libxl: disk configuration handling
2011-06-02 17:55 UTC (10+ messages)
` [PATCH 1/9] libxl: disks: Make LIBXL_DISK_BACKEND_UNKNOWN work
` [PATCH 2/9] libxl: disks: new xlu_disk_parse function
` [PATCH 3/9] libxl: disks: commit libxlu_disk_l.[ch] flex output
` [PATCH 4/9] docs: update xl-disk-configuration.txt to describe new syntax
` [PATCH 5/9] xl: disks: replace config file disk spec parser with call to xlu_disk_parse
` [PATCH 6/9] xl: disks: replace block-attach disk config parser with call to xlu_parse_disk
` [PATCH 7/9] libxl: disks: allow specification of "backendtype=phy|tap|qdisk"
` [PATCH 8/9] xl: xl block-attach -N (dry run) option
` [PATCH 9/9] xl: new "check-xl-disk-parse" test script for disk parser
Possible Compatibility Bug in xl create
2011-06-02 16:58 UTC (5+ messages)
` [PATCH 1 of 2] xl: improve compatibility with xm
[PATCH/RFC 00/14] libxl: disk configuration handling
2011-06-02 16:57 UTC (24+ messages)
` [PATCH 01/14] libxl: add missing copyright notices to some files
` [PATCH 02/14] libxl: add missing copyright notices to autogenerated files
` [PATCH 03/14] libxl: provide TOSTRING in libxl_internal.h and libxlu_internal.h
` [PATCH 04/14] libxl: make libxl_ctx_free tolerate NULL ctx argument
` [PATCH 05/14] libxl: disks: expose new "script" parameter for external block scripts
` [PATCH 06/14] libxl: disks: rename disk param "unpluggable" to "removable"
` [PATCH 07/14] libxl: disks: Make LIBXL_DISK_BACKEND_UNKNOWN work
` [PATCH 08/14] libxl: disks: new xlu_disk_parse function
` [PATCH 09/14] libxl: disks: commit libxlu_disk_l.[ch] flex output
` [PATCH 10/14] docs: update xl-disk-configuration.txt to describe new syntax
` [PATCH 11/14] xl: disks: replace config file disk spec parser with call to xlu_disk_parse
` [PATCH 12/14] xl: disks: replace block-attach disk config parser with call to xlu_parse_disk
` [PATCH 13/14] libxl: disks: allow specification of "backendtype=phy|tap|qdisk"
[Patch] libxl: fix wrong mask of function number
2011-06-02 16:42 UTC (2+ messages)
[PATCH 2 of 2] xendomains: remove unnecessary dependency of xend
2011-06-02 16:39 UTC (3+ messages)
libxl: enable/disable SVM cpuid bits
2011-06-02 16:37 UTC (3+ messages)
[PATCH] xl: print sxp on dry-run of create
2011-06-02 16:36 UTC (2+ messages)
[PATCHv3] libxl: Exposed Flask XSM functionality
2011-06-02 16:33 UTC (4+ messages)
` [PATCHv4] "
libxl build errors in xen-unstable
2011-06-02 16:26 UTC (6+ messages)
[PATCH] libxl: basic support for virtio disk
2011-06-02 16:10 UTC (12+ messages)
` "
USB disk corruption on Xen 4.1.0 & Linux 2.6.38.7
2011-06-02 15:59 UTC (7+ messages)
Source code about live migration
2011-06-02 15:34 UTC
[PATCH 0 of 4] hvmloader: ACPI clean/fix-ups
2011-06-02 15:07 UTC (5+ messages)
` [PATCH 1 of 4] hvmloader: reduce minimum allocation alignment from 1024 bytes to 16
` [PATCH 2 of 4] hvmloader: allocate ACPI tables as we go
` [PATCH 3 of 4] hvmloader: removed unused/incorrect define
` [PATCH 4 of 4] hvmloader: reinstate datastructure shared with DSDT in SeaBIOS case
[Patch] Enable SMEP CPU feature support for XEN itself
2011-06-02 15:05 UTC (3+ messages)
Screen corruption and crash at boot with Xen 4.1.0 & linux 2.6.39 on some systems
2011-06-02 14:51 UTC (2+ messages)
[PATCH] libxl: Support linux-stubdom in libxl
2011-06-02 14:35 UTC (6+ messages)
Update and fix for xen wiki
2011-06-02 12:45 UTC
[xen-unstable test] 7485: regressions - FAIL
2011-06-02 12:20 UTC
[PATCH 00 of 17] mm/p2m cleanups
2011-06-02 12:20 UTC (18+ messages)
` [PATCH 01 of 17] x86/mm/p2m: Mark internal functions static
` [PATCH 02 of 17] x86/mm/p2m: little fixes and tidying up
` [PATCH 03 of 17] x86/mm/p2m: hide the current-domain fast-path inside the p2m-pt code
` [PATCH 04 of 17] x86/mm/p2m: merge gfn_to_mfn_unshare with other gfn_to_mfn paths
` [PATCH 05 of 17] x86/mm/p2m: Make p2m interfaces take struct domain arguments
` [PATCH 06 of 17] x86/mm/p2m: paging_p2m_ga_to_gfn() doesn't need so many arguments
` [PATCH 07 of 17] x86/mm: Fix memory-sharing code's locking discipline
` [PATCH 08 of 17] x86/mm/p2m: Remove recursive-locking code from set_shared_p2m_entry()
` [PATCH 09 of 17] x86/mm/p2m: Fix locking discipline around p2m updates
` [PATCH 10 of 17] x86/mm/p2m: Fix locking discipline around p2m lookups
` [PATCH 11 of 17] x86/mm/p2m: Move p2m code in HVMOP_[gs]et_mem_access into p2m.c
` [PATCH 12 of 17] x86/mm/p2m: Fix locking discipline around log-dirty teardown
` [PATCH 13 of 17] x86/mm: dedup the various copies of the shadow lock functions
` [PATCH 14 of 17] x86/mm: Make MM locks recursive
` [PATCH 15 of 17] x86/mm: merge the shadow, hap and log-dirty locks into a single paging lock
` [PATCH 16 of 17] x86/mm: simplify log-dirty page allocation
` [PATCH 17 of 17] x86/mm/shadow: emulated writes are always guest-originated actions
[Patch] Enable SMEP CPU feature support for XEN itself
2011-06-02 10:07 UTC (13+ messages)
[TRIVIAL PATCH next 12/15] video: Convert vmalloc/memset to vzalloc
2011-06-02 8:26 UTC (4+ messages)
` [TRIVIAL PATCH V2 "
List test, please ignore
2011-06-02 8:22 UTC
[RFC PATCH linux-2.6.18-xen] pciback: clean up (MSI-X vec, entrynr) list when resetting PCI device
2011-06-02 7:42 UTC (17+ messages)
` "
` 2.6.38 (FC15) with PCI passthrough fails mysteriously with iommu=soft
[PATCH] pci: Use pr_<level> and pr_fmt
2011-06-02 5:51 UTC
[xen-4.1-testing test] 7468: tolerable FAIL - PUSHED
2011-06-02 5:02 UTC (10+ messages)
` RFC: Nested VMX patch series 00
[xen-unstable test] 7479: regressions - FAIL
2011-06-02 4:55 UTC
Question on p2m table
2011-06-02 2:48 UTC (3+ messages)
[PATCH] xen/apic: use xen_apic for all pv guests, not just dom0
2011-06-02 0:56 UTC (5+ messages)
` "
[xen-unstable test] 7474: regressions - FAIL
2011-06-01 22:35 UTC
[Patch] Disallow SMEP for PV guest
2011-06-01 20:41 UTC (9+ messages)
no output on console when using 2.6.39 as dom0-kernel
2011-06-01 19:37 UTC (3+ messages)
[xen-4.1-testing test] 7473: tolerable FAIL - PUSHED
2011-06-01 18:43 UTC
[PATCH] xen/blkback: Don't let in-flight requests defer pending ones
2011-06-01 18:07 UTC (3+ messages)
Xen security advisory CVE-2011-1898 - VT-d (PCI passthrough) MSI
2011-06-01 18:06 UTC (17+ messages)
` Xen security advisory CVE-2011-1898 - VT-d (PCI passthrough) MSI [and 2 more messages]
[xen-unstable test] 7472: regressions - FAIL
2011-06-01 15:28 UTC
[PATCH] CPUID level 0x00000007:0 (ebx) is word 9, instead of word 7
2011-06-01 14:41 UTC (3+ messages)
XEN 4.1 pci passthru performance regression?
2011-06-01 12:44 UTC (5+ messages)
GSoC 2011 project - Recovery of crashed Linux (running on Xen hypervisor)
2011-06-01 12:16 UTC
[xen-4.1-testing test] 7471: regressions - FAIL
2011-06-01 12:16 UTC
[PATCH 00 of 15] Further SeaBIOS support
2011-06-01 10:44 UTC (19+ messages)
` [PATCH 01 of 15] hvmloader: allow per-BIOS decision on loading option ROMS
` [PATCH 02 of 15] hvmloader: enable PCI_COMMAND_IO on primary VGA device
` [PATCH 03 of 15] hvmloader: setup PCI bus in a common function again
` "
` [PATCH 04 of 15] hvmloader: setup APICs "
` [PATCH 05 of 15] hvmloader: call SMP setup from common code again
` [PATCH 06 of 15] hvmloader: make ACPI initialisation hook more general
` [PATCH 07 of 15] hvmloader: make SMBIOS initialisation "
` [PATCH 08 of 15] hvmloader: Add a simple "scratch allocator"
` [PATCH 09 of 15] hvmloader: refactor BIOS info setup
` [PATCH 10 of 15] hvmloader: return MPFPS from create_mp_tables()
` [PATCH 11 of 15] hvmloader: allow create_mp_tables() to allocate the table
` [PATCH 12 of 15] hvmloader: smbios: allow the entry point data structure to be located separately
` [PATCH 13 of 15] hvmloader: further support for SeaBIOS
` [PATCH 14 of 15] hvmloader: allow the possibility to allocate the size of smbios table we actually need
` [PATCH 15 of 15] hvmloader: add code to generate a $PIR table
New Xen-3.4 maintainer, backport requests
2011-06-01 10:17 UTC (3+ messages)
Xen HVM Support
2011-06-01 10:00 UTC (3+ messages)
` [PATCH 1/2] Move support for copying out BIOS tables into its own file
` [PATCH 2/2] Add support for use as Xen HVM BIOS
Memory Sharing
2011-06-01 9:46 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).