xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-17 14:57:23 to 2017-08-21 08:30:54 UTC [more...]

[stage1-xen (RFC) PATCH 00/10] Add Fedora support
 2017-08-21  8:30 UTC  (12+ messages)
` [stage1-xen (RFC) PATCH 01/10] .gitignore: Add
` [stage1-xen (RFC) PATCH 02/10] build/fedora: Add `buildroot-README.md`
` [stage1-xen (RFC) PATCH 03/10] build/fedora: Add `buildroot-Dockerfile`
` [stage1-xen (RFC) PATCH 04/10] build/fedora: Add `run`
` [stage1-xen (RFC) PATCH 05/10] build/fedora: Add `source_path.sh`
` [stage1-xen (RFC) PATCH 06/10] build/fedora: Add `xen-unstable-runit/*` scripts
` [stage1-xen (RFC) PATCH 07/10] .circleci/config.yml: Add
` [stage1-xen (RFC) PATCH 08/10] README.md: Add CircleCI badge
` [stage1-xen (RFC) PATCH 09/10] build/fedora: Add `RUNNING_STAGE1_XEN.md`
` [stage1-xen (RFC) PATCH 10/10] BUILDING.md: Add Fedora instructions

[PATCH] tools/libxc/xc_dom_arm: add missing variable initialization
 2017-08-21  8:20 UTC  (2+ messages)

[PATCH] hvmloader: support system enclosure asset tag (SMBIOS type 3)
 2017-08-21  8:16 UTC 

RT-Xen on ARM
 2017-08-21  8:16 UTC  (7+ messages)

[PATCH v3] hvm: vmx/svm_cpu_up_prepare should be called only once
 2017-08-21  7:55 UTC  (2+ messages)

[PATCH v1 00/13] Enable Memory Bandwidth Allocation in Xen
 2017-08-21  7:54 UTC  (5+ messages)
