Show patches with: Submitter = Wei Yang       |    Archived = No       |   268 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
x86/cpu: use FeatureWordArray to define filtered_features x86/cpu: use FeatureWordArray to define filtered_features - - - - --- 2019-06-20 Wei Yang New
vmstate: check subsection_found is enough vmstate: check subsection_found is enough - - - - --- 2019-04-02 Wei Yang New
vl: make sure char-pty message displayed by moving setbuf to the beginning vl: make sure char-pty message displayed by moving setbuf to the beginning - - - - --- 2019-07-16 Wei Yang New
test-bitmap: test set 1 bit case for bitmap_set test-bitmap: test set 1 bit case for bitmap_set - - - - --- 2019-08-14 Wei Yang New
target/i386: return directly from hyperv_init_vcpu() if hyperv not enabled target/i386: return directly from hyperv_init_vcpu() if hyperv not enabled - - - - --- 2019-11-01 Wei Yang New
qom: use object_new_with_type in object_new_with_propv qom: use object_new_with_type in object_new_with_propv - - 2 - --- 2019-03-11 Wei Yang New
qom: remove type_initialize() in object_new_with_type() qom: remove type_initialize() in object_new_with_type() - - - - --- 2019-03-01 Wei Yang New
pc-dimm: use same mechanism for [get|set]_addr pc-dimm: use same mechanism for [get|set]_addr - - - - --- 2019-02-01 Wei Yang New
migrtion: define MigrationState/MigrationIncomingState.state as MigrationStatus migrtion: define MigrationState/MigrationIncomingState.state as MigrationStatus - - - - --- 2019-06-21 Wei Yang New
migration: use migration_is_active to represent active state migration: use migration_is_active to represent active state - - 1 - --- 2019-07-17 Wei Yang New
migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE - - 1 - --- 2019-07-19 Wei Yang New
migration: rename migration_bitmap_sync_range to ramblock_sync_dirty_bitmap migration: rename migration_bitmap_sync_range to ramblock_sync_dirty_bitmap - - - - --- 2019-07-18 Wei Yang New
migration: remove unused field bytes_xfer migration: remove unused field bytes_xfer - - - - --- 2019-04-02 Wei Yang New
migration: remove not used field xfer_limit migration: remove not used field xfer_limit - - 1 - --- 2019-03-26 Wei Yang New
migration: not necessary to check ops again migration: not necessary to check ops again - - 1 - --- 2019-03-27 Wei Yang New
migration: just pass RAMBlock is enough migration: just pass RAMBlock is enough - - 2 - --- 2019-07-18 Wei Yang New
migration: fix one typo in comment of function migration_total_bytes() migration: fix one typo in comment of function migration_total_bytes() - - 1 - --- 2019-09-12 Wei Yang New
migration: equation is more proper than and to check LOADVM_QUIT migration: equation is more proper than and to check LOADVM_QUIT - - 1 - --- 2019-07-18 Wei Yang New
migration: don't set MIGRATION dirty range for ignored block migration: don't set MIGRATION dirty range for ignored block - - - - --- 2019-05-04 Wei Yang New
migration: current_migration is never NULL migration: current_migration is never NULL - - - - --- 2019-06-26 Wei Yang New
migration: consolidate time info into populate_time_info migration: consolidate time info into populate_time_info - - 1 - --- 2019-07-16 Wei Yang New
migration: cleanup check on ops in savevm.handlers iteration migration: cleanup check on ops in savevm.handlers iteration - - - - --- 2019-04-01 Wei Yang New
migration: check length directly to make sure the range is aligned migration: check length directly to make sure the range is aligned - - 1 - --- 2019-07-12 Wei Yang New
migration/ram.c: fix typos in comments migration/ram.c: fix typos in comments - - 1 - --- 2019-05-10 Wei Yang New
migration/postcopy: use static PostcopyDiscardState instead of allocating it for each block migration/postcopy: use static PostcopyDiscardState instead of allocating it for each block - - - - --- 2019-07-10 Wei Yang New
migration/postcopy: use mis->bh instead of allocating a QEMUBH migration/postcopy: use mis->bh instead of allocating a QEMUBH - - 1 - --- 2019-07-20 Wei Yang New
migration/postcopy: start_postcopy could be true only when migrate_postcopy() return true migration/postcopy: start_postcopy could be true only when migrate_postcopy() return true - - 1 - --- 2019-07-18 Wei Yang New
migration/postcopy: remove redundant cpu_synchronize_all_post_init migration/postcopy: remove redundant cpu_synchronize_all_post_init - - - - --- 2019-07-15 Wei Yang New
migration/postcopy: not necessary to discard all RAM at the beginning migration/postcopy: not necessary to discard all RAM at the beginning - - - - --- 2019-10-07 Wei Yang New
migration/postcopy: fix document of postcopy_send_discard_bm_ram() migration/postcopy: fix document of postcopy_send_discard_bm_ram() - - 1 - --- 2019-07-03 Wei Yang New
migration/postcopy: cleanup multifd after postcopy finish migration/postcopy: cleanup multifd after postcopy finish - - - - --- 2019-07-24 Wei Yang New
migration/postcopy: PostcopyState is already set in loadvm_postcopy_handle_advise() migration/postcopy: PostcopyState is already set in loadvm_postcopy_handle_advise() - - 1 - --- 2019-07-11 Wei Yang New
migration/multifd: sync packet_num after all thread are done migration/multifd: sync packet_num after all thread are done - - 1 - --- 2019-06-04 Wei Yang New
migration/multifd: multifd_load_cleanup() always return 0 migration/multifd: multifd_load_cleanup() always return 0 - - - - --- 2019-07-22 Wei Yang New
migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOS migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOS - - 1 - --- 2019-06-12 Wei Yang New
migratioin/ram: leave RAMBlock->bmap blank on allocating migratioin/ram: leave RAMBlock->bmap blank on allocating - - 1 - --- 2019-05-07 Wei Yang New
migratioin/ram.c: reset complete_round when we gets a queued page migratioin/ram.c: reset complete_round when we gets a queued page - - 1 - --- 2019-06-05 Wei Yang New
memory: correct the comment to DIRTY_MEMORY_MIGRATION memory: correct the comment to DIRTY_MEMORY_MIGRATION - - - - --- 2019-04-26 Wei Yang New
i386, acpi: cleanup build_facs by removing second unused argument i386, acpi: cleanup build_facs by removing second unused argument - - 2 1 --- 2019-01-30 Wei Yang New
i386, acpi: check acpi_memory_hotplug capacity in pre_plug i386, acpi: check acpi_memory_hotplug capacity in pre_plug - - - - --- 2019-02-14 Wei Yang New
hw/i386/pc: check apci hotplug capability before nvdimm's hw/i386/pc: check apci hotplug capability before nvdimm's - - - 1 --- 2019-04-11 Wei Yang New
hw/i386/pc.c: fix one typo in function name hw/i386/pc.c: fix one typo in function name - - 1 - --- 2019-01-24 Wei Yang New
hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_number hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_number - - 2 - --- 2019-03-12 Wei Yang New
hw/acpi: extract acpi_add_rom_blob() hw/acpi: extract acpi_add_rom_blob() - - - - --- 2019-03-14 Wei Yang New
hw/acpi: ACPI_PCI should depends on both ACPIand PCI hw/acpi: ACPI_PCI should depends on both ACPIand PCI - - 1 - --- 2019-05-17 Wei Yang New
hmp/info_migration: formatting migration capability output hmp/info_migration: formatting migration capability output - - - - --- 2019-08-02 Wei Yang New
fw_cfg: use __ATTR_RO_MODE to define rev sysfs fw_cfg: use __ATTR_RO_MODE to define rev sysfs - - - - --- 2019-02-26 Wei Yang New
exec.c: remove an unnecessary condition in flatview_add_to_dispatch() exec.c: remove an unnecessary condition in flatview_add_to_dispatch() - - - - --- 2019-03-04 Wei Yang New
docs/nvdimm: add example on persistent backend setup docs/nvdimm: add example on persistent backend setup - - 1 - --- 2019-07-24 Wei Yang New
checkpatch: sugguest to use qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESI… checkpatch: sugguest to use qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESI… - - - - --- 2019-10-16 Wei Yang New
bitmap: get last word mask from nr directly bitmap: get last word mask from nr directly - - - - --- 2019-04-25 Wei Yang New
[v7] i386, acpi: check acpi_memory_hotplug capacity in pre_plug [v7] i386, acpi: check acpi_memory_hotplug capacity in pre_plug - - 1 - --- 2019-03-01 Wei Yang New
[v7] hw/acpi: extract acpi_add_rom_blob() [v7] hw/acpi: extract acpi_add_rom_blob() - - 1 - --- 2019-06-10 Wei Yang New
[v6] i386, acpi: check acpi_memory_hotplug capacity in pre_plug [v6] i386, acpi: check acpi_memory_hotplug capacity in pre_plug - - - - --- 2019-03-01 Wei Yang New
[v6] hw/acpi: extract acpi_add_rom_blob() [v6] hw/acpi: extract acpi_add_rom_blob() - - 1 - --- 2019-03-26 Wei Yang New
[v6,2/2] acpi: pci: use build_append_foo() API to construct MCFG Extract build_mcfg Part 2 - - 1 - --- 2019-05-21 Wei Yang New
[v6,2/2] CODING_STYLE: indent example code as all others CODING_STYLE: trivial update - - 3 - --- 2019-03-04 Wei Yang New
[v6,1/2] hw/acpi: Consolidate build_mcfg to pci.c Extract build_mcfg Part 2 - - 1 - --- 2019-05-21 Wei Yang New
[v6,1/2] CODING_STYLE: specify the indent rule for multiline code CODING_STYLE: trivial update - - 1 - --- 2019-03-04 Wei Yang New
[v5] i386, acpi: check acpi_memory_hotplug capacity in pre_plug [v5] i386, acpi: check acpi_memory_hotplug capacity in pre_plug - - - - --- 2019-02-25 Wei Yang New
[v5] hw/acpi: extract acpi_add_rom_blob() [v5] hw/acpi: extract acpi_add_rom_blob() - - 1 - --- 2019-03-25 Wei Yang New
[v5,6/6] acpi: pci: use build_append_foo() API to construct MCFG Extract build_mcfg - - 1 - --- 2019-05-20 Wei Yang New
[v5,5/6] hw/acpi: Consolidate build_mcfg to pci.c Extract build_mcfg - - 2 - --- 2019-05-20 Wei Yang New
[v5,4/6] hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg() Extract build_mcfg - - 2 - --- 2019-05-20 Wei Yang New
[v5,3/6] i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members Extract build_mcfg - - 2 - --- 2019-05-20 Wei Yang New
[v5,2/6] hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start Extract build_mcfg - - 2 - --- 2019-05-20 Wei Yang New
[v5,2/2] acpi: pci: use build_append_foo() API to construct MCFG Extract build_mcfg Part 2 - - 2 - --- 2019-05-21 Wei Yang New
[v5,2/2] CODING_STYLE: indent example code as all others CODING_STYLE: trivial update - - 3 - --- 2019-03-01 Wei Yang New
[v5,1/6] q35: acpi: do not create dummy MCFG table Extract build_mcfg - - 1 - --- 2019-05-20 Wei Yang New
[v5,1/2] hw/acpi: Consolidate build_mcfg to pci.c Extract build_mcfg Part 2 - - - - --- 2019-05-21 Wei Yang New
[v5,1/2] CODING_STYLE: specify the indent rule for multiline code CODING_STYLE: trivial update - - - - --- 2019-03-01 Wei Yang New
[v4] i386, acpi: check acpi_memory_hotplug capacity in pre_plug [v4] i386, acpi: check acpi_memory_hotplug capacity in pre_plug - - - - --- 2019-02-19 Wei Yang New
[v4] hw/acpi: extract acpi_add_rom_blob() [v4] hw/acpi: extract acpi_add_rom_blob() - - - - --- 2019-03-21 Wei Yang New
[v4,6/6] acpi: pci: use build_append_foo() API to construct MCFG Extract build_mcfg - - 2 - --- 2019-04-19 Wei Yang New
[v4,5/6] hw/acpi: Consolidate build_mcfg to pci.c Extract build_mcfg - - 2 - --- 2019-04-19 Wei Yang New
[v4,4/6] hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg() Extract build_mcfg - - 2 - --- 2019-04-19 Wei Yang New
[v4,3/6] i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members Extract build_mcfg - - 2 - --- 2019-04-19 Wei Yang New
[v4,3/3] hw/acpi: remove unnecessary variable acpi_table_builtin Trivial cleanup in hw/acpi - - 2 1 --- 2019-02-14 Wei Yang New
[v4,2/6] hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start Extract build_mcfg - - 2 - --- 2019-04-19 Wei Yang New
[v4,2/3] hw/acpi: remove unused function acpi_table_add_builtin() Trivial cleanup in hw/acpi - - 2 1 --- 2019-02-14 Wei Yang New
[v4,2/2] CODING_STYLE: indent example code as all others CODING_STYLE: trivial update - - 3 - --- 2019-02-25 Wei Yang New
[v4,1/6] q35: acpi: do not create dummy MCFG table Extract build_mcfg - - 1 - --- 2019-04-19 Wei Yang New
[v4,1/3] hw/i386/pc.c: remove unused function pc_acpi_init() Trivial cleanup in hw/acpi - - 3 1 --- 2019-02-14 Wei Yang New
[v4,1/2] CODING_STYLE: specify the indent rule for multiline code CODING_STYLE: trivial update - - - - --- 2019-02-25 Wei Yang New
[v3] migration/postcopy: use mis->bh instead of allocating a QEMUBH [v3] migration/postcopy: use mis->bh instead of allocating a QEMUBH - - 1 - --- 2019-08-05 Wei Yang New
[v3] migratioin/ram: leave RAMBlock->bmap blank on allocating [v3] migratioin/ram: leave RAMBlock->bmap blank on allocating 1 - 1 - --- 2019-06-04 Wei Yang New
[v3] i386, acpi: check acpi_memory_hotplug capacity in pre_plug [v3] i386, acpi: check acpi_memory_hotplug capacity in pre_plug - - - - --- 2019-02-19 Wei Yang New
[v3] hw/acpi: extract acpi_add_rom_blob() [v3] hw/acpi: extract acpi_add_rom_blob() - - - - --- 2019-03-15 Wei Yang New
[v3] hmp: Remove migration capabilities from "info migrate" [v3] hmp: Remove migration capabilities from "info migrate" - - 1 - --- 2019-08-06 Wei Yang New
[v3] exec.c: refactor function flatview_add_to_dispatch() [v3] exec.c: refactor function flatview_add_to_dispatch() - - - - --- 2019-03-11 Wei Yang New
[v3,6/6] acpi: pci: use build_append_foo() API to construct MCFG Extract build_mcfg - - 2 - --- 2019-04-17 Wei Yang New
[v3,5/6] hw/acpi: Consolidate build_mcfg to pci.c Extract build_mcfg - - 2 - --- 2019-04-17 Wei Yang New
[v3,4/6] hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg() Extract build_mcfg - - 2 - --- 2019-04-17 Wei Yang New
[v3,3/6] i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members Extract build_mcfg - - 2 - --- 2019-04-17 Wei Yang New
[v3,3/3] hw/acpi: remove unnecessary variable acpi_table_builtin Trivial cleanup in hw/acpi - - 2 1 --- 2019-01-30 Wei Yang New
[v3,2/6] hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start Extract build_mcfg - - 2 - --- 2019-04-17 Wei Yang New
[v3,2/3] hw/acpi: remove unused function acpi_table_add_builtin() Trivial cleanup in hw/acpi - - 2 1 --- 2019-01-30 Wei Yang New
[v3,2/2] test-bitmap: add test for bitmap_set bitmap: refine bitmap_set - - - - --- 2019-07-18 Wei Yang New
[v3,2/2] CODING_STYLE: indent example code as all others CODING_STYLE: trivial update - - 2 - --- 2019-02-20 Wei Yang New
[v3,1/6] q35: acpi: do not create dummy MCFG table Extract build_mcfg - - 1 - --- 2019-04-17 Wei Yang New
« 1 2 3 »