xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-20 10:37:53 to 2015-07-21 09:32:39 UTC [more...]

[PATCH 2/3] xen-blkfront: rm BUG_ON(info->feature_persistent) in blkif_free
 2015-07-21  9:32 UTC  (5+ messages)
` [PATCH 3/3] xen-blkback: rm BUG_ON() in purge_persistent_gnt()
` [PATCH 1/3] xen-blkfront: introduce blkfront_gather_backend_features()

[PATCH v2 0/6] add xsaves/xrstors support
 2015-07-21  9:25 UTC  (3+ messages)

[PATCH v9 0/8] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-21  8:52 UTC  (3+ messages)

[PATCH v2] blktap2: update connection handling to fix build with gcc5
 2015-07-21  8:52 UTC  (3+ messages)

[PATCH] blktap2: update connection handling to fix build with gcc5
 2015-07-21  8:38 UTC  (9+ messages)

[PATCH] VT-d: add iommu=igfx_off option to workaround graphics issues
 2015-07-21  7:33 UTC  (17+ messages)

[PATCH] unmodified-drivers: tolerate IRQF_DISABLED being undefined
 2015-07-21  7:07 UTC  (6+ messages)

[v10][PATCH 00/16] Fix RMRR
 2015-07-21  6:45 UTC  (37+ messages)
` [v10][PATCH 06/16] hvmloader/pci: Try to avoid placing BARs in RMRRs
` [v10][PATCH 07/16] hvmloader/e820: construct guest e820 table
` [v10][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [v10][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
` [v10][PATCH 16/16] tools: parse to enable new rdm policy parameters

[PATCH v2 1/6] gitignore: Ignore *.orig, *.rej and *.swp files
 2015-07-21  6:42 UTC  (7+ messages)
` [PATCH v2 2/6] relocator: Do not use memory region if its starta is smaller than size
` [PATCH v2 3/6] i386/relocator: Add grub_relocator64_efi relocator
` [PATCH v2 4/6] multiboot2: Add tags used to pass ImageHandle to loaded image
` [PATCH v2 5/6] multiboot2: Add support for relocatable images
` [PATCH v2 6/6] multiboot2: Do not pass memory maps to image if EFI boot services are enabled

[PATCH v5 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-21  6:38 UTC  (23+ messages)
` [PATCH v5 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v5 06/15] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v5 10/15] x86/altp2m: add remaining support routines

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-21  6:24 UTC  (13+ messages)
` [PATCH v3 05/13] x86/altp2m: basic data structures and support routines

Preface working plan for altp2m during freeze exception
 2015-07-21  6:02 UTC  (3+ messages)

[linux-linus test] 59770: regressions - FAIL
 2015-07-21  5:50 UTC 

[PATCH v6 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-21  5:20 UTC  (18+ messages)
` [PATCH v6 01/15] common/domain: Helpers to pause a domain while in context
` [PATCH v6 02/15] VMX: VMFUNC and #VE definitions and detection
` [PATCH v6 03/15] VMX: implement suppress #VE
` [PATCH v6 04/15] x86/HVM: Hardware alternate p2m support detection
` [PATCH v6 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v6 06/15] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v6 07/15] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v6 08/15] x86/altp2m: add control of suppress_ve
` [PATCH v6 09/15] x86/altp2m: alternate p2m memory events
` [PATCH v6 10/15] x86/altp2m: add remaining support routines
` [PATCH v6 11/15] x86/altp2m: define and implement alternate p2m HVMOP types
` [PATCH v6 12/15] x86/altp2m: Add altp2mhvm HVM domain parameter
` [PATCH v6 13/15] x86/altp2m: XSM hooks for altp2m HVM ops
` [PATCH v6 14/15] tools/libxc: add support to altp2m hvmops
` [PATCH v6 15/15] tools/xen-access: altp2m testcases

[qemu-mainline test] 59769: regressions - FAIL
 2015-07-21  5:02 UTC 

[Patch V6 00/16] xen: support pv-domains larger than 512GB
 2015-07-21  4:49 UTC  (4+ messages)
` [Patch V6 12/16] mm: provide early_memremap_ro to establish read-only mapping
` [Xen-devel] [Patch V6 00/16] xen: support pv-domains larger than 512GB

[PATCH 1/3] xen-blkfront: introduce blkfront_gather_backend_features()
 2015-07-21  3:30 UTC 

[linux-3.18 test] 59766: regressions - FAIL
 2015-07-21  2:56 UTC 

[libvirt test] 59768: regressions - FAIL
 2015-07-20 23:30 UTC 

[Xen-Devel] Enabling IRQ Crossbar (Secondary Interrupt Controller) Support
 2015-07-20 23:17 UTC 

[linux-next test] 59767: tolerable FAIL
 2015-07-20 21:55 UTC 

ARM - why does setup_frametable_size() round frametable_size to 32MB ?
 2015-07-20 20:54 UTC  (3+ messages)

[PATCH RFC] libxl: fix build with glibc < 2.9
 2015-07-20 14:30 UTC 

[PATCH v5 0/7] x86/MSI: XSA-120, 126, 128-131 follow-up
 2015-07-20 14:23 UTC  (8+ messages)
` [PATCH v5 1/7] x86/PCI: add config space abstract write intercept logic
` [PATCH v5 2/7] x86/MSI-X: track host and guest mask-all requests separately
` [PATCH v5 3/7] x86/MSI-X: be more careful during teardown
` [PATCH v5 4/7] x86/MSI-X: access MSI-X table only after having enabled MSI-X
` [PATCH v5 5/7] x86/MSI-X: reduce fiddling with control register during restore
` [PATCH v5 6/7] x86/MSI: properly track guest masking requests
` [PATCH v5 7/7] x86/PCI: intercept all PV Dom0 MMCFG writes

