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: Tue Dec 26 2023 11:09:03 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH 0/2] hw/s390x/ccw: Cleanup basename() and dirname()
,
Zhao Liu
,
2023/12/21
[PATCH 1/2] hw/s390x/ccw: Replace basename() with g_path_get_basename()
,
Zhao Liu
,
2023/12/21
[PATCH 2/2] hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
,
Zhao Liu
,
2023/12/21
Re: [PATCH 0/2] hw/s390x/ccw: Cleanup basename() and dirname()
,
Eric Farman
,
2023/12/21
Re: [PATCH 0/2] hw/s390x/ccw: Cleanup basename() and dirname()
,
Zhao Liu
,
2023/12/21
[PATCH 00/40] testing and plugin updates for 9.0
,
Alex Bennée
,
2023/12/21
[PATCH 01/40] tests/avocado: Add a test for a little-endian microblaze machine
,
Alex Bennée
,
2023/12/21
[PATCH 02/40] tests/avocado: use snapshot=on in kvm_xen_guest
,
Alex Bennée
,
2023/12/21
[PATCH 05/40] qtest: bump min meson timeout to 60 seconds
,
Alex Bennée
,
2023/12/21
[PATCH 07/40] qtest: bump qom-test timeout to 15 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 10/40] qtest: bump pxe-test timeout to 10 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 03/40] gitlab: include microblazeel in testing
,
Alex Bennée
,
2023/12/21
[PATCH 06/40] qtest: bump migration-test timeout to 8 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 09/40] qtest: bump test-hmp timeout to 4 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 08/40] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 04/40] chardev: use bool for fe_is_open
,
Alex Bennée
,
2023/12/21
[PATCH 15/40] qtest: bump bios-table-test timeout to 9 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 12/40] qtest: bump boot-serial-test timeout to 3 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 14/40] qtest: bump aspeed_smc-test timeout to 6 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 19/40] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 39/40] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2023/12/21
[PATCH 11/40] qtest: bump prom-env-test timeout to 6 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 13/40] qtest: bump qos-test timeout to 2 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 36/40] gdbstub: expose api to find registers
,
Alex Bennée
,
2023/12/21
[PATCH 37/40] plugins: add an API to read registers
,
Alex Bennée
,
2023/12/21
Re: [PATCH 37/40] plugins: add an API to read registers
,
Akihiko Odaki
,
2023/12/21
Re: [PATCH 37/40] plugins: add an API to read registers
,
Alex Bennée
,
2023/12/22
Re: [PATCH 37/40] plugins: add an API to read registers
,
Akihiko Odaki
,
2023/12/23
[PATCH 38/40] contrib/plugins: fix imatch
,
Alex Bennée
,
2023/12/21
[PATCH 40/40] contrib/plugins: optimise the register value tracking
,
Alex Bennée
,
2023/12/21
[PATCH 35/40] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2023/12/21
[PATCH 33/40] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2023/12/21
[PATCH 22/40] target/riscv: Remove misa_mxl validation
,
Alex Bennée
,
2023/12/21
[PATCH 23/40] target/riscv: Move misa_mxl_max to class
,
Alex Bennée
,
2023/12/21
[PATCH 27/40] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2023/12/21
[PATCH 25/40] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2023/12/21
[PATCH 32/40] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2023/12/21
[PATCH 24/40] target/riscv: Validate misa_mxl_max only once
,
Alex Bennée
,
2023/12/21
[PATCH 31/40] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2023/12/21
[PATCH 26/40] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2023/12/21
[PATCH 16/40] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 17/40] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 29/40] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2023/12/21
[PATCH 20/40] mtest2make: stop disabling meson test timeouts
,
Alex Bennée
,
2023/12/21
[PATCH 34/40] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2023/12/21
[PATCH 18/40] tests/unit: Bump test-crypto-block test timeout to 5 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 28/40] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2023/12/21
[PATCH 21/40] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alex Bennée
,
2023/12/21
[PATCH 30/40] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2023/12/21
[PATCH v17 00/14] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 01/14] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 02/14] target/ppc: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 03/14] target/riscv: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 03/14] target/riscv: Use GDBFeature for dynamic XML
,
Alistair Francis
,
2023/12/17
[PATCH v17 04/14] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 04/14] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alistair Francis
,
2023/12/17
[PATCH v17 05/14] gdbstub: Use GDBFeature for GDBRegisterState
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 06/14] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 06/14] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alistair Francis
,
2023/12/17
[PATCH v17 07/14] gdbstub: Simplify XML lookup
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 08/14] gdbstub: Infer number of core registers from XML
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 08/14] gdbstub: Infer number of core registers from XML
,
Alistair Francis
,
2023/12/17
[PATCH v17 09/14] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 09/14] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alistair Francis
,
2023/12/17
[PATCH v17 10/14] gdbstub: Add members to identify registers to GDBFeature
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 11/14] gdbstub: Expose functions to read registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 12/14] plugins: Use different helpers when reading registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 13/14] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 14/14] contrib/plugins: Allow to log registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v2 0/5] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2023/12/12
Re: [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Akihiko Odaki
,
2023/12/13
[PATCH v2 4/5] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 00/23] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 01/23] exec: Include 'cpu.h' before validating CPUArchState placement
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 02/23] exec: Expose 'target_page.h' API to user emulation
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 03/23] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 04/23] accel: Include missing 'exec/cpu_ldst.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 06/23] semihosting/uaccess: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 05/23] gdbstub: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Anton Johansson
,
2023/12/13
[PATCH v2 10/23] target/i386: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 11/23] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 11/23] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 09/23] host/atomic128: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 09/23] host/atomic128: Include missing 'qemu/atomic.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 13/23] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Anton Johansson
,
2023/12/13
Re: [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Philippe Mathieu-Daudé
,
2023/12/13
[PATCH v2 14/23] exec/cpu-all: Remove unused tswapls() definitions
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 14/23] exec/cpu-all: Remove unused tswapls() definitions
,
Anton Johansson
,
2023/12/13
[PATCH v2 16/23] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 16/23] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
,
Anton Johansson
,
2023/12/13
[PATCH v2 18/23] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 17/23] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 17/23] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Thomas Huth
,
2023/12/14
[PATCH v2 19/23] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 19/23] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Thomas Huth
,
2023/12/14
[PATCH v2 20/23] exec: Declare abi_ptr type in its own 'abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 21/23] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 23/23] exec/cpu_ldst: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 22/23] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 00/23] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 0/4] hw: Remove 'exec/exec-all.h' header when unused
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Thomas Huth
,
2023/12/14
Re: [PATCH 1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Richard Henderson
,
2023/12/14
[PATCH 2/4] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 2/4] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Thomas Huth
,
2023/12/14
[PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Christian Borntraeger
,
2023/12/12
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Eric Farman
,
2023/12/12
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Christian Borntraeger
,
2023/12/13
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/26
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Eric Farman
,
2023/12/14
[PATCH 4/4] target: Restrict 'sysemu/reset.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 4/4] target: Restrict 'sysemu/reset.h' to system emulation
,
Thomas Huth
,
2023/12/14
Re: [PATCH 4/4] target: Restrict 'sysemu/reset.h' to system emulation
,
Zhao Liu
,
2023/12/15
Re: [PATCH 0/4] hw: Remove 'exec/exec-all.h' header when unused
,
Philippe Mathieu-Daudé
,
2023/12/26
[PATCH 00/24] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Warner Losh
,
2023/12/11
Re: [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Warner Losh
,
2023/12/11
[PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
,
Warner Losh
,
2023/12/11
[PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Nicholas Piggin
,
2023/12/21
[PATCH 04/24] accel: Include missing 'exec/cpu_ldst.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 05/24] semihosting/uaccess: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 07/24] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 08/24] host/atomic128: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Nicholas Piggin
,
2023/12/21
[PATCH 10/24] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 11/24] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 12/24] target/i386: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 13/24] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
,
Warner Losh
,
2023/12/11
Re: [PATCH 00/24] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 16/24] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 15/24] exec/cpu-all: Remove unused headers
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 15/24] exec/cpu-all: Remove unused headers
,
Richard Henderson
,
2023/12/11
Re: [PATCH 15/24] exec/cpu-all: Remove unused headers
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Nicholas Piggin
,
2023/12/21
[PATCH 18/24] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 19/24] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 21/24] exec/cpu_ldst: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 22/24] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Nicholas Piggin
,
2023/12/22
Re: [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
2023/12/26
[PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
Warner Losh
,
2023/12/11
Re: [PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
gaosong
,
2023/12/11
Re: [RFC 00/41] qom-topo: Abstract Everything about CPU Topology
,
Zhao Liu
,
2023/12/11
[PULL 2/6] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
,
Alex Bennée
,
2023/12/01
[PULL 6/6] gitlab: add optional job to run flaky avocado tests
,
Alex Bennée
,
2023/12/01
[PATCH v2 0/7] final fixes for 8.2
,
Alex Bennée
,
2023/12/01
[PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Stefan Hajnoczi
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Alex Bennée
,
2023/12/01
[PATCH v2 1/7] gdbstub: use a better signal when we halt for IO reasons
,
Alex Bennée
,
2023/12/01
[PATCH v2 6/7] gitlab: build the correct microblaze target
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Thomas Huth
,
2023/12/04
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Alex Bennée
,
2023/12/04
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Thomas Huth
,
2023/12/04
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Cédric Le Goater
,
2023/12/04
[PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Alex Bennée
,
2023/12/01
[PATCH v2 2/7] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
,
Alex Bennée
,
2023/12/01
[PATCH v2 5/7] tests/avocado: tag sbsa tests as tcg only
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 5/7] tests/avocado: tag sbsa tests as tcg only
,
Philippe Mathieu-Daudé
,
2023/12/01
[PATCH v2 7/7] gitlab: add optional job to run flaky avocado tests
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 7/7] gitlab: add optional job to run flaky avocado tests
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 0/7] final fixes for 8.2
,
Stefan Hajnoczi
,
2023/12/01
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Harsh Prateek Bora
,
2023/12/01
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Harsh Prateek Bora
,
2023/12/01
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Stefan Hajnoczi
,
2023/12/07
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc