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 31 2024 18:10:05 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH v3 0/4] target/s390x: Emulate CVDG and CVB*
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v3 4/4] tests/tcg/s390x: Test CONVERT TO BINARY
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v3 2/4] tests/tcg/s390x: Test CONVERT TO DECIMAL
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v3 1/4] target/s390x: Emulate CVDG
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v3 3/4] target/s390x: implement CVB, CVBY and CVBG
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v5 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v5 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v5 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v5 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
,
Fabiano Rosas
,
2024/01/29
Re: [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
,
BALATON Zoltan
,
2024/01/29
Re: [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
,
Zhao Liu
,
2024/01/30
[PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
,
Thomas Huth
,
2024/01/31
[PATCH v3 03/29] hw/acpi/cpu: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 04/29] bulk: Call in place single use cpu_env()
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 05/29] scripts/coccinelle: Add cpu_env.cocci script
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 05/29] scripts/coccinelle: Add cpu_env.cocci script
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 07/29] target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 09/29] target/avr: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 06/29] target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 11/29] target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
RE: [PATCH v3 11/29] target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Brian Cain
,
2024/01/29
Re: [PATCH v3 11/29] target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Richard Henderson
,
2024/01/30
[PATCH v3 12/29] target/hppa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 12/29] target/hppa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Helge Deller
,
2024/01/29
[PATCH v3 13/29] target/i386/hvf: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 08/29] target/arm: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 10/29] target/cris: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Igor Mammedov
,
2024/01/30
Re: [PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Zhao Liu
,
2024/01/30
[PATCH v3 19/29] target/nios2: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 20/29] target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 18/29] target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 15/29] target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 15/29] target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Richard Henderson
,
2024/01/30
[PATCH v3 22/29] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 22/29] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Daniel Henrique Barboza
,
2024/01/29
Re: [PATCH v3 22/29] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/30
Re: [PATCH v3 22/29] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Alistair Francis
,
2024/01/29
[PATCH v3 23/29] target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 16/29] target/m68k: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 17/29] target/microblaze: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 24/29] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 21/29] target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 27/29] target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 25/29] target/sh4: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 26/29] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 26/29] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/30
[PATCH v3 28/29] target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 29/29] user: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/29
[PATCH v4 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/29
[PATCH v4 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/29
Re: [PATCH v4 2/3] tests/tcg: Factor out gdbstub test functions
,
Alex Bennée
,
2024/01/30
[PATCH v4 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/29
Re: [PATCH v4 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Alex Bennée
,
2024/01/30
Re: [PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/29
[PATCH v2 00/23] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 01/23] hw/acpi/cpu: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 01/23] hw/acpi/cpu: Use CPUState typedef
,
Richard Henderson
,
2024/01/26
Re: [PATCH v2 01/23] hw/acpi/cpu: Use CPUState typedef
,
Zhao Liu
,
2024/01/27
[PATCH v2 02/23] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 03/23] bulk: Call in place single use cpu_env()
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 04/23] target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 05/23] target/arm: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 05/23] target/arm: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Richard Henderson
,
2024/01/26
[PATCH v2 06/23] target/avr: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 07/23] target/cris: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 08/23] target/hppa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 09/23] target/i386/hvf: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 09/23] target/i386/hvf: Use CPUState typedef
,
Zhao Liu
,
2024/01/27
[PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
David Woodhouse
,
2024/01/27
Re: [PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Zhao Liu
,
2024/01/27
Re: [PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/28
[PATCH v2 11/23] target/m68k: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 11/23] target/m68k: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Thomas Huth
,
2024/01/28
[PATCH v2 13/23] target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 14/23] target/nios2: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 12/23] target/microblaze: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 15/23] target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 16/23] target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 18/23] target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 17/23] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 19/23] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 19/23] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Thomas Huth
,
2024/01/28
[PATCH v2 20/23] target/sh4: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 22/23] target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 21/23] target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 21/23] target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Bastian Koppelmann
,
2024/01/28
[PATCH v2 23/23] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 23/23] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Mark Cave-Ayland
,
2024/01/29
[PATCH v4 00/47] Rework matching of network devices to -nic options
,
David Woodhouse
,
2024/01/26
[PATCH v4 31/47] hw/net/etraxfs-eth: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 45/47] hw/pci: remove pci_nic_init_nofail()
,
David Woodhouse
,
2024/01/26
[PATCH v4 47/47] net: make nb_nics and nd_table[] static in net/net.c
,
David Woodhouse
,
2024/01/26
[PATCH v4 07/47] hw/alpha/dp264: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 22/47] hw/arm/aspeed: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v4 22/47] hw/arm/aspeed: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/31
[PATCH v4 16/47] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 10/47] hw/hppa: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 44/47] net: remove qemu_check_nic_model()
,
David Woodhouse
,
2024/01/26
[PATCH v4 08/47] hw/arm/sbsa-ref: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 33/47] hw/m68k/q800: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
,
Thomas Huth
,
2024/01/31
Re: [PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/31
Re: [PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
,
Peter Maydell
,
2024/01/31
[PATCH v4 15/47] hw/ppc/prep: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 09/47] hw/arm/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 43/47] hw/xtensa/xtfpga: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 42/47] hw/sparc/sun4m: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v4 01/47] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v4 32/47] hw/m68k/mcf5208: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 06/47] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
,
David Woodhouse
,
2024/01/26
[PATCH v4 23/47] hw/arm/exynos4: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 28/47] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
,
David Woodhouse
,
2024/01/26
[PATCH v4 11/47] hw/loongarch: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 27/47] hw/arm/highbank: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 18/47] hw/sh4/r2d: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 34/47] hw/microblaze: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 19/47] hw/sparc64/sun4u: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 03/47] net: add qemu_create_nic_bus_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 05/47] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 21/47] hw/arm/allwinner: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 04/47] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
,
David Woodhouse
,
2024/01/26
[PATCH v4 25/47] hw/net/smc91c111: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 37/47] hw/net/lasi_i82596: Re-enable build
,
David Woodhouse
,
2024/01/26
[PATCH v4 35/47] hw/mips/mipssim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 38/47] hw/net/lasi_i82596: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 39/47] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 14/47] hw/mips/loongson3_virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 26/47] hw/net/lan9118: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 17/47] hw/ppc: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 20/47] hw/xtensa/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 36/47] hw/mips/jazz: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v4 02/47] net: report list of available models according to platform
,
David Woodhouse
,
2024/01/26
[PATCH v4 30/47] hw/arm: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 41/47] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 24/47] hw/arm/fsl: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 40/47] hw/riscv: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 46/47] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
David Woodhouse
,
2024/01/26
[PATCH v4 13/47] hw/mips/malta: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 12/47] hw/mips/fuloong2e: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH 0/2] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/25
[PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/25
Re: [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Paolo Bonzini
,
2024/01/26
Re: [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH 2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/25
Re: [PATCH 2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Thomas Huth
,
2024/01/26
Re: [PATCH 2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 0/2] target/s390x: Emulate CVDG
,
Ilya Leoshkevich
,
2024/01/25
[PATCH v2 1/2] target/s390x: Emulate CVDG
,
Ilya Leoshkevich
,
2024/01/25
Re: [PATCH v2 1/2] target/s390x: Emulate CVDG
,
Richard Henderson
,
2024/01/26
[PATCH v2 2/2] tests/tcg/s390x: Test CONVERT TO DECIMAL
,
Ilya Leoshkevich
,
2024/01/25
[PATCH 0/2] accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
,
Philippe Mathieu-Daudé
,
2024/01/24
[PATCH 1/2] accel/kvm: Define KVM_ARCH_HAVE_MCE_INJECTION in each target
,
Philippe Mathieu-Daudé
,
2024/01/24
[PATCH 2/2] accel/kvm: Directly check KVM_ARCH_HAVE_MCE_INJECTION value in place
,
Philippe Mathieu-Daudé
,
2024/01/24
Re: [PATCH 0/2] accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
,
Paolo Bonzini
,
2024/01/26
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Philippe Mathieu-Daudé
,
2024/01/24
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Edgar E. Iglesias
,
2024/01/24
Re: [PATCH v3 37/38] tcg/s390x: Support TCG_COND_TST{EQ,NE}
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?)
,
Alex Bennée
,
2024/01/22
[PATCH v3 02/21] target/riscv: Remove misa_mxl validation
,
Alex Bennée
,
2024/01/22
[PATCH v3 03/21] target/riscv: Move misa_mxl_max to class
,
Alex Bennée
,
2024/01/22
[PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alex Bennée
,
2024/01/22
Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alistair Francis
,
2024/01/23
Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Andrew Jones
,
2024/01/23
Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2024/01/23
Re: Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Andrew Jones
,
2024/01/24
Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2024/01/25
Re: Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Andrew Jones
,
2024/01/25
[PATCH v3 04/21] target/riscv: Validate misa_mxl_max only once
,
Alex Bennée
,
2024/01/22
[PATCH v3 05/21] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/22
[PATCH v3 06/21] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/22
[PATCH v3 07/21] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/22
[PATCH v3 10/21] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/01/22
[PATCH v3 09/21] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2024/01/22
[PATCH v3 08/21] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/01/22
[PATCH v3 12/21] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/01/22
[PATCH v3 14/21] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2024/01/22
[PATCH v3 11/21] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2024/01/22
[PATCH v3 13/21] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/01/22
[PATCH v3 15/21] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2024/01/22
[PATCH v3 17/21] plugins: add an API to read registers
,
Alex Bennée
,
2024/01/22
[PATCH v3 19/21] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/01/22
Re: [PATCH v3 19/21] contrib/plugins: extend execlog to track register changes
,
Pierrick Bouvier
,
2024/01/24
[PATCH v3 18/21] contrib/plugins: fix imatch
,
Alex Bennée
,
2024/01/22
[PATCH v3 16/21] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/01/22
[PATCH v3 21/21] docs/devel: document some plugin assumptions
,
Alex Bennée
,
2024/01/22
[PATCH v3 20/21] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/01/22
[PATCH 2/3] hw/pci: Add two parameters to get_address_space
,
Zhenzhong Duan
,
2024/01/22
[PATCH v3 15/38 6/6] target/s390x: Improve general case of disas_jcc
,
Philippe Mathieu-Daudé
,
2024/01/19
Re: [PATCH v3 15/38 6/6] target/s390x: Improve general case of disas_jcc
,
Philippe Mathieu-Daudé
,
2024/01/19
Re: [PATCH v3 15/38 6/6] target/s390x: Improve general case of disas_jcc
,
Ilya Leoshkevich
,
2024/01/22
[PATCH v3 15/38 5/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (5/5)
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH v3 15/38 4/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (4/5)
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH v3 15/38 3/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (3/5)
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH v3 15/38 2/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (2/5)
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH v3 15/38 1/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (1/5)
,
Philippe Mathieu-Daudé
,
2024/01/19
Re: [PATCH v3 14/38] target/s390x: Use TCG_COND_TSTNE for CC_OP_{TM,ICM}
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 00/36] HW core patches for 2024-01-19
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 01/36] hw/timer/hpet: Convert DPRINTF to trace events
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 02/36] backends/cryptodev: Do not ignore throttle/backends Errors
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 03/36] accel: Do not set CPUState::tcg_cflags in non-TCG accels
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 04/36] accel: Do not set CPUState::can_do_io in non-TCG accels
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 05/36] target/xtensa: use generic instruction breakpoint infrastructure
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 06/36] tests/tcg/xtensa: add icount/ibreak priority test
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 07/36] accel/tcg: Remove unused tb_invalidate_phys_addr()
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 08/36] accel/tcg: Remove tb_invalidate_phys_page() from system emulation
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 09/36] target/alpha: Extract clk_helper.c from sys_helper.c
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 10/36] target/alpha: Only build sys_helper.c on system emulation
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 11/36] system/cpu-timers: Have icount_configure() return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 12/36] system/cpu-timers: Introduce ICountMode enumerator
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 13/36] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 14/36] util/async: Only call icount_notify_exit() if icount is enabled
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 15/36] target/sh4: Deprecate the shix machine
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 16/36] hw/block: Deprecate the TC58128 block device
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 17/36] hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 18/36] hw/pflash: refactor pflash_data_write()
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 19/36] hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 20/36] hw/pflash: implement update buffer for block writes
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 21/36] system/replay: Restrict icount to system emulation
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 22/36] system/watchpoint: Move TCG specific code to accel/tcg/
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 23/36] cpus: Restrict 'start-powered-off' property to system emulation
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 24/36] accel: Rename accel_init_ops_interfaces() to include 'system'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 25/36] hw/core/cpu: Rename cpu_class_init() to include 'common'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 26/36] hw/s390x: Rename cpu_class_init() to include 'sclp'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 27/36] target/i386: Rename tcg_cpu_FOO() to include 'x86'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 28/36] target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 29/36] hw/scsi/esp-pci: use correct address register for PCI DMA transfers
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 30/36] hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 31/36] hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion interrupt
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 32/36] hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 33/36] hw/elf_ops: Ignore loadable segments with zero size
,
Philippe Mathieu-Daudé
,
2024/01/19
Re: [PULL 33/36] hw/elf_ops: Ignore loadable segments with zero size
,
Alex Bennée
,
2024/01/24
[PULL 34/36] MAINTAINERS: Update Raphael Norwitz email
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 35/36] MAINTAINERS: Update hw/core/cpu.c entry
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 36/36] configure: Add linux header compile support for LoongArch
,
Philippe Mathieu-Daudé
,
2024/01/19
Re: [PULL 00/36] HW core patches for 2024-01-19
,
Peter Maydell
,
2024/01/19
[PATCH v2 0/3] s390x/pci: fix ISM reset
,
Matthew Rosato
,
2024/01/18
[PATCH v2 2/3] s390x/pci: refresh fh before disabling aif
,
Matthew Rosato
,
2024/01/18
[PATCH v2 1/3] s390x/pci: avoid double enable/disable of aif
,
Matthew Rosato
,
2024/01/18
[PATCH v2 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Matthew Rosato
,
2024/01/18
Re: [PATCH v2 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Eric Farman
,
2024/01/18
Re: [PATCH v2 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Halil Pasic
,
2024/01/19
Re: [PATCH v2 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Matthew Rosato
,
2024/01/22
Re: [PATCH v2 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Halil Pasic
,
2024/01/23
Re: [PATCH v2 0/3] s390x/pci: fix ISM reset
,
Cédric Le Goater
,
2024/01/18
Re: [PATCH v2 0/3] s390x/pci: fix ISM reset
,
Michael Tokarev
,
2024/01/22
Re: [PATCH v2 0/3] s390x/pci: fix ISM reset
,
Michael Tokarev
,
2024/01/22
Re: [PATCH v2 0/3] s390x/pci: fix ISM reset
,
Thomas Huth
,
2024/01/22
Re: [PATCH v2 0/3] s390x/pci: fix ISM reset
,
Matthew Rosato
,
2024/01/22
s390x Store Status
,
Harold Grovesteen
,
2024/01/18
Re: s390x Store Status
,
Thomas Huth
,
2024/01/19
[PATCH 0/2] tcg/s390x: Fix chacha20-s390
,
Richard Henderson
,
2024/01/17
[PATCH 1/2] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
,
Richard Henderson
,
2024/01/17
Re: [PATCH 1/2] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
,
Thomas Huth
,
2024/01/18
Re: [PATCH 1/2] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
,
Richard Henderson
,
2024/01/18
Re: [PATCH 1/2] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH 2/2] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390
,
Richard Henderson
,
2024/01/17
Re: [PATCH 2/2] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390
,
Richard Henderson
,
2024/01/17
Re: [PATCH 2/2] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390
,
Thomas Huth
,
2024/01/18
Re: [PATCH 0/2] tcg/s390x: Fix chacha20-s390
,
Michael Tokarev
,
2024/01/18
Re: [PATCH 0/2] tcg/s390x: Fix chacha20-s390
,
Richard Henderson
,
2024/01/18
[PATCH 0/3] s390x/pci: fix ISM reset
,
Matthew Rosato
,
2024/01/16
[PATCH 1/3] s390x/pci: avoid double enable/disable of aif
,
Matthew Rosato
,
2024/01/16
Re: [PATCH 1/3] s390x/pci: avoid double enable/disable of aif
,
Eric Farman
,
2024/01/16
Re: [PATCH 1/3] s390x/pci: avoid double enable/disable of aif
,
Matthew Rosato
,
2024/01/17
Re: [PATCH 1/3] s390x/pci: avoid double enable/disable of aif
,
Cédric Le Goater
,
2024/01/17
Re: [PATCH 1/3] s390x/pci: avoid double enable/disable of aif
,
Matthew Rosato
,
2024/01/17
[PATCH 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Matthew Rosato
,
2024/01/16
Re: [PATCH 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Eric Farman
,
2024/01/16
Re: [PATCH 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Matthew Rosato
,
2024/01/17
Re: [PATCH 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Cédric Le Goater
,
2024/01/17
Re: [PATCH 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Matthew Rosato
,
2024/01/17
Re: [PATCH 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Matthew Rosato
,
2024/01/17
Re: [PATCH 3/3] s390x/pci: drive ISM reset from subsystem reset
,
Cédric Le Goater
,
2024/01/18
[PATCH 2/3] s390x/pci: refresh fh before disabling aif
,
Matthew Rosato
,
2024/01/16
Re: [PATCH 2/3] s390x/pci: refresh fh before disabling aif
,
Eric Farman
,
2024/01/16
Re: [PATCH 2/3] s390x/pci: refresh fh before disabling aif
,
Cédric Le Goater
,
2024/01/17
Re: [PATCH 2/3] s390x/pci: refresh fh before disabling aif
,
Matthew Rosato
,
2024/01/17
Re: [PATCH 2/3] s390x/pci: refresh fh before disabling aif
,
Cédric Le Goater
,
2024/01/17
Re: [PATCH 2/3] s390x/pci: refresh fh before disabling aif
,
Matthew Rosato
,
2024/01/17
Re: [PATCH 0/3] s390x/pci: fix ISM reset
,
Michael Tokarev
,
2024/01/18
Re: [PATCH 0/3] s390x/pci: fix ISM reset
,
Thomas Huth
,
2024/01/18
Re: [PATCH 0/3] s390x/pci: fix ISM reset
,
Michael Tokarev
,
2024/01/18
[PULL 12/22] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/01/16
[PULL 10/22] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/01/16
[PULL 08/22] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/01/16
[PATCH v3 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/15
[PATCH v3 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/15
[PATCH v3 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/15
Re: [PATCH v3 2/3] tests/tcg: Factor out gdbstub test functions
,
Alex Bennée
,
2024/01/22
Re: Re: [PATCH v3 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/22
[PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/15
Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Alex Bennée
,
2024/01/22
Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Alex Bennée
,
2024/01/22
Re: Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/22
Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Alex Bennée
,
2024/01/22
Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/24
[PATCH 0/2] target/s390x: Emulate CVDG
,
Ilya Leoshkevich
,
2024/01/15
[PATCH 2/2] tests/tcg/s390x: Test CONVERT TO DECIMAL
,
Ilya Leoshkevich
,
2024/01/15
Re: [PATCH 2/2] tests/tcg/s390x: Test CONVERT TO DECIMAL
,
Thomas Huth
,
2024/01/18
[PATCH 1/2] target/s390x: Emulate CVDG
,
Ilya Leoshkevich
,
2024/01/15
Re: [PATCH 1/2] target/s390x: Emulate CVDG
,
Thomas Huth
,
2024/01/18
Re: [PATCH 1/2] target/s390x: Emulate CVDG
,
Richard Henderson
,
2024/01/18
Re: Re: [PATCH 1/2] target/s390x: Emulate CVDG
,
Ilya Leoshkevich
,
2024/01/19
Re: [PATCH 0/2] target/s390x: Emulate CVDG
,
Thomas Huth
,
2024/01/18
Re: [PATCH 0/2] target/s390x: Emulate CVDG
,
Ilya Leoshkevich
,
2024/01/25
Re: [PATCH 0/2] target/s390x: Emulate CVDG
,
Thomas Huth
,
2024/01/25
[PATCH 0/5] misc: Trivial code rename cleanup
,
Philippe Mathieu-Daudé
,
2024/01/11
[PATCH 3/5] hw/s390x: Rename cpu_class_init() to include 'sclp'
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH 3/5] hw/s390x: Rename cpu_class_init() to include 'sclp'
,
Eric Farman
,
2024/01/11
Re: [PATCH 3/5] hw/s390x: Rename cpu_class_init() to include 'sclp'
,
Thomas Huth
,
2024/01/11
[PATCH 1/5] accel: Rename accel_init_ops_interfaces() to include 'system'
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH 1/5] accel: Rename accel_init_ops_interfaces() to include 'system'
,
Daniel Henrique Barboza
,
2024/01/11
Re: [PATCH 1/5] accel: Rename accel_init_ops_interfaces() to include 'system'
,
Alistair Francis
,
2024/01/11
[PATCH 2/5] hw/core/cpu: Rename cpu_class_init() to include 'common'
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH 2/5] hw/core/cpu: Rename cpu_class_init() to include 'common'
,
Daniel Henrique Barboza
,
2024/01/11
[PATCH 4/5] target/i386: Rename tcg_cpu_FOO() to include 'x86'
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH 4/5] target/i386: Rename tcg_cpu_FOO() to include 'x86'
,
Michael Tokarev
,
2024/01/11
[PATCH 5/5] target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH 5/5] target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
,
Daniel Henrique Barboza
,
2024/01/11
Re: [PATCH 5/5] target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
,
Alistair Francis
,
2024/01/11
Re: [PATCH 0/5] misc: Trivial code rename cleanup
,
Philippe Mathieu-Daudé
,
2024/01/17
[PATCH v2 0/2] target/s390x: Fix LAE setting a wrong access register
,
Ilya Leoshkevich
,
2024/01/11
[PATCH v2 1/2] target/s390x: Fix LAE setting a wrong access register
,
Ilya Leoshkevich
,
2024/01/11
[PATCH v2 2/2] tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
,
Ilya Leoshkevich
,
2024/01/11
[PATCH v2] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Thomas Huth
,
2024/01/10
Re: [PATCH v2] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Philippe Mathieu-Daudé
,
2024/01/10
Re: [PATCH v2] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Cédric Le Goater
,
2024/01/11
Re: [PATCH v2] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Claudio Imbrenda
,
2024/01/11
[PATCH 0/2] target/s390x: Fix LAE setting a wrong access register
,
Ilya Leoshkevich
,
2024/01/09
[PATCH 2/2] tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
,
Ilya Leoshkevich
,
2024/01/09
Re: [PATCH 2/2] tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
,
Thomas Huth
,
2024/01/10
Re: [PATCH 2/2] tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
,
Thomas Huth
,
2024/01/11
Re: [PATCH 2/2] tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
,
Ilya Leoshkevich
,
2024/01/11
[PATCH 1/2] target/s390x: Fix LAE setting a wrong access register
,
Ilya Leoshkevich
,
2024/01/09
Re: [PATCH 1/2] target/s390x: Fix LAE setting a wrong access register
,
David Hildenbrand
,
2024/01/10
[PATCH v2 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/09
[PATCH v2 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/09
Re: [PATCH v2 1/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/10
[PATCH v2 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/09
[PATCH v2 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/09
Re: [PATCH v2 0/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/27
[PATCH] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Thomas Huth
,
2024/01/09
Re: [PATCH] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Daniel P . Berrangé
,
2024/01/09
Re: [PATCH] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Thomas Huth
,
2024/01/09
Re: [PATCH] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Janosch Frank
,
2024/01/09
Re: [PATCH] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Claudio Imbrenda
,
2024/01/09
Re: [PATCH] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Cédric Le Goater
,
2024/01/09
Re: [PATCH] target/s390x/kvm/pv: Provide some more useful information if decryption fails
,
Thomas Huth
,
2024/01/10
[PATCH 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/08
[PATCH 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/08
Re: [PATCH 1/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/09
Re: [PATCH 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/09
Re: [PATCH 1/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/09
[PATCH 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/08
[PATCH 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/08
[PATCH v3 00/46] Rework matching of network devices to -nic options
,
David Woodhouse
,
2024/01/08
[PATCH v3 34/46] hw/microblaze: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 34/46] hw/microblaze: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 16/46] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 30/46] hw/arm: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 15/46] hw/ppc/prep: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 17/46] hw/ppc: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 11/46] hw/loongarch: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 02/46] net: report list of available models according to platform
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 02/46] net: report list of available models according to platform
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 02/46] net: report list of available models according to platform
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 02/46] net: report list of available models according to platform
,
Thomas Huth
,
2024/01/26
[PATCH v3 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 29/46] hw/arm/stellaris: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 07/46] hw/alpha/dp264: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 36/46] hw/mips/jazz: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 22/46] hw/arm/aspeed: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 22/46] hw/arm/aspeed: use qemu_configure_nic_device()
,
Cédric Le Goater
,
2024/01/16
[PATCH v3 23/46] hw/arm/exynos4: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 14/46] hw/mips/loongson3_virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 14/46] hw/mips/loongson3_virt: use pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 39/46] hw/riscv: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 20/46] hw/xtensa/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 18/46] hw/sh4/r2d: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 10/46] hw/hppa: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 42/46] hw/xtensa/xtfpga: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 13/46] hw/mips/malta: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 13/46] hw/mips/malta: use pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 03/46] net: add qemu_create_nic_bus_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 03/46] net: add qemu_create_nic_bus_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 35/46] hw/mips/mipssim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 35/46] hw/mips/mipssim: use qemu_create_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
,
David Woodhouse
,
2024/01/08
[PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v3 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
David Woodhouse
,
2024/01/26
[PATCH v3 08/46] hw/arm/sbsa-ref: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 26/46] hw/net/lan9118: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 27/46] hw/arm/highbank: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 12/46] hw/mips/fuloong2e: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 12/46] hw/mips/fuloong2e: use pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 24/46] hw/arm/fsl: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
,
Thomas Huth
,
2024/01/16
[PATCH v3 28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
,
David Woodhouse
,
2024/01/08
[PATCH v3 31/46] hw/net/etraxfs-eth: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 43/46] net: remove qemu_check_nic_model()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 43/46] net: remove qemu_check_nic_model()
,
Thomas Huth
,
2024/01/26
[PATCH v3 44/46] hw/pci: remove pci_nic_init_nofail()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 44/46] hw/pci: remove pci_nic_init_nofail()
,
Thomas Huth
,
2024/01/26
[PATCH v3 46/46] net: make nb_nics and nd_table[] static in net/net.c
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 46/46] net: make nb_nics and nd_table[] static in net/net.c
,
Thomas Huth
,
2024/01/26
[PATCH v3 25/46] hw/net/smc91c111: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 19/46] hw/sparc64/sun4u: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 41/46] hw/sparc/sun4m: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 09/46] hw/arm/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Peter Maydell
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Peter Maydell
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v3 33/46] hw/m68k/q800: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 06/46] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
,
David Woodhouse
,
2024/01/08
[PULL 0/6] Block patches
,
Stefan Hajnoczi
,
2024/01/08
[PULL 1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params
,
Stefan Hajnoczi
,
2024/01/08
[PULL 2/6] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2024/01/08
[PULL 4/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
2024/01/08
[PULL 3/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
2024/01/08
[PULL 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2024/01/08
[PULL 5/6] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
2024/01/08
Re: [PULL 0/6] Block patches
,
Peter Maydell
,
2024/01/09
[PATCH 1/9] gitlab: fix s390x tag for avocado-system-centos
,
Nicholas Piggin
,
2024/01/07
Re: [PATCH 1/9] gitlab: fix s390x tag for avocado-system-centos
,
Cédric Le Goater
,
2024/01/08
Re: [PATCH 1/9] gitlab: fix s390x tag for avocado-system-centos
,
Philippe Mathieu-Daudé
,
2024/01/08
Re: [PATCH 1/9] gitlab: fix s390x tag for avocado-system-centos
,
Philippe Mathieu-Daudé
,
2024/01/24
[PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
,
Alex Bennée
,
2024/01/03
[PATCH v2 01/43] tests/avocado: Add a test for a little-endian microblaze machine
,
Alex Bennée
,
2024/01/03
[PATCH v2 03/43] gitlab: include microblazeel in testing
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 03/43] gitlab: include microblazeel in testing
,
Thomas Huth
,
2024/01/11
[PATCH v2 02/43] tests/avocado: use snapshot=on in kvm_xen_guest
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 02/43] tests/avocado: use snapshot=on in kvm_xen_guest
,
Philippe Mathieu-Daudé
,
2024/01/11
[PATCH v2 05/43] qtest: bump min meson timeout to 60 seconds
,
Alex Bennée
,
2024/01/03
[PATCH v2 07/43] qtest: bump qom-test timeout to 15 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 04/43] chardev: use bool for fe_is_open
,
Alex Bennée
,
2024/01/03
[PATCH v2 06/43] qtest: bump migration-test timeout to 8 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: [PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Thomas Huth
,
2024/01/08
Re: [PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Ilya Leoshkevich
,
2024/01/08
[PATCH v2 09/43] qtest: bump test-hmp timeout to 4 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 11/43] qtest: bump prom-env-test timeout to 6 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 10/43] qtest: bump pxe-test timeout to 10 minutes
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 10/43] qtest: bump pxe-test timeout to 10 minutes
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: [PATCH v2 10/43] qtest: bump pxe-test timeout to 10 minutes
,
Daniel P . Berrangé
,
2024/01/04
[PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
,
Thomas Huth
,
2024/01/12
Re: [PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
,
Daniel P . Berrangé
,
2024/01/12
Re: [PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
,
Alex Bennée
,
2024/01/12
[PATCH v2 14/43] qtest: bump aspeed_smc-test timeout to 6 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 15/43] qtest: bump bios-table-test timeout to 9 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 13/43] qtest: bump qos-test timeout to 2 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 16/43] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 27/43] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/03
[PATCH v2 32/43] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2024/01/03
[PATCH v2 31/43] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/01/03
[PATCH v2 28/43] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/03
[PATCH v2 23/43] target/riscv: Remove misa_mxl validation
,
Alex Bennée
,
2024/01/03
[PATCH v2 36/43] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 36/43] plugins: Use different helpers when reading registers
,
Pierrick Bouvier
,
2024/01/09
[PATCH v2 22/43] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alex Bennée
,
2024/01/03
[PATCH v2 20/43] mtest2make: stop disabling meson test timeouts
,
Alex Bennée
,
2024/01/03
[PATCH v2 42/43] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 42/43] docs/devel: lift example and plugin API sections up
,
Pierrick Bouvier
,
2024/01/09
Re: [PATCH v2 42/43] docs/devel: lift example and plugin API sections up
,
Philippe Mathieu-Daudé
,
2024/01/11
[PATCH v2 39/43] contrib/plugins: fix imatch
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 39/43] contrib/plugins: fix imatch
,
Philippe Mathieu-Daudé
,
2024/01/03
[PATCH v2 18/43] tests/unit: Bump test-crypto-block test timeout to 5 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 19/43] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 30/43] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 30/43] gdbstub: Use GDBFeature for GDBRegisterState
,
Philippe Mathieu-Daudé
,
2024/01/03
[PATCH v2 37/43] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/01/03
[PATCH v2 24/43] target/riscv: Move misa_mxl_max to class
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 24/43] target/riscv: Move misa_mxl_max to class
,
Alistair Francis
,
2024/01/11
[PATCH v2 29/43] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/01/03
[PATCH v2 41/43] contrib/plugins: optimise the register value tracking
,
Alex Bennée
,
2024/01/03
[PATCH v2 26/43] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/03
[PATCH v2 38/43] plugins: add an API to read registers
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/01/04
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Alex Bennée
,
2024/01/04
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/01/04
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Pierrick Bouvier
,
2024/01/09
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Alex Bennée
,
2024/01/11
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Pierrick Bouvier
,
2024/01/11
[PATCH v2 21/43] readthodocs: fully specify a build environment
,
Alex Bennée
,
2024/01/03
[PATCH v2 34/43] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/01/03
[PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
,
Frédéric Pétrot
,
2024/01/05
Re: [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/01/11
Re: [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
,
Frédéric Pétrot
,
2024/01/11
[PATCH v2 35/43] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2024/01/03
[PATCH v2 17/43] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 43/43] docs/devel: document some plugin assumptions
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 43/43] docs/devel: document some plugin assumptions
,
Pierrick Bouvier
,
2024/01/09
[PATCH v2 25/43] target/riscv: Validate misa_mxl_max only once
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 25/43] target/riscv: Validate misa_mxl_max only once
,
Alistair Francis
,
2024/01/11
[PATCH v2 33/43] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
,
Alex Bennée
,
2024/01/11
Re: [PATCH 04/20] tcg/s390x: Implement vector NAND, NOR, EQV
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: [PATCH 04/20] tcg/s390x: Implement vector NAND, NOR, EQV
,
Richard Henderson
,
2024/01/03
Re: chacha20-s390 broken in 8.2.0 in TCG on s390x
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: chacha20-s390 broken in 8.2.0 in TCG on s390x
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: chacha20-s390 broken in 8.2.0 in TCG on s390x
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: chacha20-s390 broken in 8.2.0 in TCG on s390x
,
Richard Henderson
,
2024/01/03
Re: chacha20-s390 broken in 8.2.0 in TCG on s390x
,
Michael Tokarev
,
2024/01/17
Re: chacha20-s390 broken in 8.2.0 in TCG on s390x
,
Alex Bennée
,
2024/01/17
Re: chacha20-s390 broken in 8.2.0 in TCG on s390x
,
Philippe Mathieu-Daudé
,
2024/01/17
[PATCH v3 0/5] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
2024/01/02
[PATCH v3 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
2024/01/02
[PATCH v3 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2024/01/02
[PATCH v3 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
2024/01/02
[PATCH v3 4/5] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
2024/01/02
Re: [PATCH v3 4/5] Replace "iothread lock" with "BQL" in comments
,
Cédric Le Goater
,
2024/01/02
[PATCH v3 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2024/01/02
Re: [PATCH v3 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH v3 0/5] Make Big QEMU Lock naming consistent
,
Akihiko Odaki
,
2024/01/04
Re: [PATCH v3 0/5] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
2024/01/08
Re: [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2024/01/02
Re: [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Bernhard Beschow
,
2024/01/02
Re: [PATCH 2/2] hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 1/2] hw/s390x/ccw: Replace basename() with g_path_get_basename()
,
Cédric Le Goater
,
2024/01/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc