Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Jan 31 2024 15:01:21 -0500
Threads in reverse chronological order
[
Next Period
]
Re: [PATCH 0/2] Enable -Wvla, forbidding use of variable length arrays
,
Thomas Huth
,
2024/01/31
Re: [PATCH 0/2] Enable -Wvla, forbidding use of variable length arrays
,
Peter Maydell
,
2024/01/31
[PATCH] hw/intc/xics: Include missing 'cpu.h' header
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH] hw/intc/xics: Include missing 'cpu.h' header
,
Thomas Huth
,
2024/01/30
[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 03/29] hw/acpi/cpu: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/01/29
[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 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 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 07/29] target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
,
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 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 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 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 20/29] target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 19/29] target/nios2: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[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 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 25/29] target/sh4: 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 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 21/29] target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[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 27/29] target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
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 24/29] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[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 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 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 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 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 17/23] target/riscv: 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 18/23] target/rx: 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 20/23] target/sh4: 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 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 47/47] net: make nb_nics and nd_table[] static in net/net.c
,
David Woodhouse
,
2024/01/26
[PATCH v4 22/47] hw/arm/aspeed: use qemu_configure_nic_device()
,
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 07/47] hw/alpha/dp264: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 16/47] hw/ppc/spapr: use qemu_get_nic_info() and 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 10/47] hw/hppa: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 45/47] hw/pci: remove pci_nic_init_nofail()
,
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 44/47] net: remove qemu_check_nic_model()
,
David Woodhouse
,
2024/01/26
[PATCH v4 15/47] hw/ppc/prep: use pci_init_nic_devices()
,
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 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 23/47] hw/arm/exynos4: 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 28/47] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
,
David Woodhouse
,
2024/01/26
[PATCH v4 27/47] hw/arm/highbank: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 11/47] hw/loongarch: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 19/47] hw/sparc64/sun4u: 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 18/47] hw/sh4/r2d: 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 39/47] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 25/47] hw/net/smc91c111: use qemu_configure_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 37/47] hw/net/lasi_i82596: Re-enable build
,
David Woodhouse
,
2024/01/26
Re: [PATCH v4 37/47] hw/net/lasi_i82596: Re-enable build
,
Thomas Huth
,
2024/01/31
[PATCH v4 14/47] hw/mips/loongson3_virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 35/47] hw/mips/mipssim: use qemu_create_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 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 36/47] hw/mips/jazz: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v4 20/47] hw/xtensa/virt: use pci_init_nic_devices()
,
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 17/47] hw/ppc: use pci_init_nic_devices()
,
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 26/47] hw/net/lan9118: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 12/47] hw/mips/fuloong2e: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
spapr watchdog vs watchdog_perform_action() / QMP watchdog-set-action
,
Peter Maydell
,
2024/01/26
Re: spapr watchdog vs watchdog_perform_action() / QMP watchdog-set-action
,
Markus Armbruster
,
2024/01/26
Re: spapr watchdog vs watchdog_perform_action() / QMP watchdog-set-action
,
Peter Maydell
,
2024/01/27
Re: spapr watchdog vs watchdog_perform_action() / QMP watchdog-set-action
,
David Gibson
,
2024/01/28
[PATCH v7 0/9] Add powernv10 I2C devices and tests
,
Glenn Miles
,
2024/01/25
[PATCH v7 3/9] ppc/pnv: New powernv10-rainier machine type
,
Glenn Miles
,
2024/01/25
[PATCH v7 4/9] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
,
Glenn Miles
,
2024/01/25
[PATCH v7 8/9] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
,
Glenn Miles
,
2024/01/25
[PATCH v7 5/9] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
,
Glenn Miles
,
2024/01/25
[PATCH v7 2/9] misc/pca9552: Let external devices set pca9552 inputs
,
Glenn Miles
,
2024/01/25
[PATCH v7 6/9] ppc/pnv: Use resettable interface to reset child I2C buses
,
Glenn Miles
,
2024/01/25
[PATCH v7 1/9] misc/pca9552: Fix inverted input status
,
Glenn Miles
,
2024/01/25
[PATCH v7 7/9] misc: Add a pca9554 GPIO device model
,
Glenn Miles
,
2024/01/25
[PATCH v7 9/9] ppc/pnv: Test pnv i2c master and connected devices
,
Glenn Miles
,
2024/01/25
Re: [PATCH v7 9/9] ppc/pnv: Test pnv i2c master and connected devices
,
Cédric Le Goater
,
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 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
[PATCH] tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
,
Nicholas Piggin
,
2024/01/24
Re: [PATCH] tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
,
Cédric Le Goater
,
2024/01/25
Re: [RFC PATCH v7] ppc: Enable 2nd DAWR support on p10
,
Nicholas Piggin
,
2024/01/23
[PATCH] tests/qtest: Bump timeout of the boot-serial-test to 360 seconds
,
Thomas Huth
,
2024/01/23
Re: [PATCH] tests/qtest: Bump timeout of the boot-serial-test to 360 seconds
,
Daniel P . Berrangé
,
2024/01/23
Re: [PATCH] target/ppc: Re-name registers to match ISA
,
Cédric Le Goater
,
2024/01/23
Re: [PATCH v6 9/9] ppc/pnv: Test pnv i2c master and connected devices
,
Cédric Le Goater
,
2024/01/23
Re: [PATCH v3 8/8] target/ppc: Add SMT support to time facilities
,
Cédric Le Goater
,
2024/01/23
Re: [PATCH v3 5/8] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
,
Cédric Le Goater
,
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 04/21] target/riscv: Validate misa_mxl_max only once
,
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 06/21] target/ppc: Use GDBFeature for dynamic XML
,
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 07/21] target/riscv: Use GDBFeature for dynamic XML
,
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 09/21] gdbstub: Use GDBFeature for GDBRegisterState
,
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 10/21] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
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 15/21] plugins: Use different helpers when reading registers
,
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 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 20/21] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/01/22
[PATCH v3 17/21] plugins: add an API to read registers
,
Alex Bennée
,
2024/01/22
Re: How can I know Page Table address on RAM?
,
Thomas Huth
,
2024/01/22
Re: How can I know Page Table address on RAM?
,
Nicholas Piggin
,
2024/01/23
Re: How can I know Page Table address on RAM?
,
Junho
,
2024/01/25
Re: How can I know Page Table address on RAM?
,
Junho
,
2024/01/30
[PATCH 2/3] hw/pci: Add two parameters to get_address_space
,
Zhenzhong Duan
,
2024/01/22
Re: [PATCH v3 34/38] tcg/ppc: Support TCG_COND_TST{EQ,NE}
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2024/01/18
[PATCH v5 3/9] target/ppc: Fix gen_sc to use correct nip
,
BALATON Zoltan
,
2024/01/18
[PATCH v5 4/9] target/ppc: Move patching nip from exception handler to helper_scv
,
BALATON Zoltan
,
2024/01/18
[PATCH v5 1/9] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
BALATON Zoltan
,
2024/01/18
[PATCH v5 2/9] target/ppc: Readability improvements in exception handlers
,
BALATON Zoltan
,
2024/01/18
[PATCH v5 5/9] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2024/01/18
[PATCH v5 6/9] target/ppc: Clean up ifdefs in excp_helper.c, part 1
,
BALATON Zoltan
,
2024/01/18
[PATCH v5 8/9] target/ppc: Clean up ifdefs in excp_helper.c, part 3
,
BALATON Zoltan
,
2024/01/18
[PATCH v5 7/9] target/ppc: Clean up ifdefs in excp_helper.c, part 2
,
BALATON Zoltan
,
2024/01/18
[PATCH v5 9/9] target/ppc: Remove interrupt handler wrapper functions
,
BALATON Zoltan
,
2024/01/18
Re: [PATCH v5 0/9] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2024/01/30
[PATCH v3 0/2] target/ppc: Fix checkstop and add attn instruction
,
Nicholas Piggin
,
2024/01/18
[PATCH v3 1/2] target/ppc: Make checkstop actually stop the system
,
Nicholas Piggin
,
2024/01/18
[PATCH v3 2/2] target/ppc: Implement attn instruction on BookS 64-bit processors
,
Nicholas Piggin
,
2024/01/18
Re: [PATCH v3 2/2] target/ppc: Implement attn instruction on BookS 64-bit processors
,
Richard Henderson
,
2024/01/18
Re: [PATCH v3 2/2] target/ppc: Implement attn instruction on BookS 64-bit processors
,
Nicholas Piggin
,
2024/01/22
[PATCH 00/26] target/ppc: TCG improvements and fixes
,
Nicholas Piggin
,
2024/01/18
[PATCH 01/26] target/ppc: Fix crash on machine check caused by ifetch
,
Nicholas Piggin
,
2024/01/18
[PATCH 02/26] target/ppc: Prevent supervisor from modifying MSR[ME]
,
Nicholas Piggin
,
2024/01/18
[PATCH 03/26] spapr: set MSR[ME] and MSR[FP] on client entry
,
Nicholas Piggin
,
2024/01/18
[PATCH 04/26] target/ppc: Rename registers to match ISA
,
Nicholas Piggin
,
2024/01/18
[PATCH 05/26] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
,
Nicholas Piggin
,
2024/01/18
[PATCH 06/26] target/ppc: Rename TBL to TB on 64-bit
,
Nicholas Piggin
,
2024/01/18
[PATCH 07/26] target/ppc: Improve timebase register defines naming
,
Nicholas Piggin
,
2024/01/18
[PATCH 08/26] target/ppc: Fix move-to timebase SPR access permissions
,
Nicholas Piggin
,
2024/01/18
[PATCH 09/26] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
2024/01/18
[PATCH 10/26] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
,
Nicholas Piggin
,
2024/01/18
[PATCH 11/26] pnv/chiptod: Implement the ChipTOD to Core transfer
,
Nicholas Piggin
,
2024/01/18
[PATCH 12/26] target/ppc: Implement core timebase state machine and TFMR
,
Nicholas Piggin
,
2024/01/18
[PATCH 13/26] target/ppc: Add SMT support to time facilities
,
Nicholas Piggin
,
2024/01/18
[PATCH 14/26] target/ppc: Add new hflags to support BHRB
,
Nicholas Piggin
,
2024/01/18
[PATCH 15/26] target/ppc: Add recording of taken branches to BHRB
,
Nicholas Piggin
,
2024/01/18
[PATCH 17/26] target/ppc: Add migration support for BHRB
,
Nicholas Piggin
,
2024/01/18
[PATCH 18/26] target/ppc: BookE DECAR SPR is 32-bit
,
Nicholas Piggin
,
2024/01/18
[PATCH 16/26] target/ppc: Add clrbhrb and mfbhrbe instructions
,
Nicholas Piggin
,
2024/01/18
[PATCH 22/26] target/ppc: Add SMT support to simple SPRs
,
Nicholas Piggin
,
2024/01/18
[PATCH 24/26] target/ppc: Implement LDBAR, TTR SPRs
,
Nicholas Piggin
,
2024/01/18
[PATCH 23/26] target/ppc: Add SMT support to PTCR SPR
,
Nicholas Piggin
,
2024/01/18
[PATCH 19/26] target/ppc: Wire up BookE ATB registers for e500 family
,
Nicholas Piggin
,
2024/01/18
[PATCH 20/26] target/ppc: Add PPR32 SPR
,
Nicholas Piggin
,
2024/01/18
[PATCH 21/26] target/ppc: add helper to write per-LPAR SPRs
,
Nicholas Piggin
,
2024/01/18
[PATCH 26/26] target/ppc: add SMT support to msgsnd broadcast
,
Nicholas Piggin
,
2024/01/18
[PATCH 25/26] target/ppc: Implement SPRC/SPRD SPRs
,
Nicholas Piggin
,
2024/01/18
Re: [PATCH 00/26] target/ppc: TCG improvements and fixes
,
Cédric Le Goater
,
2024/01/19
Re: [PATCH 00/26] target/ppc: TCG improvements and fixes
,
Nicholas Piggin
,
2024/01/22
[PATCH 0/4] ppc: add machine check injection HMP command
,
Nicholas Piggin
,
2024/01/18
[PATCH 1/4] nmi: add MCE class for implementing machine check injection commands
,
Nicholas Piggin
,
2024/01/18
[PATCH 2/4] ppc/spapr: Implement mce injection
,
Nicholas Piggin
,
2024/01/18
[PATCH 3/4] target/ppc: Add machine check interrupt injection helper
,
Nicholas Piggin
,
2024/01/18
[PATCH 4/4] ppc/pnv: Implement mce injection
,
Nicholas Piggin
,
2024/01/18
Re: [PATCH 0/4] ppc: add machine check injection HMP command
,
Cédric Le Goater
,
2024/01/18
[PATCH 0/2] ppc: really change defaults
,
Nicholas Piggin
,
2024/01/18
[PATCH 1/2] ppc/spapr: change pseries machine default to POWER10 CPU
,
Nicholas Piggin
,
2024/01/18
Re: [PATCH 1/2] ppc/spapr: change pseries machine default to POWER10 CPU
,
Harsh Prateek Bora
,
2024/01/19
[PATCH 2/2] ppc/pnv: Change powernv default to powernv10
,
Nicholas Piggin
,
2024/01/18
Re: [PATCH 2/2] ppc/pnv: Change powernv default to powernv10
,
Cédric Le Goater
,
2024/01/19
[PATCH 0/8] ppc: Update targets for Power machines (spapr and pnv)
,
Nicholas Piggin
,
2024/01/18
[PATCH 1/8] target/ppc: POWER10 does not have transactional memory
,
Nicholas Piggin
,
2024/01/18
[PATCH 2/8] ppc/spapr|pnv: Remove SAO from pa-features when running MTTCG
,
Nicholas Piggin
,
2024/01/18
Re: [PATCH 2/8] ppc/spapr|pnv: Remove SAO from pa-features when running MTTCG
,
David Gibson
,
2024/01/18
Re: [PATCH 2/8] ppc/spapr|pnv: Remove SAO from pa-features when running MTTCG
,
Nicholas Piggin
,
2024/01/22
Re: [PATCH 2/8] ppc/spapr|pnv: Remove SAO from pa-features when running MTTCG
,
David Gibson
,
2024/01/24
Re: [PATCH 2/8] ppc/spapr|pnv: Remove SAO from pa-features when running MTTCG
,
Nicholas Piggin
,
2024/01/25
[PATCH 3/8] ppc/spapr: Remove copy-paste from pa-features under TCG
,
Nicholas Piggin
,
2024/01/18
[PATCH 4/8] ppc/spapr: Adjust ibm,pa-features for POWER9
,
Nicholas Piggin
,
2024/01/18
[PATCH 5/8] ppc/spapr: Add pa-features for POWER10 machines
,
Nicholas Piggin
,
2024/01/18
[PATCH 6/8] ppc/pnv: Permit ibm,pa-features set per machine variant
,
Nicholas Piggin
,
2024/01/18
[PATCH 7/8] ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits
,
Nicholas Piggin
,
2024/01/18
[PATCH 8/8] ppc/pnv: Update skiboot to v7.1
,
Nicholas Piggin
,
2024/01/18
Re: [PATCH 8/8] ppc/pnv: Update skiboot to v7.1
,
Cédric Le Goater
,
2024/01/19
[PATCH v2 0/4] hw/ppc/spapr: Rename 'softmmu'
,
Nicholas Piggin
,
2024/01/18
[PATCH v2 2/4] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
,
Nicholas Piggin
,
2024/01/18
[PATCH v2 1/4] hw/ppc/spapr: Add missing license
,
Nicholas Piggin
,
2024/01/18
[PATCH v2 3/4] hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
,
Nicholas Piggin
,
2024/01/18
[PATCH v2 4/4] hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
,
Nicholas Piggin
,
2024/01/18
Re: [PATCH v2 0/4] hw/ppc/spapr: Rename 'softmmu'
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH v3 00/15] Nested PAPR API (KVM on PowerVM)
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 02/15] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 01/15] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 03/15] spapr: nested: Introduce SpaprMachineStateNested to store related info.
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 04/15] spapr: nested: keep nested-hv related code restricted to its API.
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 06/15] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 07/15] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 08/15] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 05/15] spapr: nested: Document Nested PAPR API
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 09/15] spapr: nested: Extend nested_ppc_state for nested PAPR API
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 10/15] spapr: nested: Initialize the GSB elements lookup table.
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 11/15] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 15/15] spapr: nested: Set the PCR when logical PVR is set
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 13/15] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 12/15] spapr: nested: Use correct source for parttbl info for nested PAPR API.
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v3 14/15] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
,
Harsh Prateek Bora
,
2024/01/18
[PATCH] ppc/pnv: Add PowerPC Special Purpose Registers
,
dan tan
,
2024/01/17
Re: [PATCH] ppc/pnv: Add PowerPC Special Purpose Registers
,
Nicholas Piggin
,
2024/01/17
[PATCH] ppc/pnv: Add PowerPC Special Purpose Registers (SPRs):
,
dan tan
,
2024/01/17
Re: [PATCH] ppc/pnv: Add PowerPC Special Purpose Registers (SPRs):
,
Nicholas Piggin
,
2024/01/17
[PATCH 1/6] target/ppc: Fix 440 tlbwe TLB invalidation gaps
,
Nicholas Piggin
,
2024/01/17
[PATCH 2/6] target/ppc: Factor out 4xx ppcemb_tlb_t flushing
,
Nicholas Piggin
,
2024/01/17
Re: [PATCH 2/6] target/ppc: Factor out 4xx ppcemb_tlb_t flushing
,
Cédric Le Goater
,
2024/01/25
[PATCH 3/6] target/ppc: 4xx don't flush TLB for a newly written software TLB entry
,
Nicholas Piggin
,
2024/01/17
Re: [PATCH 3/6] target/ppc: 4xx don't flush TLB for a newly written software TLB entry
,
Cédric Le Goater
,
2024/01/25
[PATCH 4/6] target/ppc: 4xx optimise tlbwe_lo TLB flushing
,
Nicholas Piggin
,
2024/01/17
Re: [PATCH 4/6] target/ppc: 4xx optimise tlbwe_lo TLB flushing
,
Cédric Le Goater
,
2024/01/25
[PATCH 5/6] target/ppc: 440 optimise tlbwe TLB flushing
,
Nicholas Piggin
,
2024/01/17
Re: [PATCH 5/6] target/ppc: 440 optimise tlbwe TLB flushing
,
Cédric Le Goater
,
2024/01/25
[PATCH 6/6] target/ppc: optimise ppcemb_tlb_t flushing
,
Nicholas Piggin
,
2024/01/17
Re: [PATCH 6/6] target/ppc: optimise ppcemb_tlb_t flushing
,
Cédric Le Goater
,
2024/01/25
Re: [PATCH 1/6] target/ppc: Fix 440 tlbwe TLB invalidation gaps
,
Cédric Le Goater
,
2024/01/25
[PATCH v2 0/8] tests/avocado: ppc additions and other fixes
,
Nicholas Piggin
,
2024/01/17
[PATCH v2 1/8] tests/avocado: mark boot_linux.py long runtime instead of flaky
,
Nicholas Piggin
,
2024/01/17
[PATCH v2 2/8] tests/avocado: Mark x86-64 boot_linux.py TCG tests as long runtime
,
Nicholas Piggin
,
2024/01/17
Re: [PATCH v2 2/8] tests/avocado: Mark x86-64 boot_linux.py TCG tests as long runtime
,
Cédric Le Goater
,
2024/01/25
[PATCH v2 3/8] tests/avocado: Enable replay_linux.py on ppc64 pseries
,
Nicholas Piggin
,
2024/01/17
[PATCH v2 4/8] tests/avocado: ppc add powernv10 boot_linux_console test
,
Nicholas Piggin
,
2024/01/17
Re: [PATCH v2 4/8] tests/avocado: ppc add powernv10 boot_linux_console test
,
Nicholas Piggin
,
2024/01/24
[PATCH v2 5/8] tests/avocado: Add ppc pseries and powernv hash MMU tests
,
Nicholas Piggin
,
2024/01/17
Re: [PATCH v2 5/8] tests/avocado: Add ppc pseries and powernv hash MMU tests
,
Cédric Le Goater
,
2024/01/25
[PATCH v2 6/8] tests/avocado: Add pseries KVM boot_linux test
,
Nicholas Piggin
,
2024/01/17
Re: [PATCH v2 6/8] tests/avocado: Add pseries KVM boot_linux test
,
Cédric Le Goater
,
2024/01/25
[PATCH v2 7/8] tests/avocado: ppc add hypervisor tests
,
Nicholas Piggin
,
2024/01/17
[PATCH v2 8/8] tests/avocado: Add FreeBSD distro boot tests for ppc
,
Nicholas Piggin
,
2024/01/17
[PATCH v2 0/2] ppc: Rename power5+ and power7+ for the new QOM naming rules
,
Thomas Huth
,
2024/01/17
[PATCH v2 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Thomas Huth
,
2024/01/17
Re: [PATCH v2 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Cédric Le Goater
,
2024/01/17
Re: [PATCH v2 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Harsh Prateek Bora
,
2024/01/18
[PATCH v2 2/2] docs/about: Deprecate the old "power5+" and "power7+" CPU names
,
Thomas Huth
,
2024/01/17
Re: [PATCH v2 2/2] docs/about: Deprecate the old "power5+" and "power7+" CPU names
,
Philippe Mathieu-Daudé
,
2024/01/17
Re: [PATCH v2 2/2] docs/about: Deprecate the old "power5+" and "power7+" CPU names
,
Cédric Le Goater
,
2024/01/17
Re: [PATCH v2 2/2] docs/about: Deprecate the old "power5+" and "power7+" CPU names
,
Harsh Prateek Bora
,
2024/01/18
Re: [RFC PATCH 0/6] target/ppc: Improve 4xx and 440 tlbwe
,
BALATON Zoltan
,
2024/01/17
[PULL 13/22] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
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 06/22] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/16
[PULL 08/22] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/01/16
Re: [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Philippe Mathieu-Daudé
,
2024/01/15
Re: [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Guenter Roeck
,
2024/01/15
Re: [PATCH v2] ppc/pnv: Add QME region for P10
,
Daniel Henrique Barboza
,
2024/01/15
[PATCH] tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutes
,
Thomas Huth
,
2024/01/15
Re: [PATCH] tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutes
,
Daniel P . Berrangé
,
2024/01/15
[PATCH v5 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 01/11] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 02/11] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 05/11] exec/ioport: Add portio_list_set_address()
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 06/11] exec/ioport: Add portio_list_set_enabled()
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Bernhard Beschow
,
2024/01/14
[PATCH v5 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/14
Re: [PATCH v5 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/14
Re: [PATCH v5 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Michael S. Tsirkin
,
2024/01/14
Re: [PATCH v5 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/14
[PATCH] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
Peter Maydell
,
2024/01/12
Re: [PATCH] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
,
Cédric Le Goater
,
2024/01/23
[PATCH 0/2] ppc: Rename power5+ and power7+ for the new QOM naming rules
,
Thomas Huth
,
2024/01/11
[PATCH 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Thomas Huth
,
2024/01/11
Re: [PATCH 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Cédric Le Goater
,
2024/01/11
Re: [PATCH 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Harsh Prateek Bora
,
2024/01/11
Re: [PATCH 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Thomas Huth
,
2024/01/12
Re: [PATCH 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Harsh Prateek Bora
,
2024/01/12
Re: [PATCH 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Thomas Huth
,
2024/01/12
Re: [PATCH 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
,
Philippe Mathieu-Daudé
,
2024/01/12
[PATCH 2/2] docs/about: Deprecate the old "power5+" and "power7+" CPU names
,
Thomas Huth
,
2024/01/11
Re: [PATCH 2/2] docs/about: Deprecate the old "power5+" and "power7+" CPU names
,
Cédric Le Goater
,
2024/01/11
Re: [PATCH 0/2] ppc: Rename power5+ and power7+ for the new QOM naming rules
,
Peter Krempa
,
2024/01/12
Re: [PATCH 0/2] ppc: Rename power5+ and power7+ for the new QOM naming rules
,
Thomas Huth
,
2024/01/17
[PATCH] hw/core: Handle cpu_model_from_type() returning NULL value
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH] hw/core: Handle cpu_model_from_type() returning NULL value
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH] hw/core: Handle cpu_model_from_type() returning NULL value
,
Gavin Shan
,
2024/01/11
Re: [PATCH] hw/core: Handle cpu_model_from_type() returning NULL value
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH] hw/core: Handle cpu_model_from_type() returning NULL value
,
Gavin Shan
,
2024/01/11
Re: [PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
,
John Snow
,
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
Re: [PATCH v3 16/46] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 30/46] hw/arm: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 39/46] hw/riscv: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[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 17/46] hw/ppc: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 17/46] hw/ppc: use pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 15/46] hw/ppc/prep: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 15/46] hw/ppc/prep: use pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 11/46] hw/loongarch: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 07/46] hw/alpha/dp264: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 23/46] hw/arm/exynos4: 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 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 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 29/46] hw/arm/stellaris: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 36/46] hw/mips/jazz: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 42/46] hw/xtensa/xtfpga: use qemu_create_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 38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 10/46] hw/hppa: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 20/46] hw/xtensa/virt: use pci_init_nic_devices()
,
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 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
,
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 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 27/46] hw/arm/highbank: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 24/46] hw/arm/fsl: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[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 09/46] hw/arm/virt: use pci_init_nic_devices()
,
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 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 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/26
[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 33/46] hw/m68k/q800: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[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 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 26/46] hw/net/lan9118: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 25/46] hw/net/smc91c111: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 08/46] hw/arm/sbsa-ref: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 41/46] hw/sparc/sun4m: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
,
David Woodhouse
,
2024/01/08
[PATCH v3 19/46] hw/sparc64/sun4u: use pci_init_nic_devices()
,
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
[PATCH v3 31/46] hw/net/etraxfs-eth: use qemu_configure_nic_device()
,
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
[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 4/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
2024/01/08
[PULL 5/6] Replace "iothread lock" with "BQL" in comments
,
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 2/6] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2024/01/08
[PULL 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2024/01/08
Re: [PULL 0/6] Block patches
,
Peter Maydell
,
2024/01/09
[PATCH] target/ppc: Fix crash on machine check caused by ifetch
,
Nicholas Piggin
,
2024/01/07
Re: [PATCH] target/ppc: Fix crash on machine check caused by ifetch
,
BALATON Zoltan
,
2024/01/07
Re: [PATCH] target/ppc: Fix crash on machine check caused by ifetch
,
Cédric Le Goater
,
2024/01/08
Re: [PATCH] target/ppc: Fix crash on machine check caused by ifetch
,
Cédric Le Goater
,
2024/01/23
Re: [PATCH] target/ppc: Fix crash on machine check caused by ifetch
,
Cédric Le Goater
,
2024/01/23
[PATCH 0/9] tests/avocado: ppc additions and other fixes
,
Nicholas Piggin
,
2024/01/07
[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 2/9] tests/avocado: mark boot_linux.py long runtime instead of flaky
,
Nicholas Piggin
,
2024/01/07
Re: [PATCH 2/9] tests/avocado: mark boot_linux.py long runtime instead of flaky
,
Cédric Le Goater
,
2024/01/08
Re: [PATCH 2/9] tests/avocado: mark boot_linux.py long runtime instead of flaky
,
Thomas Huth
,
2024/01/08
[PATCH 3/9] tests/avocado: Mark x86-64 boot_linux.py TCG tests as long runtime
,
Nicholas Piggin
,
2024/01/07
[PATCH 4/9] tests/avocado: Enable replay_linux.py on ppc64 pseries
,
Nicholas Piggin
,
2024/01/07
[PATCH 5/9] tests/avocado: ppc add powernv10 boot_linux_console test
,
Nicholas Piggin
,
2024/01/07
Re: [PATCH 5/9] tests/avocado: ppc add powernv10 boot_linux_console test
,
Cédric Le Goater
,
2024/01/08
[PATCH 6/9] tests/avocado: Add ppc pseries and powernv hash MMU tests
,
Nicholas Piggin
,
2024/01/07
[PATCH 7/9] tests/avocado: Add pseries KVM boot_linux test
,
Nicholas Piggin
,
2024/01/07
Re: [PATCH 7/9] tests/avocado: Add pseries KVM boot_linux test
,
Cédric Le Goater
,
2024/01/08
[PATCH 8/9] tests/avocado: ppc add hypervisor tests
,
Nicholas Piggin
,
2024/01/07
Re: [PATCH 8/9] tests/avocado: ppc add hypervisor tests
,
Cédric Le Goater
,
2024/01/08
[PATCH 9/9] tests/avocado: Add FreeBSD distro boot tests for ppc
,
Nicholas Piggin
,
2024/01/07
Re: [PATCH 9/9] tests/avocado: Add FreeBSD distro boot tests for ppc
,
Cédric Le Goater
,
2024/01/08
[PATCH v4 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 01/11] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 02/11] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 05/11] exec/ioport: Add portio_list_set_address()
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 06/11] exec/ioport: Add portio_list_set_enabled()
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL
,
Bernhard Beschow
,
2024/01/06
[PATCH v4 10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Bernhard Beschow
,
2024/01/06
Re: [PATCH v4 10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
BALATON Zoltan
,
2024/01/07
Re: [PATCH v4 10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Bernhard Beschow
,
2024/01/08
[PATCH v4 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/06
Re: [PATCH v4 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
2024/01/07
Re: [PATCH v4 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/08
Re: [PATCH v4 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
2024/01/08
Re: [PATCH v4 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Mark Cave-Ayland
,
2024/01/07
Re: [PATCH v4 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/08
Re: [PATCH v4 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Mark Cave-Ayland
,
2024/01/08
Re: [PATCH v4 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/09
[PULL 00/71] HW core patches for 2024-01-05
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 01/71] meson: Allow building binary with no target-specific files in hw/
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 02/71] target/alpha: Remove fallback to ev67 cpu class
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 03/71] target/hppa: Remove object_class_is_abstract()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 04/71] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 05/71] cpu: Add helper cpu_model_from_type()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 06/71] cpu: Add generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 07/71] target/alpha: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 08/71] target/arm: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 09/71] target/avr: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 10/71] target/cris: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 11/71] target/hexagon: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 12/71] target/hppa: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 13/71] target/loongarch: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 14/71] target/m68k: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 15/71] target/mips: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 16/71] target/openrisc: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 17/71] target/riscv: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 18/71] target/rx: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 20/71] target/tricore: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 19/71] target/sh4: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 21/71] target/xtensa: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 24/71] machine: Use error handling when CPU type is checked
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 22/71] target: Use generic cpu_model_from_type()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 27/71] machine: Print CPU model name instead of CPU type
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 28/71] hw/arm/virt: Hide host CPU model for tcg
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 23/71] hw/core: Add machine_class_default_cpu_type()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 25/71] machine: Introduce helper is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 26/71] machine: Improve is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 29/71] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PULL 29/71] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Peter Maydell
,
2024/01/09
Re: [PULL 29/71] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2024/01/11
[PULL 30/71] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 32/71] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 34/71] hw/core/cpu: Update description of CPUState::node
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 35/71] hw/cpu/core: Cleanup unused included header in core.c
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 31/71] hw/arm: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 36/71] hw/cpu/cluster: Cleanup unused included header in cluster.c
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 33/71] hw/core/cpu: Remove final vestiges of dynamic state tracing
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 39/71] hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 37/71] hw/audio/sb16: Do not migrate qdev properties
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 40/71] hw/ppc/spapr_cpu_core: Access QDev properties with proper API
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 41/71] hw: Simplify accesses to the CPUState::'start-powered-off' property
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 38/71] hw/arm/bcm2836: Simplify use of 'reset-cbar' property
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 44/71] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 42/71] hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 45/71] memory: Have memory_region_init_ram_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 43/71] hw/mips: Inline 'bios.h' definitions
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 46/71] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 48/71] memory: Simplify memory_region_init_ram_from_fd() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 47/71] memory: Simplify memory_region_init_rom_nomigrate() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 49/71] memory: Have memory_region_init_ram() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 50/71] memory: Have memory_region_init_rom() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 51/71] memory: Have memory_region_init_rom_device_nomigrate() return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 52/71] memory: Simplify memory_region_init_rom_device_nomigrate() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 53/71] memory: Have memory_region_init_rom_device() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 54/71] memory: Have memory_region_init_resizeable_ram() return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 55/71] memory: Have memory_region_init_ram_from_file() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 56/71] memory: Have memory_region_init_ram_from_fd() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 57/71] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 58/71] backends: Simplify host_memory_backend_memory_complete()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 60/71] backends: Reduce variable scope in host_memory_backend_memory_complete
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 59/71] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 61/71] util/oslib: Have qemu_prealloc_mem() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 62/71] misc: Simplify qemu_prealloc_mem() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 63/71] hw: Simplify memory_region_init_ram() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 64/71] hw/arm: Simplify memory_region_init_rom() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 66/71] hw/misc: Simplify memory_region_init_ram_from_fd() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 67/71] hw/nvram: Simplify memory_region_init_rom_device() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 65/71] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 68/71] hw/pci-host/raven: Propagate error in raven_realize()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 69/71] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 70/71] hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 71/71] target/sparc: Simplify qemu_irq_ack
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PULL 00/71] HW core patches for 2024-01-05
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PULL 00/71] HW core patches for 2024-01-05
,
Peter Maydell
,
2024/01/05
Re: [PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Peter Maydell
,
2024/01/05
Re: [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH v5 01/31] target/alpha: Remove 'ev67' CPU class
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 01/31] target/alpha: Remove 'ev67' CPU class
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 01/31] target/alpha: Remove 'ev67' CPU class
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH] util: fix build with musl libc on ppc64le
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH] util: fix build with musl libc on ppc64le
,
Richard Henderson
,
2024/01/08
[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 04/43] chardev: use bool for fe_is_open
,
Alex Bennée
,
2024/01/03
[PATCH v2 05/43] qtest: bump min meson timeout to 60 seconds
,
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 09/43] qtest: bump test-hmp timeout to 4 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 07/43] qtest: bump qom-test timeout to 15 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 11/43] qtest: bump prom-env-test timeout to 6 minutes
,
Alex Bennée
,
2024/01/03
[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 32/43] gdbstub: Simplify XML lookup
,
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 31/43] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/01/03
[PATCH v2 23/43] target/riscv: Remove misa_mxl validation
,
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 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 20/43] mtest2make: stop disabling meson test timeouts
,
Alex Bennée
,
2024/01/03
[PATCH v2 22/43] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alex Bennée
,
2024/01/03
[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 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 19/43] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
,
Alex Bennée
,
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 37/43] gdbstub: expose api to find registers
,
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 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 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 26/43] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/03
[PATCH v2 21/43] readthodocs: fully specify a build environment
,
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 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 34/43] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/01/03
[PATCH v2 35/43] gdbstub: Add members to identify registers to GDBFeature
,
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 17/43] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
,
Alex Bennée
,
2024/01/03
[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 v3 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
,
Kowshik Jois B S
,
2024/01/03
Re: [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
,
Kowshik Jois B S
,
2024/01/03
Re: [PATCH] docs/system: Document running Linux on amigaone machine
,
Bernhard Beschow
,
2024/01/02
Re: [PATCH] docs/system: Document running Linux on amigaone machine
,
BALATON Zoltan
,
2024/01/03
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/02
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
2024/01/03
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2024/01/06
[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 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
[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
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
[PATCH] tcg/ppc: Use new registers for LQ destination
,
Richard Henderson
,
2024/01/01
Re: [PATCH] tcg/ppc: Use new registers for LQ destination
,
Philippe Mathieu-Daudé
,
2024/01/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc