Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-11 08:27:10 to 2015-06-11 16:30:37 UTC [more...]

Alternate p2m design specification
 2015-06-11 16:30 UTC  (10+ messages)

[PATCH V4 0/7] xen pvusb toolstack work
 2015-06-11 16:28 UTC  (9+ messages)
` [PATCH V4 1/7] libxl: export some functions for pvusb use
` [PATCH V4 2/7] libxl_read_file_contents: add new entry to read sysfs file
` [PATCH V4 3/7] libxl: add pvusb API

[PATCH 0/2] Fix BSD symtab/strtab loading
 2015-06-11 16:05 UTC  (3+ messages)
` [PATCH 1/2] libelf: fix elf_parse_bsdsyms call
` [PATCH 2/2] libxc: fix xc_dom_load_elf_symtab

[PATCH v7] libxl: provide libxl_bitmap_{or,and}
 2015-06-11 16:24 UTC  (6+ messages)
` clarification of xen Wiki article
  ` grant tables and driver handshaking

[PATCH OSSTEST v2] Arrange to upgrade microcode on x86 test hosts
 2015-06-11 16:19 UTC 

Clarifying the state of ARINC653 scheduler (and other components) in Xen 4.5 and beyond
 2015-06-11 16:14 UTC  (9+ messages)

[PATCH v24 00/15] x86/PMU: Xen PMU PV(H) support
 2015-06-11 16:09 UTC  (13+ messages)
` [PATCH v24 04/15] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v24 12/15] x86/VPMU: Handle PMU interrupts for PV(H) guests
` [PATCH v24 15/15] x86/VPMU: Move VPMU files up from hvm/ directory

[PATCH] x86: Avoid tripping watchdog when constructing dom0
 2015-06-11 16:07 UTC  (5+ messages)

libxl backports for 4.4 and 4.5
 2015-06-11 16:07 UTC  (2+ messages)

[PATCH v5 0/8] add xenalyze to staging
 2015-06-11 16:04 UTC  (9+ messages)
` [PATCH v5 1/8] xenalyze: add to tools/xentrace/
` [PATCH v5 2/8] xenalyze: increase NR_CPUS to 256

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

[PATCH OSSTEST] Arrange to upgrade microcode on x86 test hosts
 2015-06-11 15:46 UTC  (5+ messages)

[qemu-upstream-4.2-testing test] 58383: tolerable FAIL - PUSHED
 2015-06-11 15:46 UTC 

[PATCHv11 0/4] gnttab: Improve scaleability
 2015-06-11 15:28 UTC  (4+ messages)
` [PATCHv11 4/4] gnttab: use per-VCPU maptrack free lists

[PATCH V7 0/8] Support more than 8 vcpus on arm64 with GICv3
 2015-06-11 15:22 UTC  (13+ messages)
` [PATCH v7 1/8] xen/arm: gic-v3: Increase the size of GICR in address space for guest
` [PATCH v7 2/8] xen/arm: Add functions of mapping between vCPUID and virtual affinity
` [PATCH v7 3/8] xen/arm: Use the new functions for vCPUID/vaffinity transformation
` [PATCH v7 4/8] xen/arm: Use struct sgi_target instead of vcpu_mask in vgic_to_sgi
` [PATCH v7 5/8] tools/libxl: Set 'reg' of cpu node equal to MPIDR affinity for domU
` [PATCH v7 6/8] xen/arm: Set 'reg' of cpu node for dom0 to match MPIDR's affinity
` [PATCH v7 7/8] xen/arm: make domain_max_vcpus return value from vgic_ops
` [PATCH v7 8/8] xen/arm64: increase MAX_VIRT_CPUS to 128 on arm64

[PATCH OSSTEST v4 0/2] Stubdom test case
 2015-06-11 15:05 UTC  (3+ messages)
