xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-28 14:23:05 to 2015-09-29 12:18:12 UTC [more...]

[PATCH 0/4] x86/p2m: use large pages for MMIO mappings
 2015-09-29 12:16 UTC  (5+ messages)
  ` [PATCH 3/4 RFC] "

[PATCH] Add missing license and copyright statements to public interface headers
 2015-09-29 12:03 UTC  (4+ messages)

[PATCH v2] PVH Dom0 RMRR IOMMU mapping regression fix
 2015-09-29 12:00 UTC  (4+ messages)

write to file from kernel
 2015-09-29 11:59 UTC 

[PATCH 0/2] VT-d: x2APIC + IR adjustments
 2015-09-29 11:45 UTC  (3+ messages)
` [PATCH 1/2] VT-d: use proper error codes in iommu_enable_x2apic_IR()
` [PATCH 2/2] VT-d: section placement and type adjustments

[PATCH] xen/pvhvm: add soft reset on kexec/kdump support
 2015-09-29 11:39 UTC 

[PATCH] x86/p2m-pt: ignore pt-share flag for shadow mode guests
 2015-09-29 11:31 UTC  (3+ messages)

[PATCH 0/3] x86: further P2M adjustments
 2015-09-29 11:28 UTC  (17+ messages)
` [PATCH 1/3] x86/p2m: tighten conditions of IOMMU mapping updates
` [PATCH 2/3] x86/p2m‑pt: use pre‑calculated IOMMU flags
` [PATCH 3/3] x86/p2m‑ept: adjust some types in ept_set_entry()

[PATCH v1 0/8] xen/arm: vgic: Support 32-bit access for 64-bit register
 2015-09-29 11:13 UTC  (21+ messages)
` [PATCH v1 2/8] xen/arm: io: Extend write/read handler to pass the register in parameter
` [PATCH v1 3/8] xen/arm: Support sign-extension for every read access
` [PATCH v1 5/8] xen/arm: vgic: Optimize the way to store GICD_IPRIORITYR in the rank

minios and xen release branching and tagging
 2015-09-29 10:58 UTC 

[PATCH] x86/p2m-pt: delay freeing of intermediate page tables
 2015-09-29 10:54 UTC  (2+ messages)

[PATCH 0/8] xen/arm: gic-v2: Detect automatically aliased GIC400
 2015-09-29 10:51 UTC  (22+ messages)
` [PATCH 1/8] xen/arm: gic: Make clear the GIC node is passed to make_hwdom_dt_node
` [PATCH 2/8] xen/arm: Retrieve the correct number of cells when building dom0 DT
` [PATCH 4/8] xen/arm: Warn when a device tree path will be re-used by Xen
` [PATCH 6/8] xen/arm: gic: Check the size of the CPU and vCPU interface retrieved from DT
` [PATCH 7/8] xen/arm: gic-v2: Detect automatically aliased GIC400

[PATCH] QEMU_UPSTREAM_REVISION update
 2015-09-29 10:50 UTC 

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-29 10:48 UTC  (15+ messages)
` [PATCH v6 24/29] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs
` [PATCH v6 26/29] libxc/xen: introduce a start info structure for HVMlite guests

[PATCH] x86/EPT: adjust types in ept_split_super_page()
 2015-09-29 10:40 UTC  (3+ messages)

[PATCH 00/13] Add VMX TSC scaling support
 2015-09-29 10:33 UTC  (23+ messages)
