xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-05 15:17:20 to 2017-05-08 17:31:19 UTC [more...]

[RFC PATCH v2 00/25] ARM: Add Xen NUMA support
 2017-05-08 17:31 UTC  (12+ messages)
` [RFC PATCH v2 06/25] x86: NUMA: Add accessors for nodes[] and node_memblk_range[] structs
` [RFC PATCH v2 09/25] ARM: NUMA: Add existing ARM numa code under CONFIG_NUMA
` [RFC PATCH v2 10/25] x86: NUMA: Move numa code and make it generic
` [RFC PATCH v2 11/25] x86: NUMA: Move common code from srat.c
` [RFC PATCH v2 12/25] ARM: NUMA: Parse CPU NUMA information

[PATCH v3 0/9] Memory scrubbing from idle loop
 2017-05-08 16:59 UTC  (21+ messages)
` [PATCH v3 2/9] mm: Place unscrubbed pages at the end of pagelist
` [PATCH v3 4/9] mm: Scrub memory from idle loop
` [PATCH v3 9/9] mm: Make sure pages are scrubbed

[PATCH] x86/efi: Reserve EFI properties table
 2017-05-08 16:58 UTC  (3+ messages)

[PATCH 0/4] mitigate the per-pCPU blocking list may be too long
 2017-05-08 16:38 UTC  (10+ messages)

[PATCH for-next] x86/tlb: Don't use locked operations in tlbflush_filter()
 2017-05-08 16:31 UTC 

Security support scope (apropos of Xen and CNA)
 2017-05-08 16:23 UTC  (7+ messages)

[PATCH RFC for-next 0/4] Reimpliement {compat_, }create_bounce_frame() in C
 2017-05-08 15:48 UTC  (5+ messages)
` [PATCH 1/4] x86/pv: Drop int80_bounce from struct pv_vcpu
` [PATCH 2/4] x86/pv: Introduce pv_create_exception_frame()
` [PATCH 3/4] x86/pv: Drop {compat_, }create_bounce_frame() and use the C version instead
` [PATCH 4/4] x86/pv: Implement the failsafe callback using the general path

[PATCH] x86/ioreq server: Fix DomU couldn't reboot when using p2m_ioreq_server p2m_type
 2017-05-08 15:47 UTC  (11+ messages)

[ovmf baseline-only test] 71264: tolerable trouble: blocked/broken/fail/pass
 2017-05-08 15:34 UTC 

Security response; public holidays
 2017-05-08 15:09 UTC  (9+ messages)
    ` Security response; public holidays [and 1 more messages]
        ` Security response; public holidays [and 1 more messages] "

[PATCH] x86/mm: add temporary debugging code to get_page_from_gfn_p2m()
 2017-05-08 15:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 06/10] qobject: Use simpler QDict/QList scalar insertion macros
 2017-05-08 14:48 UTC 

[PATCH v6 2/5] shutdown: Prepare for use of an enum in reset/shutdown_request
 2017-05-08 14:32 UTC  (4+ messages)
` [PATCH v6 3/5] shutdown: Add source information to SHUTDOWN and RESET

[RFC PATCH 00/10] ARM VGIC rework: remove rank, introduce per-IRQ lock
 2017-05-08 14:26 UTC  (13+ messages)
` [RFC PATCH 01/10] ARM: vGIC: remove rank lock from IRQ routing functions
` [RFC PATCH 04/10] ARM: vGIC: add struct pending_irq locking

[xen-unstable-smoke test] 109174: regressions - trouble: broken/fail/pass
 2017-05-08 14:20 UTC 

[PATCH v2] libxl/libxl_dm.c: u.hvm.usbdevice_list is checked for emptiness
 2017-05-08 13:51 UTC  (4+ messages)
` [for-4.9] "

[PATCH for-next] xen/x86: Remove APIC_INTEGRATED() checks
 2017-05-08 13:36 UTC  (3+ messages)

[PATCH for-4.9 0/2] x86/pv: Misc fixes
 2017-05-08 13:05 UTC  (10+ messages)
` [PATCH 1/2] x86/pv: Fix bugs with the handling of int80_bounce
` [PATCH 2/2] x86/pv: Align %rsp before pushing the failsafe stack frame

[PATCH V3 0/2] Fix vm_event resume path race condition
 2017-05-08 12:47 UTC  (15+ messages)
` [PATCH V3 1/2] x86/vm_event: added hvm/vm_event.{h,c}
  ` [PATCH V3 1/2] x86/vm_event: added hvm/vm_event.{h, c}

[PATCH 0/3] docs: add some missing xenstore documentation
 2017-05-08 12:33 UTC  (11+ messages)
