Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-02 14:04:27 to 2015-06-03 10:51:26 UTC [more...]

[PATCH v2 0/6] Misc cleanups for libxl
 2015-06-03 10:51 UTC  (8+ messages)
` [PATCH v2 1/6] tools/libxl: rename libxl__domain_suspend to libxl__domain_save
` [PATCH v2 2/6] tools/libxl: move domain suspend code into libxl_dom_suspend.c
` [PATCH v2 3/6] tools/libxl: move domain resume "
` [PATCH v2 4/6] tools/libxl: move remus code into libxl_remus.c
` [PATCH v2 5/6] tools/libxl: move save/restore code into libxl_dom_save.c
` [PATCH v2 6/6] libxl/save: Refactor libxl__domain_suspend_state

[PATCH v4 0/9] add xenalyze to staging
 2015-06-03 10:49 UTC  (19+ messages)
` [PATCH v4 1/9] xentrace: install into sbin
` [PATCH v4 2/9] xenalyze: add to tools/xentrace/
` [PATCH v4 7/9] xenalyze: handle more events in sched_process

[PATCH v3 0/4] Fix HVM vNUMA
 2015-06-03 10:39 UTC  (5+ messages)
` [PATCH v3 3/4] libxc: rework vnuma bits in setup_guest

[PATCH] xen/arm: traps: Print a message in debug build when a guest dabt is not handled
 2015-06-03 10:37 UTC  (3+ messages)

[PATCH v2] tools: link executables with libtinfo explicitly
 2015-06-03 10:35 UTC  (3+ messages)

[PATCH 0/2] Two stubdom patches
 2015-06-03 10:35 UTC  (7+ messages)
` [PATCH 1/2] libxl: remove code in stubdom creation failure path and callback
` [PATCH 2/2] libxl: clean up qemu-save and qemu-resume files

[PATCH] xen/arm: gic-hip04: Resync the driver with the GICv2
 2015-06-03 10:35 UTC  (9+ messages)

[PATCH 1/3] flask/policy: updates from osstest runs
 2015-06-03 10:34 UTC  (3+ messages)

osstest installed guests have two gettys on hvc0
 2015-06-03 10:21 UTC 

ARM64: XEN Domu not booting with the qemu qcow AARCH64 Ubuntu 15.04 disk
 2015-06-03 10:15 UTC  (6+ messages)

[rumpuserxen test] 57845: regressions - FAIL
 2015-06-03 10:12 UTC 

[PATCH v1 0/5] Misc cleanups for libxl
 2015-06-03 10:03 UTC  (21+ messages)
` [PATCH v1 1/5] libxl/save: Refactor libxl__domain_suspend_state
` [PATCH v1 2/5] tools/libxl: move domain suspend codes into a separate file
` [PATCH v1 3/5] tools/libxl: move remus codes into libxl_remus.c
` [PATCH v1 4/5] tools/libxl: move toolstack code into libxl_toolstack.c

RFC: making the PVH 64bit ABI as stable
 2015-06-03 10:02 UTC  (12+ messages)
  ` RFC: making the PVH 64bit ABI as stableo

Fw: How to print mfn structure to print pages
 2015-06-03 10:00 UTC  (2+ messages)
` Fw: "

[Formal Vote] Changes to Xen Project Security Vulnerability Process - Open until June 8th, 2015
 2015-06-03  9:35 UTC  (2+ messages)

win7 stuck on boot occasionally when apicv enabled
 2015-06-03  9:31 UTC 

[PATCH] x86/cpu: Fix SMAP check in PVOPS environments
 2015-06-03  9:31 UTC 

[PATCHv11 0/4] gnttab: Improve scaleability
 2015-06-03  9:00 UTC  (6+ messages)
` [PATCHv11 1/4] gnttab: per-active entry locking
` [PATCHv11 2/4] gnttab: introduce maptrack lock
` [PATCHv11 3/4] gnttab: make the grant table lock a read-write lock
` [PATCHv11 4/4] gnttab: use per-VCPU maptrack free lists

[libvirt test] 57792: regressions - FAIL
 2015-06-03  8:56 UTC 

[Draft C] Xen on ARM vITS Handling
 2015-06-03  8:45 UTC  (6+ messages)

[ovmf test] 57791: regressions - FAIL
 2015-06-03  8:37 UTC 

[PATCH v2 7/9] x86/intel_pstate: add a booting param to select the driver to load
 2015-06-03  8:07 UTC  (3+ messages)

VT-d async invalidation for Device-TLB
 2015-06-03  7:49 UTC 

[linux-3.18 test] 57788: regressions - FAIL
 2015-06-03  7:33 UTC 