` [PATCH OSSTEST v4 1/2] TestSupport: introduce guest_var_boolean

[OSSTEST Nested PATCH v11 0/7] Introduction of netsted HVM test job
 2015-06-11 15:19 UTC  (25+ messages)
` [OSSTEST Nested PATCH v11 2/7] Parsing grub which has 'submenu' primitive
` [OSSTEST Nested PATCH v11 4/7] Changes on test step of Debian hvm guest install
` [OSSTEST Nested PATCH v11 5/7] Add new script to customize nested test configuration
` [OSSTEST Nested PATCH v11 6/7] Compose the main recipe of nested test job
` [OSSTEST Nested PATCH v11 7/7] Add test job for nest test case

[PATCH] xen: cpupool: fix shutdown with cpupools with different schedulers
 2015-06-11 14:24 UTC  (3+ messages)

[RESEND] nested EPT: fix the handling of nested EPT
 2015-06-11 14:20 UTC  (4+ messages)

[PATCH v3 10/11] x86/intel_pstate: support the use of intel_pstate in pmstat.c
 2015-06-11 14:10 UTC  (2+ messages)

[v3][PATCH 00/16] Fix RMRR
 2015-06-11 14:07 UTC  (38+ messages)
` [v3][PATCH 01/16] xen: introduce XENMEM_reserved_device_memory_map
` [v3][PATCH 02/16] xen/x86/p2m: introduce set_identity_p2m_entry
` [v3][PATCH 03/16] xen/vtd: create RMRR mapping
` [v3][PATCH 04/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [v3][PATCH 05/16] xen: enable XENMEM_memory_map in hvm
` [v3][PATCH 06/16] hvmloader: get guest memory map into memory_map[]
` [v3][PATCH 07/16] hvmloader/pci: skip reserved ranges
` [v3][PATCH 08/16] hvmloader/e820: construct guest e820 table
` [v3][PATCH 09/16] tools/libxc: Expose new hypercall xc_reserved_device_memory_map
` [v3][PATCH 10/16] tools: extend xc_assign_device() to support rdm reservation policy
` [v3][PATCH 13/16] tools/libxl: detect and avoid conflicts with RDM
` [v3][PATCH 15/16] xen/vtd: enable USB device assignment
` [v3][PATCH 16/16] xen/vtd: prevent from assign the device with shared rmrr

[PATCH v3 07/11] x86/intel_pstate: changes in cpufreq_del_cpu for CPU offline
 2015-06-11 14:04 UTC  (2+ messages)

[PATCH v3 06/11] x86/intel_pstate: the main boby of the intel_pstate driver
 2015-06-11 14:00 UTC  (2+ messages)

[PATCH v2 00/41] Add ACPI support for arm64 on Xen
 2015-06-11 13:38 UTC  (3+ messages)
` [PATCH v2 37/41] arm : acpi add acpi parameter to enable/disable acpi

[PATCH] xen/video: Set EFI framebuffer to WC by default
 2015-06-11 13:38 UTC  (4+ messages)

[xen-unstable test] 56759: regressions - FAIL
 2015-06-11 13:22 UTC  (7+ messages)

[PATCH v2 COLOPre 00/13] Prerequisite patches for COLO
 2015-06-11 13:25 UTC  (48+ messages)
` [PATCH v2 COLOPre 02/13] tools/libxc: support to resume uncooperative HVM guests
` [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 v2 COLOPre 05/13] tools/libxl: introduce a new API libxl__domain_restore() to load qemu state
` [PATCH v2 COLOPre 06/13] tools/libxl: Introduce a new internal API libxl__domain_unpause()

[qemu-upstream-4.4-testing test] 58380: tolerable FAIL - PUSHED
 2015-06-11 13:25 UTC 

[PATCH V6 00/10] Support more than 8 vcpus on arm64 with GICv3
 2015-06-11 12:45 UTC  (8+ messages)
` [PATCH V6 08/10] xen: Add arch_domain_preinit to initialise vGIC before evtchn_init

Xen Security Advisory 136 (CVE-2015-4164) - vulnerability in the iret hypercall handler
 2015-06-11 12:30 UTC 

Xen Security Advisory 134 (CVE-2015-4163) - GNTTABOP_swap_grant_ref operation misbehavior
 2015-06-11 12:29 UTC 

[PATCH RFC 0/6+2+2] Begin to disentangle libxenctrl and provide some stable libraries
 2015-06-11 12:21 UTC  (17+ messages)
` [PATCH RFC tools 1/6] tools: Refactor "xentoollog" into its own library
` [PATCH RFC tools 5/6] tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn
` [PATCH RFC qemu-trad 1/2] qemu-xen-traditional: Use xentoollog as a separate library

[xen-4.4-testing test] 58369: regressions - FAIL
 2015-06-11 12:14 UTC 

PCI Passthrough ARM Design : Draft1
 2015-06-11 12:04 UTC  (8+ messages)

[Draft F] Xen on ARM vITS Handling
 2015-06-11 12:02 UTC  (2+ messages)

[PATCH] EFI: map allocation size must be set to zero
 2015-06-11 11:49 UTC  (3+ messages)

[seabios test] 58373: tolerable FAIL - PUSHED
 2015-06-11 11:33 UTC 

[PATCH 0/6] prefer is_..._domain() over is_..._vcpu()
 2015-06-11 11:32 UTC  (10+ messages)
` [PATCH 1/6] domctl: "
` [PATCH 2/6] x86: "
` [PATCH 3/6] x86/HVM: "
` [PATCH 4/6] x86/mm: "
` [PATCH 5/6] x86/context‑switch: "
` [PATCH 6/6] x86/HAP: "

Is: qemu-xen mishandling upper 64-bit BAR compared to qemu-tradWas:Re: Dom0 linux 4.0 + devel/for-linus-4.1 branch: p2m.c:884:d0v0 gfn_to_mfn failed! gfn=ffffffff001ed type:4
 2015-06-11 11:19 UTC  (4+ messages)
` [PATCH QEMU-XEN] xen/pt: Start with emulated PCI_COMMAND set to zero

[Patch V4 00/16] xen: support pv-domains larger than 512GB
 2015-06-11 11:03 UTC  (3+ messages)
` [Patch V4 14/16] xen: move p2m list if conflicting with e820 map
  ` [Xen-devel] "

[Draft A] Boot ABI for HVM guests without a device-model
 2015-06-11 11:01 UTC  (7+ messages)

[Bug report] Security issue in "xl vcpu-set"
 2015-06-11 11:00 UTC  (2+ 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] Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap"
 2015-06-11 10:56 UTC  (3+ messages)

[PATCH v2][RFC] libxl: Add AHCI support for upstream qemu
 2015-06-11 10:28 UTC  (9+ messages)

[PATCH v3 00/10] x86/MSI-X: XSA-120, 128..131 follow-up
 2015-06-11  9:51 UTC  (4+ messages)
` [PATCH v3 10/10] x86/MSI-X: provide hypercall interface for mask-all control

[PATCH 0/4] misc EFI adjustments
 2015-06-11  9:48 UTC  (9+ messages)
` [PATCH 2/4] EFI/early: add /mapbs to map EfiBootServices{Code, Data}

[xen-4.3-testing test] 58367: regressions - trouble: blocked/broken/fail/pass
 2015-06-11  9:47 UTC 

[PATCH v2] tools/libxc: Batch memory allocations for PV guests
 2015-06-11  8:52 UTC 

[xen-unstable test] 57852: regressions - FAIL
 2015-06-11  8:45 UTC  (22+ messages)

win7 stuck on boot occasionally when apicv enabled
 2015-06-11  8:41 UTC  (3+ messages)
  ` 答复: "

performace issue when turn on apicv
 2015-06-11  8:34 UTC  (4+ messages)

[PATCH v3 11/11] tools: enable xenpm to control the intel_pstate driver
 2015-06-11  8:33 UTC 

[PATCH v3 09/11] docs/misc: add intel_pstate booting parameter to the doc
 2015-06-11  8:30 UTC 

[PATCH v3 08/11] x86/intel_pstate: add a booting param to select the driver to load
 2015-06-11  8:28 UTC 

[PATCH v3 05/11] x86/intel_pstate: avoid calling cpufreq_add_cpu() twice
 2015-06-11  8:27 UTC 

[PATCH v3 04/11] x86/intel_pstate: relocate the driver register function
 2015-06-11  8:27 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).