aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-06target/arm: Suppress more TCG unimplemented features in ID registersPeter Maydell
2023-07-06target/xtensa: Assert that interrupt level is within boundsPeter Maydell
2023-07-06hw: arm: allwinner-sramc: Set class_sizeAkihiko Odaki
2023-07-06target/arm: gdbstub: Guard M-profile code with CONFIG_TCGFabiano Rosas
2023-07-06tests/qtest: xlnx-canfd-test: Fix code coverity issuesVikram Garhwal
2023-07-06target/arm: Handle IC IVAU to improve compatibility with JITsJohn Högberg
2023-07-06target/arm: Fix SME full tile indexingRichard Henderson
2023-07-06target/arm: Dump ZA[] when activeRichard Henderson
2023-07-06target/arm: Avoid splitting Zregs across lines in dumpRichard Henderson
2023-07-06tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...Peter Maydell
2023-07-06MAINTAINERS: raise status of 9p to 'Maintained'Christian Schoenebeck
2023-07-069pfs: deprecate 'proxy' backendChristian Schoenebeck
2023-07-04Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-07-04block/blkio: fix module_block.py parsingStefan Hajnoczi
2023-07-04hw/arm/sbsa-ref: use XHCI to replace EHCIYuquan Wang
2023-07-04target/arm: Add raw_writes ops for register whose write induce TLB maintenanceEric Auger
2023-07-04Merge tag 'pull-maintainer-ominbus-030723-1' of https://gitlab.com/stsquad/qe...Richard Henderson
2023-07-03tests/tcg: Add a test for info proc mappingsIlya Leoshkevich
2023-07-03docs: Document security implications of debuggingIlya Leoshkevich
2023-07-03gdbstub: Add support for info proc mappingsIlya Leoshkevich
2023-07-03gdbstub: Report the actual qemu-user pidIlya Leoshkevich
2023-07-03gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()Ilya Leoshkevich
2023-07-03linux-user: Emulate /proc/self/smapsIlya Leoshkevich
2023-07-03linux-user: Add "safe" parameter to do_guest_openat()Ilya Leoshkevich
2023-07-03linux-user: Expose do_guest_openat() and do_guest_readlink()Ilya Leoshkevich
2023-07-03gdbstub: clean-up vcont handling to avoid gotoAlex Bennée
2023-07-03gdbstub: Permit reverse step/break to provide stop responseNicholas Piggin
2023-07-03gdbstub: lightly refactor connection to avoid snprintfAlex Bennée
2023-07-03docs/devel: introduce some key concepts for QOM developmentAlex Bennée
2023-07-03docs/devel: split qom-api reference into new fileAlex Bennée
2023-07-03docs/devel/qom.rst: Correct code stylePhilippe Mathieu-Daudé
2023-07-03include/hw/qdev-core: fixup kerneldoc annotationsAlex Bennée
2023-07-03include/migration: mark vmstate_register() as a legacy functionAlex Bennée
2023-07-03docs/devel: add some front matter to the devel indexAlex Bennée
2023-07-03plugins: update lockstep to use g_memdup2Alex Bennée
2023-07-03plugins: fix memory leak while parsing optionsAlex Bennée
2023-07-03plugins: force slow path when plugins instrument memory opsAlex Bennée
2023-07-03target/arm: make arm_casq_ptw CONFIG_TCG onlyAlex Bennée
2023-07-03tests/avocado: Make the test_arm_bpim2u_gmac test more reliableThomas Huth
2023-07-03tests/avocado: update firmware to enable sbsa-ref/maxMarcin Juszkiewicz
2023-07-03tests/docker: convert riscv64-cross to lcitoolAlex Bennée
2023-07-03tests/lcitool: introduce qemu-minimalAlex Bennée
2023-07-03tests/lcitool: add an explicit gcc-native packageAlex Bennée
2023-07-03tests/lcitool: Bump fedora container versionsErik Skultety
2023-07-03tests/lcitool: update to latest versionAlex Bennée
2023-07-03Makefile: add lcitool-refresh to UNCHECKED_GOALSAlex Bennée
2023-07-03tests/docker: add test-fuzzAlex Bennée
2023-07-03tests/qtests: clean-up and fix leak in generic_fuzzAlex Bennée
2023-07-03scripts/oss-fuzz: add a suppression for keymapAlex Bennée
2023-07-03qemu-keymap: properly check return from xkb_keymap_mod_get_indexAlex Bennée