xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 17:16:54 to 2021-03-04 15:04:50 UTC [more...]

[PATCH XENSTORE v1 00/10] Code analysis fixes
 2021-03-04 15:04 UTC  (39+ messages)
` [PATCH XENSTORE v1 01/10] xenstore: add missing NULL check
` [PATCH XENSTORE v1 02/10] xenstore: fix print format string
` [PATCH XENSTORE v1 03/10] xenstore: check formats of trace
` [PATCH XENSTORE v1 04/10] xenstore_client: handle memory on error
` [PATCH XENSTORE v1 05/10] xenstore: handle daemon creation errors
` [PATCH XENSTORE v1 06/10] xenstored: handle port reads correctly
` [PATCH XENSTORE v1 07/10] xenstore: handle do_mkdir and do_rm failure
` [PATCH XENSTORE v1 08/10] xenstore: add missing NULL check
` [PATCH XENSTORE v1 09/10] xs: handle daemon socket error
` [PATCH XENSTORE v1 10/10] xs: add error handling
` [for-4.15] Re: [PATCH XENSTORE v1 00/10] Code analysis fixes

[PATCH v2 for-4.15] x86/msr: introduce an option for HVM relaxed rdmsr behavior
 2021-03-04 14:59 UTC  (2+ messages)

[PATCH RFC for-4.15] x86/msr: introduce an option for legacy MSR behavior selection
 2021-03-04 14:17 UTC  (15+ messages)

[PATCH for-4.15] tools/libxendevicemodel: Strip __XEN_TOOLS__ header guard
 2021-03-04 14:14 UTC  (3+ messages)

[qemu-mainline test] 159822: regressions - FAIL
 2021-03-04 13:55 UTC 

[PATCH for-4.15 1/2] xen/dmop: Fix XEN_DMOP_nr_vcpus to actually return data
 2021-03-04 13:04 UTC  (2+ messages)

[PATCH][4.15] crypto: adjust rijndaelEncrypt() prototype for gcc11
 2021-03-04 13:00 UTC  (10+ messages)

[PATCH for-4.15] xen/dmop: Fix XEN_DMOP_nr_vcpus to actually return data
 2021-03-04 12:39 UTC  (3+ messages)

[GIT PULL] xen: branch for v5.12-rc2
 2021-03-04 11:00 UTC 

Xen Security Advisory 369 v1 - Linux: special config may crash when trying to map foreign pages
 2021-03-04 10:58 UTC 

Xen Security Advisory 367 v1 - Linux: netback fails to honor grant mapping errors
 2021-03-04 10:39 UTC 

dom0less boot two compressed kernel images out-of-memory work-around
 2021-03-04 10:28 UTC  (3+ messages)

[PATCH for-4.15] tools/xenstored: liveupdate: Properly check long transaction
 2021-03-04 10:14 UTC  (8+ messages)

[xen-unstable test] 159820: tolerable FAIL - PUSHED
 2021-03-04  8:47 UTC 

[libvirt test] 159824: regressions - FAIL
 2021-03-04  7:56 UTC 

[PATCH] VMX: use a single, global APIC access page
 2021-03-04  7:51 UTC  (11+ messages)

[linux-linus test] 159818: regressions - FAIL
 2021-03-04  3:13 UTC 

[qemu-mainline test] 159817: regressions - FAIL
 2021-03-04  2:02 UTC 

[xen-unstable-smoke test] 159819: tolerable all pass - PUSHED
 2021-03-03 22:01 UTC 

[xen-unstable test] 159814: tolerable FAIL
 2021-03-03 19:58 UTC 

[PATCH v3 0/7] Xen guest-loader support, pre-PR
 2021-03-03 18:38 UTC  (10+ messages)
` [PATCH v3 1/7] hw/board: promote fdt from ARM VirtMachineState to MachineState
` [PATCH v3 2/7] hw/riscv: migrate fdt field to generic MachineState
` [PATCH v3 3/7] device_tree: add qemu_fdt_setprop_string_array helper
` [PATCH v3 4/7] hw/core: implement a guest-loader to support static hypervisor guests
` [PATCH v3 5/7] docs: move generic-loader documentation into the main manual
` [PATCH v3 6/7] docs: add some documentation for the guest-loader
` [PATCH v3 7/7] tests/avocado: add boot_xen tests