[PATCH v2 17/20] net/xen-netfront: Make it running on 64KB page granularity
 2015-07-20 17:54 UTC  (2+ messages)
` [PATCH v2 00/20] xen/arm64: Add support for 64KB page

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

[PATCH OSSTEST 0/3] fixes to ts-debian-hvm-install
 2015-07-20 15:47 UTC  (6+ messages)
` [PATCH OSSTEST 1/3] ts-debian-hvm-install: Remove VGA console runes
` [PATCH OSSTEST 2/3] ts-debian-hvm-install: di_installcmdline_core
` [PATCH OSSTEST 3/3] ts-debian-hvm-install: Use xargs -0 to avoid massive filelist in logs

[PATCH OSSTEST 0/4] Have OpenStack tested on top of xen's master and libvirt's master
 2015-07-20 15:35 UTC  (11+ messages)
` [PATCH OSSTEST 3/4] ts-devstack: Deploy OpenStack then test it with Tempest

[PATCH 0/3] libxl: a few small migration fixes
 2015-07-20 15:28 UTC  (3+ messages)
` [PATCH 1/3] libxl: fix ref counting of libxlMigrationDstArgs

[PATCH for-4.6 0/3] FreeBSD fixes
 2015-07-20 14:55 UTC  (4+ messages)
` [PATCH for-4.6 1/3] libxl: include sys/endian.h for FreeBSD
` [PATCH for-4.6 2/3] libxl/psr: use Xen error codes when checking hypercall return values
` [PATCH for-4.6 3/3] hotplug/FreeBSD: fix xendriverdomain rc.d script

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-20 14:43 UTC  (14+ messages)

[PATCH v2 0/6] multiboot2: Add two extensions and fix some issues
 2015-07-20 14:35 UTC 

[PATCH v2 01/23] x86/boot: remove unneeded instruction
 2015-07-20 14:29 UTC  (23+ messages)
` [PATCH v2 02/23] x86/boot: copy only text section from *.lnk file to *.bin file
` [PATCH v2 03/23] x86: zero BSS using stosl instead of stosb
` [PATCH v2 04/23] x86/boot: call reloc() using cdecl calling convention
` [PATCH v2 05/23] x86/boot/reloc: create generic alloc and copy functions
` [PATCH v2 06/23] x86/boot: use %ecx instead of %eax
` [PATCH v2 07/23] x86/boot/reloc: Rename some variables and rearrange code a bit
` [PATCH v2 08/23] x86: add multiboot2 protocol support
` [PATCH v2 09/23] efi: create efi_enabled()
` [PATCH v2 10/23] efi: build xen.gz with EFI code
` [PATCH v2 11/23] efi: split out efi_init()
` [PATCH v2 12/23] efi: split out efi_console_set_mode()
` [PATCH v2 13/23] efi: split out efi_get_gop()
` [PATCH v2 14/23] efi: split out efi_find_gop_mode()
` [PATCH v2 15/23] efi: split out efi_tables()
` [PATCH v2 16/23] efi: split out efi_variables()
` [PATCH v2 17/23] efi: split out efi_set_gop_mode()
` [PATCH v2 18/23] efi: split out efi_exit_boot()
` [PATCH v2 19/23] x86/efi: create new early memory allocator
` [PATCH v2 20/23] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v2 21/23] x86/boot: implement early command line parser in C
` [PATCH v2 22/23] x86: make Xen early boot code relocatable
` [PATCH v2 23/23] x86: add multiboot2 protocol support for relocatable images

