aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2021-12-15include/hw/i386: Don't include qemu-common.h in .h filesPeter Maydell
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell
2021-11-15pcie: expire pending deleteGerd Hoffmann
2021-11-15pci: implement power stateGerd Hoffmann
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova
2021-11-11vhost: Rename last_index to vq_index_endEugenio Pérez
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé
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