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
2022-07-14
Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into staging
Peter Maydell
8
-37
/
+61
2022-07-13
Merge tag 'mips-20220712' of https://github.com/philmd/qemu into staging
Peter Maydell
10
-226
/
+458
2022-07-13
avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR
Peter Delevoryas
1
-8
/
+9
2022-07-13
ui/cocoa: Take refresh rate into account
Akihiko Odaki
2
-1
/
+14
2022-07-13
ui/cocoa: Fix switched_to_fullscreen warning
Peter Delevoryas
1
-8
/
+0
2022-07-13
configure: Restrict TCG to emulation
Philippe Mathieu-Daudé
2
-7
/
+15
2022-07-13
hvf: Enable RDTSCP support
Cameron Esfahani
3
-13
/
+23
2022-07-12
target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING
Richard Henderson
1
-18
/
+9
2022-07-12
target/mips: Simplify UHI_argnlen and UHI_argn
Richard Henderson
1
-23
/
+21
2022-07-12
semihosting: Remove qemu_semihosting_log_out
Richard Henderson
2
-22
/
+0
2022-07-12
target/mips: Use error_report for UHI_assert
Richard Henderson
1
-21
/
+18
2022-07-12
target/mips: Avoid qemu_semihosting_log_out for UHI_plog
Richard Henderson
1
-11
/
+41
2022-07-12
target/mips: Use semihosting/syscalls.h
Richard Henderson
1
-120
/
+91
2022-07-12
target/mips: Drop link syscall from semihosting
Richard Henderson
1
-9
/
+0
2022-07-12
target/mips: Create report_fault for semihosting
Richard Henderson
1
-18
/
+15
2022-07-12
target/mips: introduce Cavium Octeon CPU model
Pavel Dovgalyuk
1
-0
/
+28
2022-07-12
target/mips: implement Octeon-specific arithmetic instructions
Pavel Dovgalyuk
2
-0
/
+181
2022-07-12
target/mips: implement Octeon-specific BBIT instructions
Pavel Dovgalyuk
2
-0
/
+39
2022-07-12
target/mips: introduce decodetree structure for Cavium Octeon extension
Pavel Dovgalyuk
6
-0
/
+31
2022-07-12
Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into staging
Peter Maydell
65
-786
/
+856
2022-07-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
24
-131
/
+164
2022-07-12
meson: place default firmware path under .../share
Paolo Bonzini
2
-2
/
+2
2022-07-12
vl: Unlink absolute PID file path
Hanna Reitz
1
-4
/
+26
2022-07-12
vl: Conditionally register PID file unlink notifier
Hanna Reitz
1
-9
/
+9
2022-07-12
qsd: Unlink absolute PID file path
Hanna Reitz
1
-1
/
+10
2022-07-12
iotests/297: Have mypy ignore unused ignores
Hanna Reitz
1
-1
/
+1
2022-07-12
qsd: Do not use error_report() before monitor_init
Hanna Reitz
1
-1
/
+5
2022-07-12
block: Remove remaining unused symbols in coroutines.h
Alberto Faria
2
-22
/
+3
2022-07-12
block: Reorganize some declarations in block-backend-io.h
Alberto Faria
2
-45
/
+54
2022-07-12
block: Add blk_co_truncate()
Alberto Faria
3
-5
/
+24
2022-07-12
block: Add blk_co_ioctl()
Alberto Faria
3
-10
/
+8
2022-07-12
block: Implement blk_flush() using generated_co_wrapper
Alberto Faria
3
-14
/
+1
2022-07-12
block: Implement blk_pdiscard() using generated_co_wrapper
Alberto Faria
3
-16
/
+2
2022-07-12
block: Implement blk_pwrite_zeroes() using generated_co_wrapper
Alberto Faria
3
-10
/
+20
2022-07-12
block: Add blk_co_pwrite_compressed()
Alberto Faria
3
-6
/
+27
2022-07-12
block: Change blk_pwrite_compressed() param order
Alberto Faria
4
-6
/
+6
2022-07-12
block: Export blk_pwritev_part() in block-backend-io.h
Alberto Faria
4
-19
/
+23
2022-07-12
block: Add blk_[co_]preadv_part()
Alberto Faria
4
-12
/
+49
2022-07-12
block: Add blk_{preadv,pwritev}()
Alberto Faria
2
-1
/
+47
2022-07-12
block: Implement blk_{pread,pwrite}() using generated_co_wrapper
Alberto Faria
4
-31
/
+7
2022-07-12
block: Make blk_co_pwrite() take a const buffer
Alberto Faria
1
-1
/
+1
2022-07-12
block: Make 'bytes' param of blk_{pread,pwrite}() an int64_t
Alberto Faria
2
-6
/
+6
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
38
-149
/
+150
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
27
-50
/
+52
2022-07-12
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
12
-51
/
+49
2022-07-12
tests/qemu-iotests: skip 108 when FUSE is not loaded
John Snow
1
-0
/
+5
2022-07-12
tests/qemu-iotests: hotfix for 307, 223 output
John Snow
2
-4
/
+4
2022-07-12
block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()
Alberto Faria
1
-6
/
+3
2022-07-12
block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn
Alberto Faria
3
-6
/
+6
2022-07-12
block: Add bdrv_co_pwrite_sync()
Alberto Faria
2
-6
/
+11
[next]