Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-s390x (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Jun 28 2024 14:01:35 -0400
Threads in reverse chronological order
[
Next Period
]
[PULL 02/12] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/24
[PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Thomas Huth
,
2024/06/21
[PATCH 1/7] pc-bios/s390-ccw: Remove duplicated LDFLAGS
,
Thomas Huth
,
2024/06/21
[PATCH 2/7] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
,
Thomas Huth
,
2024/06/21
[PATCH 3/7] pc-bios/s390-ccw: Use the libc from SLOF for the main s390-ccw.img binary, too
,
Thomas Huth
,
2024/06/21
[PATCH 4/7] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
,
Thomas Huth
,
2024/06/21
[PATCH 6/7] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
,
Thomas Huth
,
2024/06/21
[PATCH 5/7] hw/s390x: Remove the possibility to load the s390-netboot.img binary
,
Thomas Huth
,
2024/06/21
[PATCH 7/7] docs/system/s390x/bootdevices: Update the documentation about network booting
,
Thomas Huth
,
2024/06/21
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Christian Borntraeger
,
2024/06/21
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Thomas Huth
,
2024/06/21
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Eric Farman
,
2024/06/21
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Thomas Huth
,
2024/06/24
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Jared Rossi
,
2024/06/28
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Jared Rossi
,
2024/06/23
[PATCH v2 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 02/14] hw/arm: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 03/14] hw/s390x: convert 'ccw' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 04/14] hw/ppc: convert 'spapr' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 05/14] hw/m68k: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 06/14] hw/i386: convert 'i440fx' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 07/14] hw/i386: convert 'q35' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 09/14] include/hw: temporarily disable deletion of versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
Re: [PATCH v2 09/14] include/hw: temporarily disable deletion of versioned machine types
,
Thomas Huth
,
2024/06/20
[PATCH v2 10/14] hw: set deprecation info for all versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 11/14] hw: skip registration of outdated versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 14/14] docs: document special exception for machine type deprecation & removal
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 00/12] maintainer updates pre-PR (gdbstub, plugins, time control)
,
Alex Bennée
,
2024/06/20
[PATCH v2 01/12] include/exec: add missing include guard comment
,
Alex Bennée
,
2024/06/20
[PATCH v2 02/12] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/20
[PATCH v2 04/12] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2024/06/20
[PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 03/12] plugins: Ensure register handles are not NULL
,
Alex Bennée
,
2024/06/20
[PATCH v2 07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
,
Alex Bennée
,
2024/06/20
[PATCH v2 05/12] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2024/06/20
[PATCH v2 08/12] plugins: add time control API
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 08/12] plugins: add time control API
,
Alwalid Salama
,
2024/06/27
[PATCH v2 09/12] plugins: add migration blocker
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 09/12] plugins: add migration blocker
,
Thomas Huth
,
2024/06/20
Re: [PATCH v2 09/12] plugins: add migration blocker
,
Alwalid Salama
,
2024/06/27
[PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
,
Alwalid Salama
,
2024/06/27
[PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Pierrick Bouvier
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alwalid Salama
,
2024/06/27
[PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
,
Alwalid Salama
,
2024/06/27
[PATCH] hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCG
,
Thomas Huth
,
2024/06/19
[PATCH 0/2] arch_dump: fix prstatus pid on s390x and ppc
,
Omar Sandoval
,
2024/06/19
[PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid
,
Omar Sandoval
,
2024/06/19
Re: [PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid
,
Thomas Huth
,
2024/06/19
Re: [PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid
,
Harsh Prateek Bora
,
2024/06/24
[PATCH 1/2] target/s390x/arch_dump: use correct byte order for pid
,
Omar Sandoval
,
2024/06/19
Re: [PATCH 1/2] target/s390x/arch_dump: use correct byte order for pid
,
Thomas Huth
,
2024/06/19
Re: [PATCH 0/2] arch_dump: fix prstatus pid on s390x and ppc
,
Thomas Huth
,
2024/06/24
[PATCH v2] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/14
[PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/13
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/13
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Christian Borntraeger
,
2024/06/14
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/14
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Christian Borntraeger
,
2024/06/14
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/14
[PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Philippe Mathieu-Daudé
,
2024/06/13
[PATCH v2 1/2] hw/s390x: Introduce s390_skeys_get|set() helpers
,
Philippe Mathieu-Daudé
,
2024/06/13
[PATCH v2 2/2] target/s390x: Use s390_skeys_get|set() helper
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Thomas Huth
,
2024/06/18
Re: [PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Paolo Bonzini
,
2024/06/18
Re: [PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
,
Alex Bennée
,
2024/06/12
[PATCH 1/9] include/exec: add missing include guard comment
,
Alex Bennée
,
2024/06/12
Re: [PATCH 1/9] include/exec: add missing include guard comment
,
Pierrick Bouvier
,
2024/06/12
[PATCH 4/9] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2024/06/12
[PATCH 5/9] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2024/06/12
[PATCH 7/9] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
,
Alex Bennée
,
2024/06/12
[PATCH 2/9] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/12
Re: [PATCH 2/9] gdbstub: move enums into separate header
,
Pierrick Bouvier
,
2024/06/12
[PATCH 3/9] plugins: Ensure register handles are not NULL
,
Alex Bennée
,
2024/06/12
Re: [PATCH 3/9] plugins: Ensure register handles are not NULL
,
Pierrick Bouvier
,
2024/06/12
[PATCH 6/9] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2024/06/12
[PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/13
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/14
[PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/12
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/12
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/18
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/16
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
[RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4
,
Jim Shu
,
2024/06/12
[RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
LIU Zhiwei
,
2024/06/13
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
2024/06/13
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
LIU Zhiwei
,
2024/06/14
[RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Ethan Chen
,
2024/06/13
Re: [RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
2024/06/13
[RFC PATCH 04/16] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config
,
Jim Shu
,
2024/06/12
[RFC PATCH 05/16] target/riscv: Add CPU options of WorldGuard CPU extension
,
Jim Shu
,
2024/06/12
[RFC PATCH 07/16] target/riscv: Add defines for WorldGuard CSRs
,
Jim Shu
,
2024/06/12
[RFC PATCH 11/16] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU
,
Jim Shu
,
2024/06/12
[RFC PATCH 13/16] hw/misc: riscv_wgchecker: Implement wgchecker slot registers
,
Jim Shu
,
2024/06/12
[RFC PATCH 15/16] hw/misc: riscv_wgchecker: Check the slot settings in translate
,
Jim Shu
,
2024/06/12
[RFC PATCH 16/16] hw/riscv: virt: Add WorldGuard support
,
Jim Shu
,
2024/06/12
[RFC PATCH 08/16] target/riscv: Allow global WG config to set WG CPU callbacks
,
Jim Shu
,
2024/06/12
[RFC PATCH 09/16] target/riscv: Implement WorldGuard CSRs
,
Jim Shu
,
2024/06/12
[RFC PATCH 06/16] target/riscv: Add hard-coded CPU state of WG extension
,
Jim Shu
,
2024/06/12
[RFC PATCH 10/16] target/riscv: Add WID to MemTxAttrs of CPU memory transactions
,
Jim Shu
,
2024/06/12
[RFC PATCH 12/16] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker
,
Jim Shu
,
2024/06/12
[RFC PATCH 03/16] exec: Add RISC-V WorldGuard WID to MemTxAttrs
,
Jim Shu
,
2024/06/12
[RFC PATCH 14/16] hw/misc: riscv_wgchecker: Implement correct block-access behavior
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Markus Armbruster
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Konstantin Kostiuk
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
[RFC PATCH 0/3] monitor: Pass HMP arguments to QMP HumanReadableText API as JSON
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 1/3] hw/s390x: Declare target specific monitor commands in hmp-target.h
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 1/3] hw/s390x: Declare target specific monitor commands in hmp-target.h
,
Dr. David Alan Gilbert
,
2024/06/10
[RFC PATCH 2/3] monitor: Allow passing HMP arguments to QMP HumanReadableText API
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [RFC PATCH 2/3] monitor: Allow passing HMP arguments to QMP HumanReadableText API
,
Daniel P . Berrangé
,
2024/06/10
[RFC PATCH 3/3] hw/s390x: Introduce x-query-s390x-cmma QMP command
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Ilya Leoshkevich
,
2024/06/06
Re: [PATCH] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Peter Maydell
,
2024/06/06
Re: [PATCH] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Stefan Hajnoczi
,
2024/06/06
[PULL v3 07/41] virtio-ccw: Handle extra notification data
,
Michael S. Tsirkin
,
2024/06/05
[PATCH v2 00/10] target/s390x: pc-relative translation
,
Richard Henderson
,
2024/06/05
[PATCH v2 01/10] target/s390x: Change help_goto_direct to work on displacements
,
Richard Henderson
,
2024/06/05
[PATCH v2 02/10] target/s390x: Introduce gen_psw_addr_disp
,
Richard Henderson
,
2024/06/05
[PATCH v2 03/10] target/s390x: Remove pc argument to pc_to_link_into
,
Richard Henderson
,
2024/06/05
[PATCH v2 04/10] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
,
Richard Henderson
,
2024/06/05
[PATCH v2 05/10] target/s390x: Use gen_psw_addr_disp in save_link_info
,
Richard Henderson
,
2024/06/05
[PATCH v2 06/10] target/s390x: Use deposit in save_link_info
,
Richard Henderson
,
2024/06/05
[PATCH v2 08/10] target/s390x: Use ilen instead in branches
,
Richard Henderson
,
2024/06/05
[PATCH v2 07/10] target/s390x: Use gen_psw_addr_disp in op_sam
,
Richard Henderson
,
2024/06/05
[PATCH v2 09/10] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
,
Richard Henderson
,
2024/06/05
[PATCH v2 10/10] target/s390x: Enable CF_PCREL
,
Richard Henderson
,
2024/06/05
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Thomas Huth
,
2024/06/05
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Jared Rossi
,
2024/06/05
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Thomas Huth
,
2024/06/07
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Jared Rossi
,
2024/06/16
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Thomas Huth
,
2024/06/20
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Christian Borntraeger
,
2024/06/17
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Thomas Huth
,
2024/06/20
Re: [PATCH 4/5] s390x: Add boot device fallback infrastructure
,
Thomas Huth
,
2024/06/05
Re: [PATCH 4/5] s390x: Add boot device fallback infrastructure
,
Thomas Huth
,
2024/06/05
[PULL 08/46] virtio-ccw: Handle extra notification data
,
Michael S. Tsirkin
,
2024/06/04
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Thomas Huth
,
2024/06/04
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Thomas Huth
,
2024/06/05
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Jared Rossi
,
2024/06/06
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Thomas Huth
,
2024/06/07
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Jared Rossi
,
2024/06/09
Re: [PATCH 2/5] s390x: Add loadparm to CcwDevice
,
Thomas Huth
,
2024/06/04
Re: [PATCH 2/5] s390x: Add loadparm to CcwDevice
,
Jared Rossi
,
2024/06/04
Re: [PATCH 2/5] s390x: Add loadparm to CcwDevice
,
Thomas Huth
,
2024/06/04
Re: [PATCH 2/5] s390x: Add loadparm to CcwDevice
,
Thomas Huth
,
2024/06/05
Re: [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
,
Thomas Huth
,
2024/06/03
Re: [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
,
Thomas Huth
,
2024/06/04
Re: [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
,
Jared Rossi
,
2024/06/05
Re: [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
,
Thomas Huth
,
2024/06/07
Re: [PATCH 1/5] s390x: Create include files for s390x IPL definitions
,
Thomas Huth
,
2024/06/03
[PATCH v3 00/12] testing/next: purging centos and more lcitool (pre-PR)
,
Alex Bennée
,
2024/06/03
[PATCH v3 02/12] docs/devel: update references to centos to non-versioned container
,
Alex Bennée
,
2024/06/03
[PATCH v3 03/12] tests/vm: update centos.aarch64 image to 9
,
Alex Bennée
,
2024/06/03
[PATCH v3 08/12] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job
,
Alex Bennée
,
2024/06/03
[PATCH v3 10/12] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
,
Alex Bennée
,
2024/06/03
[PATCH v3 04/12] tests/vm: remove plain centos image
,
Alex Bennée
,
2024/06/03
[PATCH v3 01/12] ci: remove centos-steam-8 customer runner
,
Alex Bennée
,
2024/06/03
[PATCH v3 06/12] docs/ci: clean-up references for consistency
,
Alex Bennée
,
2024/06/03
[PATCH v3 07/12] tests/lcitool: Delete obsolete centos-stream-8.yml file
,
Alex Bennée
,
2024/06/03
[PATCH v3 05/12] scripts/ci: remove CentOS bits from common build-environment
,
Alex Bennée
,
2024/06/03
[PATCH v3 11/12] tests/lcitool: generate package lists for ansible
,
Alex Bennée
,
2024/06/03
[PATCH v3 09/12] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version
,
Alex Bennée
,
2024/06/03
[PATCH v3 12/12] scripts/ci: drive ubuntu/build-environment.yml from lcitool
,
Alex Bennée
,
2024/06/03
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/03
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Markus Armbruster
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Markus Armbruster
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/05
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Markus Armbruster
,
2024/06/10
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/27
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc