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-18
hw/usb: Use __attribute__((packed)) vs __packed
Roque Arcudia Hernandez
1
-1
/
+1
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
2024-11-16
target/i386: fix hang when using slow path for ptw_setl
Pierrick Bouvier
1
-0
/
+5
2024-11-16
tests/tcg: Test that sigreturn() does not corrupt the signal mask
Ilya Leoshkevich
2
-0
/
+54
2024-11-16
linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
Ilya Leoshkevich
1
-1
/
+1
2024-11-16
accel/tcg: Fix user-only probe_access_internal plugin check
Richard Henderson
1
-1
/
+1
2024-11-16
target/arm: Drop user-only special case in sve_stN_r
Richard Henderson
1
-4
/
+0
2024-11-16
linux-user: Fix setreuid and setregid to use direct syscalls
Helge Deller
1
-4
/
+16
2024-11-15
Merge tag 'migration-20241113-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2
-1
/
+5
2024-11-13
Update version for v9.2.0-rc0 release
v9.2.0-rc0
Peter Maydell
1
-1
/
+1
2024-11-13
migration: fix-possible-int-overflow
Dmitry Frolov
1
-1
/
+1
2024-11-13
migration: Check current_migration in migration_is_running()
Peter Xu
1
-0
/
+4
2024-11-13
edk2: update submodule to edk2-stable202408.01
Gerd Hoffmann
1
-0
/
+0
2024-11-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
22
-21
/
+118
2024-11-09
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
Peter Maydell
1
-1
/
+3
2024-11-09
rust: qemu-api-macros: always process subprojects before dependencies
Paolo Bonzini
1
-0
/
+4
2024-11-09
i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec
Phil Dennis-Jordan
1
-3
/
+0
2024-11-09
i386/hvf: Raise exception on error setting APICBASE
Phil Dennis-Jordan
1
-2
/
+9
2024-11-09
i386/hvf: Fixes startup memory leak (vmcs caps)
Phil Dennis-Jordan
1
-1
/
+3
2024-11-09
i386/hvf: Fix for UB in handling CPUID function 0xD
Phil Dennis-Jordan
1
-2
/
+2
2024-11-09
i386/hvf: Integrates x2APIC support with hvf accel
Phil Dennis-Jordan
2
-1
/
+32
2024-11-09
eif: cope with huge section sizes
Paolo Bonzini
1
-7
/
+41
2024-11-08
Merge tag 'pull-request-2024-11-08' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
28
-340
/
+391
2024-11-08
Merge tag 'pull-9p-20241108' of https://github.com/cschoenebeck/qemu into sta...
Peter Maydell
1
-0
/
+5
2024-11-08
Merge tag 'pull-nvme-20241108' of https://gitlab.com/birkelund/qemu into staging
Peter Maydell
1
-9
/
+12
2024-11-08
ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
Mark Cave-Ayland
2
-39
/
+0
2024-11-08
next-kbd: convert to use qemu_input_handler_register()
Mark Cave-Ayland
1
-55
/
+103
2024-11-08
9pfs: fix crash on 'Treaddir' request
Christian Schoenebeck
1
-0
/
+5
2024-11-08
hw/nvme: fix handling of over-committed queues
Klaus Jensen
1
-9
/
+12
2024-11-08
tests: refresh package lists with latest libvirt-ci
Daniel P. Berrangé
13
-37
/
+37
2024-11-08
tests/functional: Split the test_aarch64_sbsaref test
Thomas Huth
5
-124
/
+172
2024-11-08
tests/functional: Bump timeouts of functional tests
Thomas Huth
1
-11
/
+13
2024-11-08
tests/functional: Provide the user with hints where to find more log files
Thomas Huth
1
-5
/
+13
2024-11-08
tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assets
Thomas Huth
2
-2
/
+4
2024-11-08
test/functional: Fix Aspeed buildroot tests
CĂ©dric Le Goater
1
-1
/
+1
2024-11-08
tests/functional: Convert the riscv_opensbi avocado test into a standalone test
Thomas Huth
4
-65
/
+47
2024-11-08
scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing
Phil Dennis-Jordan
1
-1
/
+1
2024-11-07
Merge tag 'pull-tpm-2024-11-07-2' of https://github.com/stefanberger/qemu-tpm...
Peter Maydell
1
-3
/
+6
2024-11-07
Merge tag 'qga-pull-2024-11-07' of https://github.com/kostyanf14/qemu into st...
Peter Maydell
1
-70
/
+66
2024-11-07
eif: cope with huge section offsets
Paolo Bonzini
2
-0
/
+8
2024-11-07
target/i386: Fix legacy page table walk
Alexander Graf
3
-2
/
+3
[next]