Commit Graph

  • 1f46d1c3a5 esp.c: use esp_fifo_push() instead of fifo8_push() Mark Cave-Ayland 2024-03-24 19:16:56 +00:00
  • 61fa150d12 esp.c: change esp_fifo_pop() to take ESPState Mark Cave-Ayland 2024-03-24 19:16:55 +00:00
  • 0e7dbe29c2 esp.c: change esp_fifo_push() to take ESPState Mark Cave-Ayland 2024-03-24 19:16:54 +00:00
  • 1828000b48 esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase() Mark Cave-Ayland 2024-03-24 19:16:53 +00:00
  • 2260402be1 esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_message_phase() Mark Cave-Ayland 2024-03-24 19:16:52 +00:00
  • f87d048705 esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase() Mark Cave-Ayland 2024-03-24 19:16:51 +00:00
  • d103d0db71 esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function Mark Cave-Ayland 2024-03-24 19:16:50 +00:00
  • bbdf902366 block/virtio-blk: Fix memory leak from virtio_blk_zone_report Zheyu Ma 2024-04-04 14:00:40 +02:00
  • 786fd793b8 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Peter Maydell 2024-04-03 12:52:03 +01:00
  • e5c6528dce Update version for v9.0.0-rc2 release Peter Maydell 2024-04-02 20:59:43 +01:00
  • 8fc4bdc537 pc_q35: remove unnecessary m->alias assignment Paolo Bonzini 2024-03-25 14:58:46 +01:00
  • e497e6a557 lsi53c895a: avoid out of bounds access to s->msg[] Paolo Bonzini 2024-03-31 20:04:41 +02:00
  • 1d1ee7e0a1 vga: do not treat horiz pel panning value of 8 as "enabled" Paolo Bonzini 2024-04-02 12:26:36 +02:00
  • 3b6d2b1962 vga: adjust dirty memory region if pel panning is active Paolo Bonzini 2024-04-02 12:25:57 +02:00
  • 3826a372e4 vga: move computation of dirty memory region later Paolo Bonzini 2024-04-02 12:25:34 +02:00
  • 5c00acebb6 vga: merge conditionals on shift control register Paolo Bonzini 2024-04-02 12:24:20 +02:00
  • 5456f2e235 Merge tag 'hw-misc-20240402' of https://github.com/philmd/qemu into staging Peter Maydell 2024-04-02 16:22:58 +01:00
  • 4c54f5bc8e hw/net/virtio-net: fix qemu set used ring flag even vhost started Yajun Wu 2024-04-02 12:51:09 +08:00
  • 95a3645527 hw/xen_evtchn: Initialize flush_kvm_routes Artem Chernyshev 2024-03-29 14:39:39 +03:00
  • 0fa5eefa16 gpio/pca955x: Update maintainer email address Glenn Miles 2024-03-28 14:49:14 -05:00
  • 8cdb368d19 hw/nvme: fix -Werror=maybe-uninitialized Marc-André Lureau 2024-03-28 14:20:50 +04:00
  • c65288de4d plugins: fix -Werror=maybe-uninitialized false-positive Marc-André Lureau 2024-03-28 14:20:47 +04:00
  • e193d4bdb8 block: Remove unnecessary NULL check in bdrv_pad_request() Kevin Wolf 2024-03-27 20:27:50 +01:00
  • aab1b3eeb4 hw/i386/pc: Restrict CXL to PCI-based machines Philippe Mathieu-Daudé 2024-03-27 17:14:38 +01:00
  • 3325af5355 MAINTAINERS: Fix error-report.c entry Zhao Liu 2024-03-27 19:55:39 +08:00
  • 4fbb7687cf qtest/libqos: Reduce size_to_prdtl() declaration scope Philippe Mathieu-Daudé 2024-03-13 19:43:19 +01:00
  • d6fd5d8346 accel/hvf: Un-inline hvf_arch_supports_guest_debug() Philippe Mathieu-Daudé 2024-03-13 19:42:38 +01:00
  • 0b796f3810 hw/arm/smmu: Avoid using inlined functions with external linkage again Philippe Mathieu-Daudé 2024-03-13 16:01:44 +01:00
  • 870120b467 target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx() Philippe Mathieu-Daudé 2024-03-13 21:14:39 +01:00
  • 0eaf7fb9a8 gdbstub/system: Rename 'user_ctx' argument as 'ctx' Philippe Mathieu-Daudé 2024-03-13 21:12:36 +01:00
  • 25f34eb708 gdbstub: Correct invalid mentions of 'softmmu' by 'system' Philippe Mathieu-Daudé 2024-03-13 21:09:38 +01:00
  • 93019696aa accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition Philippe Mathieu-Daudé 2024-03-13 17:30:32 +01:00
  • 2fd8df9362 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging Peter Maydell 2024-04-02 12:58:22 +01:00
  • 7805132bc3 hmp: Add help information for watchdog action: inject-nmi Dayu Liu 2024-04-01 17:43:55 +08:00
  • f6822fee96 Fix some typos in documentation (found by codespell) Stefan Weil 2024-03-31 18:15:26 +02:00
  • 7fcf7575f3 Merge tag 'pull-target-arm-20240402' of https://git.linaro.org/people/pmaydell/qemu-arm into staging Peter Maydell 2024-04-02 11:34:49 +01:00
  • 393770d7a0 raspi4b: Reduce RAM to 1Gb on 32-bit hosts Cédric Le Goater 2024-03-29 16:01:54 +01:00
  • 27c335a464 tests/qtest: Fix STM32L4x5 GPIO test on 32-bit Cédric Le Goater 2024-03-29 10:27:47 +01:00
  • 44e25fbc19 hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled Peter Maydell 2024-03-28 15:33:33 +00:00
  • aaaae12055 docs: sbsa: update specs, add dt note Marcin Juszkiewicz 2024-04-02 09:54:41 +01:00
  • fbe5ac5671 target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 Peter Maydell 2024-04-02 09:54:41 +01:00
  • 9988c7b50e fpu/softfloat: Remove mention of TILE-Gx target Philippe Mathieu-Daudé 2024-03-27 15:48:04 +01:00
  • 8e0cd23f71 usb-audio: Fix invalid values in AudioControl descriptors Joonas Kankaala 2024-03-09 19:29:32 +02:00
  • 6af9d12c88 Merge tag 'migration-20240331-pull-request' of https://gitlab.com/peterx/qemu into staging Peter Maydell 2024-04-01 13:12:40 +01:00
  • 1d2f2b35bc gitlab-ci/cirrus: switch from 'master' to 'latest' Michael Tokarev 2024-04-01 08:16:33 +03:00
  • d0ad271a76 migration/postcopy: Ensure postcopy_start() sets errp if it fails Avihai Horon 2024-03-28 16:02:52 +02:00
  • 30158d8850 migration: Set migration error in migration_completion() Avihai Horon 2024-03-28 16:02:51 +02:00
  • 7901c12bd7 Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu into staging Peter Maydell 2024-03-31 16:43:07 +01:00
  • fa967115cb Merge tag 'pull-9p-20240329' of https://github.com/cschoenebeck/qemu into staging Peter Maydell 2024-03-31 16:42:58 +01:00
  • c919bc65c5 Merge tag 'pull-pa-20240329' of https://gitlab.com/rth7680/qemu into staging Peter Maydell 2024-03-31 16:42:48 +01:00
  • b9dbf6f9bf Merge tag 'pull-tcg-20240329' of https://gitlab.com/rth7680/qemu into staging Peter Maydell 2024-03-30 14:54:57 +00:00
  • 10e637f47f Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging Peter Maydell 2024-03-30 14:54:30 +00:00
  • b07a5bb736 tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine Nicholas Piggin 2024-03-28 12:00:15 +10:00
  • 74eb04af18 tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard Nicholas Piggin 2024-03-27 13:28:11 +10:00
  • 434531619f target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisor Nicholas Piggin 2024-03-19 16:01:46 +10:00
  • ed399ade3c target/ppc: Fix GDB register indexing on secondary CPUs Benjamin Gray 2024-03-20 12:50:25 +11:00
  • 978897a572 target/ppc: Restore [H]DEXCR to 64-bits Benjamin Gray 2024-03-20 12:50:24 +11:00
  • d7d9c6071e target/ppc/mmu-radix64: Use correct string format in walk_tree() Philippe Mathieu-Daudé 2024-03-19 06:10:20 +01:00
  • beb0b62c3e hw/ppc/spapr: Include missing 'sysemu/tcg.h' header Philippe Mathieu-Daudé 2024-03-28 18:19:16 +10:00
  • 58cb91b34d spapr: nested: use bitwise NOT operator for flags check Harsh Prateek Bora 2024-03-29 10:04:36 +05:30
  • dafa0ecc97 accel/tcg: Use CPUState.get_pc in cpu_io_recompile Richard Henderson 2024-03-27 17:21:59 -10:00
  • 13af3af196 disas: Show opcodes for target_disas and monitor_disas Richard Henderson 2024-03-28 08:04:59 -10:00
  • 2911e9b95f tcg/optimize: Fix sign_mask for logical right-shift Richard Henderson 2024-03-26 11:21:38 -10:00
  • 4a3aa11e1f target/hppa: Clear psw_n for BE on use_nullify_skip path Richard Henderson 2024-03-26 08:34:35 -10:00
  • 3bdf20819e target/hppa: Add diag instructions to set/restore shadow registers Helge Deller 2024-03-26 07:39:40 -10:00
  • 381931275a target/hppa: Move diag argument handling to decodetree Richard Henderson 2024-03-26 07:08:53 -10:00
  • 558c09bef8 target/hppa: Generate getshadowregs inline Richard Henderson 2024-03-26 06:53:35 -10:00
  • d9b33018a0 Revert "tap: setting error appropriately when calling net_init_tap_one()" Akihiko Odaki 2023-09-21 18:37:59 +09:00
  • decfde6b0e tap-win32: Remove unnecessary stubs Akihiko Odaki 2024-02-12 23:04:35 +09:00
  • 89a8de364b hw/net/net_tx_pkt: Fix virtio header without checksum offloading Akihiko Odaki 2024-03-27 17:42:56 +09:00
  • ba6bb2ec95 ebpf: Fix indirections table setting Akihiko Odaki 2024-03-27 11:05:10 +09:00
  • 1c188fc8cb virtio-net: Fix vhost virtqueue notifiers for RSS Akihiko Odaki 2024-03-27 11:05:09 +09:00
  • dcae75fba1 qtest/virtio-9p-test.c: remove g_test_slow() gate Daniel Henrique Barboza 2024-03-27 11:20:11 -03:00
  • 981eb10603 qtest/virtio-9p-test.c: create/remove temp dirs after each test Daniel Henrique Barboza 2024-03-27 11:20:10 -03:00
  • f8f5986edc target/hppa: Fix overflow computation for shladd Richard Henderson 2024-03-25 20:33:16 -10:00
  • fe2d066a9e target/hppa: Replace c with uv in do_cond Richard Henderson 2024-03-25 17:06:03 -10:00
  • 82d0c831ce target/hppa: Squash d for pa1.x during decode Richard Henderson 2024-03-25 16:33:50 -10:00
  • 46bb3d467c target/hppa: Fix unit carry conditions Richard Henderson 2024-03-24 15:59:37 -10:00
  • ababac165b target/hppa: Optimize UADDCM with no condition Richard Henderson 2024-03-24 16:26:41 -10:00
  • d0ae87a27c target/hppa: Fix DCOR reconstruction of carry bits Richard Henderson 2024-03-24 14:03:05 -10:00
  • 7d50b69660 target/hppa: Use gva_offset_mask() everywhere Sven Schnelle 2024-03-24 09:09:43 +01:00
  • 6ebebea758 target/hppa: Fix EIRR, EIEM versus icount Richard Henderson 2024-03-22 14:45:06 -10:00
  • 0c58c1bc1c target/hppa: Tidy read of interval timer Richard Henderson 2024-03-22 14:22:51 -10:00
  • 104281c10e target/hppa: Mark interval timer write as io Richard Henderson 2024-03-22 14:21:52 -10:00
  • bd1ad92ccf target/hppa: Fix ADD/SUB trap on overflow for narrow mode Sven Schnelle 2024-03-21 19:42:27 +01:00
  • 578b8132b2 target/hppa: Handle unit conditions for wide mode Sven Schnelle 2024-03-21 19:42:26 +01:00
  • 2f48ba7b94 target/hppa: Fix B,GATE for wide mode Richard Henderson 2024-03-21 09:16:06 -10:00
  • 7fb7c9da34 target/hppa: Fix BE,L set of sr0 Richard Henderson 2024-03-20 08:51:56 -10:00
  • 889cd5a8e2 tests/tcg: Test shmat(NULL) Ilya Leoshkevich 2024-03-25 20:23:02 +01:00
  • fa527b44c2 linux-user: Fix shmat(NULL) for h != g Ilya Leoshkevich 2024-03-25 20:23:01 +01:00
  • e6763d7dfc linux-user: Fix shmat() strace Ilya Leoshkevich 2024-03-25 20:23:00 +01:00
  • b9f38374ac linux-user: Fix semctl() strace Ilya Leoshkevich 2024-03-25 20:22:59 +01:00
  • 5012e522ac Update version for v9.0.0-rc1 release Peter Maydell 2024-03-26 19:46:55 +00:00
  • 38a23eb35c Merge tag 'hw-misc-20240326' of https://github.com/philmd/qemu into staging Peter Maydell 2024-03-26 15:50:29 +00:00
  • 5107022a61 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging Peter Maydell 2024-03-26 15:50:19 +00:00
  • ccebb9ae35 ui/cocoa: Use NSTrackingInVisibleRect Akihiko Odaki 2024-03-23 15:20:03 +09:00
  • f69a6f0413 ui/cocoa: Resize window after toggling zoom-to-fit Akihiko Odaki 2024-03-23 15:20:02 +09:00
  • d2ee0420a3 ui/cocoa: Fix aspect ratio Akihiko Odaki 2024-03-23 15:20:01 +09:00
  • 5c5d00df67 hw/smbios: add stub for smbios_get_table_legacy() Igor Mammedov 2024-03-26 13:26:30 +01:00
  • d5866a7a4e contrib/plugins/execlog: Fix compiler warning Yao Xingtao 2024-03-25 21:52:57 -04:00