xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-16 15:01:29 to 2015-07-17 09:27:36 UTC [more...]

[v9][PATCH 00/16] Fix RMRR
 2015-07-17  9:27 UTC  (21+ messages)
` [v9][PATCH 01/16] xen: introduce XENMEM_reserved_device_memory_map
` [v9][PATCH 02/16] xen/vtd: create RMRR mapping
` [v9][PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [v9][PATCH 04/16] xen: enable XENMEM_memory_map in hvm
` [v9][PATCH 05/16] hvmloader: get guest memory map into memory_map[]
` [v9][PATCH 06/16] hvmloader/pci: disable all pci devices conflicting with rdm
` [v9][PATCH 07/16] hvmloader/e820: construct guest e820 table
` [v9][PATCH 08/16] tools/libxc: Expose new hypercall xc_reserved_device_memory_map
` [v9][PATCH 09/16] tools: extend xc_assign_device() to support rdm reservation policy
` [v9][PATCH 10/16] tools: introduce some new parameters to set rdm policy
` [v9][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [v9][PATCH 12/16] tools: introduce a new parameter to set a predefined rdm boundary
` [v9][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
` [v9][PATCH 14/16] xen/vtd: enable USB device assignment
` [v9][PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr
` [v9][PATCH 16/16] tools: parse to enable new rdm policy parameters

[v8][PATCH 00/16] Fix RMRR
 2015-07-17  9:26 UTC  (27+ messages)
` [v8][PATCH 06/16] hvmloader/pci: disable all pci devices conflicting with rdm
` [v8][PATCH 07/16] hvmloader/e820: construct guest e820 table

Requesting for freeze exception for RMRR
 2015-07-17  9:24 UTC  (7+ messages)

[Patch RFC 0/4] usb, xen: add pvUSB backend
 2015-07-17  9:23 UTC  (11+ messages)
` [Patch RFC 1/4] usb: support device specification via <bus>-<port>
` [Patch RFC 2/4] usb: add flag to USBPacket to request complete callback after isoc transfer
` [Patch RFC 3/4] xen: introduce dummy system device
` [Patch RFC 4/4] xen: add pvUSB backend

[PATCH 2/6] libxl: Remove linux udev rules
 2015-07-17  9:05 UTC  (5+ messages)
` [PATCH for-4.6 v2] tools/hotplug: Add an initscript to start "xl devd" in a driver domain

Question about mapping between domains
 2015-07-17  8:59 UTC  (4+ messages)

[PATCH] tools/xl: Fix segfaults from `xl psr-cat-cbm-set` command line handling
 2015-07-17  8:52 UTC  (3+ messages)

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-17  8:44 UTC  (14+ messages)

[PATCH v2 0/6] add xsaves/xrstors support
 2015-07-17  8:10 UTC  (9+ messages)
` [PATCH 1/6] x86/xsaves: enable xsaves/xrstors for pv guest
` [PATCH 2/6] x86/xsaves: enable xsaves/xrstors in xen
` [PATCH 3/6] x86/xsaves: enable xsaves/xrstors for hvm guest
` [PATCH 4/6] libxc: expose xsaves/xgetbv1/xsavec to "
` [PATCH 5/6] x86/xsaves: support compact format for hvm save/restore
` [PATCH 6/6] x86/xsaves: detect xsaves/xgetbv1 in xen

[v3 14/15] Update Posted-Interrupts Descriptor during vCPU scheduling
 2015-07-17  7:46 UTC  (17+ messages)
  ` Fwd: "

[xen-unstable test] 59631: regressions - FAIL
 2015-07-17  6:59 UTC 

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

Request a freeze exception for COLO in v4.6
 2015-07-17  0:15 UTC  (3+ messages)

[linux-3.18 test] 59623: regressions - FAIL
 2015-07-16 23:37 UTC 

[linux-3.4 test] 59617: regressions - FAIL
 2015-07-16 23:02 UTC 

[ovmf test] 59626: all pass - PUSHED
 2015-07-16 22:37 UTC 

[PATCH] tools/xl: Fix trim() following c/s e316316 "xl: Rewrite trim()"
 2015-07-16 22:30 UTC  (4+ messages)

[PATCH v2 0/6] 32-bit PVH domU support
 2015-07-16 21:43 UTC  (7+ messages)
` [PATCH v2 1/6] xen/x86/pvh: Save %rbx in xen_pvh_early_cpu_init()
` [PATCH v2 2/6] xen/x86: Remove unnecessary memset() call
` [PATCH v2 3/6] xen/x86/pvh: Properly set page tables for 32-bit PVH guests
` [PATCH v2 4/6] xen/x86/pvh: Set up descriptors "
` [PATCH v2 5/6] xen/x86/pvh: Add 32-bit PVH initialization code
` [PATCH v2 6/6] xen/x86/pvh: Allow building 32-bit PVH guests

[PATCH] xen: arm: Avoid reading beyond the last module
 2015-07-16 21:41 UTC 

pre-cursor email to incremental rev6 of altp2m patch series
 2015-07-16 21:36 UTC 

[PATCH 0/3] libxl: a few small migration fixes
 2015-07-16 20:51 UTC  (4+ messages)
` [PATCH 1/3] libxl: fix ref counting of libxlMigrationDstArgs
` [PATCH 2/3] libxl: don't attempt to resume domain when suspend fails
` [PATCH 3/3] libxl: acquire a job when receiving a migrating domain

[qemu-mainline test] 59616: regressions - FAIL
 2015-07-16 19:57 UTC 

[PATCH] xen: fix non-ANSI function declaration of function xen_has_pv_devices
 2015-07-16 19:34 UTC 

[PATCH] xen: fix non-ANSI function declaration of function xen_has_pv_devices
 2015-07-16 19:34 UTC 

[PATCH v9 00/11] toolstack-assisted approach to PVHVM guest kexec
 2015-07-16 18:51 UTC  (18+ messages)
` [PATCH v9 01/11] xen: introduce SHUTDOWN_soft_reset shutdown reason
` [PATCH v9 02/11] libxl: support "
` [PATCH v9 03/11] xl: introduce enum domain_restart_type
` [PATCH v9 04/11] xen: evtchn: make evtchn_reset() ready for soft reset
` [PATCH v9 05/11] xen: grant_table: implement grant_table_warn_active_grants()
` [PATCH v9 06/11] xen: Introduce XEN_DOMCTL_soft_reset
` [PATCH v9 07/11] flask: DOMCTL_soft_reset support
` [PATCH v9 08/11] xen: arch-specific hooks for domain_soft_reset()
` [PATCH v9 09/11] libxc: support XEN_DOMCTL_soft_reset operation
` [PATCH v9 10/11] libxc: add XC_DEVICE_MODEL_SAVE_FILE
` [PATCH v9 11/11] (lib)xl: soft reset support

[PATCH v2 02/20] xen: Introduce a function to split a Linux page into Xen page
 2015-07-16 18:30 UTC  (22+ messages)
` [PATCH v2 09/20] xen/biomerge: Don't allow biovec to be merge when Linux is not using 4KB page
` [PATCH v2 10/20] xen/xenbus: Use Xen page definition
  ` [PATCH v2 03/20] xen/grant: Introduce helpers to split a page into grant
  ` [PATCH v2 04/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref
  ` [PATCH v2 06/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
  ` [PATCH v2 11/20] tty/hvc: xen: Use xen page definition
  ` [PATCH v2 13/20] xen/events: fifo: Make it running on 64KB granularity
  ` [PATCH v2 14/20] xen/grant-table: "
  ` [PATCH v2 19/20] xen/privcmd: Add support for Linux 64KB page granularity

[BUG] Characters on the screen are broken on Linux >= 3.19 with VT-d enabled
 2015-07-16 18:24 UTC  (12+ messages)
` Is: graphics corruption with 'xen: Support Xen pv-domains using PAT." Was:Re: "
                ` Work-arounds in Xen code for Intel GFX?Re: "

[xen-unstable test] 59611: regressions - FAIL
 2015-07-16 17:40 UTC 

[PATCH] build: use correct qemu path in systemd service file and init script
 2015-07-16 16:58 UTC  (3+ messages)

[PATCH OSSTEST v2 0/5] add a flight summary html report
 2015-07-16 16:55 UTC  (3+ messages)
` [PATCH OSSTEST v2 5/5] ms-flights-summary: Produce an HTML report of all active flights

[PATCH v2 0/3] arm64: Add multiboot support (via fdt) for Xen boot
 2015-07-16 16:46 UTC  (4+ messages)
  ` [PATCH v2 1/3] arm64: Add Xen boot support file

[PATCH v4 --for 4.6 COLOPre 00/25] Prerequisite patches for COLO
 2015-07-16 16:39 UTC  (21+ messages)
` [PATCH v4 --for 4.6 COLOPre 11/25] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v4 --for 4.6 COLOPre 13/25] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v4 --for 4.6 COLOPre 15/25] tools/libxl: check QEMU state before resume dm
` [PATCH v4 --for 4.6 COLOPre 16/25] tools/libxl: Update libxl_domain_unpause() to support qemu-xen

[PATCH v4 00/17] Add ITS support
 2015-07-16 16:37 UTC  (14+ messages)
` [PATCH v4 05/17] xen/arm: ITS: implement hw_irq_controller for LPIs

[PATCH OSSTEST] mg-list-all-branches: Sort branches according to any embedded version
 2015-07-16 16:27 UTC  (4+ messages)

[OSSTEST PATCH] cri-bisect: Provide --html-dir= option introducer
 2015-07-16 16:22 UTC  (4+ messages)

[PATCH OSSTEST] INSTALL.production: Start writing some stuff down
 2015-07-16 16:14 UTC  (2+ messages)

[OSSTEST PATCH] ts-windows-install: Bump RAM from 512M to 1700M
 2015-07-16 16:11 UTC  (4+ messages)
` [OSSTEST PATCH v2] ts-windows-install: Bump RAM from 512M to 1536M

[PATCH v10 5/5] iommu: add rmrr Xen command line option for extra rmrrs
 2015-07-16 16:00 UTC 

Bug in devicetree_for_each_node() in xen/arch/arm/bootfdt.c ?
 2015-07-16 15:52 UTC  (4+ messages)
` [PATCH] xen: arm: bootfdt: Avoid reading off the front of *_cells array

[PATCH 1/6] xl: Do not ignore unparseable PCI BDFs
 2015-07-16 15:52 UTC  (3+ messages)
` [PATCH 1/6 v2] "

[PATCH for-4.6] tools: libxl: check errors from libxl_create_logfile for stubdom log
 2015-07-16 15:52 UTC  (3+ messages)

[PATCH] xen/arm: gicv3: Update comment for ICC_CTLR_EL1
 2015-07-16 15:52 UTC  (2+ messages)

[PATCH V3 0/1] libxl: set stub domain size based on VRAM size
 2015-07-16 15:51 UTC  (4+ messages)
` [PATCH V3 1/1] "

[PATCH] libxl/remus: fix the return value of the checkpoint callback
 2015-07-16 15:51 UTC  (4+ messages)
` [PATCH] libxl: events: Do not abort remus with ERROR_TIMEOUT

[ovmf test] 59613: all pass - PUSHED
 2015-07-16 15:40 UTC 

SSE instruction emulation issues
 2015-07-16 15:38 UTC  (7+ messages)

[linux-3.18 test] 59604: regressions - FAIL
 2015-07-16 15:05 UTC 

[PATCH V5 0/7] xen pvusb toolstack work
 2015-07-16 15:01 UTC  (3+ messages)
` [PATCH V5 3/7] libxl: add pvusb API


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