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: Wed Jan 22 2025 12:41:45 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Philippe Mathieu-Daudé
,
2025/01/22
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Daniel P . Berrangé
,
2025/01/22
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
BALATON Zoltan
,
2025/01/22
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Thomas Huth
,
2025/01/22
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Peter Maydell
,
2025/01/22
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Thomas Huth
,
2025/01/22
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Philippe Mathieu-Daudé
,
2025/01/22
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
,
Pierrick Bouvier
,
2025/01/22
[PATCH 00/28] cpus: Restrict CPU has_work() handlers to system emulation
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 01/28] target/hexagon: Ensure not being build on system emulation
,
Philippe Mathieu-Daudé
,
2025/01/21
Re: [PATCH 01/28] target/hexagon: Ensure not being build on system emulation
,
Brian Cain
,
2025/01/21
[PATCH 02/28] target/rx: Ensure not being build on user emulation
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 03/28] target/tricore: Ensure not being build on user emulation
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 04/28] cpus: Restrict cpu_get_memory_mapping() to system emulation
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 05/28] cpus: Restrict cpu_has_work() to system emulation
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 06/28] cpus: Un-inline cpu_has_work()
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 07/28] cpus: Introduce SysemuCPUOps::has_work() handler
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 08/28] target/alpha: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 09/28] target/arm: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 10/28] target/avr: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 11/28] target/hexagon: Remove CPUClass:has_work() handler
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 12/28] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 13/28] target/i386: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 14/28] target/loongarch: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 15/28] target/m68k: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 16/28] target/microblaze: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 17/28] target/mips: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 18/28] target/openrisc: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 20/28] target/riscv: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 21/28] target/rx: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 22/28] target/s390x: Restrict I/O handler installers to system emulation
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 24/28] target/sh4: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 23/28] target/s390x: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 25/28] target/sparc: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 26/28] target/tricore: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 19/28] target/ppc: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 28/28] cpus: Remove CPUClass::has_work() handler
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 27/28] target/xtensa: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2025/01/21
[PATCH 0/7] testing/next (qtest timer stuff)
,
Alex Bennée
,
2025/01/20
[PATCH 7/7] Revert "util/timer: avoid deadlock when shutting down"
,
Alex Bennée
,
2025/01/20
[PATCH 2/7] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
,
Alex Bennée
,
2025/01/20
Re: [PATCH 2/7] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
,
Thomas Huth
,
2025/01/21
[PATCH 5/7] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
,
Alex Bennée
,
2025/01/20
Re: [PATCH 5/7] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
,
Daniel Henrique Barboza
,
2025/01/20
[PATCH 1/7] tests/docker: replicate the check-rust-tools-nightly CI job
,
Alex Bennée
,
2025/01/20
[PATCH 3/7] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Alex Bennée
,
2025/01/20
Re: [PATCH 3/7] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Thomas Huth
,
2025/01/21
[PATCH 4/7] tests/qtest: simplify qtest_process_inbuf
,
Alex Bennée
,
2025/01/20
[PATCH 6/7] tests/qtest: tighten up the checks on clock_step
,
Alex Bennée
,
2025/01/20
Re: [PATCH 6/7] tests/qtest: tighten up the checks on clock_step
,
Peter Maydell
,
2025/01/21
Re: [PATCH 0/7] testing/next (qtest timer stuff)
,
Thomas Huth
,
2025/01/21
Re: [PATCH 0/7] testing/next (qtest timer stuff)
,
Fabiano Rosas
,
2025/01/21
[PATCH 0/1] s390x: Abort immediately on invalid loadparm
,
jrossi
,
2025/01/17
[PATCH 1/1] pc-bios/s390-ccw: Abort IPL on invalid loadparm
,
jrossi
,
2025/01/17
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
2025/01/16
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
2025/01/16
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Igor Mammedov
,
2025/01/22
[PATCH 0/3] pc-bios/s390-ccw: Fix problems related to network booting
,
Thomas Huth
,
2025/01/16
[PATCH 1/3] pc-bios/s390-ccw/virtio: Add a function to reset a virtio device
,
Thomas Huth
,
2025/01/16
Re: [PATCH 1/3] pc-bios/s390-ccw/virtio: Add a function to reset a virtio device
,
Jared Rossi
,
2025/01/16
[PATCH 2/3] pc-bios/s390-ccw: Fix boot problem with virtio-net devices
,
Thomas Huth
,
2025/01/16
Re: [PATCH 2/3] pc-bios/s390-ccw: Fix boot problem with virtio-net devices
,
Jared Rossi
,
2025/01/16
Re: [PATCH 2/3] pc-bios/s390-ccw: Fix boot problem with virtio-net devices
,
Philippe Mathieu-Daudé
,
2025/01/16
[PATCH 3/3] pc-bios/s390-ccw/netmain: Fix error messages with regards to the TFTP server
,
Thomas Huth
,
2025/01/16
Re: [PATCH 3/3] pc-bios/s390-ccw/netmain: Fix error messages with regards to the TFTP server
,
Jared Rossi
,
2025/01/16
Re: [PATCH 0/3] pc-bios/s390-ccw: Fix problems related to network booting
,
Jared Rossi
,
2025/01/16
Re: [PATCH 0/3] pc-bios/s390-ccw: Fix problems related to network booting
,
Eric Farman
,
2025/01/16
[PATCH v1 1/3] hw/s390x: add SCLP event type CPI
,
Shalini Chellathurai Saroja
,
2025/01/15
[PATCH v1 2/3] hw/s390x: add CPI values to QOM
,
Shalini Chellathurai Saroja
,
2025/01/15
[PATCH v1 3/3] hw/s390x: support migration of CPI values
,
Shalini Chellathurai Saroja
,
2025/01/15
[PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
,
Thomas Huth
,
2025/01/15
[PATCH 1/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.9 machine type
,
Thomas Huth
,
2025/01/15
[PATCH 2/8] hw/s390x/css: Remove the obsolete "css_migration_enabled" variable
,
Thomas Huth
,
2025/01/15
Re: [PATCH 2/8] hw/s390x/css: Remove the obsolete "css_migration_enabled" variable
,
Philippe Mathieu-Daudé
,
2025/01/15
[PATCH 3/8] hw/s390x/s390-stattrib: Remove the old migration_enabled flag
,
Thomas Huth
,
2025/01/15
Re: [PATCH 3/8] hw/s390x/s390-stattrib: Remove the old migration_enabled flag
,
Philippe Mathieu-Daudé
,
2025/01/15
[PATCH 5/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 and 2.11 machine types
,
Thomas Huth
,
2025/01/15
[PATCH 4/8] hw/intc/s390_flic: Remove the obsolete migration_enabled flag
,
Thomas Huth
,
2025/01/15
Re: [PATCH 4/8] hw/intc/s390_flic: Remove the obsolete migration_enabled flag
,
Philippe Mathieu-Daudé
,
2025/01/15
[PATCH 6/8] hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code
,
Thomas Huth
,
2025/01/15
Re: [PATCH 6/8] hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code
,
Philippe Mathieu-Daudé
,
2025/01/15
[PATCH 7/8] target/s390x/gen-features: Remove the v2.11 qemu CPU model
,
Thomas Huth
,
2025/01/15
[PATCH 8/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type
,
Thomas Huth
,
2025/01/15
Re: [PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
,
Philippe Mathieu-Daudé
,
2025/01/15
Re: [PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
,
Thomas Huth
,
2025/01/15
Re: [PATCH 00/21] hw: More QDev cleanups
,
Philippe Mathieu-Daudé
,
2025/01/12
[PULL 12/32] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
2025/01/10
[PATCH v4 00/32] testing/next: functional tests, qtest clocks, vm and keymaps (pre-PR-FINAL)
,
Alex Bennée
,
2025/01/08
[PATCH v4 03/32] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 03/32] tests/functional: add a m68k tuxrun tests
,
Daniel P . Berrangé
,
2025/01/08
[PATCH v4 15/32] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
2025/01/08
[PATCH v4 18/32] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 22/32] tests/functional: bail aarch64_virt tests early if missing TCG
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 22/32] tests/functional: bail aarch64_virt tests early if missing TCG
,
Thomas Huth
,
2025/01/08
[PATCH v4 08/32] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 10/32] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 30/32] pc-bios: ensure keymaps dependencies set vnc tests
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 30/32] pc-bios: ensure keymaps dependencies set vnc tests
,
Paolo Bonzini
,
2025/01/09
[PATCH v4 21/32] tests/functional: remove unused kernel_command_line
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 21/32] tests/functional: remove unused kernel_command_line
,
Thomas Huth
,
2025/01/08
[PATCH v4 16/32] tests/qtest: remove clock_steps from virtio tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 12/32] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 05/32] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 01/32] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 14/32] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 17/32] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 17/32] system/qtest: properly feedback results of clock_[step|set]
,
Michael Tokarev
,
2025/01/13
[PATCH v4 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
2025/01/08
[PATCH v4 09/32] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 11/32] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 07/32] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 31/32] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Alex Bennée
,
2025/01/08
[PATCH v4 13/32] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 06/32] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 04/32] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 02/32] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
2025/01/08
[PATCH v4 20/32] tests/functional: update tuxruntest to use uncompress utility
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 20/32] tests/functional: update tuxruntest to use uncompress utility
,
Thomas Huth
,
2025/01/08
[PATCH v4 28/32] tests/vm: partially un-tabify help output
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 28/32] tests/vm: partially un-tabify help output
,
Thomas Huth
,
2025/01/08
[PATCH v4 26/32] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
2025/01/08
[PATCH v4 25/32] tests/docker: move riscv64 cross container from sid to trixie
,
Alex Bennée
,
2025/01/08
[PATCH v4 29/32] tests/vm: allow interactive login as root
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 29/32] tests/vm: allow interactive login as root
,
Thomas Huth
,
2025/01/08
[PATCH v4 32/32] MAINTAINERS: Remove myself from reviewers
,
Alex Bennée
,
2025/01/08
[PATCH v4 27/32] tests/vm: fix build_path based path
,
Alex Bennée
,
2025/01/08
[PATCH v4 24/32] tests/lcitool: bump to latest version of libvirt-ci
,
Alex Bennée
,
2025/01/08
[PATCH v4 19/32] tests/functional: add zstd support to uncompress utility
,
Alex Bennée
,
2025/01/08
Re: [PATCH v4 19/32] tests/functional: add zstd support to uncompress utility
,
Daniel P . Berrangé
,
2025/01/08
Re: [PATCH v4 19/32] tests/functional: add zstd support to uncompress utility
,
Thomas Huth
,
2025/01/08
[PATCH v1 0/5] Report vfio-ap configuration changes
,
Rorie Reyes
,
2025/01/07
[PATCH v1 3/5] hw/vfio/ap: store object indicating AP config changed in a queue
,
Rorie Reyes
,
2025/01/07
[PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
,
Rorie Reyes
,
2025/01/07
Re: [PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
,
Cédric Le Goater
,
2025/01/08
Re: [PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
,
Rorie Reyes
,
2025/01/14
Re: [PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
,
Eric Farman
,
2025/01/14
[PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event
,
Rorie Reyes
,
2025/01/07
Re: [PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event
,
Cédric Le Goater
,
2025/01/08
Re: [PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event
,
Rorie Reyes
,
2025/01/08
Re: [PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event
,
Anthony Krowiak
,
2025/01/15
[PATCH v1 4/5] hw/vfio/ap: Storing event information for an AP configuration change event
,
Rorie Reyes
,
2025/01/07
[PATCH v1 5/5] s390: implementing CHSC SEI for AP config change
,
Rorie Reyes
,
2025/01/07
Re: [PATCH v1 0/5] Report vfio-ap configuration changes
,
Alex Williamson
,
2025/01/07
Re: [PATCH v1 0/5] Report vfio-ap configuration changes
,
Rorie Reyes
,
2025/01/14
[PATCH v3 00/29] testing/next: functional tests, qtest clocks, vm and keymaps (pre-PR)
,
Alex Bennée
,
2025/01/07
[PATCH v3 02/29] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 01/29] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 03/29] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 04/29] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 05/29] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 08/29] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 07/29] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 10/29] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 06/29] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 09/29] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 12/29] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 13/29] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 26/29] tests/vm: allow interactive login as root
,
Alex Bennée
,
2025/01/07
[PATCH v3 16/29] tests/qtest: remove clock_steps from virtio tests
,
Alex Bennée
,
2025/01/07
Re: [PATCH v3 16/29] tests/qtest: remove clock_steps from virtio tests
,
Fabiano Rosas
,
2025/01/07
[PATCH v3 11/29] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 15/29] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
2025/01/07
[PATCH v3 22/29] tests/docker: move riscv64 cross container from sid to trixie
,
Alex Bennée
,
2025/01/07
[PATCH v3 14/29] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 29/29] MAINTAINERS: Remove myself from reviewers
,
Alex Bennée
,
2025/01/07
[PATCH v3 25/29] tests/vm: partially un-tabify help output
,
Alex Bennée
,
2025/01/07
[PATCH v3 27/29] pc-bios: ensure keymaps dependencies set vnc tests
,
Alex Bennée
,
2025/01/07
[PATCH v3 28/29] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Alex Bennée
,
2025/01/07
[PATCH v3 24/29] tests/vm: fix build_path based path
,
Alex Bennée
,
2025/01/07
[PATCH v3 23/29] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
2025/01/07
[PATCH v3 21/29] tests/lcitool: bump to latest version of libvirt-ci
,
Alex Bennée
,
2025/01/07
[PATCH v3 17/29] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
2025/01/07
[PATCH v3 19/29] tests/functional: add zstd support to uncompress utility
,
Alex Bennée
,
2025/01/07
Re: [PATCH v3 19/29] tests/functional: add zstd support to uncompress utility
,
Thomas Huth
,
2025/01/08
[PATCH v3 20/29] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
2025/01/07
Re: [PATCH v3 20/29] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
2025/01/08
[PATCH v3 18/29] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
2025/01/07
[RFC PATCH 0/7] accel: Add per-accelerator vCPUs queue
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 1/7] cpus: Restrict CPU_FOREACH_SAFE() to user emulation
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [RFC PATCH 1/7] cpus: Restrict CPU_FOREACH_SAFE() to user emulation
,
Daniel Henrique Barboza
,
2025/01/06
[RFC PATCH 2/7] cpus: Introduce AccelOpsClass::get_cpus_queue()
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 3/7] accel/tcg: Implement tcg_get_cpus_queue()
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 4/7] accel/tcg: Use CPU_FOREACH_TCG()
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 5/7] accel/hw: Implement hw_accel_get_cpus_queue()
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Daniel Henrique Barboza
,
2025/01/06
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
BALATON Zoltan
,
2025/01/07
[RFC PATCH 7/7] accel/kvm: Use CPU_FOREACH_KVM()
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [PATCH 1/2] hw/s390x: Declare loadparm as char[LOADPARM_LEN]
,
Thomas Huth
,
2025/01/03
Re: [PATCH 1/2] hw/s390x: Declare loadparm as char[LOADPARM_LEN]
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH] tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests
,
Thomas Huth
,
2025/01/03
[PATCH 00/10] hw/s390x: Remove deprecated machine types 2.4 up to 2.8
,
Thomas Huth
,
2025/01/03
[PATCH 02/10] hw/s390x/s390-skeys: Remove the "migration-enabled" property
,
Thomas Huth
,
2025/01/03
Re: [PATCH 02/10] hw/s390x/s390-skeys: Remove the "migration-enabled" property
,
Cornelia Huck
,
2025/01/07
[PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Thomas Huth
,
2025/01/03
Re: [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Cornelia Huck
,
2025/01/07
[PATCH 03/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.6 machine type
,
Thomas Huth
,
2025/01/03
Re: [PATCH 03/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.6 machine type
,
Cornelia Huck
,
2025/01/07
[PATCH 04/10] hw/s390x: Remove the "ri_allowed" switch
,
Thomas Huth
,
2025/01/03
Re: [PATCH 04/10] hw/s390x: Remove the "ri_allowed" switch
,
Cornelia Huck
,
2025/01/07
[PATCH 05/10] hw/s390x/ipl: Remove the "iplbext_migration" property
,
Thomas Huth
,
2025/01/03
Re: [PATCH 05/10] hw/s390x/ipl: Remove the "iplbext_migration" property
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH 05/10] hw/s390x/ipl: Remove the "iplbext_migration" property
,
Cornelia Huck
,
2025/01/07
[PATCH 06/10] hw/s390x/css-bridge: Remove the "css_dev_path" property
,
Thomas Huth
,
2025/01/03
Re: [PATCH 06/10] hw/s390x/css-bridge: Remove the "css_dev_path" property
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH 06/10] hw/s390x/css-bridge: Remove the "css_dev_path" property
,
Cornelia Huck
,
2025/01/07
[PATCH 07/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.7 machine type
,
Thomas Huth
,
2025/01/03
Re: [PATCH 07/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.7 machine type
,
Cornelia Huck
,
2025/01/07
[PATCH 08/10] hw/s390x: Remove the cpu_model_allowed flag and related code
,
Thomas Huth
,
2025/01/03
Re: [PATCH 08/10] hw/s390x: Remove the cpu_model_allowed flag and related code
,
Cornelia Huck
,
2025/01/07
[PATCH 09/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.8 machine type
,
Thomas Huth
,
2025/01/03
Re: [PATCH 09/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.8 machine type
,
Cornelia Huck
,
2025/01/07
[PATCH 10/10] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
,
Thomas Huth
,
2025/01/03
Re: [PATCH 10/10] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH 10/10] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
,
Cornelia Huck
,
2025/01/07
Re: [PATCH 00/10] hw/s390x: Remove deprecated machine types 2.4 up to 2.8
,
Christian Borntraeger
,
2025/01/07
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc