aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-22python/machine: handle "fast" QEMU terminationsJohn Snow
2021-11-22python/machine: move more variable initializations to _pre_launchJohn Snow
2021-11-22python/machine: add instance disambiguator to default nicknameJohn Snow
2021-11-22python/machine: remove _remove_monitor_sockfile propertyJohn Snow
2021-11-22python/machine: add @sock_dir propertyJohn Snow
2021-11-22Merge tag 'pull-request-2021-11-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2021-11-22hw/intc/arm_gicv3_its: Revert version increments in vmstate_itsEric Auger
2021-11-22Merge tag 'pull-nbd-2021-11-22' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson
2021-11-22Merge tag 'pull-target-arm-20211122' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-11-22docs: Render binary names as monospaced textPhilippe Mathieu-Daudé
2021-11-22docs: Use double quotes instead of single quotes for COLORao, Lei
2021-11-22docs: Drop deprecated 'props' from object-addRao, Lei
2021-11-22Fix some typos in documentation (found by codespell)Stefan Weil
2021-11-22docs: List more commit-message tags in "submitting-a-patch"Kashyap Chamarthy
2021-11-22docs: Fix botched rST conversion of 'submitting-a-patch.rst'Kashyap Chamarthy
2021-11-22Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"Peter Maydell
2021-11-22nbd/server: Simplify zero and trimEric Blake
2021-11-22nbd/server: Don't complain on certain client disconnectsEric Blake
2021-11-22Merge tag 'fixes-20211122-pull-request' of git://git.kraxel.org/qemu into sta...Richard Henderson
2021-11-22microvm: check g_file_set_contents() return valueGerd Hoffmann
2021-11-22microvm: add missing g_free() callGerd Hoffmann
2021-11-22hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm()Philippe Mathieu-Daudé
2021-11-22migration: fix dump-vmstate with modulesLaurent Vivier
2021-11-22ui/vnc-clipboard: fix adding notifier twiceVladimir Sementsov-Ogievskiy
2021-11-22ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fdDongwon Kim
2021-11-22ui: fix incorrect pointer position on highdpi with gtkAlexander Orzechowski
2021-11-22ui: fix incorrect scaling on highdpi with gtk/openglAlexander Orzechowski
2021-11-22Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu i...Richard Henderson
2021-11-22linux-user: fix Coverity CID 1464101Laurent Vivier
2021-11-22Merge tag 'pull-riscv-to-apply-20211122' of github.com:alistair23/qemu into s...Richard Henderson
2021-11-22hw/misc/sifive_u_otp: Do not reset OTP content on hardware resetPhilippe Mathieu-Daudé
2021-11-22hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONEThomas Huth
2021-11-21linux-user: Rewrite do_getdents, do_getdents64Richard Henderson
2021-11-21linux-user: Fix member types of target_dirent64Richard Henderson
2021-11-21linux-user: Always use flexible arrays for dirent d_nameRichard Henderson
2021-11-21linux-user: Split out do_getdents, do_getdents64Richard Henderson
2021-11-21Merge tag 'qemu-sparc-20211121' of git://github.com/mcayland/qemu into stagingRichard Henderson
2021-11-21escc: update the R_SPEC register SPEC_ALLSENT bit when writing to W_TXCTRL1Mark Cave-Ayland
2021-11-21escc: always set STATUS_TXEMPTY in R_STATUS on device resetMark Cave-Ayland
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-11-19Merge tag 'pull-ppc-20211119' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-11-19Merge tag 'nvme-fixes-for-6.2-pull-request' of git://git.infradead.org/qemu-n...Richard Henderson
2021-11-19chardev/wctable: don't free the instance in wctablet_chr_finalizeDaniil Tatianin
2021-11-19meson.build: Support ncurses on MacOS and OpenBSDStefan Weil
2021-11-19docs: Spell QEMU all capsPhilippe Mathieu-Daudé
2021-11-19qtest/am53c974-test: add test for reset before transferMark Cave-Ayland
2021-11-19esp: ensure that async_len is reset to 0 during esp_hard_reset()Mark Cave-Ayland
2021-11-19nvmm: Fix support for stable versionnia
2021-11-19Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson
2021-11-19hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)Klaus Jensen