Commit Graph

  • b62e82be06 parallels: fix possible int overflow Dmitry Frolov 2024-11-06 11:04:36 +0300
  • 7987d2be5a virtio-net: Copy received header to buffer Akihiko Odaki 2024-11-22 14:03:12 +0900
  • 17437418c4 virtio-net: Initialize hash reporting values Akihiko Odaki 2024-11-22 14:03:11 +0900
  • 1981fa9d7d virtio-net: Fix hash reporting when the queue changes Akihiko Odaki 2024-11-22 14:03:10 +0900
  • 162bdb8113 virtio-net: Do not check for the queue before RSS Akihiko Odaki 2024-11-22 14:03:09 +0900
  • a8575f7fb2 virtio-net: Fix size check in dhclient workaround Akihiko Odaki 2024-11-22 14:03:08 +0900
  • 5930e5ccf3 net: checksum: Convert data to void * Akihiko Odaki 2024-11-22 14:03:07 +0900
  • 6b99bb046d Merge tag 'pull-lu-20241122' of https://gitlab.com/rth7680/qemu into staging Peter Maydell 2024-11-24 13:39:06 +0000
  • d95fd9838b linux-user: Fix strace output for s390x mmap() Ilya Leoshkevich 2024-11-20 22:26:44 +0100
  • e8b609ac35 linux-user: Print tid not pid with strace J. Neuschäfer 2024-11-20 14:20:24 -0600
  • 508081a49b Update version for 9.1.2 release v9.1.2 staging-9.1 stable-9.1 Michael Tokarev 2024-11-21 00:12:04 +0300
  • a17976b04f Update version for 9.0.4 release v9.0.4 staging-9.0 stable-9.0 Michael Tokarev 2024-11-21 00:11:55 +0300
  • f30c55b420 Update version for 8.2.8 release v8.2.8 staging-8.2 stable-8.2 Michael Tokarev 2024-11-21 00:11:45 +0300
  • 8ac75726fc Update version for 7.2.15 release v7.2.15 staging-7.2 stable-7.2 Michael Tokarev 2024-11-21 00:11:28 +0300
  • 34754a3a62 Update version for v9.2.0-rc1 release v9.2.0-rc1 Peter Maydell 2024-11-20 18:27:48 +0000
  • 5eeb09d63e Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Peter Maydell 2024-11-20 09:55:40 +0000
  • 687fe4f39c Merge tag 'pull-aspeed-20241119' of https://github.com/legoater/qemu into staging Peter Maydell 2024-11-20 09:55:24 +0000
  • b73d7eff1e scsi: fix allocation for s390x loadparm Paolo Bonzini 2024-11-19 22:31:22 +0100
  • 9b0a36494a docs: aspeed: Reorganize the "Boot options" section Cédric Le Goater 2024-11-18 10:06:48 +0100
  • 37ee17eebb hw/core/machine-smp: Fix error message parameter Zhao Liu 2024-11-10 23:09:01 +0800
  • 9c2644948c hw/core/machine-smp: Initialize caches_bitmap before reading Zhao Liu 2024-11-10 23:09:00 +0800
  • 19d542cc0b hvf: remove unused but set variable Pierrick Bouvier 2024-10-23 11:29:22 -0700
  • 4a7a119b91 hw/i386/pc: Remove vmport value assertion Kamil Szczęk 2024-08-20 23:11:24 +0000
  • e6459afb1f Merge tag 'pull-target-arm-20241119' of https://git.linaro.org/people/pmaydell/qemu-arm into staging Peter Maydell 2024-11-19 14:23:34 +0000
  • c5275c7342 trace: Don't include trace-root.h in control.c or control-target.c Peter Maydell 2024-11-19 13:02:08 +0000
  • 3de6d364b6 target/arm/hvf: Add trace.h header Peter Maydell 2024-11-19 13:02:08 +0000
  • 0139a4f26d system/dma-helpers.c: Move trace events to system/trace-events Peter Maydell 2024-11-19 13:02:07 +0000
  • 335be5bc44 hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr Peter Maydell 2024-11-19 13:02:07 +0000
  • e05ebbd651 hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions Peter Maydell 2024-11-19 13:02:07 +0000
  • 3d7680fb18 bitops.h: Define bit operations on 'uint32_t' arrays Peter Maydell 2024-11-19 13:02:06 +0000
  • 0340cb6e31 arm/ptw: Honour WXN/UWXN and SIF in short-format descriptors Pavel Skripkin 2024-11-19 13:02:06 +0000
  • 0231bdc895 arm/ptw: Make get_S1prot accept decoded AP Pavel Skripkin 2024-11-19 13:02:06 +0000
  • b0a1009192 tests/qtest/cmsdk-apb-watchdog-test: Test INTEN as counter enable Roque Arcudia Hernandez 2024-11-19 13:02:06 +0000
  • 9a0762c132 tests/qtest/cmsdk-apb-watchdog-test: Don't abort on assertion failure Roque Arcudia Hernandez 2024-11-19 13:02:06 +0000
  • 583c988415 tests/qtest/cmsdk-apb-watchdog-test: Parameterize tests Roque Arcudia Hernandez 2024-11-19 13:02:06 +0000
  • eff9dc5660 hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issues Roque Arcudia Hernandez 2024-11-19 13:02:05 +0000
  • 3bf7dcd47a hw/intc/openpic: Avoid taking address of out-of-bounds array index Peter Maydell 2024-11-19 13:02:05 +0000
  • 35ec474fd6 hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check Rodrigo Dias Correa 2024-11-19 13:02:05 +0000
  • c5d36da7ec hw/timer/exynos4210_mct: fix possible int overflow Dmitry Frolov 2024-11-19 13:02:05 +0000
  • 70e6512795 Merge tag 'pull-9.2-rc-updates-181124-1' of https://gitlab.com/stsquad/qemu into staging Peter Maydell 2024-11-19 10:35:43 +0000
  • af4c4fd128 Merge tag 'pull-nbd-2024-11-18' of https://repo.or.cz/qemu/ericb into staging Peter Maydell 2024-11-18 20:24:05 +0000
  • 2c471a8291 Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2024-11-18 20:23:59 +0000
  • 71c418c4a5 usb-hub: Fix handling port power control messages Guenter Roeck 2024-11-12 09:01:52 -0800
  • 3c271647b0 usb-hub: Fix handling port power control messages Guenter Roeck 2024-11-12 09:01:52 -0800
  • 78da6504d5 usb-hub: Fix handling port power control messages Guenter Roeck 2024-11-12 09:01:52 -0800
  • 7ffc37b541 usb-hub: Fix handling port power control messages Guenter Roeck 2024-11-12 09:01:52 -0800
  • e0af40f140 hw/audio/hda: fix memory leak on audio setup Paolo Bonzini 2024-11-14 13:53:18 +0100
  • fe6e7a8b22 hw/audio/hda: fix memory leak on audio setup Paolo Bonzini 2024-11-14 13:53:18 +0100
  • 1debb955f6 hw/audio/hda: fix memory leak on audio setup Paolo Bonzini 2024-11-14 13:53:18 +0100
  • a7b7953d8d hw/audio/hda: fix memory leak on audio setup Paolo Bonzini 2024-11-14 13:53:18 +0100
  • 8d9c6f6fa9 Revert "hw/audio/hda: fix memory leak on audio setup" Paolo Bonzini 2024-11-14 13:53:17 +0100
  • 072d407be3 hw/misc/mos6522: Fix bad class definition of the MOS6522 device Thomas Huth 2024-11-14 11:46:53 +0100
  • 019d93004b vfio/container: Fix container object destruction Cédric Le Goater 2024-11-15 09:34:40 +0100
  • de6c4c8259 target/i386: fix hang when using slow path for ptw_setl Pierrick Bouvier 2024-10-25 10:58:56 -0700
  • 35e5688153 tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc() Peter Maydell 2024-11-15 17:25:15 +0000
  • e5d832b6d3 linux-user/arm: Select vdso for be8 and be32 modes Richard Henderson 2024-11-13 08:59:54 -0800
  • 23c24fbfb8 linux-user/arm: Reduce vdso alignment to 4k Richard Henderson 2024-11-12 11:51:00 -0800
  • b870db1c24 linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR Ilya Leoshkevich 2024-10-23 02:24:31 +0200
  • 6e813172b1 accel/tcg: Fix user-only probe_access_internal plugin check Richard Henderson 2024-11-11 06:45:40 -0800
  • a820a85ac8 target/arm: Drop user-only special case in sve_stN_r Richard Henderson 2024-11-12 06:12:32 -0800
  • 9699e9f06d linux-user: Fix setreuid and setregid to use direct syscalls Helge Deller 2024-11-05 16:15:24 +0100
  • 494d6b81fe hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus Peter Maydell 2024-11-05 17:18:13 +0000
  • f7ff24a6e9 target/i386: Fix legacy page table walk Alexander Graf 2024-11-06 15:43:29 +0000
  • 2f52258ed7 hw/misc/mos6522: Fix bad class definition of the MOS6522 device Thomas Huth 2024-11-14 11:46:53 +0100
  • 8a8a0e8980 hw/misc/mos6522: Fix bad class definition of the MOS6522 device Thomas Huth 2024-11-14 11:46:53 +0100
  • 219ab45b91 hw/misc/mos6522: Fix bad class definition of the MOS6522 device Thomas Huth 2024-11-14 11:46:53 +0100
  • 4483d98ab8 .gitlab-ci.d: Raise timeout on cross-accel build jobs to 60m Peter Maydell 2024-11-18 15:32:26 +0000
  • 8cf9190fc1 pc-bios: Update the s390 bios images with the recent fixes Thomas Huth 2024-11-18 11:10:14 +0100
  • 6ba1f714c0 pc-bios/s390-ccw: Re-initialize receive queue index before each boot attempt Thomas Huth 2024-11-11 14:11:20 +0100
  • 1056ca1e70 pc-bios/s390x: Initialize machine loadparm before probing IPL devices Jared Rossi 2024-11-14 11:19:52 -0500
  • 8c79746811 pc-bios/s390x: Initialize cdrom type to false for each IPL device Jared Rossi 2024-11-08 14:41:36 -0500
  • 429442e52d hw: Add "loadparm" property to scsi disk devices for booting on s390x Thomas Huth 2024-11-15 15:12:02 +0100
  • d6902d7022 hw/display: check frame buffer can hold blob Alex Bennée 2024-11-11 23:00:40 +0000
  • c873a6569f hw/display: factor out the scanout blob to fb conversion Alex Bennée 2024-11-11 23:00:39 +0000
  • cca4fc6743 MAINTAINERS: CC rust/ patches to qemu-rust list Manos Pitsidianakis 2024-11-09 21:29:36 +0200
  • cb241df412 tests/tcg: Stop using exit() in the gdbstub testcases Ilya Leoshkevich 2024-10-22 13:37:11 +0200
  • efd3dda312 nbd-server: Silence server warnings on port probes Eric Blake 2024-11-15 13:55:53 -0600
  • 3428a3894c Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Peter Maydell 2024-11-18 14:33:37 +0000
  • 3f4ad55ea2 Merge tag 'hw-misc-20241118' of https://github.com/philmd/qemu into staging Peter Maydell 2024-11-18 14:33:29 +0000
  • b6db70bc0a hw/watchdog/cmsdk_apb_watchdog: Fix broken link Roque Arcudia Hernandez 2024-11-15 16:03:24 +0000
  • f8b94b4c52 net: mark struct ip_header as QEMU_PACKED Peter Maydell 2024-11-14 14:16:19 +0000
  • 5814c08467 hw/net/virtio-net.c: Don't assume IP length field is aligned Peter Maydell 2024-11-14 14:16:18 +0000
  • 626b39006d hw/audio/hda: fix memory leak on audio setup Paolo Bonzini 2024-11-14 13:53:18 +0100
  • e125d9835b Revert "hw/audio/hda: fix memory leak on audio setup" Paolo Bonzini 2024-11-14 13:53:17 +0100
  • c3d7c18b0d hw/misc/mos6522: Fix bad class definition of the MOS6522 device Thomas Huth 2024-11-14 11:46:53 +0100
  • 2df4291956 hw/sd/sdhci: Fix coding style Jamin Lin 2024-11-14 17:48:37 +0800
  • ebcf886d88 configure: Use -ef to compare paths Akihiko Odaki 2024-11-11 16:19:41 +0900
  • 6607b77b94 target/i386: hyperv: add stub for hyperv_syndbg_query_options Paolo Bonzini 2024-11-14 13:13:51 +0100
  • 19e566162c tests/qtest/migration: Fix indentations Fabiano Rosas 2024-11-13 16:46:09 -0300
  • b2cc699979 usb-hub: Fix handling port power control messages Guenter Roeck 2024-11-12 09:01:52 -0800
  • fdc2294ac9 MAINTAINERS: Update my email address for COLO Zhang Chen 2024-11-12 16:40:38 +0800
  • 7b55742254 hw/display: check frame buffer can hold blob Alex Bennée 2024-11-11 23:00:40 +0000
  • c4e1c361b3 hw/display: factor out the scanout blob to fb conversion Alex Bennée 2024-11-11 23:00:39 +0000
  • 13cd9e6798 hw/i386/elfboot: allocate "header" in heap Sergio Lopez 2024-11-09 06:37:48 +0100
  • a29a977640 hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT() Peter Maydell 2024-11-08 13:56:44 +0000
  • 118a2991bb vl: fix qemu_validate_options() indention Gerd Hoffmann 2024-09-05 16:12:06 +0200
  • 0fbc798e4f Merge tag 'pull-vfio-20241118' of https://github.com/legoater/qemu into staging Peter Maydell 2024-11-18 10:04:04 +0000
  • 6e7c96ae61 hw/s390x: Restrict "loadparm" property to devices that can be used for booting Thomas Huth 2024-11-13 12:47:41 +0100
  • b8c5fdc658 docs/system/bootindex: Make it clear that s390x can also boot from virtio-net Thomas Huth 2024-11-11 11:55:06 +0100
  • 0271fdc650 docs/system/s390x/bootdevices: Update loadparm documentation Jared Rossi 2024-11-14 19:27:42 -0500