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 May 31 2024 12:23:52 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Philippe Mathieu-Daudé
,
2024/05/30
[PATCH 1/4] hw/s390x: Introduce the @dump-s390-skeys QMP command
,
Philippe Mathieu-Daudé
,
2024/05/30
[PATCH 2/4] hw/s390x: Introduce the 'dump_s390_skeys' HMP command
,
Philippe Mathieu-Daudé
,
2024/05/30
[PATCH 3/4] hw/s390x: Deprecate the HMP 'dump_skeys' command
,
Philippe Mathieu-Daudé
,
2024/05/30
[PATCH 4/4] hw/s390x: Deprecate the QMP @dump-skeys command
,
Philippe Mathieu-Daudé
,
2024/05/30
Re: [PATCH 4/4] hw/s390x: Deprecate the QMP @dump-skeys command
,
Thomas Huth
,
2024/05/31
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Anton Johansson
,
2024/05/30
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Thomas Huth
,
2024/05/31
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/05/31
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Thomas Huth
,
2024/05/31
[PATCH 00/10] testing/next: purging centos and more lcitool
,
Alex Bennée
,
2024/05/29
[PATCH 02/10] docs/devel: update references to centos to non-versioned container
,
Alex Bennée
,
2024/05/29
Re: [PATCH 02/10] docs/devel: update references to centos to non-versioned container
,
Thomas Huth
,
2024/05/29
[PATCH 01/10] ci: remove centos-steam-8 customer runner
,
Alex Bennée
,
2024/05/29
[PATCH 03/10] tests/vm: update centos.aarch64 image to 9
,
Alex Bennée
,
2024/05/29
[PATCH 04/10] tests/vm: remove plain centos image
,
Alex Bennée
,
2024/05/29
[PATCH 07/10] tests/lcitool: bump to latest version
,
Alex Bennée
,
2024/05/29
Re: [PATCH 07/10] tests/lcitool: bump to latest version
,
Thomas Huth
,
2024/05/29
Re: [PATCH 07/10] tests/lcitool: bump to latest version
,
Alex Bennée
,
2024/05/29
[PATCH 08/10] tests/lcitool: generate package lists for ansible
,
Alex Bennée
,
2024/05/29
[PATCH 06/10] docs/ci: clean-up references for consistency
,
Alex Bennée
,
2024/05/29
[PATCH 09/10] scripts/ci: drive ubuntu/build-environment.yml from lcitool
,
Alex Bennée
,
2024/05/29
[PATCH 05/10] scripts/ci: remove CentOS bits from common build-environment
,
Alex Bennée
,
2024/05/29
[PATCH 10/10] tests/avocado: update sbsa-ref firmware
,
Alex Bennée
,
2024/05/29
[PATCH 0/5] s390x: Add Full Boot Order Support
,
jrossi
,
2024/05/29
[PATCH 1/5] s390x: Create include files for s390x IPL definitions
,
jrossi
,
2024/05/29
[PATCH 2/5] s390x: Add loadparm to CcwDevice
,
jrossi
,
2024/05/29
[PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
,
jrossi
,
2024/05/29
[PATCH 4/5] s390x: Add boot device fallback infrastructure
,
jrossi
,
2024/05/29
[PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
jrossi
,
2024/05/29
[PATCH] hw/s390x: prevent potential NULL dereference
,
Oleg Sviridov
,
2024/05/29
Re: [PATCH] hw/s390x: prevent potential NULL dereference
,
Philippe Mathieu-Daudé
,
2024/05/29
[PULL 00/22] s390x, build-oss-fuzz and Clang -fsanitize=undefined fixes
,
Thomas Huth
,
2024/05/29
[PULL 01/22] target/s390x: Do not use unwind for per_check_exception
,
Thomas Huth
,
2024/05/29
[PULL 02/22] target/s390x: Move cpu_get_tb_cpu_state out of line
,
Thomas Huth
,
2024/05/29
[PULL 04/22] target/s390x: Record separate PER bits in TB flags
,
Thomas Huth
,
2024/05/29
[PULL 05/22] target/s390x: Disable conditional branch-to-next for PER
,
Thomas Huth
,
2024/05/29
[PULL 03/22] target/s390x: Update CR9 bits
,
Thomas Huth
,
2024/05/29
[PULL 06/22] target/s390x: Introduce help_goto_indirect
,
Thomas Huth
,
2024/05/29
[PULL 07/22] target/s390x: Simplify help_branch
,
Thomas Huth
,
2024/05/29
[PULL 08/22] target/s390x: Split per_breaking_event from per_branch_*
,
Thomas Huth
,
2024/05/29
[PULL 10/22] target/s390x: Raise exception from per_store_real
,
Thomas Huth
,
2024/05/29
[PULL 09/22] target/s390x: Raise exception from helper_per_branch
,
Thomas Huth
,
2024/05/29
[PULL 11/22] target/s390x: Fix helper_per_ifetch flags
,
Thomas Huth
,
2024/05/29
[PULL 12/22] target/s390x: Simplify per_ifetch, per_check_exception
,
Thomas Huth
,
2024/05/29
[PULL 13/22] target/s390x: Adjust check of noreturn in translate_one
,
Thomas Huth
,
2024/05/29
[PULL 14/22] tests/tcg/s390x: Add per.S
,
Thomas Huth
,
2024/05/29
[PULL 15/22] fuzz: specify audiodev for usb-audio
,
Thomas Huth
,
2024/05/29
[PULL 16/22] fuzz: disable leak-detection for oss-fuzz builds
,
Thomas Huth
,
2024/05/29
[PULL 18/22] scripts/update-linux-headers.sh: Remove temporary directory inbetween
,
Thomas Huth
,
2024/05/29
[PULL 17/22] hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES
,
Thomas Huth
,
2024/05/29
[PULL 19/22] scripts/update-linux-headers.sh: Fix the path of setup_data.h
,
Thomas Huth
,
2024/05/29
[PULL 20/22] qemu-keymap: Make references to allocations static
,
Thomas Huth
,
2024/05/29
[PULL 21/22] lockable: Do not cast function pointers
,
Thomas Huth
,
2024/05/29
[PULL 22/22] qapi: Do not cast function pointers
,
Thomas Huth
,
2024/05/29
Re: [PULL 00/22] s390x, build-oss-fuzz and Clang -fsanitize=undefined fixes
,
Richard Henderson
,
2024/05/29
[PATCH] hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES
,
Thomas Huth
,
2024/05/27
Re: [PATCH] hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES
,
Cédric Le Goater
,
2024/05/27
Re: [PATCH] hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES
,
Eric Farman
,
2024/05/28
[RFC PATCH 0/3] Fix s390x flic migration and add some more qtests
,
Nicholas Piggin
,
2024/05/25
[RFC PATCH 1/3] hw/intc/s390_flic: Migrate pending state
,
Nicholas Piggin
,
2024/05/25
Re: [RFC PATCH 1/3] hw/intc/s390_flic: Migrate pending state
,
David Hildenbrand
,
2024/05/26
Re: [RFC PATCH 1/3] hw/intc/s390_flic: Migrate pending state
,
Richard Henderson
,
2024/05/26
Re: [RFC PATCH 1/3] hw/intc/s390_flic: Migrate pending state
,
David Hildenbrand
,
2024/05/26
Re: [RFC PATCH 1/3] hw/intc/s390_flic: Migrate pending state
,
Thomas Huth
,
2024/05/27
Re: [RFC PATCH 1/3] hw/intc/s390_flic: Migrate pending state
,
Nicholas Piggin
,
2024/05/27
[RFC PATCH 2/3] tests/qtest/migration-test: enable on s390x
,
Nicholas Piggin
,
2024/05/25
Re: [RFC PATCH 2/3] tests/qtest/migration-test: enable on s390x
,
Prasad Pandit
,
2024/05/27
Re: [RFC PATCH 2/3] tests/qtest/migration-test: enable on s390x
,
Nicholas Piggin
,
2024/05/27
Re: [RFC PATCH 2/3] tests/qtest/migration-test: enable on s390x
,
Prasad Pandit
,
2024/05/27
[RFC PATCH 3/3] tests/qtest/migration-test: Enable test_ignore_shared
,
Nicholas Piggin
,
2024/05/25
Re: [RFC PATCH 3/3] tests/qtest/migration-test: Enable test_ignore_shared
,
Fabiano Rosas
,
2024/05/27
Re: [RFC PATCH 3/3] tests/qtest/migration-test: Enable test_ignore_shared
,
Peter Xu
,
2024/05/27
Re: [RFC PATCH 3/3] tests/qtest/migration-test: Enable test_ignore_shared
,
Fabiano Rosas
,
2024/05/27
Re: [RFC PATCH 3/3] tests/qtest/migration-test: Enable test_ignore_shared
,
Peter Xu
,
2024/05/27
Re: [RFC PATCH 0/3] Fix s390x flic migration and add some more qtests
,
Thomas Huth
,
2024/05/27
[PATCH] tests/tcg/s390x: Allow specifying extra QEMU options on the command line
,
Ilya Leoshkevich
,
2024/05/22
Re: [PATCH] tests/tcg/s390x: Allow specifying extra QEMU options on the command line
,
Thomas Huth
,
2024/05/29
[PATCH 0/7] s390x/ccw: Error reporting cleanups
,
Cédric Le Goater
,
2024/05/22
[PATCH 1/7] hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
,
Cédric Le Goater
,
2024/05/22
RE: [PATCH 1/7] hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
,
Duan, Zhenzhong
,
2024/05/23
Re: [PATCH 1/7] hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
,
Anthony Krowiak
,
2024/05/24
[PATCH 2/7] s390x/css: Make CCWDeviceClass::realize return bool
,
Cédric Le Goater
,
2024/05/22
RE: [PATCH 2/7] s390x/css: Make CCWDeviceClass::realize return bool
,
Duan, Zhenzhong
,
2024/05/23
Re: [PATCH 2/7] s390x/css: Make CCWDeviceClass::realize return bool
,
Anthony Krowiak
,
2024/05/24
[PATCH 4/7] s390x/css: Make S390CCWDeviceClass::realize return bool
,
Cédric Le Goater
,
2024/05/22
RE: [PATCH 4/7] s390x/css: Make S390CCWDeviceClass::realize return bool
,
Duan, Zhenzhong
,
2024/05/23
Re: [PATCH 4/7] s390x/css: Make S390CCWDeviceClass::realize return bool
,
Anthony Krowiak
,
2024/05/24
[PATCH 3/7] hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
,
Cédric Le Goater
,
2024/05/22
RE: [PATCH 3/7] hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
,
Duan, Zhenzhong
,
2024/05/23
Re: [PATCH 3/7] hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
,
Anthony Krowiak
,
2024/05/24
[PATCH 5/7] vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
,
Cédric Le Goater
,
2024/05/22
RE: [PATCH 5/7] vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
,
Duan, Zhenzhong
,
2024/05/23
Re: [PATCH 5/7] vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
,
Anthony Krowiak
,
2024/05/24
[PATCH 6/7] vfio/ccw: Fix the missed unrealize() call in error path
,
Cédric Le Goater
,
2024/05/22
Re: [PATCH 6/7] vfio/ccw: Fix the missed unrealize() call in error path
,
Cédric Le Goater
,
2024/05/23
[PATCH 7/7] vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
,
Cédric Le Goater
,
2024/05/22
RE: [PATCH 7/7] vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
,
Duan, Zhenzhong
,
2024/05/23
Re: [PATCH 7/7] vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
,
Anthony Krowiak
,
2024/05/24
Re: [PATCH 0/7] s390x/ccw: Error reporting cleanups
,
Eric Farman
,
2024/05/23
Re: [PATCH 0/7] s390x/ccw: Error reporting cleanups
,
Thomas Huth
,
2024/05/27
Re: [PATCH 0/7] s390x/ccw: Error reporting cleanups
,
Cédric Le Goater
,
2024/05/27
[PATCH] tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG, too
,
Thomas Huth
,
2024/05/22
Re: [PATCH] tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG, too
,
Fabiano Rosas
,
2024/05/22
Re: [PATCH] tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG, too
,
Peter Xu
,
2024/05/22
Re: [PATCH] tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG, too
,
Fabiano Rosas
,
2024/05/22
Re: [PATCH] tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG, too
,
Nicholas Piggin
,
2024/05/23
Re: [PATCH] tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG, too
,
Thomas Huth
,
2024/05/24
Re: [PATCH] tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG, too
,
Fabiano Rosas
,
2024/05/24
[PATCH v2 20/20] vfio/ccw: Fix the missed unrealize() call in error path
,
Zhenzhong Duan
,
2024/05/22
Re: [PATCH v2 20/20] vfio/ccw: Fix the missed unrealize() call in error path
,
Cédric Le Goater
,
2024/05/22
RE: [PATCH v2 20/20] vfio/ccw: Fix the missed unrealize() call in error path
,
Duan, Zhenzhong
,
2024/05/22
Re: [PATCH v2 20/20] vfio/ccw: Fix the missed unrealize() call in error path
,
Cédric Le Goater
,
2024/05/22
[PATCH v2 19/20] vfio/ccw: Drop local @err in vfio_ccw_realize()
,
Zhenzhong Duan
,
2024/05/22
Re: [PATCH v2 19/20] vfio/ccw: Drop local @err in vfio_ccw_realize()
,
Cédric Le Goater
,
2024/05/22
RE: [PATCH v2 19/20] vfio/ccw: Drop local @err in vfio_ccw_realize()
,
Duan, Zhenzhong
,
2024/05/22
[PATCH v2 07/20] vfio/ccw: Make vfio_ccw_get_region() return a bool
,
Zhenzhong Duan
,
2024/05/22
[PATCH v2 05/20] vfio/helpers: Make vfio_device_get_name() return bool
,
Zhenzhong Duan
,
2024/05/22
[PATCH v2 04/20] vfio/helpers: Make vfio_set_irq_signaling() return bool
,
Zhenzhong Duan
,
2024/05/22
[PATCH 0/4] testing/next: purging remaining centos 8 bits
,
Alex Bennée
,
2024/05/21
[PATCH 3/4] tests/vm: update centos.aarch64 image to 9
,
Alex Bennée
,
2024/05/21
Re: [PATCH 3/4] tests/vm: update centos.aarch64 image to 9
,
Thomas Huth
,
2024/05/28
[PATCH 2/4] docs/devel: update references to centos to later version
,
Alex Bennée
,
2024/05/21
Re: [PATCH 2/4] docs/devel: update references to centos to later version
,
Thomas Huth
,
2024/05/28
[PATCH 1/4] ci: remove centos-steam-8 customer runner
,
Alex Bennée
,
2024/05/21
[PATCH 4/4] tests/vm: remove plain centos image
,
Alex Bennée
,
2024/05/21
Re: [PATCH 4/4] tests/vm: remove plain centos image
,
Thomas Huth
,
2024/05/21
Re: [PATCH 0/4] testing/next: purging remaining centos 8 bits
,
Philippe Mathieu-Daudé
,
2024/05/27
Re: [PATCH 0/4] testing/next: purging remaining centos 8 bits
,
Alex Bennée
,
2024/05/28
[PATCH] hw/intc/s390_flic: Fix crash that occurs when saving the machine state
,
Thomas Huth
,
2024/05/17
Re: [PATCH] hw/intc/s390_flic: Fix crash that occurs when saving the machine state
,
Cédric Le Goater
,
2024/05/17
Re: [PATCH] hw/intc/s390_flic: Fix crash that occurs when saving the machine state
,
Marc Hartmayer
,
2024/05/17
Re: [PATCH] hw/intc/s390_flic: Fix crash that occurs when saving the machine state
,
Philippe Mathieu-Daudé
,
2024/05/17
Re: [PATCH v2 1/4] vfio/ap: Use g_autofree variable in vfio_ap_register_irq_notifier()
,
Cédric Le Goater
,
2024/05/16
[PATCH 05/16] vfio/helpers: Make vfio_device_get_name() return bool
,
Zhenzhong Duan
,
2024/05/15
Re: [PATCH 05/16] vfio/helpers: Make vfio_device_get_name() return bool
,
Cédric Le Goater
,
2024/05/21
Re: [PATCH 05/16] vfio/helpers: Make vfio_device_get_name() return bool
,
Anthony Krowiak
,
2024/05/24
[PATCH 07/16] vfio/ccw: Make vfio_ccw_get_region() return a bool
,
Zhenzhong Duan
,
2024/05/15
Re: [PATCH 07/16] vfio/ccw: Make vfio_ccw_get_region() return a bool
,
Cédric Le Goater
,
2024/05/21
[PATCH 04/16] vfio/helpers: Make vfio_set_irq_signaling() return bool
,
Zhenzhong Duan
,
2024/05/15
Re: [PATCH 04/16] vfio/helpers: Make vfio_set_irq_signaling() return bool
,
Cédric Le Goater
,
2024/05/21
Re: [PATCH 04/16] vfio/helpers: Make vfio_set_irq_signaling() return bool
,
Anthony Krowiak
,
2024/05/24
RE: [PATCH 04/16] vfio/helpers: Make vfio_set_irq_signaling() return bool
,
Duan, Zhenzhong
,
2024/05/26
Re: [PATCH 02/13] s390_flic: add migration-enabled property
,
Thomas Huth
,
2024/05/10
Re: [PATCH 02/13] s390_flic: add migration-enabled property
,
Thomas Huth
,
2024/05/17
Re: [PATCH 01/13] s390x: move s390_cpu_addr2state to target/s390x/sigp.c
,
Thomas Huth
,
2024/05/10
[PATCH v2 03/11] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
,
Zhenzhong Duan
,
2024/05/07
Re: [PATCH v2 03/11] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
,
Cédric Le Goater
,
2024/05/07
RE: [PATCH v2 03/11] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
,
Duan, Zhenzhong
,
2024/05/07
Re: [PATCH v2 03/11] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
,
Cédric Le Goater
,
2024/05/15
Re: [PATCH v4 0/2] query-cpu-model-expansion: report deprecated features
,
Thomas Huth
,
2024/05/06
Re: [PATCH v4 0/2] query-cpu-model-expansion: report deprecated features
,
Collin Walling
,
2024/05/07
[PATCH 1/3] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
,
Zhenzhong Duan
,
2024/05/06
Re: [PATCH 1/3] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
,
Cédric Le Goater
,
2024/05/06
RE: [PATCH 1/3] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
,
Duan, Zhenzhong
,
2024/05/06
Re: [PATCH 1/3] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
,
Cédric Le Goater
,
2024/05/07
RE: [PATCH 1/3] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
,
Duan, Zhenzhong
,
2024/05/07
Re: [PATCH 0/3] testing/next: s390x gitlab updates
,
Richard Henderson
,
2024/05/03
[PATCH 0/3] s390x: Simplify SCLPDevice usage
,
Cédric Le Goater
,
2024/05/02
[PATCH 1/3] s390x: Introduce a SCLPDevice pointer under the machine
,
Cédric Le Goater
,
2024/05/02
Re: [PATCH 1/3] s390x: Introduce a SCLPDevice pointer under the machine
,
Thomas Huth
,
2024/05/02
[PATCH 2/3] s390x/event-facility: Simplify sclp_get_event_facility_bus()
,
Cédric Le Goater
,
2024/05/02
Re: [PATCH 2/3] s390x/event-facility: Simplify sclp_get_event_facility_bus()
,
Thomas Huth
,
2024/05/02
[PATCH 3/3] s390x/sclp: Simplify get_sclp_device()
,
Cédric Le Goater
,
2024/05/02
Re: [PATCH 3/3] s390x/sclp: Simplify get_sclp_device()
,
Thomas Huth
,
2024/05/02
[PATCH 00/14] target/s390x: Fix and improve PER
,
Richard Henderson
,
2024/05/02
[PATCH 04/14] target/s390x: Record separate PER bits in TB flags
,
Richard Henderson
,
2024/05/02
Re: [PATCH 04/14] target/s390x: Record separate PER bits in TB flags
,
Ilya Leoshkevich
,
2024/05/22
[PATCH 01/14] target/s390x: Do not use unwind for per_check_exception
,
Richard Henderson
,
2024/05/02
Re: [PATCH 01/14] target/s390x: Do not use unwind for per_check_exception
,
Ilya Leoshkevich
,
2024/05/22
[PATCH 02/14] target/s390x: Move cpu_get_tb_cpu_state out of line
,
Richard Henderson
,
2024/05/02
Re: [PATCH 02/14] target/s390x: Move cpu_get_tb_cpu_state out of line
,
Thomas Huth
,
2024/05/03
Re: [PATCH 02/14] target/s390x: Move cpu_get_tb_cpu_state out of line
,
Ilya Leoshkevich
,
2024/05/22
[PATCH 03/14] target/s390x: Update CR9 bits
,
Richard Henderson
,
2024/05/02
Re: [PATCH 03/14] target/s390x: Update CR9 bits
,
Thomas Huth
,
2024/05/03
Re: [PATCH 03/14] target/s390x: Update CR9 bits
,
Ilya Leoshkevich
,
2024/05/22
[PATCH 05/14] target/s390x: Disable conditional branch-to-next for PER
,
Richard Henderson
,
2024/05/02
[PATCH 10/14] target/s390x: Raise exception from per_store_real
,
Richard Henderson
,
2024/05/02
[PATCH 11/14] target/s390x: Fix helper_per_ifetch flags
,
Richard Henderson
,
2024/05/02
Re: [PATCH 11/14] target/s390x: Fix helper_per_ifetch flags
,
David Hildenbrand
,
2024/05/07
[PATCH 13/14] target/s390x: Adjust check of noreturn in translate_one
,
Richard Henderson
,
2024/05/02
[PATCH 07/14] target/s390x: Simplify help_branch
,
Richard Henderson
,
2024/05/02
[PATCH 12/14] target/s390x: Simplify per_ifetch, per_check_exception
,
Richard Henderson
,
2024/05/02
Re: [PATCH 12/14] target/s390x: Simplify per_ifetch, per_check_exception
,
Thomas Huth
,
2024/05/29
[PATCH 08/14] target/s390x: Split per_breaking_event from per_branch_*
,
Richard Henderson
,
2024/05/02
[PATCH 09/14] target/s390x: Raise exception from helper_per_branch
,
Richard Henderson
,
2024/05/02
Re: [PATCH 09/14] target/s390x: Raise exception from helper_per_branch
,
Ilya Leoshkevich
,
2024/05/22
Re: [PATCH 09/14] target/s390x: Raise exception from helper_per_branch
,
Richard Henderson
,
2024/05/22
[PATCH 14/14] tests/tcg/s390x: Add per.S
,
Richard Henderson
,
2024/05/02
Re: [PATCH 14/14] tests/tcg/s390x: Add per.S
,
Ilya Leoshkevich
,
2024/05/22
[PATCH 06/14] target/s390x: Introduce help_goto_indirect
,
Richard Henderson
,
2024/05/02
[PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Daniel P . Berrangé
,
2024/05/01
[PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Thomas Huth
,
2024/05/02
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/05/09
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Eric Blake
,
2024/05/02
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Thomas Huth
,
2024/05/02
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/05/09
[PATCH 02/14] hw/arm: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 02/14] hw/arm: convert 'virt' machine definitions to use new macros
,
Thomas Huth
,
2024/05/02
[PATCH 03/14] hw/s390x: convert 'ccw' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 03/14] hw/s390x: convert 'ccw' machine definitions to use new macros
,
Thomas Huth
,
2024/05/02
[PATCH 04/14] hw/ppc: convert 'spapr' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 04/14] hw/ppc: convert 'spapr' machine definitions to use new macros
,
Thomas Huth
,
2024/05/02
[PATCH 06/14] hw/i386: convert 'i440fx' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
[PATCH 05/14] hw/m68k: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 05/14] hw/m68k: convert 'virt' machine definitions to use new macros
,
Thomas Huth
,
2024/05/02
[PATCH 07/14] hw/i386: convert 'q35' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
[PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Thomas Huth
,
2024/05/02
Re: [PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Daniel P . Berrangé
,
2024/05/09
[PATCH 09/14] hw: temporarily disable deletion of versioned machine types
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 09/14] hw: temporarily disable deletion of versioned machine types
,
Thomas Huth
,
2024/05/02
Re: [PATCH 09/14] hw: temporarily disable deletion of versioned machine types
,
Daniel P . Berrangé
,
2024/05/02
[PATCH 10/14] hw: set deprecation info for all versioned machine types
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 10/14] hw: set deprecation info for all versioned machine types
,
Thomas Huth
,
2024/05/02
[PATCH 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
,
Thomas Huth
,
2024/05/02
[PATCH 11/14] hw: skip registration of outdated versioned machine types
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 11/14] hw: skip registration of outdated versioned machine types
,
Thomas Huth
,
2024/05/02
[PATCH 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Thomas Huth
,
2024/05/02
Re: [PATCH 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Daniel P . Berrangé
,
2024/05/02
[PATCH 14/14] docs: document special exception for machine type deprecation & removal
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 14/14] docs: document special exception for machine type deprecation & removal
,
Thomas Huth
,
2024/05/02
Re: [PATCH 14/14] docs: document special exception for machine type deprecation & removal
,
Daniel P . Berrangé
,
2024/05/02
Re: [PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Cédric Le Goater
,
2024/05/03
Re: [PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Peter Maydell
,
2024/05/03
Re: [PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Daniel P . Berrangé
,
2024/05/03
Re: [PATCH v2] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
,
Eric Farman
,
2024/05/01
Re: [PATCH v2] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
,
Cédric Le Goater
,
2024/05/02
Re: [PATCH v2] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
,
Thomas Huth
,
2024/05/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc