xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-19 14:57:13 to 2012-11-21 11:11:10 UTC [more...]

[PATCH 0/5] HPET and IOMMU adjustments
 2012-11-21 11:11 UTC  (8+ messages)
` [PATCH 1/5] x86/HPET: include FSB interrupt information in 'M' debug key output
` [PATCH 2/5] VT-d: include IOMMU "
` [PATCH 3/5] AMD IOMMU: "
` [PATCH 4/5] x86/HPET: fix FSB interrupt masking
` [PATCH 5/5] VT-d: adjust IOMMU interrupt affinities when all CPUs are online

compound skb frag pages appearing in start_xmit
 2012-11-21 11:09 UTC  (23+ messages)
                              ` [PATCH] xen/netfront: handle compound page fragments on transmit
                                                ` netchannel vs MAX_SKB_FRAGS (Was: Re: [PATCH] xen/netfront: handle compound page fragments on transmit)

[PATCH V3] X86/vMCE: handle broken page with regard to migration
 2012-11-21 11:07 UTC  (21+ messages)

[PATCH 2/3] tools:libxl: Add qxl vga interface support v2
 2012-11-21 11:02 UTC  (14+ messages)

[PATCH] Improve performance of IOCTL_PRIVCMD_MMAPBATCH_V2
 2012-11-21 10:57 UTC  (4+ messages)

[PATCH v2 00/11] xen: Initial kexec/kdump implementation
 2012-11-21 10:52 UTC  (15+ messages)
  ` [PATCH v2 01/11] kexec: introduce kexec_ops struct
      ` [PATCH v2 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
          ` [PATCH v2 03/11] xen: Introduce architecture independent data for kexec/kdump
              ` [PATCH v2 04/11] x86/xen: Introduce architecture dependent "
                  ` [PATCH v2 05/11] x86/xen: Register resources required by kexec-tools
                      ` [PATCH v2 06/11] x86/xen: Add i386 kexec/kdump implementation
                        ` [PATCH v2 07/11] x86/xen: Add x86_64 "
                          ` [PATCH v2 08/11] x86/xen: Add kexec/kdump makefile rules
                            ` [PATCH v2 09/11] x86/xen/enlighten: Add init and crash kexec/kdump hooks
                                ` [PATCH v2 10/11] drivers/xen: Export vmcoreinfo through sysfs
                                  ` [PATCH v2 11/11] x86: Add Xen kexec control code size check to linker script

PVH: domain creations
 2012-11-21 10:50 UTC  (3+ messages)

[PATCH] xl: Suppress spurious warning message for cpupool-list
 2012-11-21 10:27 UTC  (2+ messages)

[RFC/PATCH v6 1/2] hypervisor: XENMEM_claim_pages (subop of existing) hypercall
 2012-11-21  8:35 UTC  (2+ messages)

[RFC/PATCH v2] XENMEM_claim_pages (subop of existing) hypercall
 2012-11-21  8:31 UTC  (15+ messages)

[PATCH] xen: tmem: selfballooning should be enabled when xen tmem is enabled
 2012-11-21  8:21 UTC  (2+ messages)

[xen-unstable test] 14462: tolerable FAIL
 2012-11-21  7:41 UTC 

[xen-unstable test] 14455: tolerable FAIL - PUSHED
 2012-11-21  3:07 UTC 

[PATCH] xen: tmem: selfballooning should be enabled when xen tmem is enabled
 2012-11-20 22:42 UTC 

[xen-unstable bisection] complete test-amd64-amd64-pv
 2012-11-20 21:28 UTC 

[xen-unstable test] 14449: regressions - FAIL
 2012-11-20 20:58 UTC 

[PATCH RFC] stubdom: Change vTPM shared page ABI
 2012-11-20 18:24 UTC  (3+ messages)
  ` [PATCH] drivers/tpm-xen: "

[PATCH v5] Merge IS_PRIV checks into XSM hooks
 2012-11-20 17:26 UTC  (42+ messages)
` [PATCH 01/19] libxl: introduce XSM relabel on build
` [PATCH 02/19] flask/policy: Add domain relabel example
` [PATCH 03/19] arch/x86: add distinct XSM hooks for map/unmap
` [PATCH 06/19] xen: use XSM instead of IS_PRIV where duplicated
` [PATCH 09/19] xen: lock target domain in do_domctl common code
      ` [PATCH RFC 0/5] XSM hook renames and cleanup
        ` [PATCH 1/5] Remove XSM_DEFAULT macro
        ` [PATCH 2/5] xen: domctl XSM hook removal
        ` [PATCH 3/5] xen: sysctl "
        ` [PATCH 4/5] xen: platform_hypercall "
        ` [PATCH RFC 5/5] xen/xsm: include default hook action in name

[PATCH 01 of 15] libxl: move definition of libxl_domain_config into the IDL
 2012-11-20 17:23 UTC  (15+ messages)
