xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-31 05:01:47 to 2017-09-01 09:38:54 UTC [more...]

[PATCH v2 0/2] x86/mm: merge ptwr and mmio_ro page fault handlers
 2017-09-01  9:38 UTC  (6+ messages)
` [PATCH v2 1/2] x86/mm: don't wrap x86_emulate_ctxt in ptwr_emulate_ctxt
` [PATCH v2 2/2] x86/mm: merge ptwr and mmio_ro page fault handlers

[PATCH] xen: reset creation_finished flag on soft reset
 2017-09-01  9:34 UTC  (4+ messages)

[PATCH v5 0/4] mitigate the per-pCPU blocking list may be too long
 2017-09-01  9:13 UTC  (15+ messages)
` [PATCH v5 1/4] VT-d PI: track the number of vcpus on pi blocking list
` [PATCH v5 3/4] VT-d PI: restrict the number of vcpus in a given pcpu's PI "

[RFC PATCH V2 0/4] Extend resources to support more vcpus in single VM
 2017-09-01  9:12 UTC  (12+ messages)
` [RFC PATCH V2 1/4] xen/hap: Increase hap page pool size for more vcpus support
` [RFC PATCH V2 2/4] Tool/ACPI: DSDT extension to support more vcpus
` [RFC PATCH V2 3/4] hvmload: Add x2apic entry support in the MADT build
` [RFC PATCH V2 4/4] xl/libacpi: extend lapic_id() to uint32_t

[PATCH 2/2] tools: remove unnecessary PSR macros
 2017-09-01  9:07 UTC  (4+ messages)
` [PATCH] tools: change the type of '*nr' in 'libxl_psr_cat_get_info'

[xen-unstable test] 112981: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-09-01  8:48 UTC  (2+ messages)

[PATCH] x86/pv: Prohibit attempts to initialise a vcpu with EFLAGS.{NT, VM} set
 2017-09-01  8:45 UTC  (2+ messages)

[distros-debian-jessie test] 72049: regressions - trouble: blocked/broken/fail/pass
 2017-09-01  8:42 UTC 

[qemu-mainline test] 112990: regressions - trouble: blocked/broken/fail/pass
 2017-09-01  8:38 UTC 

[PATCH v8 0/3] tools/libxc: use superpages
 2017-09-01  8:37 UTC  (5+ messages)
` [PATCH v8 1/3] tools/libxc: move SUPERPAGE macros to common header
` [PATCH v8 2/3] tools/libxc: add API for bitmap access for restore
` [PATCH v8 3/3] tools/libxc: use superpages during restore of HVM guest

[xen-unstable baseline-only test] 72048: regressions - trouble: blocked/broken/fail/pass
 2017-09-01  8:26 UTC 

[ovmf test] 112991: all pass - PUSHED
 2017-09-01  7:31 UTC 

[linux-4.9 test] 112989: regressions - trouble: blocked/broken/fail/pass
 2017-09-01  7:28 UTC 

[RFC PATCH v2 1/7] x86/paravirt: Add pv_idle_ops to paravirt ops
 2017-09-01  6:50 UTC  (2+ messages)

[linux-3.18 test] 112987: trouble: blocked/broken/fail/pass
 2017-09-01  5:45 UTC 

[linux-linus test] 112983: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-09-01  2:47 UTC 

[ovmf baseline-only test] 72047: all pass
 2017-09-01  2:46 UTC 

[ovmf test] 112986: all pass - PUSHED
 2017-09-01  0:33 UTC 

[seabios baseline-only test] 72046: regressions - FAIL
 2017-08-31 23:33 UTC 

[PATCH v5] xen: get rid of paravirt op adjust_exception_frame
 2017-08-31 13:50 UTC 

[PATCH 11/13] xen/gntdev: update to new mmu_notifier semantic
 2017-08-31 21:17 UTC 

[PATCH 00/13] mmu_notifier kill invalidate_page callback v2
 2017-08-31 21:17 UTC 

[qemu-mainline test] 112979: regressions - trouble: blocked/broken/fail/pass
 2017-08-31 21:00 UTC 

Mailing List Broken? Unsubscribed?
 2017-08-31 20:43 UTC  (2+ messages)

[PATCH v4 00/11] Handle SMCs and HVCs in conformance with SMCCC
 2017-08-31 20:16 UTC  (21+ messages)
` [PATCH v4 03/11] public: xen.h: add definitions for UUID handling
` [PATCH v4 10/11] public: add XENFEAT_ARM_SMCCC_supported feature