[PATCH v2 00/23] x86: multiboot2 protocol support
 2015-07-20 14:28 UTC 

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

[PATCH v3] xen/blkfront: convert to blk-mq APIs
 2015-07-20 14:18 UTC 

RFC on deprivileged x86 hypervisor device models
 2015-07-20 14:10 UTC  (7+ messages)

[PATCH 0/2] xen: Allow xen tools to run in guest using 64K page granularity
 2015-07-20 14:06 UTC  (7+ messages)

[PATCH v7 0/2] OSSTEST: introduce a raisin build test
 2015-07-20 13:55 UTC  (10+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] OSSTest: push successful raisin builds

Adjusting HVM guest time leads to overflow
 2015-07-20 13:43 UTC  (2+ messages)

[PATCH v2 1/3] drivers/xen/preempt: use need_resched() instead of should_resched()
 2015-07-20 13:41 UTC 

[PATCH] xen: fix non-ANSI function declaration of function xen_has_pv_devices
 2015-07-20 13:28 UTC 

[PATCH v4 00/17] Add ITS support
 2015-07-20 13:25 UTC  (13+ messages)
` [PATCH v4 05/17] xen/arm: ITS: implement hw_irq_controller for LPIs
` [PATCH v4 12/17] xen/arm: ITS: Initialize LPI irq descriptors and route

[Patch V2] xen: release lock occasionally during ballooning
 2015-07-20 13:11 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] xen: arm: Avoid reading beyond the last module
 2015-07-20 12:32 UTC  (2+ messages)

[xen-unstable test] 59721: regressions - trouble: broken/fail/pass
 2015-07-20 12:22 UTC  (3+ messages)

[PATCH v2 0/2] xen: sched/cpupool: more fixing of (corner?) cases
 2015-07-20 12:06 UTC  (5+ messages)
` [PATCH v2 1/2] xen: sched: reorganize cpu_disable_scheduler()

[Patch V2] xen: release lock occasionally during ballooning
 2015-07-20 11:48 UTC  (2+ messages)

Request backport to xen qemu-upstream gits of a fix that solves occasional qemu crash using spice
 2015-07-20 11:30 UTC  (2+ messages)

[PATCH] blkif.h: document physical-device node
 2015-07-20 11:04 UTC  (2+ messages)

[PATCH] xen: release lock occasionally during ballooning
 2015-07-20 10:46 UTC  (3+ messages)
` [Xen-devel] "

[PATCH for 4.6 0/6] Prune legacy migration and move migration v2 out of daft status
 2015-07-20 10:37 UTC  (7+ messages)
` [PATCH 1/6] tools/libxc: Remove legacy migration implementation
` [PATCH 2/6] tools/libx{l, c}: Remove the toolstack_{save, restore} callbacks
` [PATCH 3/6] tools/libx{l, c}: Remove XC_DEVICE_MODEL_RESTORE_FILE
` [PATCH 4/6] tools/libx{l, c}: Drop '2' suffixes from xc_domain_{save, restore}2() functions
` [PATCH 5/6] docs: Migration v2 is now no longer draft
` [PATCH 6/6] tools/libx{l, c}: Fix trivial Coverity defects in migration v2 code


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