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
2022-10-12
cirrus_vga: fix potential memory overflow
lu zhipeng
1
-1
/
+1
2022-10-12
tests/qtest: libqtest: Install signal handler via signal()
Bin Meng
1
-11
/
+3
2022-10-12
tests/qtest: migration-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+6
2022-10-12
qtest: start a VNC test
Marc-André Lureau
2
-1
/
+110
2022-10-11
Merge tag 'pull-testing-gdbstub-plugins-gitdm-111022-1' of https://github.com...
Stefan Hajnoczi
1
-18
/
+12
2022-10-11
Revert "configure: build ROMs with container-based cross compilers"
Alex Bennée
1
-18
/
+12
2022-10-11
tests/avocado: Add missing require_netdev('user') checks
Peter Maydell
3
-0
/
+8
2022-10-11
ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch
Dongwon Kim
1
-0
/
+3
2022-10-11
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
14
-218
/
+259
2022-10-11
ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
Mauro Matteo Cascella
1
-3
/
+8
2022-10-11
tests/x86: Add 'q35' machine type to ivshmem-test
Michael Labiuk
1
-0
/
+18
2022-10-11
tests/x86: Add 'q35' machine type to drive_del-test
Michael Labiuk
1
-0
/
+107
2022-10-11
tests/x86: replace snprint() by g_strdup_printf() in drive_del-test
Michael Labiuk
1
-6
/
+4
2022-10-11
tests/x86: Fix comment typo in drive_del-test
Michael Labiuk
1
-1
/
+1
2022-10-11
tests/x86: Add 'q35' machine type to hotplug hd-geo-test
Michael Labiuk
1
-1
/
+75
2022-10-11
tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
Michael Labiuk
1
-0
/
+97
2022-10-11
tests/x86: Refactor hot unplug hd-geo-test
Michael Labiuk
1
-70
/
+40
2022-10-11
tests/x86: Add subtest with 'q35' machine type to device-plug-test
Michael Labiuk
1
-0
/
+41
2022-10-11
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
5
-31
/
+24
2022-10-11
tests/migration: remove the unused local variable
dinglimin
1
-1
/
+0
2022-10-11
qtest: "-display none" is set in qtest_init()
Juan Quintela
7
-11
/
+11
2022-10-11
linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
Paolo Bonzini
4
-46
/
+142
2022-10-11
audio: prevent an integer overflow in resampling code
Volker Rümelin
1
-5
/
+6
2022-10-11
audio: fix sw->buf size for audio recording
Volker Rümelin
2
-1
/
+5
2022-10-11
audio: refactor audio_get_avail()
Volker Rümelin
1
-5
/
+19
2022-10-11
audio: rename audio_sw_bytes_free()
Volker Rümelin
1
-6
/
+14
2022-10-11
audio: swap audio_rate_get_bytes() function parameters
Volker Rümelin
6
-8
/
+8
2022-10-11
spiceaudio: update comment
Volker Rümelin
1
-1
/
+4
2022-10-11
spiceaudio: add a pcm_ops buffer_get_free function
Volker Rümelin
1
-2
/
+10
2022-10-11
audio: add more audio rate control functions
Volker Rümelin
2
-11
/
+26
2022-10-11
alsaaudio: reduce playback latency
Volker Rümelin
1
-1
/
+37
2022-10-11
audio: run downstream playback queue unconditionally
Volker Rümelin
1
-4
/
+4
2022-10-11
audio: fix GUS audio playback with out.mixing-engine=off
Volker Rümelin
1
-1
/
+2
2022-10-11
audio: refactor code in audio_run_out()
Volker Rümelin
1
-9
/
+8
2022-10-11
linux-user: i386/signal: support FXSAVE fpstate on 32-bit emulation
Paolo Bonzini
1
-51
/
+76
2022-10-11
linux-user: i386/signal: move fpstate at the end of the 32-bit frames
Paolo Bonzini
1
-2
/
+9
2022-10-11
KVM: x86: Implement MSR_CORE_THREAD_COUNT MSR
Alexander Graf
1
-0
/
+21
2022-10-11
i386: kvm: Add support for MSR filtering
Alexander Graf
2
-0
/
+134
2022-10-11
x86: Implement MSR_CORE_THREAD_COUNT MSR
Alexander Graf
1
-0
/
+5
2022-10-11
target/i386: Enable TARGET_TB_PCREL
Richard Henderson
3
-29
/
+113
2022-10-11
target/i386: Inline gen_jmp_im
Richard Henderson
1
-10
/
+5
2022-10-11
target/i386: Add cpu_eip
Richard Henderson
1
-2
/
+11
2022-10-11
target/i386: Create eip_cur_tl
Richard Henderson
1
-1
/
+6
2022-10-11
target/i386: Merge gen_jmp_tb and gen_goto_tb into gen_jmp_rel
Richard Henderson
1
-33
/
+17
2022-10-11
target/i386: Remove MemOp argument to gen_op_j*_ecx
Richard Henderson
1
-15
/
+16
2022-10-11
target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
Richard Henderson
1
-0
/
+3
2022-10-11
target/i386: Use gen_jmp_rel for gen_jcc
Richard Henderson
1
-39
/
+18
2022-10-11
target/i386: Use gen_jmp_rel for loop, repz, jecxz insns
Richard Henderson
1
-21
/
+15
2022-10-11
target/i386: Create gen_jmp_rel
Richard Henderson
1
-29
/
+29
2022-10-11
target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
Richard Henderson
1
-32
/
+10
[prev]
[next]