` [PATCH 09/13] x86/time.c: Scale host TSC in pvclock properly
` [PATCH 12/13] vmx: Add a call-back to apply TSC scaling ratio to hardware
` [PATCH 13/13] tools/libxl: Add 'vtsc_khz' option to set guest TSC rate

[PATCH v2 for Xen 4.6 0/6] Several PSR fixes in libxl
 2015-09-29 10:30 UTC  (18+ messages)
` [PATCH v2 for Xen 4.6 1/6] tools/libxl: introduce libxl_get_online_socketmap
` [PATCH v2 for Xen 4.6 2/6] tools/libxl: fix socket display error for CMT
` [PATCH v2 for Xen 4.6 3/6] tools/libxl: return socket id from libxl_psr_cat_get_l3_info
` [PATCH v2 for Xen 4.6 4/6] tools/libxl: fix range check in main_psr_cat_cbm_set
` [PATCH v2 for Xen 4.6 5/6] docs: make xl-psr.markdown more precise
` [PATCH v2 for Xen 4.6 6/6] docs/man: resort sections

[PATCH OSSTEST 0/6] Fixes for switching to Jessie as base OS for test hosts
 2015-09-29 10:27 UTC  (8+ messages)
` [PATCH OSSTEST 1/6] Debian: Uninstall flash-kernel when creating our own boot.scr
` [PATCH OSSTEST 2/6] Debian: Search for kernel in /boot as well as / when making u-boot script
` [PATCH OSSTEST 3/6] Debian: uboot: Use di_vg_name() and lv_dev_mapper() for root=
` [PATCH OSSTEST 4/6] ts-freebsd-install: Use $gho->{Lvdev} instead of target_guest_lv_name
` [PATCH OSSTEST 5/6] TestSupport: Remove now unused target_guest_lv_name
` [PATCH OSSTEST 6/6] Switch to Debian 8.0 (jessie) as OS for test hosts

[PATCH] x86/boot: Move/copy sections more efficiently
 2015-09-29 10:26 UTC  (3+ messages)

[COVERITY ACCESS] for Lars Kurth
 2015-09-29 10:01 UTC 

[Patch RFC 00/13] VT-d Asynchronous Device-TLB Flush for ATS Device
 2015-09-29  9:57 UTC  (21+ messages)
` [Patch RFC 01/13] vt-d: Redefine iommu_set_interrupt() for registering MSI interrupt
` [Patch RFC 02/13] vt-d: Register MSI for async invalidation completion interrupt
` [Patch RFC 03/13] vt-d: Track the Device-TLB invalidation status in an invalidation table
` [Patch RFC 04/13] vt-d: Clear invalidation table in invaidation interrupt handler
` [Patch RFC 05/13] vt-d: Clear the IWC field of Invalidation Event Control Register in
` [Patch RFC 13/13] vt-d: Set the IF bit in Invalidation Wait Descriptor When submit Device-TLB

[PULL 0/19] xen-2015-09-08-tag
 2015-09-29  9:53 UTC  (7+ messages)
  ` [Xen-devel] "
      ` [Qemu-devel] "

[PATCH 0/3] xen/arm: vgic-v3: Correctly retrieved the vCPU associated to a re-distributor
 2015-09-29  9:46 UTC  (6+ messages)
` [PATCH 1/3] xen/arm: io: Extend write/read handler to pass private data
` [PATCH 2/3] xen/arm: vgic-v3: Correctly retrieve the vCPU associated to a re-distributor
` [PATCH 3/3] xen/arm: io: Shorten the name of the fields and clean up

[PATCH OSSTEST 0/3] Misc standalone wrapper improvements
 2015-09-29  9:37 UTC  (4+ messages)
` [PATCH OSSTEST 1/3] standalone: Add get-job-status to pick status out of standalone.db
` [PATCH OSSTEST 2/3] standalone: Check job status at end of run-job
` [PATCH OSSTEST 3/3] standalone: Rotate logs rather than clobbering them

[PATCH v7 00/28] Add ITS support
 2015-09-29  9:35 UTC  (8+ messages)
` [PATCH v7 21/28] xen/arm: ITS: Add GICR register emulation

Shared image files and block script performance
 2015-09-29  9:25 UTC  (2+ messages)

[linux-3.18 test] 62450: regressions - FAIL
 2015-09-29  9:08 UTC 

[ovmf baseline-only test] 38088: all pass
 2015-09-29  8:44 UTC 

[V5 0/4] add xsaves/xrstors support
 2015-09-29  8:38 UTC  (5+ messages)
` [V5 2/4] x86/xsaves: enable xsaves/xrstors/xsavec in xen
` [V5 3/4] x86/xsaves: enable xsaves/xrstors for hvm guest

[linux-3.18 baseline-only test] 38087: tolerable FAIL
 2015-09-29  7:50 UTC 

[PATCH for Xen 4.6 0/5] Several PSR fixes in libxl
 2015-09-29  7:19 UTC  (25+ messages)
