Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Sep 29 2023 20:23:28 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH V2 00/10] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2023/09/29
[PATCH V2 01/10] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2023/09/29
[PATCH V2 02/10] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2023/09/29
[PATCH V2 03/10] hw/acpi: Add ACPI CPU hotplug init stub
,
Salil Mehta
,
2023/09/29
[PATCH V2 04/10] hw/acpi: Init GED framework with cpu hotplug events
,
Salil Mehta
,
2023/09/29
[PATCH V2 05/10] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2023/09/29
[PATCH V2 06/10] hw/acpi: Update GED _EVT method AML with cpu scan
,
Salil Mehta
,
2023/09/29
[PATCH V2 07/10] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2023/09/29
[PATCH V2 08/10] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2023/09/29
[PATCH V2 09/10] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2023/09/29
[PATCH V2 10/10] target/arm/kvm: Write CPU state back to KVM on reset
,
Salil Mehta
,
2023/09/29
[PATCH] MAINTAINERS: Add some unowned files to the SBSA-REF section
,
Thomas Huth
,
2023/09/29
Re: [PATCH] MAINTAINERS: Add some unowned files to the SBSA-REF section
,
Leif Lindholm
,
2023/09/29
[PATCH 0/9] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2023/09/29
[PATCH 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2023/09/29
Re: [PATCH 1/9] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Alex Bennée
,
2023/09/29
RE: [PATCH 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2023/09/29
Re: [PATCH 1/9] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Alex Bennée
,
2023/09/29
[PATCH 2/9] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2023/09/29
Re: [PATCH 2/9] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Alex Bennée
,
2023/09/29
RE: [PATCH 2/9] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2023/09/29
[PATCH 3/9] hw/acpi: Add ACPI CPU hotplug init stub
,
Salil Mehta
,
2023/09/29
Re: [PATCH 3/9] hw/acpi: Add ACPI CPU hotplug init stub
,
Alex Bennée
,
2023/09/29
RE: [PATCH 3/9] hw/acpi: Add ACPI CPU hotplug init stub
,
Salil Mehta
,
2023/09/29
[PATCH 4/9] hw/acpi: Init GED framework with cpu hotplug events
,
Salil Mehta
,
2023/09/29
[PATCH 5/9] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2023/09/29
[PATCH 6/9] hw/acpi: Update GED _EVT method AML with cpu scan
,
Salil Mehta
,
2023/09/29
[PATCH 7/9] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2023/09/29
[PATCH 8/9] physmem, gdbstub: Add helper functions to help *unrealize* vCPU object
,
Salil Mehta
,
2023/09/29
Re: [PATCH 8/9] physmem,gdbstub: Add helper functions to help *unrealize* vCPU object
,
Alex Bennée
,
2023/09/29
RE: [PATCH 8/9] physmem,gdbstub: Add helper functions to help *unrealize* vCPU object
,
Salil Mehta
,
2023/09/29
[PATCH 9/9] target/arm/kvm: Write CPU state back to KVM on reset
,
Salil Mehta
,
2023/09/29
Re: [PATCH 9/9] target/arm/kvm: Write CPU state back to KVM on reset
,
Alex Bennée
,
2023/09/29
RE: [PATCH 9/9] target/arm/kvm: Write CPU state back to KVM on reset
,
Salil Mehta
,
2023/09/29
[PATCH v2] tests/qtest: Fix npcm7xx_timer-test.c flaky test
,
Chris Rauer
,
2023/09/28
Re: [PATCH v2] tests/qtest: Fix npcm7xx_timer-test.c flaky test
,
Thomas Huth
,
2023/09/29
[PATCH v2] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
,
Michal Orzel
,
2023/09/28
Re: [PATCH v2] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
,
Oleksandr Tyshchenko
,
2023/09/28
[PATCH v3 0/6] python/machine: use socketpair() for console socket
,
John Snow
,
2023/09/28
[PATCH v3 1/6] python/machine: move socket setup out of _base_args property
,
John Snow
,
2023/09/28
[PATCH v3 5/6] python/machine: use socketpair() for qtest connection
,
John Snow
,
2023/09/28
[PATCH v3 2/6] python/machine: close sock_pair in cleanup path
,
John Snow
,
2023/09/28
[PATCH v3 3/6] python/console_socket: accept existing FD in initializer
,
John Snow
,
2023/09/28
[PATCH v3 4/6] python/machine: use socketpair() for console connections
,
John Snow
,
2023/09/28
[PATCH v3 6/6] python/machine: remove unused sock_dir argument
,
John Snow
,
2023/09/28
Re: [PATCH v3 0/6] python/machine: use socketpair() for console socket
,
Daniel P . Berrangé
,
2023/09/28
Re: [PATCH v3 0/6] python/machine: use socketpair() for console socket
,
John Snow
,
2023/09/28
[PATCH] tests/qtest: Fix npcm7xx_timer-test.c flaky test
,
Chris Rauer
,
2023/09/27
Re: [PATCH] tests/qtest: Fix npcm7xx_timer-test.c flaky test
,
Thomas Huth
,
2023/09/28
Re: [PATCH] tests/qtest: Fix npcm7xx_timer-test.c flaky test
,
Chris Rauer
,
2023/09/28
[PATCH] misc/pca9552: Let external devices set pca9552 inputs
,
Glenn Miles
,
2023/09/27
[PATCH] misc/pca9552: Fix inverted input status
,
Glenn Miles
,
2023/09/27
[PATCH v2 0/1] tests/avocado: update firmware to enable OpenBSD test on sbsa-ref
,
Marcin Juszkiewicz
,
2023/09/27
[PATCH v2 1/1] tests/avocado: update firmware to enable OpenBSD test on sbsa-ref
,
Marcin Juszkiewicz
,
2023/09/27
[PATCH] target/arm: Permit T32 LDM with single register
,
Peter Maydell
,
2023/09/27
Re: [PATCH] target/arm: Permit T32 LDM with single register
,
Alex Bennée
,
2023/09/27
Re: [PATCH] target/arm: Permit T32 LDM with single register
,
Richard Henderson
,
2023/09/28
[PATCH] target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL
,
Peter Maydell
,
2023/09/26
Re: [PATCH] target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL
,
Richard Henderson
,
2023/09/28
FreeBSD 13.2 installer does not see AHCI devices on aarch64/sbsa-ref and x86-64/q35
,
Marcin Juszkiewicz
,
2023/09/26
Re: FreeBSD 13.2 installer does not see AHCI devices on aarch64/sbsa-ref and x86-64/q35
,
Niklas Cassel
,
2023/09/26
Re: FreeBSD 13.2 installer does not see AHCI devices on aarch64/sbsa-ref and x86-64/q35
,
John Snow
,
2023/09/26
[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2023/09/25
RE: [PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2023/09/25
[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2023/09/25
RE: [PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2023/09/25
Re: [PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Russell King (Oracle)
,
2023/09/25
RE: [PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2023/09/25
Re: [PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Gavin Shan
,
2023/09/25
[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 01/37] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 01/37] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
,
Gavin Shan
,
2023/09/26
[PATCH RFC V2 02/37] cpus-common: Add common CPU utility for possible vCPUs
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 02/37] cpus-common: Add common CPU utility for possible vCPUs
,
Gavin Shan
,
2023/09/26
[PATCH RFC V2 03/37] hw/arm/virt: Move setting of common CPU properties in a function
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 03/37] hw/arm/virt: Move setting of common CPU properties in a function
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 04/37] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 04/37] arm/virt,target/arm: Machine init time change common to vCPU {cold|hot}-plug
,
Gavin Shan
,
2023/09/27
Re: [PATCH RFC V2 04/37] arm/virt,target/arm: Machine init time change common to vCPU {cold|hot}-plug
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 05/37] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 05/37] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 06/37] arm/virt, kvm: Pre-create disabled possible vCPUs @machine init
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 06/37] arm/virt,kvm: Pre-create disabled possible vCPUs @machine init
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 07/37] arm/virt, gicv3: Changes to pre-size GIC with possible vcpus @machine init
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 07/37] arm/virt, gicv3: Changes to pre-size GIC with possible vcpus @machine init
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 08/37] arm/virt: Init PMU at host for all possible vcpus
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 09/37] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 09/37] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 10/37] arm/acpi: Enable ACPI support for vcpu hotplug
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 10/37] arm/acpi: Enable ACPI support for vcpu hotplug
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 11/37] hw/acpi: Add ACPI CPU hotplug init stub
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 11/37] hw/acpi: Add ACPI CPU hotplug init stub
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 12/37] hw/acpi: Use qemu_present_cpu() API in ACPI CPU hotplug init
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 12/37] hw/acpi: Use qemu_present_cpu() API in ACPI CPU hotplug init
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 13/37] hw/acpi: Init GED framework with cpu hotplug events
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 13/37] hw/acpi: Init GED framework with cpu hotplug events
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 14/37] arm/virt: Add cpu hotplug events to GED during creation
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 14/37] arm/virt: Add cpu hotplug events to GED during creation
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 15/37] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 15/37] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 16/37] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 16/37] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 17/37] arm/virt/acpi: Build CPUs AML with CPU Hotplug support
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 17/37] arm/virt/acpi: Build CPUs AML with CPU Hotplug support
,
Gavin Shan
,
2023/09/27
[PATCH RFC V2 18/37] arm/virt: Make ARM vCPU *present* status ACPI *persistent*
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 18/37] arm/virt: Make ARM vCPU *present* status ACPI *persistent*
,
Gavin Shan
,
2023/09/28
[PATCH RFC V2 19/37] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES, ENA} Bits to Guest
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 19/37] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES,ENA} Bits to Guest
,
Gavin Shan
,
2023/09/28
[PATCH RFC V2 20/37] hw/acpi: Update GED _EVT method AML with cpu scan
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 20/37] hw/acpi: Update GED _EVT method AML with cpu scan
,
Gavin Shan
,
2023/09/28
[PATCH RFC V2 21/37] hw/arm: MADT Tbl change to size the guest with possible vCPUs
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 21/37] hw/arm: MADT Tbl change to size the guest with possible vCPUs
,
Gavin Shan
,
2023/09/28
[PATCH RFC V2 22/37] hw/acpi: Make _MAT method optional
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 22/37] hw/acpi: Make _MAT method optional
,
Gavin Shan
,
2023/09/28
[PATCH RFC V2 23/37] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 23/37] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Gavin Shan
,
2023/09/28
[PATCH RFC V2 24/37] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 24/37] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Michael S. Tsirkin
,
2023/09/26
RE: [PATCH RFC V2 24/37] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 24/37] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Michael S. Tsirkin
,
2023/09/26
RE: [PATCH RFC V2 24/37] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 24/37] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
lixianglai
,
2023/09/26
[PATCH RFC V2 25/37] arm/virt: Add/update basic hot-(un)plug framework
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 25/37] arm/virt: Add/update basic hot-(un)plug framework
,
Gavin Shan
,
2023/09/28
[PATCH RFC V2 26/37] arm/virt: Changes to (un)wire GICC<->vCPU IRQs during hot-(un)plug
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 27/37] hw/arm, gicv3: Changes to update GIC with vCPU hot-plug notification
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 28/37] hw/intc/arm-gicv3*: Changes required to (re)init the vCPU register info
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 29/37] arm/virt: Update the guest(via GED) about CPU hot-(un)plug events
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 29/37] arm/virt: Update the guest(via GED) about CPU hot-(un)plug events
,
Gavin Shan
,
2023/09/28
[PATCH RFC V2 30/37] hw/arm: Changes required for reset and to support next boot
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 31/37] physmem, gdbstub: Common helping funcs/changes to *unrealize* vCPU
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 32/37] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 33/37] target/arm/kvm: Write CPU state back to KVM on reset
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 34/37] target/arm/kvm, tcg: Register/Handle SMCCC hypercall exits to VMM/Qemu
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 34/37] target/arm/kvm,tcg: Register/Handle SMCCC hypercall exits to VMM/Qemu
,
Gavin Shan
,
2023/09/29
[PATCH RFC V2 35/37] hw/arm: Support hotplug capability check using _OSC method
,
Salil Mehta
,
2023/09/26
Re: [PATCH RFC V2 35/37] hw/arm: Support hotplug capability check using _OSC method
,
Gavin Shan
,
2023/09/29
[PATCH RFC V2 36/37] tcg/mttcg: enable threads to unregister in tcg_ctxs[]
,
Salil Mehta
,
2023/09/26
[PATCH RFC V2 37/37] hw/arm/virt: Expose cold-booted CPUs as MADT GICC Enabled
,
Salil Mehta
,
2023/09/26
[PATCH 00/31] September maintainer omnibus (tests, gdbstub, plugins)
,
Alex Bennée
,
2023/09/25
[PATCH 02/31] tests/lcitool: add swtpm to the package list
,
Alex Bennée
,
2023/09/25
Re: [PATCH 02/31] tests/lcitool: add swtpm to the package list
,
Daniel P . Berrangé
,
2023/09/25
[PATCH 01/31] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1
,
Alex Bennée
,
2023/09/25
[PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Alex Bennée
,
2023/09/25
Re: [PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Paolo Bonzini
,
2023/09/25
Re: [PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Alex Bennée
,
2023/09/25
Re: [PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Paolo Bonzini
,
2023/09/25
Re: [PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Peter Maydell
,
2023/09/25
[PATCH 03/31] gitlab: shuffle some targets and reduce avocado noise
,
Alex Bennée
,
2023/09/25
[PATCH 06/31] configure: allow user to override docker engine
,
Alex Bennée
,
2023/09/25
[PATCH 09/31] gdbstub: Fix target_xml initialization
,
Alex Bennée
,
2023/09/25
[PATCH 04/31] docs: mark CRIS support as deprecated
,
Alex Bennée
,
2023/09/25
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Daniel P . Berrangé
,
2023/09/25
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Daniel P . Berrangé
,
2023/09/25
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Alex Bennée
,
2023/09/25
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Edgar E. Iglesias
,
2023/09/25
[PATCH 10/31] gdbstub: Fix target.xml response
,
Alex Bennée
,
2023/09/25
[PATCH 05/31] tests/docker: make docker engine choice entirely configure driven
,
Alex Bennée
,
2023/09/25
Re: [PATCH 05/31] tests/docker: make docker engine choice entirely configure driven
,
Paolo Bonzini
,
2023/09/25
[PATCH 07/31] configure: remove gcc version suffixes
,
Alex Bennée
,
2023/09/25
[PATCH 13/31] gdbstub: Introduce GDBFeature structure
,
Alex Bennée
,
2023/09/25
[PATCH 12/31] contrib/plugins: Use GRWLock in execlog
,
Alex Bennée
,
2023/09/25
[PATCH 14/31] target/arm: Move the reference to arm-core.xml
,
Alex Bennée
,
2023/09/25
[PATCH 19/31] gdbstub: Remove gdb_has_xml variable
,
Alex Bennée
,
2023/09/25
[PATCH 15/31] hw/core/cpu: Return static value with gdb_arch_name()
,
Alex Bennée
,
2023/09/25
[PATCH 23/31] plugins: Set final instruction count in plugin_gen_tb_end
,
Alex Bennée
,
2023/09/25
[PATCH 11/31] plugins: Check if vCPU is realized
,
Alex Bennée
,
2023/09/25
[RFC PATCH 27/31] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2023/09/25
[RFC PATCH 29/31] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2023/09/25
[PATCH 21/31] accel/tcg: Add plugin_enabled to DisasContextBase
,
Alex Bennée
,
2023/09/25
[RFC PATCH 31/31] contrib/plugins: add iops plugin example for cost modelling
,
Alex Bennée
,
2023/09/25
[PATCH 16/31] gdbstub: Use g_markup_printf_escaped()
,
Alex Bennée
,
2023/09/25
[RFC PATCH 30/31] plugins: add time control API
,
Alex Bennée
,
2023/09/25
[PATCH 18/31] target/ppc: Remove references to gdb_has_xml
,
Alex Bennée
,
2023/09/25
[RFC PATCH 28/31] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2023/09/25
[PATCH 26/31] contrib/plugins: fix coverity warning in hotblocks
,
Alex Bennée
,
2023/09/25
[PATCH 25/31] contrib/plugins: fix coverity warning in lockstep
,
Alex Bennée
,
2023/09/25
[PATCH 24/31] contrib/plugins: fix coverity warning in cache
,
Alex Bennée
,
2023/09/25
[PATCH 20/31] gdbstub: Replace gdb_regs with an array
,
Alex Bennée
,
2023/09/25
[PATCH 22/31] target/sh4: Disable decode_gusa when plugins enabled
,
Alex Bennée
,
2023/09/25
[PATCH 17/31] target/arm: Remove references to gdb_has_xml
,
Alex Bennée
,
2023/09/25
[PATCH] target/arm/common-semi-target.h: Remove unnecessary boot.h include
,
Peter Maydell
,
2023/09/25
Re: [PATCH] target/arm/common-semi-target.h: Remove unnecessary boot.h include
,
Richard Henderson
,
2023/09/28
[PATCH] target/arm/kvm64.c: Remove unused include
,
Peter Maydell
,
2023/09/25
Re: [PATCH] target/arm/kvm64.c: Remove unused include
,
Gavin Shan
,
2023/09/27
Re: [PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Paolo Bonzini
,
2023/09/25
Re: [PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Markus Armbruster
,
2023/09/26
Re: [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 10/15] hw/display/sm501: Embed OHCI QOM child in chipset
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 09/15] hw/usb/hcd-ohci: Include missing 'sysbus.h' header
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 04/15] hw/pci/pcie_sriov: Do not open-code qdev_unrealize_and_unref()
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 03/15] linux-user/syscall: Do not open-code qdev_unrealize_and_unref()
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 02/15] hw/qdev: Introduce qdev_unrealize_and_unref()
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 01/15] hw/pci/pcie_sriov: Replace fprintf(error_pretty) -> warn_reportf_err()
,
Markus Armbruster
,
2023/09/25
[PATCH] MAINTAINERS: aspeed: Update Andrew's email address
,
Andrew Jeffery
,
2023/09/25
Re: [PATCH] MAINTAINERS: aspeed: Update Andrew's email address
,
Cédric Le Goater
,
2023/09/25
Re: [PATCH] MAINTAINERS: aspeed: Update Andrew's email address
,
Andrew Jeffery
,
2023/09/25
Re: [PATCH v2 10/12] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2023/09/23
[PATCH] hw/timer/npcm7xx_timer: Prevent timer from counting down past zero
,
Chris Rauer
,
2023/09/22
Re: [PATCH] hw/timer/npcm7xx_timer: Prevent timer from counting down past zero
,
Hao Wu
,
2023/09/22
Re: [PATCH] hw/timer/npcm7xx_timer: Prevent timer from counting down past zero
,
Chris Rauer
,
2023/09/22
Re: [PATCH v2 2/2] tests/tcg: Add -fno-stack-protector
,
Thomas Huth
,
2023/09/22
[PATCH 0/4] aspeed: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/22
[PATCH 1/4] aspeed/i2c: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/22
Re: [PATCH 1/4] aspeed/i2c: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/22
Re: [PATCH 1/4] aspeed/i2c: Clean up local variable shadowing
,
Joel Stanley
,
2023/09/26
[PATCH 3/4] aspeed/i3c: Rename variable shadowing a local
,
Cédric Le Goater
,
2023/09/22
Re: [PATCH 3/4] aspeed/i3c: Rename variable shadowing a local
,
Philippe Mathieu-Daudé
,
2023/09/24
Re: [PATCH 3/4] aspeed/i3c: Rename variable shadowing a local
,
Andrew Jeffery
,
2023/09/25
[PATCH 2/4] aspeed: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/22
Re: [PATCH 2/4] aspeed: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/22
Re: [PATCH 2/4] aspeed: Clean up local variable shadowing
,
Markus Armbruster
,
2023/09/23
Re: [PATCH 2/4] aspeed: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/23
[PATCH 4/4] aspeed/timer: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/22
Re: [PATCH 4/4] aspeed/timer: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/22
Re: [PATCH 0/4] aspeed: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/22
Re: [PATCH 0/4] aspeed: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/22
Re: [PATCH 0/4] aspeed: Clean up local variable shadowing
,
Markus Armbruster
,
2023/09/23
Re: [PATCH 0/4] aspeed: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/25
Re: [PATCH 0/4] aspeed: Clean up local variable shadowing
,
Markus Armbruster
,
2023/09/26
Re: [PATCH 0/4] aspeed: Clean up local variable shadowing
,
Markus Armbruster
,
2023/09/29
[PATCH 0/4] arm: fix some -Wshadow warnings
,
Peter Maydell
,
2023/09/22
[PATCH 2/4] hw/misc/arm_sysctl.c: Avoid shadowing local variable
,
Peter Maydell
,
2023/09/22
Re: [PATCH 2/4] hw/misc/arm_sysctl.c: Avoid shadowing local variable
,
Philippe Mathieu-Daudé
,
2023/09/22
Re: [PATCH 2/4] hw/misc/arm_sysctl.c: Avoid shadowing local variable
,
Eric Auger
,
2023/09/26
[PATCH 4/4] hw/arm/smmuv3-internal.h: Don't use locals in statement macros
,
Peter Maydell
,
2023/09/22
Re: [PATCH 4/4] hw/arm/smmuv3-internal.h: Don't use locals in statement macros
,
Eric Auger
,
2023/09/26
[PATCH 3/4] hw/arm/smmuv3.c: Avoid shadowing variable
,
Peter Maydell
,
2023/09/22
Re: [PATCH 3/4] hw/arm/smmuv3.c: Avoid shadowing variable
,
Philippe Mathieu-Daudé
,
2023/09/22
Re: [PATCH 3/4] hw/arm/smmuv3.c: Avoid shadowing variable
,
Eric Auger
,
2023/09/26
[PATCH 1/4] hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
,
Peter Maydell
,
2023/09/22
Re: [PATCH 1/4] hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
,
Philippe Mathieu-Daudé
,
2023/09/22
Re: [PATCH 1/4] hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
,
Eric Auger
,
2023/09/26
Re: [PATCH 0/4] arm: fix some -Wshadow warnings
,
Markus Armbruster
,
2023/09/29
Re: [PATCH v2 09/12] hw/pci-host/gpex: Define properties for MMIO ranges
,
Sunil V L
,
2023/09/22
Re: [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux
,
Cédric Le Goater
,
2023/09/22
Re: [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux
,
Andrew Jeffery
,
2023/09/25
Re: [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux
,
Cédric Le Goater
,
2023/09/25
Re: [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux
,
Andrew Jeffery
,
2023/09/25
Re: [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux
,
Joel Stanley
,
2023/09/26
Re: [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux
,
Cédric Le Goater
,
2023/09/27
Re: [Qemu-devel] [PATCH 08/19] aspeed/timer: Fix behaviour running Linux
,
Markus Armbruster
,
2023/09/27
[PATCH] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
,
Michal Orzel
,
2023/09/22
Re: [PATCH] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
,
Oleksandr Tyshchenko
,
2023/09/22
Re: [PATCH] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
,
Peter Maydell
,
2023/09/27
Re: [PATCH] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
,
Michal Orzel
,
2023/09/28
[PATCH v2 0/3] AMD/Xilinx Versal TRNG support
,
Tong Ho
,
2023/09/22
[PATCH v2 2/3] hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
,
Tong Ho
,
2023/09/22
[PATCH v2 3/3] tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG device
,
Tong Ho
,
2023/09/22
Re: [PATCH v2 3/3] tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG device
,
Francisco Iglesias
,
2023/09/26
[PATCH v2 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
,
Tong Ho
,
2023/09/22
[PATCH] target/arm: Implement FEAT_HPMN0
,
Peter Maydell
,
2023/09/21
Re: [PATCH] target/arm: Implement FEAT_HPMN0
,
Richard Henderson
,
2023/09/28
Re: [PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Akihiko Odaki
,
2023/09/21
[PATCH v2 00/11] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2023/09/20
[PATCH v2 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2023/09/20
[PATCH v2 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2023/09/20
[PATCH v2 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2023/09/20
[PATCH v2 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2023/09/20
[PATCH v2 04/11] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2023/09/20
[PATCH v2 06/11] \tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2023/09/20
[PATCH v2 08/11] hw/net: General GMAC Implementation
,
Nabih Estefan
,
2023/09/20
[PATCH v2 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
,
Nabih Estefan
,
2023/09/20
[PATCH v2 10/11] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2023/09/20
[PATCH v2 09/11] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2023/09/20
[PATCH v2 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2023/09/20
[PATCH 00/14] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2023/09/19
[PATCH 01/14] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2023/09/19
[PATCH 11/14] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2023/09/19
[PATCH 14/14] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2023/09/19
[PATCH 10/14] hw/net: General GMAC Implementation
,
Nabih Estefan
,
2023/09/19
[PATCH 09/14] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
,
Nabih Estefan
,
2023/09/19
[PATCH 03/14] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2023/09/19
[PATCH 02/14] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2023/09/19
[PATCH 05/14] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2023/09/19
[PATCH 06/14] hw/arm: Add GMAC devices to NPCM8XX SoC
,
Nabih Estefan
,
2023/09/19
[PATCH 12/14] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2023/09/19
[PATCH 04/14] hw/net: Add NPCM8XX PCS Module
,
Nabih Estefan
,
2023/09/19
[PATCH 07/14] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2023/09/19
[PATCH 08/14] \tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2023/09/19
[PATCH 13/14] hw/arm: Connect to chardev backend for NPCM8XX
,
Nabih Estefan
,
2023/09/19
npcm7xx_timer-test.c is unreliable
,
Stefan Hajnoczi
,
2023/09/19
Re: npcm7xx_timer-test.c is unreliable
,
Hao Wu
,
2023/09/19
Re: [PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
2023/09/19
Re: [PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Markus Armbruster
,
2023/09/25
[RFC 0/3] virt: wire up NS EL2 virtual timer IRQ
,
Peter Maydell
,
2023/09/19
[RFC 1/3] tests/qtest/bios-tables-test: Allow changes to virt GTDT
,
Peter Maydell
,
2023/09/19
[RFC 3/3] tests/qtest/bios-tables-test: Update virt/GTDT golden reference
,
Peter Maydell
,
2023/09/19
[RFC 2/3] hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
,
Peter Maydell
,
2023/09/19
Re: [RFC 2/3] hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
,
Ard Biesheuvel
,
2023/09/19
Re: [RFC 0/3] virt: wire up NS EL2 virtual timer IRQ
,
Ard Biesheuvel
,
2023/09/19
Re: [RFC 0/3] virt: wire up NS EL2 virtual timer IRQ
,
Leif Lindholm
,
2023/09/19
[PATCH v2 0/3] Refactor PPI logic/definitions for virt/sbsa-ref
,
Leif Lindholm
,
2023/09/19
[PATCH v2 1/3] {include/}hw/arm: refactor virt PPI logic
,
Leif Lindholm
,
2023/09/19
[PATCH v2 2/3] include/hw/arm: move BSA definitions to bsa.h
,
Leif Lindholm
,
2023/09/19
[PATCH v2 3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions
,
Leif Lindholm
,
2023/09/19
[PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 01/22] target/i386: Only realize existing APIC device
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 02/22] hw/intc/apic: Pass CPU using QOM link property
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 03/22] target/i386/kvm: Correct comment in kvm_cpu_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[RFC PATCH 04/22] exec/cpu: Never call cpu_reset() before cpu_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 07/22] exec/cpu: Introduce the CPU address space destruction function
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 09/22] target/arm: Create timers *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 08/22] exec/cpu: RFC Destroy vCPU address spaces in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 10/22] target/hppa: Create timer *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 12/22] target/mips: Create clock *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 11/22] target/nios2: Create IRQs *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 14/22] target/sparc: Init CPU environment *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 15/22] exec/cpu: Introduce CPUClass::verify_accel_features()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 13/22] target/xtensa: Create IRQs *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 16/22] target/arm: Extract verify_accel_features() from cpu_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 17/22] target/i386: Extract verify_accel_features() from cpu_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model
,
Philippe Mathieu-Daudé
,
2023/09/18
Re: [PATCH 18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model
,
David Hildenbrand
,
2023/09/18
[PATCH 19/22] target/s390x: Have s390_realize_cpu_model() return a boolean
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 20/22] target/s390x: Use s390_realize_cpu_model() as verify_accel_features()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 21/22] exec/cpu: Have cpu_exec_realize() return a boolean
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 22/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH v2 15/18] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
,
marcandre . lureau
,
2023/09/18
Re: A confusion about CXL in arm virt machine
,
Peter Maydell
,
2023/09/18
Re: A confusion about CXL in arm virt machine
,
Jonathan Cameron
,
2023/09/18
[PATCH 0/2] qdev: Ensure devices are fully realized when calling DeviceReset handler
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 1/2] hw/sd/omap_mmc: Do not reset SDCard until being fully realized
,
Philippe Mathieu-Daudé
,
2023/09/18
Re: [PATCH 1/2] hw/sd/omap_mmc: Do not reset SDCard until being fully realized
,
Peter Maydell
,
2023/09/18
Re: [PATCH 1/2] hw/sd/omap_mmc: Do not reset SDCard until being fully realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 2/2] qdev: Ensure devices are fully realized when calling DeviceReset handler
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH v8 12/19] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/09/16
[PATCH v8 11/19] gdbstub: Infer number of core registers from XML
,
Akihiko Odaki
,
2023/09/16
[PATCH v8 09/19] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Akihiko Odaki
,
2023/09/16
[PATCH v8 07/19] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/09/16
[PATCH v8 04/19] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/09/16
[PATCH 0/2] target/arm: Implement Neoverse-N2
,
Peter Maydell
,
2023/09/15
[PATCH 1/2] target/arm: Correct minor errors in Cortex-A710 definition
,
Peter Maydell
,
2023/09/15
[PATCH 2/2] target/arm: Implement Neoverse N2 CPU model
,
Peter Maydell
,
2023/09/15
Re: [PATCH 0/2] target/arm: Implement Neoverse-N2
,
Marcin Juszkiewicz
,
2023/09/15
[PULL 4/9] microbit: add missing qtest_quit() call
,
Alex Bennée
,
2023/09/15
[PATCH v1 0/3] Refactor PPI logic/definitions for virt/sbsa-ref
,
Leif Lindholm
,
2023/09/15
[PATCH v1 2/3] include/hw/arm: move BSA definitions to bsa.h
,
Leif Lindholm
,
2023/09/15
Re: [PATCH v1 2/3] include/hw/arm: move BSA definitions to bsa.h
,
Peter Maydell
,
2023/09/18
[PATCH v1 3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions
,
Leif Lindholm
,
2023/09/15
Re: [PATCH v1 3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions
,
Peter Maydell
,
2023/09/18
[PATCH v1 1/3] {include/}hw/arm: refactor virt PPI logic
,
Leif Lindholm
,
2023/09/15
Re: [PATCH v1 1/3] {include/}hw/arm: refactor virt PPI logic
,
Peter Maydell
,
2023/09/18
Re: [PATCH v1 0/3] Refactor PPI logic/definitions for virt/sbsa-ref
,
Marcin Juszkiewicz
,
2023/09/15
Re: [PATCH 00/18] RFC: Remove deprecated audio features
,
Paolo Bonzini
,
2023/09/15
[PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1
,
Marcin Juszkiewicz
,
2023/09/15
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1
,
Leif Lindholm
,
2023/09/15
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1
,
Richard Henderson
,
2023/09/15
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1
,
Richard Henderson
,
2023/09/15
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1
,
Philippe Mathieu-Daudé
,
2023/09/15
[PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
ankita
,
2023/09/15
[PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
ankita
,
2023/09/15
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Jonathan Cameron
,
2023/09/15
RE: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Ankit Agrawal
,
2023/09/22
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Jonathan Cameron
,
2023/09/25
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Jason Gunthorpe
,
2023/09/25
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Jonathan Cameron
,
2023/09/25
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Jason Gunthorpe
,
2023/09/25
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Jonathan Cameron
,
2023/09/25
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Ankit Agrawal
,
2023/09/26
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Ankit Agrawal
,
2023/09/27
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Jonathan Cameron
,
2023/09/27
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
Igor Mammedov
,
2023/09/15
Re: [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes
,
David Hildenbrand
,
2023/09/15
[PATCH v1 4/4] acpi/gpex: patch guest DSDT for dev mem information
,
ankita
,
2023/09/15
Re: [PATCH v1 4/4] acpi/gpex: patch guest DSDT for dev mem information
,
Igor Mammedov
,
2023/09/15
Re: [PATCH v1 4/4] acpi/gpex: patch guest DSDT for dev mem information
,
Jonathan Cameron
,
2023/09/27
[PATCH v1 1/4] vfio: new command line params for device memory NUMA nodes
,
ankita
,
2023/09/15
Re: [PATCH v1 1/4] vfio: new command line params for device memory NUMA nodes
,
Jonathan Cameron
,
2023/09/15
Re: [PATCH v1 1/4] vfio: new command line params for device memory NUMA nodes
,
Igor Mammedov
,
2023/09/15
RE: [PATCH v1 1/4] vfio: new command line params for device memory NUMA nodes
,
Ankit Agrawal
,
2023/09/22
Re: [PATCH v1 1/4] vfio: new command line params for device memory NUMA nodes
,
Jonathan Cameron
,
2023/09/25
[PATCH v1 2/4] vfio: assign default values to node params
,
ankita
,
2023/09/15
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Cédric Le Goater
,
2023/09/15
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Alex Williamson
,
2023/09/15
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
David Hildenbrand
,
2023/09/15
RE: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Ankit Agrawal
,
2023/09/22
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
David Hildenbrand
,
2023/09/22
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Ankit Agrawal
,
2023/09/26
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
David Hildenbrand
,
2023/09/26
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Alex Williamson
,
2023/09/26
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Ankit Agrawal
,
2023/09/27
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Jonathan Cameron
,
2023/09/27
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Jason Gunthorpe
,
2023/09/27
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Alex Williamson
,
2023/09/27
RE: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Vikram Sethi
,
2023/09/27
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Jason Gunthorpe
,
2023/09/27
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Jonathan Cameron
,
2023/09/28
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Alex Williamson
,
2023/09/27
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Jonathan Cameron
,
2023/09/28
Re: [PATCH v1 0/4] vfio: report NUMA nodes for device memory
,
Jonathan Cameron
,
2023/09/28
[PATCH 0/1] hw/arm/sse-timer: Add CNTFRQ reset property
,
Joe Komlodi
,
2023/09/14
[PATCH 1/1] hw/timer/sse-timer: Add CNTFRQ reset property
,
Joe Komlodi
,
2023/09/14
Re: [PATCH 1/1] hw/timer/sse-timer: Add CNTFRQ reset property
,
Peter Maydell
,
2023/09/15
[PATCH 0/9] testing/next: avocado, gitlab, docker, cirrus
,
Alex Bennée
,
2023/09/14
[PATCH 3/9] tests/docker: Update docker-loongarch-cross toolchain
,
Alex Bennée
,
2023/09/14
[PATCH 7/9] gitlab: make Cirrus CI jobs gating
,
Alex Bennée
,
2023/09/14
Re: [PATCH 7/9] gitlab: make Cirrus CI jobs gating
,
Philippe Mathieu-Daudé
,
2023/09/15
[PATCH 9/9] tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884
,
Alex Bennée
,
2023/09/14
[PATCH 2/9] gitlab: fix typo/spelling in comments
,
Alex Bennée
,
2023/09/14
Re: [PATCH 2/9] gitlab: fix typo/spelling in comments
,
Thomas Huth
,
2023/09/14
Re: [PATCH 2/9] gitlab: fix typo/spelling in comments
,
Philippe Mathieu-Daudé
,
2023/09/14
[PATCH 6/9] gitlab: make Cirrus CI timeout explicit
,
Alex Bennée
,
2023/09/14
[PATCH 1/9] tests: update Debian images to Bookworm
,
Alex Bennée
,
2023/09/14
Re: [PATCH 1/9] tests: update Debian images to Bookworm
,
Thomas Huth
,
2023/09/14
Re: [PATCH 1/9] tests: update Debian images to Bookworm
,
Philippe Mathieu-Daudé
,
2023/09/15
Re: [PATCH 1/9] tests: update Debian images to Bookworm
,
Daniel P . Berrangé
,
2023/09/15
Re: [PATCH 1/9] tests: update Debian images to Bookworm
,
Philippe Mathieu-Daudé
,
2023/09/15
Re: [PATCH 1/9] tests: update Debian images to Bookworm
,
Thomas Huth
,
2023/09/15
Re: [PATCH 1/9] tests: update Debian images to Bookworm
,
Daniel P . Berrangé
,
2023/09/15
[PATCH 4/9] microbit: add missing qtest_quit() call
,
Alex Bennée
,
2023/09/14
[PATCH 5/9] qtest: kill orphaned qtest QEMU processes on FreeBSD
,
Alex Bennée
,
2023/09/14
[PATCH 8/9] tests/avocado: Fix console data loss
,
Alex Bennée
,
2023/09/14
Re: [PATCH 8/9] tests/avocado: Fix console data loss
,
Philippe Mathieu-Daudé
,
2023/09/15
[PATCH 0/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX
,
Peter Maydell
,
2023/09/14
[PATCH 2/3] hw/arm/smmuv3: Sort ID register setting into field order
,
Peter Maydell
,
2023/09/14
Re: [PATCH 2/3] hw/arm/smmuv3: Sort ID register setting into field order
,
Eric Auger
,
2023/09/26
[PATCH 1/3] hw/arm/smmuv3: Update ID register bit field definitions
,
Peter Maydell
,
2023/09/14
Re: [PATCH 1/3] hw/arm/smmuv3: Update ID register bit field definitions
,
Eric Auger
,
2023/09/26
[PATCH 3/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature
,
Peter Maydell
,
2023/09/14
Re: [PATCH 3/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature
,
Mostafa Saleh
,
2023/09/22
Re: [PATCH 3/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature
,
Peter Maydell
,
2023/09/22
Re: [PATCH 3/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature
,
Mostafa Saleh
,
2023/09/22
Re: [PATCH 3/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature
,
Eric Auger
,
2023/09/26
Re: [PATCH 0/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX
,
Richard Henderson
,
2023/09/14
Re: [PATCH 0/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX
,
Mostafa Saleh
,
2023/09/22
[RFC PATCH 0/3] Refactor PPI logic/definitions for virt/sbsa-ref
,
Leif Lindholm
,
2023/09/14
[RFC PATCH 3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions
,
Leif Lindholm
,
2023/09/14
Re: [RFC PATCH 3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions
,
Philippe Mathieu-Daudé
,
2023/09/14
[RFC PATCH 2/3] {include/}hw/arm: refactor BSA/virt PPI logic
,
Leif Lindholm
,
2023/09/14
Re: [RFC PATCH 2/3] {include/}hw/arm: refactor BSA/virt PPI logic
,
Philippe Mathieu-Daudé
,
2023/09/14
[RFC PATCH 1/3] include/hw/arm: move BSA definitions to bsa.h
,
Leif Lindholm
,
2023/09/14
Re: [RFC PATCH 0/3] Refactor PPI logic/definitions for virt/sbsa-ref
,
Marcin Juszkiewicz
,
2023/09/14
Re: [RFC PATCH 0/3] Refactor PPI logic/definitions for virt/sbsa-ref
,
Leif Lindholm
,
2023/09/14
[PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
,
Klaus Jensen
,
2023/09/14
[PATCH v6 1/3] hw/i2c: add smbus pec utility function
,
Klaus Jensen
,
2023/09/14
Re: [PATCH v6 1/3] hw/i2c: add smbus pec utility function
,
Corey Minyard
,
2023/09/14
Re: [PATCH v6 1/3] hw/i2c: add smbus pec utility function
,
Andrew Jeffery
,
2023/09/21
[PATCH v6 2/3] hw/i2c: add mctp core
,
Klaus Jensen
,
2023/09/14
Re: [PATCH v6 2/3] hw/i2c: add mctp core
,
Corey Minyard
,
2023/09/14
Re: [PATCH v6 2/3] hw/i2c: add mctp core
,
Andrew Jeffery
,
2023/09/21
[PATCH v6 3/3] hw/nvme: add nvme management interface model
,
Klaus Jensen
,
2023/09/14
Re: [PATCH v6 3/3] hw/nvme: add nvme management interface model
,
Corey Minyard
,
2023/09/14
Re: [PATCH v6 3/3] hw/nvme: add nvme management interface model
,
Andrew Jeffery
,
2023/09/21
Re: [PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
,
Jonathan Cameron
,
2023/09/20
Re: [PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
,
Corey Minyard
,
2023/09/20
Re: [PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
,
Klaus Jensen
,
2023/09/20
Re: [PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
,
Corey Minyard
,
2023/09/20
[PATCH 0/1] sbsa-ref: add non-secure EL2 virtual timer
,
Marcin Juszkiewicz
,
2023/09/13
[PATCH 1/1] sbsa-ref: add non-secure EL2 virtual timer
,
Marcin Juszkiewicz
,
2023/09/13
Re: [PATCH 1/1] sbsa-ref: add non-secure EL2 virtual timer
,
Peter Maydell
,
2023/09/18
[PATCH] hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
,
Fabian Vogt
,
2023/09/13
Re: [PATCH] hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
,
Peter Maydell
,
2023/09/15
[PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
,
Eric Auger
,
2023/09/13
[PATCH v2 01/12] memory: Let ReservedRegion use Range
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 01/12] memory: Let ReservedRegion use Range
,
Cédric Le Goater
,
2023/09/13
[PATCH v2 02/12] memory: Introduce memory_region_iommu_set_iova_ranges
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 02/12] memory: Introduce memory_region_iommu_set_iova_ranges
,
Cédric Le Goater
,
2023/09/13
Re: [PATCH v2 02/12] memory: Introduce memory_region_iommu_set_iova_ranges
,
Eric Auger
,
2023/09/20
[PATCH v2 03/12] vfio: Collect container iova range info
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 03/12] vfio: Collect container iova range info
,
Cédric Le Goater
,
2023/09/13
Re: [PATCH v2 03/12] vfio: Collect container iova range info
,
Eric Auger
,
2023/09/20
Re: [PATCH v2 03/12] vfio: Collect container iova range info
,
Alex Williamson
,
2023/09/19
Re: [PATCH v2 03/12] vfio: Collect container iova range info
,
Eric Auger
,
2023/09/20
Re: [PATCH v2 03/12] vfio: Collect container iova range info
,
Eric Auger
,
2023/09/20
[PATCH v2 04/12] virtio-iommu: Rename reserved_regions into prop_resv_regions
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 04/12] virtio-iommu: Rename reserved_regions into prop_resv_regions
,
Cédric Le Goater
,
2023/09/13
[PATCH v2 05/12] virtio-iommu: Introduce per IOMMUDevice reserved regions
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 05/12] virtio-iommu: Introduce per IOMMUDevice reserved regions
,
Jean-Philippe Brucker
,
2023/09/29
[PATCH v2 06/12] range: Introduce range_inverse_array()
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 06/12] range: Introduce range_inverse_array()
,
Alex Williamson
,
2023/09/19
Re: [PATCH v2 06/12] range: Introduce range_inverse_array()
,
Eric Auger
,
2023/09/20
[PATCH v2 07/12] virtio-iommu: Implement set_iova_ranges() callback
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 07/12] virtio-iommu: Implement set_iova_ranges() callback
,
Jean-Philippe Brucker
,
2023/09/29
[PATCH v2 08/12] range: Make range_compare() public
,
Eric Auger
,
2023/09/13
[PATCH v2 09/12] util/reserved-region: Add new ReservedRegion helpers
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 09/12] util/reserved-region: Add new ReservedRegion helpers
,
Jean-Philippe Brucker
,
2023/09/29
[PATCH v2 10/12] virtio-iommu: Consolidate host reserved regions and property set ones
,
Eric Auger
,
2023/09/13
[PATCH v2 12/12] vfio: Remove 64-bit IOVA address space assumption
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 12/12] vfio: Remove 64-bit IOVA address space assumption
,
Alex Williamson
,
2023/09/19
Re: [PATCH v2 12/12] vfio: Remove 64-bit IOVA address space assumption
,
Eric Auger
,
2023/09/20
Re: [PATCH v2 12/12] vfio: Remove 64-bit IOVA address space assumption
,
Eric Auger
,
2023/09/26
Re: [PATCH v2 12/12] vfio: Remove 64-bit IOVA address space assumption
,
Alex Williamson
,
2023/09/20
[PATCH v2 11/12] test: Add some tests for range and resv-mem helpers
,
Eric Auger
,
2023/09/13
Re: [PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
,
YangHang Liu
,
2023/09/26
[PATCH v3 09/12] target/arm: Remove references to gdb_has_xml
,
Akihiko Odaki
,
2023/09/12
[PATCH v3 07/12] hw/core/cpu: Return static value with gdb_arch_name()
,
Akihiko Odaki
,
2023/09/12
[PATCH v3 06/12] target/arm: Move the reference to arm-core.xml
,
Akihiko Odaki
,
2023/09/12
[RFC v6 7/9] target/arm: Add support for native library calls
,
Yeqi Fu
,
2023/09/12
[PATCH 0/4] ci: fix hang of FreeBSD CI jobs
,
Daniel P . Berrangé
,
2023/09/12
[PATCH 1/4] microbit: add missing qtest_quit() call
,
Daniel P . Berrangé
,
2023/09/12
Re: [PATCH 1/4] microbit: add missing qtest_quit() call
,
Richard Henderson
,
2023/09/12
Re: [PATCH 1/4] microbit: add missing qtest_quit() call
,
Daniel P . Berrangé
,
2023/09/13
[PATCH 2/4] qtest: kill orphaned qtest QEMU processes on FreeBSD
,
Daniel P . Berrangé
,
2023/09/12
[PATCH 3/4] gitlab: make Cirrus CI timeout explicit
,
Daniel P . Berrangé
,
2023/09/12
Re: [PATCH 3/4] gitlab: make Cirrus CI timeout explicit
,
Philippe Mathieu-Daudé
,
2023/09/13
[PATCH 4/4] gitlab: make Cirrus CI jobs gating
,
Daniel P . Berrangé
,
2023/09/12
Re: [PATCH 0/4] ci: fix hang of FreeBSD CI jobs
,
Stefan Hajnoczi
,
2023/09/12
Re: [PATCH 0/4] ci: fix hang of FreeBSD CI jobs
,
Thomas Huth
,
2023/09/12
Re: [PATCH 0/4] ci: fix hang of FreeBSD CI jobs
,
Alex Bennée
,
2023/09/13
Re: [PATCH 0/4] ci: fix hang of FreeBSD CI jobs
,
Daniel P . Berrangé
,
2023/09/13
Re: [PATCH 0/4] ci: fix hang of FreeBSD CI jobs
,
Thomas Huth
,
2023/09/13
Re: [PATCH 0/4] ci: fix hang of FreeBSD CI jobs
,
Philippe Mathieu-Daudé
,
2023/09/13
Re: [PATCH 3/4] tcg/aarch64: Emit BTI insns at jump landing pads
,
Peter Maydell
,
2023/09/12
[PATCH v2 00/12] target/arm: Implement FEAT_MOPS
,
Peter Maydell
,
2023/09/12
[PATCH v2 01/12] target/arm: Don't skip MTE checks for LDRT/STRT at EL0
,
Peter Maydell
,
2023/09/12
[PATCH v2 04/12] target/arm: Define syndrome function for MOPS exceptions
,
Peter Maydell
,
2023/09/12
[PATCH v2 02/12] target/arm: Implement FEAT_MOPS enable bits
,
Peter Maydell
,
2023/09/12
[PATCH v2 11/12] target/arm: Implement the CPY* instructions
,
Peter Maydell
,
2023/09/12
Re: [PATCH v2 11/12] target/arm: Implement the CPY* instructions
,
Richard Henderson
,
2023/09/12
[PATCH v2 10/12] target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
,
Peter Maydell
,
2023/09/12
[PATCH v2 03/12] target/arm: Pass unpriv bool to get_a64_user_mem_index()
,
Peter Maydell
,
2023/09/12
[PATCH v2 05/12] target/arm: New function allocation_tag_mem_probe()
,
Peter Maydell
,
2023/09/12
[PATCH v2 06/12] target/arm: Implement MTE tag-checking functions for FEAT_MOPS
,
Peter Maydell
,
2023/09/12
[PATCH v2 12/12] target/arm: Enable FEAT_MOPS for CPU 'max'
,
Peter Maydell
,
2023/09/12
Re: [PATCH v2 12/12] target/arm: Enable FEAT_MOPS for CPU 'max'
,
Richard Henderson
,
2023/09/12
[PATCH v2 08/12] target/arm: Define new TB flag for ATA0
,
Peter Maydell
,
2023/09/12
[PATCH v2 09/12] target/arm: Implement the SETG* instructions
,
Peter Maydell
,
2023/09/12
[PATCH v2 07/12] target/arm: Implement the SET* instructions
,
Peter Maydell
,
2023/09/12
[PATCH v7 11/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/09/12
[PATCH v7 08/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/09/12
[PATCH v7 05/18] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/09/12
[PATCH v7 03/18] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Akihiko Odaki
,
2023/09/12
[PATCH v2 08/11] target/arm: Remove references to gdb_has_xml
,
Akihiko Odaki
,
2023/09/12
[PATCH v2 06/11] hw/core/cpu: Return static value with gdb_arch_name()
,
Akihiko Odaki
,
2023/09/12
[PATCH v2 05/11] target/arm: Move the reference to arm-core.xml
,
Akihiko Odaki
,
2023/09/12
[PATCH 0/7] target/arm: hwcaps updates, FEAT_HBC
,
Peter Maydell
,
2023/09/11
[PATCH 2/7] linux-user/elfload.c: Correct SME feature names reported in cpuinfo
,
Peter Maydell
,
2023/09/11
Re: [PATCH 2/7] linux-user/elfload.c: Correct SME feature names reported in cpuinfo
,
Philippe Mathieu-Daudé
,
2023/09/11
[PATCH 3/7] linux-user/elfload.c: Add missing arm and arm64 hwcap values
,
Peter Maydell
,
2023/09/11
Re: [PATCH 3/7] linux-user/elfload.c: Add missing arm and arm64 hwcap values
,
Philippe Mathieu-Daudé
,
2023/09/11
Re: [PATCH 3/7] linux-user/elfload.c: Add missing arm and arm64 hwcap values
,
Peter Maydell
,
2023/09/11
[PATCH 1/7] target/arm: Add ID_AA64ISAR2_EL1
,
Peter Maydell
,
2023/09/11
[PATCH 4/7] linux-user/elfload.c: Report previously missing arm32 hwcaps
,
Peter Maydell
,
2023/09/11
[PATCH 5/7] target/arm: Update AArch64 ID register field definitions
,
Peter Maydell
,
2023/09/11
Re: [PATCH 5/7] target/arm: Update AArch64 ID register field definitions
,
Peter Maydell
,
2023/09/11
[PATCH 7/7] target/arm: Implement FEAT_HBC
,
Peter Maydell
,
2023/09/11
Re: [PATCH 7/7] target/arm: Implement FEAT_HBC
,
Philippe Mathieu-Daudé
,
2023/09/11
[PATCH 6/7] target/arm: Update user-mode ID reg mask values
,
Peter Maydell
,
2023/09/11
Re: [PATCH 6/7] target/arm: Update user-mode ID reg mask values
,
Peter Maydell
,
2023/09/21
Re: [PATCH 0/7] target/arm: hwcaps updates, FEAT_HBC
,
Richard Henderson
,
2023/09/11
Re: [PATCH 0/4] tcg/aarch64: Enable BTI within the JIT
,
Richard Henderson
,
2023/09/09
Re: [PATCH v3 8/8] hw/fsi: Documentation and testing
,
Ninad Palsule
,
2023/09/08
Re: [PATCH v3 8/8] hw/fsi: Documentation and testing
,
Ninad Palsule
,
2023/09/08
[PATCH v4 00/10] Introduce model for IBM's FSI
,
Ninad Palsule
,
2023/09/08
[PATCH v4 10/10] hw/fsi: Update MAINTAINER list
,
Ninad Palsule
,
2023/09/08
Re: [PATCH v4 10/10] hw/fsi: Update MAINTAINER list
,
Cédric Le Goater
,
2023/09/11
[PATCH v4 02/10] hw/fsi: Introduce IBM's scratchpad
,
Ninad Palsule
,
2023/09/08
Re: [PATCH v4 02/10] hw/fsi: Introduce IBM's scratchpad
,
Cédric Le Goater
,
2023/09/09
Re: [PATCH v4 02/10] hw/fsi: Introduce IBM's scratchpad
,
Cédric Le Goater
,
2023/09/11
[PATCH v4 04/10] hw/fsi: Introduce IBM's FSI
,
Ninad Palsule
,
2023/09/08
Re: [PATCH v4 04/10] hw/fsi: Introduce IBM's FSI
,
Cédric Le Goater
,
2023/09/11
[PATCH v4 08/10] hw/fsi: Added qtest
,
Ninad Palsule
,
2023/09/08
[PATCH v4 01/10] hw/fsi: Introduce IBM's Local bus
,
Ninad Palsule
,
2023/09/08
Re: [PATCH v4 01/10] hw/fsi: Introduce IBM's Local bus
,
Cédric Le Goater
,
2023/09/09
[PATCH v4 05/10] hw/fsi: IBM's On-chip Peripheral Bus
,
Ninad Palsule
,
2023/09/08
Re: [PATCH v4 05/10] hw/fsi: IBM's On-chip Peripheral Bus
,
Cédric Le Goater
,
2023/09/11
[PATCH v4 09/10] hw/fsi: Added FSI documentation
,
Ninad Palsule
,
2023/09/08
[PATCH v4 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
,
Ninad Palsule
,
2023/09/08
Re: [PATCH v4 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
,
Cédric Le Goater
,
2023/09/11
[PATCH v4 07/10] hw/arm: Hook up FSI module in AST2600
,
Ninad Palsule
,
2023/09/08
Re: [PATCH v4 07/10] hw/arm: Hook up FSI module in AST2600
,
Cédric Le Goater
,
2023/09/11
[PATCH v4 06/10] hw/fsi: Aspeed APB2OPB interface
,
Ninad Palsule
,
2023/09/08
Re: [PATCH v4 06/10] hw/fsi: Aspeed APB2OPB interface
,
Cédric Le Goater
,
2023/09/11
Re: [PATCH v3 0/5] target/arm: Implement cortex-a710
,
Peter Maydell
,
2023/09/08
Re: [PATCH v3 5/5] target/arm: Enable SCTLR_EL1.TIDCP for user-only
,
Peter Maydell
,
2023/09/08
Re: [PATCH v3 4/5] target/arm: Implement FEAT_TIDCP1
,
Peter Maydell
,
2023/09/08
Re: [PATCH v3 1/5] target/arm: Implement RMR_ELx
,
Peter Maydell
,
2023/09/08
Re: [PATCH v3 3/5] target/arm: Implement HCR_EL2.TIDCP
,
Peter Maydell
,
2023/09/08
Re: [PATCH v3 2/5] target/arm: Implement cortex-a710
,
Peter Maydell
,
2023/09/08
Re: [PATCH] hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte()
,
Peter Maydell
,
2023/09/08
Re: [PATCH v5 00/12] Implement Most ARMv8.3 Pointer Authentication Features
,
Peter Maydell
,
2023/09/08
Re: [PATCH v5 00/12] Implement Most ARMv8.3 Pointer Authentication Features
,
Peter Maydell
,
2023/09/08
[PATCH 0/4] hw/core/cpu-common: Consolidate cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/09/08
[PATCH 1/4] target/alpha: Tidy up alpha_cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH 1/4] target/alpha: Tidy up alpha_cpu_class_by_name()
,
Gavin Shan
,
2023/09/10
[PATCH 2/4] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/09/08
[PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Gavin Shan
,
2023/09/10
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Philippe Mathieu-Daudé
,
2023/09/11
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Igor Mammedov
,
2023/09/11
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Gavin Shan
,
2023/09/11
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Gavin Shan
,
2023/09/24
[PATCH 4/4] hw/cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH 4/4] hw/cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Gavin Shan
,
2023/09/10
[PATCH v4 03/16] tcg: pass vece to tcg_target_const_match()
,
Jiajie Chen
,
2023/09/07
Re: [PATCH v4 03/16] tcg: pass vece to tcg_target_const_match()
,
Philippe Mathieu-Daudé
,
2023/09/08
[PATCH 00/14] target/arm: Implement FEAT_MOPS
,
Peter Maydell
,
2023/09/07
[PATCH 02/14] target/arm: Don't skip MTE checks for LDRT/STRT at EL0
,
Peter Maydell
,
2023/09/07
Re: [PATCH 02/14] target/arm: Don't skip MTE checks for LDRT/STRT at EL0
,
Richard Henderson
,
2023/09/08
[PATCH 03/14] target/arm: Add ID_AA64ISAR2_EL1
,
Peter Maydell
,
2023/09/07
Re: [PATCH 03/14] target/arm: Add ID_AA64ISAR2_EL1
,
Philippe Mathieu-Daudé
,
2023/09/08
[PATCH 01/14] target/arm: Remove unused allocation_tag_mem() argument
,
Peter Maydell
,
2023/09/07
Re: [PATCH 01/14] target/arm: Remove unused allocation_tag_mem() argument
,
Philippe Mathieu-Daudé
,
2023/09/08
[PATCH 04/14] target/arm: Implement FEAT_MOPS enable bits
,
Peter Maydell
,
2023/09/07
Re: [PATCH 04/14] target/arm: Implement FEAT_MOPS enable bits
,
Richard Henderson
,
2023/09/08
[PATCH 05/14] target/arm: Pass unpriv bool to get_a64_user_mem_index()
,
Peter Maydell
,
2023/09/07
Re: [PATCH 05/14] target/arm: Pass unpriv bool to get_a64_user_mem_index()
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH 05/14] target/arm: Pass unpriv bool to get_a64_user_mem_index()
,
Richard Henderson
,
2023/09/08
[PATCH 06/14] target/arm: Define syndrome function for MOPS exceptions
,
Peter Maydell
,
2023/09/07
Re: [PATCH 06/14] target/arm: Define syndrome function for MOPS exceptions
,
Richard Henderson
,
2023/09/08
[PATCH 07/14] target/arm: New function allocation_tag_mem_probe()
,
Peter Maydell
,
2023/09/07
Re: [PATCH 07/14] target/arm: New function allocation_tag_mem_probe()
,
Richard Henderson
,
2023/09/08
[PATCH 10/14] target/arm: Define new TB flag for ATA0
,
Peter Maydell
,
2023/09/07
Re: [PATCH 10/14] target/arm: Define new TB flag for ATA0
,
Richard Henderson
,
2023/09/09
[PATCH 08/14] target/arm: Implement MTE tag-checking functions for FEAT_MOPS
,
Peter Maydell
,
2023/09/07
Re: [PATCH 08/14] target/arm: Implement MTE tag-checking functions for FEAT_MOPS
,
Richard Henderson
,
2023/09/08
[PATCH 11/14] target/arm: Implement the SETG* instructions
,
Peter Maydell
,
2023/09/07
Re: [PATCH 11/14] target/arm: Implement the SETG* instructions
,
Richard Henderson
,
2023/09/09
Re: [PATCH 11/14] target/arm: Implement the SETG* instructions
,
Peter Maydell
,
2023/09/11
Re: [PATCH 11/14] target/arm: Implement the SETG* instructions
,
Richard Henderson
,
2023/09/11
[PATCH 09/14] target/arm: Implement the SET* instructions
,
Peter Maydell
,
2023/09/07
Re: [PATCH 09/14] target/arm: Implement the SET* instructions
,
Richard Henderson
,
2023/09/09
[PATCH 12/14] target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
,
Peter Maydell
,
2023/09/07
Re: [PATCH 12/14] target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
,
Richard Henderson
,
2023/09/09
[PATCH 14/14] target/arm: Enable FEAT_MOPS for CPU 'max'
,
Peter Maydell
,
2023/09/07
Re: [PATCH 14/14] target/arm: Enable FEAT_MOPS for CPU 'max'
,
Richard Henderson
,
2023/09/09
[PATCH 13/14] target/arm: Implement the CPY* instructions
,
Peter Maydell
,
2023/09/07
Re: [PATCH 13/14] target/arm: Implement the CPY* instructions
,
Richard Henderson
,
2023/09/09
Re: [PATCH 13/14] target/arm: Implement the CPY* instructions
,
Peter Maydell
,
2023/09/12
Re: [PATCH] hw/riscv: split RAM into low and high memory
,
Philippe Mathieu-Daudé
,
2023/09/07
Re: [PATCH] hw/riscv: split RAM into low and high memory
,
Eric Auger
,
2023/09/07
Re: [PATCH] hw/riscv: split RAM into low and high memory
,
Wu, Fei
,
2023/09/07
Re: [PATCH] hw/riscv: split RAM into low and high memory
,
Eric Auger
,
2023/09/07
Re: [PATCH v2 02/12] hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
,
Alistair Francis
,
2023/09/07
Re: [PATCH v2 01/12] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
,
Alistair Francis
,
2023/09/07
[PATCH v3 00/32] Unified CPU type check
,
Gavin Shan
,
2023/09/06
[PATCH v3 01/32] cpu: Add helper cpu_model_from_type()
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 01/32] cpu: Add helper cpu_model_from_type()
,
Philippe Mathieu-Daudé
,
2023/09/07
Re: [PATCH v3 01/32] cpu: Add helper cpu_model_from_type()
,
Gavin Shan
,
2023/09/07
[PATCH v3 02/32] target/alpha: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 03/32] target/arm: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 04/32] target/avr: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 05/32] target/cris: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 06/32] target/hexagon: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 07/32] target/i386: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 08/32] target/loongarch: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 09/32] target/m68k: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 10/32] target/mips: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 11/32] target/openrisc: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 12/32] target/ppc: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 12/32] target/ppc: Use generic helper to show CPU model names
,
Cédric Le Goater
,
2023/09/07
[PATCH v3 13/32] target/riscv: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 13/32] target/riscv: Use generic helper to show CPU model names
,
Daniel Henrique Barboza
,
2023/09/19
[PATCH v3 14/32] target/rx: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
David Hildenbrand
,
2023/09/07
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/07
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/10
[PATCH v3 16/32] target/sh4: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 17/32] target/tricore: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 17/32] target/tricore: Use generic helper to show CPU model names
,
Bastian Koppelmann
,
2023/09/07
[PATCH v3 18/32] target/sparc: Improve sparc_cpu_class_by_name()
,
Gavin Shan
,
2023/09/06
[PATCH v3 19/32] target/xtensa: Improve xtensa_cpu_class_by_name()
,
Gavin Shan
,
2023/09/06
[PATCH v3 20/32] target/hppa: Implement hppa_cpu_list()
,
Gavin Shan
,
2023/09/06
[PATCH v3 21/32] target/microblaze: Implement microblaze_cpu_list()
,
Gavin Shan
,
2023/09/06
[PATCH v3 22/32] target/nios2: Implement nios2_cpu_list()
,
Gavin Shan
,
2023/09/06
[PATCH v3 23/32] Mark cpu_list() supported on all targets
,
Gavin Shan
,
2023/09/06
[PATCH v3 24/32] machine: Constify MachineClass::valid_cpu_types[i]
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 24/32] machine: Constify MachineClass::valid_cpu_types[i]
,
Philippe Mathieu-Daudé
,
2023/09/07
[PATCH v3 25/32] machine: Use error handling when CPU type is checked
,
Gavin Shan
,
2023/09/06
[PATCH v3 26/32] machine: Introduce helper is_cpu_type_supported()
,
Gavin Shan
,
2023/09/06
[PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Philippe Mathieu-Daudé
,
2023/09/07
Re: [PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Gavin Shan
,
2023/09/07
Re: [PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Gavin Shan
,
2023/09/10
[PATCH v3 28/32] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 28/32] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2023/09/07
[PATCH v3 29/32] hw/arm/virt: Hide host CPU model for tcg
,
Gavin Shan
,
2023/09/06
[PATCH v3 30/32] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 30/32] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2023/09/07
Re: [PATCH v3 30/32] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Leif Lindholm
,
2023/09/07
[PATCH v3 31/32] hw/arm: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/09/06
[PATCH v3 32/32] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 32/32] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2023/09/07
[RFC Patch 0/5] Allwinner A10 input/output peripherals
,
Strahinja Jankovic
,
2023/09/05
[RFC Patch 1/5] hw/display: Allwinner A10 HDMI controller emulation
,
Strahinja Jankovic
,
2023/09/05
Re: [RFC Patch 1/5] hw/display: Allwinner A10 HDMI controller emulation
,
Philippe Mathieu-Daudé
,
2023/09/06
[RFC Patch 2/5] hw/display: Allwinner basic MALI GPU emulation
,
Strahinja Jankovic
,
2023/09/05
[RFC Patch 3/5] hw/display: Allwinner A10 Display Engine Backend emulation
,
Strahinja Jankovic
,
2023/09/05
[RFC Patch 4/5] hw/display: Allwinner A10 LCDC emulation
,
Strahinja Jankovic
,
2023/09/05
Re: [RFC Patch 4/5] hw/display: Allwinner A10 LCDC emulation
,
Philippe Mathieu-Daudé
,
2023/09/06
Re: [RFC Patch 4/5] hw/display: Allwinner A10 LCDC emulation
,
Strahinja Jankovic
,
2023/09/08
[RFC Patch 5/5] hw/input: Add Allwinner-A10 PS2 emulation
,
Strahinja Jankovic
,
2023/09/05
Re: [RFC Patch 5/5] hw/input: Add Allwinner-A10 PS2 emulation
,
Peter Maydell
,
2023/09/15
Re: [RFC Patch 5/5] hw/input: Add Allwinner-A10 PS2 emulation
,
Strahinja Jankovic
,
2023/09/16
Re: [PULL v2 00/40] Misc patches for 2023-08-31
,
Stefan Hajnoczi
,
2023/09/05
[PATCH] hw/intc/arm_gicv3: Simplify gicv3_class_name() logic
,
Philippe Mathieu-Daudé
,
2023/09/05
Re: [PATCH] hw/intc/arm_gicv3: Simplify gicv3_class_name() logic
,
Richard Henderson
,
2023/09/05
Re: [PATCH] hw/intc/arm_gicv3: Simplify gicv3_class_name() logic
,
Francisco Iglesias
,
2023/09/06
Re: [PATCH] hw/intc/arm_gicv3: Simplify gicv3_class_name() logic
,
Peter Maydell
,
2023/09/08
[PATCH v4] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
,
Shameer Kolothum
,
2023/09/05
Re: [PATCH v4] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
,
Peter Maydell
,
2023/09/08
[PATCH v5 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
,
Klaus Jensen
,
2023/09/05
[PATCH v5 1/3] hw/i2c: add smbus pec utility function
,
Klaus Jensen
,
2023/09/05
[PATCH v5 3/3] hw/nvme: add nvme management interface model
,
Klaus Jensen
,
2023/09/05
Re: [PATCH v5 3/3] hw/nvme: add nvme management interface model
,
Andrew Jeffery
,
2023/09/12
Re: [PATCH v5 3/3] hw/nvme: add nvme management interface model
,
Klaus Jensen
,
2023/09/14
Re: [PATCH v5 3/3] hw/nvme: add nvme management interface model
,
Andrew Jeffery
,
2023/09/14
[PATCH v5 2/3] hw/i2c: add mctp core
,
Klaus Jensen
,
2023/09/05
RE: [PATCH v3] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
,
Shameerali Kolothum Thodi
,
2023/09/05
Re: QEMU Virtualization
,
Vishwa Rajagopal
,
2023/09/04
Re: QEMU Virtualization
,
Vishwa Rajagopal
,
2023/09/11
[PATCH 0/3] (few more) Steps towards enabling -Wshadow [3 more]
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH 1/3] hw/core/machine: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH 1/3] hw/core/machine: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/04
[PATCH 2/3] hw/intc/openpic: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH 2/3] hw/intc/openpic: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/04
[PATCH 3/3] tests/qtest/pflash: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH 3/3] tests/qtest/pflash: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/04
Re: [PATCH 0/3] (few more) Steps towards enabling -Wshadow [3 more]
,
Markus Armbruster
,
2023/09/29
[PATCH v2 00/22] (few more) Steps towards enabling -Wshadow
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 01/22] tcg: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 02/22] target/arm/tcg: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 02/22] target/arm/tcg: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/08
[PATCH v2 03/22] target/arm/hvf: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 03/22] target/arm/hvf: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/08
[PATCH v2 04/22] target/mips: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 05/22] target/m68k: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 06/22] target/tricore: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 06/22] target/tricore: Clean up local variable shadowing
,
Bastian Koppelmann
,
2023/09/05
[PATCH v2 07/22] hw/arm/armv7m: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 07/22] hw/arm/armv7m: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/08
[PATCH v2 08/22] hw/arm/virt: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 09/22] hw/arm/allwinner: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 10/22] hw/arm/aspeed: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 11/22] hw/ide/ahci: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 11/22] hw/ide/ahci: Clean up local variable shadowing
,
Markus Armbruster
,
2023/09/29
[PATCH v2 12/22] hw/m68k: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 12/22] hw/m68k: Clean up local variable shadowing
,
Thomas Huth
,
2023/09/26
[PATCH v2 13/22] hw/microblaze: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 14/22] hw/nios2: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 15/22] net/eth: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 15/22] net/eth: Clean up local variable shadowing
,
Eric Blake
,
2023/09/08
Re: [PATCH v2 15/22] net/eth: Clean up local variable shadowing
,
Akihiko Odaki
,
2023/09/10
[PATCH v2 16/22] crypto/cipher-gnutls.c: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 16/22] crypto/cipher-gnutls.c: Clean up local variable shadowing
,
Daniel P . Berrangé
,
2023/09/04
Re: [PATCH v2 16/22] crypto/cipher-gnutls.c: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 17/22] util/vhost-user-server: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 17/22] util/vhost-user-server: Clean up local variable shadowing
,
Michael S. Tsirkin
,
2023/09/22
[PATCH v2 18/22] semihosting/arm-compat: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 18/22] semihosting/arm-compat: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/08
[PATCH v2 19/22] linux-user/strace: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH v2 20/22] sysemu/device_tree: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 20/22] sysemu/device_tree: Clean up local variable shadowing
,
Markus Armbruster
,
2023/09/29
[PATCH v2 21/22] softmmu/memory: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 21/22] softmmu/memory: Clean up local variable shadowing
,
Peter Xu
,
2023/09/05
[RFC PATCH v2 22/22] softmmu/physmem: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [RFC PATCH v2 22/22] softmmu/physmem: Clean up local variable shadowing
,
Daniel P . Berrangé
,
2023/09/04
Re: [RFC PATCH v2 22/22] softmmu/physmem: Clean up local variable shadowing
,
Peter Xu
,
2023/09/05
Re: [PATCH v2 00/22] (few more) Steps towards enabling -Wshadow
,
Markus Armbruster
,
2023/09/29
Re: [PATCH v2 00/22] (few more) Steps towards enabling -Wshadow
,
Markus Armbruster
,
2023/09/29
Re: [PATCH 01/11] tcg: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v4 2/3] hw/i2c: add mctp core
,
Klaus Jensen
,
2023/09/04
Re: CXL Namespaces of ACPI disappearing in Qemu demo
,
Yuquan Wang
,
2023/09/04
Re: CXL Namespaces of ACPI disappearing in Qemu demo
,
Jonathan Cameron
,
2023/09/04
Re: CXL Namespaces of ACPI disappearing in Qemu demo
,
Yuquan Wang
,
2023/09/05
Re: CXL Namespaces of ACPI disappearing in Qemu demo
,
Jonathan Cameron
,
2023/09/05
Re: CXL Namespaces of ACPI disappearing in Qemu demo
,
Yuquan Wang
,
2023/09/06
Re: CXL Namespaces of ACPI disappearing in Qemu demo
,
Jonathan Cameron
,
2023/09/07
[PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
,
Eric Auger
,
2023/09/04
[PATCH 01/13] memory: Let ReservedRegion use Range
,
Eric Auger
,
2023/09/04
Re: [PATCH 01/13] memory: Let ReservedRegion use Range
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH 01/13] memory: Let ReservedRegion use Range
,
Eric Auger
,
2023/09/04
Re: [PATCH 01/13] memory: Let ReservedRegion use Range
,
David Hildenbrand
,
2023/09/06
Re: [PATCH 01/13] memory: Let ReservedRegion use Range
,
Peter Xu
,
2023/09/11
[PATCH 02/13] memory: Introduce memory_region_iommu_set_iova_ranges
,
Eric Auger
,
2023/09/04
Re: [PATCH 02/13] memory: Introduce memory_region_iommu_set_iova_ranges
,
Peter Xu
,
2023/09/11
Re: [PATCH 02/13] memory: Introduce memory_region_iommu_set_iova_ranges
,
David Hildenbrand
,
2023/09/14
[PATCH 04/13] virtio-iommu: Rename reserved_regions into prop_resv_regions
,
Eric Auger
,
2023/09/04
[PATCH 05/13] virtio-iommu: Introduce per IOMMUDevice reserved regions
,
Eric Auger
,
2023/09/04
[PATCH 03/13] vfio: Collect container iova range info
,
Eric Auger
,
2023/09/04
[PATCH 06/13] range: Introduce range_inverse_array()
,
Eric Auger
,
2023/09/04
Re: [PATCH 06/13] range: Introduce range_inverse_array()
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH 06/13] range: Introduce range_inverse_array()
,
Eric Auger
,
2023/09/04
[PATCH 07/13] virtio-iommu: Implement set_iova_ranges() callback
,
Eric Auger
,
2023/09/04
[PATCH 09/13] util/reserved-region: Add new ReservedRegion helpers
,
Eric Auger
,
2023/09/04
[PATCH 11/13] test: Add some tests for range and resv-mem helpers
,
Eric Auger
,
2023/09/04
[PATCH 13/13] vfio: Remove 64-bit IOVA address space assumption
,
Eric Auger
,
2023/09/04
[PATCH 12/13] virtio-iommu: Resize memory region according to the max iova info
,
Eric Auger
,
2023/09/04
Re: [PATCH 12/13] virtio-iommu: Resize memory region according to the max iova info
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH 08/13] range: Make range_compare() public
,
Eric Auger
,
2023/09/04
Re: [PATCH 08/13] range: Make range_compare() public
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH 10/13] virtio-iommu: Consolidate host reserved regions and property set ones
,
Eric Auger
,
2023/09/04
Re: [PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
,
YangHang Liu
,
2023/09/05
Re: [PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
,
Eric Auger
,
2023/09/05
Re: [PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
,
Eric Auger
,
2023/09/05
Re: [PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
,
Alex Williamson
,
2023/09/05
Re: [PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
,
Eric Auger
,
2023/09/06
[PATCH v6 03/18] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Akihiko Odaki
,
2023/09/03
[PATCH v6 08/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/09/03
[PATCH v6 11/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/09/03
[PATCH v6 05/18] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/09/03
[PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Akihiko Odaki
,
2023/09/03
Re: [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Michael Tokarev
,
2023/09/04
Re: [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Akihiko Odaki
,
2023/09/04
Re: [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Philippe Mathieu-Daudé
,
2023/09/04
[PATCH 6/8] target/arm: Remove references to gdb_has_xml
,
Akihiko Odaki
,
2023/09/03
[PATCH 3/8] target/arm: Move the reference to arm-core.xml
,
Akihiko Odaki
,
2023/09/03
[PATCH v2] qdict: Preserve order for iterating qdict elements
,
William Tsai
,
2023/09/02
Re: [PATCH v2] qdict: Preserve order for iterating qdict elements
,
Daniel P . Berrangé
,
2023/09/04
Re: [PATCH v2] qdict: Preserve order for iterating qdict elements
,
David Hildenbrand
,
2023/09/06
Re: [PATCH v2] qdict: Preserve order for iterating qdict elements
,
Daniel P . Berrangé
,
2023/09/06
[PATCH v3 03/16] tcg: pass vece to tcg_target_const_match()
,
Jiajie Chen
,
2023/09/02
Re: [PATCH v3 03/16] tcg: pass vece to tcg_target_const_match()
,
Richard Henderson
,
2023/09/02
[PATCH v2] target/arm: Do not use gen_mte_checkN in trans_STGP
,
Richard Henderson
,
2023/09/01
Re: [PATCH v2] target/arm: Do not use gen_mte_checkN in trans_STGP
,
Peter Maydell
,
2023/09/08
Re: [PATCH] target/arm: Do not use gen_mte_checkN in trans_STGP
,
Peter Maydell
,
2023/09/01
Re: [PATCH 04/11] target/m68k: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/01
Re: [PATCH 06/11] hw/arm/allwinner: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/01
Re: [PATCH 05/11] hw/arm/virt: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/01
Re: [PATCH 02/11] target/arm: Clean up local variable shadowing
,
Peter Maydell
,
2023/09/01
Re: [PATCH 02/11] target/arm: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
[PULL 00/26] aspeed queue
,
Cédric Le Goater
,
2023/09/01
[PULL 01/26] aspeed: Introduce helper for 32-bit hosts limitation
,
Cédric Le Goater
,
2023/09/01
[PULL 02/26] hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
,
Cédric Le Goater
,
2023/09/01
[PULL 05/26] tests/avocado/machine_aspeed.py: Update SDK images
,
Cédric Le Goater
,
2023/09/01
[PULL 03/26] hw/i2c/aspeed: Fix TXBUF transmission start position error
,
Cédric Le Goater
,
2023/09/01
[PULL 04/26] hw/i2c/aspeed: Add support for buffer organization
,
Cédric Le Goater
,
2023/09/01
[PULL 06/26] hw/ssi: Add a "cs" property to SSIPeripheral
,
Cédric Le Goater
,
2023/09/01
[PULL 07/26] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
2023/09/01
[PULL 09/26] hw/ssi: Check for duplicate CS indexes
,
Cédric Le Goater
,
2023/09/01
[PULL 08/26] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
2023/09/01
[PULL 12/26] aspeed: Get the BlockBackend of FMC0 from the flash device
,
Cédric Le Goater
,
2023/09/01
[PULL 11/26] m25p80: Introduce an helper to retrieve the BlockBackend of a device
,
Cédric Le Goater
,
2023/09/01
[PULL 10/26] aspeed: Create flash devices only when defaults are enabled
,
Cédric Le Goater
,
2023/09/01
[PULL 13/26] hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
,
Cédric Le Goater
,
2023/09/01
[PULL 14/26] hw/sd: When card is in wrong state, log which state it is
,
Cédric Le Goater
,
2023/09/01
[PULL 17/26] hw/sd: Introduce sd_cmd_handler type
,
Cédric Le Goater
,
2023/09/01
[PULL 15/26] hw/sd: When card is in wrong state, log which spec version is used
,
Cédric Le Goater
,
2023/09/01
[PULL 19/26] hw/sd: Add sd_cmd_unimplemented() handler
,
Cédric Le Goater
,
2023/09/01
[PULL 16/26] hw/sd: Move proto_name to SDProto structure
,
Cédric Le Goater
,
2023/09/01
[PULL 18/26] hw/sd: Add sd_cmd_illegal() handler
,
Cédric Le Goater
,
2023/09/01
[PULL 21/26] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
,
Cédric Le Goater
,
2023/09/01
[PULL 22/26] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
,
Cédric Le Goater
,
2023/09/01
[PULL 23/26] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
,
Cédric Le Goater
,
2023/09/01
[PULL 24/26] hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
,
Cédric Le Goater
,
2023/09/01
[PULL 20/26] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
,
Cédric Le Goater
,
2023/09/01
[PULL 25/26] hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
,
Cédric Le Goater
,
2023/09/01
[PULL 26/26] hw/sd: Introduce a "sd-card" SPI variant model
,
Cédric Le Goater
,
2023/09/01
Re: [PULL 00/26] aspeed queue
,
Stefan Hajnoczi
,
2023/09/06
Re: [PULL 00/26] aspeed queue
,
Cédric Le Goater
,
2023/09/08
Re: [PULL 00/26] aspeed queue
,
Michael Tokarev
,
2023/09/08
Re: [PULL 00/26] aspeed queue
,
Cédric Le Goater
,
2023/09/08
Re: [PATCH v3.2 5/7] aspeed: Create flash devices only when defaults are enabled
,
Joel Stanley
,
2023/09/01
Re: [PATCH 00/11] (few more) Steps towards enabling -Wshadow
,
Markus Armbruster
,
2023/09/01
Re: [PATCH] arm64: Restore trapless ptimer access
,
Andrew Jones
,
2023/09/01
Re: [PATCH] arm64: Restore trapless ptimer access
,
Colton Lewis
,
2023/09/01
Re: [PATCH] arm64: Restore trapless ptimer access
,
Claudio Fontana
,
2023/09/04
Re: [PATCH] arm64: Restore trapless ptimer access
,
Andrew Jones
,
2023/09/04
Re: [PATCH] arm64: Restore trapless ptimer access
,
Claudio Fontana
,
2023/09/04
Re: [PATCH] arm64: Restore trapless ptimer access
,
Michael Tokarev
,
2023/09/07
Re: [PATCH] arm64: Restore trapless ptimer access
,
Andrew Jones
,
2023/09/08
Re: [PATCH] arm64: Restore trapless ptimer access
,
Peter Maydell
,
2023/09/08
Re: [PATCH] arm64: Restore trapless ptimer access
,
Peter Maydell
,
2023/09/08
Re: [PATCH 10/11] net/eth: Clean up local variable shadowing
,
Akihiko Odaki
,
2023/09/01
Re: [PATCH 10/11] net/eth: Clean up local variable shadowing
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v2 12/12] hw/vmapple/vmapple: Add vmapple machine type
,
Mark Cave-Ayland
,
2023/09/01
Re: [PATCH v2 11/12] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Mark Cave-Ayland
,
2023/09/01
Re: [PATCH 07/11] hw/arm/aspeed: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/01
Re: [PATCH v2 09/12] hw/vmapple/cfg: Introduce vmapple cfg region
,
Mark Cave-Ayland
,
2023/09/01
Re: [PATCH v2 08/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Mark Cave-Ayland
,
2023/09/01
Re: [PATCH v2 07/12] hw/vmapple/aes: Introduce aes engine
,
Mark Cave-Ayland
,
2023/09/01
Re: [PATCH v2 02/12] hw/misc/pvpanic: Add MMIO interface
,
Mark Cave-Ayland
,
2023/09/01
RE: [PATCH 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
,
Ho, Tong
,
2023/09/01
Re: [PATCH 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
,
Peter Maydell
,
2023/09/08
RE: [PATCH 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
,
Ho, Tong
,
2023/09/08
Re: [PATCH 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
,
Peter Maydell
,
2023/09/08
RE: [PATCH 1/3] hw/misc: Introduce AMD/Xilix Versal TRNG device
,
Ho, Tong
,
2023/09/08
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc