xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-30 21:20:22 to 2020-04-02 14:25:41 UTC [more...]

[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 

[PATCH for-5.0] xen-block: Fix double qlist remove
 2020-04-02 13:08 UTC 

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

4.13: import xen.lowlevel.xc fails with SystemError: bad call flags
 2020-04-02 12:55 UTC  (2+ messages)

[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

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

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

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

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

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

[PATCH] x86/HVM: expose VM assist hypercall
 2020-04-02  7:46 UTC 

[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
  `  "

[PATCH 0/5] x86/p2m: misc page add/remove adjustments
 2020-04-01 11:40 UTC  (6+ 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()

[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  (22+ messages)
` [XEN PATCH v4 01/18] xen/arm: Rename all early printk macro
` [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
` [XEN PATCH v4 04/18] xen/build: include include/config/auto.conf in main Makefile
` [XEN PATCH v4 05/18] xen/build: use new $(c_flags) and $(a_flags) instead of $(CFLAGS)
` [XEN PATCH v4 06/18] xen/build: have the root Makefile generates the CFLAGS
` [XEN PATCH v4 07/18] build: Introduce documentation for xen Makefiles
` [XEN PATCH v4 08/18] xen/build: introduce if_changed and if_changed_rule
` [XEN PATCH v4 09/18] xen/build: Start using if_changed
` [XEN PATCH v4 10/18] xen/build: use if_changed on built_in.o
` [XEN PATCH v4 11/18] xen/build: Use if_changed_rules with %.o:%.c targets
` [XEN PATCH v4 12/18] xen/build: factorise generation of the linker scripts
` [XEN PATCH v4 13/18] xen/build: Use if_changed for prelink*.o
` [XEN PATCH v4 14/18] xen,symbols: rework file symbols selection
` [XEN PATCH v4 15/18] xen/build: use if_changed to build guest_%.o
` [XEN PATCH v4 16/18] build,xsm: Fix multiple call
` [XEN PATCH v4 17/18] build,include: rework compat-build-source.py
` [XEN PATCH v4 18/18] build,include: rework compat-build-header.py

[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  (31+ messages)
` [PATCH 01/11] x86/ucode/amd: Fix more potential buffer overruns with microcode parsing
` [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  (11+ messages)
` [Xen-devel] [PATCH 1/3] xen/x86: ioapic: Use true/false in bad_ioapic_register()
    `  "
` [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 

[linux-5.4 test] 149200: regressions - trouble: fail/pass/starved
 2020-03-31 11:00 UTC 

[Xen-devel] [PATCH] Revert "domctl: improve locking during domain destruction"
 2020-03-31 10:31 UTC  (6+ messages)
        `  "

[Xen-devel] [PATCH v13 0/3] VM forking
 2020-03-31 10:09 UTC  (3+ messages)
` [Xen-devel] [PATCH v13 1/3] xen/mem_sharing: "
  `  "

[ovmf test] 149207: all pass - PUSHED
 2020-03-31  9:57 UTC 

[Xen-devel] [PATCH V7] x86/altp2m: Hypercall to set altp2m view visibility
 2020-03-31  7:57 UTC  (4+ messages)
`  "

[Xen-devel] [PATCH v2] xen/x86: Compress lines for immediate return
 2020-03-31  7:51 UTC  (3+ messages)
  `  "

[linux-linus test] 149198: regressions - trouble: fail/pass/starved
 2020-03-31  7:13 UTC 

[Xen-devel] [qemu-mainline test] 149189: regressions - trouble: fail/pass/starved
 2020-03-31  4:52 UTC 

[Xen-devel] [xen-unstable test] 149188: tolerable trouble: fail/pass/starved
 2020-03-31  1:58 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).