aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-22target/riscv: do not enable all named features by defaultDaniel Henrique Barboza3-37/+25
2024-03-21coroutine: reserve 5,000 mappingsStefan Hajnoczi1-5/+10
2024-03-21Merge tag 'pull-maintainer-final-for-real-this-time-200324-1' of https://gitl...Peter Maydell6-30/+70
2024-03-20Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell11-146/+119
2024-03-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell6-13/+16
2024-03-20Merge tag 'edk2-20240320-pull-request' of https://gitlab.com/kraxel/qemu into...Peter Maydell6-9/+5
2024-03-20Merge tag 'pull-loongarch-20240320' of https://gitlab.com/gaosong/qemu into s...Peter Maydell5-44/+87
2024-03-20Merge tag 'pull-pa-20240319' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell4-56/+166
2024-03-20Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell5-71/+145
2024-03-20meson: remove dead dictionary accessPaolo Bonzini1-1/+1
2024-03-20tests/avocado: sbsa-ref: add OpenBSD tests for misc 'max' setupMarcin Juszkiewicz1-1/+19
2024-03-20tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setupMarcin Juszkiewicz1-0/+18
2024-03-20tests/avocado: drop virtio-rng from sbsa-ref testsMarcin Juszkiewicz1-8/+0
2024-03-20tests/avocado: update sbsa-ref firmwareMarcin Juszkiewicz1-19/+21
2024-03-20gitlab: aggressively avoid extra GIT dataAlex Bennée5-2/+12
2024-03-20tests/plugins: fix use-after-free bugPaolo Bonzini1-1/+1
2024-03-20target/i386: Revert monitor_puts() in do_inject_x86_mce()Tao Su1-1/+1
2024-03-20ui: compile dbus-display1.c with -fPIC as necessaryMarc-André Lureau1-2/+1
2024-03-20ui/curses: Do not use console_select()Akihiko Odaki6-126/+51
2024-03-20ui/cocoa: Do not use console_select()Akihiko Odaki1-11/+26
2024-03-20ui/vnc: Do not use console_select()Akihiko Odaki5-5/+39
2024-03-20ui/vc: Do not inherit the size of active consoleAkihiko Odaki1-2/+2
2024-03-20target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'Song Gao1-4/+4
2024-03-20target/loongarch: Fix tlb huge page loading issueXianglai Li3-39/+82
2024-03-20hw/intc/loongarch_extioi: Fix interrupt routing updateBibo Mao1-1/+1
2024-03-19target/hppa: fix do_stdby_e()Sven Schnelle1-5/+5
2024-03-19target/hppa: mask privilege bits in mfiaSven Schnelle1-1/+1
2024-03-19target/hppa: exit tb on flush cache instructionsSven Schnelle2-3/+10
2024-03-19target/hppa: fix access_id checkSven Schnelle1-17/+61
2024-03-19target/hppa: fix shrp for wide modeSven Schnelle1-2/+2
2024-03-19target/hppa: ldcw,s uses static shift of 3Sven Schnelle1-1/+1
2024-03-19target/hppa: Fix assemble_12a insns for wide modeRichard Henderson2-12/+34
2024-03-19target/hppa: Fix assemble_11a insns for wide modeRichard Henderson2-9/+21
2024-03-19target/hppa: Fix assemble_16 insns for wide modeRichard Henderson2-6/+31
2024-03-19crypto: report which ciphers are being skipped during testsDaniel P. Berrangé1-0/+4
2024-03-19crypto: use error_abort for unexpected failuresDaniel P. Berrangé1-2/+1
2024-03-19crypto: query gcrypt for cipher availabilityDaniel P. Berrangé1-0/+5
2024-03-19crypto: factor out conversion of QAPI to gcrypt constantsDaniel P. Berrangé1-56/+60
2024-03-19Revert "chardev: use a child source for qio input source"Daniel P. Berrangé1-5/+51
2024-03-19Revert "chardev/char-socket: Fix TLS io channels sending too much data to the...Daniel P. Berrangé1-3/+3
2024-03-19chardev: lower priority of the HUP GSource in socket chardevDaniel P. Berrangé1-0/+16
2024-03-19seccomp: report EPERM instead of killing process for spawn setDaniel P. Berrangé1-5/+5
2024-03-19Update version for v9.0.0-rc0 releasev9.0.0-rc0Peter Maydell1-1/+1
2024-03-19Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell1-59/+223
2024-03-19update edk2 binaries for arm, risc-v and x86 secure boot.Gerd Hoffmann4-0/+0
2024-03-19roms/efi: use pure 64-bit build for edk2-x86_64-secure-code.fdGerd Hoffmann1-3/+3
2024-03-19roms/efi: exclude efi shell from secure boot buildsGerd Hoffmann1-0/+1
2024-03-19roms/efi: drop workaround for edk2-stable202308Gerd Hoffmann1-6/+0
2024-03-19roms/efi: clean up edk2 build configGerd Hoffmann1-0/+1
2024-03-19coroutine: cap per-thread local pool sizeStefan Hajnoczi1-59/+223