aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-22target/riscv: rvv: Remove the dependency of Zvfbfmin to ZfbfminMax Chou
2024-03-22hw/intc: Update APLIC IDC after claiming iforce registerFrank Chang
2024-03-22target/riscv/vector_helper.c: optimize loops in ldst helpersDaniel Henrique Barboza
2024-03-22target/riscv: enable 'vstart_eq_zero' in the end of insnsIvan Klokov
2024-03-22trans_rvv.c.inc: remove redundant mark_vs_dirty() callsDaniel Henrique Barboza
2024-03-22target/riscv: remove 'over' brconds from vector transDaniel Henrique Barboza
2024-03-22target/riscv/vector_helpers: do early exit when vstart >= vlDaniel Henrique Barboza
2024-03-22target/riscv: always clear vstart for ldst_whole insnsDaniel Henrique Barboza
2024-03-22target/riscv: always clear vstart in whole vec move insnsDaniel Henrique Barboza
2024-03-22target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianessDaniel Henrique Barboza
2024-03-22trans_rvv.c.inc: set vstart = 0 in int scalar move insnsDaniel Henrique Barboza
2024-03-22target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()Daniel Henrique Barboza
2024-03-22target/riscv: do not enable all named features by defaultDaniel Henrique Barboza
2024-03-21coroutine: reserve 5,000 mappingsStefan Hajnoczi
2024-03-21Merge tag 'pull-maintainer-final-for-real-this-time-200324-1' of https://gitl...Peter Maydell
2024-03-20Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell
2024-03-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-03-20Merge tag 'edk2-20240320-pull-request' of https://gitlab.com/kraxel/qemu into...Peter Maydell
2024-03-20Merge tag 'pull-loongarch-20240320' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-03-20Merge tag 'pull-pa-20240319' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-03-20Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell
2024-03-20meson: remove dead dictionary accessPaolo Bonzini
2024-03-20tests/avocado: sbsa-ref: add OpenBSD tests for misc 'max' setupMarcin Juszkiewicz
2024-03-20tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setupMarcin Juszkiewicz
2024-03-20tests/avocado: drop virtio-rng from sbsa-ref testsMarcin Juszkiewicz
2024-03-20tests/avocado: update sbsa-ref firmwareMarcin Juszkiewicz
2024-03-20gitlab: aggressively avoid extra GIT dataAlex Bennée
2024-03-20tests/plugins: fix use-after-free bugPaolo Bonzini
2024-03-20target/i386: Revert monitor_puts() in do_inject_x86_mce()Tao Su
2024-03-20ui: compile dbus-display1.c with -fPIC as necessaryMarc-André Lureau
2024-03-20ui/curses: Do not use console_select()Akihiko Odaki
2024-03-20ui/cocoa: Do not use console_select()Akihiko Odaki
2024-03-20ui/vnc: Do not use console_select()Akihiko Odaki
2024-03-20ui/vc: Do not inherit the size of active consoleAkihiko Odaki
2024-03-20target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'Song Gao
2024-03-20target/loongarch: Fix tlb huge page loading issueXianglai Li
2024-03-20hw/intc/loongarch_extioi: Fix interrupt routing updateBibo Mao
2024-03-19target/hppa: fix do_stdby_e()Sven Schnelle
2024-03-19target/hppa: mask privilege bits in mfiaSven Schnelle
2024-03-19target/hppa: exit tb on flush cache instructionsSven Schnelle
2024-03-19target/hppa: fix access_id checkSven Schnelle
2024-03-19target/hppa: fix shrp for wide modeSven Schnelle
2024-03-19target/hppa: ldcw,s uses static shift of 3Sven Schnelle
2024-03-19target/hppa: Fix assemble_12a insns for wide modeRichard Henderson
2024-03-19target/hppa: Fix assemble_11a insns for wide modeRichard Henderson
2024-03-19target/hppa: Fix assemble_16 insns for wide modeRichard Henderson
2024-03-19crypto: report which ciphers are being skipped during testsDaniel P. Berrangé
2024-03-19crypto: use error_abort for unexpected failuresDaniel P. Berrangé
2024-03-19crypto: query gcrypt for cipher availabilityDaniel P. Berrangé
2024-03-19crypto: factor out conversion of QAPI to gcrypt constantsDaniel P. Berrangé