Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Mathieu-Daudé
| Archived =
No
| 8433 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
3
4
…
84
85
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v3,3/7] target/ppc: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
New
[v3,2/7] target/i386: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
New
[v3,1/7] cpus: Introduce CPUClass::list_cpus() callback
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,7/7] cpus: Remove #ifdef check on cpu_list definition
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,v2,6/7] target/s390x: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,5/7] target/s390x: Declare s390_set_qemu_cpu_model/cpu_list in cpu_models.h
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,v2,4/7] target/sparc: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,v2,3/7] target/ppc: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,v2,2/7] target/i386: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,v2,1/7] cpus: Introduce CPUClass::list_cpus() callback
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-24
Philippe Mathieu-Daudé
Superseded
[v2] target/s390x: Fix a typo in s390_cpu_class_init()
[v2] target/s390x: Fix a typo in s390_cpu_class_init()
-
-
-
2025-03-24
Philippe Mathieu-Daudé
Superseded
system/vl: Tidy up break in QEMU_OPTION_machine case
system/vl: Tidy up break in QEMU_OPTION_machine case
-
-
-
2025-03-23
Philippe Mathieu-Daudé
New
[PATCH-for-10.1] accel/tcg: Extract range_within_page() helper
[PATCH-for-10.1] accel/tcg: Extract range_within_page() helper
-
-
-
2025-03-23
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,3/3] migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros
migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros
-
-
-
2025-03-23
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,2/3] target/sparc: Inline qemu_get_betl() and qemu_put_betl()
migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros
-
-
-
2025-03-23
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,1/3] target/mips: Inline qemu_get_betls() and qemu_put_betls()
migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros
-
-
-
2025-03-23
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,6/6] cpus: Remove #ifdef check on cpu_list definition
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-23
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,5/6] target/sparc: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-23
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,4/6] target/sparc: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-23
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,3/6] target/ppc: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-23
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,2/6] target/i386: Register CPUClass:list_cpus
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-23
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,1/6] cpus: Introduce CPUClass::list_cpus() callback
cpus: Convert cpu_list definition to CPUClass:list_cpus callback
-
-
-
2025-03-23
Philippe Mathieu-Daudé
Superseded
target/s390x: Fix a typo in s390_cpu_class_init()
target/s390x: Fix a typo in s390_cpu_class_init()
-
-
-
2025-03-23
Philippe Mathieu-Daudé
Superseded
target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition
target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition
-
-
-
2025-03-21
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,v2,4/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,3/4] tcg: Convert TCGState::mttcg_enabled to TriState
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,2/4] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,1/4] target/riscv: Restrict RV128 MTTCG check on system emulation
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,7/7] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-10.1,v2,6/7] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-10.1,v2,5/7] tcg: Propagate CPUState argument to cpu_req_mo()
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,4/7] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code()
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,3/7] tcg: Define guest_default_memory_order in TCGCPUOps
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,2/7] tcg: Simplify tcg_req_mo() macro
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,1/7] tcg: Always define TCG_GUEST_DEFAULT_MO
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,4/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
-
-
-
2025-03-21
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,3/4] tcg: Convert TCGState::mttcg_enabled to TriState
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
-
-
-
2025-03-21
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,2/4] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
-
-
-
2025-03-21
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,1/4] target/riscv: Restrict RV128 MTTCG check on system emulation
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
-
-
-
2025-03-21
Philippe Mathieu-Daudé
Superseded
[RFC,PATCH-for-10.1,4/4] tcg: Define guest_default_memory_order in TCGCPUOps
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-10.1,3/4] tcg: Have tcg_req_mo() use runtime TCGContext::guest_mo
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,2/4] tcg: Simplify tcg_req_mo() macro
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,1/4] tcg: Always define TCG_GUEST_DEFAULT_MO
tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
-
-
-
2025-03-21
Philippe Mathieu-Daudé
Superseded
[RFC,PATCH-for-10.1,6/6] qom: Test object_class_get_list()
qom: Add object_class_implements_type()
-
-
-
2025-03-20
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,5/6] qom: Use object_class_implements_type() in object_class_foreach()
qom: Add object_class_implements_type()
-
-
-
2025-03-20
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,4/6] qom: Prefer object_class_implements_type() to check type implementation
qom: Add object_class_implements_type()
-
-
-
2025-03-20
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,3/6] qom: Test object_class_implements_type()
qom: Add object_class_implements_type()
-
-
-
2025-03-20
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,2/6] qom: Add object_class_implements_type()
qom: Add object_class_implements_type()
-
-
-
2025-03-20
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,1/6] qom: Factor object_class_dynamic_cast_ambiguous() out
qom: Add object_class_implements_type()
-
-
-
2025-03-20
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,12/12] tcg: Uninline tcg_gen_insn_start()
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,11/12] tcg: Unify tcg_gen_insn_start() to handle 0 or 2 arguments
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,10/12] tcg: Unify tcg_gen_insn_start() to handle 1 or 2 arguments
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,09/12] tcg: Restrict TARGET_INSN_START_WORDS definition to translate-all.c
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,08/12] tcg: Declare arrays using TARGET_INSN_START_WORDS_MAX
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,07/12] tcg: Check TARGET_INSN_START_EXTRA_WORDS range at runtime
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,06/12] tcg: Use TCGContext::insn_start_words in translate-all.c methods
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,05/12] tcg: Use TCGContext::insn_start_words in tcg_gen_insn_start()
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,04/12] tcg: Declare local 'insn_start_words' variable in tcg_gen_insn_start()
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,03/12] tcg: Have tcg_gen_insn_start() take uint64_t arguments
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,02/12] tcg: Always define TARGET_INSN_START_EXTRA_WORDS
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,01/12] tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h'
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[2/2] exec: Restrict memory-internal.h to system/
exec: Restrict memory-internal.h to system/
-
-
-
2025-03-17
Philippe Mathieu-Daudé
New
[1/2] accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c
exec: Restrict memory-internal.h to system/
-
-
-
2025-03-17
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2] target/i386: Replace MO_TE* -> MO_LE*
[PATCH-for-10.1,v2] target/i386: Replace MO_TE* -> MO_LE*
-
-
-
2025-03-12
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2] hw/arm/armv7m: Expose and access System Control Space as little endian
[PATCH-for-10.1,v2] hw/arm/armv7m: Expose and access System Control Space as little endian
-
-
-
2025-03-12
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1] target/i386: Replace MO_TE -> MO_LE
[PATCH-for-10.1] target/i386: Replace MO_TE -> MO_LE
-
-
-
2025-03-12
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.1,2/2] target/hexagon: Replace MO_TE -> MO_LE
target/hexagon: Remove use of MO_TE definition
-
-
-
2025-03-12
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,1/2] target/hexagon: Explode MO_TExx -> MO_TE | MO_xx
target/hexagon: Remove use of MO_TE definition
-
-
-
2025-03-12
Philippe Mathieu-Daudé
Superseded
[PULL,v2,14/14] hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definition
Untitled series #263062
-
-
-
2025-03-12
Philippe Mathieu-Daudé
New
[PULL,v2,00/14] Misc HW patches for 2025-03-11
-
-
-
2025-03-12
Philippe Mathieu-Daudé
New
[PULL,14/14] hw/sd/sdhci: Remove need for SDHCI_VENDOR_FSL definition
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Superseded
[PULL,13/14] hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PULL,12/14] hw/virtio/virtio-mem: Remove CONFIG_DEVICES include
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PULL,11/14] hw/i386/fw_cfg: Check ACPI availability with acpi_builtin()
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PULL,10/14] hw/acpi: Introduce acpi_builtin() helper
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,09/14] system: Replace arch_type global by qemu_arch_available() helper
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,08/14] system: Extract target-specific globals to their own compilation unit
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,07/14] hw/xen/hvm: Fix Aarch64 typo
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,06/14] hw/net/smc91c111: Don't allow data register access to overrun buffer
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PULL,05/14] hw/net/smc91c111: Use MAX_PACKET_SIZE instead of magic numbers
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PULL,04/14] hw/net/smc91c111: Sanitize packet length on tx
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PULL,03/14] hw/net/smc91c111: Sanitize packet numbers
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PULL,02/14] hw/rtc: Add Ricoh RS5C372 RTC emulation
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,00/14] Misc HW patches for 2025-03-11
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PATCH-for-10.0,v3,8/8] hw/vfio: Compile display.c once
hw/vfio: Build various objects once
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PATCH-for-10.0,v3,7/8] hw/vfio: Compile iommufd.c once
hw/vfio: Build various objects once
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PATCH-for-10.0,v3,6/8] hw/vfio: Compile more objects once
hw/vfio: Build various objects once
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PATCH-for-10.0,v3,5/8] hw/vfio: Compile some common objects once
hw/vfio: Build various objects once
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PATCH-for-10.0,v3,4/8] hw/vfio/common: Get target page size using runtime helpers
hw/vfio: Build various objects once
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Superseded
[PATCH-for-10.0,v3,3/8] hw/vfio/common: Include missing 'system/tcg.h' header
hw/vfio: Build various objects once
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PATCH-for-10.0,v3,2/8] hw/vfio/spapr: Do not include <linux/kvm.h>
hw/vfio: Build various objects once
-
-
-
2025-03-11
Philippe Mathieu-Daudé
Accepted
[PATCH-for-10.0,v3,1/8] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
hw/vfio: Build various objects once
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[v3,4/4] qapi/machine: Make @dump-skeys command generic
qapi/machine: Make @dump-skeys command generic
-
-
-
2025-03-10
Philippe Mathieu-Daudé
New
[v3,3/4] hw/s390x/ccw: Have CCW machine implement a qmp_dump_skeys() callback
qapi/machine: Make @dump-skeys command generic
-
-
-
2025-03-10
Philippe Mathieu-Daudé
New
[v3,2/4] hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACE
qapi/machine: Make @dump-skeys command generic
-
-
-
2025-03-10
Philippe Mathieu-Daudé
New
[v3,1/4] hw/s390x/skeys: Declare QOM types using DEFINE_TYPES() macro
qapi/machine: Make @dump-skeys command generic
-
-
-
2025-03-10
Philippe Mathieu-Daudé
New
[v2,3/3] qapi/machine: Make @dump-skeys command generic
qapi/machine: Make @dump-skeys command generic
-
-
-
2025-03-10
Philippe Mathieu-Daudé
New
[v2,2/3] cpus: Introduce SysemuCPUOps::qmp_dump_skeys() callback
qapi/machine: Make @dump-skeys command generic
-
-
-
2025-03-10
Philippe Mathieu-Daudé
New
[v2,1/3] hw/s390x: Expose s390_qmp_dump_skeys() prototype
qapi/machine: Make @dump-skeys command generic
-
-
-
2025-03-10
Philippe Mathieu-Daudé
New
«
1
2
3
4
…
84
85
»