xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-31 11:08:35 to 2020-04-03 08:00:38 UTC [more...]

[Xen-devel] [PATCH v5 00/10] x86emul: further work
 2020-04-03  8:00 UTC  (7+ messages)
` [Xen-devel] [PATCH v5 05/10] x86emul: support MOVDIR64B insn
  `  "
` [Xen-devel] [PATCH v5 10/10] x86emul: support MCOMMIT
  `  "

[Xen-devel] [PATCH 0/5] x86emul: allow suppressing FPU/MMX/SIMD insn emulation
 2020-04-03  7:52 UTC  (5+ messages)
` [Xen-devel] [PATCH 5/5] x86emul: disable FPU/MMX/SIMD insn emulation when !HVM
      `  "

[PATCH] x86/HVM: expose VM assist hypercall
 2020-04-03  7:43 UTC  (3+ messages)

[Xen-devel] [PATCH 0/4] x86: reduce errors in frequency calculations / unrelated cleanup
 2020-04-03  7:32 UTC  (7+ messages)
` [Xen-devel] [PATCH 4/4] x86/APIC: restrict certain messages to BSP
      ` Ping: "
  `  "

[xen-unstable test] 149335: regressions - FAIL
 2020-04-03  5:27 UTC 

4.13: import xen.lowlevel.xc fails with SystemError: bad call flags
 2020-04-03  1:47 UTC  (3+ messages)

[ovmf test] 149325: all pass - PUSHED
 2020-04-02 23:39 UTC 

[PATCH 0/5] x86/p2m: misc page add/remove adjustments
 2020-04-02 22:47 UTC  (11+ messages)
` [PATCH 1/5] x86/p2m: don't ignore p2m_remove_page()'s return value
` [PATCH 2/5] x86/p2m: don't assert that the passed in MFN matches for a remove
` [PATCH 3/5] x86/p2m: make p2m_remove_page()'s parameters type-safe
` [PATCH 4/5] x86/p2m: drop pointless nested variable from guest_physmap_add_entry()
` [PATCH 5/5] x86/p2m: use available local variable in guest_physmap_add_entry()

[linux-linus bisection] complete build-arm64-pvops
 2020-04-02 22:38 UTC 

[linux-5.4 test] 149311: regressions - FAIL
 2020-04-02 20:50 UTC 

[Xen-devel] [PATCH v2] x86/PV: remove unnecessary toggle_guest_pt() overhead
 2020-04-02 19:27 UTC  (3+ messages)
` Ping: "
`  "

[Xen-devel] [PATCH v2] xen/arm: implement GICD_I[S/C]ACTIVER reads
 2020-04-02 18:52 UTC  (13+ messages)
      `  "

[Xen-devel] [PATCH v2 0/2] xen: credit2: fix vcpu starvation due to too few credits
 2020-04-02 18:32 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 1/2] xen: credit2: avoid vCPUs to ever reach lower credits than idle
  `  "
` [Xen-devel] [PATCH v2 2/2] xen: credit2: fix credit reset happening too few times
  `  "

[OSSTEST PATCH 1/2] ts-logs-capture: Cope better with unbootable host
 2020-04-02 17:17 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] ts-logs-capture: Cope better with unbootable host (2)

[linux-linus test] 149306: regressions - FAIL
 2020-04-02 17:11 UTC 

[PATCH] xen/x86: Use macro DIV_ROUND_UP
 2020-04-02 16:20 UTC  (2+ messages)

[PATCH] hvmloader: probe memory below 4G before allocation for OVMF
 2020-04-02 16:18 UTC 

[PATCH v7 00/12] Add hypervisor sysfs-like support
 2020-04-02 15:46 UTC  (13+ messages)
