summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson2021-11-161-2/+12
|\
| * hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell2021-11-151-1/+11
| * hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell2021-11-151-1/+1
* | pcie: expire pending deleteGerd Hoffmann2021-11-151-0/+1
* | pci: implement power stateGerd Hoffmann2021-11-151-0/+2
* | hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova2021-11-151-0/+1
* | vhost: Rename last_index to vq_index_endEugenio Pérez2021-11-111-2/+2
|/
* hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé2021-11-094-4/+4
* virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim2021-11-051-2/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2021-11-033-5/+4Star
|\
| * watchdog: add information from -watchdog help to -device helpPaolo Bonzini2021-11-021-0/+1
| * target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini2021-11-022-5/+3Star
* | Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson2021-11-032-0/+67
|\ \
| * | hw/arm: Add Nuvoton SD module to boardShengtan Mao2021-11-021-0/+2
| * | hw/sd: add nuvoton MMCShengtan Mao2021-11-021-0/+65
* | | Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson2021-11-031-1/+1
|\ \ \
| * | | qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé2021-11-021-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...Richard Henderson2021-11-032-1/+5
|\ \ \
| * | | usb-storage: tag usb_msd_csw as packed structGerd Hoffmann2021-11-021-1/+1
| * | | microvm: add device tree support.Gerd Hoffmann2021-11-021-0/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson2021-11-033-22/+15Star
|\ \ \
| * | | pci: Export pci_for_each_device_under_bus*()Peter Xu2021-11-021-0/+5
| * | | pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fnPeter Xu2021-11-021-10/+9Star
| * | | hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker2021-11-011-0/+1
| * | | hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker2021-11-011-12/+0Star
* | | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson2021-11-021-12/+59
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/core: Add TCGCPUOps.record_sigbusRichard Henderson2021-11-021-0/+23
| * | | accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemuRichard Henderson2021-11-021-12/+10Star
| * | | hw/core: Add TCGCPUOps.record_sigsegvRichard Henderson2021-11-021-0/+26
* | | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211031-pu...Richard Henderson2021-11-022-3/+1Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | virtio-mem: Drop precopy notifierDavid Hildenbrand2021-11-011-3/+0Star
| * | | KVM: introduce dirty_pages and kvm_dirty_ring_enabledHyman Huang(黄勇)2021-11-011-0/+1
| | |/ | |/|
* | | machine: remove the done notifier for dynamic sysbus device type checkDamien Hedde2021-11-011-1/+0Star
* | | machine: add device_type_is_dynamic_sysbus functionDamien Hedde2021-11-011-0/+15
* | | hw/core/machine: Split out the smp parsing codeYanan Wang2021-11-011-0/+1
|/ /
* | hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan2021-10-301-1/+1
* | hw/char/sh_serial: QOM-ifyBALATON Zoltan2021-10-301-8/+1Star
* | hw/sh4: Coding style: White space fixesBALATON Zoltan2021-10-301-5/+5
* | hw/sh4: Coding style: Remove tabsBALATON Zoltan2021-10-301-10/+10
|/
* Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson2021-10-294-3/+2Star
|\
| * hw/riscv: microchip_pfsoc: Use the PLIC config helper functionAlistair Francis2021-10-281-1/+0Star
| * hw/riscv: sifive_u: Use the PLIC config helper functionAlistair Francis2021-10-281-1/+0Star
| * hw/riscv: boot: Add a PLIC config string functionAlistair Francis2021-10-281-0/+2
| * hw/riscv: virt: Don't use a macro for the PLIC configurationAlistair Francis2021-10-281-1/+0Star
* | host-utils: add 128-bit quotient support to divu128/divs128Luis Pires2021-10-281-5/+1Star
* | host-utils: move checks out of divu128/divs128Luis Pires2021-10-281-2/+3
|/
* Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson2021-10-221-3/+3
|\
| * hw/riscv: opentitan: Update to the latest buildAlistair Francis2021-10-221-3/+3
* | Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...Richard Henderson2021-10-221-1/+1
|\ \
| * | aspeed/smc: Use a container for the flash mmio address spaceCédric Le Goater2021-10-221-1/+1