summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2022-10-121-0/+4
|\ \
| * | hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3Jerome Forissier2022-10-101-0/+4
| |/
* / 9p: add missing coroutine_fn annotationsMarc-André Lureau2022-10-071-3/+6
|/
* 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
|\ \ \
| * | | hw/arm/virt: Fix devicetree warning about the SMMU nodeJean-Philippe Brucker2022-09-291-2/+0Star
| * | | hw/arm/virt: Use "msi-map" devicetree property for PCIJean-Philippe Brucker2022-09-291-2/+2
| * | | hw/arm/virt: Fix devicetree warning about the GIC nodeJean-Philippe Brucker2022-09-291-0/+1
| * | | hw/arm/virt: Fix devicetree warning about the root nodeJean-Philippe Brucker2022-09-291-0/+1
| * | | hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias2022-09-291-0/+36
| |/ /
* | | Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi2022-09-293-2/+6
|\ \ \ | |/ / |/| |
| * | vhost-user: Call qemu_socketpair() instead of socketpair()Guoyi Tu2022-09-292-2/+3
| * | serial: Allow unaligned i/o accessArwed Meyer2022-09-291-0/+3
* | | Merge tag 'vfio-updates-20220927.1' of https://gitlab.com/alex.williamson/qem...Stefan Hajnoczi2022-09-282-17/+21
|\ \ \
| * | | vfio/common: Fix vfio_iommu_type1_info use after freeAlex Williamson2022-09-271-17/+19
| * | | vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...Kunkun Jiang2022-09-271-0/+2
| |/ /
* | | Merge tag 'pull-xen-20220927' of https://xenbits.xen.org/git-http/people/aper...Stefan Hajnoczi2022-09-281-2/+2
|\ \ \ | |/ / |/| |
| * | hw/xen: set pci Atomic Ops requests for passthrough deviceRuili Ji2022-09-271-2/+2
| |/
* | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi2022-09-272-12/+58
|\ \
| * | virtio-net: Update virtio-net curr_queue_pairs in vdpa backendsEugenio Pérez2022-09-271-11/+6Star