Show patches with: Archived = No       |   430128 patches
« 1 2 ... 471 472 4734301 4302 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,49/52] i386/pc: Support hybrid cpu topology Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,48/52] machine: Support "-hybrid" command Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,47/52] hw/machine: Use opts_visitor to parse hybrid topo Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,46/52] hw/machine: build core level hybrid topology form HybridCorePack Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,45/52] hw/machine: Add hybrid cpu topology validation Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,44/52] machine: Add "-hybrid" parsing rule Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,43/52] hw/machine: Rename MachineClass.smp_props to MachineClass.topo_props Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,42/52] hw/machine: Add hybrid_supported in generic topo properties Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,41/52] machine: Introduce core_type() hook Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,40/52] qapi: Introduce hybrid options Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,39/52] i386/cpu: Add Intel hybrid related CPUID support Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,38/52] i386: Introduce hybrid_core_type to CPUX86State Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,37/52] i386: Update X86CPUTopoIDs generating rule for hybrid topology Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,36/52] i386: Use init_apicid_topo_info() to initialize APIC ID topology for system emulator Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,35/52] i386: Support APIC ID topology for hybrid CPU topology Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,34/52] i386: Rename variable topo_info to apicid_topo Introduce hybrid CPU topology - - 1 - --- 2023-02-13 Zhao Liu New
[RFC,33/52] i386: Rename init_topo_info() to init_apic_topo_info() Introduce hybrid CPU topology - - 1 - --- 2023-02-13 Zhao Liu New
[RFC,32/52] i386: Rename X86CPUTopoInfo and its members to reflect relationship with APIC ID Introduce hybrid CPU topology - - 1 - --- 2023-02-13 Zhao Liu New
[RFC,31/52] i386/cpu: Use CPUState.topo to replace X86CPUTopoInfo to get topology info Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,30/52] i386: Drop nr_dies and nr_modules CPUX86State Introduce hybrid CPU topology - - 1 - --- 2023-02-13 Zhao Liu New
[RFC,29/52] hw/core/cpu: Introduce TopologyState in CPUState Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,28/52] hw/core/machine: Remove support of MachineState.smp Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,27/52] test/test-smp-parse: Check fields of MachineState.topo.smp Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,26/52] hw: Replace MachineState.smp access with topology helpers for all remaining archs Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,25/52] mips: Replace MachineState.smp access with topology helpers Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,24/52] loongarch: Replace MachineState.smp access with topology helpers Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,23/52] arm: Replace MachineState.smp access with topology helpers Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,22/52] riscv: Replace MachineState.smp access with topology helpers Introduce hybrid CPU topology 1 - 1 - --- 2023-02-13 Zhao Liu New
[RFC,21/52] ppc: Replace MachineState.smp access with topology helpers Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,20/52] s390x: Replace MachineState.smp access with topology helpers Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,19/52] i386: Replace MachineState.smp access with topology helpers Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,18/52] general: Replace MachineState.smp access with topology helpers Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,17/52] softmmu/cpus: Use generic topology helper in vcpus initialization Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,16/52] plugins: Use generic topology name and helper Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,15/52] migration/postcopy-ram: Use generic topology name and helper Introduce hybrid CPU topology - - 1 - --- 2023-02-13 Zhao Liu New
[RFC,14/52] hw/smbios: Use generic topology name and helper Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,13/52] cpu/core: Use generic topology helper for "help" to set nr_threads Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,12/52] hw/acpi: Replace MachineState.smp access with topology helpers Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,11/52] accel/kvm: Add hybrid info when check cpu num Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,10/52] machine: Replace MachineState.topo.smp access with topology helpers Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,09/52] hw/machine: Introduce core type for hybrid topology Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,08/52] machine: Add helpers to get cpu topology info from MachineState.topo Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,07/52] hw/core/machine: Add the new topology support in MachineState Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,06/52] hw/cpu: Introduce hybrid CPU topology Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,05/52] hw/core/machine: Rename machine-smp.c to machine-topo.c Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,04/52] i386/WHPX: Fix error message when fail to set ProcessorCount Introduce hybrid CPU topology - - - - --- 2023-02-13 Zhao Liu New
[RFC,03/52] hw/smbios: Fix core count in type4 Introduce hybrid CPU topology - 1 - - --- 2023-02-13 Zhao Liu New
[RFC,02/52] hw/smbios: Fix thread count in type4 Introduce hybrid CPU topology - 1 - - --- 2023-02-13 Zhao Liu New
[RFC,01/52] hw/smbios: Fix smbios_smp_sockets caculation Introduce hybrid CPU topology - 1 - - --- 2023-02-13 Zhao Liu New
target/riscv: Fix vslide1up.vf and vslide1down.vf target/riscv: Fix vslide1up.vf and vslide1down.vf - - 2 - --- 2023-02-13 LIU Zhiwei New
[RESEND,18/18] i386: Add new property to control L2 cache topo in CPUID.04H Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,17/18] i386: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14] Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14] Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,15/18] i386: Use CPUCacheInfo.share_level to encode CPUID[4].EAX[bits 25:14] Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,14/18] i386: Add cache topology info in CPUCacheInfo Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,13/18] hw/i386/pc: Support smp.clusters for x86 PC machine Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,12/18] tests: Add test case of APIC ID for module level parsing Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,11/18] i386/cpu: Introduce cluster-id to X86CPU Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,10/18] i386: Update APIC ID parsing rule to support module level Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,09/18] i386: Fix comment style in topology.h Support smp.clusters for x86 - - 1 - --- 2023-02-13 Zhao Liu New
[RESEND,08/18] i386: Support module_id in X86CPUTopoIDs Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,07/18] i386: Support modules_per_die in X86CPUTopoInfo Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,06/18] i386: Introduce module-level cpu topology to CPUX86State Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,05/18] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid() Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H Support smp.clusters for x86 - 1 - - --- 2023-02-13 Zhao Liu New
[RESEND,03/18] softmmu: Fix CPUSTATE.nr_cores' calculation Support smp.clusters for x86 - 2 - - --- 2023-02-13 Zhao Liu New
[RESEND,02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c Support smp.clusters for x86 - - - - --- 2023-02-13 Zhao Liu New
[RESEND,01/18] machine: Fix comment of machine_parse_smp_config() Support smp.clusters for x86 - 1 - - --- 2023-02-13 Zhao Liu New
[2/2] Fix issue #761: Broken scaling with gtk, gl=on on a hidpi display Untitled series #341651 - - - - --- 2023-02-13 liuyujun New
[v5,3/3] multifd: Only sync once each full round of memory Eliminate multifd flush - - - - --- 2023-02-13 Juan Quintela New
[v5,2/3] multifd: Protect multifd_send_sync_main() calls Eliminate multifd flush - - 1 - --- 2023-02-13 Juan Quintela New
[v5,1/3] multifd: Create property multifd-sync-after-each-section Eliminate multifd flush - - 1 - --- 2023-02-13 Juan Quintela New
[v2] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll() [v2] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll() - 1 - - --- 2023-02-13 Carlos López New
[v5,6/8] multifd: Create property multifd-sync-after-each-section [v5,1/8] migration/multifd: Change multifd_load_cleanup() signature and usage - - 1 - --- 2023-02-13 Juan Quintela New
[v5,5/8] ram: Document migration ram flags [v5,1/8] migration/multifd: Change multifd_load_cleanup() signature and usage - - 1 - --- 2023-02-13 Juan Quintela New
[v5,4/8] migration/multifd: Move load_cleanup inside incoming_state_destroy [v5,1/8] migration/multifd: Change multifd_load_cleanup() signature and usage - 1 2 - --- 2023-02-13 Juan Quintela New
[v5,3/8] migration/multifd: Join all multifd threads in order to avoid leaks [v5,1/8] migration/multifd: Change multifd_load_cleanup() signature and usage - 1 2 - --- 2023-02-13 Juan Quintela New
[v5,2/8] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup() [v5,1/8] migration/multifd: Change multifd_load_cleanup() signature and usage - 1 2 - --- 2023-02-13 Juan Quintela New
[v5,1/8] migration/multifd: Change multifd_load_cleanup() signature and usage [v5,1/8] migration/multifd: Change multifd_load_cleanup() signature and usage - 1 2 - --- 2023-02-13 Juan Quintela New
[RFC,v2,19/19] hw/usb: Inline usb_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,18/19] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,17/19] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW() hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT() hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses 1 - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,13/19] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,12/19] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,11/19] hw/net/tulip: Finish QOM conversion hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,10/19] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,09/19] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,07/19] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,06/19] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,05/19] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,04/19] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,03/19] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,02/19] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,01/19] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,9/9] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev() hw/qdev: Housekeeping around qdev_get_parent_bus() - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,8/9] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler() hw/qdev: Housekeeping around qdev_get_parent_bus() - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
« 1 2 ... 471 472 4734301 4302 »