[xen-unstable test] 57787: regressions - FAIL
 2015-06-03  7:18 UTC 

[PATCH v3] dmar: device scope mem leak fix
 2015-06-03  7:08 UTC  (3+ messages)

[PATCH 2/3] driver: xen-blkfront: move talk_to_blkback to a more suitable place
 2015-06-03  5:40 UTC  (2+ messages)
` [PATCH 3/3] xen/block: add multi-page ring support

[PATCH 1/3] drivers: xen-blkback: delay pending_req allocation to connect_ring
 2015-06-03  5:40 UTC 

[PATCH v9 00/13] enable Cache Allocation Technology (CAT) for VMs
 2015-06-03  4:53 UTC  (14+ messages)
` [PATCH v9 01/13] x86: add socket_cpumask
` [PATCH v9 02/13] x86: detect and initialize Intel CAT feature
` [PATCH v9 03/13] x86: maintain COS to CBM mapping for each socket
` [PATCH v9 04/13] x86: add COS information for each domain
` [PATCH v9 05/13] x86: expose CBM length and COS number information
` [PATCH v9 06/13] x86: dynamically get/set CBM for a domain
` [PATCH v9 07/13] x86: add scheduling support for Intel CAT
` [PATCH v9 08/13] xsm: add CAT related xsm policies
` [PATCH v9 09/13] tools/libxl: minor name changes for CMT commands
` [PATCH v9 10/13] tools/libxl: add command to show PSR hardware info
` [PATCH v9 11/13] tools/libxl: introduce some socket helpers
` [PATCH v9 12/13] tools: add tools support for Intel CAT
` [PATCH v9 13/13] docs: add xl-psr.markdown

[Patch v3 27/36] x86, irq: Use access helper irq_data_get_affinity_mask()
 2015-06-03  3:46 UTC  (3+ messages)

[RFC][v2][PATCH 00/14] Fix RMRR
 2015-06-03  3:06 UTC  (13+ messages)
` [RFC][v2][PATCH 01/14] tools: introduce some new parameters to set rdm policy
` [RFC][v2][PATCH 04/14] tools/libxl: detect and avoid conflicts with RDM
` [RFC][v2][PATCH 08/14] tools: extend xc_assign_device() to support rdm reservation policy
` [RFC][v2][PATCH 10/14] tools: extend XENMEM_set_memory_map

[xen-4.2-testing test] 57781: regressions - FAIL
 2015-06-03  2:53 UTC 

RFC: QEMU bumping memory limit and domain restore
 2015-06-03  1:05 UTC  (7+ messages)

[PATCHv2] frontswap: allow multiple backends
 2015-06-02 22:19 UTC  (4+ messages)
  ` [PATCHv3] "

[PATCH v7 0/4] iommu: add rmrr Xen command line option
 2015-06-02 21:14 UTC  (5+ messages)
` [PATCH v7 1/4] pci: add PCI_SBDF and PCI_SEG macros
` [PATCH v7 2/4] iommu VT-d: separate rmrr addition function
` [PATCH v7 3/4] pci: add wrapper for parse_pci
` [PATCH v7 4/4] iommu: add rmrr Xen command line option for extra rmrrs

[RESEND] nested EPT: fix the handling of nested EPT
 2015-06-02 21:06 UTC 

[seabios test] 57755: tolerable FAIL - PUSHED
 2015-06-02 19:48 UTC 

[xen-4.3-testing test] 57749: regressions - trouble: blocked/broken/fail/pass
 2015-06-02 18:29 UTC 

[PATCH] nested EPT: fix the handling of nested EPT
 2015-06-02 17:41 UTC 

[PATCH v2 00/41] Add ACPI support for arm64 on Xen
 2015-06-02 17:40 UTC  (5+ messages)
` [PATCH v2 22/41] arm : acpi create min DT stub for DOM0
` [PATCH v2 23/41] arm : acpi create chosen node "

[PATCH RFC 0/5] tools/FreeBSD: enable disk hotplug scripts
 2015-06-02 16:57 UTC  (5+ messages)
` [PATCH RFC 2/5] blkif: document new blkback path xenstore node

[PATCH RFC 0/2] libxl: allow an xs_restricted QEMU to start
 2015-06-02 16:50 UTC  (3+ messages)
