Commit Graph

  • 5925b20b60 hw/xen: Remove deadcode Dr. David Alan Gilbert 2024-09-17 01:22:12 +01:00
  • b0577f995c MAINTAINERS: remove gensyscalls.sh from the linux-user section Laurent Vivier 2024-10-03 09:06:20 +02:00
  • 0e60fc8093 vnc: fix crash when no console attached Marc-André Lureau 2024-08-20 17:11:12 +04:00
  • fa9ddb1caf qemu-keymap: Release local allocation references Akihiko Odaki 2024-07-23 17:49:26 +09:00
  • 7bd9b0b41d hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header Philippe Mathieu-Daudé 2024-09-26 12:21:13 +02:00
  • abdfd6549d hw/xen: Remove deadcode Dr. David Alan Gilbert 2024-09-17 01:22:12 +01:00
  • 02ac67c41f testing: bump mips64el cross to bookworm and fix package list Alex Bennée 2024-10-02 10:03:33 +02:00
  • 423be09ab9 Merge tag 'warn-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging Peter Maydell 2024-10-03 10:32:54 +01:00
  • 9247378df2 Merge tag 'pull-qapi-2024-10-02' of https://repo.or.cz/qemu/armbru into staging Peter Maydell 2024-10-03 10:32:43 +01:00
  • 35ba77d2fc Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qemu into staging Peter Maydell 2024-10-02 16:30:06 +01:00
  • a3500b22a1 Merge tag 'pull-request-2024-10-02' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2024-10-02 16:29:58 +01:00
  • e32ac563b8 hw/sd/sdcard: Fix handling of disabled boot partitions Jan Luebbe 2024-09-06 18:48:34 +02:00
  • 767e7d8ae1 target/arm: Avoid target_ulong for physical address lookups Ard Biesheuvel 2024-09-27 09:10:51 +02:00
  • 8f3375434d qom/object: fix -Werror=maybe-uninitialized Marc-André Lureau 2024-09-24 16:54:34 +04:00
  • 79660687df fsdep/9p: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-09-24 16:58:49 +04:00
  • eb5d28c783 block: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-09-24 16:45:48 +04:00
  • 95eaaa7690 hw/virtio: freeing leaked memory from vhost_svq_get_buf in vhost_svq_poll Marc-André Lureau 2024-03-28 14:20:52 +04:00
  • 3073c6b995 hw/virtio: fix -Werror=maybe-uninitialized Marc-André Lureau 2024-03-28 14:20:51 +04:00
  • 4770030bcb tests: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:49 +04:00
  • 3cd804c565 target/loongarch: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-09-24 15:49:47 +04:00
  • 0d0f95c7bc linux-user/hppa: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-09-24 15:43:56 +04:00
  • 85f99eb2cb migration: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:48 +04:00
  • 26a690c36e hw/virtio-blk: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:46 +04:00
  • 7cea863719 migration: fix -Werror=maybe-uninitialized false-positives Marc-André Lureau 2024-03-28 14:20:45 +04:00
  • ae11f6ca66 block/block-copy: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-04-09 17:11:33 +04:00
  • ea34d1dd96 hw/sdhci: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:42 +04:00
  • fa7e5e9e1c hw/vhost-scsi: fix -Werror=maybe-uninitialized Marc-André Lureau 2024-03-28 14:20:41 +04:00
  • 7d6e63d982 hw/ahci: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:40 +04:00
  • ce2a0ef65c block/stream: fix -Werror=maybe-uninitialized false-positives Marc-André Lureau 2024-03-28 14:20:39 +04:00
  • 5791ba529b block/mirror: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-04-09 17:12:26 +04:00
  • ba11c88d7a block/mirror: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:38 +04:00
  • 73ce9bbf8a nbd: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:37 +04:00
  • 0a0744f6d8 hw/qxl: fix -Werror=maybe-uninitialized false-positives Marc-André Lureau 2024-03-28 14:20:36 +04:00
  • 5491295fa5 util/timer: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:35 +04:00
  • 25bc7d16fa util/coroutine: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:34 +04:00
  • e5a0070018 tests/tcg/s390x: Test modifying an EXECUTE target Ilya Leoshkevich 2024-10-01 16:56:18 +02:00
  • 804dfbe3ef kvm: replace fprintf with error_report()/printf() in kvm_init() Ani Sinha 2024-08-28 18:15:39 +05:30
  • 87e82951c1 kvm/i386: fix return values of is_host_cpu_intel() Ani Sinha 2024-09-03 13:30:04 +05:30
  • ed2880f4e9 kvm/i386: make kvm_filter_msr() and related definitions private to kvm module Ani Sinha 2024-09-03 19:30:45 +05:30
  • a711afbbdb hw/i386/pc: Add a description for the i8042 property Kamil Szczęk 2024-08-12 17:23:31 +00:00
  • 89d26d34ce tests/unit: remove block layer code from test-nested-aio-poll Paolo Bonzini 2024-09-02 01:59:42 +02:00
  • ab891454eb target/i386: Raise the highest index value used for any VMCS encoding Lei Wang 2024-08-07 01:18:12 -07:00
  • 7c6ec5bc5f target/i386: Add VMX control bits for nested FRED support Xin Li (Intel) 2024-08-07 01:18:11 -07:00
  • a23bc65398 target/i386: Delete duplicated macro definition CR4_FRED_MASK Xin Li (Intel) 2024-08-07 01:18:10 -07:00
  • d9d59149c3 qemu-timer: Remove unused timer functions Dr. David Alan Gilbert 2024-09-19 15:41:24 +01:00
  • 73ceb12960 Remove the unused sh4eb target Thomas Huth 2024-09-26 12:58:43 +02:00
  • 01063ba5e7 configs: Fix typo in the sh4-softmmu devices config file Thomas Huth 2024-09-20 18:10:45 +02:00
  • c60473d292 testing: bump mips64el cross to bookworm and fix package list Alex Bennée 2024-10-02 10:03:33 +02:00
  • b3bd7617db qapi/block-core: Drop drive-backup's "Any other error" documentation Markus Armbruster 2024-09-11 15:24:59 +02:00
  • 0d5b206228 qapi: Drop "with an explanation" from error descriptions Markus Armbruster 2024-09-11 15:24:58 +02:00
  • 4707331d15 qapi: Document QCryptodevBackendServiceType zhenwei pi 2024-09-11 13:25:45 +02:00
  • 923b968728 qapi/cxl: Supply missing member documentation Markus Armbruster 2024-09-11 13:25:44 +02:00
  • c91f44ff16 qapi/rocker: Supply missing member documentation Markus Armbruster 2024-09-11 13:25:43 +02:00
  • 83b91c9d50 qapi/pci: Supply missing member documentation Markus Armbruster 2024-09-11 13:25:42 +02:00
  • 8fdec50a9d qapi/introspect: Supply missing member documentation Markus Armbruster 2024-09-11 13:25:41 +02:00
  • 6b46726631 qapi/crypto: Supply missing member documentation Markus Armbruster 2024-09-11 13:25:40 +02:00
  • ee43800d17 qapi/common: Supply missing member documentation Markus Armbruster 2024-09-11 13:25:39 +02:00
  • 68eef67af1 qapi/char: Supply missing member documentation Markus Armbruster 2024-09-11 13:25:38 +02:00
  • 74b493244d bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files Warner Losh 2024-09-17 01:51:19 +10:00
  • 4c492b4063 bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV Mark Corbin 2024-09-17 01:51:18 +10:00
  • e185844fbd bsd-user: Implement 'get_mcontext' for RISC-V Mark Corbin 2024-09-17 01:51:17 +10:00
  • 2931709ed9 bsd-user: Implement RISC-V signal trampoline setup functions Mark Corbin 2024-09-17 01:51:16 +10:00
  • 07e2671120 bsd-user: Define RISC-V signal handling structures and constants Mark Corbin 2024-09-17 01:51:15 +10:00
  • 25b08c4da8 bsd-user: Add generic RISC-V64 target definitions Warner Losh 2024-09-17 01:51:14 +10:00
  • 9cc1a9cd4f bsd-user: Define RISC-V system call structures and constants Mark Corbin 2024-09-17 01:51:13 +10:00
  • 9f57fb97b6 bsd-user: Define RISC-V VM parameters and helper functions Mark Corbin 2024-09-17 01:51:12 +10:00
  • 9aae5dcd04 bsd-user: Add RISC-V thread setup and initialization support Mark Corbin 2024-09-17 01:51:11 +10:00
  • 207e80c940 bsd-user: Implement RISC-V sysarch system call emulation Mark Corbin 2024-09-17 01:51:10 +10:00
  • 6402325012 bsd-user: Add RISC-V signal trampoline setup function Mark Corbin 2024-09-17 01:51:09 +10:00
  • 2bf79222ce bsd-user: Define RISC-V register structures and register copying Mark Corbin 2024-09-17 01:51:08 +10:00
  • 8951b87da4 bsd-user: Add RISC-V ELF definitions and hardware capability detection Mark Corbin 2024-09-17 01:51:07 +10:00
  • 83726b7798 bsd-user: Implement RISC-V TLS register setup Mark Corbin 2024-09-17 01:51:06 +10:00
  • 5341bf6afe bsd-user: Implement RISC-V CPU register cloning and reset functions Mark Corbin 2024-09-17 01:51:05 +10:00
  • 92c15617e1 bsd-user: Add RISC-V CPU execution loop and syscall handling Mark Corbin 2024-09-17 01:51:04 +10:00
  • 9d49b1c9ed bsd-user: Implement RISC-V CPU initialization and main loop Mark Corbin 2024-09-17 01:51:03 +10:00
  • 1165e30d95 hw/intc: riscv-imsic: Fix interrupt state updates. Tomasz Jeznach 2024-09-06 13:23:13 -07:00
  • 177060d860 target/riscv/cpu_helper: Fix linking problem with semihosting disabled Thomas Huth 2024-09-06 11:48:58 +02:00
  • b27402813e target/riscv32: Fix masking of physical address Andrew Jones 2024-09-09 10:32:42 +02:00
  • 5b8764193b target: riscv: Add Svvptc extension support Alexandre Ghiti 2024-08-28 10:36:51 +02:00
  • 55c136599f hw/riscv: Respect firmware ELF entry point Samuel Holland 2024-08-16 17:25:02 -07:00
  • 6ffe9b6669 target/riscv: Add textra matching condition for the triggers Alvin Chang 2024-08-26 10:46:57 +08:00
  • c4db48cc24 target/riscv: Preliminary textra trigger CSR writting support Alvin Chang 2024-08-26 10:46:56 +08:00
  • c5757f808b util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc Milan P. Stanić 2024-09-05 17:06:54 +02:00
  • af0b5b7b2a target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension Maria Klauchek 2024-09-02 13:34:33 +03:00
  • 2d2e3bdc69 target/riscv: Stop timer with infinite timecmp Andrew Jones 2024-08-29 10:40:03 +02:00
  • e92ba091c1 target/riscv/kvm: Fix the group bit setting of AIA Andrew Jones 2024-08-21 09:50:41 +02:00
  • 06fb3bda6a target: riscv: Enable Bit Manip for OpenTitan Ibex CPU Alistair Francis 2024-08-23 10:32:31 +10:00
  • d1f872e15f target/riscv: fix za64rs enabling Vladimir Isaev 2024-08-23 09:34:31 +03:00
  • b0d43815a1 target/riscv/tcg/tcg-cpu.c: consider MISA bit choice in implied rule Daniel Henrique Barboza 2024-08-24 14:33:38 -03:00
  • f91bb8baaa tests/acpi: Add expected ACPI SRAT AML file for RISC-V Haibo Xu 2024-08-09 11:09:49 +08:00
  • 5fd9c51dc0 tests/qtest/bios-tables-test.c: Enable numamem testing for RISC-V Haibo Xu 2024-08-09 11:09:48 +08:00
  • 761a9c5820 tests/acpi: Add empty ACPI SRAT data file for RISC-V Haibo Xu 2024-08-09 11:09:47 +08:00
  • 12f1e2ec00 target/riscv: Add a property to set vl to ceil(AVL/2) Jason Chien 2024-07-23 01:50:04 +08:00
  • 062cfce8d4 Merge tag 'pull-target-arm-20241001' of https://git.linaro.org/people/pmaydell/qemu-arm into staging Peter Maydell 2024-10-01 17:40:25 +01:00
  • 7eefbf8bb7 block/reqlist: allow adding overlapping requests Fiona Ebner 2024-07-12 16:07:16 +02:00
  • be025ce676 hw: Remove omap2 specific defines and enums Peter Maydell 2024-09-03 17:07:51 +01:00
  • 54196ade09 hw/dma: Remove omap_dma4 device Peter Maydell 2024-09-03 17:07:50 +01:00
  • 1e932548b2 hw/misc/omap_clk: Remove OMAP2-specifics Peter Maydell 2024-09-03 17:07:49 +01:00
  • 9bc092f19c hw/misc: Remove omap_l4 device Peter Maydell 2024-09-03 17:07:48 +01:00
  • 427b225efc hw/display: Remove omap_dss Peter Maydell 2024-09-03 17:07:47 +01:00