Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-02 07:40:03 to 2015-06-03 08:01:27 UTC [more...]

[PATCH v2 0/6] Misc cleanups for libxl
 2015-06-03  8:01 UTC 

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 

[Draft C] Xen on ARM vITS Handling
 2015-06-03  7:25 UTC  (13+ messages)

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

RFC: making the PVH 64bit ABI as stable
 2015-06-03  6:09 UTC  (7+ messages)
  ` RFC: making the PVH 64bit ABI as stableo

[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 

[PATCH v1 0/5] Misc cleanups for libxl
 2015-06-03  2:52 UTC  (17+ 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: 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  (2+ messages)

[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 v4 0/9] add xenalyze to staging
 2015-06-02 17:16 UTC  (9+ 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 v2] tools: link executables with libtinfo explicitly
 2015-06-02 16:58 UTC  (2+ messages)

[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 

[PATCHv11 0/4] gnttab: Improve scaleability
 2015-06-02 16:26 UTC  (5+ 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

[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 

ARM64: XEN Domu not booting with the qemu qcow AARCH64 Ubuntu 15.04 disk
 2015-06-02 14:25 UTC  (9+ messages)

[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  (5+ messages)
` [PATCH 1/4] x86/apic: Disable the LAPIC later in smp_send_stop()
` [PATCH 2/4] xen/crash: Don't use set_fixmap() in the crash path
` [PATCH 3/4] x86/debugger: Use copy_to/from_guest() in dbg_rw_guest_mem()
` [PATCH 4/4] x86/memcpy: Reduce code size

[PATCHv10 0/4] gnttab: Improve scaleability
 2015-06-02 13:37 UTC  (7+ messages)
` [PATCHv10 3/4] gnttab: make the grant table lock a read-write lock

[PATCH v2] x86/HVM: Avoid cache flush operations during hvm_load
 2015-06-02 13:02 UTC  (3+ messages)

[qemu-mainline test] 57737: regressions - FAIL
 2015-06-02 12:59 UTC 

[xen-unstable test] 56759: regressions - FAIL
 2015-06-02 10:30 UTC  (6+ messages)

[PATCH v1 COLO Pre 00/12] Prerequisite patches for COLO
 2015-06-02 10:25 UTC  (18+ messages)
` [PATCH v1 COLO Pre 01/12] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v1 COLO Pre 02/12] libxc/restore: zero ioreq page only one time
` [PATCH v1 COLO Pre 03/12] tools/libxc: export xc_bitops.h
` [PATCH v1 COLO Pre 04/12] tools/libxl: introduce a new API libxl__domain_restore() to load qemu state
` [PATCH v1 COLO Pre 05/12] tools/libxl: Introduce a new internal API libxl__domain_unpause()
` [PATCH v1 COLO Pre 06/12] tools/libxl: Update libxl__domain_unpause() to support qemu-xen
` [PATCH v1 COLO Pre 07/12] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v1 COLO Pre 08/12] tools/libxl: Update libxl_save_msgs_gen.pl to support return data from xl to xc
` [PATCH v1 COLO Pre 09/12] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v1 COLO Pre 10/12] tools/libxl: rename remus device to checkpoint device
` [PATCH v1 COLO Pre 11/12] tools/libxl: adjust the indentation
` [PATCH v1 COLO Pre 12/12] tools/libxl: don't touch remus in checkpoint_device

[PATCH v4] efi: Avoid calling boot services after ExitBootServices()
 2015-06-02  9:38 UTC 

[xen-unstable test] 57712: regressions - trouble: broken/fail/pass
 2015-06-02  8:43 UTC  (2+ messages)

[PATCH v3 1/2] efi: Fix allocation problems if ExitBootServices() fails
 2015-06-02  8:30 UTC  (5+ messages)

Xen/arm: Virtual ITS command queue handling
 2015-06-02  8:29 UTC  (19+ messages)

[linux-next test] 57731: regressions - trouble: blocked/broken/fail/pass
 2015-06-02  8:03 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 read-only IMAP folder(s) and NNTP newsgroup(s).