aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2021-11-19hw/nvme: change nvme-ns 'shared' defaultKlaus Jensen
2021-11-19hw/nvme: reattach subsystem namespaces on hotplugHannes Reinecke
2021-11-19net/colo-compare.c: Fix incorrect return when input wrong sizeZhang Chen
2021-11-19net/colo-compare.c: Fix ACK track reverse issueZhang Chen
2021-11-19net: vmxnet3: validate configuration values during activate (CVE-2021-20203)Prasad J Pandit
2021-11-18Merge tag 'sev-hashes-pull-request' of https://gitlab.com/berrange/qemu into ...Richard Henderson
2021-11-18target/i386/sev: Replace qemu_map_ram_ptr with address_space_mapDov Murik
2021-11-18target/i386/sev: Perform padding calculations at compile-timeDov Murik
2021-11-18target/i386/sev: Fail when invalid hashes table area detectedDov Murik
2021-11-18target/i386/sev: Rephrase error message when no hashes table in guest firmwareDov Murik
2021-11-18target/i386/sev: Add kernel hashes only if sev-guest.kernel-hashes=onDov Murik
2021-11-18qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off optionDov Murik
2021-11-18Merge tag 'vfio-fixes-20211117.0' of git://github.com/awilliam/qemu-vfio into...Richard Henderson
2021-11-17vfio: Fix memory leak of hostwinPeng Liang
2021-11-17tests/tcg/ppc64le: Fix compile flags for byte_reverseRichard Henderson
2021-11-17pmu: fix pmu vmstate subsection listLaurent Vivier
2021-11-17Merge tag 'pull-request-2021-11-17' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2021-11-17Merge tag 'pull-riscv-to-apply-20211117-1' of github.com:alistair23/qemu into...Richard Henderson
2021-11-17gitlab-ci/cirrus: Increase timeout to 80 minutesThomas Huth
2021-11-17Revert "device-crash-test: Ignore errors about a bus not being available"Thomas Huth
2021-11-17meson.build: Merge riscv32 and riscv64 cpu familyRichard Henderson
2021-11-17target/riscv: machine: Sort the .subsectionsBin Meng
2021-11-17docs: rSTify the "SubmitAPatch" wikiKashyap Chamarthy
2021-11-17docs: rSTify the "SubmitAPullRequest" wikiKashyap Chamarthy
2021-11-17docs: rSTify the "TrivialPatches" wikiKashyap Chamarthy
2021-11-17target/s390x/cpu.h: Remove unused SIGP_MODE definesThomas Huth
2021-11-17Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson
2021-11-16Update version for v6.2.0-rc1 releasev6.2.0-rc1Richard Henderson
2021-11-16scripts/device-crash-test: hide tracebacks for QMP connect errorsJohn Snow
2021-11-16scripts/device-crash-test: don't emit AQMP connection errors to stdoutJohn Snow
2021-11-16scripts/device-crash-test: simplify Exception handlingJohn Snow
2021-11-16python/aqmp: fix ConnectError string methodJohn Snow
2021-11-16python/aqmp: Fix disconnect during capabilities negotiationJohn Snow