aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2021-11-17Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson2-14/+43
2021-11-16Update version for v6.2.0-rc1 releasev6.2.0-rc1Richard Henderson1-1/+1
2021-11-16scripts/device-crash-test: hide tracebacks for QMP connect errorsJohn Snow1-3/+18
2021-11-16scripts/device-crash-test: don't emit AQMP connection errors to stdoutJohn Snow1-0/+6
2021-11-16scripts/device-crash-test: simplify Exception handlingJohn Snow1-6/+2
2021-11-16python/aqmp: fix ConnectError string methodJohn Snow1-1/+5
2021-11-16python/aqmp: Fix disconnect during capabilities negotiationJohn Snow1-5/+13
2021-11-16Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson11-5/+76
2021-11-16Merge tag 'pull-for-6.2-161121-1' of https://github.com/stsquad/qemu into sta...Richard Henderson15-253/+686
2021-11-16gitlab: skip cirrus jobs on master and stable branchesDaniel P. Berrangé1-0/+3
2021-11-16gitlab-ci: Split custom-runners.yml in one file per runnerPhilippe Mathieu-Daudé4-264/+268
2021-11-16Jobs based on custom runners: add CentOS Stream 8Cleber Rosa7-0/+420
2021-11-16meson: remove useless libdl testPaolo Bonzini2-8/+2
2021-11-16tests/vm: don't build using TCG by defaultAlex Bennée1-4/+13
2021-11-16tests/vm: sort the special variable listAlex Bennée1-6/+6
2021-11-16tests/docker: force NOUSER=1 for base imagesAlex Bennée1-0/+3
2021-11-16nbd/server: Add --selinux-label optionRichard W.M. Jones10-1/+67
2021-11-16nbd/server: Silence clang sanitizer warningEric Blake1-4/+9
2021-11-16Merge tag 'pull-block-2021-11-16' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson9-65/+278
2021-11-16Merge tag 'machine-core-20211115' of https://github.com/philmd/qemu into stagingRichard Henderson1-19/+33