index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-19
hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check
Rodrigo Dias Correa
1
-10
/
+3
2024-11-19
hw/timer/exynos4210_mct: fix possible int overflow
Dmitry Frolov
1
-1
/
+1
2024-11-18
Merge tag 'pull-nbd-2024-11-18' of https://repo.or.cz/qemu/ericb into staging
Peter Maydell
1
-9
/
+17
2024-11-18
Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
23
-176
/
+567
2024-11-18
.gitlab-ci.d: Raise timeout on cross-accel build jobs to 60m
Peter Maydell
1
-1
/
+1
2024-11-18
pc-bios: Update the s390 bios images with the recent fixes
Thomas Huth
1
-0
/
+0
2024-11-18
pc-bios/s390-ccw: Re-initialize receive queue index before each boot attempt
Thomas Huth
1
-0
/
+2
2024-11-18
pc-bios/s390x: Initialize machine loadparm before probing IPL devices
Jared Rossi
1
-1
/
+2
2024-11-18
pc-bios/s390x: Initialize cdrom type to false for each IPL device
Jared Rossi
1
-0
/
+1
2024-11-18
hw: Add "loadparm" property to scsi disk devices for booting on s390x
Thomas Huth
4
-13
/
+78
2024-11-18
nbd-server: Silence server warnings on port probes
Eric Blake
1
-9
/
+17
2024-11-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-1
/
+6
2024-11-18
Merge tag 'hw-misc-20241118' of https://github.com/philmd/qemu into staging
Peter Maydell
17
-143
/
+189
2024-11-18
hw/watchdog/cmsdk_apb_watchdog: Fix broken link
Roque Arcudia Hernandez
1
-2
/
+2
2024-11-18
net: mark struct ip_header as QEMU_PACKED
Peter Maydell
1
-1
/
+1
2024-11-18
hw/net/virtio-net.c: Don't assume IP length field is aligned
Peter Maydell
2
-5
/
+20
2024-11-18
hw/audio/hda: fix memory leak on audio setup
Paolo Bonzini
1
-7
/
+7
2024-11-18
Revert "hw/audio/hda: fix memory leak on audio setup"
Paolo Bonzini
1
-20
/
+13
2024-11-18
hw/misc/mos6522: Fix bad class definition of the MOS6522 device
Thomas Huth
1
-1
/
+1
2024-11-18
hw/sd/sdhci: Fix coding style
Jamin Lin
1
-22
/
+42
2024-11-18
configure: Use -ef to compare paths
Akihiko Odaki
1
-1
/
+1
2024-11-18
target/i386: hyperv: add stub for hyperv_syndbg_query_options
Paolo Bonzini
1
-0
/
+5
2024-11-18
tests/qtest/migration: Fix indentations
Fabiano Rosas
2
-28
/
+35
2024-11-18
usb-hub: Fix handling port power control messages
Guenter Roeck
1
-0
/
+1
2024-11-18
MAINTAINERS: Update my email address for COLO
Zhang Chen
1
-1
/
+1
2024-11-18
hw/display: check frame buffer can hold blob
Alex Bennée
2
-3
/
+2
2024-11-18
hw/display: factor out the scanout blob to fb conversion
Alex Bennée
3
-44
/
+53
2024-11-18
hw/i386/elfboot: allocate "header" in heap
Sergio Lopez
1
-1
/
+3
2024-11-18
hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT()
Peter Maydell
1
-5
/
+5
2024-11-18
vl: fix qemu_validate_options() indention
Gerd Hoffmann
1
-9
/
+9
2024-11-18
Merge tag 'pull-vfio-20241118' of https://github.com/legoater/qemu into staging
Peter Maydell
2
-2
/
+5
2024-11-18
hw/s390x: Restrict "loadparm" property to devices that can be used for booting
Thomas Huth
5
-3
/
+9
2024-11-18
docs/system/bootindex: Make it clear that s390x can also boot from virtio-net
Thomas Huth
1
-1
/
+1
2024-11-18
docs/system/s390x/bootdevices: Update loadparm documentation
Jared Rossi
1
-1
/
+23
2024-11-18
tests/tcg/s390x: Add the floating-point multiply-and-add test
Ilya Leoshkevich
4
-145
/
+420
2024-11-18
target/s390x: Fix the floating-point multiply-and-add NaN rules
Ilya Leoshkevich
3
-10
/
+29
2024-11-18
hw/usb: Use __attribute__((packed)) vs __packed
Roque Arcudia Hernandez
1
-1
/
+1
2024-11-18
vfio/container: Fix container object destruction
Cédric Le Goater
1
-1
/
+1
2024-11-18
vfio/igd: fix calculation of graphics stolen memory
Corvin Köhne
1
-1
/
+1
2024-11-18
vfio/igd: add pci id for Coffee Lake
Corvin Köhne
1
-0
/
+3
2024-11-16
Merge tag 'pull-tcg-20241116' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
24
-39
/
+174
2024-11-16
tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
Peter Maydell
1
-1
/
+14
2024-11-16
linux-user/arm: Select vdso for be8 and be32 modes
Richard Henderson
5
-12
/
+41
2024-11-16
linux-user/ppc: Reduce vdso alignment to 4k
Richard Henderson
4
-2
/
+4
2024-11-16
linux-user/loongarch64: Reduce vdso alignment to 4k
Richard Henderson
2
-1
/
+2
2024-11-16
linux-user/arm: Reduce vdso alignment to 4k
Richard Henderson
3
-1
/
+1
2024-11-16
linux-user/aarch64: Reduce vdso alignment to 4k
Richard Henderson
3
-2
/
+3
2024-11-16
linux-user: Drop image_info.alignment
Richard Henderson
2
-5
/
+3
2024-11-16
linux-user: Honor elf alignment when placing images
Richard Henderson
1
-7
/
+28
2024-11-16
cpu: ensure we don't call start_exclusive from cpu_exec
Pierrick Bouvier
1
-0
/
+3
[next]