aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2021-11-05virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson
2021-11-03Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...Richard Henderson
2021-11-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson
2021-11-02hw/arm: Add Nuvoton SD module to boardShengtan Mao
2021-11-02hw/sd: add nuvoton MMCShengtan Mao
2021-11-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson
2021-11-02usb-storage: tag usb_msd_csw as packed structGerd Hoffmann
2021-11-02microvm: add device tree support.Gerd Hoffmann
2021-11-02qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé
2021-11-02watchdog: add information from -watchdog help to -device helpPaolo Bonzini
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini
2021-11-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211031-pu...Richard Henderson
2021-11-02hw/core: Add TCGCPUOps.record_sigbusRichard Henderson
2021-11-02accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemuRichard Henderson
2021-11-02hw/core: Add TCGCPUOps.record_sigsegvRichard Henderson
2021-11-01pci: Export pci_for_each_device_under_bus*()Peter Xu
2021-11-01pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fnPeter Xu
2021-11-01hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker
2021-11-01hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker
2021-11-01virtio-mem: Drop precopy notifierDavid Hildenbrand
2021-11-01KVM: introduce dirty_pages and kvm_dirty_ring_enabledHyman Huang(黄勇)
2021-11-01machine: remove the done notifier for dynamic sysbus device type checkDamien Hedde
2021-11-01machine: add device_type_is_dynamic_sysbus functionDamien Hedde
2021-11-01hw/core/machine: Split out the smp parsing codeYanan Wang
2021-10-30hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan
2021-10-30hw/char/sh_serial: QOM-ifyBALATON Zoltan
2021-10-30hw/sh4: Coding style: White space fixesBALATON Zoltan
2021-10-30hw/sh4: Coding style: Remove tabsBALATON Zoltan
2021-10-29Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson
2021-10-28hw/riscv: microchip_pfsoc: Use the PLIC config helper functionAlistair Francis
2021-10-28hw/riscv: sifive_u: Use the PLIC config helper functionAlistair Francis
2021-10-28hw/riscv: boot: Add a PLIC config string functionAlistair Francis
2021-10-28hw/riscv: virt: Don't use a macro for the PLIC configurationAlistair Francis
2021-10-27host-utils: add 128-bit quotient support to divu128/divs128Luis Pires
2021-10-27host-utils: move checks out of divu128/divs128Luis Pires
2021-10-22Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson
2021-10-22Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...Richard Henderson
2021-10-22Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800-pull-request' int...Richard Henderson
2021-10-22hw/riscv: opentitan: Update to the latest buildAlistair Francis
2021-10-22aspeed/smc: Use a container for the flash mmio address spaceCédric Le Goater
2021-10-21Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into stagingRichard Henderson
2021-10-21hw/acpi/aml-build: Add PPTT tableAndrew Jones
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang
2021-10-21spapr/xive: Add source status helpersCédric Le Goater
2021-10-20hw/elf_ops.h: switch to ssize_t for elf loader return typeLuc Michel
2021-10-20mac_via: add GPIO for A/UX modeMark Cave-Ayland
2021-10-20virtio-net: vhost control virtqueue supportJason Wang