aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-12Remove the deprecated moxie targetThomas Huth5-15/+0
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell3-10/+42
2021-05-12Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell1-0/+6
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-10include/disas/dis-asm.h: Handle being included outside 'extern "C"'Peter Maydell1-2/+10
2021-05-10include/qemu/bswap.h: Handle being included outside extern "C" blockPeter Maydell1-4/+22
2021-05-10osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselvesPeter Maydell3-4/+20
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-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell4-0/+58
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-04glib-compat: accept G_TEST_SLOW environment variablePaolo Bonzini1-0/+17
2021-05-04ratelimit: protect with a mutexPaolo Bonzini1-0/+14
2021-05-04Add NVMM accelerator: acceleration enlightenmentsReinoud Zandijk2-0/+27
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-01exec: Remove accel/tcg/ from include pathsPhilippe Mathieu-Daudé3-6/+6
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-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-13/+72
2021-04-30block: Add BDRV_O_NO_SHARE for blk_new_open()Kevin Wolf1-0/+1
2021-04-30block: refactor bdrv_child_set_perm_safe() transaction actionVladimir Sementsov-Ogievskiy1-5/+0
2021-04-30block: bdrv_reopen_multiple: refresh permissions on updated graphVladimir Sementsov-Ogievskiy1-2/+1
2021-04-30block: make bdrv_refresh_limits() to be a transaction actionVladimir Sementsov-Ogievskiy1-1/+2
2021-04-30block: introduce bdrv_drop_filter()Vladimir Sementsov-Ogievskiy1-0/+1