aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-03linux-user: Improve strace output of getgroups() and setgroups()Helge Deller
2023-02-03linux-user: Add strace output for clock_getres_time64() and futex_time64()Helge Deller
2023-02-03Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"Daniel P. Berrangé
2023-02-03Revert "linux-user: add more compat ioctl definitions"Daniel P. Berrangé
2023-02-03linux-user: add more netlink protocol constantsLetu Ren
2023-02-03linux-user: fix strace build w/out munlockallMike Frysinger
2023-02-03linux-user: un-parent OBJECT(cpu) when closing threadRichard Henderson
2023-02-03linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in straceHelge Deller
2023-01-25linux-user/syscall: Implement execveat()Drew DeVault
2023-01-25linux-user/syscall: Extract do_execve() from do_syscall1()Drew DeVault
2023-01-25linux-user/strace: Add output for execveat() syscallDrew DeVault
2023-01-25linux-user/strace: Extract print_execve_argv() from print_execve()Drew DeVault
2023-01-25linux-user/strace: Constify struct flagsPhilippe Mathieu-Daudé
2023-01-24Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2023-01-23block/blkio: Fix inclusion of required headersPeter Krempa
2023-01-23virtio-blk: simplify virtio_blk_dma_restart_cb()Stefan Hajnoczi
2023-01-23util/aio: Defer disabling poll mode as long as possibleChao Gao
2023-01-23Merge tag 'pull-target-arm-20230123' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-01-23target/arm: Look up ARMCPRegInfo at runtimeRichard Henderson
2023-01-23target/arm: Reorg do_coproc_insnRichard Henderson
2023-01-23target/arm: provide stubs for more external debug registersEvgeny Iakovlev
2023-01-23target/arm: implement DBGCLAIM registersEvgeny Iakovlev
2023-01-23target/arm: Don't set EXC_RETURN.ES if Security Extension not presentPeter Maydell
2023-01-23target/arm: Fix in_debug path in S1_ptw_translateRichard Henderson
2023-01-23target/arm: Fix physical address resolution for MTERichard Henderson
2023-01-23target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()Richard Henderson
2023-01-23target/arm/sme: Rebuild hflags in aarch64_set_svcr()Richard Henderson
2023-01-23target/arm/sme: Reset ZA state in aarch64_set_svcr()Richard Henderson
2023-01-23target/arm/sme: Reset SVE state in aarch64_set_svcr()Richard Henderson
2023-01-23target/arm/sme: Introduce aarch64_set_svcr()Richard Henderson
2023-01-23target/arm/sme: Rebuild hflags in set_pstate() helpersRichard Henderson
2023-01-23target/arm/sme: Reorg SME access handling in handle_msr_i()Richard Henderson
2023-01-23hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2cPhilippe Mathieu-Daudé
2023-01-23hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macroPhilippe Mathieu-Daudé
2023-01-23hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2CPhilippe Mathieu-Daudé
2023-01-23hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CStatePhilippe Mathieu-Daudé
2023-01-23hw/i2c/versatile_i2c: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé
2023-01-23hw/i2c/bitbang_i2c: Convert DPRINTF() to trace eventsPhilippe Mathieu-Daudé
2023-01-23hw/i2c/bitbang_i2c: Trace state changesPhilippe Mathieu-Daudé
2023-01-23hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helperPhilippe Mathieu-Daudé
2023-01-23hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegionPhilippe Mathieu-Daudé
2023-01-23hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public headerPhilippe Mathieu-Daudé
2023-01-23target/arm: Unify checking for M Main Extension in MRS/MSRDavid Reiss
2023-01-23target/arm: Widen cnthctl_el2 to uint64_tRichard Henderson
2023-01-20Merge tag 'pull-riscv-to-apply-20230120' of https://github.com/alistair23/qem...Peter Maydell
2023-01-20Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...Peter Maydell
2023-01-20include/hw/ppc include/hw/pci-host: Drop extra typedefsMarkus Armbruster
2023-01-20include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.hMarkus Armbruster
2023-01-20include/hw/ppc: Supply a few missing includesMarkus Armbruster
2023-01-20include/hw/ppc: Split pnv_chip.h off pnv.hMarkus Armbruster