` [PATCH RFC 1/2] libxl: allow /local/domain/0/device-model/$DOMID to be written by $DOMID

[PULL 0/11] Xen PCI Passthrough security fixes
 2015-06-02 16:43 UTC  (13+ messages)
` [PULL 01/11] xen: properly gate host writes of modified PCI CFG contents
` [PULL 02/11] xen: don't allow guest to control MSI mask register
` [PULL 03/11] xen/MSI-X: limit error messages
` [PULL 04/11] xen/MSI: don't open-code pass-through of enable bit modifications
` [PULL 05/11] xen/pt: consolidate PM capability emu_mask
` [PULL 06/11] xen/pt: correctly handle PM status bit
` [PULL 07/11] xen/pt: split out calculation of throughable mask in PCI config space handling
` [PULL 08/11] xen/pt: mark all PCIe capability bits read-only
` [PULL 09/11] xen/pt: mark reserved bits in PCI config space fields
` [PULL 10/11] xen/pt: add a few PCI config space field descriptions
` [PULL 11/11] xen/pt: unknown PCI config space fields should be read-only

[xen-4.5-testing test] 57747: tolerable FAIL - PUSHED
 2015-06-02 16:39 UTC 

[PATCH v2 for Xen 4.6 1/4] xen: enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-06-02 16:28 UTC  (4+ messages)

[rumpuserxen test] 57793: regressions - FAIL
 2015-06-02 16:27 UTC 

[PATCH v7 00/10] toolstack-based approach to pvhvm guest kexec
 2015-06-02 16:26 UTC  (19+ messages)
` [PATCH v7 02/10] libxl: support SHUTDOWN_soft_reset shutdown reason
` [PATCH v7 06/10] libxc: support XEN_DOMCTL_soft_reset operation
` [PATCH v7 07/10] libxc: introduce soft reset for HVM domains
` [PATCH v7 08/10] xl: introduce enum domain_restart_type
` [PATCH v7 09/10] libxc: add XC_DEVICE_MODEL_SAVE_FILE
` [PATCH v7 10/10] (lib)xl: soft reset support

[Xen-devel] "tcp: refine TSO autosizing" causes performance regression on Xen
 2015-06-02 16:16 UTC  (12+ messages)

[PATCH V8] xen/vm_event: Clean up control-register-write vm_events and add XCR0 event
 2015-06-02 16:03 UTC  (5+ messages)

[PATCH 0/11] Xen PCI Passthrough security fixes
 2015-06-02 15:51 UTC  (15+ messages)
` [PATCH 01/11] xen: properly gate host writes of modified PCI CFG contents
` [PATCH 02/11] xen: don't allow guest to control MSI mask register
` [PATCH 03/11] xen/MSI-X: limit error messages
` [PATCH 04/11] xen/MSI: don't open-code pass-through of enable bit modifications
` [PATCH 05/11] xen/pt: consolidate PM capability emu_mask
` [PATCH 06/11] xen/pt: correctly handle PM status bit
` [PATCH 07/11] xen/pt: split out calculation of throughable mask in PCI config space handling
` [PATCH 08/11] xen/pt: mark all PCIe capability bits read-only
` [PATCH 09/11] xen/pt: mark reserved bits in PCI config space fields
` [PATCH 10/11] xen/pt: add a few PCI config space field descriptions
` [PATCH 11/11] xen/pt: unknown PCI config space fields should be read-only

[PATCH] libxl: Don't insert PCI device into xenstore for HVM guests
 2015-06-02 15:48 UTC  (8+ messages)

[RFC PATCH 00/13] Persistent grant maps for xen net drivers
 2015-06-02 15:10 UTC  (7+ messages)
` [RFC PATCH 03/13] xen-netback: implement TX persistent grants
` [RFC PATCH 04/13] xen-netback: implement RX "
` [RFC PATCH 06/13] xen-netback: copy buffer on xenvif_start_xmit()

[PATCH] xen/sched_rt: Use the correct type for _cpumask_scratch
 2015-06-02 15:07 UTC 

[BUG] Kernel BUG in page_alloc.c (mismatched start and end zone) using xl generated e820 map
 2015-06-02 14:58 UTC 

[PATCH v2 for Xen 4.6 3/4] libxl: enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-06-02 14:10 UTC  (3+ messages)

Xen Security Advisory 131 (CVE-2015-4106) - Unmediated PCI register access in qemu
 2015-06-02 14:04 UTC 

Xen Security Advisory 130 (CVE-2015-4105) - Guest triggerable qemu MSI-X pass-through error messages
 2015-06-02 14:04 UTC 

Xen Security Advisory 129 (CVE-2015-4104) - PCI MSI mask bits inadvertently exposed to guests
 2015-06-02 14:04 UTC 

Xen Security Advisory 128 (CVE-2015-4103) - Potential unintended writes to host MSI message data field via qemu
 2015-06-02 14:04 UTC 

[PATCH 0/4] x86/xen Several unassociated fixes
 2015-06-02 14:04 UTC  (2+ messages)
` [PATCH 4/4] x86/memcpy: Reduce code size


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 read-only IMAP folder(s) and NNTP newsgroup(s).