aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-10virtio-gpu: move virgl resetGerd Hoffmann
2021-05-10virtio-gpu: move virgl realize + propertiesGerd Hoffmann
2021-05-10virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann
2021-05-10virtio-gpu: handle partial maps properlyGerd Hoffmann
2021-05-10edid: Make refresh rate configurableAkihiko Odaki
2021-05-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-04Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...Peter Maydell
2021-05-04glib-compat: accept G_TEST_SLOW environment variablePaolo Bonzini
2021-05-04ratelimit: protect with a mutexPaolo Bonzini
2021-05-04Add NVMM accelerator: acceleration enlightenmentsReinoud Zandijk
2021-05-04spapr.h: increase FDT_MAX_SIZEDaniel Henrique Barboza
2021-05-04ppc: Rename current DAWR macros and variablesRavi Bangoria
2021-05-04ppc/spapr: Add support for implement support for H_SCM_HEALTHVaibhav Jain
2021-05-04hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan
2021-05-04vt82c686: Add emulation of VT8231 south bridgeBALATON Zoltan
2021-05-04vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on itBALATON Zoltan
2021-05-04vt82c686: QOM-ify superio related functionalityBALATON Zoltan
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-05-02vmstate: Constify some VMStateDescriptionsKeqian Zhu
2021-05-01exec: Remove accel/tcg/ from include pathsPhilippe Mathieu-Daudé
2021-05-01aspeed/smc: Add extra controls to request DMACédric Le Goater
2021-05-01aspeed/smc: Add a 'features' attribute to the object classCédric Le Goater
2021-05-01hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater
2021-05-01aspeed: Integrate HACEJoel Stanley
2021-05-01hw: Model ASPEED's Hash and Crypto EngineJoel Stanley
2021-05-01hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use aliasPhilippe Mathieu-Daudé
2021-05-01aspeed/smc: Remove unused "sdram-base" propertyCédric Le Goater
2021-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-04-30block: Add BDRV_O_NO_SHARE for blk_new_open()Kevin Wolf
2021-04-30block: refactor bdrv_child_set_perm_safe() transaction actionVladimir Sementsov-Ogievskiy
2021-04-30block: bdrv_reopen_multiple: refresh permissions on updated graphVladimir Sementsov-Ogievskiy
2021-04-30block: make bdrv_refresh_limits() to be a transaction actionVladimir Sementsov-Ogievskiy
2021-04-30block: introduce bdrv_drop_filter()Vladimir Sementsov-Ogievskiy
2021-04-30util: add transactions.cVladimir Sementsov-Ogievskiy
2021-04-30block: make bdrv_reopen_{prepare,commit,abort} privateVladimir Sementsov-Ogievskiy
2021-04-30block: drop ctx argument from bdrv_root_attach_childVladimir Sementsov-Ogievskiy
2021-04-30block: BdrvChildClass: add .get_parent_aio_context handlerVladimir Sementsov-Ogievskiy
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-04-23net: check the existence of peer before trying to padJason Wang
2021-04-17include/qemu/osdep.h: Move system includes to topPeter Maydell
2021-04-17osdep: protect qemu/osdep.h with extern "C"Paolo Bonzini
2021-04-17osdep: include glib-compat.h before other QEMU headersPaolo Bonzini
2021-04-15hw/i2c: add pca954x i2c-mux switchPatrick Venture
2021-04-15hw/i2c: move search to i2c_scan_bus methodPatrick Venture
2021-04-15hw/i2c: add match method for device searchPatrick Venture
2021-04-15hw/i2c: name I2CNode list in I2CBusPatrick Venture
2021-04-13Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' in...Peter Maydell