aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-28qapi: Fix stale reference to scripts/qapi.py in a commentMarkus Armbruster
2022-02-28keyval: Fix grammar comment to cover downstream prefixMarkus Armbruster
2022-02-28scripts/qapi: minor delintingJohn Snow
2022-02-28tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3David Miller
2022-02-28s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller
2022-02-28s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the ...David Miller
2022-02-28travis.yml: Update the s390x jobs to Ubuntu FocalThomas Huth
2022-02-26bsd-user: Add safe system call macrosWarner Losh
2022-02-26bsd-user: Define target_arg64Warner Losh
2022-02-26bsd-user: introduce target.hWarner Losh
2022-02-26bsd-user/bsd-file.h: Implementation details for the filesystem callsWarner Losh
2022-02-26aspeed/sdmc: Add trace eventsCédric Le Goater
2022-02-26aspeed/smc: Add an address mask on segment registersCédric Le Goater
2022-02-26aspeed: Introduce a create_pca9552() helperCédric Le Goater
2022-02-26aspeed: rainier: Add strap values taken from hardwareJoel Stanley
2022-02-26aspeed: rainier: Add i2c LED devicesJoel Stanley
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley
2022-02-26arm: Remove swift-bmc machineJoel Stanley
2022-02-26bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errnoWarner Losh
2022-02-26bsd-user/sycall.c: Now obsolete, removeWarner Losh
2022-02-26bsd-user: Move system call building to os-syscall.cWarner Losh
2022-02-26bsd-user/freebsd/os-syscall.c: Move syscall processing hereWarner Losh
2022-02-26bsd-user: Remove bsd_typeWarner Losh
2022-02-26bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD targetWarner Losh
2022-02-26bsd-user/arm/target_arch_thread.h: Assume a FreeBSD targetWarner Losh
2022-02-26bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys callsWarner Losh
2022-02-26bsd-user/i386/target_arch_cpu.h: Remove openbsd syscallWarner Losh
2022-02-26bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscallWarner Losh
2022-02-26bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64Warner Losh
2022-02-26bsd-user/main.c: Drop syscall flavor arg -bsdWarner Losh
2022-02-26hw/openrisc/openrisc_sim: Add support for initrd loadingStafford Horne
2022-02-26hw/openrisc/openrisc_sim: Add automatic device tree generationStafford Horne
2022-02-25tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolutionThomas Huth
2022-02-25s390x: sck: load into a temporary not into in1Nico Boehr
2022-02-25hw/openrisc/openrisc_sim: Increase max_cpus to 4Stafford Horne
2022-02-25hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UARTStafford Horne
2022-02-25hw/openrisc/openrisc_sim: Parameterize initializationStafford Horne
2022-02-25hw/openrisc/openrisc_sim: Create machine state for or1ksimStafford Horne
2022-02-24Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2022-02-23MAINTAINERS: python - remove ehabkost and add blealJohn Snow
2022-02-23Revert "python: pin setuptools below v60.0.0"John Snow
2022-02-23Python: add setuptools v60.0 workaroundJohn Snow
2022-02-23Python: discourage direct setup.py installJohn Snow
2022-02-23python: support recording QMP session to a fileDaniel P. Berrangé
2022-02-23python: introduce qmp-shell-wrap convenience toolDaniel P. Berrangé
2022-02-23Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell
2022-02-22Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell
2022-02-22hid: Implement support for side and extra buttonsNoah Bergbauer
2022-02-22vdpa: Make ncs autofreeEugenio Pérez
2022-02-22qemu-options: fix incorrect description for '-drive index='Laurent Vivier