` [PATCH for Xen 4.6 1/5] tools/libxl: introduce libxl_socket_bitmap_fill
` [PATCH for Xen 4.6 2/5] tools/libxl: fix socket display error for CMT
` [PATCH for Xen 4.6 3/5] tools/libxl: return socket id from libxl_psr_cat_get_l3_info
` [PATCH for Xen 4.6 4/5] tools/libxl: fix range check in main_psr_cat_cbm_set
` [PATCH for Xen 4.6 5/5] docs: make xl-psr.markdown more precise

[PATCH V3 0/2] Introspection optimization helpers
 2015-09-29  6:36 UTC  (9+ messages)
` [PATCH V3 2/2] xen: Introduce VM_EVENT_FLAG_SET_REGISTERS

[libvirt test] 62376: regressions - FAIL
 2015-09-29  3:03 UTC  (2+ messages)

[linux-3.14 baseline-only test] 38086: tolerable FAIL
 2015-09-29  2:38 UTC 

Xen4.7 unable to get domain type for domid
 2015-09-29  2:24 UTC 

[ovmf test] 62441: all pass - PUSHED
 2015-09-29  2:16 UTC 

[qemu-mainline test] 62424: regressions - FAIL
 2015-09-29  1:41 UTC 

[libvirt test] 62435: tolerable FAIL - PUSHED
 2015-09-29  1:07 UTC 

[linux-3.14 test] 62420: regressions - FAIL
 2015-09-29  0:00 UTC 

[libvirt bisection] complete build-amd64-libvirt
 2015-09-28 23:09 UTC 

[qemu-upstream-4.5-testing baseline-only test] 38085: regressions - FAIL
 2015-09-28 22:05 UTC 

[xen-unstable-smoke test] 62505: tolerable all pass - PUSHED
 2015-09-28 21:14 UTC 

Dom0 crash with apache bench (ab)
 2015-09-28 20:53 UTC  (10+ messages)

Page Table Entry Modifications
 2015-09-28 19:09 UTC  (6+ messages)

[xen-unstable-smoke test] 62496: regressions - FAIL
 2015-09-28 18:30 UTC 

[xen-unstable test] 62416: regressions - FAIL
 2015-09-28 17:43 UTC 

Swap Frame Contents
 2015-09-28 17:28 UTC 

[PATCH] x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
 2015-09-28 17:04 UTC  (3+ messages)

[PATCHv2 for-4.6] p2m/ept: Work around hardware errata setting A bit
 2015-09-28 16:50 UTC  (7+ messages)

[xen-unstable baseline-only test] 38082: tolerable FAIL
 2015-09-28 16:22 UTC 

Contributing to Xen for Outreachy 2015
 2015-09-28 16:10 UTC  (4+ messages)
` Fwd: "

[PATCH] VT-d: don't suppress invalidation address write when it is zero
 2015-09-28 16:01 UTC  (2+ messages)

[PATCH OSSTEST v3 0/3] Have OpenStack tested on top of xen's master and libvirt's master
 2015-09-28 15:56 UTC  (4+ messages)
` [PATCH OSSTEST v3 1/3] ts-openstack-deploy: Deploy OpenStack on a host with devstack
` [PATCH OSSTEST v3 2/3] ts-openstack-tempest: Run Tempest to check OpenStack
` [PATCH OSSTEST v3 3/3] Create a flight to test OpenStack with xen-unstable and libvirt

[PATCH for-4.6] tools/libxc: arm: Check the index before accessing the bank
 2015-09-28 15:41 UTC  (7+ messages)

Commit moratorium to staging-4.6 lifted
 2015-09-28 15:28 UTC 

ANNOUNCEMENT: Xen 4.6 RC4 (testday on October 1)
 2015-09-28 15:24 UTC 

[PATCH] x86/EPT: defer enabling of A/D maintenance until PML get enabled
 2015-09-28 15:00 UTC  (2+ messages)

[qemu-upstream-4.5-testing test] 62414: tolerable FAIL - PUSHED
 2015-09-28 14:42 UTC 

[xen-4.6-testing test] 62328: regressions - FAIL
 2015-09-28 14:36 UTC  (2+ messages)

[PATCH v2] x86/PoD: shorten certain operations on higher order ranges
 2015-09-28 14:30 UTC 

[PATCH] xen/pci: Don't build Xen pci code for ARM and ARM64
 2015-09-28 14:23 UTC  (2+ messages)


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