Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-08 03:45:53 to 2015-06-08 15:20:48 UTC [more...]

QEMU bumping memory bug analysis
 2015-06-08 15:20 UTC  (23+ messages)

[RFC v2] xSplice design
 2015-06-08 15:19 UTC  (8+ messages)

[PATCH v2 0/5] libxl: xs_restrict QEMU
 2015-06-08 15:15 UTC  (10+ messages)
` [PATCH v2 1/5] libxl: allow /local/domain/0/device-model/$DOMID to be written by $DOMID
` [PATCH v2 4/5] libxl: change xs path for pv qemu
` [PATCH v2 5/5] libxl: spawns two QEMUs for HVM guests

[PATCH RFC 0/4] 'reset everything' approach to PVHVM guest kexec
 2015-06-08 15:05 UTC  (9+ messages)
` [PATCH RFC 1/4] xen: evtchn: make evtchn_reset() ready for soft reset
` [PATCH RFC 2/4] xen: grant_table: implement grant_table_soft_reset()
` [PATCH RFC 3/4] xen: implement SCHEDOP_soft_reset

xen-unstable build fails with XEN_DUMP_DIR undeclader in xl_cmdimpl.c
 2015-06-08 15:00 UTC  (9+ messages)

[PATCH 00/17] x86/hvm: I/O emulation cleanup and fix
 2015-06-08 14:33 UTC  (18+ messages)
` [PATCH 01/17] x86/hvm: simplify hvmemul_do_io()
` [PATCH 02/17] x86/hvm: re-name struct hvm_mmio_handler to hvm_mmio_ops
` [PATCH 03/17] x86/hvm: unify internal portio and mmio intercepts
` [PATCH 04/17] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH 05/17] x86/hvm: unify stdvga mmio intercept with standard mmio intercept
` [PATCH 06/17] x86/hvm: revert 82ed8716b "fix direct PCI port I/O emulation retry
` [PATCH 07/17] x86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
` [PATCH 08/17] x86/hvm: split I/O completion handling from state model
` [PATCH 09/17] x86/hvm: remove hvm_io_pending() check in hvmemul_do_io()
` [PATCH 10/17] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH 11/17] x86/hvm: remove hvm_io_state enumeration
` [PATCH 12/17] x86/hvm: use ioreq_t to track in-flight state
` [PATCH 13/17] x86/hvm: only acquire RAM pages for emulation when we need to
` [PATCH 14/17] x86/hvm: remove extraneous parameter from hvmtrace_io_assist()
` [PATCH 15/17] x86/hvm: make sure translated MMIO reads or writes fall within a page
` [PATCH 16/17] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH 17/17] x86/hvm: track large memory mapped accesses by linear address

[xen-unstable test] 57852: regressions - FAIL
 2015-06-08 14:47 UTC  (19+ messages)

[PATCH] make do_sched_op_compat() x86-specific
 2015-06-08 14:34 UTC  (4+ messages)

RFC: making the PVH 64bit ABI as stable
 2015-06-08 14:26 UTC  (15+ messages)
  ` RFC: making the PVH 64bit ABI as stableo

[PATCH 0/5] Further x86 cleanup in preparation for superpages
 2015-06-08 14:20 UTC  (8+ messages)
` [PATCH 1/5] xen: Use existing __section() macro instead of opencoding it
` [PATCH 5/5] x86/boot: Move/copy sections more efficiently

[PATCH v2][RFC] libxl: Add AHCI support for upstream qemu
 2015-06-08 14:17 UTC  (7+ messages)

[PATCH v6 COLO 00/15] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-06-08 14:08 UTC  (16+ messages)
` [PATCH v6 COLO 04/15] libxc/restore: support COLO restore
` [PATCH v6 COLO 05/15] send store mfn and console mfn to xl before resuming secondary vm
` [PATCH v6 COLO 06/15] libxc/save: support COLO save
` [PATCH v6 COLO 09/15] COLO: use qemu block replication
` [PATCH v6 COLO 10/15] COLO proxy: implement setup/teardown of COLO proxy module
` [PATCH v6 COLO 11/15] COLO proxy: preresume, postresume and checkpoint
` [PATCH v6 COLO 12/15] COLO nic: implement COLO nic subkind
` [PATCH v6 COLO 13/15] setup and control colo proxy on primary side
` [PATCH v6 COLO 14/15] setup and control colo proxy on secondary side
` [PATCH v6 COLO 15/15] cmdline switches and config vars to control colo-proxy

[PATCH v2 00/41] Add ACPI support for arm64 on Xen
 2015-06-08 14:05 UTC  (3+ messages)
` [PATCH v2 27/41] arm : add helper functions to map memory regions

