aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-10-09hw/smbios: support for type 8 (port connector)Hal Martin
2022-10-09qmp: add QMP command x-query-virtio-queue-elementLaurent Vivier
2022-10-09qmp: add QMP commands for virtio/vhost queue-statusLaurent Vivier
2022-10-09qmp: decode feature & status bits in virtio-statusLaurent Vivier
2022-10-09qmp: add QMP command x-query-virtio-statusLaurent Vivier
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier
2022-10-09Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"Peter Xu
2022-10-09mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron
2022-10-09acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addressesMiguel Luis
2022-10-07vhost-user-blk: dynamically resize config space based on featuresDaniil Tatianin
2022-10-07vhost-user-blk: make 'config_wce' part of 'host_features'Daniil Tatianin
2022-10-07vhost-user-blk: make it possible to disable write-zeroes/discardDaniil Tatianin
2022-10-07virtio-blk: move config size params to virtio-blk-commonDaniil Tatianin
2022-10-07virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin
2022-10-07hw/virtio: add vhost-user-gpio-pci boilerplateViresh Kumar
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée
2022-10-07hw/virtio: move vm_running check to virtio_device_startedAlex Bennée
2022-10-07hw/virtio: add some vhost-user trace eventsAlex Bennée
2022-10-07hw/virtio: log potentially buggy guest driversAlex Bennée
2022-10-07hw/virtio: fix some coding style issuesAlex Bennée
2022-10-07hw/virtio: incorporate backend features in featuresAlex Bennée
2022-10-06monitor: expose monitor_puts to rest of codeAlex Bennée
2022-10-05Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-10-04include/hw/core: Create struct CPUJumpCacheRichard Henderson
2022-10-04Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-10-03hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrsAlex Bennée
2022-10-04Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-10-03Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-10-03Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-10-01x86: re-initialize RNG seed when selecting kernelJason A. Donenfeld
2022-09-30hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS commandLev Kujawski
2022-09-30hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTICLev Kujawski
2022-09-30piix_ide_reset: Use pci_set_* functions instead of direct accessLev Kujawski
2022-09-30block: add missed block_acct_setup with new block device init procedureDenis V. Lunev
2022-09-29mem/cxl_type3: fix GPF DVSECTong Zhang
2022-09-29hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"Bernhard Beschow
2022-09-29Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2022-09-29hw/arm/virt: Fix devicetree warning about the SMMU nodeJean-Philippe Brucker
2022-09-29hw/arm/virt: Use "msi-map" devicetree property for PCIJean-Philippe Brucker
2022-09-29hw/arm/virt: Fix devicetree warning about the GIC nodeJean-Philippe Brucker
2022-09-29hw/arm/virt: Fix devicetree warning about the root nodeJean-Philippe Brucker
2022-09-29hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias
2022-09-29vhost-user: Call qemu_socketpair() instead of socketpair()Guoyi Tu
2022-09-29serial: Allow unaligned i/o accessArwed Meyer
2022-09-29watchdog: remove -watchdog optionPaolo Bonzini
2022-09-28Merge tag 'vfio-updates-20220927.1' of https://gitlab.com/alex.williamson/qem...Stefan Hajnoczi
2022-09-28Merge tag 'pull-xen-20220927' of https://xenbits.xen.org/git-http/people/aper...Stefan Hajnoczi
2022-09-27vfio/common: Fix vfio_iommu_type1_info use after freeAlex Williamson