xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-12 03:31:54 to 2020-07-15 19:50:24 UTC [more...]

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-15 19:49 UTC  (6+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode

[Xen-devel] XEN Qdisk Ceph rbd support broken?
 2020-07-15 19:17 UTC  (3+ messages)

[xen-unstable-smoke test] 151921: tolerable all pass - PUSHED
 2020-07-15 19:15 UTC 

OpenSUSE and Xen
 2020-07-15 17:16 UTC 

[PATCH v6 00/11] Implement support for external IPT monitoring
 2020-07-15 17:32 UTC  (21+ messages)
` [PATCH v6 01/11] memory: batch processing in acquire_resource()
` [PATCH v6 03/11] x86/vmx: add IPT cpu feature
` [PATCH v6 04/11] common: add vmtrace_pt_size domain parameter
` [PATCH v6 05/11] tools/libxl: add vmtrace_pt_size parameter
` [PATCH v6 06/11] x86/hvm: processor trace interface in HVM
` [PATCH v6 07/11] x86/vmx: implement IPT in VMX
` [PATCH v6 08/11] x86/mm: add vmtrace_buf resource type
` [PATCH v6 09/11] x86/domctl: add XEN_DOMCTL_vmtrace_op

[PATCH 00/12] tools: move more libraries into tools/libs
 2020-07-15 17:08 UTC  (20+ messages)
` [PATCH 1/1] docs/process/branching-checklist: Get osstest branch right
` [PATCH 01/12] stubdom: add stubdom/mini-os.mk for Xen paths used by Mini-OS
` [PATCH 02/12] tools: switch XEN_LIBXEN* make variables to lower case (XEN_libxen*)
` [PATCH 03/12] tools: add a copy of library headers in tools/include
` [PATCH 04/12] tools: don't call make recursively from libs.mk
` [PATCH 05/12] tools: define ROUNDUP() in tools/include/xen-tools/libs.h
` [PATCH 06/12] tools/misc: don't use libxenctrl internals from misc tools
` [PATCH 07/12] tools/libxc: untangle libxenctrl from libxenguest
` [PATCH 08/12] tools: move libxenctrl below tools/libs
` [PATCH 09/12] tools: split libxenstore into new tools/libs/store directory
` [PATCH 10/12] tools: split libxenvchan into new tools/libs/vchan directory
` [PATCH 11/12] tools: split libxenstat into new tools/libs/stat directory
` [PATCH 12/12] tools: generate most contents of library make variables

[PATCH] xen: introduce xen_vring_use_dma
 2020-07-15 17:06 UTC  (15+ messages)

[PATCH 0/8] x86: build adjustments
 2020-07-15 16:54 UTC  (10+ messages)
` [PATCH 1/8] x86/EFI: sanitize build logic
` [PATCH 2/8] x86: don't build with EFI support in shim-exclusive mode
` [PATCH 3/8] x86: shrink struct arch_{vcpu,domain} when !HVM
` [PATCH 4/8] Arm: prune #include-s needed by domain.h
` [PATCH 5/8] bitmap: move to/from xenctl_bitmap conversion helpers
` [PATCH 6/8] x86: move domain_cpu_policy_changed()
` [PATCH 7/8] x86: move cpu_{up,down}_helper()
` [PATCH 8/8] x86: don't include domctl and alike in shim-exclusive builds

Xen 4.14 RC6
 2020-07-15 15:59 UTC 

[ovmf test] 151907: all pass - PUSHED
 2020-07-15 15:56 UTC 

[PATCH] docs/process/branching-checklist: Get osstest branch right
 2020-07-15 15:41 UTC 

[PATCH v1 0/1] oxenstored: fix ABI breakage in reset watches
 2020-07-15 15:21 UTC  (3+ messages)
` [PATCH v1 1/1] oxenstored: fix ABI breakage introduced in Xen 4.9.0

[libvirt test] 151910: regressions - FAIL
 2020-07-15 15:07 UTC 

[PATCH v3 0/2] x86: RTC handling adjustments
 2020-07-15 14:51 UTC  (9+ messages)
` [PATCH v3 1/2] x86: restore pv_rtc_handler() invocation
` [PATCH v3 2/2] x86: detect CMOS aliasing on ports other than 0x70/0x71

[PATCH v2] docs: specify stability of hypfs path documentation
 2020-07-15 14:41 UTC  (4+ messages)

[PATCH 0/2] common: XSA-327 follow-up
 2020-07-15 14:02 UTC  (6+ messages)
` [PATCH 1/2] common: map_vcpu_info() cosmetics
` [PATCH 2/2] evtchn/fifo: don't enforce higher than necessary alignment

[PATCH v7 00/15] switch to domheap for Xen page tables
 2020-07-15 13:16 UTC  (22+ messages)
` [PATCH v7 03/15] x86/mm: rewrite virt_to_xen_l*e
` [PATCH v7 04/15] x86/mm: switch to new APIs in map_pages_to_xen
` [PATCH v7 05/15] x86/mm: switch to new APIs in modify_xen_mappings
` [PATCH v7 06/15] x86_64/mm: introduce pl2e in paging_init
` [PATCH v7 07/15] x86_64/mm: switch to new APIs "
` [PATCH v7 08/15] x86_64/mm: switch to new APIs in setup_m2p_table
` [PATCH v7 09/15] efi: use new page table APIs in copy_mapping
` [PATCH v7 10/15] efi: switch to new APIs in EFI code
` [PATCH v7 12/15] x86/smpboot: switch clone_mapping() to new APIs
` [PATCH v7 14/15] x86: switch to use domheap page for page tables

[PATCH 00/12] tools: move more libraries into tools/libs
 2020-07-15 13:10 UTC  (3+ messages)

[PATCH 0/3] x86/hvm: follow-up to f7039ee41b3d
 2020-07-15 12:52 UTC  (9+ messages)
` [PATCH 1/3] x86/HVM: fold hvm_io_assist() into its only caller
` [PATCH 2/3] x86/HVM: re-work hvm_wait_for_io() a little
` [PATCH 3/3] x86/HVM: fold both instances of looking up a hvm_ioreq_vcpu with a request pending

[qemu-upstream-4.14-testing baseline test] 151900: tolerable FAIL
 2020-07-15 11:22 UTC 

[PATCH 0/4] x86: some assembler macro rework
 2020-07-15 10:49 UTC  (5+ messages)
` [PATCH 1/4] x86: replace __ASM_{CL,ST}AC
` [PATCH 2/4] x86: reduce CET-SS related #ifdef-ary
` [PATCH 3/4] x86: drop ASM_{CL,ST}AC
` [PATCH 4/4] x86: fold indirect_thunk_asm.h into asm-defns.h

[xen-unstable-coverity test] 151916: all pass - PUSHED
 2020-07-15 10:10 UTC 

[PATCH v2 0/7] x86: compat header generation and checking adjustments
 2020-07-15 10:08 UTC  (30+ messages)
` [PATCH v2 1/7] x86: fix compat header generation
` [PATCH v2 2/7] x86/mce: add compat struct checking for XEN_MC_inject_v2
` [PATCH v2 3/7] x86/mce: bring hypercall subop compat checking in sync again
` [PATCH v2 4/7] x86/dmop: add compat struct checking for XEN_DMOP_map_mem_type_to_ioreq_server
` [PATCH v2 5/7] x86: generalize padding field handling
` [PATCH v2 6/7] flask: drop dead compat translation code
` [PATCH v2 7/7] x86: only generate compat headers actually needed

[PATCH v2 0/2] x86: RTC handling adjustments
 2020-07-15 10:08 UTC  (5+ messages)
` [PATCH v2 1/2] x86: restore pv_rtc_handler() invocation
` [PATCH v2 2/2] x86: detect CMOS aliasing on ports other than 0x70/0x71

[PATCH 0/2] VT-d: XSA-321 follow-up
 2020-07-15 10:04 UTC  (3+ messages)
` [PATCH 1/2] VT-d: install sync_cache hook on demand
` [PATCH 2/2] VT-d: use clear_page() in alloc_pgtable_maddr()

[PATCH 0/5] x86: mostly shadow related XSA-319 follow-up
 2020-07-15 10:00 UTC  (6+ messages)
` [PATCH 1/5] x86/shadow: dirty VRAM tracking is needed for HVM only
` [PATCH 2/5] x86/shadow: shadow_table[] needs only one entry for PV-only configs
` [PATCH 3/5] x86/PV: drop a few misleading paging_mode_refcounts() checks
` [PATCH 4/5] x86/shadow: have just a single instance of sh_set_toplevel_shadow()
` [PATCH 5/5] x86/shadow: l3table[] and gl3e[] are HVM only

[PATCH] qemu-trad: remove Xen path dependencies
 2020-07-15  9:01 UTC 

[xen-4.14-testing test] 151899: tolerable FAIL - PUSHED
 2020-07-15  8:51 UTC 

[BUG] Xen build for RCAR failing
 2020-07-15  8:31 UTC  (11+ messages)

[qemu-mainline test] 151895: regressions - FAIL
 2020-07-15  7:47 UTC 

[PATCH] x86/CPUID: move some static masks into .init
 2020-07-15  7:45 UTC 

[linux-linus test] 151889: regressions - FAIL
 2020-07-15  3:44 UTC 

[ovmf test] 151898: all pass - PUSHED
 2020-07-15  3:30 UTC 

[xen-unstable test] 151884: tolerable FAIL - PUSHED
 2020-07-15  0:53 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-qemuu-nested-intel
 2020-07-14 18:36 UTC 

[ovmf test] 151881: all pass - PUSHED
 2020-07-14 17:16 UTC 

[libvirt test] 151883: regressions - FAIL
 2020-07-14 16:42 UTC 

[xen-4.14-testing baseline test] 151892: tolerable FAIL
 2020-07-14 15:56 UTC 

[qemu-mainline test] 151874: regressions - FAIL
 2020-07-14 12:28 UTC 

[xen-unstable-smoke test] 151891: tolerable all pass - PUSHED
 2020-07-14 11:17 UTC 

[PATCH v2] x86emul: avoid assembler warning about .type not taking effect in test harness
 2020-07-14  8:06 UTC 

[linux-linus test] 151870: regressions - FAIL
 2020-07-14  7:51 UTC 

[PATCH v2] efi: avoid error message when booting under Xen
 2020-07-14  7:43 UTC  (2+ messages)

[xen-unstable test] 151869: regressions - FAIL
 2020-07-14  4:44 UTC 

Bug involving %fs register and suspend-to-RAM
 2020-07-13 22:56 UTC 

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-13 22:01 UTC  (4+ messages)
` [RFC PATCH 01/35] xen-pciback: Change PCIBIOS_SUCCESSFUL to 0

[ovmf test] 151867: all pass - PUSHED
 2020-07-13 21:13 UTC 

[qemu-mainline test] 151855: regressions - FAIL
 2020-07-13 21:06 UTC 

[linux-linus test] 151856: regressions - FAIL
 2020-07-13 17:26 UTC 

[xen-unstable-smoke test] 151863: tolerable all pass - PUSHED
 2020-07-13 17:03 UTC 

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-win7-amd64
 2020-07-13 15:02 UTC 

[xen-unstable test] 151854: tolerable FAIL
 2020-07-13 11:43 UTC 

[PATCH 00/26] hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
 2020-07-13  9:46 UTC  (2+ messages)

[PATCH v2] mini-os: don't hard-wire xen internal paths
 2020-07-13  8:42 UTC 

[PATCH] docs: specify stability of hypfs path documentation
 2020-07-13  8:15 UTC  (7+ messages)

[PATCH v3 0/3] Few bug fixes and Convert to pin_user_pages*()
 2020-07-13  8:10 UTC  (7+ messages)
` [PATCH v3 1/3] xen/privcmd: Corrected error handling path
` [PATCH v3 2/3] xen/privcmd: Mark pages as dirty
` [PATCH v3 3/3] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()

[PATCH] mini-os: don't hard-wire xen internal paths
 2020-07-13  7:45 UTC 

[libvirt test] 151858: regressions - FAIL
 2020-07-13  6:25 UTC 

[linux-linus test] 151852: regressions - FAIL
 2020-07-13  2:22 UTC 

[qemu-mainline test] 151849: regressions - FAIL
 2020-07-13  1:42 UTC 

config parsing error in disk specification: unknown value for format: near `hdb' in `/usr/share/ovmf/OVMF.fd,hdb,w'
 2020-07-12 22:25 UTC 

[linux-linus test] 151843: regressions - FAIL
 2020-07-12 19:18 UTC 

[qemu-mainline test] 151841: regressions - FAIL
 2020-07-12 16:28 UTC 

[xen-unstable test] 151840: tolerable FAIL
 2020-07-12 12:38 UTC 

[xen-unstable-coverity test] 151847: all pass - PUSHED
 2020-07-12 10:18 UTC 

[libvirt test] 151842: regressions - FAIL
 2020-07-12  7:29 UTC 

[linux-linus test] 151838: regressions - FAIL
 2020-07-12  4:49 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).