[PATCH v5 00/10] Handle SMCs and HVCs in conformance with SMCCC
 2017-08-31 20:09 UTC  (11+ messages)
` [PATCH v5 01/10] arm: traps: use generic register accessors in the PSCI code
` [PATCH v5 02/10] arm: traps: check if SMC was conditional before handling it
` [PATCH v5 03/10] public: xen.h: add definitions for UUID handling
` [PATCH v5 04/10] arm: processor.h: add definition for immediate value mask
` [PATCH v5 05/10] arm: add SMCCC protocol definitions
` [PATCH v5 06/10] arm: smccc: handle SMCs according to SMCCC
` [PATCH v5 07/10] arm: traps: handle PSCI calls inside `vsmc.c`
` [PATCH v5 08/10] arm: PSCI: use definitions provided by asm/smccc.h
` [PATCH v5 09/10] arm: vsmc: remove 64 bit mode check in PSCI handler
` [PATCH v5 10/10] public: add and enable XENFEAT_ARM_SMCCC_supported feature

[seabios test] 112978: tolerable FAIL - PUSHED
 2017-08-31 18:58 UTC 

[xtf test] 112985: all pass - PUSHED
 2017-08-31 18:32 UTC 

linux-next: manual merge of the xen-tip tree with the tip tree
 2017-08-31 18:30 UTC  (10+ messages)

[linux-4.9 test] 112973: regressions - trouble: blocked/broken/fail/pass
 2017-08-31 17:53 UTC 

[PATCH v5] xen: get rid of paravirt op adjust_exception_frame
 2017-08-31 17:42 UTC 

[xen-unstable-smoke test] 112988: tolerable trouble: broken/pass - PUSHED
 2017-08-31 17:28 UTC 

[libvirt test] 112974: tolerable trouble: blocked/broken/pass - PUSHED
 2017-08-31 16:28 UTC 

[ovmf baseline-only test] 72045: all pass
 2017-08-31 16:13 UTC 

[PATCH] x86: mark the entire directmap NX
 2017-08-31 16:01 UTC  (2+ messages)

[PATCH] x86/pvh: remove stale PVHv1 comment from public headers
 2017-08-31 15:56 UTC  (3+ messages)

[PATCH v2] x86/pvh: remove stale HVM/PVHv1 comment from public headers
 2017-08-31 15:54 UTC  (3+ messages)

[xen-unstable-smoke test] 112957: regressions - trouble: broken/fail/pass
 2017-08-31 15:53 UTC  (4+ messages)

[xen-unstable-smoke test] 112984: regressions - trouble: broken/fail/pass
 2017-08-31 15:12 UTC 

[linux-3.18 test] 112970: regressions - trouble: blocked/broken/fail/pass
 2017-08-31 15:12 UTC 

[PATCH 0/2] x86/pv: drop unnecessary prefixes
 2017-08-31 15:04 UTC  (7+ messages)
` [PATCH 1/2] x86/pv: drop priv_op prefix in emul-priv-op.c
` [PATCH 2/2] x86/pv: drop gate_op prefix in emul-gate-op.c

[PATCH v2 0/4] Scrubbing updates
 2017-08-31 15:00 UTC  (6+ messages)
` [PATCH v2 1/4] mm: Initialize lowmem virq when boot-time scrubbing is disabled
` [PATCH v2 2/4] mm: Change boot_scrub_done definition
` [PATCH v2 3/4] mm: Don't poison a page if scrub_debug is off
` [PATCH v2 4/4] mm: Don't request scrubbing until dom0 is running

[PATCH v4 00/39] arm/altp2m: Introducing altp2m to ARM
 2017-08-31 14:03 UTC  (6+ messages)
` [PATCH v4 11/39] altp2m: Move (MAX|INVALID)_ALTP2M to xen/p2m-common.h

[ovmf test] 112971: all pass - PUSHED
 2017-08-31 13:48 UTC 

[xen-unstable-smoke test] 112982: regressions - trouble: broken/fail/pass
 2017-08-31 12:49 UTC 

[linux-linus test] 112968: regressions - trouble: blocked/broken/fail/pass
 2017-08-31 12:49 UTC 

[PATCH RFC] Add SUPPORT.md
 2017-08-31 12:46 UTC  (8+ messages)

ARM64:Porting xen to new hardware
 2017-08-31 11:58 UTC  (5+ messages)

Memory Issue HVM guest after Upgrade from 4.4 to 4.8
 2017-08-31 11:24 UTC  (6+ messages)

[xen-unstable-smoke test] 112980: regressions - trouble: broken/fail/pass
 2017-08-31 10:57 UTC 

[xen-unstable test] 112965: regressions - trouble: blocked/broken/fail/pass
 2017-08-31 10:44 UTC 

[PATCH] libxc: correct error message in xc_sr_common.c
 2017-08-31 10:24 UTC  (4+ messages)
` [PATCH] libxc: increase maximum migration stream record length

