Show patches with: Submitter = wangyanan (Y)       |    State = Action Required       |    Archived = No       |   263 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[for-6.2,v3,05/11] hw: Add compat machines for 6.2 machine: smp parsing fixes and improvement 1 - 3 - --- 2021-07-28 wangyanan (Y) New
[for-6.2,v3,04/11] machine: Improve the error reporting of smp parsing machine: smp parsing fixes and improvement - - 1 - --- 2021-07-28 wangyanan (Y) New
[for-6.2,v3,03/11] machine: Set the value of cpus to match maxcpus if it's omitted machine: smp parsing fixes and improvement - - 1 - --- 2021-07-28 wangyanan (Y) New
[for-6.2,v3,02/11] machine: Uniformly use maxcpus to calculate the omitted parameters machine: smp parsing fixes and improvement - - 1 - --- 2021-07-28 wangyanan (Y) New
[for-6.2,v3,01/11] machine: Minor refactor/cleanup for the smp parsers machine: smp parsing fixes and improvement - - - - --- 2021-07-28 wangyanan (Y) New
[for-6.1,v5,1/1] machine: Disallow specifying topology parameters as zero machine: Disallow specifying topology parameters as zero - - 3 1 --- 2021-07-23 wangyanan (Y) New
[for-6.1,v4,1/1] machine: Disallow specifying topology parameters as zero machine: Disallow specifying topology parameters as zero - - 3 1 --- 2021-07-23 wangyanan (Y) New
[for-6.1,v3,1/1] machine: Disallow specifying topology parameters as zero machine: Disallow specifying topology parameters as zero - - 3 1 --- 2021-07-23 wangyanan (Y) New
[for-6.1,v2] machine: Disallow specifying topology parameters as zero [for-6.1,v2] machine: Disallow specifying topology parameters as zero - - 1 - --- 2021-07-22 wangyanan (Y) New
[for-6.1,1/1] machine: Disallow specifying topology parameters as zero machine: Disallow specifying topology parameters as zero - - 1 - --- 2021-07-22 wangyanan (Y) New
[for-6.2,v2,11/11] tests/unit: Add a unit test for smp parsing machine: smp parsing fixes and improvement - - 1 - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,10/11] machine: Split out the smp parsing code machine: smp parsing fixes and improvement - - 1 - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,09/11] machine: Tweak the order of topology members in struct CpuTopology machine: smp parsing fixes and improvement - - 2 - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,08/11] machine: Use ms instead of global current_machine in sanity-check machine: smp parsing fixes and improvement - - 1 - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,07/11] machine: Prefer cores over sockets in smp parsing since 6.2 machine: smp parsing fixes and improvement 1 - - - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,06/11] hw: Add compat machines for 6.2 machine: smp parsing fixes and improvement 1 - 3 - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,05/11] machine: Improve the error reporting of smp parsing machine: smp parsing fixes and improvement - - - - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,04/11] machine: Use the computed parameters to calculate omitted cpus machine: smp parsing fixes and improvement - - - - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,03/11] machine: Uniformly use maxcpus to calculate the omitted parameters machine: smp parsing fixes and improvement - - 1 - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,02/11] machine: Make smp_parse generic enough for all arches machine: smp parsing fixes and improvement - - - - --- 2021-07-19 wangyanan (Y) New
[for-6.2,v2,01/11] machine: Disallow specifying topology parameters as zero machine: smp parsing fixes and improvement - - 1 - --- 2021-07-19 wangyanan (Y) New
[RFC,6/6] machine: Tweak the order of topology members in struct CpuTopology machine: smp parsing fixes and improvement - - 2 - --- 2021-07-02 wangyanan (Y) New
[RFC,5/6] pc/machine: Disallow any configuration of dies for non-PC machines machine: smp parsing fixes and improvement - - - - --- 2021-07-02 wangyanan (Y) New
[RFC,4/6] machine: Uniformly use maxcpus to calculate the missing values machine: smp parsing fixes and improvement - - - - --- 2021-07-02 wangyanan (Y) New
[RFC,3/6] pc/machine: Perform zero-check for the value of -smp dies machine: smp parsing fixes and improvement - 1 1 - --- 2021-07-02 wangyanan (Y) New
[RFC,2/6] machine: Perform zero-check for the computed value of sockets machine: smp parsing fixes and improvement - - - - --- 2021-07-02 wangyanan (Y) New
[RFC,1/6] machine: Set the value of maxcpus to match cpus if specified as zero machine: smp parsing fixes and improvement - - - - --- 2021-07-02 wangyanan (Y) New
[RFC,v4,7/7] hw/acpi/aml-build: Generate PPTT table hw/arm/virt: Introduce cpu topology support - - - - --- 2021-06-22 wangyanan (Y) New
[RFC,v4,6/7] hw/acpi/aml-build: Add Processor hierarchy node structure hw/arm/virt: Introduce cpu topology support - - 1 - --- 2021-06-22 wangyanan (Y) New
[RFC,v4,5/7] hw/arm/virt: Add cpu-map to device tree hw/arm/virt: Introduce cpu topology support - - - - --- 2021-06-22 wangyanan (Y) New
[RFC,v4,4/7] device_tree: Add qemu_fdt_add_path hw/arm/virt: Introduce cpu topology support - - 2 - --- 2021-06-22 wangyanan (Y) New
[RFC,v4,3/7] machine: disallow -smp expose=on for non-ARM machines hw/arm/virt: Introduce cpu topology support - - - - --- 2021-06-22 wangyanan (Y) New
[RFC,v4,2/7] hw/arm/virt: Add separate -smp parsing function for ARM machines hw/arm/virt: Introduce cpu topology support - - - - --- 2021-06-22 wangyanan (Y) New
[RFC,v4,1/7] vl: Add expose=on|off option support in -smp command line hw/arm/virt: Introduce cpu topology support - - - - --- 2021-06-22 wangyanan (Y) New
[RFC,v3,4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse hw/arm/virt: Introduce cluster cpu topology support - - - - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,3/4] hw/arm/virt-acpi-build: Add cluster level to PPTT table hw/arm/virt: Introduce cluster cpu topology support - - 1 - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,2/4] hw/arm/virt: Add cluster level to device tree hw/arm/virt: Introduce cluster cpu topology support - - 1 - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,1/4] vl.c: Add -smp, clusters=* command line support for ARM cpu hw/arm/virt: Introduce cluster cpu topology support - - - - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,9/9] hw/arm/virt: Add separate -smp parsing function for ARM machines hw/arm/virt: Introduce cpu topology support - - - - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,8/9] hw/arm/virt-acpi-build: Generate PPTT table hw/arm/virt: Introduce cpu topology support - - - - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,7/9] hw/acpi/aml-build: Add Processor hierarchy node structure hw/arm/virt: Introduce cpu topology support - - 1 - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT hw/arm/virt: Introduce cpu topology support - - - - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,5/9] hw/arm/virt-acpi-build: Use possible cpus in generation of DSDT hw/arm/virt: Introduce cpu topology support - - - - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,4/9] hw/arm/virt: Initialize the present cpu members hw/arm/virt: Introduce cpu topology support - - 1 - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,3/9] hw/arm/virt: Add cpu-map to device tree hw/arm/virt: Introduce cpu topology support - - - - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,2/9] device_tree: Add qemu_fdt_add_path hw/arm/virt: Introduce cpu topology support - - 2 - --- 2021-05-16 wangyanan (Y) New
[RFC,v3,1/9] hw/arm/virt: Disable cpu topology support on older machine types hw/arm/virt: Introduce cpu topology support - - - - --- 2021-05-16 wangyanan (Y) New
[RFC,v2,4/4] hw/arm/virt: Add cluster level for device tree hw/arm/virt: Introduce cluster cpu topology support - - 1 - --- 2021-04-13 wangyanan (Y) New
[RFC,v2,3/4] hw/arm/virt-acpi-build: Add cluster level for PPTT table hw/arm/virt: Introduce cluster cpu topology support - - 1 - --- 2021-04-13 wangyanan (Y) New
[RFC,v2,2/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse hw/arm/virt: Introduce cluster cpu topology support - - - - --- 2021-04-13 wangyanan (Y) New
[RFC,v2,1/4] vl.c: Add -smp, clusters=* command line support for ARM cpu hw/arm/virt: Introduce cluster cpu topology support - - - - --- 2021-04-13 wangyanan (Y) New
[RFC,v2,6/6] hw/arm/virt: Replace smp_parse with one that prefers cores hw/arm/virt: Introduce cpu topology support - - - - --- 2021-04-13 wangyanan (Y) New
[RFC,v2,5/6] hw/arm/virt-acpi-build: Add PPTT table hw/arm/virt: Introduce cpu topology support - - - 1 --- 2021-04-13 wangyanan (Y) New
[RFC,v2,4/6] hw/acpi/aml-build: Add processor hierarchy node structure hw/arm/virt: Introduce cpu topology support - - - - --- 2021-04-13 wangyanan (Y) New
[RFC,v2,3/6] hw/arm/virt-acpi-build: Distinguish possible and present cpus hw/arm/virt: Introduce cpu topology support - - - - --- 2021-04-13 wangyanan (Y) New
[RFC,v2,2/6] hw/arm/virt: DT: Add cpu-map hw/arm/virt: Introduce cpu topology support - - - - --- 2021-04-13 wangyanan (Y) New
[RFC,v2,1/6] device_tree: Add qemu_fdt_add_path hw/arm/virt: Introduce cpu topology support - - - - --- 2021-04-13 wangyanan (Y) New
[RFC,6/6] hw/arm/virt: Add cluster level for ARM device tree Introduce cluster cpu topology support - - - - --- 2021-03-31 wangyanan (Y) New
[RFC,5/6] hw/arm/virt-acpi-build: Add cluster level for ARM PPTT table Introduce cluster cpu topology support - - - - --- 2021-03-31 wangyanan (Y) New
[RFC,4/6] hw/i386/pc: Parse cluster cpu topology for PC machines Introduce cluster cpu topology support - - - - --- 2021-03-31 wangyanan (Y) New
[RFC,3/6] hw/arm/virt: Parse cluster cpu topology for ARM machines Introduce cluster cpu topology support - - - - --- 2021-03-31 wangyanan (Y) New
[RFC,2/6] hw/core/machine: Parse cluster cpu topology in smp_parse() Introduce cluster cpu topology support - - - - --- 2021-03-31 wangyanan (Y) New
[RFC,1/6] vl.c: Add arch-neutral -smp, clusters=* command line support Introduce cluster cpu topology support - - - - --- 2021-03-31 wangyanan (Y) New
« 1 2 3 »