Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 22659 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
32
33
34
…
226
227
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,16/47] accel/tcg: Move can_do_io to CPUNegativeOffsetState
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,15/47] accel/tcg: Remove CPUState.icount_decr_ptr
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,14/47] accel/tcg: Move CPUNegativeOffsetState into CPUState
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,08/47] target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,07/47] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,06/47] accel/tcg: Have tcg_exec_realizefn() return a boolean
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,05/47] accel: Declare AccelClass::cpu_common_[un]realize() handlers
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,04/47] accel: Introduce accel_cpu_common_unrealize() stub
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,03/47] accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,02/47] accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,00/47] tcg patch queue
-
-
-
2023-10-03
Richard Henderson
New
[v2,7/7] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,6/7] accel/tcg: Have tcg_exec_realizefn() return a boolean
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,5/7] accel: Declare AccelClass::cpu_common_[un]realize() handlers
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,4/7] accel: Introduce accel_cpu_common_unrealize() stub
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,3/7] accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,2/7] accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,5/5] hw/intc/apic: Pass CPU using QOM link property
hw/intc/apic: QOM cleanup
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,4/5] hw/intc/apic: Rename x86_cpu_apic_create() -> x86_cpu_apic_new()
hw/intc/apic: QOM cleanup
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,3/5] hw/i386/apic: Simplify apic_get_class()
hw/intc/apic: QOM cleanup
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,2/5] hw/i386/apic: Defer error check from apic_get_class to kvm_apic_realize
hw/intc/apic: QOM cleanup
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[4/4] hw/ppc/spapr: Rename 'softmmu' -> 'tcg'
hw/ppc/spapr: Rename SoftMMU -> TCG
-
-
-
2023-10-02
Philippe Mathieu-Daudé
New
[3/4] hw/ppc/spapr_hcall: Rename {softmmu -> tcgppc}_resize_hpt_prepare/commit
hw/ppc/spapr: Rename SoftMMU -> TCG
-
-
-
2023-10-02
Philippe Mathieu-Daudé
New
[2/4] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prepare/commit
hw/ppc/spapr: Rename SoftMMU -> TCG
-
-
-
2023-10-02
Philippe Mathieu-Daudé
New
[1/4] hw/ppc/spapr: Add missing license
hw/ppc/spapr: Rename SoftMMU -> TCG
-
-
-
2023-10-02
Philippe Mathieu-Daudé
New
[v6,14/19] linux-user/riscv: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
New
[PULL,42/56] hw/arm/smmuv3-internal.h: Don't use locals in statement macros
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
New
[PULL,11/56] target/mips: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
New
[PULL,3/6] accel/tcg: Track current value of can_do_io in the TB
[PULL,1/6] accel/tcg: Avoid load of icount_decr if unused
-
-
-
2023-09-28
Richard Henderson
New
[PULL,0/6] tcg patch queue
-
-
-
2023-09-28
Richard Henderson
New
[RFC,V2,22/37] hw/acpi: Make _MAT method optional
Untitled series #222487
-
-
-
2023-09-26
Salil Mehta
New
[RFC,31/31] contrib/plugins: add iops plugin example for cost modelling
September maintainer omnibus (tests, gdbstub, plugins)
-
-
-
2023-09-25
Alex Bennée
New
[RFC,30/31] plugins: add time control API
September maintainer omnibus (tests, gdbstub, plugins)
-
-
-
2023-09-25
Alex Bennée
New
[RFC,27/31] sysemu: add set_virtual_time to accel ops
September maintainer omnibus (tests, gdbstub, plugins)
-
-
-
2023-09-25
Alex Bennée
New
[21/31] accel/tcg: Add plugin_enabled to DisasContextBase
September maintainer omnibus (tests, gdbstub, plugins)
-
-
-
2023-09-25
Alex Bennée
New
[08/31] configure: ensure dependency for cross-compile setup
September maintainer omnibus (tests, gdbstub, plugins)
-
-
-
2023-09-25
Alex Bennée
New
[04/31] docs: mark CRIS support as deprecated
September maintainer omnibus (tests, gdbstub, plugins)
-
-
-
2023-09-25
Alex Bennée
New
[01/31] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1
September maintainer omnibus (tests, gdbstub, plugins)
-
-
-
2023-09-25
Alex Bennée
New
[PULL,v3,0/9] testing updates (back to green!)
-
-
-
2023-09-20
Alex Bennée
New
[PULL,v2,0/9] testing updates (back to green!)
-
-
-
2023-09-19
Alex Bennée
New
[22/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[21/22] exec/cpu: Have cpu_exec_realize() return a boolean
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[20/22] target/s390x: Use s390_realize_cpu_model() as verify_accel_features()
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[19/22] target/s390x: Have s390_realize_cpu_model() return a boolean
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[17/22] target/i386: Extract verify_accel_features() from cpu_realize()
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[16/22] target/arm: Extract verify_accel_features() from cpu_realize()
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[15/22] exec/cpu: Introduce CPUClass::verify_accel_features()
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[14/22] target/sparc: Init CPU environment *after* accelerator vCPU is realized
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[13/22] target/xtensa: Create IRQs *after* accelerator vCPU is realized
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[12/22] target/mips: Create clock *after* accelerator vCPU is realized
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[10/22] target/hppa: Create timer *after* accelerator vCPU is realized
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[09/22] target/arm: Create timers *after* accelerator vCPU is realized
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[08/22] exec/cpu: RFC Destroy vCPU address spaces in cpu_common_unrealize()
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[07/22] exec/cpu: Introduce the CPU address space destruction function
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize()
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[RFC,04/22] exec/cpu: Never call cpu_reset() before cpu_realize()
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[02/22] hw/intc/apic: Pass CPU using QOM link property
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[01/22] target/i386: Only realize existing APIC device
exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[2/2] qdev: Ensure devices are fully realized when calling DeviceReset handler
qdev: Ensure devices are fully realized when calling DeviceReset handler
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[1/2] hw/sd/omap_mmc: Do not reset SDCard until being fully realized
qdev: Ensure devices are fully realized when calling DeviceReset handler
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
hw/misc/mips_itu: Make MIPSITUState target agnostic
hw/misc/mips_itu: Make MIPSITUState target agnostic
-
-
-
2023-09-18
Philippe Mathieu-Daudé
New
[v3,39/39] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
target agnostic cleanups
-
-
-
2023-09-16
Richard Henderson
New
[v3,37/39] accel: Declare AccelClass::[un]realize_cpu() handlers
target agnostic cleanups
-
-
-
2023-09-16
Richard Henderson
New
[v3,36/39] accel: Introduce accel_cpu_unrealize() stub
target agnostic cleanups
-
-
-
2023-09-16
Richard Henderson
New
[v3,09/39] accel/tcg: Move can_do_io to CPUNegativeOffsetState
target agnostic cleanups
-
-
-
2023-09-16
Richard Henderson
New
[v3,07/39] accel/tcg: Move CPUNegativeOffsetState into CPUState
target agnostic cleanups
-
-
-
2023-09-16
Richard Henderson
New
[PULL,v2,21/39] tcg/loongarch64: Implement 128-bit load & store
Untitled series #221647
-
-
-
2023-09-16
Richard Henderson
New
[PULL,v2,00/39] tcg patch queue
-
-
-
2023-09-16
Richard Henderson
New
[PULL,36/39] tcg: Add tcg_out_tb_start backend hook
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,35/39] fpu: Handle m68k extended precision denormals properly
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,34/39] fpu: Add conversions between bfloat16 and [u]int8
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,27/39] plugin: Simplify struct qemu_plugin_hwaddr
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,25/39] accel/tcg: Split out io_prepare and io_failed
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,24/39] accel/tcg: Simplify tlb_plugin_lookup
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,22/39] tcg: Add gvec compare with immediate and scalar operand
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,20/39] tcg/loongarch64: Lower rotli_vec to vrotri
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,19/39] tcg/loongarch64: Lower rotv_vec ops to LSX
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,18/39] tcg/loongarch64: Lower vector shift integer ops
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,17/39] tcg/loongarch64: Lower bitsel_vec to vbitsel
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,16/39] tcg/loongarch64: Lower vector shift vector ops
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,15/39] tcg/loongarch64: Lower vector saturated ops
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,13/39] tcg/loongarch64: Lower mul_vec to vmul
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,12/39] tcg/loongarch64: Lower neg_vec to vneg
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,11/39] tcg/loongarch64: Lower vector bitwise operations
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,08/39] tcg: pass vece to tcg_target_const_match()
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,07/39] tcg/loongarch64: Lower basic tcg vec ops to LSX
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,02/39] accel/tcg: Fix the comment for CPUTLBEntryFull
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion
-
-
-
2023-09-16
Richard Henderson
New
[PULL,00/39] tcg patch queue
-
-
-
2023-09-16
Richard Henderson
New
[3/5] accel: Declare AccelClass::[un]realize_cpu() handlers
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-09-15
Philippe Mathieu-Daudé
New
[PULL,16/19] target/s390x: Use clmul_64
[PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines
-
-
-
2023-09-15
Richard Henderson
New
[PULL,13/19] crypto: Add generic 64-bit carry-less multiply routine
[PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines
-
-
-
2023-09-15
Richard Henderson
New
[PULL,09/19] crypto: Add generic 32-bit carry-less multiply routines
[PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines
-
-
-
2023-09-15
Richard Henderson
New
[PULL,06/19] target/arm: Use clmul_16* routines
[PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines
-
-
-
2023-09-15
Richard Henderson
New
[PULL,05/19] crypto: Add generic 16-bit carry-less multiply routines
[PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines
-
-
-
2023-09-15
Richard Henderson
New
[PULL,02/19] target/arm: Use clmul_8* routines
[PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines
-
-
-
2023-09-15
Richard Henderson
New
[PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines
[PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines
-
-
-
2023-09-15
Richard Henderson
New
[PULL,00/19] crypto: Provide clmul.h and host accel
-
-
-
2023-09-15
Richard Henderson
New
[v2,3/3] softmmu: Introduce cpu_address_space_sync
accel/tcg: Alternate fix for #1866
-
-
-
2023-09-15
Richard Henderson
New
«
1
2
...
32
33
34
…
226
227
»