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-06-06
docs: convert docs/devel/replay page to rst
Pavel Dovgalyuk
2
-4
/
+13
2022-06-06
replay: simplify async event processing
Pavel Dovgalyuk
4
-42
/
+31
2022-06-06
replay: rewrite async event handling
Pavel Dovgalyuk
8
-76
/
+54
2022-06-06
replay: notify vCPU when BH is scheduled
Pavel Dovgalyuk
4
-0
/
+21
2022-06-06
replay: fix event queue flush for qemu shutdown
Pavel Dovgalyuk
1
-2
/
+1
2022-06-06
modules: generates per-target modinfo
Jose R. Ziviani
2
-22
/
+52
2022-06-06
modules: introduces module_kconfig directive
Jose R. Ziviani
18
-0
/
+28
2022-06-06
target/i386: Fix wrong count setting
Yang Zhong
1
-1
/
+1
2022-06-06
build: add a "make modules" target
Paolo Bonzini
1
-0
/
+3
2022-06-06
target/i386/tcg: Fix masking of real-mode addresses with A20 bit
Stephen Michael Jothen
1
-1
/
+3
2022-06-03
Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...
Richard Henderson
7
-16
/
+48
2022-06-03
hw/nvme: add new command abort case
Dmitry Tikhov
1
-0
/
+5
2022-06-03
hw/nvme: deprecate the use-intel-id compatibility parameter
Klaus Jensen
1
-0
/
+8
2022-06-03
hw/nvme: bump firmware revision
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: do not report null uuid
Klaus Jensen
1
-10
/
+7
2022-06-03
hw/nvme: do not auto-generate uuid
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: do not auto-generate eui64
Klaus Jensen
3
-1
/
+9
2022-06-03
hw/nvme: enforce common serial per subsystem
Klaus Jensen
2
-0
/
+8
2022-06-03
hw/nvme: fix smart aen
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: fix copy cmd for pi enabled namespaces
Dmitry Tikhov
1
-0
/
+4
2022-06-03
hw/nvme: add missing return statement
Dmitry Tikhov
1
-0
/
+1
2022-06-03
hw/nvme: fix narrowing conversion
Dmitry Tikhov
1
-2
/
+3
2022-06-03
Merge tag 'pull-request-2022-06-03' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
17
-227
/
+151
2022-06-03
ui: Remove deprecated options "-sdl" and "-curses"
Thomas Huth
4
-51
/
+12
2022-06-03
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
5
-74
/
+36
2022-06-03
ui: Remove deprecated parameters of the "-display sdl" option
Thomas Huth
4
-86
/
+20
2022-06-03
tests/qtest: use g_autofree for test_server_create_chr
Alex Bennée
1
-4
/
+3
2022-06-03
qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_set
Miaoqian Lin
1
-0
/
+3
2022-06-03
MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs
Wenchao Wang
1
-1
/
+0
2022-06-03
MAINTAINERS: Change my email address
Hailiang Zhang
1
-1
/
+1
2022-06-03
tests/tcg: Test overflow conditions
Gautam Agrawal
1
-0
/
+58
2022-06-03
MAINTAINERS: Update s390 vhost entries
Eric Farman
1
-2
/
+1
2022-06-03
target/s390x: kvm: Honor storage keys during emulation
Janis Schoetterl-Glausch
1
-0
/
+9
2022-06-03
hw/s390x/s390-virtio-ccw: Improve the machine description string
Thomas Huth
1
-1
/
+1
2022-06-02
s390: Typo fix FLOATING_POINT_SUPPPORT_ENH
Dr. David Alan Gilbert
3
-8
/
+8
2022-06-02
Merge tag 'pull-tcg-20220602' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
3
-2
/
+7
2022-06-02
tcg/aarch64: Fix illegal insn from out-of-range shli
Richard Henderson
1
-1
/
+1
2022-06-02
tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec
Richard Henderson
1
-1
/
+1
2022-06-02
tcg: Add tcg_gen_mov_ptr
Richard Henderson
1
-0
/
+5
2022-06-02
Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...
Richard Henderson
10
-148
/
+398
2022-06-02
target/m68k: Mark helper_raise_exception as noreturn
Richard Henderson
2
-3
/
+4
2022-06-02
linux-user/strace: Adjust get_thread_area for m68k
Richard Henderson
1
-0
/
+5
2022-06-02
linux-user/strace: Use is_error in print_syscall_err
Richard Henderson
1
-1
/
+1
2022-06-02
tests/tcg/m68k: Add trap.c
Richard Henderson
2
-0
/
+132
2022-06-02
target/m68k: Implement FTRAPcc
Richard Henderson
1
-0
/
+30
2022-06-02
target/m68k: Implement TRAPV
Richard Henderson
1
-0
/
+9
2022-06-02
target/m68k: Implement TPF in terms of TRAPcc
Richard Henderson
1
-17
/
+2
2022-06-02
target/m68k: Implement TRAPcc
Richard Henderson
5
-5
/
+54
2022-06-02
target/m68k: Fix stack frame for EXCP_ILLEGAL
Richard Henderson
1
-1
/
+4
2022-06-02
target/m68k: Fix address argument for EXCP_TRACE
Richard Henderson
3
-18
/
+36
[next]