13555 Commits (1c324bf908e3de1cf352e36484c73dc07767d938)

Author SHA1 Message Date
Daniel Henrique Barboza bf353ad555 qmp/hmp, device_tree.c: introduce dumpdtb 4 years ago
BALATON Zoltan 2196d337c5 ppc440_uc.c: Move some macros to ppc4xx.h 4 years ago
BALATON Zoltan 5f7effe4df ppc440_sdram: QOM'ify 4 years ago
BALATON Zoltan 1e545fbc88 ppc4xx_sdram: Rename functions to prevent name clashes 4 years ago
BALATON Zoltan 03f7041bfd ppc440_sdram: Get rid of the init RAM hack 4 years ago
BALATON Zoltan 4fc30e153a ppc4xx_sdram: QOM'ify 4 years ago
BALATON Zoltan 0aedcc8a8d ppc4xx_sdram: Move size check to ppc4xx_sdram_init() 4 years ago
BALATON Zoltan 734c44ea13 ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks() 4 years ago
BALATON Zoltan 68b9a2e38d ppc4xx_sdram: Get rid of the init RAM hack 4 years ago
BALATON Zoltan 8626982301 ppc4xx: Introduce Ppc4xxSdramBank struct 4 years ago
Sunil V L a5b0249dfe hw/riscv: virt: Enable booting S-mode firmware from pflash 4 years ago
Sunil V L 785a7383dd hw/arm, loongarch: Move load_image_to_fw_cfg() to common location 4 years ago
Wilfred Mallawa 6c1876958b hw/ssi: ibex_spi: fixup/add rw1c functionality 4 years ago
Venu Busireddy 8cc5583abe virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events 4 years ago
Marc-André Lureau ec5b6c9c5d io/command: implement support for win32 4 years ago
Marc-André Lureau a95570e3e4 io/command: use glib GSpawn, instead of open-coding fork/exec 4 years ago
Gerd Hoffmann 0468fe82d3 pci-ids: document modern virtio-pci ids in pci.h too 4 years ago
Gerd Hoffmann cbd56573f7 pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM 4 years ago
Gerd Hoffmann 58de96e2eb pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM 4 years ago
Gerd Hoffmann c82190fa1b pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU 4 years ago
Chenyi Qiang 5f8a6bce1f kvm: expose struct KVMState 4 years ago
Paolo Bonzini 3dba0a335c kvm: allow target-specific accelerator properties 4 years ago
Hal Martin fd8caa253c hw/smbios: support for type 8 (port connector) 4 years ago
Peter Maydell 775cc426a9 pci: Sanity check mask argument to pci_set_*_by_mask() 4 years ago
Peter Maydell 31e039e76d pci: Remove unused pci_get_*_by_mask() functions 4 years ago
Laurent Vivier 8a8287981d hmp: add virtio commands 4 years ago
Laurent Vivier f3034ad71f qmp: decode feature & status bits in virtio-status 4 years ago
Laurent Vivier a5ebce3857 qmp: add QMP command x-query-virtio 4 years ago
Jonathan Cameron 9c769e0446 mem/cxl-type3: Add sn option to provide serial number for PCI ecap 4 years ago
Daniil Tatianin f1c25f295d vhost-user-blk: make 'config_wce' part of 'host_features' 4 years ago
Daniil Tatianin d9cf55a86d virtio-blk: move config size params to virtio-blk-common 4 years ago
Daniil Tatianin d74c30c811 virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size 4 years ago
Viresh Kumar 27ba7b027f hw/virtio: add boilerplate for vhost-user-gpio device 4 years ago
Alex Bennée b8f3e6a18d hw/virtio: move vhd->started check into helper and add FIXME 4 years ago
Alex Bennée 9f6bcfd99f hw/virtio: move vm_running check to virtio_device_started 4 years ago
Alex Bennée c7066f2d30 include/hw: document vhost_dev feature life-cycle 4 years ago
Alex Bennée ea5d6ea778 include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE 4 years ago
Emanuele Giuseppe Esposito 9bd4d3c2e3 job: remove unused functions 4 years ago
Emanuele Giuseppe Esposito ba6a910052 blockjob: remove unused functions 4 years ago
Emanuele Giuseppe Esposito 6f592e5aca job.c: enable job lock/unlock and remove Aiocontext locks 4 years ago
Emanuele Giuseppe Esposito 2fc3bdc384 job.h: categorize JobDriver callbacks that need the AioContext lock 4 years ago
Emanuele Giuseppe Esposito 3937e12cf8 blockjob.h: categorize fields in struct BlockJob 4 years ago
Emanuele Giuseppe Esposito 3ed4f708fe jobs: protect job.aio_context with BQL and job_mutex 4 years ago
Emanuele Giuseppe Esposito f41ab73fa2 blockjob: introduce block_job _locked() APIs 4 years ago
Emanuele Giuseppe Esposito afe1e8a7b3 job.c: add job_lock/unlock while keeping job.h intact 4 years ago
Emanuele Giuseppe Esposito fd4b14e299 aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED 4 years ago
Emanuele Giuseppe Esposito 544f4d5258 job.c: API functions not used outside should be static 4 years ago
Emanuele Giuseppe Esposito d08f07541f job.h: categorize fields in struct Job 4 years ago
Emanuele Giuseppe Esposito 55c5a25a03 job.c: make job_mutex and job_lock/unlock() public 4 years ago
Paolo Bonzini 06753a0750 job: add missing coroutine_fn annotations 4 years ago