Commit Graph

  • 800cbbfb01 docs/system/arm/stm32: List olimex-stm32-h405 in document title Peter Maydell 2024-10-29 12:54:43 +00:00
  • a3c3345cac scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing Akihiko Odaki 2024-10-29 12:54:43 +00:00
  • bc4d45b275 tests/functional: Add a functional test for the sx1 board Peter Maydell 2024-10-29 12:54:42 +00:00
  • aff835834b tests/functional: Add a functional test for the collie board Peter Maydell 2024-10-29 12:54:42 +00:00
  • 77dd098a5e hw/sd/omap_mmc: Don't use sd_cmd_type_t Peter Maydell 2024-10-29 12:54:42 +00:00
  • 1505b651fd target/arm: Don't assert in regime_is_user() for E10 mmuidx values Peter Maydell 2024-10-29 12:54:42 +00:00
  • d9c7adb601 target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr Peter Maydell 2024-10-29 12:54:41 +00:00
  • bda8c24cb5 docs/system/cpu-hotplug: Update example's socket-id/core-id Peter Maydell 2024-10-29 12:54:41 +00:00
  • 58d49b5895 Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging Peter Maydell 2024-10-29 14:00:43 +00:00
  • 918d0de072 arm/kvm: add support for MTE Cornelia Huck 2024-10-29 12:54:40 +00:00
  • cd76e8fcbe virtio-net: Avoid indirection_table_mask overflow Akihiko Odaki 2024-10-08 15:51:03 +09:00
  • e29bc931e1 Fix calculation of minimum in colo_compare_tcp Stefan Weil 2024-09-09 22:42:54 +02:00
  • 513bd84b40
    fix libafl part of meson build (#91) Romain Malmain 2024-10-28 18:42:46 +01:00
  • 94d0ea1c19 virtio-gpu: Support Venus context Antonio Caggiano 2024-10-25 00:03:11 +03:00
  • 1333fd0693 virtio-gpu: Register capsets dynamically Pierre-Eric Pelloux-Prayer 2024-10-25 00:03:10 +03:00
  • 7c092f17cc virtio-gpu: Handle resource blob commands Robert Beckett 2024-10-25 00:03:09 +03:00
  • 640f9149c3 virtio-gpu: Support suspension of commands processing Dmitry Osipenko 2024-10-25 00:03:08 +03:00
  • df4c498e02 virtio-gpu: Add virgl resource management Huang Rui 2024-10-25 00:03:07 +03:00
  • 6a3e00d8c9 virtio-gpu: Don't require udmabuf when blobs and virgl are enabled Dmitry Osipenko 2024-10-25 00:03:06 +03:00
  • 2c868c7901 virtio-gpu: Support context-init feature with virglrenderer Huang Rui 2024-10-25 00:03:05 +03:00
  • ffac9641ba virtio-gpu: Use pkgconfig version to decide which virgl features are available Dmitry Osipenko 2024-10-25 00:03:04 +03:00
  • b218c12ae2 virtio-gpu: Unrealize GL device Dmitry Osipenko 2024-10-25 00:03:03 +03:00
  • 7e688d1bf5 virtio-gpu: Handle virtio_gpu_virgl_init() failure Dmitry Osipenko 2024-10-25 00:03:02 +03:00
  • a0a8f47fd0 virtio-gpu: Move print_stats timer to VirtIOGPUGL Dmitry Osipenko 2024-10-25 00:03:01 +03:00
  • a723d2eaf0 virtio-gpu: Move fence_poll timer to VirtIOGPUGL Dmitry Osipenko 2024-10-25 00:03:00 +03:00
  • cd7ebf6bf2 virtio-gpu: Use trace events for tracking number of in-flight fences Dmitry Osipenko 2024-10-25 00:02:59 +03:00
  • 6bc81c2b3a
    Merge pull request #90 from AFLplusplus/update_qemu_v9_1_1 Romain Malmain 2024-10-28 17:39:13 +01:00
  • 76240dd2a3 net: Check if nc is NULL in qemu_get_vnet_hdr_len() Akihiko Odaki 2024-08-17 16:00:43 +09:00
  • 75fe36b4e8 net/tap-win32: Fix gcc 14 format truncation errors Bernhard Beschow 2024-10-08 22:28:42 +02:00
  • 96e610b23d chardev: finalize 'reconnect' deprecation Daniil Tatianin 2024-10-25 10:35:25 +03:00
  • c40e962d83 net/stream: deprecate 'reconnect' in favor of 'reconnect-ms' Daniil Tatianin 2024-10-25 10:35:24 +03:00
  • ae311fb315 hw/net: improve tracing of eBPF RSS setup Daniel P. Berrangé 2024-10-23 09:51:03 +01:00
  • f5cae19d10 ebpf: improve trace event coverage to all key operations Daniel P. Berrangé 2024-10-23 09:51:02 +01:00
  • b5900dff14 hw/net: report errors from failing to use eBPF RSS FDs Daniel P. Berrangé 2024-10-23 09:51:01 +01:00
  • 00b69f1d86 ebpf: add formal error reporting to all APIs Daniel P. Berrangé 2024-10-23 09:51:00 +01:00
  • 31efce1e31 ebpf: improve error trace events Daniel P. Berrangé 2024-10-23 09:50:59 +01:00
  • a9436dd407 ebpf: drop redundant parameter checks in static methods Daniel P. Berrangé 2024-10-23 09:50:58 +01:00
  • 493a2403c2 hw/net: fix typo s/epbf/ebpf/ in virtio-net Daniel P. Berrangé 2024-10-23 09:50:57 +01:00
  • 1f37280b37 net: fix build when libbpf is disabled, but libxdp is enabled Daniel P. Berrangé 2024-10-23 09:50:56 +01:00
  • 0832bb4892
    fix libafl side wih new version Romain Malmain 2024-10-25 22:41:53 +02:00
  • ad1628c6e6
    fixed oopses during merging Romain Malmain 2024-10-25 22:34:01 +02:00
  • 67dabac1ed Merge tag 'v9.1.1' into update_qemu_9_1_0 Romain Malmain 2024-10-25 22:10:51 +02:00
  • fdf250e5a3 Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/qemu into staging Peter Maydell 2024-10-25 19:12:06 +01:00
  • cea8ac7854 Merge tag 'pull-aspeed-20241024' of https://github.com/legoater/qemu into staging Peter Maydell 2024-10-25 13:35:22 +01:00
  • 94be8fd692 Merge tag 'pull-vfio-20241024' of https://github.com/legoater/qemu into staging Peter Maydell 2024-10-25 13:35:13 +01:00
  • e17e57e862 Merge tag 'pull-request-2024-10-23' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2024-10-24 15:21:53 +01:00
  • 6b3756503b Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging Peter Maydell 2024-10-24 15:21:42 +01:00
  • e67b7aef7c Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging Peter Maydell 2024-10-24 11:23:46 +01:00
  • e51d8fbb7e Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging Peter Maydell 2024-10-24 11:23:38 +01:00
  • b56f7dd203 plugins: fix qemu_plugin_reset Pierrick Bouvier 2024-10-23 12:34:06 +01:00
  • 4603156f77 MAINTAINERS: mention my plugins/next tree Alex Bennée 2024-10-23 12:34:04 +01:00
  • 345dedbad2 testing: Enhance gdb probe script Gustavo Romero 2024-10-23 12:34:03 +01:00
  • bb77c68dbd tests/tcg/aarch64: Use raw strings for regexes in test-mte.py Gustavo Romero 2024-10-23 12:34:02 +01:00
  • 2e1cacfb8a tests/tcg: enable basic testing for aarch64_be-linux-user Alex Bennée 2024-10-23 12:34:01 +01:00
  • 591e848aca config/targets: update aarch64_be-linux-user gdb XML list Alex Bennée 2024-10-23 12:34:00 +01:00
  • 0f48656a09 MAINTAINERS: mention my gdbstub/next tree Alex Bennée 2024-10-23 12:33:59 +01:00
  • 97f116f9c6 gitlab: make check-[dco|patch] a little more verbose Alex Bennée 2024-10-23 12:33:58 +01:00
  • 24be5341fb dockerfiles: fix default targets for debian-loongarch-cross Pierrick Bouvier 2024-10-23 12:33:57 +01:00
  • b24bad34bf accel/tcg: add tracepoints for cpu_loop_exit_atomic Alex Bennée 2024-10-23 12:33:56 +01:00
  • b6a48d2a4b tests/tcg/x86_64: Add cross-modifying code test Ilya Leoshkevich 2024-10-23 12:33:55 +01:00
  • 7f117cbb46 scripts/ci: remove architecture checks for build-environment updates Alex Bennée 2024-10-23 12:33:54 +01:00
  • dfbc72a77c docs/devel: update tsan build documentation Pierrick Bouvier 2024-10-23 12:33:53 +01:00
  • cf6fbba724 meson: hide tsan related warnings Pierrick Bouvier 2024-10-23 12:33:52 +01:00
  • e4239ee92f MAINTAINERS: mention my testing/next tree Alex Bennée 2024-10-23 12:33:51 +01:00
  • 16cacff7b4 tests/docker: add NOFETCH env variable for testing Alex Bennée 2024-10-23 12:33:50 +01:00
  • 13aae9b4b4 tests/docker: Fix microblaze atomics Ilya Leoshkevich 2024-10-23 12:33:49 +01:00
  • 1df52a9ac0 test/qtest/aspeed_smc-test: Fix coding style Jamin Lin 2024-10-22 17:41:00 +08:00
  • e15001bc80 hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVB Jamin Lin 2024-10-22 17:40:58 +08:00
  • a37bbfbb18 hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB. Jamin Lin 2024-10-22 17:40:57 +08:00
  • 146f078a63 hw/block/m25p80: Add SFDP table for w25q80bl flash Jamin Lin 2024-10-22 17:40:56 +08:00
  • 9785731ec4 hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq Jamin Lin 2024-10-22 17:40:55 +08:00
  • c0400e3ac6 hw/block:m25p80: Fix coding style Jamin Lin 2024-10-22 17:40:54 +08:00
  • 05d501a1ea aspeed/smc: Fix write incorrect data into flash in user mode Jamin Lin 2024-10-22 17:40:53 +08:00
  • f04cb2d00d tests/functional: Convert most Aspeed machine tests Cédric Le Goater 2024-10-16 10:47:34 +02:00
  • 4c1d0af4a2 hw/misc/aspeed_hace: Fix SG Accumulative hashing Alejandro Zeise 2024-08-07 19:51:22 +00:00
  • 34fdd734c5 tests/qtest:ast2700-gpio-test: Add GPIO test case for AST2700 Jamin Lin 2024-10-01 10:43:34 +08:00
  • c6a8a2a7e9 aspeed/soc: Support GPIO for AST2700 Jamin Lin 2024-10-01 10:43:33 +08:00
  • f34030ec7e aspeed/soc: Correct GPIO irq 130 for AST2700 Jamin Lin 2024-10-01 10:43:32 +08:00
  • bac698832d hw/gpio/aspeed: Add AST2700 support Jamin Lin 2024-10-01 10:43:31 +08:00
  • 7e22f6fafe hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index mode Jamin Lin 2024-10-01 10:43:30 +08:00
  • 404e75343c hw/gpio/aspeed: Support different memory region ops Jamin Lin 2024-10-01 10:43:29 +08:00
  • 9422dbd10b hw/gpio/aspeed: Support to set the different memory size Jamin Lin 2024-10-01 10:43:28 +08:00
  • 33343bff71 hw/gpio/aspeed: Fix coding style Jamin Lin 2024-10-01 10:43:27 +08:00
  • 00b519c0bc vfio/helpers: Align mmaps Alex Williamson 2024-10-22 14:08:29 -06:00
  • 49915c0d2c vfio/helpers: Refactor vfio_region_mmap() error handling Alex Williamson 2024-10-22 14:08:28 -06:00
  • fa4e20defe vfio/migration: Change trace formats from hex to decimal Avihai Horon 2024-10-20 16:01:08 +03:00
  • 3b5948f808 vfio/migration: Report only stop-copy size in vfio_state_pending_exact() Avihai Horon 2024-10-20 16:01:06 +03:00
  • 239e351ec4 pc-bios/s390-ccw: Update s390-ccw.img with the full boot order support feature Thomas Huth 2024-10-22 11:51:44 +02:00
  • 694d79ffce pc-bios/s390-ccw: Introduce EXTRA_LDFLAGS Marc Hartmayer 2024-10-01 17:36:18 +02:00
  • 3259b4424a pc-bios/s390-ccw: Don't generate TEXTRELs Jens Remus 2024-10-01 17:36:17 +02:00
  • c58df213af pc-bios/s390-ccw: Clarify alignment is in bytes Jens Remus 2024-10-01 17:36:16 +02:00
  • f5aa2d9d4c tests/qtest: Add s390x boot order tests to cdrom-test.c Jared Rossi 2024-10-19 21:29:53 -04:00
  • 0bd107138f docs/system: Update documentation for s390x IPL Jared Rossi 2024-10-19 21:29:52 -04:00
  • f697bed22f pc-bios/s390x: Enable multi-device boot loop Jared Rossi 2024-10-19 21:29:51 -04:00
  • 455e3bc3f7 s390x: Rebuild IPLB for SCSI device directly from DIAG308 Jared Rossi 2024-10-19 21:29:50 -04:00
  • 0927875e70 hw/s390x: Build an IPLB for each boot device Jared Rossi 2024-10-19 21:29:49 -04:00
  • bb185de423 s390x: Add individual loadparm assignment to CCW device Jared Rossi 2024-10-19 21:29:48 -04:00
  • ba3658adc8 include/hw/s390x: Add include files for common IPL structs Jared Rossi 2024-10-19 21:29:47 -04:00
  • 0181e23713 pc-bios/s390-ccw: Enable failed IPL to return after error Jared Rossi 2024-10-19 21:29:46 -04:00
  • f1a2a6e41e pc-bios/s390-ccw: Remove panics from Netboot IPL path Jared Rossi 2024-10-19 21:29:45 -04:00