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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2023-09-11
target/riscv/cpu.c: add zmmul isa string
Daniel Henrique Barboza
1
-0
/
+1
2023-09-11
hw/char/riscv_htif: Fix the console syscall on big endian hosts
Thomas Huth
1
-4
/
+5
2023-09-11
hw/char/riscv_htif: Fix printing of console characters on big endian hosts
Thomas Huth
1
-1
/
+2
2023-09-11
target/riscv/cpu.c: do not run 'host' CPU with TCG
Daniel Henrique Barboza
1
-0
/
+5
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
164
-327
/
+272
2023-09-08
Merge tag 'pull-nbd-2023-09-07-v2' of https://repo.or.cz/qemu/ericb into staging
Stefan Hajnoczi
24
-216
/
+325
2023-09-08
qemu-nbd: document -v behavior in respect to --fork in man
Denis V. Lunev
1
-1
/
+3
2023-09-08
qemu-nbd: Restore "qemu-nbd -v --fork" output
Denis V. Lunev
1
-4
/
+20
2023-09-08
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
19
-6
/
+4843
2023-09-08
qxl: don't assert() if device isn't yet initialized
Marc-André Lureau
1
-1
/
+4
2023-09-08
hw/net/vmxnet3: Fix guest-triggerable assert()
Thomas Huth
1
-1
/
+4
2023-09-08
tests/qtest/usb-hcd: Remove the empty "init" tests
Thomas Huth
2
-11
/
+0
2023-09-08
target/ppc: use g_free() in test_opcode_table()
Daniel Henrique Barboza
1
-1
/
+1
2023-09-08
hw/ppc: use g_free() in spapr_tce_table_post_load()
Daniel Henrique Barboza
1
-1
/
+1
2023-09-08
trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value
Thomas Huth
9
-75
/
+18
2023-09-08
accel/tcg: Fix typo in translator_io_start() description
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-08
tests/qtest/test-hmp: Fix migrate_set_parameter xbzrle-cache-size test
Markus Armbruster
1
-1
/
+1
2023-09-08
docs tests: Fix use of migrate_set_parameter
Markus Armbruster
4
-11
/
+11
2023-09-08
qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options
Thomas Huth
1
-8
/
+12
2023-09-08
hw/display/xlnx_dp: update comments
Peter Maydell
1
-3
/
+6
2023-09-08
block: spelling fixes
Michael Tokarev
13
-18
/
+18
2023-09-08
misc/other: spelling fixes
Michael Tokarev
11
-23
/
+23
2023-09-08
qga/: spelling fixes
Michael Tokarev
6
-8
/
+8
2023-09-08
tests/: spelling fixes
Michael Tokarev
49
-69
/
+69
2023-09-08
scripts/: spelling fixes
Michael Tokarev
9
-12
/
+12
2023-09-08
include/: spelling fixes
Michael Tokarev
23
-29
/
+29
2023-09-08
audio: spelling fixes
Michael Tokarev
5
-10
/
+10
2023-09-08
xen: spelling fix
Michael Tokarev
1
-1
/
+1
2023-09-08
riscv: spelling fixes
Michael Tokarev
11
-21
/
+21
2023-09-08
hexagon: spelling fixes
Michael Tokarev
10
-19
/
+19
2023-09-08
trace-events: Fix the name of the tracing.rst file
Thomas Huth
4
-4
/
+4
2023-09-07
qemu-nbd: invent nbd_client_release_pipe() helper
Denis V. Lunev
1
-11
/
+12
2023-09-07
qemu-nbd: put saddr into into struct NbdClientOpts
Denis V. Lunev
1
-6
/
+7
2023-09-07
qemu-nbd: move srcpath into struct NbdClientOpts
Denis V. Lunev
1
-8
/
+9
2023-09-07
qemu-nbd: define struct NbdClientOpts when HAVE_NBD_DEVICE is not defined
Denis V. Lunev
1
-33
/
+27
2023-09-07
qemu-nbd: improve error message for dup2 error
Denis V. Lunev
1
-2
/
+2
2023-09-07
util/iov: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
16
-126
/
+226
2023-09-07
io: check there are no qio_channel_yield() coroutines during ->finalize()
Stefan Hajnoczi
1
-0
/
+4
2023-09-07
nbd: drop unused nbd_start_negotiate() aio_context argument
Stefan Hajnoczi
1
-8
/
+3
2023-09-07
nbd: drop unused nbd_receive_negotiate() aio_context argument
Stefan Hajnoczi
4
-9
/
+6
2023-09-07
qemu-iotests/197: use more generic commands for formats other than qcow2
Andrey Drobyshev
2
-14
/
+12
2023-09-07
tests/qtest: Introduce tests for UFS
block
Jeuk Kim
3
-0
/
+589
2023-09-07
hw/ufs: Support for UFS logical unit
Jeuk Kim
6
-7
/
+1761
2023-09-07
hw/ufs: Support for Query Transfer Requests
Jeuk Kim
3
-2
/
+1033
2023-09-07
hw/ufs: Initial commit for emulated Universal-Flash-Storage
Jeuk Kim
14
-0
/
+1461
2023-09-07
iothread: Set the GSource "name" field
Fabiano Rosas
1
-6
/
+8
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
64
-774
/
+550
2023-09-07
Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
4
-63
/
+163
2023-09-07
Merge tag 'pull-parallels-2023-09-06' of https://src.openvz.org/scm/~den/qemu...
Stefan Hajnoczi
7
-99
/
+564
[next]