Show patches with: Submitter = Daniel Henrique Barboza       |    State = Action Required       |    Archived = No       |   1486 patches
« 1 2 3 414 15 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
target/ppc: fix unreachable code in fpu_helper.c target/ppc: fix unreachable code in fpu_helper.c - 2 1 - --- 2022-06-02 Daniel Henrique Barboza New
target/ppc: fix unreachable code in do_ldst_quad() target/ppc: fix unreachable code in do_ldst_quad() - 2 1 - --- 2022-07-20 Daniel Henrique Barboza New
target/ppc: avoid int32 multiply overflow in int_helper.c target/ppc: avoid int32 multiply overflow in int_helper.c - 2 2 - --- 2022-06-02 Daniel Henrique Barboza New
spapr_nvdimm.c: make 'label-size' mandatory spapr_nvdimm.c: make 'label-size' mandatory - - - - --- 2020-04-13 Daniel Henrique Barboza New
spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables() spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables() - - 1 - --- 2021-09-21 Daniel Henrique Barboza New
spapr_numa.c: fix FORM1 distance-less nodes spapr_numa.c: fix FORM1 distance-less nodes - - 1 - --- 2021-11-09 Daniel Henrique Barboza New
spapr.c: check bus != NULL in spapr_get_fw_dev_path() spapr.c: check bus != NULL in spapr_get_fw_dev_path() - - 1 - --- 2022-01-21 Daniel Henrique Barboza New
ppc/pvn.c: fix "system-id" FDT when -uuid is set ppc/pvn.c: fix "system-id" FDT when -uuid is set - - - - --- 2021-12-06 Daniel Henrique Barboza New
ppc/pnv: fix extra indent spaces with DEFINE_PROP* ppc/pnv: fix extra indent spaces with DEFINE_PROP* - - 1 - --- 2022-06-02 Daniel Henrique Barboza New
ppc/pnv: fix default PHB4 QOM hierarchy ppc/pnv: fix default PHB4 QOM hierarchy - 1 - - --- 2022-02-18 Daniel Henrique Barboza New
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec() hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec() - - 2 - --- 2022-07-28 Daniel Henrique Barboza New
hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[] hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[] 1 1 1 - --- 2022-08-03 Daniel Henrique Barboza New
hw/ppc: ppc440_uc: avoid multiply overflow in dcr_write_dma() hw/ppc: ppc440_uc: avoid multiply overflow in dcr_write_dma() - 2 - - --- 2022-08-05 Daniel Henrique Barboza New
decodetree.rst: add hint about format reuse with '.' decodetree.rst: add hint about format reuse with '.' - - - - --- 2022-07-14 Daniel Henrique Barboza New
avocado: use sha1 for fc31 imgs to avoid first time re-download avocado: use sha1 for fc31 imgs to avoid first time re-download - - - - --- 2022-10-22 Daniel Henrique Barboza New
[v9,7/7] spapr_numa.c: handle auto NUMA node with no distance info pSeries FORM2 affinity support - - 1 - --- 2021-09-20 Daniel Henrique Barboza New
[v9,6/7] spapr_numa.c: FORM2 NUMA affinity support pSeries FORM2 affinity support - - 1 - --- 2021-09-20 Daniel Henrique Barboza New
[v9,5/7] spapr: move FORM1 verifications to post CAS pSeries FORM2 affinity support - - 1 - --- 2021-09-20 Daniel Henrique Barboza New
[v9,4/7] spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array pSeries FORM2 affinity support - - - - --- 2021-09-20 Daniel Henrique Barboza New
[v9,4/4] qemu-iotests: adding LUKS cleanup for non-UTF8 secret error delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2020-01-30 Daniel Henrique Barboza New
[v9,3/7] spapr_numa.c: parametrize FORM1 macros pSeries FORM2 affinity support - - 1 - --- 2021-09-20 Daniel Henrique Barboza New
[v9,3/4] crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2020-01-30 Daniel Henrique Barboza New
[v9,3/3] qmp hmp: Make system_wakeup check wake-up support and run state wakeup-from-suspend and system_wakeup changes - - - - --- 2018-09-18 Daniel Henrique Barboza New
[v9,2/7] spapr_numa.c: scrap 'legacy_numa' concept pSeries FORM2 affinity support - - 1 - --- 2021-09-20 Daniel Henrique Barboza New
[v9,2/4] block.c: adding bdrv_co_delete_file delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2020-01-30 Daniel Henrique Barboza New
[v9,2/3] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions wakeup-from-suspend and system_wakeup changes - - 1 - --- 2018-09-18 Daniel Henrique Barboza New
[v9,10/10] target/ppc/excp_helper.c: EBB handling adjustments PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza New
[v9,1/7] spapr_numa.c: split FORM1 code into helpers pSeries FORM2 affinity support - - 1 - --- 2021-09-20 Daniel Henrique Barboza New
[v9,1/4] block: introducing 'bdrv_co_delete_file' interface delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2020-01-30 Daniel Henrique Barboza New
[v9,1/3] qmp: query-current-machine with wakeup-suspend-support wakeup-from-suspend and system_wakeup changes - - - - --- 2018-09-18 Daniel Henrique Barboza New
[v9,09/10] target/ppc: PMU Event-Based exception support PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza New
[v9,08/10] PPC64/TCG: Implement 'rfebb' instruction PMU-EBB support for PPC64 TCG - - 2 - --- 2021-12-01 Daniel Henrique Barboza New
[v9,07/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza New
[v9,06/10] target/ppc: enable PMU instruction count PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza New
[v9,05/10] target/ppc: enable PMU counter overflow with cycle events PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza New
[v9,04/10] target/ppc: PMU: update counters on MMCR1 write PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza New
[v9,03/10] target/ppc: PMU: update counters on PMCs r/w PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza New
[v9,02/10] target/ppc: PMU basic cycle count for pseries TCG PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza New
[v9,01/10] target/ppc: introduce PMUEventType and PMU overflow timers PMU-EBB support for PPC64 TCG - - 1 - --- 2021-12-01 Daniel Henrique Barboza New
[v8,7/7] spapr_numa.c: handle auto NUMA node with no distance info pSeries FORM2 affinity support 1 - 1 - --- 2021-09-17 Daniel Henrique Barboza New
[v8,7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write() DEVICE_UNPLUG_GUEST_ERROR QAPI event 1 - 4 - --- 2021-09-07 Daniel Henrique Barboza New
[v8,6/7] spapr_numa.c: FORM2 NUMA affinity support pSeries FORM2 affinity support - - 1 - --- 2021-09-17 Daniel Henrique Barboza New
[v8,6/7] spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors DEVICE_UNPLUG_GUEST_ERROR QAPI event 1 - 2 - --- 2021-09-07 Daniel Henrique Barboza New
[v8,5/7] spapr: move FORM1 verifications to post CAS pSeries FORM2 affinity support - - 1 - --- 2021-09-17 Daniel Henrique Barboza New
[v8,5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event DEVICE_UNPLUG_GUEST_ERROR QAPI event - - 3 - --- 2021-09-07 Daniel Henrique Barboza New
[v8,4/7] spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array pSeries FORM2 affinity support - - - - --- 2021-09-17 Daniel Henrique Barboza New
[v8,4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc DEVICE_UNPLUG_GUEST_ERROR QAPI event - - 3 - --- 2021-09-07 Daniel Henrique Barboza New
[v8,4/4] qemu-iotests: adding LUKS cleanup for non-UTF8 secret error delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2019-11-11 Daniel Henrique Barboza New
[v8,3/7] spapr_numa.c: parametrize FORM1 macros pSeries FORM2 affinity support - - 1 - --- 2021-09-17 Daniel Henrique Barboza New
[v8,3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL DEVICE_UNPLUG_GUEST_ERROR QAPI event 1 - 2 - --- 2021-09-07 Daniel Henrique Barboza New
[v8,3/4] crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2019-11-11 Daniel Henrique Barboza New
[v8,3/3] qmp hmp: Make system_wakeup check wake-up support and run state wakeup-from-suspend and system_wakeup changes - - - - --- 2018-07-05 Daniel Henrique Barboza New
[v8,2/7] spapr_numa.c: scrap 'legacy_numa' concept pSeries FORM2 affinity support - - 1 - --- 2021-09-17 Daniel Henrique Barboza New
[v8,2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback() DEVICE_UNPLUG_GUEST_ERROR QAPI event - - 3 - --- 2021-09-07 Daniel Henrique Barboza New
[v8,2/4] block.c: adding bdrv_co_delete_file delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2019-11-11 Daniel Henrique Barboza New
[v8,2/3] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions wakeup-from-suspend and system_wakeup changes - - 1 - --- 2018-07-05 Daniel Henrique Barboza New
[v8,16/16] hw/xtensa: set machine->fdt in xtfpga_init() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-26 Daniel Henrique Barboza New
[v8,10/10] target/ppc/excp_helper.c: EBB handling adjustments PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,1/7] spapr_numa.c: split FORM1 code into helpers pSeries FORM2 affinity support - - 1 - --- 2021-09-17 Daniel Henrique Barboza New
[v8,1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write() DEVICE_UNPLUG_GUEST_ERROR QAPI event - - 4 - --- 2021-09-07 Daniel Henrique Barboza New
[v8,1/4] block: introducing 'bdrv_co_delete_file' interface delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2019-11-11 Daniel Henrique Barboza New
[v8,1/3] qmp: query-current-machine with wakeup-suspend-support wakeup-from-suspend and system_wakeup changes - - - - --- 2018-07-05 Daniel Henrique Barboza New
[v8,09/10] target/ppc: PMU Event-Based exception support PMU-EBB support for PPC64 TCG - - - - --- 2021-11-25 Daniel Henrique Barboza New
[v8,08/10] PPC64/TCG: Implement 'rfebb' instruction PMU-EBB support for PPC64 TCG - - 2 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,07/16] hw/ppc: set machine->fdt in ppce500_load_device_tree() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-26 Daniel Henrique Barboza New
[v8,07/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,06/10] target/ppc: enable PMU instruction count PMU-EBB support for PPC64 TCG - - - - --- 2021-11-25 Daniel Henrique Barboza New
[v8,05/16] hw/microblaze: set machine->fdt in microblaze_load_dtb() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-26 Daniel Henrique Barboza New
[v8,05/10] target/ppc: enable PMU counter overflow with cycle events PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,04/16] hw/mips: set machine->fdt in boston_mach_init() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-26 Daniel Henrique Barboza New
[v8,04/10] target/ppc: PMU: update counters on MMCR1 write PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,03/16] hw/arm: do not free machine->fdt in arm_load_dtb() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-26 Daniel Henrique Barboza New
[v8,03/10] target/ppc: PMU: update counters on PMCs r/w PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,02/16] hw/core: free ms->fdt in machine_finalize() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-26 Daniel Henrique Barboza New
[v8,02/10] target/ppc: PMU basic cycle count for pseries TCG PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,01/10] target/ppc: introduce PMUEventType and PMU overflow timers PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v7,7/7] spapr_numa.c: handle auto NUMA node with no distance info pSeries FORM2 affinity support - - - - --- 2021-09-16 Daniel Henrique Barboza New
[v7,7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write() DEVICE_UNPLUG_GUEST_ERROR QAPI event 1 - 3 - --- 2021-08-25 Daniel Henrique Barboza New
[v7,6/7] spapr_numa.c: FORM2 NUMA affinity support pSeries FORM2 affinity support - - - - --- 2021-09-16 Daniel Henrique Barboza New
[v7,6/7] spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors DEVICE_UNPLUG_GUEST_ERROR QAPI event 1 - 1 - --- 2021-08-25 Daniel Henrique Barboza New
[v7,5/7] spapr: move FORM1 verifications to post CAS pSeries FORM2 affinity support - - - - --- 2021-09-16 Daniel Henrique Barboza New
[v7,5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event DEVICE_UNPLUG_GUEST_ERROR QAPI event - - 2 - --- 2021-08-25 Daniel Henrique Barboza New
[v7,4/7] spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array pSeries FORM2 affinity support - - - - --- 2021-09-16 Daniel Henrique Barboza New
[v7,4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc DEVICE_UNPLUG_GUEST_ERROR QAPI event - - 3 - --- 2021-08-25 Daniel Henrique Barboza New
[v7,4/4] qemu-iotests: adding LUKS cleanup for non-UTF8 secret error delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2019-09-03 Daniel Henrique Barboza New
[v7,3/7] spapr_numa.c: parametrize FORM1 macros pSeries FORM2 affinity support - - - - --- 2021-09-16 Daniel Henrique Barboza New
[v7,3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL DEVICE_UNPLUG_GUEST_ERROR QAPI event 1 - 2 - --- 2021-08-25 Daniel Henrique Barboza New
[v7,3/4] crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2019-09-03 Daniel Henrique Barboza New
[v7,2/7] spapr_numa.c: scrap 'legacy_numa' concept pSeries FORM2 affinity support - - 1 - --- 2021-09-16 Daniel Henrique Barboza New
[v7,2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback() DEVICE_UNPLUG_GUEST_ERROR QAPI event - - 2 - --- 2021-08-25 Daniel Henrique Barboza New
[v7,2/4] block.c: adding bdrv_delete_file delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2019-09-03 Daniel Henrique Barboza New
[v7,14/14] qmp/hmp, device_tree.c: introduce dumpdtb QMP/HMP: introduce 'dumpdtb' 1 - 1 - --- 2022-09-08 Daniel Henrique Barboza New
[v7,13/14] hw/xtensa: set machine->fdt in xtfpga_init() QMP/HMP: introduce 'dumpdtb' - - - - --- 2022-09-08 Daniel Henrique Barboza New
[v7,12/14] hw/riscv: set machine->fdt in spike_board_init() QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-08 Daniel Henrique Barboza New
[v7,11/14] hw/riscv: set machine->fdt in sifive_u_machine_init() QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-08 Daniel Henrique Barboza New
[v7,10/14] hw/ppc: set machine->fdt in spapr machine QMP/HMP: introduce 'dumpdtb' - - 1 - --- 2022-09-08 Daniel Henrique Barboza New
[v7,1/7] spapr_numa.c: split FORM1 code into helpers pSeries FORM2 affinity support - - 1 - --- 2021-09-16 Daniel Henrique Barboza New
[v7,1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write() DEVICE_UNPLUG_GUEST_ERROR QAPI event - - 3 - --- 2021-08-25 Daniel Henrique Barboza New
[v7,1/4] block: introducing 'bdrv_co_delete_file' interface delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2019-09-03 Daniel Henrique Barboza New
[v7,09/14] hw/ppc: set machine->fdt in pnv_reset() QMP/HMP: introduce 'dumpdtb' - - 2 - --- 2022-09-08 Daniel Henrique Barboza New
« 1 2 3 414 15 »