summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLEPhilippe Mathieu-Daudé2024-03-091-1/+2
| * | sysemu/xen: Forbid using Xen headers in user emulationPhilippe Mathieu-Daudé2024-03-091-4/+4
| * | hw/i386: Rename kvmvapic.c -> vapic.cPhilippe Mathieu-Daudé2024-03-092-4/+3
* | | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell2024-03-0913-57/+82
|\ \ \
| * | | docs/acpi/bits: add some clarity and details while also improving formatingAni Sinha2024-03-091-16/+39
| * | | hw/mem/cxl_type3: Fix problem with g_steal_pointer()Thomas Huth2024-03-092-15/+18
| * | | hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer()Thomas Huth2024-03-092-7/+9
| * | | hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()Thomas Huth2024-03-091-2/+2
| * | | qerror: QERR_DEVICE_IN_USE is no longer used, dropMarkus Armbruster2024-03-091-3/+0
| * | | blockdev: Fix block_resize error reporting for op blockersMarkus Armbruster2024-03-091-2/+1
| * | | char: Slightly better error reporting when chardev is in useMarkus Armbruster2024-03-091-6/+7
| * | | make-release: switch to .xz format by defaultMichael Tokarev2024-03-091-1/+1
| * | | hw/scsi/lsi53c895a: Fix typo in commentBALATON Zoltan2024-03-091-1/+1
| * | | hw/vfio/pci.c: Make some structure staticFrediano Ziglio2024-03-091-2/+2
| * | | replay: Improve error messages about configuration conflictsMarkus Armbruster2024-03-092-2/+2
| |/ /
* | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-03-0914-84/+176
|\ \ \
| * | | gitlab-ci: add manual job to run CoverityPaolo Bonzini2024-03-083-0/+45
| * | | run-coverity-scan: add --check-upload-only optionPaolo Bonzini2024-03-081-17/+42
| * | | mips: do not list individual devices from configs/Paolo Bonzini2024-03-085-30/+25
| * | | oslib-posix: fix memory leak in touch_all_pagesPaolo Bonzini2024-03-081-2/+4
| * | | hw/intc/apic: fix memory leakPaolo Bonzini2024-03-081-4/+2
| * | | hw/scsi/lsi53c895a: stop script on phase mismatchSven Schnelle2024-03-081-4/+12
| * | | meson: Remove --warn-common ldflagAkihiko Odaki2024-03-081-5/+0
| * | | system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...Dmitrii Gavrilov2024-03-081-12/+11
| * | | hw/scsi/lsi53c895a: add timer to scripts processingSven Schnelle2024-03-082-10/+35
* | | | Merge tag 'pull-hv-balloon-20240308' of https://github.com/maciejsszmigiero/q...Peter Maydell2024-03-099-11/+56
|\ \ \ \ | |_|/ / |/| | |
| * | | vmbus: Print a warning when enabled without the recommended set of featuresMaciej S. Szmigiero2024-03-087-0/+40
| * | | hv-balloon: define dm_hot_add_with_region to avoid Coverity warningMaciej S. Szmigiero2024-03-082-6/+13
| * | | hv-balloon: avoid alloca() usageMaciej S. Szmigiero2024-03-081-6/+4
| |/ /
* | | Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into stagingPeter Maydell2024-03-082-308/+270
|\ \ \
| * | | ui/cocoa: Remove stretch_video flagAkihiko Odaki2024-03-051-13/+6
| * | | ui/cocoa: Call console_select() with the BQLAkihiko Odaki2024-03-051-1/+3
| * | | ui/cocoa: Make window resizableAkihiko Odaki2024-03-051-0/+3
| * | | ui/cocoa: Remove normalWindowAkihiko Odaki2024-03-051-16/+17
| * | | ui/cocoa: Let the platform toggle fullscreenAkihiko Odaki2024-03-051-227/+181
| * | | ui/cocoa: Fix pause label coordinatesAkihiko Odaki2024-03-051-2/+2
| * | | ui/cocoa: Scale with NSView instead of Core GraphicsAkihiko Odaki2024-03-051-14/+10
| * | | ui/cocoa: Release specific mouse buttonsAkihiko Odaki2024-03-051-21/+15
| * | | ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]Akihiko Odaki2024-03-051-57/+30
| * | | ui/cocoa: Split [-QemuCocoaView handleEventLocked:]Akihiko Odaki2024-03-051-33/+49
| * | | ui/cocoa: Fix window clipping on macOS 14David Parsons2024-03-051-0/+7
| * | | ui/cocoa: add zoom-interpolation display optionCarwyn Ellis2024-03-052-2/+25
* | | | Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell2024-03-0831-457/+1963
|\ \ \ \ | |_|_|/ |/| | |
| * | | target/arm: Move v7m-related code from cpu32.c into a separate fileThomas Huth2024-03-084-261/+296
| * | | hw/rtc/sun4v-rtc: Relicense to GPLv2-or-laterPeter Maydell2024-03-072-2/+2
| * | | target/arm: Fix 32-bit SMOPARichard Henderson2024-03-074-34/+148
| * | | tests/qtest: Add STM32L4x5 GPIO QTest testcaseInès Varhol2024-03-072-1/+553
| * | | hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoCInès Varhol2024-03-076-18/+63
| * | | hw/gpio: Implement STM32L4x5 GPIOInès Varhol2024-03-077-1/+559
| * | | target/arm: Enable FEAT_ECV for 'max' CPUPeter Maydell2024-03-072-0/+2