` [PATCH v1 07/13] x86: implement set value flow for MBA

[linux-3.18 test] 112743: trouble: blocked/broken/fail/pass
 2017-08-21  5:26 UTC 

[xen-unstable test] 112736: regressions - trouble: blocked/broken/fail/pass
 2017-08-21  3:58 UTC 

[PATCH] x86: Skip check apic_id_limit for Xen
 2017-08-21  2:22 UTC  (6+ messages)

[PATCH v2] Kbuild: use -fshort-wchar globally
 2017-08-21  0:09 UTC  (3+ messages)

[xen-4.5-testing test] 112731: regressions - FAIL
 2017-08-20 22:48 UTC 

[xen-4.5-testing bisection] complete test-amd64-i386-xl-qemut-debianhvm-amd64
 2017-08-20 19:41 UTC 

[xen-4.6-testing bisection] complete test-amd64-i386-xl-qemut-debianhvm-amd64
 2017-08-20 19:25 UTC 

[xen-4.7-testing test] 112725: regressions - trouble: blocked/broken/fail/pass
 2017-08-20 19:25 UTC 

[ovmf baseline-only test] 71996: all pass
 2017-08-20 16:56 UTC 

[xen-4.8-testing test] 112720: regressions - trouble: blocked/broken/fail/pass
 2017-08-20 16:45 UTC 

[ovmf test] 112722: all pass - PUSHED
 2017-08-20 15:15 UTC 

[xen-4.6-testing test] 112717: regressions - FAIL
 2017-08-20 13:32 UTC 

[xen-4.9-testing test] 112715: regressions - trouble: blocked/broken/fail/pass
 2017-08-20 11:17 UTC 

[linux-linus test] 112710: regressions - trouble: blocked/broken/fail/pass
 2017-08-20 10:27 UTC 

[xen-unstable-coverity test] 112746: regressions - ALL FAIL
 2017-08-20  9:50 UTC 

[linux-3.18 test] 112712: trouble: blocked/broken/fail/pass
 2017-08-20  7:49 UTC 

[xen-4.6-testing bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2017-08-20  3:22 UTC 

[xen-unstable test] 112708: regressions - trouble: blocked/broken/fail/pass
 2017-08-20  3:22 UTC 

[libvirt test] 112709: tolerable trouble: blocked/broken/pass - PUSHED
 2017-08-20  0:16 UTC 

[xen-4.5-testing test] 112706: regressions - FAIL
 2017-08-19 22:45 UTC 

[xen-4.7-testing test] 112704: regressions - trouble: blocked/broken/fail/pass
 2017-08-19 19:21 UTC 

[ovmf baseline-only test] 71995: all pass
 2017-08-19 18:49 UTC 

[ovmf test] 112702: all pass - PUSHED
 2017-08-19 16:47 UTC 

[xen-4.8-testing test] 112701: regressions - trouble: blocked/broken/fail/pass
 2017-08-19 15:46 UTC 

[xen-4.6-testing test] 112698: regressions - FAIL
 2017-08-19 12:42 UTC 

[xen-4.9-testing test] 112696: regressions - trouble: blocked/broken/fail/pass
 2017-08-19 11:31 UTC 

[distros-debian-stretch test] 71994: tolerable trouble: blocked/broken/fail/pass
 2017-08-19 11:02 UTC 

[PATCH v2] libxc: add xc_domain_remove_from_physmap to wrap XENMEM_remove_from_physmap
 2017-08-19 10:11 UTC 

[linux-next test] 112695: regressions - trouble: blocked/broken/fail/pass
 2017-08-19  9:51 UTC 

[PATCH v3 0/6] xen: RCU: x86/ARM: Add support of rcu_idle_{enter, exit}
 2017-08-19  9:45 UTC  (8+ messages)
` [PATCH v3 1/6] xen: in do_softirq() sample smp_processor_id() once and for all
` [PATCH v3 2/6] xen: ARM: suspend the tick (if in use) when going idle
` [PATCH v3 3/6] xen: RCU/x86/ARM: discount CPUs that were idle when grace period started
` [PATCH v3 4/6] xen: RCU: don't let a CPU with a callback go idle
` [PATCH v3 5/6] xen: RCU: avoid busy waiting until the end of grace period
` [PATCH v3 6/6] xen: try to prevent idle timer from firing too often

[linux-3.18 test] 112694: regressions - trouble: blocked/broken/fail/pass
 2017-08-19  7:42 UTC 

[linux-linus test] 112691: regressions - trouble: blocked/broken/fail/pass
 2017-08-19  6:08 UTC 

[xen-unstable test] 112692: regressions - trouble: blocked/broken/fail/pass
 2017-08-19  3:27 UTC 

[libvirt test] 112693: tolerable trouble: blocked/broken/pass - PUSHED
 2017-08-19  2:01 UTC 

[xen-unstable-smoke test] 112705: tolerable trouble: broken/pass - PUSHED
 2017-08-18 22:55 UTC 

[PATCH] xsm: policy hooks to require an IOMMU and interrupt remapping
 2017-08-18 21:55 UTC  (2+ messages)

[xen-4.5-testing test] 112689: regressions - FAIL
 2017-08-18 21:32 UTC 

[xen-unstable-smoke test] 112703: tolerable trouble: broken/pass - PUSHED
 2017-08-18 20:01 UTC 

[ovmf baseline-only test] 71992: all pass
 2017-08-18 18:54 UTC 

[PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen
 2017-08-18 18:32 UTC  (13+ messages)
` [PATCH for-2.10 v3 1/3] hw/acpi: Limit hotplug to root bus on legacy mode
` [PATCH for-2.10 v3 2/3] hw/acpi: Move acpi_set_pci_info to pcihp
  ` [Qemu-devel] "
