aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-06python: update for mypy 0.950John Snow
2022-06-06x86: cpu: fixup number of addressable IDs for logical processors sharing cacheIgor Mammedov
2022-06-06x86: cpu: make sure number of addressable IDs for processor cores meets the specIgor Mammedov
2022-06-06tests/Makefile.include: Fix 'make check-help' outputDario Faggioli
2022-06-06tests/avocado: add replay Linux test for Aarch64 machinesPavel Dovgalyuk
2022-06-06tests/avocado: add replay Linux tests for virtio machinePavel Dovgalyuk
2022-06-06tests/avocado: update replay_linux testPavel Dovgalyuk
2022-06-06docs: move replay docs to docs/system/replay.rstPavel Dovgalyuk
2022-06-06docs: convert docs/devel/replay page to rstPavel Dovgalyuk
2022-06-06replay: simplify async event processingPavel Dovgalyuk
2022-06-06replay: rewrite async event handlingPavel Dovgalyuk
2022-06-06replay: notify vCPU when BH is scheduledPavel Dovgalyuk
2022-06-06replay: fix event queue flush for qemu shutdownPavel Dovgalyuk
2022-06-06modules: generates per-target modinfoJose R. Ziviani
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani
2022-06-06target/i386: Fix wrong count settingYang Zhong
2022-06-06build: add a "make modules" targetPaolo Bonzini
2022-06-06target/i386/tcg: Fix masking of real-mode addresses with A20 bitStephen Michael Jothen
2022-06-03Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Richard Henderson
2022-06-03hw/nvme: add new command abort caseDmitry Tikhov
2022-06-03hw/nvme: deprecate the use-intel-id compatibility parameterKlaus Jensen
2022-06-03hw/nvme: bump firmware revisionKlaus Jensen
2022-06-03hw/nvme: do not report null uuidKlaus Jensen
2022-06-03hw/nvme: do not auto-generate uuidKlaus Jensen
2022-06-03hw/nvme: do not auto-generate eui64Klaus Jensen
2022-06-03hw/nvme: enforce common serial per subsystemKlaus Jensen
2022-06-03hw/nvme: fix smart aenKlaus Jensen
2022-06-03hw/nvme: fix copy cmd for pi enabled namespacesDmitry Tikhov
2022-06-03hw/nvme: add missing return statementDmitry Tikhov
2022-06-03hw/nvme: fix narrowing conversionDmitry Tikhov
2022-06-03Merge tag 'pull-request-2022-06-03' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-06-03ui: Remove deprecated options "-sdl" and "-curses"Thomas Huth
2022-06-03ui: Switch "-display sdl" to use the QAPI parserThomas Huth
2022-06-03ui: Remove deprecated parameters of the "-display sdl" optionThomas Huth
2022-06-03tests/qtest: use g_autofree for test_server_create_chrAlex Bennée
2022-06-03qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_setMiaoqian Lin
2022-06-03MAINTAINERS: Update maintainers for Guest x86 HAXM CPUsWenchao Wang
2022-06-03MAINTAINERS: Change my email addressHailiang Zhang
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal
2022-06-03MAINTAINERS: Update s390 vhost entriesEric Farman
2022-06-03target/s390x: kvm: Honor storage keys during emulationJanis Schoetterl-Glausch
2022-06-03hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth
2022-06-02s390: Typo fix FLOATING_POINT_SUPPPORT_ENHDr. David Alan Gilbert
2022-06-02Merge tag 'pull-tcg-20220602' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-06-02tcg/aarch64: Fix illegal insn from out-of-range shliRichard Henderson
2022-06-02tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vecRichard Henderson
2022-06-02tcg: Add tcg_gen_mov_ptrRichard Henderson
2022-06-02Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson
2022-06-02target/m68k: Mark helper_raise_exception as noreturnRichard Henderson
2022-06-02linux-user/strace: Adjust get_thread_area for m68kRichard Henderson