index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-19
bitops.h: Define bit operations on 'uint32_t' arrays
Peter Maydell
2024-11-19
arm/ptw: Honour WXN/UWXN and SIF in short-format descriptors
Pavel Skripkin
2024-11-19
arm/ptw: Make get_S1prot accept decoded AP
Pavel Skripkin
2024-11-19
tests/qtest/cmsdk-apb-watchdog-test: Test INTEN as counter enable
Roque Arcudia Hernandez
2024-11-19
tests/qtest/cmsdk-apb-watchdog-test: Don't abort on assertion failure
Roque Arcudia Hernandez
2024-11-19
tests/qtest/cmsdk-apb-watchdog-test: Parameterize tests
Roque Arcudia Hernandez
2024-11-19
hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issues
Roque Arcudia Hernandez
2024-11-19
hw/intc/openpic: Avoid taking address of out-of-bounds array index
Peter Maydell
2024-11-19
hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check
Rodrigo Dias Correa
2024-11-19
hw/timer/exynos4210_mct: fix possible int overflow
Dmitry Frolov
2024-11-18
Merge tag 'pull-nbd-2024-11-18' of https://repo.or.cz/qemu/ericb into staging
Peter Maydell
2024-11-18
Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-11-18
.gitlab-ci.d: Raise timeout on cross-accel build jobs to 60m
Peter Maydell
2024-11-18
pc-bios: Update the s390 bios images with the recent fixes
Thomas Huth
2024-11-18
pc-bios/s390-ccw: Re-initialize receive queue index before each boot attempt
Thomas Huth
2024-11-18
pc-bios/s390x: Initialize machine loadparm before probing IPL devices
Jared Rossi
2024-11-18
pc-bios/s390x: Initialize cdrom type to false for each IPL device
Jared Rossi
2024-11-18
hw: Add "loadparm" property to scsi disk devices for booting on s390x
Thomas Huth
2024-11-18
nbd-server: Silence server warnings on port probes
Eric Blake
2024-11-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-18
Merge tag 'hw-misc-20241118' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-11-18
hw/watchdog/cmsdk_apb_watchdog: Fix broken link
Roque Arcudia Hernandez
2024-11-18
net: mark struct ip_header as QEMU_PACKED
Peter Maydell
2024-11-18
hw/net/virtio-net.c: Don't assume IP length field is aligned
Peter Maydell
2024-11-18
hw/audio/hda: fix memory leak on audio setup
Paolo Bonzini
2024-11-18
Revert "hw/audio/hda: fix memory leak on audio setup"
Paolo Bonzini
2024-11-18
hw/misc/mos6522: Fix bad class definition of the MOS6522 device
Thomas Huth
2024-11-18
hw/sd/sdhci: Fix coding style
Jamin Lin
2024-11-18
configure: Use -ef to compare paths
Akihiko Odaki
2024-11-18
target/i386: hyperv: add stub for hyperv_syndbg_query_options
Paolo Bonzini
2024-11-18
tests/qtest/migration: Fix indentations
Fabiano Rosas
2024-11-18
usb-hub: Fix handling port power control messages
Guenter Roeck
2024-11-18
MAINTAINERS: Update my email address for COLO
Zhang Chen
2024-11-18
hw/display: check frame buffer can hold blob
Alex Bennée
2024-11-18
hw/display: factor out the scanout blob to fb conversion
Alex Bennée
2024-11-18
hw/i386/elfboot: allocate "header" in heap
Sergio Lopez
2024-11-18
hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT()
Peter Maydell
2024-11-18
vl: fix qemu_validate_options() indention
Gerd Hoffmann
2024-11-18
Merge tag 'pull-vfio-20241118' of https://github.com/legoater/qemu into staging
Peter Maydell
2024-11-18
hw/s390x: Restrict "loadparm" property to devices that can be used for booting
Thomas Huth
2024-11-18
docs/system/bootindex: Make it clear that s390x can also boot from virtio-net
Thomas Huth
2024-11-18
docs/system/s390x/bootdevices: Update loadparm documentation
Jared Rossi
2024-11-18
tests/tcg/s390x: Add the floating-point multiply-and-add test
Ilya Leoshkevich
2024-11-18
target/s390x: Fix the floating-point multiply-and-add NaN rules
Ilya Leoshkevich
2024-11-18
hw/usb: Use __attribute__((packed)) vs __packed
Roque Arcudia Hernandez
2024-11-18
vfio/container: Fix container object destruction
Cédric Le Goater
2024-11-18
vfio/igd: fix calculation of graphics stolen memory
Corvin Köhne
2024-11-18
vfio/igd: add pci id for Coffee Lake
Corvin Köhne
2024-11-16
Merge tag 'pull-tcg-20241116' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-11-16
tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
Peter Maydell
[next]