[Patch V4 00/16] xen: support pv-domains larger than 512GB
 2015-06-08 13:45 UTC  (20+ messages)
` [Patch V4 01/16] xen: sync with xen headers
` [Patch V4 02/16] xen: save linear p2m list address in shared info structure
` [Patch V4 03/16] xen: don't build mfn tree if tools don't need it
` [Patch V4 04/16] xen: eliminate scalability issues from initial mapping setup
` [Patch V4 05/16] xen: move static e820 map to global scope
` [Patch V4 06/16] xen: split counting of extra memory pages from remapping
` [Patch V4 07/16] xen: check memory area against e820 map
` [Patch V4 08/16] xen: find unused contiguous memory area
` [Patch V4 09/16] xen: check for kernel memory conflicting with memory layout
` [Patch V4 10/16] xen: check pre-allocated page tables for conflict with memory map
` [Patch V4 11/16] xen: check for initrd conflicting with e820 map
` [Patch V4 12/16] mm: provide early_memremap_ro to establish read-only mapping
` [Patch V4 13/16] xen: add explicit memblock_reserve() calls for special pages
` [Patch V4 14/16] xen: move p2m list if conflicting with e820 map
` [Patch V4 15/16] xen: allow more than 512 GB of RAM for 64 bit pv-domains
` [Patch V4 16/16] xen: remove no longer needed p2m.h
` [Xen-devel] [Patch V4 00/16] xen: support pv-domains larger than 512GB

[PATCH] VPMU: add lost Intel processor
 2015-06-08 13:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] xen/pass-through: ROM BAR handling adjustments
 2015-06-08 13:32 UTC 

[PATCH] arinc653: don't leak hypervisor stack contents through XEN_SYSCTL_SCHEDOP_getinfo
 2015-06-08 13:24 UTC 

[PATCH v2] xen/pass-through: ROM BAR handling adjustments
 2015-06-08 13:11 UTC 

Clarifying the state of ARINC653 scheduler (and other components) in Xen 4.5 and beyond
 2015-06-08 13:01 UTC  (4+ messages)

[PATCH V6 00/10] Support more than 8 vcpus on arm64 with GICv3
 2015-06-08 13:00 UTC  (10+ messages)
` [PATCH V6 03/10] xen/arm: Use the new functions for vCPUID/vaffinity transformation
` [PATCH V6 05/10] xen/arm64: gicv3: Use AFF1 when translating ICC_SGI1R_EL1 to cpumask

OpenStack - Libvirt+Xen CI overview
 2015-06-08 12:52 UTC  (8+ messages)
  ` OpenStack - Libvirt+Xen CI overview : anyone interested in a walk/through or presentation on how it works

[linux-3.18 test] 58146: regressions - FAIL
 2015-06-08 12:45 UTC 

[PATCH] xen/sched_rc: Fix memory leak in rt_init()
 2015-06-08 12:19 UTC  (2+ messages)

How to debug when vcpu state become to "Paused"
 2015-06-08 11:56 UTC 

[qemu-mainline test] 57925: regressions - FAIL
 2015-06-08 11:48 UTC  (4+ messages)

[PATCH] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-06-08 11:46 UTC 

[Xen-devel] [PATCH][XSA-126] xen: limit guest control of PCI command register
 2015-06-08 11:44 UTC  (21+ messages)
                      `  "

[PATCH] xen/pass-through: ROM BAR handling adjustments
 2015-06-08 11:35 UTC  (2+ messages)

[PATCH] libxl: refactor toolstack save restore code
 2015-06-08 11:23 UTC  (4+ messages)

[PATCH V3 0/6] libxl pvusb toolstack work
 2015-06-08 11:15 UTC  (6+ messages)
` [PATCH V3 3/6] libxl: add pvusb API
    ` 答复: "

Analysis of PV(H) build times
 2015-06-08 11:10 UTC 

[linux-3.4 test] 58137: regressions - FAIL
 2015-06-08 10:47 UTC 

[Bug report] Security issue in "xl vcpu-set"
 2015-06-08 10:44 UTC  (3+ messages)
            ` Backport request "libxl: In libxl_set_vcpuonline check for maximum number of VCPUs against the cpumap." (Was: Re: [Bug report] Security issue in "xl vcpu-set")

