Age | Commit message (Expand) | Author |
2021-09-01 | qdev: allow setting drive property for realized device | Vladimir Sementsov-Ogievskiy |
2021-09-01 | qdev-properties: PropertyInfo: add realized_set_allowed field | Vladimir Sementsov-Ogievskiy |
2021-09-01 | hw/core/register: Add more 64-bit utilities | Joe Komlodi |
2021-09-01 | hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_clint_write_timecmp() | David Hoppenbrouwers |
2021-09-01 | hw/riscv/virt.c: Assemble plic_hart_config string with g_strjoinv() | Peter Maydell |
2021-09-01 | hw/riscv: virt: Move flash node to root | Bin Meng |
2021-09-01 | hw/char: Add config for shakti uart | Vijai Kumar K |
2021-08-27 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' in... | Peter Maydell |
2021-08-27 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into... | Peter Maydell |
2021-08-27 | ppc/xive: Export xive_presenter_notify() | Cédric Le Goater |
2021-08-27 | ppc/xive: Export PQ get/set routines | Cédric Le Goater |
2021-08-27 | ppc/pnv: add a chip topology index for POWER10 | Cédric Le Goater |
2021-08-27 | ppc/pnv: Distribute RAM among the chips | Cédric Le Goater |
2021-08-27 | ppc/pnv: Use a simple incrementing index for the chip-id | Cédric Le Goater |
2021-08-27 | ppc/pnv: Change the POWER10 machine to support DD2 only | Cédric Le Goater |
2021-08-27 | spapr_pci: Fix leak in spapr_phb_vfio_get_loc_code() with g_autofree | David Gibson |
2021-08-27 | xive: Remove extra '0x' prefix in trace events | Cédric Le Goater |
2021-08-26 | hw/arm/xlnx-zynqmp: Add unimplemented APU mmio | Tong Ho |
2021-08-26 | hw/arm/xlnx-versal: Add unimplemented APU mmio | Tong Ho |
2021-08-26 | hw/arm/virt: Delete EL3 error checksnow provided in CPU realize | Peter Maydell |
2021-08-26 | raspi: Use error_fatal for SoC realize errors, not error_abort | Peter Maydell |
2021-08-26 | hw/core/loader: In gunzip(), check index is in range before use, not after | Peter Maydell |
2021-08-26 | arch_init.h: Don't include arch_init.h unnecessarily | Peter Maydell |
2021-08-26 | hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG/ACPI_NVDIMM explicitly | Ani Sinha |
2021-08-26 | hw/dma/xlnx-zdma Always expect 'dma' link property to be set | Philippe Mathieu-Daudé |
2021-08-26 | hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be set | Philippe Mathieu-Daudé |
2021-08-26 | hw/dma/xlnx_csu_dma: Run trivial checks early in realize() | Philippe Mathieu-Daudé |
2021-08-26 | hw/arm/xlnx-zynqmp: Realize qspi controller *after* qspi_dma | Philippe Mathieu-Daudé |
2021-08-26 | Remove superfluous ERRP_GUARD() | Markus Armbruster |
2021-08-26 | vhost: Clean up how VhostOpts method vhost_backend_init() fails | Markus Armbruster |
2021-08-26 | vhost: Clean up how VhostOpts method vhost_get_config() fails | Markus Armbruster |
2021-08-26 | microvm: Drop dead error handling in microvm_machine_state_init() | Markus Armbruster |
2021-08-26 | migration: Unify failure check for migrate_add_blocker() | Markus Armbruster |
2021-08-26 | vfio: Avoid error_propagate() after migrate_add_blocker() | Markus Armbruster |
2021-08-26 | vhost-scsi: Plug memory leak on migrate_add_blocker() failure | Markus Armbruster |
2021-08-26 | multi-process: Fix pci_proxy_dev_realize() error handling | Markus Armbruster |
2021-08-26 | spapr: Explain purpose of ->fwnmi_migration_blocker more clearly | Markus Armbruster |
2021-08-26 | spapr: Plug memory leak when we can't add a migration blocker | Markus Armbruster |
2021-08-26 | error: Use error_fatal to simplify obvious fatal errors (again) | Markus Armbruster |
2021-08-25 | fsl-imx7: Instantiate SAI1/2/3 as unimplemented devices | Guenter Roeck |
2021-08-25 | sbsa-ref: Rename SBSA_GWDT enum value | Eduardo Habkost |
2021-08-25 | hw/dma/pl330: Add memory region to replace default | Wen, Jianxian |
2021-08-25 | fsl-imx6ul: Instantiate SAI1/2/3 and ASRC as unimplemented devices | Guenter Roeck |
2021-08-25 | hw/char/pl011: add support for sending break | Jan Luebbe |
2021-08-13 | hw/core: fix error checking in smp_parse | Daniel P. Berrangé |
2021-08-13 | hw/core: Add missing return on error | Philippe Mathieu-Daudé |
2021-08-09 | hw/nvme: fix missing variable initializers | Klaus Jensen |
2021-08-05 | chardev: mark explicitly first argument as poisoned | Marc-André Lureau |
2021-08-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2021-08-03 | Revert "acpi/gpex: Inform os to keep firmware resource map" | Michael S. Tsirkin |