xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-28 23:30:56 to 2013-12-02 00:52:51 UTC [more...]

[PATCH 00/13] Coverity fixes for libxl
 2013-12-02  0:52 UTC  (25+ messages)
` [PATCH 01/13] libxl: fix unsigned less-than-0 comparison in e820_sanitize
` [PATCH 02/13] libxl: check for xc_domain_setmaxmem failure in libxl__build_pre
` [PATCH 03/13] libxl: correct file open success check in libxl__device_pci_reset
` [PATCH 04/13] libxl: don't leak p in libxl__wait_for_backend
      ` [PATCH 04/13 v2] "
` [PATCH 05/13] libxl: remove unsigned less-than-0 comparison
` [PATCH 06/13] libxl: actually abort if initializing a ctx's lock fails
` [PATCH 07/13] libxl: don't leak output vcpu info on error in libxl_list_vcpu
` [PATCH 08/13] libxl: don't leak ptr in libxl_list_vm error case
      ` [PATCH 08/13 v2] "
` [PATCH 09/13] libxl: don't leak pcidevs in libxl_pcidev_assignable
` [PATCH 10/13] libxl: don't try to fclose file twice on error in libxl_userdata_store
` [PATCH 11/13] libxl: use pipe instead of temporary file for VNC viewer --autopass
` [PATCH 12/13] libxl: don't leak buf in libxl_xen_console_read_start error handling
` [PATCH 13/13] libxl: replace for loop with more idiomatic do-while loop

[V3 PATCH 0/9]: PVH dom0
 2013-12-01 23:53 UTC  (13+ messages)
` [V3 PATCH 7/9] pvh: change xsm_add_to_physmap
` [V3 PATCH 9/9] pvh dom0: add opt_dom0pvh to setup.c

[PATCH] xenconsole: merge pty access check into when it is opened
 2013-12-01 23:29 UTC  (4+ messages)

[PULL 0/2] Xen 2013-12-01
 2013-12-01 18:33 UTC  (3+ messages)
` [PULL 1/2] xen: fix two errors when debug is enabled
` [PULL 2/2] xen-pvdevice: make device-id property compulsory

[PATCH v4 1/7] MdeModulePkg: introduce PcdPciDisableBusEnumeration
 2013-12-01 17:23 UTC  (10+ messages)
` [PATCH v4 2/7] OvmfPkg: introduce E820.h
` [PATCH v4 3/7] OvmfPkg: define EFI_XEN_OVMF_INFO
` [PATCH v4 4/7] OvmfPkg: detect Xen earlier
` [PATCH v4 5/7] OvmfPkg: introduce PublishPeiMemory
` [PATCH v4 6/7] OvmfPkg: introduce XenMemMapInitialization
` [PATCH v4 7/7] OvmfPkg: enable Xen specific path
  ` [edk2] [PATCH v4 1/7] MdeModulePkg: introduce PcdPciDisableBusEnumeration
` [PATCH v4 0/7] Make OVMF fully working with Xen

"swiotlb buffer is full" with 3.13-rc1+ but not 3.4
 2013-12-01 17:06 UTC  (3+ messages)

[PATCH] xen: arm: add missing flushing dcache to the copy to/clean guest functions
 2013-12-01 16:21 UTC  (5+ messages)

weird memory access problem running on dom0
 2013-12-01 14:32 UTC  (5+ messages)

Minor Coverity xenstore fixes
 2013-12-01 11:48 UTC  (7+ messages)
` [PATCH 1/2] xenstore: sanity check incoming message body lengths
` [PATCH 2/2] xenstore: check F_SETFL fcntl invocation in setnonblock
  ` [PATCH 2/2 v2] "

pv kernel panic xen 4.4 unstable with large number of vcpus and default max_event_channel
 2013-12-01  8:03 UTC  (2+ messages)

[[PATCH stable <3.12]] xen-netback: fix refcnt unbalance for 3.11 and earlier versions
 2013-12-01  4:48 UTC  (2+ messages)

[PATCH net-next] xen-netback: improve guest-receive-side flow control
 2013-12-01  4:18 UTC  (7+ messages)

[PATCH v4 0/4] hvmloader: make OVMF work with Xen
 2013-12-01  0:05 UTC  (5+ messages)
` [PATCH v4 1/4] hvmloader/ovmf: remove hardcoded OVMF loading location
` [PATCH v4 4/4] hvmloader/ovmf: setup E820 map

