summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* x86: pci: acpi: consolidate PCI slots creationIgor Mammedov2022-10-091-57/+54Star
* x86: pci: acpi: reorder Device's _DSM methodIgor Mammedov2022-10-091-3/+1Star
* x86: pci: acpi: reorder Device's _ADR and _SUN fieldsIgor Mammedov2022-10-091-1/+1
* x86: acpi: cleanup PCI device _DSM duplicationIgor Mammedov2022-10-091-29/+27Star
* x86: acpi: _DSM: use Package to pass parametersIgor Mammedov2022-10-091-13/+27
* acpi: x86: refactor PDSM method to reduce nestingIgor Mammedov2022-10-091-62/+77
* acpi: x86: deduplicate HPET AML buildingIgor Mammedov2022-10-091-6/+4Star
* hw/smbios: support for type 8 (port connector)Hal Martin2022-10-091-0/+63
* qmp: add QMP command x-query-virtio-queue-elementLaurent Vivier2022-10-092-0/+163
* qmp: add QMP commands for virtio/vhost queue-statusLaurent Vivier2022-10-092-0/+117
* qmp: decode feature & status bits in virtio-statusLaurent Vivier2022-10-091-8/+635
* qmp: add QMP command x-query-virtio-statusLaurent Vivier2022-10-092-0/+109
* qmp: add QMP command x-query-virtioLaurent Vivier2022-10-093-0/+60
* Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"Peter Xu2022-10-091-0/+5
* mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron2022-10-091-1/+13
* acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addressesMiguel Luis2022-10-091-3/+2Star
* vhost-user-blk: dynamically resize config space based on featuresDaniil Tatianin2022-10-072-8/+11
* vhost-user-blk: make 'config_wce' part of 'host_features'Daniil Tatianin2022-10-071-4/+2Star
* vhost-user-blk: make it possible to disable write-zeroes/discardDaniil Tatianin2022-10-071-2/+4
* virtio-blk: move config size params to virtio-blk-commonDaniil Tatianin2022-10-073-23/+42
* virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin2022-10-073-15/+20
* hw/virtio: add vhost-user-gpio-pci boilerplateViresh Kumar2022-10-072-0/+70
* hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar2022-10-074-0/+422
* hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée2022-10-079-13/+21
* hw/virtio: move vm_running check to virtio_device_startedAlex Bennée2022-10-075-25/+5Star
* hw/virtio: add some vhost-user trace eventsAlex Bennée2022-10-072-0/+10
* hw/virtio: log potentially buggy guest driversAlex Bennée2022-10-071-0/+7
* hw/virtio: fix some coding style issuesAlex Bennée2022-10-071-3/+4
* hw/virtio: incorporate backend features in featuresAlex Bennée2022-10-071-1/+8
* monitor: expose monitor_puts to rest of codeAlex Bennée2022-10-061-1/+1
* Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-10-052-5/+3Star
|\
| * include/hw/core: Create struct CPUJumpCacheRichard Henderson2022-10-041-2/+1Star
| * hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrsAlex Bennée2022-10-041-3/+2Star
* | Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi2022-10-044-4/+4
|\ \
| * | Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-10-042-2/+2
| * | mem/cxl_type3: fix GPF DVSECTong Zhang2022-09-291-1/+1
| * | hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"Bernhard Beschow2022-09-291-1/+1
* | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-0412-105/+64Star
|\ \ \ | |_|/ |/| |
| * | x86: re-initialize RNG seed when selecting kernelJason A. Donenfeld2022-10-011-1/+4
| * | watchdog: remove -watchdog optionPaolo Bonzini2022-09-297-79/+0Star
| * | x86: re-enable rng seeding via SetupDataJason A. Donenfeld2022-09-273-3/+5
| * | x86: reinitialize RNG seed on system rebootJason A. Donenfeld2022-09-271-0/+7
| * | x86: use typedef for SetupData structJason A. Donenfeld2022-09-271-7/+7
| * | x86: return modified setup_data only if read as memory, not as fileJason A. Donenfeld2022-09-272-16/+42
* | | Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-10-033-11/+43
|\ \ \
| * | | hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS commandLev Kujawski2022-09-301-3/+26
| * | | hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTICLev Kujawski2022-09-301-0/+6
| * | | piix_ide_reset: Use pci_set_* functions instead of direct accessLev Kujawski2022-09-301-8/+9
| * | | block: add missed block_acct_setup with new block device init procedureDenis V. Lunev2022-09-301-0/+2
| | |/ | |/|
* | | Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2022-10-032-4/+40
|\ \ \