xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-01 09:06:37 to 2015-06-02 15:10:36 UTC [more...]

[PATCH] nested EPT: fix the handling of nested EPT
 2015-06-02 17:41 UTC  (2+ messages)

[PATCH 0/11] Xen PCI Passthrough security fixes
 2015-06-02 15:10 UTC  (3+ 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

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

[PATCH v7 00/10] toolstack-based approach to pvhvm guest kexec
 2015-06-02 15:00 UTC  (10+ messages)
` [PATCH v7 02/10] libxl: support SHUTDOWN_soft_reset shutdown reason
` [PATCH v7 06/10] libxc: support XEN_DOMCTL_soft_reset operation

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

[PATCH v1 0/5] Misc cleanups for libxl
 2015-06-02 14:53 UTC  (11+ 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

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

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)

RFC: QEMU bumping memory limit and domain restore
 2015-06-02 14:08 UTC  (2+ 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] tools: link executables with libtinfo explicitly
 2015-06-02 13:33 UTC 

[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 

[Draft C] Xen on ARM vITS Handling
 2015-06-02 11:09 UTC  (13+ messages)

[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

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

[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  (8+ messages)
` [PATCH v3 2/2] efi: Avoid calling boot services after ExitBootServices()

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 

[PATCH v8 00/13] enable Cache Allocation Technology (CAT) for VMs
 2015-06-02  7:19 UTC  (10+ messages)
` [PATCH v8 01/13] x86: add socket_cpumask

[linux-3.4 test] 57730: regressions - FAIL
 2015-06-02  6:40 UTC 

[PATCH v6 0/4] iommu: add rmrr Xen command line option
 2015-06-02  6:39 UTC  (13+ messages)
` [PATCH v6 2/4] iommu VT-d: separate rmrr addition function
` [PATCH 4/4] iommu: add rmrr Xen command line option for extra rmrrs

[PATCH v2 6/9] x86/intel_pstate: the main boby of the intel_pstate driver
 2015-06-02  6:32 UTC  (8+ messages)

[ovmf test] 57721: regressions - FAIL
 2015-06-02  3:46 UTC 

[linux-3.18 test] 57713: regressions - FAIL
 2015-06-02  2:32 UTC 

[libvirt test] 57718: regressions - trouble: blocked/broken/fail/pass
 2015-06-02  1:47 UTC 

[RFC][PATCH] x86: remove vmalloc.h from asm/io.h
 2015-06-02  0:19 UTC  (2+ messages)

[xen-4.2-testing test] 57697: regressions - FAIL
 2015-06-01 23:56 UTC 

[PATCH RFC v1] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-06-01 22:33 UTC 

[qemu-mainline bisection] complete test-armhf-armhf-xl-multivcpu
 2015-06-01 20:57 UTC 

[PATCH v3 0/4] Fix HVM vNUMA
 2015-06-01 20:18 UTC  (6+ messages)
` [PATCH v3 1/4] libxc/libxl: fill xc_hvm_build_args in libxl
` [PATCH v3 2/4] libxc: print more error messages when failed
` [PATCH v3 3/4] libxc: rework vnuma bits in setup_guest
` [PATCH v3 4/4] libxl: fix HVM vNUMA

[PATCH v2] xen: netback: fix printf format string warning
 2015-06-01 19:03 UTC  (2+ messages)

[PATCH v2 net] xen: netback: read hotplug script once at start of day
 2015-06-01 19:03 UTC  (2+ messages)

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

[PATCH 0/2] Two stubdom patches
 2015-06-01 17:24 UTC  (3+ 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 v4] run QEMU as non-root
 2015-06-01 16:46 UTC 

[PATCH v3] run QEMU as non-root
 2015-06-01 16:44 UTC  (3+ messages)

[PATCH RFC] hotplug/Linux: Add --wait to iptables calls
 2015-06-01 16:15 UTC  (6+ messages)

[PATCH] x86/HVM: Avoid cache flush operations during hvm_load
 2015-06-01 16:02 UTC  (2+ messages)

[PATCH RFC 0/2] libxl: allow an xs_restricted QEMU to start
 2015-06-01 16:01 UTC  (3+ messages)
` [PATCH RFC 1/2] libxl: allow /local/domain/0/device-model/$DOMID to be written by $DOMID
` [PATCH RFC 2/2] libxl: do not add a vkb backend to hvm guests

[PATCH] xen/arm: gic-hip04: Resync the driver with the GICv2
 2015-06-01 15:34 UTC  (12+ messages)

[PATCH 0/2] restrict the privilege of the xenstore connection
 2015-06-01 15:46 UTC  (3+ messages)
` [PATCH 1/2] xen: separate the xenstore_record_dm_state calls for pv and hvm machines
` [PATCH 2/2] xen: introduce xsrestrict

[PATCH OSSTEST] Stubdom test case
 2015-06-01 15:21 UTC 

[PATCH v2] dmar: device scope mem leak fix
 2015-06-01 15:19 UTC  (4+ messages)

[xen-4.3-testing test] 57680: regressions - trouble: blocked/broken/fail/pass
 2015-06-01 14:45 UTC 

[PATCH] frontswap: allow multiple backends
 2015-06-01 14:22 UTC  (2+ messages)
  ` [PATCHv2] "

[PATCH] unmodified-drivers: tolerate IRQF_DISABLED being undefined
 2015-06-01 14:18 UTC  (3+ messages)

[xen-4.5-testing test] 57676: regressions - trouble: broken/fail/pass
 2015-06-01 13:46 UTC 

[PATCH] tools: link executables with libtinfo explicitly
 2015-06-01 13:38 UTC  (4+ messages)

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

[PATCH v4] xen: sched_rt: print useful affinity info when dumping
 2015-06-01 13:20 UTC  (2+ messages)

[PATCH V6 00/10] Support more than 8 vcpus on arm64 with GICv3
 2015-06-01 12:56 UTC  (11+ messages)
` [PATCH V6 01/10] xen/arm: gic-v3: Increase the size of GICR in address space for guest
` [PATCH V6 02/10] xen/arm: Add functions of mapping between vCPUID and virtual affinity
` [PATCH V6 03/10] xen/arm: Use the new functions for vCPUID/vaffinity transformation
` [PATCH V6 04/10] xen/arm: Use cpumask_t type for vcpu_mask in vgic_to_sgi
` [PATCH V6 05/10] xen/arm64: gicv3: Use AFF1 when translating ICC_SGI1R_EL1 to cpumask
` [PATCH V6 06/10] tools/libxl: Set 'reg' of cpu node equal to MPIDR affinity for domU
` [PATCH V6 07/10] xen/arm: Set 'reg' of cpu node for dom0 to match MPIDR's affinity
` [PATCH V6 08/10] xen: Add arch_domain_preinit to initialise vGIC before evtchn_init
` [PATCH V6 09/10] xen/arm: make domain_max_vcpus return value from vgic_ops
` [PATCH V6 10/10] xen/arm64: increase MAX_VIRT_CPUS to 128 on arm64

[rumpuserxen test] 57717: regressions - FAIL
 2015-06-01 12:14 UTC 

[linux-linus test] 57671: trouble: blocked/broken/fail/pass
 2015-06-01 11:39 UTC 

[PATCH v23 00/15] x86/PMU: Xen PMU PV(H) support
 2015-06-01 11:07 UTC  (3+ messages)
` [PATCH v23 10/15] x86/VPMU: Use pre-computed masks when checking validity of MSRs

Running 3.9 kernel in domU with 3.11 kernel in dom0
 2015-06-01 10:55 UTC  (2+ messages)

[PATCH v2 net] xen: netback: read hotplug script once at start of day
 2015-06-01 10:30 UTC 

[PATCH v2] xen: netback: fix printf format string warning
 2015-06-01 10:30 UTC 

[qemu-mainline test] 57666: regressions - trouble: broken/fail/pass
 2015-06-01 10:24 UTC 

[xen-4.2-testing test] 57630: regressions - FAIL
 2015-06-01 10:02 UTC  (7+ messages)
  ` [PATCH OSSTEST] Toolstack: Do not pass -F to xm shutdown (Was: Re: [xen-4.2-testing test] 57630: regressions - FAIL)

[xen-unstable test] 57644: regressions - trouble: blocked/broken/fail/pass
 2015-06-01  9:59 UTC  (2+ messages)

[xen-unstable test] 57488: regressions - trouble: broken/fail/pass
 2015-06-01  9:51 UTC  (2+ messages)

[PATCH v2 for Xen 4.6 0/4] Enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-06-01  9:44 UTC  (11+ messages)

The size of memory is wrong inside of virtual machine(VM) when using OVMF
 2015-06-01  9:13 UTC 

[PATCH net] xen: netback: read hotplug script once at start of day
 2015-06-01  9:07 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).