` [PATCH v7 01/12] xen/vmx: let opt_ept_ad always reflect the current setting
` [PATCH v7 02/12] xen: add a generic way to include binary files as variables
` [PATCH v7 03/12] docs: add feature document for Xen hypervisor sysfs-like support
` [PATCH v7 04/12] xen: add basic hypervisor filesystem support
` [PATCH v7 05/12] libs: add libxenhypfs
` [PATCH v7 06/12] tools: add xenfs tool
` [PATCH v7 07/12] xen: provide version information in hypfs
` [PATCH v7 08/12] xen: add /buildinfo/config entry to hypervisor filesystem
` [PATCH v7 09/12] xen: add runtime parameter access support to hypfs
` [PATCH v7 10/12] tools/libxl: use libxenhypfs for setting xen runtime parameters
` [PATCH v7 11/12] tools/libxc: remove xc_set_parameters()
` [PATCH v7 12/12] xen: remove XEN_SYSCTL_set_parameter support

[qemu-mainline test] 149303: regressions - FAIL
 2020-04-02 15:26 UTC 

[PATCH v2 0/2] x86/cpuidle: Cannon Lake adjustments
 2020-04-02 14:58 UTC  (4+ messages)
` [PATCH v2 1/2] x86/cpuidle: drop Cannon Lake support
` [PATCH v2 2/2] x86/cpuidle: support Cannon Lake (again)

[PATCH for-5.0] xen-block: Fix double qlist remove
 2020-04-02 14:27 UTC  (2+ messages)

[Xen-devel] [PATCH v4] x86: clear RDRAND CPUID bit on AMD family 15h/16h
 2020-04-02 14:25 UTC  (3+ messages)
` Ping: "
`  "

[Xen-devel] [PATCH] tools/xenstore: fix a use after free problem in xenstored
 2020-04-02 14:25 UTC  (2+ messages)

[Xen-devel] [PATCH 0/5] domain context infrastructure
 2020-04-02 14:00 UTC  (15+ messages)
` [Xen-devel] [PATCH 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
  `  "
` [Xen-devel] [PATCH 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
  `  "
` [Xen-devel] [PATCH 4/5] common/domain: add a domain context record for shared_info
  `  "

[libvirt test] 149314: regressions - FAIL
 2020-04-02 13:55 UTC 

[xen-unstable test] 149297: regressions - FAIL
 2020-04-02 12:57 UTC 

[PULL 00/25] Xen queue v2
 2020-04-02 12:07 UTC  (5+ messages)
` [PULL 06/25] xen: create xenstore areas for XenDevice-s
  ` [Qemu-devel] "

[Xen-devel] [PATCH v2] x86emul: suppress "not built" warning for test harness for run targets
 2020-04-02 11:22 UTC  (3+ messages)
`  "

[PATCH] x86emul: inherit HOSTCC when building 32-bit harness on 64-bit host
 2020-04-02 10:23 UTC  (2+ messages)

[PATCH 0/5] x86/ucode: Cleanup part 5/n
 2020-04-02 10:19 UTC  (6+ messages)
` [PATCH 1/5] x86/ucode/intel: Remove CPUID from collect_cpu_info()
` [PATCH 2/5] x86/ucode: Drop ops->match_cpu()
` [PATCH 3/5] x86/ucode: Don't try to cope with NULL pointers in apply_microcode()
` [PATCH 4/5] x86/ucode: Drop ops->free_patch()
` [PATCH 5/5] x86/ucode: Simplify the ops->collect_cpu_info() API

[PATCH] guestcopy: evaluate {, __}copy{, _field}_to_guest*() arguments just once
 2020-04-02  6:20 UTC  (3+ messages)