[PATCH OSSTEST] Stubdom test case
 2015-06-08 10:42 UTC  (2+ messages)

[Formal Vote] Changes to Xen Project Security Vulnerability Process - Open until June 8th, 2015
 2015-06-08 10:40 UTC  (7+ messages)

[PATCH] osstest: reduce FreeBSD install timeouts
 2015-06-08 10:32 UTC  (2+ messages)

[PATCH] Osstest: stop testing SEDF, start testing RTDS
 2015-06-08 10:32 UTC  (2+ messages)

[OSSTEST Nested PATCH v11 0/7] Introduction of netsted HVM test job
 2015-06-08 10:31 UTC  (3+ messages)
` [OSSTEST Nested PATCH v11 4/7] Changes on test step of Debian hvm guest install

[PATCH 0/5] Vm_event memory introspection helpers
 2015-06-08 10:20 UTC  (5+ messages)
` [PATCH 2/5] xen/vm_access: Support for memory-content hiding

[PATCH v2] xen/pcifront: Remove usage of struct timeval
 2015-06-08 10:18 UTC 

[PATCH v2 COLOPre 00/13] Prerequisite patches for COLO
 2015-06-08 10:15 UTC  (12+ messages)
` [PATCH v2 COLOPre 01/13] libxc/restore: fix error handle of process_record
` [PATCH v2 COLOPre 03/13] libxc/restore: zero ioreq page only one time
` [PATCH v2 COLOPre 04/13] tools/libxc: export xc_bitops.h

[PATCH v11 0/9] Xen VMware tools support
 2015-06-08 10:05 UTC  (5+ messages)
` [PATCH v11 8/9] Add IOREQ_TYPE_VMWARE_PORT

[RFC 00/22] xen/arm: Add support for GICv2 on GICv3
 2015-06-08 10:01 UTC  (9+ messages)
` [RFC 20/22] xen/arm: gic: Expose the vGIC versions suported by GIC
` [RFC 22/22] xen/arm: gic-v3: Add support of vGICv2 when available

[Draft D] Xen on ARM vITS Handling
 2015-06-08  9:59 UTC  (9+ messages)

[libvirt test] 58119: regressions - FAIL
 2015-06-08  9:22 UTC  (2+ messages)

[PATCH v23 00/15] x86/PMU: Xen PMU PV(H) support
 2015-06-08  9:22 UTC  (5+ messages)
` [PATCH v23 11/15] VPMU/AMD: Check MSR values before writing to hardware

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

Xen 4.6 Development Update (five months reminder, 5 WEEKS TO FREEZE)
 2015-06-08  8:41 UTC  (6+ messages)

qemu mainline regression with xen-unstable: unable to start QMP
 2015-06-08  8:02 UTC  (4+ messages)
` [Xen-devel] "

PCI Passthrough ARM Design : Draft1
 2015-06-08  7:52 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm
 2015-06-08  7:36 UTC 

[linux-linus test] 58128: tolerable FAIL - PUSHED
 2015-06-08  7:00 UTC 

[PATCHv11 0/4] gnttab: Improve scaleability
 2015-06-08  6:54 UTC  (7+ messages)
` [PATCHv11 4/4] gnttab: use per-VCPU maptrack free lists

[rumpuserxen test] 58157: regressions - FAIL
 2015-06-08  6:41 UTC 

save & restore failed when tmem enabled in Xen 4.1 & Xen 4.3
 2015-06-08  6:30 UTC  (5+ messages)

[Patch V3 00/15] xen: support pv-domains larger than 512GB
 2015-06-08  5:09 UTC  (5+ messages)
` [Patch V3 14/15] xen: allow more than 512 GB of RAM for 64 bit pv-domains
  ` [Xen-devel] "

[PATCH 0/6] x86: reduce paravirtualized spinlock overhead
 2015-06-08  4:09 UTC  (2+ messages)

[ovmf test] 58121: regressions - FAIL
 2015-06-08  4:02 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).