[PATCH v2 00/15] Enable Memory Bandwidth Allocation in Xen
 2017-08-31 10:19 UTC  (28+ messages)
` [PATCH v2 07/15] x86: implement set value flow for MBA
` [PATCH v2 08/15] tools: create general interfaces to support psr allocation features
` [PATCH v2 10/15] tools: implement the new libxl get hw info interface
` [PATCH v2 11/15] tools: implement the new xl "
` [PATCH v2 14/15] tools: implement new generic set value interface and MBA set value command

[PATCH v2 0/4] x86/pvh: implement iommu_inclusive_mapping for PVH Dom0
 2017-08-31 10:09 UTC  (15+ messages)
` [PATCH v2 1/4] x86/dom0: prevent access to MMCFG areas "

[PATCH v3 00/12] x86: guest resource mapping
 2017-08-31  9:36 UTC  (13+ messages)
` [PATCH v3 01/12] x86/mm: allow a privileged PV domain to map guest mfns
` [PATCH v3 02/12] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v3 03/12] tools/libxenforeignmemory: add support for resource mapping
` [PATCH v3 04/12] tools/libxenforeignmemory: reduce xenforeignmemory_restrict code footprint
` [PATCH v3 05/12] tools/libxenctrl: use new xenforeignmemory API to seed grant table
` [PATCH v3 06/12] x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn
` [PATCH v3 07/12] x86/hvm/ioreq: use bool rather than bool_t
` [PATCH v3 08/12] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list
` [PATCH v3 09/12] x86/hvm/ioreq: simplify code and use consistent naming
` [PATCH v3 10/12] x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page
` [PATCH v3 11/12] x86/hvm/ioreq: defer mapping gfns until they are actually requsted
` [PATCH v3 12/12] x86/hvm/ioreq: add a new mappable resource type

[PATCH v7 0/3] tools/libxc: use superpages
 2017-08-31  9:38 UTC  (4+ messages)
` [PATCH v7 1/3] tools/libxc: move SUPERPAGE macros to common header
` [PATCH v7 2/3] tools/libxc: add API for bitmap access for restore
` [PATCH v7 3/3] tools/libxc: use superpages during restore of HVM guest

[PATCH 1/2] x86: remove redundant checks in sysctl.c
 2017-08-31  9:27 UTC  (4+ messages)

[PATCH 0/3] x86/mm: merge ptwr and mmio_ro page fault handlers
 2017-08-31  9:14 UTC  (6+ messages)
` [PATCH 1/3] x86/mm: introduce trace point for mmio_ro emulation
` [PATCH 3/3] x86/mm: merge ptwr and mmio_ro page fault handlers

[PATCH v4 00/13] libxl: add PV display device driver interface
 2017-08-31  9:01 UTC  (7+ messages)

ballooning specific PFNs in a HVM domU
 2017-08-31  8:47 UTC 

[PATCH 0/6] remove xen dom0 support in DPDK
 2017-08-31  8:44 UTC 

[xen-unstable-smoke test] 112977: regressions - trouble: broken/fail/pass
 2017-08-31  8:26 UTC 

[linux-next test] 112954: regressions - trouble: blocked/broken/fail/pass
 2017-08-31  8:26 UTC 

[distros-debian-wheezy test] 72044: tolerable trouble: broken/pass
 2017-08-31  8:20 UTC 

[qemu-mainline test] 112961: regressions - trouble: blocked/broken/fail/pass
 2017-08-31  7:57 UTC 

[PATCH v8 0/2] Singlestep unimplemented x86emul instructions
 2017-08-31  7:36 UTC  (5+ messages)
` [PATCH v8 1/2] x86emul: New return code for unimplemented instruction

[seabios test] 112966: regressions - FAIL
 2017-08-31  7:16 UTC 

[xen-unstable-smoke test] 112976: regressions - trouble: broken/fail/pass
 2017-08-31  6:50 UTC 

linux-next: build failure after merge of the xen-tip tree
 2017-08-31  5:22 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 NNTP newsgroup(s).