` [PATCH 1/3] docs: specify endianess of xenstore protocol header
` [PATCH 2/3] docs: add DIRECTORY_PART specification do xenstore protocol doc
` [PATCH 3/3] docs: document CONTROL command of xenstore protocol

[linux-3.18 test] 109161: tolerable FAIL - PUSHED
 2017-05-08 12:30 UTC 

[PATCH] x86: correct boot time page table setup
 2017-05-08 12:16 UTC  (3+ messages)

[PATCH v3] x86: correct create_bounce_frame
 2017-05-08 12:13 UTC  (3+ messages)

[RFC PATCH 0/4] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-05-08 11:44 UTC  (11+ messages)
` [RFC PATCH 2/4] arm/mem_access: Change value of TTBCR_SZ_MASK
` [RFC PATCH 4/4] arm/mem_access: Add software guest-page-table walk

[distros-debian-sid test] 71263: trouble: blocked/broken/pass
 2017-05-08 11:12 UTC 

[PATCH 0/3] docs: add some missing xenstore documentation
 2017-05-08 10:59 UTC  (10+ messages)
` [PATCH 1/3] docs: specify endianess of xenstore protocol header
` [PATCH 2/3] docs: add DIRECTORY_PART specification do xenstore protocol doc
` [PATCH 3/3] docs: document CONTROL command of xenstore protocol

[ARM] Native application design and discussion (I hope)
 2017-05-08 10:46 UTC  (15+ messages)

[qemu-mainline test] 109162: regressions - FAIL
 2017-05-08 10:32 UTC 

[PATCH v3] x86/vpmu_intel: Fix hypervisor crash by masking PC bit in MSR_P6_EVNTSEL
 2017-05-08 10:30 UTC  (4+ messages)

[linux-linus bisection] complete test-amd64-i386-qemuu-rhel6hvm-intel
 2017-05-08 10:29 UTC 

[PATCH v2 0/3] xen/arm: Survive unknown traps from guests
 2017-05-08 10:28 UTC  (5+ messages)
` [PATCH v2 2/3] xen/arm: do_trap_hypervisor: Separate hypervisor and guest traps

[linux-4.9 test] 109142: regressions - FAIL
 2017-05-08  9:54 UTC 

Xen Project Developer Summit Design Sessions
 2017-05-08  9:32 UTC 

null domains after xl destroy
 2017-05-08  9:10 UTC  (18+ messages)

[ovmf baseline-only test] 71262: tolerable trouble: blocked/broken
 2017-05-08  8:13 UTC 

[ovmf test] 109159: all pass - PUSHED
 2017-05-08  8:04 UTC 

[PATCH for-next] x86/mm: Correctly indent the pin_page block of do_mmuext_op()
 2017-05-08  7:20 UTC  (5+ messages)
  ` [PATCH v2 for-next] x86/mm: Fix the odd indentation of "

[xen-unstable test] 109136: regressions - FAIL
 2017-05-08  7:09 UTC 

[PATCH 00/10 v2] pl011 emulation support in Xen
 2017-05-08  6:43 UTC  (31+ messages)