` [PATCH] guestcopy: evaluate {,__}copy{,_field}_to_guest*() "

[ovmf test] 149292: all pass - PUSHED
 2020-04-02  5:19 UTC 

[linux-5.4 test] 149270: regressions - FAIL
 2020-04-02  2:09 UTC 

[linux-linus test] 149266: regressions - FAIL
 2020-04-01 23:24 UTC 

[Xen-devel] [PATCH 0/8] Fix build with using OCaml 4.06.1 and -safe-string
 2020-04-01 22:00 UTC  (17+ messages)
` [Xen-devel] [PATCH 1/8] xen/guest_access: Harden copy_to_guest_offset to prevent const dest operand
  `  "
` [Xen-devel] [PATCH 2/8] xen/public: sysctl: set_parameter.params and debug.keys should be const
  `  "
` [Xen-devel] [PATCH 3/8] tools/libxc: misc: Mark const the parameter 'keys' of xc_send_debug_keys()
  `  "
` [Xen-devel] [PATCH 4/8] tools/libxc: misc: Mark const the parameter 'params' of xc_set_parameters()
  `  "
` [PATCH 0/8] Fix build with using OCaml 4.06.1 and -safe-string

[qemu-mainline test] 149264: regressions - FAIL
 2020-04-01 21:36 UTC 

[Xen-devel] Having a DOM-U guest with 1:1 mapping in the second stage MMU
 2020-04-01 21:35 UTC  (3+ messages)

[xen-unstable-smoke test] 149296: tolerable all pass - PUSHED
 2020-04-01 20:07 UTC 

[xen-unstable test] 149260: regressions - FAIL
 2020-04-01 18:06 UTC 

[PATCH] timeout: adjust timeout when running nested tests
 2020-04-01 17:02 UTC  (4+ messages)

[Xen-devel] Having a DOM-U guest with 1:1 mapping in the second stage MMU
 2020-04-01 16:26 UTC  (2+ messages)

[xen-unstable-smoke test] 149284: tolerable all pass - PUSHED
 2020-04-01 16:04 UTC 

Make VM save/restore and VM migration work on ARM
 2020-04-01 15:44 UTC 

[ovmf test] 149262: all pass - PUSHED
 2020-04-01 15:22 UTC 

[libvirt test] 149268: regressions - FAIL
 2020-04-01 14:33 UTC 

[xen-unstable-smoke test] 149278: tolerable all pass - PUSHED
 2020-04-01 12:42 UTC 

[Xen-devel] [PATCH 0/5] use new API for Xen page tables
 2020-04-01 12:40 UTC  (9+ messages)
` [Xen-devel] [PATCH 1/5] x86/shim: map and unmap page tables in replace_va_mapping
  `  "
` [Xen-devel] [PATCH 2/5] x86_64/mm: map and unmap page tables in m2p_mapped
  `  "
` [Xen-devel] [PATCH 3/5] x86_64/mm: map and unmap page tables in share_hotadd_m2p_table
  `  "
` [Xen-devel] [PATCH 5/5] x86_64/mm: map and unmap page tables in destroy_m2p_mapping
  `  "

[xen-unstable-coverity test] 149277: all pass - PUSHED
 2020-04-01 10:49 UTC 

[XEN PATCH v4 00/18] xen: Build system improvements
 2020-04-01  9:52 UTC  (6+ messages)
` [XEN PATCH v4 02/18] xen/arm: Configure early printk via Kconfig
` [XEN PATCH v4 03/18] build,arm: Fix deps check of head.o

[PATCH] x86/dom0: fix copy of low 1MB data for PVH
 2020-04-01  8:06 UTC  (2+ messages)