` [PATCH 02 of 15] libxl: Add LIBXL_SHUTDOWN_REASON_UNKNOWN
` [PATCH 03 of 15] libxl: idl: Allow KeyedUnion members to be empty
` [PATCH 04 of 15] libxl: ocaml: fix code intended to output comments before definitions
` [PATCH 05 of 15] libxl: ocaml: support for Arrays in bindings generator
` [PATCH 06 of 15] libxl/ocaml: avoid reserved words in type and field names
` [PATCH 07 of 15] libxl: ocaml: support for KeyedUnion in the bindings generator
` [PATCH 08 of 15] libxl/ocaml: add some more builtin types
` [PATCH 09 of 15] libxl/ocaml: add domain_build/create_info and events to the bindings
` [PATCH 10 of 15] libxc/ocaml: Add simple binding for xentoollog (output only)
` [PATCH 11 of 15] libxl: ocaml: allocate a long lived libxl context
` [PATCH 12 of 15] libxl: ocaml: switch all functions over to take a context
` [PATCH 13 of 15] libxl: ocaml: propagate the libxl return error code in exceptions
` [PATCH 14 of 15] libxl: ocaml: generate libxl_domain_config bindings
` [PATCH 15 of 15] libxl: ocaml: add bindings for libxl_domain_create_new

[PATCH 00 of 15] libxl: ocaml: improve the bindings
 2012-11-20 17:23 UTC 

[xen-unstable test] 14426: regressions - FAIL
 2012-11-20 17:18 UTC  (3+ messages)

[RFC/PATCH v6 2/2] tools: XENMEM_claim_pages (subop of existing) hypercall
 2012-11-20 17:04 UTC 

[PATCH 086/493] net: remove use of __devexit_p
 2012-11-20 16:57 UTC  (9+ messages)
` [PATCH 153/493] xen: remove use of __devinit
` [PATCH 158/493] video: "
` [PATCH 203/493] net: "
` [PATCH 242/493] pci: "
` [PATCH 297/493] xen: remove use of __devinitdata
` [PATCH 471/493] net: remove use of __devexit

[PATCH 5/5] X86/vMCE: guest broken page handling when migration
 2012-11-20 16:57 UTC  (6+ messages)

[xen-unstable test] 14443: regressions - FAIL
 2012-11-20 16:50 UTC 

[PATCH V2] xen/netfront: handle compound page fragments on transmit
 2012-11-20 16:27 UTC 

[PATCH] xl: Suppress spurious warning message for cpupool-list
 2012-11-20 16:08 UTC  (4+ messages)

[PATCH V2] xen/netfront: handle compound page fragments on transmit
 2012-11-20 16:00 UTC 

[RFC/PATCH v5 1/2] hypervisor: XENMEM_claim_pages (subop of existing) hypercall
 2012-11-20 15:53 UTC  (3+ messages)

[PATCH VTPM v4 1/5] add vtpm-stubdom code
 2012-11-20 15:45 UTC  (7+ messages)
` [PATCH VTPM v4 2/5] add stubdom/vtpmmgr code
` [PATCH VTPM v4 3/5] vtpm/vtpmmgr and required libs to stubdom/Makefile
` [PATCH VTPM v4 4/5] Add vtpm documentation
` [PATCH VTPM v4 5/5] Add cmake dependency to README

[PATCH v3] add xen-tpmfront.ko: Xen Virtual TPM frontend driver
 2012-11-20 14:33 UTC 

VT-d: clean up map/unmap log messages
 2012-11-20 11:15 UTC 

[xen-unstable test] 14434: regressions - FAIL
 2012-11-20  9:03 UTC 

[PATCH] fix race condition between libvirtd event handling and libxl fd deregister
 2012-11-20  7:16 UTC 

[PATCH] Support user domain create extensions
 2012-11-20  6:53 UTC  (3+ messages)

[PATCH] passthrough/PCI: replace improper uses of pci_find_next_cap()
 2012-11-20  6:24 UTC  (2+ messages)

[PATCH V2]xenstore-chmod: handle arbitrary number of perms rather than MAX_PERMS constant
 2012-11-20  2:59 UTC 

[PATCH]xenstore-chmod: handle arbitrary number of perms rather than MAX_PERMS constant
 2012-11-20  2:51 UTC  (3+ messages)

[PATCH 158/493] video: remove use of __devinit
 2012-11-20  1:58 UTC 

[PATCH] Provide support for multiple frame buffers in Xen
 2012-11-20  1:23 UTC  (2+ messages)

[xen-4.1-testing test] 14419: tolerable FAIL - PUSHED
 2012-11-19 21:46 UTC 

[RFC/PATCH v2] XENMEM_claim_pages (subop of existing) hypercall
 2012-11-19 21:41 UTC  (2+ messages)

[PATCH RFC] Make all public hosting providers eligible for the pre-disclosure list
 2012-11-19 21:29 UTC  (3+ messages)

[RFC/PATCH v5 2/2] tools: XENMEM_claim_pages (subop of existing) hypercall
 2012-11-19 21:27 UTC 

[xen-unstable test] 14423: regressions - FAIL
 2012-11-19 20:48 UTC 

[xen-unstable test] 14421: regressions - FAIL
 2012-11-19 19:57 UTC  (3+ messages)

[xen-unstable test] 14418: regressions - FAIL
 2012-11-19 18:22 UTC 

[xen-4.1-testing test] 14417: trouble: broken/fail/pass
 2012-11-19 17:01 UTC 

[PATCH VTPM v3 00/10] Remaining vtpm patches
 2012-11-19 16:55 UTC  (19+ messages)
` [PATCH VTPM v3 03/10] Remove old vtpm support from xm

Xen 4.3 development update, 19 Nov
 2012-11-19 16:29 UTC 

[ 3009.778974] mcelog:16842 map pfn expected mapping type write-back for [mem 0x0009f000-0x000a0fff], got uncached-minus
 2012-11-19 15:39 UTC  (6+ messages)

[PATCH] AMD IOMMU: fix type of "bdf" parameter of update_intremap_entry_from_msi_msg()
 2012-11-19 14:57 UTC  (2+ messages)


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