[PATCH for-next] xen/arm: mm: flush_page_to_ram() only need to clean to PoC
 2021-03-03 18:33 UTC  (7+ messages)

[PATCH v2 1/2] edid: Make refresh rate configurable
 2021-03-03 15:29 UTC  (2+ messages)
` [PATCH v2 2/2] virtio-gpu: Respect UI refresh rate for EDID

[linux-linus test] 159811: regressions - FAIL
 2021-03-03 15:16 UTC 

[PATCH for-4.15] automation: allow doing hypervisor only builds
 2021-03-03 14:47 UTC  (2+ messages)

[RFC v2 0/7] add function support to IDL
 2021-03-03 13:41 UTC  (10+ messages)
` [RFC v2 1/7] libxl: remove extra whitespace from gentypes.py
` [RFC v2 2/7] libxl: add Function class to IDL
` [RFC v2 3/7] libxl: add PASS_BY_CONST_REFERENCE to idl
` [RFC v2 4/7] libxl: add DeviceFunction classes to IDL
` [RFC v2 5/7] libxl: add device function definitions to libxl_types.idl
` [RFC v2 6/7] libxl: implement device add/remove/destroy functions generation
` [RFC v2 7/7] libxl: replace LIBXL_DEFINE_DEVICE* macro usage with generated code

[qemu-mainline test] 159810: regressions - FAIL
 2021-03-03 13:28 UTC 

[PATCH] automation: add a build job with NR_CPUS == 1
 2021-03-03 12:00 UTC  (4+ messages)

[PATCH v7 0/5] Introducing QMP query-netdev command
 2021-03-03  9:59 UTC  (6+ messages)
` [PATCH v7 1/5] qapi: net: Add "
` [PATCH v7 2/5] tests: Add tests for "
` [PATCH v7 3/5] net: Move NetClientState.info_str to dynamic allocations
` [PATCH v7 4/5] hmp: Use QAPI NetdevInfo in hmp_info_network
` [PATCH v7 5/5] net: Do not fill legacy info_str for backends

[xen-unstable-coverity test] 159815: all pass - PUSHED
 2021-03-03  9:56 UTC 

[PATCH v2 for-4.15 0/2] firmware: fix build on Alpine
 2021-03-03  9:48 UTC  (4+ messages)
` [PATCH v2 for-4.15 1/2] firmware: provide a stand alone set of headers
` [PATCH v2 for-4.15 2/2] automation: enable rombios build on Alpine

[PATCH] efi: x86/xen: fix -Wmissing-prototypes warning
 2021-03-03  9:44 UTC  (2+ messages)

[PATCH] virtio-gpu: Respect graphics update interval for EDID
 2021-03-03  9:18 UTC  (8+ messages)

[xen-unstable test] 159808: tolerable FAIL - PUSHED
 2021-03-03  8:49 UTC 

[libvirt test] 159812: regressions - FAIL
 2021-03-03  8:05 UTC 

[linux-linus test] 159806: regressions - FAIL
 2021-03-03  3:09 UTC 

[qemu-mainline test] 159804: regressions - FAIL
 2021-03-03  0:16 UTC 

[xen-unstable test] 159801: tolerable FAIL - PUSHED
 2021-03-02 20:47 UTC 

[PATCH for-4.15] automation/alpine: add g++ to the list of build depends
 2021-03-02 19:39 UTC  (9+ messages)

[PATCH v6 0/5] Introducing QMP query-netdev command
 2021-03-02 19:10 UTC  (7+ messages)
` [PATCH v6 1/5] qapi: net: Add "
` [PATCH v6 2/5] tests: Add tests for "
` [PATCH v6 3/5] net: Move NetClientState.info_str to dynamic allocations
` [PATCH v6 4/5] hmp: Use QAPI NetdevInfo in hmp_info_network
` [PATCH v6 5/5] net: Do not fill legacy info_str for backends

