aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-26Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi15-39/+452
2022-10-25Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi31-43/+44
2022-10-25Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...Stefan Hajnoczi6-58/+96
2022-10-25linux-user: Add guest memory layout to exception dumpHelge Deller3-16/+33
2022-10-24Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...Stefan Hajnoczi7-1177/+1867
2022-10-24Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi11-102/+247
2022-10-24Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi5-63/+130
2022-10-24accel/tcg/tcg-accel-ops-rr: fix trivial typoMatheus Tavares Bernardino1-1/+1
2022-10-24ui: remove useless typecastsVolker Rümelin2-2/+2
2022-10-24treewide: Remove the unnecessary space before semicolonBin Meng11-15/+15
2022-10-24tests/9p: remove unnecessary g_strdup() callsChristian Schoenebeck1-11/+8
2022-10-24tests/9p: merge v9fs_tunlinkat() and do_unlinkat()Christian Schoenebeck3-28/+64
2022-10-24tests/9p: merge v9fs_tlink() and do_hardlink()Christian Schoenebeck3-27/+73
2022-10-24tests/9p: merge v9fs_tsymlink() and do_symlink()Christian Schoenebeck3-26/+73
2022-10-24tests/9p: merge v9fs_tlcreate() and do_lcreate()Christian Schoenebeck3-35/+79
2022-10-24tests/9p: merge v9fs_tmkdir() and do_mkdir()Christian Schoenebeck3-30/+78
2022-10-24tests/9p: convert v9fs_tflush() to declarative argumentsChristian Schoenebeck3-7/+47
2022-10-24tests/9p: simplify callers of twrite()Christian Schoenebeck1-6/+3
2022-10-24tests/9p: convert v9fs_twrite() to declarative argumentsChristian Schoenebeck3-15/+72
2022-10-24tests/9p: simplify callers of tlopen()Christian Schoenebeck1-33/+10
2022-10-24tests/9p: convert v9fs_tlopen() to declarative argumentsChristian Schoenebeck3-14/+69
2022-10-24tests/9p: simplify callers of treaddir()Christian Schoenebeck1-10/+11
2022-10-24tests/9p: convert v9fs_treaddir() to declarative argumentsChristian Schoenebeck3-11/+65
2022-10-24tests/9p: simplify callers of tgetattr()Christian Schoenebeck1-15/+7
2022-10-24tests/9p: convert v9fs_tgetattr() to declarative argumentsChristian Schoenebeck3-10/+63
2022-10-24tests/9p: simplify callers of tattach()Christian Schoenebeck1-11/+8
2022-10-24tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()Christian Schoenebeck3-44/+88
2022-10-24tests/9p: merge v9fs_tversion() and do_version()Christian Schoenebeck3-27/+68
2022-10-24tests/9p: simplify callers of twalk()Christian Schoenebeck1-60/+32
2022-10-24tests/9p: merge *walk*() functionsChristian Schoenebeck3-140/+198
2022-10-249pfs: use GHashTable for fid tableLinus Heckemann2-84/+112
2022-10-24tests/9p: split virtio-9p-test.c into tests and 9p client partChristian Schoenebeck4-744/+849
2022-10-24fsdev/virtfs-proxy-helper: Use g_mkdir()Bin Meng1-1/+2
2022-10-24arm/aspeed: Replace mx25l25635e chip modelCédric Le Goater1-3/+3
2022-10-24m25p80: Add the w25q01jvq SFPD tablePatrick Williams3-1/+40
2022-10-24m25p80: Add the w25q512jv SFPD tableCédric Le Goater3-1/+39
2022-10-24m25p80: Add the w25q256 SFPD tableCédric Le Goater3-1/+44
2022-10-24m25p80: Add the mx66l1g45g SFDP tableCédric Le Goater3-2/+71
2022-10-24m25p80: Add the mx25l25635f SFPD tableCédric Le Goater3-0/+71
2022-10-24m25p80: Add the mx25l25635e SFPD tableCédric Le Goater3-1/+30
2022-10-24m25p80: Add erase size for mx25l25635eCédric Le Goater1-1/+2
2022-10-24m25p80: Add the n25q256a SFDP tableCédric Le Goater4-3/+66
2022-10-24m25p80: Add basic support for the SFDP commandCédric Le Goater4-1/+47
2022-10-24hw/arm/aspeed: increase Bletchley memory sizePatrick Williams1-1/+8
2022-10-24ast2600: Drop NEON from the CPU featuresCédric Le Goater1-0/+2
2022-10-24aspeed/smc: Cache AspeedSMCClassCédric Le Goater2-5/+6
2022-10-24ssi: cache SSIPeripheralClass to avoid GET_CLASS()Alex Bennée2-10/+11
2022-10-24tests/avocado/machine_aspeed.py: Fix typos on buildrootCédric Le Goater1-8/+8
2022-10-24hw/i2c/aspeed: Fix old reg slave receivePeter Delevoryas2-3/+6
2022-10-24m68k: write bootinfo as rom section and re-randomize on rebootJason A. Donenfeld3-59/+111