` [PATCH for-2.10 v3 3/3] Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
` [Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen

[PATCH v6] x86/hvm: Allow guest_request vm_events coming from userspace
 2017-08-18 18:12 UTC  (2+ messages)

[xen-4.7-testing test] 112685: regressions - trouble: blocked/broken/fail/pass
 2017-08-18 18:12 UTC 

[PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect
 2017-08-18 17:24 UTC  (3+ messages)

[PATCH] libxc: add xc_domain_remove_from_physmap to wrap XENMEM_remove_from_physmap
 2017-08-18 17:35 UTC 

[PATCH v2 0/6] xen: RCU: x86/ARM: Add support of rcu_idle_{enter, exit}
 2017-08-18 17:06 UTC  (4+ messages)
` [PATCH v2 3/6] xen: RCU/x86/ARM: discount CPUs that were idle when grace period started

[xen-unstable-smoke test] 112700: tolerable trouble: broken/pass - PUSHED
 2017-08-18 16:42 UTC 

[ovmf test] 112687: all pass - PUSHED
 2017-08-18 16:30 UTC 

"MMIO emulation failed" from booting OVMF on Xen v4.9.0
 2017-08-18 16:24 UTC  (3+ messages)

[PATCH v2 0/4] xen/tools: Credit2: implement caps
 2017-08-18 15:51 UTC  (5+ messages)
` [PATCH v2 1/4] xen: credit2: implement utilization cap
` [PATCH v2 2/4] xen: credit2: allow to set and get "
` [PATCH v2 3/4] xen: credit2: improve distribution of budget (for domains with caps)
` [PATCH v2 4/4] libxl/xl: allow to get and set cap on Credit2

[xen-4.8-testing test] 112684: regressions - trouble: blocked/broken/fail/pass
 2017-08-18 15:23 UTC 

[PATCH v2 0/4] x86: Corrections to barrier usage
 2017-08-18 15:13 UTC  (15+ messages)
` [PATCH v2 1/4] x86/mcheck: Minor cleanup to amd_nonfatal
` [PATCH v2 2/4] xen/x86: Drop unnecessary barriers
    ` [PATCH] xen/x86/shadow: adjust barriers around gtable_dirty_version

[PATCH v2] hvm: vmx/svm_cpu_up_prepare should be called only once
 2017-08-18 15:05 UTC  (3+ messages)

[xen-unstable-smoke test] 112699: tolerable trouble: broken/pass - PUSHED
 2017-08-18 14:56 UTC 

[RFC PATCH v2 00/22] ARM: vGIC rework (attempt)
 2017-08-18 14:40 UTC  (6+ messages)
` [RFC PATCH v2 07/22] ARM: vGIC: introduce priority setter/getter

[PATCH V2 00/25] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-08-18 13:56 UTC  (22+ messages)
` [PATCH V2 1/25] DOMCTL: Introduce new DOMCTL commands for vIOMMU support
` [PATCH V2 2/25] VIOMMU: Add irq request callback to deal with irq remapping
    ` [PATCH V2 1/25] VIOMMU: Add vIOMMU helper functions to create, destroy and query capabilities
` [PATCH V2 4/25] Xen/doc: Add Xen virtual IOMMU doc
` [PATCH V2 9/25] tools/libxl: build DMAR table for a guest with one virtual VTD

[qemu-mainline baseline-only test] 71990: regressions - trouble: blocked/broken/fail/pass
 2017-08-18 13:49 UTC 

[PATCH 00/25 v7] SBSA UART emulation support in Xen
 2017-08-18 13:48 UTC  (11+ messages)

[PATCH v2 1/2] paravirt,xen: remove xen_patch()
 2017-08-18 13:22 UTC 

[PATCHES v8 0/8] Memory scrubbing from idle loop
 2017-08-18 13:11 UTC  (4+ messages)
` [PATCHES v8 1/8] mm: Place unscrubbed pages at the end of pagelist

[xen-4.6-testing test] 112683: regressions - FAIL
 2017-08-18 12:32 UTC 

[PATCH 1/2] x86/mm: Override mfn_to_page() and page_to_mfn() to use mfn_t
 2017-08-18 12:17 UTC  (7+ messages)
` [PATCH 2/2] x86/smp: Misc cleanup

[PATCH v4 00/31] x86: refactor mm.c
 2017-08-18 12:13 UTC  (14+ messages)
` [PATCH v4 01/31] x86/mm: carve out create_grant_pv_mapping
` [PATCH v4 02/31] x86/mm: carve out replace_grant_pv_mapping
` [PATCH v4 03/31] x86/mm: split HVM grant table code to hvm/grant_table.c
` [PATCH v4 05/31] x86/mm: document the return values from get_page_from_l*e
` [PATCH v4 06/31] x86: move pv_emul_is_mem_write to pv/emulate.c

[PATCH 10/12] xen-blkback: Fix indentation
 2017-08-18 11:57 UTC  (8+ messages)
` [PATCH 11/12] xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1
` [PATCH 12/12] xen-blkfront: "

Regression PCI passthrough from 4.5.5 to 4.6.0-rc1
 2017-08-18 11:03 UTC  (4+ messages)

[xen-4.9-testing test] 112682: regressions - trouble: blocked/broken/fail/pass
 2017-08-18 10:19 UTC 

[PATCH] xen/events: events_fifo: Don't use {get, put}_cpu() in xen_evtchn_fifo_init()
 2017-08-18 10:15 UTC  (3+ messages)

[distros-debian-jessie test] 71989: tolerable trouble: blocked/broken/pass
 2017-08-18  9:53 UTC 

[PATCH RFC] x86: enable RCU based table free when PARAVIRT
 2017-08-18  9:17 UTC  (2+ messages)

[PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
 2017-08-18  7:23 UTC  (5+ messages)

[qemu-mainline test] 112676: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-08-18  7:10 UTC 

[PATCH] hvm: vmx/svm_cpu_up_prepare should be called only once
 2017-08-18  7:06 UTC  (5+ messages)

[linux-3.18 test] 112675: trouble: blocked/broken/fail/pass
 2017-08-18  5:29 UTC 

[libvirt test] 112677: tolerable trouble: blocked/broken/pass - PUSHED
 2017-08-18  4:27 UTC 

[xen-unstable test] 112674: regressions - trouble: blocked/broken/fail/pass
 2017-08-18  3:58 UTC 

[linux-linus test] 112673: regressions - trouble: blocked/broken/fail/pass
 2017-08-18  3:18 UTC 

[xen-4.7-testing baseline-only test] 71987: regressions - trouble: blocked/broken/fail/pass
 2017-08-18  0:11 UTC 

[ovmf baseline-only test] 71988: all pass
 2017-08-17 23:22 UTC 

[PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect
 2017-08-17 22:43 UTC 

[linux-4.9 test] 112672: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-08-17 19:53 UTC 

[PATCH v3] hvmloader, libxl: use the correct ACPI settings depending on device model
 2017-08-17 18:33 UTC  (2+ messages)

[xen-4.8-testing baseline-only test] 71986: regressions - trouble: blocked/broken/fail/pass
 2017-08-17 18:25 UTC 

[xen-4.5-testing test] 112669: regressions - FAIL
 2017-08-17 17:17 UTC 

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

[PATCH] xen/events: events_fifo: Don't use {get, put}_cpu() in xen_evtchn_fifo_init()
 2017-08-17 16:14 UTC 

[xen-unstable-smoke test] 112686: tolerable trouble: broken/pass - PUSHED
 2017-08-17 15:44 UTC 

[PATCH for-2.10 v2 0/2] Fix hotplug of PCI passthrought device on Xen
 2017-08-17 15:11 UTC  (7+ messages)
` [PATCH for-2.10 v2 1/2] hw/acpi: Call acpi_set_pci_info when no ACPI tables needed

preparations for 4.8.2
 2017-08-17 14:57 UTC  (10+ 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).