aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-09-22Merge tag 'edgar/xilinx-next-2022-09-21.for-upstream' of https://github.com/e...Stefan Hajnoczi
2022-09-21hw/microblaze: pass random seed to fdtJason A. Donenfeld
2022-09-21Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-09-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-20hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failureXuzhou Cheng
2022-09-20hw/ppc: spapr: Use qemu_vfree() to free spapr->htabXuzhou Cheng
2022-09-20hw/loongarch: Improve acpi dsdt tableXiaojuan Yang
2022-09-20hw/loongarch: Support memory hotplugXiaojuan Yang
2022-09-20hw/loongarch: Fix acpi ged irq number in dsdt tableXiaojuan Yang
2022-09-20hw/loongarch: Add RAMFB to dynamic_sysbus_devices listXiaojuan Yang
2022-09-20hw/loongarch: Add hotplug handler for machineXiaojuan Yang
2022-09-20hw/loongarch: Add platform bus supportXiaojuan Yang
2022-09-20hw/loongarch: Add interrupt information to FDT tableXiaojuan Yang
2022-09-19hw/loongarch: Support fw_cfg dma functionXiaojuan Yang
2022-09-19hw/loongarch: Remove vga device when loongarch initXiaojuan Yang
2022-09-18smbios: sanitize type from external type before checking have_fields_bitmapPaolo Bonzini
2022-09-18spapr_pci: fix leak in spapr_phb_vfio_get_loc_codePaolo Bonzini
2022-09-17Merge tag 'pull-arm-20220914' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-09-14target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell
2022-09-14target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()Peter Maydell
2022-09-14hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...Enrik Berkhan
2022-09-14target/arm: Add cortex-a35Hao Wu
2022-09-09tpm_crb: Avoid backend startup just before shutdown under XenRoss Lagerwall
2022-09-07hw/riscv: virt: Add PMU DT node to the device treeAtish Patra
2022-09-07hw/intc: Move mtimer/mtimecmp to aclintAtish Patra
2022-09-07target/riscv: Use official extension names for AIA CSRsAnup Patel
2022-09-07hw/core: fix platform bus node nameConor Dooley
2022-09-07hw/riscv: virt: fix syscon subnode pathsConor Dooley
2022-09-07hw/riscv: virt: fix the plic's address cellsConor Dooley
2022-09-07hw/riscv: virt: fix uart node nameConor Dooley
2022-09-07hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripheralsConor Dooley
2022-09-07hw/riscv: opentitan: bump opentitan versionWilfred Mallawa
2022-09-07hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()Daniel Henrique Barboza
2022-09-07hw/riscv: virt: pass random seed to fdtJason A. Donenfeld
2022-09-04hw/openrisc: virt: pass random seed to fdtJason A. Donenfeld
2022-09-04hw/openrisc: Initialize timer time at startupStafford Horne
2022-09-04hw/openrisc: Add PCI bus support to virtStafford Horne
2022-09-04hw/openrisc: Add the OpenRISC virtual machineStafford Horne
2022-09-04goldfish_rtc: Add big-endian propertyStafford Horne
2022-09-04hw/openrisc: Split re-usable boot time apis out to boot.cStafford Horne
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-02net: tulip: Restrict DMA engine to memoriesZheyu Ma
2022-09-02vdpa: Delete CVQ migration blockerEugenio Pérez
2022-09-02vhost_net: add NetClientState->load() callbackEugenio Pérez
2022-09-02vhost_net: Add NetClientInfo stop callbackEugenio Pérez
2022-09-02vhost_net: Add NetClientInfo start callbackEugenio Pérez
2022-09-02vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flushEugenio Pérez
2022-09-02vhost: Delete useless read memory barrierEugenio Pérez
2022-09-02vhost: use SVQ element ndescs instead of opaque data for desc validationEugenio Pérez
2022-09-02vhost: stop transfer elem ownership in vhost_handle_guest_kickEugenio Pérez