aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2021-05-10accel-cpu: make cpu_realizefn return a boolClaudio Fontana1-1/+1
2021-05-10hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell1-0/+9
2021-05-10hw/misc/mps2-scc: Add "QEMU interface" commentPeter Maydell1-0/+12
2021-05-10xen: Free xenforeignmemory_resource at exitAnthony PERARD1-0/+6
2021-05-10modules: add have_vgaGerd Hoffmann1-0/+6
2021-05-10virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann1-2/+3
2021-05-10virtio-gpu: drop use_virgl_rendererGerd Hoffmann1-1/+0
2021-05-10virtio-gpu: move update_cursor_dataGerd Hoffmann1-0/+6
2021-05-10virtio-gpu: move virgl process_cmdGerd Hoffmann1-0/+2
2021-05-10virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann1-1/+7
2021-05-10virtio-gpu: move virgl resetGerd Hoffmann1-0/+1
2021-05-10virtio-gpu: move virgl realize + propertiesGerd Hoffmann1-0/+1
2021-05-10virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann1-0/+7
2021-05-10virtio-gpu: handle partial maps properlyGerd Hoffmann1-1/+2
2021-05-10edid: Make refresh rate configurableAkihiko Odaki1-5/+7
2021-05-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell4-5/+16
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell7-7/+1
2021-05-04Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...Peter Maydell4-5/+65
2021-05-04spapr.h: increase FDT_MAX_SIZEDaniel Henrique Barboza1-1/+1
2021-05-04ppc: Rename current DAWR macros and variablesRavi Bangoria1-1/+1
2021-05-04ppc/spapr: Add support for implement support for H_SCM_HEALTHVaibhav Jain1-1/+2
2021-05-04hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan2-0/+9
2021-05-04vt82c686: Add emulation of VT8231 south bridgeBALATON Zoltan2-0/+2
2021-05-04vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on itBALATON Zoltan1-1/+1
2021-05-04vt82c686: QOM-ify superio related functionalityBALATON Zoltan1-1/+0
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth6-6/+0
2021-05-02vmstate: Constify some VMStateDescriptionsKeqian Zhu1-1/+1
2021-05-01aspeed/smc: Add extra controls to request DMACédric Le Goater1-0/+1
2021-05-01aspeed/smc: Add a 'features' attribute to the object classCédric Le Goater1-1/+1
2021-05-01hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater1-1/+16
2021-05-01aspeed: Integrate HACEJoel Stanley1-0/+3
2021-05-01hw: Model ASPEED's Hash and Crypto EngineJoel Stanley1-0/+43
2021-05-01hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use aliasPhilippe Mathieu-Daudé1-0/+1
2021-05-01aspeed/smc: Remove unused "sdram-base" propertyCédric Le Goater1-3/+0
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell1-0/+4
2021-04-30hw: add compat machines for 6.1Cornelia Huck2-0/+6
2021-04-15hw/i2c: add pca954x i2c-mux switchPatrick Venture1-0/+19
2021-04-15hw/i2c: move search to i2c_scan_bus methodPatrick Venture1-0/+2
2021-04-15hw/i2c: add match method for device searchPatrick Venture1-0/+11
2021-04-15hw/i2c: name I2CNode list in I2CBusPatrick Venture1-1/+3
2021-04-13Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' in...Peter Maydell1-5/+0
2021-04-12esp: fix setting of ESPState mig_version_id when launching QEMU with -S optionMark Cave-Ayland1-0/+1
2021-04-12spapr: rollback 'unplug timeout' for CPU hotunplugsDaniel Henrique Barboza1-5/+0
2021-04-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell1-0/+39
2021-04-06virtio-pci: compat page aligned ATSJason Wang1-1/+1
2021-04-06machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell1-0/+24
2021-04-06include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()Peter Maydell1-0/+15
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini1-2/+2
2021-03-31spapr: Fix typo in the patb_entry commentAlexey Kardashevskiy1-1/+1
2021-03-26s390x: move S390_ADAPTER_SUPPRESSIBLEGerd Hoffmann2-7/+3