xenstore_lib.h and libxenstore API/ABI problems
 2021-03-02 17:24 UTC  (4+ messages)

[xen-unstable-smoke test] 159805: tolerable all pass - PUSHED
 2021-03-02 15:39 UTC 

[ovmf test] 159800: all pass - PUSHED
 2021-03-02 15:33 UTC 

[linux-linus test] 159798: regressions - FAIL
 2021-03-02 15:05 UTC 

Linux >= 5.9 PV dom0 crash when starting a HVM - AMD Ryzen 4750U, Xen 4.14.1
 2021-03-02 13:41 UTC 

[PATCH 0/2][4.15?] fix build when NR_CPUS == 1
 2021-03-02 13:37 UTC  (15+ messages)
` [PATCH 1/2][4.15?] sched: "
` [PATCH 2/2][4.15?] x86: "

[PATCH][4.15] x86/shadow: suppress "fast fault path" optimization without reserved bits
 2021-03-02 13:17 UTC  (10+ messages)

[xen-unstable-smoke test] 159802: tolerable all pass - PUSHED
 2021-03-02 12:13 UTC 

[qemu-mainline test] 159796: regressions - FAIL
 2021-03-02 12:00 UTC 

[PATCH for-4.15 0/3] tools: ABI checking
 2021-03-02 11:38 UTC  (11+ messages)
` [PATCH 1/3] tools: Check for abi-compliance-checker in ./configure
` [PATCH 2/3] tools/libs: Stash the 4.14 API/ABIs for the stable libraries

[PATCH for-4.15 v5 0/3] xen/iommu: Collection of bug fixes for IOMMU teardown
 2021-03-02  9:56 UTC  (2+ messages)

[PATCH for-4.15] tools/xenstored: Avoid dereferencing a NULL pointer if LiveUpdate is failing
 2021-03-02  9:43 UTC  (4+ messages)

[libvirt test] 159799: regressions - FAIL
 2021-03-02  7:34 UTC 

[xen-unstable test] 159795: tolerable FAIL - PUSHED
 2021-03-02  6:02 UTC 

[xen-unstable-smoke test] 159797: tolerable all pass - PUSHED
 2021-03-02  3:31 UTC 

[linux-linus test] 159794: regressions - FAIL
 2021-03-02  2:37 UTC 

dom0 suddenly blocking on all access to md device
 2021-03-02  0:44 UTC  (2+ messages)

[qemu-mainline test] 159791: regressions - FAIL
 2021-03-01 22:51 UTC 

[PATCH] xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculating
 2021-03-01 21:10 UTC  (2+ messages)

[PATCH v1] xen: ACPI: Get rid of ACPICA message printing
 2021-03-01 19:18 UTC  (5+ messages)

[ovmf test] 159792: all pass - PUSHED
 2021-03-01 18:38 UTC 

[xen-unstable-smoke test] 159793: tolerable all pass - PUSHED
 2021-03-01 18:26 UTC 

[linux-linus test] 159789: regressions - FAIL
 2021-03-01 17:43 UTC 

[PATCH] tools: Improve signal handling in xen-vmtrace
 2021-03-01 17:39 UTC  (4+ messages)

[PATCH][4.15] x86/shadow: replace bogus return path in shadow_get_page_from_l1e()
 2021-03-01 17:26 UTC  (5+ messages)

[PATCH for-4.15 0/3] firmware: fix build on Alpine
 2021-03-01 17:23 UTC  (3+ messages)
` [PATCH for-4.15 2/3] firmware: provide a stand alone set of headers


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).