aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-22Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"Peter Maydell1-6/+29
2021-11-22Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu i...Richard Henderson3-164/+172
2021-11-22linux-user: fix Coverity CID 1464101Laurent Vivier1-3/+7
2021-11-22Merge tag 'pull-riscv-to-apply-20211122' of github.com:alistair23/qemu into s...Richard Henderson2-9/+19
2021-11-22hw/misc/sifive_u_otp: Do not reset OTP content on hardware resetPhilippe Mathieu-Daudé1-8/+5
2021-11-22hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONEThomas Huth2-1/+14
2021-11-21linux-user: Rewrite do_getdents, do_getdents64Richard Henderson1-139/+122
2021-11-21linux-user: Fix member types of target_dirent64Richard Henderson1-3/+3
2021-11-21linux-user: Always use flexible arrays for dirent d_nameRichard Henderson2-5/+7
2021-11-21linux-user: Split out do_getdents, do_getdents64Richard Henderson1-153/+172
2021-11-21Merge tag 'qemu-sparc-20211121' of git://github.com/mcayland/qemu into stagingRichard Henderson1-0/+25
2021-11-21escc: update the R_SPEC register SPEC_ALLSENT bit when writing to W_TXCTRL1Mark Cave-Ayland1-0/+14
2021-11-21escc: always set STATUS_TXEMPTY in R_STATUS on device resetMark Cave-Ayland1-0/+11
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson16-42/+93
2021-11-19Merge tag 'pull-ppc-20211119' of https://github.com/legoater/qemu into stagingRichard Henderson2-9/+4
2021-11-19Merge tag 'nvme-fixes-for-6.2-pull-request' of git://git.infradead.org/qemu-n...Richard Henderson5-18/+30
2021-11-19chardev/wctable: don't free the instance in wctablet_chr_finalizeDaniil Tatianin1-1/+0
2021-11-19meson.build: Support ncurses on MacOS and OpenBSDStefan Weil2-1/+8
2021-11-19docs: Spell QEMU all capsPhilippe Mathieu-Daudé10-28/+28
2021-11-19qtest/am53c974-test: add test for reset before transferMark Cave-Ayland1-0/+30
2021-11-19esp: ensure that async_len is reset to 0 during esp_hard_reset()Mark Cave-Ayland1-0/+1
2021-11-19nvmm: Fix support for stable versionnia2-3/+11
2021-11-19Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson2-3/+18
2021-11-19hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)Klaus Jensen1-0/+5
2021-11-19hw/nvme: change nvme-ns 'shared' defaultKlaus Jensen3-17/+16
2021-11-19hw/nvme: reattach subsystem namespaces on hotplugHannes Reinecke1-1/+9
2021-11-19net/colo-compare.c: Fix incorrect return when input wrong sizeZhang Chen1-1/+1
2021-11-19net/colo-compare.c: Fix ACK track reverse issueZhang Chen1-2/+4
2021-11-19net: vmxnet3: validate configuration values during activate (CVE-2021-20203)Prasad J Pandit1-0/+13
2021-11-18Merge tag 'sev-hashes-pull-request' of https://gitlab.com/berrange/qemu into ...Richard Henderson3-15/+77
2021-11-18target/i386/sev: Replace qemu_map_ram_ptr with address_space_mapDov Murik1-3/+15
2021-11-18target/i386/sev: Perform padding calculations at compile-timeDov Murik1-10/+18
2021-11-18target/i386/sev: Fail when invalid hashes table area detectedDov Murik1-2/+6
2021-11-18target/i386/sev: Rephrase error message when no hashes table in guest firmwareDov Murik1-1/+2
2021-11-18target/i386/sev: Add kernel hashes only if sev-guest.kernel-hashes=onDov Murik1-0/+8
2021-11-18qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off optionDov Murik3-2/+31
2021-11-18Merge tag 'vfio-fixes-20211117.0' of git://github.com/awilliam/qemu-vfio into...Richard Henderson1-0/+8
2021-11-17vfio: Fix memory leak of hostwinPeng Liang1-0/+8
2021-11-17tests/tcg/ppc64le: Fix compile flags for byte_reverseRichard Henderson1-9/+3
2021-11-17pmu: fix pmu vmstate subsection listLaurent Vivier1-0/+1
2021-11-17Merge tag 'pull-request-2021-11-17' of https://gitlab.com/thuth/qemu into sta...Richard Henderson7-6/+586
2021-11-17Merge tag 'pull-riscv-to-apply-20211117-1' of github.com:alistair23/qemu into...Richard Henderson2-46/+52
2021-11-17gitlab-ci/cirrus: Increase timeout to 80 minutesThomas Huth1-0/+1
2021-11-17Revert "device-crash-test: Ignore errors about a bus not being available"Thomas Huth1-1/+0
2021-11-17meson.build: Merge riscv32 and riscv64 cpu familyRichard Henderson1-0/+6
2021-11-17target/riscv: machine: Sort the .subsectionsBin Meng1-46/+46
2021-11-17docs: rSTify the "SubmitAPatch" wikiKashyap Chamarthy2-0/+457
2021-11-17docs: rSTify the "SubmitAPullRequest" wikiKashyap Chamarthy2-0/+77
2021-11-17docs: rSTify the "TrivialPatches" wikiKashyap Chamarthy2-0/+51
2021-11-17target/s390x/cpu.h: Remove unused SIGP_MODE definesThomas Huth1-5/+0