[PATCH net v3] xen-netback: fix fragment detection in checksum setup
 2013-11-30 21:13 UTC 

[PATCH net-next] xen-netback: Fix pull size in checksum_setup_ip*
 2013-11-30 21:10 UTC  (2+ messages)

Xen for real-time/embedded/automotive
 2013-11-30 11:37 UTC  (2+ messages)

Testing for the Xen Project
 2013-11-30 11:29 UTC  (2+ messages)

[xen-unstable test] 22184: regressions - trouble: broken/fail/pass
 2013-11-30 11:20 UTC  (3+ messages)

[linux-3.10 test] 22191: regressions - trouble: broken/fail/pass
 2013-11-30  4:35 UTC 

[PATCH v3 0/7] enable Cache QoS Monitoring (CQM) feature
 2013-11-30  1:27 UTC  (25+ messages)
` [PATCH v3 1/7] x86: detect and initialize Cache QoS Monitoring feature
` [PATCH v3 2/7] x86: handle CQM resource when creating/destroying guests
` [PATCH v3 3/7] x86: dynamically attach/detach CQM service for a guest
` [PATCH v3 4/7] x86: collect CQM information from all sockets
` [PATCH v3 5/7] x86: enable CQM monitoring for each domain RMID
` [PATCH v3 6/7] xsm: add platform QoS related xsm policies
` [PATCH v3 7/7] tools: enable Cache QoS Monitoring feature for libxl/libxc

[PATCH] x86/fpu: CR0.TS should be set before trap into PV guest's #NM exception handle
 2013-11-30  0:16 UTC  (3+ messages)

[PATCH] nested vmx: fix I/O port bitmap indexing arithmetic
 2013-11-29 22:38 UTC 

[Patch v3 0/2] Remove figlet from the source tree
 2013-11-29 20:15 UTC  (3+ messages)

[PATCH net-next] xen-netback: Fix pull size in checksum_setup_ip*
 2013-11-29 18:56 UTC 

[PATCH v6 08/12] libxl: ocaml: drop the ocaml heap lock before calling into libxl
 2013-11-29 18:33 UTC  (8+ messages)

pvgrub2 is merged
 2013-11-29 17:44 UTC  (4+ messages)

[PATCH] VMX: wbinvd when vmentry under UC
 2013-11-29 16:53 UTC  (14+ messages)

[PATCH 0/2] Handle xen_platform_pci=0 case
 2013-11-29 16:20 UTC  (12+ messages)
` [PATCH 1/2] libxl: adding support to use -machine option of QEMU
` [PATCH 2/2] libxl: Handle xen_platform_pci=0 case with qemu-xen

"swiotlb buffer is full" with 3.13-rc1+ but not 3.4
 2013-11-29 16:04 UTC 

[PATCH] memshr: fix off-by-one in filename size check
 2013-11-29 15:46 UTC  (4+ messages)

[PATCH 5/6] X86: MPX IA32_BNDCFGS msr dump
 2013-11-29 15:00 UTC  (4+ messages)

[PATCH v4 0/7] Make OVMF fully working with Xen
 2013-11-29 14:13 UTC 

[edk2] [PATCH v3 7/8] OvmfPkg: introduce XenMemMapInitialization
 2013-11-29 13:16 UTC  (5+ messages)
  ` [edk2] [PATCH v3 6/8] OvmfPkg: introduce PublishPeiMemory
  ` [PATCH v3 8/8] OvmfPkg: enable Xen specific path

xen-netback: maybe_pull_tail questions
 2013-11-29 12:54 UTC  (4+ messages)

[PATCH] xen: arm: Enable 1:1 workaround by default
 2013-11-29 12:50 UTC  (4+ messages)

[PATCH] blkif: add indirect descriptors interface to public headers
 2013-11-29 12:49 UTC  (6+ messages)

[PATCH] docs: Update xen_platform_pci in man xl.cfg
 2013-11-29 12:26 UTC  (3+ messages)

[PATCH v3 0/4] hvmloader: make OVMF work with Xen
 2013-11-29 12:24 UTC  (3+ messages)
` [PATCH v3 4/4] hvmloader/ovmf: setup E820 map

[PATCH] xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
 2013-11-29 12:22 UTC 

[BUG] Xen vm kernel crash in get_free_entries
 2013-11-29 11:54 UTC  (12+ messages)

