Commit Graph

  • e2ee238664 avr: switch boards to "default y" Paolo Bonzini 2024-01-25 13:36:37 +01:00
  • 1a67aed817 arm: switch boards to "default y" Paolo Bonzini 2024-01-25 13:36:37 +01:00
  • 01ef1c0dc8 alpha: switch boards to "default y" Paolo Bonzini 2024-01-25 13:36:37 +01:00
  • 7e10ce2706 configs: list "implied" device groups in the default configs Paolo Bonzini 2024-01-25 14:00:34 +01:00
  • 566abdb4d9 kvm: ppc: disable sPAPR code if CONFIG_PSERIES is disabled Paolo Bonzini 2024-05-03 09:35:33 +02:00
  • 957f583b7c gitlab-ci: adjust msys2-64bit to be able to run qtest Paolo Bonzini 2024-05-03 12:45:00 +02:00
  • 969ce22123 tests/qtest: skip m48t59-test if the machine is absent Paolo Bonzini 2024-05-03 10:48:56 +02:00
  • 083367dbbf accel/whpx: Fix NULL dereference in whpx_init_vcpu() Philippe Mathieu-Daudé 2024-04-29 11:10:53 +02:00
  • 61653b4a97 accel/nvmm: Fix NULL dereference in nvmm_init_vcpu() Philippe Mathieu-Daudé 2024-04-29 11:11:04 +02:00
  • 5ce77fcb1b Kconfig: kvm: allow building without any board Paolo Bonzini 2024-04-23 21:16:31 +02:00
  • 6a5a63f74b target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK Ruihan Li 2024-04-15 14:45:21 +08:00
  • 3ebc96e013
    Fixed invalid addresses in read hooks (#70) saibotk 2024-05-03 11:27:56 +02:00
  • 380703d6a9 hw/arm/npcm7xx: Store derivative OTP fuse key in little endian Philippe Mathieu-Daudé 2024-04-22 14:58:12 +02:00
  • 64378d92df hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields Alexandra Diupina 2024-04-28 21:11:31 +03:00
  • 1b6e140cd8 hw/ufs: Fix buffer overflow bug Jeuk Kim 2024-02-05 12:20:15 +09:00
  • 538e6b02c3
    use qemu primitives to perform gdb rw (#71) Romain Malmain 2024-05-02 00:17:01 +02:00
  • 4977ce198d Merge tag 'pull-tcg-20240501' of https://gitlab.com/rth7680/qemu into staging Richard Henderson 2024-05-01 15:15:33 -07:00
  • ddbe5be01f add a flag for edge TB so we can unlink it completely (#53) cube0x8 2024-04-26 17:49:38 +03:00
  • 9ae713913e Cancel workflow for concurrent workflow runs (#69) Romain Malmain 2024-04-26 15:57:41 +02:00
  • 43302cdc39 Fixed qemu usermode snapshot (#66) cube0x8 2024-04-26 16:56:20 +03:00
  • c6d56fc94c Intercept source files in linker_interceptor.py (#68) Romain Malmain 2024-04-26 15:43:28 +02:00
  • 7c3c7877d8 Update to QEMU 9.0.0 (#67) Romain Malmain 2024-04-24 17:03:30 +02:00
  • 935da8c66e Merge tag 'pull-ufs-20240429' of https://gitlab.com/jeuk20.kim/qemu into staging Richard Henderson 2024-05-01 06:49:19 -07:00
  • d5a8f0b200 Merge tag 'qga-pull-2024-05-01' of https://github.com/kostyanf14/qemu into staging Richard Henderson 2024-05-01 06:49:03 -07:00
  • 0909194edd .gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs Thomas Huth 2024-04-29 12:01:13 +02:00
  • 6b9296ba7a qga: Implement SSH commands for Windows aidaleuc 2024-04-24 08:40:29 -06:00
  • 1cc9932700 qga: Refactor common SSH functions aidaleuc 2024-04-24 08:40:28 -06:00
  • 0e5b75a390 qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper Andrey Drobyshev 2024-03-20 18:16:48 +02:00
  • 2048129625 qga/commands-posix: don't do fork()/exec() when suspending via sysfs Andrey Drobyshev 2024-03-20 18:16:47 +02:00
  • 8ef383b460 qga/commands-posix: execute_fsfreeze_hook: use ga_run_command helper Andrey Drobyshev 2024-03-20 18:16:46 +02:00
  • 1fce82bc40 qga/commands-posix: qmp_guest_set_time: use ga_run_command helper Andrey Drobyshev 2024-03-20 18:16:45 +02:00
  • 123f040a6b qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper Andrey Drobyshev 2024-03-20 18:16:44 +02:00
  • c3f32c13a3 qga: introduce ga_run_command() helper for guest cmd execution Andrey Drobyshev 2024-03-20 18:16:43 +02:00
  • 50761a5a9a qga: guest-get-fsinfo: add optional 'total-bytes-privileged' field Andrey Drobyshev 2024-03-20 18:16:42 +02:00
  • 7b50963603 tests/avocado: update sunxi kernel from armbian to 6.6.16 Peter Maydell 2024-04-15 16:18:45 +01:00
  • dde9f0f0b7 target/arm: Restrict translation disabled alignment check to VMSA Richard Henderson 2024-04-22 10:07:22 -07:00
  • 917d7f8d94 plugins: Update the documentation block for plugin-gen.c Richard Henderson 2024-03-14 19:47:31 -10:00
  • 5c48b011bb plugins: Inline plugin_gen_empty_callback Richard Henderson 2024-03-14 19:41:40 -10:00
  • 5e379b08bc plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c Richard Henderson 2024-03-14 19:27:28 -10:00
  • 7e53aa213e plugins: Split out common cb expanders Richard Henderson 2024-03-15 11:06:57 -10:00
  • b384c734ec plugins: Replace pr_ops with a proper debug dump flag Richard Henderson 2024-03-15 10:33:49 -10:00
  • ccd8f17e02 plugins: Introduce PLUGIN_CB_MEM_REGULAR Richard Henderson 2024-03-15 08:06:44 -10:00
  • db409c01fd plugins: Simplify callback queues Richard Henderson 2024-03-14 16:02:19 -10:00
  • 36ab430645 tcg: Remove INDEX_op_plugin_cb_{start,end} Richard Henderson 2024-03-14 15:03:09 -10:00
  • b0748975b8 tcg: Remove TCG_CALL_PLUGIN Richard Henderson 2024-03-14 22:07:07 -10:00
  • 5f2a5a5b34 plugins: Remove plugin helpers Richard Henderson 2024-03-14 13:10:27 -10:00
  • 8a2927f290 plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM Richard Henderson 2024-03-14 13:02:32 -10:00
  • ac977170bf plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN Richard Henderson 2024-03-14 11:27:35 -10:00
  • 74bb8acc6a plugins: Add PLUGIN_GEN_AFTER_TB Richard Henderson 2024-03-14 23:47:07 -10:00
  • 21a3f62ff2 plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB Richard Henderson 2024-03-14 10:18:00 -10:00
  • a0948bb78c plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN Richard Henderson 2024-03-14 07:09:57 -10:00
  • c7ba94836a plugins: Create TCGHelperInfo for all out-of-line callbacks Richard Henderson 2024-03-14 09:09:11 -10:00
  • aff56de576 plugins: Move function pointer in qemu_plugin_dyn_cb Richard Henderson 2024-03-14 14:09:33 -10:00
  • 25875fe92e plugins: Zero new qemu_plugin_dyn_cb entries Richard Henderson 2024-03-14 09:07:46 -10:00
  • 83a0ad2673 tcg: Pass function pointer to tcg_gen_call* Richard Henderson 2024-03-14 13:48:41 -10:00
  • ed30e7b1d9 tcg: Make tcg/helper-info.h self-contained Richard Henderson 2024-03-14 08:49:49 -10:00
  • f90bf4c154 target/riscv/kvm: remove sneaky strerrorname_np() instance Daniel Henrique Barboza 2024-04-24 17:24:24 -03:00
  • 068cbf9b94 target/loongarch/cpu.c: typo fix: expection Michael Tokarev 2024-04-24 23:18:56 +03:00
  • b789fae749 backends/cryptodev-builtin: Fix local_error leaks Li Zhijian 2024-04-22 16:53:12 +08:00
  • 9c6c079bc6 Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydell/qemu-arm into staging Richard Henderson 2024-04-30 09:58:54 -07:00
  • b1e880789b Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into staging Richard Henderson 2024-04-30 09:57:47 -07:00
  • a0c325c4b0 tests/qtest : Add testcase for DM163 Inès Varhol 2024-04-24 22:06:55 +02:00
  • 49157207c0 hw/arm : Connect DM163 to B-L475E-IOT01A Inès Varhol 2024-04-24 22:06:54 +02:00
  • 4c3308c61e hw/arm : Create Bl475eMachineState Inès Varhol 2024-04-24 22:06:53 +02:00
  • 5b5b014b32 hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC Inès Varhol 2024-04-24 22:06:52 +02:00
  • c771f883f2 hw/display : Add device DM163 Inès Varhol 2024-04-24 22:06:51 +02:00
  • eb656a60fd hw/arm/npcm7xx: Store derivative OTP fuse key in little endian Philippe Mathieu-Daudé 2024-04-22 14:58:12 +02:00
  • afdc29b4a3 hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size Thomas Huth 2024-04-29 09:59:08 +02:00
  • 4b00855f0e hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields Alexandra Diupina 2024-04-28 21:11:31 +03:00
  • de7e907d01 Merge tag 'pull-loongarch-20240429' of https://gitlab.com/gaosong/qemu into staging Richard Henderson 2024-04-30 07:16:56 -07:00
  • f037f5b4b9 target/arm: Default to 1GHz cntfrq for 'max' and new CPUs Peter Maydell 2024-04-26 13:29:13 +01:00
  • 88c756bc9e hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property Peter Maydell 2024-04-26 13:29:12 +01:00
  • ee4336f947 hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz Peter Maydell 2024-04-26 13:29:11 +01:00
  • bd8e9ddf6f target/arm: Refactor default generic timer frequency handling Peter Maydell 2024-04-26 13:29:10 +01:00
  • dcc5c018c7 tests/avocado: update sunxi kernel from armbian to 6.6.16 Peter Maydell 2024-04-15 16:18:45 +01:00
  • 663163f007 target/arm: Enable FEAT_Spec_FPACC for -cpu max Peter Maydell 2024-04-18 16:20:04 +01:00
  • f7ddd7b6a1 target/arm: Implement ID_AA64MMFR3_EL1 Peter Maydell 2024-04-18 16:20:03 +01:00
  • 74360f3544 target/arm: Enable FEAT_ETS2 for -cpu max Peter Maydell 2024-04-18 16:20:02 +01:00
  • e197395180 target/arm: Enable FEAT_CSV2_3 for -cpu max Peter Maydell 2024-04-18 16:20:01 +01:00
  • bc980d6630 docs/system/arm/emulation.rst: Add missing implemented features Peter Maydell 2024-04-18 16:20:00 +01:00
  • 7b19a3554d target/arm: Restrict translation disabled alignment check to VMSA Richard Henderson 2024-04-22 10:07:22 -07:00
  • a8aa8af99f hvf: arm: Remove PL1_WRITE_MASK Zenghui Yu 2024-04-22 17:27:15 +08:00
  • 845dd0385e hw/core/clock: allow clock_propagate on child clocks Raphael Poggi 2024-04-19 17:29:51 +01:00
  • cc6cb422e0 .gitlab-ci.d/cirrus: Remove the netbsd and openbsd jobs Thomas Huth 2024-04-26 13:37:42 +02:00
  • a88a04906b .gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs Thomas Huth 2024-04-29 12:01:13 +02:00
  • 622f8eb158 tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limited Lev Kujawski 2022-10-10 08:52:29 +00:00
  • 8682ff6960 hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters Lev Kujawski 2022-10-10 08:52:28 +00:00
  • 39ad72c260 gitlab: remove stale s390x-all-linux-static conf hacks Alex Bennée 2024-04-26 16:39:38 +01:00
  • 108d99742a gitlab: migrate the s390x custom machine to 22.04 Alex Bennée 2024-04-26 16:39:37 +01:00
  • 83561896ac build-environment: make some packages optional Alex Bennée 2024-04-26 16:39:36 +01:00
  • e40e129922 hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size Thomas Huth 2024-04-29 09:59:08 +02:00
  • 26813f7f4a qga: Re-enable the qga-ssh-test when running without fuzzing Thomas Huth 2024-04-26 18:23:48 +02:00
  • 109f1a437f stubs: Add missing qga stubs Konstantin Kostiuk 2024-04-26 15:13:42 +03:00
  • 7b608e5d6c hw: misc: edu: use qemu_log_mask instead of hw_error Chris Friedt 2022-10-18 08:25:51 -04:00
  • 3e64d7d7b8 hw: misc: edu: rename local vars in edu_check_range Chris Friedt 2022-10-18 08:25:50 -04:00
  • 6982674159 hw: misc: edu: fix 2 off-by-one errors Chris Friedt 2022-10-18 08:25:49 -04:00
  • 046bf2a618 target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model() Zhao Liu 2024-04-25 11:12:32 +08:00
  • 38098df346 target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean Zhao Liu 2024-04-25 11:12:31 +08:00
  • c6f1baf2d5 target/s390x/cpu_models: Drop local @err in get_max_cpu_model() Zhao Liu 2024-04-25 11:12:30 +08:00
  • 47ab3b2137 target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean Zhao Liu 2024-04-25 11:12:29 +08:00