` [PATCH 01/10 v2] xen/arm: vpl011: Add pl011 uart emulation "
` [PATCH 03/10 v2] xen/arm: vpl011: Enable pl011 emulation for a guest domain "
` [PATCH 06/10 v2] xen/arm: vpl011: Add vuart ring-buf and evtchn to xenstore
` [PATCH 07/10 v2] xen/arm: vpl011: Add support for vuart in xenconsole
` [PATCH 09/10 v2] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree

[qemu-mainline test] 109144: regressions - FAIL
 2017-05-08  6:40 UTC 

[stable-4.11: PATCH] xen: revert commits 72a9b186292 and da72ff5bfcb0
 2017-05-08  6:12 UTC 

[stable-4.10: PATCH] xen: revert commits 72a9b186292 and da72ff5bfcb0
 2017-05-08  5:12 UTC 

[stable-4.9: PATCH] xen: revert commit 72a9b186292
 2017-05-08  5:11 UTC 

[linux-linus test] 109127: regressions - FAIL
 2017-05-08  4:32 UTC 

[ovmf test] 109147: all pass - PUSHED
 2017-05-08  3:13 UTC 

[qemu-mainline test] 109133: regressions - FAIL
 2017-05-07 23:08 UTC 

[PATCH] VMX: constrain vmx_intr_assist() debugging code to debug builds
 2017-05-07 22:57 UTC  (2+ messages)

[linux-4.9 test] 109117: regressions - FAIL
 2017-05-07 22:46 UTC 

[xen-unstable test] 109112: regressions - FAIL
 2017-05-07 20:14 UTC 

[linux-linus bisection] complete test-amd64-i386-qemut-rhel6hvm-intel
 2017-05-07 19:46 UTC 

qemu-xen-traditional VNC SASL support
 2017-05-07 18:58 UTC 

[qemu-mainline test] 109119: regressions - FAIL
 2017-05-07 18:39 UTC 

[linux-linus test] 109105: regressions - FAIL
 2017-05-07 16:27 UTC 

XenStore protocol endianness
 2017-05-07 15:24 UTC 

[qemu-mainline test] 109108: regressions - FAIL
 2017-05-07 11:28 UTC 

[linux-4.9 test] 109095: regressions - FAIL
 2017-05-07 10:37 UTC 

[xen-unstable-coverity test] 109115: all pass - PUSHED
 2017-05-07  9:45 UTC 

[xen-unstable test] 109091: regressions - FAIL
 2017-05-07  8:40 UTC 

[ovmf baseline-only test] 71261: trouble: blocked/broken
 2017-05-07  7:11 UTC 

[qemu-mainline test] 109088: regressions - FAIL
 2017-05-07  4:22 UTC 

[linux-linus test] 109075: regressions - FAIL
 2017-05-07  3:00 UTC 

[xen-4.6-testing test] 109085: tolerable FAIL - PUSHED
 2017-05-07  2:39 UTC 

[ovmf test] 109086: all pass - PUSHED
 2017-05-07  1:50 UTC 

[linux-4.9 test] 109066: regressions - FAIL
 2017-05-06 20:31 UTC 

[xen-unstable test] 109060: regressions - FAIL
 2017-05-06 18:25 UTC 

[libvirt test] 109062: tolerable all pass - PUSHED
 2017-05-06 17:39 UTC 

[qemu-mainline test] 109067: regressions - FAIL
 2017-05-06 17:19 UTC 

[ovmf baseline-only test] 71260: regressions - FAIL
 2017-05-06 16:50 UTC 

[xen-4.6-testing test] 109056: regressions - FAIL
 2017-05-06 15:14 UTC 

[distros-debian-stretch test] 71259: tolerable trouble: blocked/broken/fail/pass
 2017-05-06 14:40 UTC 

[ovmf test] 109058: all pass - PUSHED
 2017-05-06 14:24 UTC 

[xen-4.7-testing test] 109054: tolerable FAIL - PUSHED
 2017-05-06 12:59 UTC 

[xen-4.8-testing baseline-only test] 71258: tolerable trouble: blocked/broken/fail/pass
 2017-05-06 12:12 UTC 

[linux-linus test] 109048: regressions - FAIL
 2017-05-06  9:59 UTC 

[qemu-mainline test] 109042: regressions - FAIL
 2017-05-06  6:57 UTC 

[linux-4.9 test] 109020: regressions - FAIL
 2017-05-06  6:07 UTC 

[xen-4.8-testing test] 109008: tolerable FAIL - PUSHED
 2017-05-06  4:00 UTC 

[xen-unstable test] 109009: regressions - FAIL
 2017-05-06  3:48 UTC 

[ovmf test] 109029: regressions - FAIL
 2017-05-06  2:53 UTC 

[xen-4.6-testing test] 109010: regressions - FAIL
 2017-05-06  1:10 UTC 

[xen-4.7-testing test] 109005: regressions - FAIL
 2017-05-05 23:44 UTC 

[linux-linus test] 109007: regressions - FAIL
 2017-05-05 21:45 UTC 

[linux-next test] 109001: regressions - FAIL
 2017-05-05 21:03 UTC 

[qemu-mainline test] 109015: regressions - FAIL
 2017-05-05 18:29 UTC 

[PATCH v2] x86/mm: also flush TLB when putting writable foreign page reference
 2017-05-05 18:29 UTC  (15+ messages)

[PATCH] libxl/libxl_dm.c: u.hvm.usbdevice_list is checked for emptiness
 2017-05-05 18:24 UTC  (2+ messages)

[xen-unstable-smoke test] 109036: tolerable trouble: broken/pass - PUSHED
 2017-05-05 18:12 UTC 

[stable-4.9: PATCH] xen: revert commit 72a9b186292
 2017-05-05 17:55 UTC 

[stable-4.10: PATCH] xen: revert commits 72a9b186292 and da72ff5bfcb0
 2017-05-05 17:55 UTC 

[RFC] scf: SCF device tree and configuration documentation
 2017-05-05 17:51 UTC  (14+ messages)

[PATCH v2 00/18] Refactor x86 trap handling code
 2017-05-05 16:12 UTC  (4+ messages)
` [PATCH v2 01/18] x86/traps: factor out pv_percpu_traps_init
` [PATCH v2 15/18] x86: clean up pv/traps.c

[PATCH for-next] x86/pv: Drop unused switch_kernel_stack()
 2017-05-05 16:08 UTC  (4+ messages)

[PATCH v3] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
 2017-05-05 16:02 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).