[PATCH 00/13] Valgrind patches for hypercalls
 2013-11-29 11:45 UTC  (9+ messages)
` [PATCH 06/13] xen: XENMEM_add_to_physmap hypercall
` [PATCH 10/13] xen: XEN_DOMCTL_sethvmcontext hypercall
` [PATCH 11/13] xen: XEN_DOMCTL_shadow_op hypercall

[xen-unstable test] 22175: regressions - FAIL
 2013-11-29 11:33 UTC 

[PATCH] Fix ptr calculation when converting from a VA
 2013-11-29 11:33 UTC  (2+ messages)

[PATCH v2] hvmloader: write extra memory in CMOS
 2013-11-29 11:27 UTC  (4+ messages)

Xen-4.3 and -unstable regression from changeset "numa-sched: leave node-affinity alone if not in 'auto' mode"
 2013-11-29 11:04 UTC  (5+ messages)

[PATCH RFC 0/2] Fix RTC noack issues
 2013-11-29 11:01 UTC  (6+ messages)
` [PATCH 2/2] hvmloader: Allow the toolstack to choose WAET optimisations

[PATCH] Update QEMU_UPSTREAM_REVISION
 2013-11-29 10:52 UTC  (3+ messages)

[PATCH net v3] xen-netback: fix fragment detection in checksum setup
 2013-11-29 10:52 UTC 

[PATCH v2] Handle xen_platform_pci=0 case
 2013-11-29 10:51 UTC  (4+ messages)
` [PATCH v2] libxl: Handle xen_platform_pci=0 case with qemu-xen

Xen on ARMv8
 2013-11-29 10:49 UTC  (2+ messages)

[PATCH 0/4] xen: more Coverity-inspired tidying
 2013-11-29 10:45 UTC  (7+ messages)
` [PATCH 1/4] common/vsprintf: Explicitly treat negative lengths as 'unlimited'
` [PATCH 4/4] bitmaps/bitops: Clarify tests for small constant size

arm: double EXPORT_SYMBOL(cpu_online_map);
 2013-11-29 10:40 UTC  (5+ messages)

[PATCH] docs: Add some words describing xen-pvdevice
 2013-11-29 10:39 UTC  (3+ messages)

[PATCH] Fix ptr calculation when converting from a VA
 2013-11-29 10:39 UTC 

[PATCH v2 0/2] xen: arm: introduce a function and flush dcache while preparing the device tree for Dom0
 2013-11-29 10:35 UTC  (6+ messages)

[PATCH net v2] xen-netback: fix fragment detection in checksum setup
 2013-11-29 10:32 UTC  (4+ messages)

[PATCH v2 01/15] xen: arm64: Add 8250 earlyprintk support
 2013-11-29 10:30 UTC  (5+ messages)
` [PATCH 00/15] xen: arm initial support for xgene arm64 platform

[PATCH v2 0/2] Add xen-crashd
 2013-11-29 10:26 UTC  (2+ messages)

[PATCH 0/2] libxl: fixes for coverity reported issues
 2013-11-29 10:04 UTC  (8+ messages)
` [PATCH 2/2] libxl: libxl__spawn_qdisk_backend has to close opened files on error

[PATCH 4/6] X86: MPX IA32_BNDCFGS msr save/restore
 2013-11-29  9:52 UTC  (2+ messages)

[PATCH 3/4 V3] X86: MPX IA32_BNDCFGS msr handle
 2013-11-29  9:48 UTC  (12+ messages)

[PATCH v5 00/12] libxl: ocaml: improve the bindings
 2013-11-29  9:29 UTC  (4+ messages)
` [PATCH v5 03/12] libxl: ocaml: event management

I/O port access handling for PVH
 2013-11-29  9:19 UTC  (5+ messages)
` [PATCH] "

[PATCH] xen/tmem: Fix uses of unmatched __map_domain_page()
 2013-11-29  8:49 UTC  (2+ messages)

[osstest PATCH] target_cmd_build: honour DistccHosts host property
 2013-11-29  8:28 UTC  (4+ messages)

[BUG] domU kernel crash at igbvf module loading / __msix_mask_irq
 2013-11-29  3:12 UTC  (3+ messages)

[PATCH net-next v3] xen-netfront: Add support for IPv6 offloads
 2013-11-28 23:50 UTC 

[PATCH 1/1] xen-netback: include definition of csum_ipv6_magic
 2013-11-28 23:38 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).