[Xen-devel] [PATCH v8 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-01  7:58 UTC  (7+ messages)
` [Xen-devel] [PATCH v8 1/3] x86/tlb: introduce a flush HVM ASIDs flag
  `  "

[linux-5.4 test] 149244: regressions - FAIL
 2020-04-01  7:39 UTC  (2+ messages)

[linux-linus test] 149238: tolerable FAIL - PUSHED
 2020-04-01  3:52 UTC 

[qemu-mainline test] 149236: regressions - FAIL
 2020-04-01  2:30 UTC 

[ovmf test] 149242: all pass - PUSHED
 2020-04-01  0:27 UTC 

[xen-unstable test] 149231: regressions - trouble: fail/pass/starved
 2020-03-31 23:59 UTC 

[Xen-devel] Having a DOM-U guest with 1:1 mapping in the second stage MMU
 2020-03-31 19:39 UTC  (4+ messages)
  ` [EXT] "

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict
 2020-03-31 19:24 UTC 

[OSSTEST PATCH v2 1/2] host props/flags: Break out blessing_must_not_modify_host
 2020-03-31 16:43 UTC  (2+ messages)
` [OSSTEST PATCH v2 2/2] host props/flags: Save for commissioning flights too

[PATCH v2 0/2] x86emul: (mainly) vendor specific behavior adjustments
 2020-03-31 16:10 UTC  (5+ messages)
` [PATCH v2 1/2] x86emul: vendor specific SYSCALL behavior
` [PATCH v2 2/2] x86emul: support SYSRET

[PATCH 00/11] x86/ucode: Cleanup and fixes - Part 4/n (AMD)
 2020-03-31 16:00 UTC  (30+ messages)
` [PATCH 02/11] x86/ucode/amd: Move check_final_patch_levels() to apply_microcode()
` [PATCH 03/11] x86/ucode/amd: Don't use void * for microcode_patch->mpb
` [PATCH 04/11] x86/ucode/amd: Collect CPUID.1.EAX in collect_cpu_info()
` [PATCH 05/11] x86/ucode/amd: Overhaul the equivalent cpu table handling completely
` [PATCH 06/11] x86/ucode/amd: Move verify_patch_size() into get_ucode_from_buffer_amd()
` [PATCH 07/11] x86/ucode/amd: Alter API for microcode_fits()
` [PATCH 08/11] x86/ucode/amd: Rename bufsize to size in cpu_request_microcode()
` [PATCH 09/11] x86/ucode/amd: Remove gratuitous memory allocations from cpu_request_microcode()
` [PATCH 10/11] x86/ucode/amd: Fold structures together
` [PATCH 11/11] x86/ucode/amd: Rework parsing logic in cpu_request_microcode()

[libvirt test] 149234: regressions - FAIL
 2020-03-31 15:47 UTC 

[seabios test] 149211: tolerable FAIL - PUSHED
 2020-03-31 15:34 UTC 

[Xen-devel] [PATCH] drm/xen: fix passing zero to 'PTR_ERR' warning
 2020-03-31 15:15 UTC  (3+ messages)

[Xen-devel] [PATCH v2 0/7] x86/ucode: Cleanup and fixes - Part 3/n (Intel)
 2020-03-31 14:26 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 3/7] x86/ucode/intel: Remove gratuitous memory allocations from cpu_request_microcode()
  `  "
` [Xen-devel] [PATCH v2 6/7] x86/ucode/intel: Clean up microcode_sanity_check()
  `  "
` [Xen-devel] [PATCH v2 7/7] x86/ucode/intel: Fold structures together
  `  "

[Xen-devel] [PATCH] x86/HVM: fix AMD ECS handling for Fam 10
 2020-03-31 12:26 UTC  (4+ messages)
  ` Ping²: "

[Xen-devel] [PATCH 0/3] xen/x86: Simplify ioapic_init()
 2020-03-31 12:12 UTC  (8+ messages)
` [Xen-devel] [PATCH 2/3] xen/x86: ioapic: Rename init_ioapic_mappings() to init_ioapic()
    `  "
` [Xen-devel] [PATCH 3/3] xen/x86: ioapic: Simplify ioapic_init()
  `  "

[Xen-devel] [PATCH 0/2] Handle
 2020-03-31 12:10 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/2] xen/mm: fold PGC_broken into PGC_state bits
  ` [Xen-devel] [PATCH 2/2] xen/mm: Introduce PGC_state_uninitialised
    `  "
  ` [PATCH 1/2] xen/mm: fold PGC_broken into PGC_state bits

[Xen-devel] [PATCH v4] x86: irq: Do not BUG_ON multiple unbind calls for shared pirqs
 2020-03-31 11:51 UTC  (7+ messages)
        `  "

[xen-unstable-smoke test] 149240: tolerable all pass - PUSHED
 2020-03-31 11:08 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).