index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-15
hw/nvme: Implement shadow doorbell buffer support
Jinhao Fan
2022-07-14
Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into staging
Peter Maydell
2022-07-14
Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-07-13
Merge tag 'mips-20220712' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-07-13
qga: add command 'guest-get-cpustats'
zhenwei pi
2022-07-13
qapi: Avoid generating C identifier 'linux'
zhenwei pi
2022-07-13
MAINTAINERS: Add myself as Guest Agent reviewer
Konstantin Kostiuk
2022-07-13
avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR
Peter Delevoryas
2022-07-13
ui/cocoa: Take refresh rate into account
Akihiko Odaki
2022-07-13
ui/cocoa: Fix switched_to_fullscreen warning
Peter Delevoryas
2022-07-13
configure: Restrict TCG to emulation
Philippe Mathieu-Daudé
2022-07-13
hvf: Enable RDTSCP support
Cameron Esfahani
2022-07-12
target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING
Richard Henderson
2022-07-12
target/mips: Simplify UHI_argnlen and UHI_argn
Richard Henderson
2022-07-12
semihosting: Remove qemu_semihosting_log_out
Richard Henderson
2022-07-12
target/mips: Use error_report for UHI_assert
Richard Henderson
2022-07-12
target/mips: Avoid qemu_semihosting_log_out for UHI_plog
Richard Henderson
2022-07-12
target/mips: Use semihosting/syscalls.h
Richard Henderson
2022-07-12
target/mips: Drop link syscall from semihosting
Richard Henderson
2022-07-12
target/mips: Create report_fault for semihosting
Richard Henderson
2022-07-12
target/mips: introduce Cavium Octeon CPU model
Pavel Dovgalyuk
2022-07-12
target/mips: implement Octeon-specific arithmetic instructions
Pavel Dovgalyuk
2022-07-12
target/mips: implement Octeon-specific BBIT instructions
Pavel Dovgalyuk
2022-07-12
target/mips: introduce decodetree structure for Cavium Octeon extension
Pavel Dovgalyuk
2022-07-12
Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into staging
Peter Maydell
2022-07-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-12
meson: place default firmware path under .../share
Paolo Bonzini
2022-07-12
vl: Unlink absolute PID file path
Hanna Reitz
2022-07-12
vl: Conditionally register PID file unlink notifier
Hanna Reitz
2022-07-12
qsd: Unlink absolute PID file path
Hanna Reitz
2022-07-12
iotests/297: Have mypy ignore unused ignores
Hanna Reitz
2022-07-12
qsd: Do not use error_report() before monitor_init
Hanna Reitz
2022-07-12
block: Remove remaining unused symbols in coroutines.h
Alberto Faria
2022-07-12
block: Reorganize some declarations in block-backend-io.h
Alberto Faria
2022-07-12
block: Add blk_co_truncate()
Alberto Faria
2022-07-12
block: Add blk_co_ioctl()
Alberto Faria
2022-07-12
block: Implement blk_flush() using generated_co_wrapper
Alberto Faria
2022-07-12
block: Implement blk_pdiscard() using generated_co_wrapper
Alberto Faria
2022-07-12
block: Implement blk_pwrite_zeroes() using generated_co_wrapper
Alberto Faria
2022-07-12
block: Add blk_co_pwrite_compressed()
Alberto Faria
2022-07-12
block: Change blk_pwrite_compressed() param order
Alberto Faria
2022-07-12
block: Export blk_pwritev_part() in block-backend-io.h
Alberto Faria
2022-07-12
block: Add blk_[co_]preadv_part()
Alberto Faria
2022-07-12
block: Add blk_{preadv,pwritev}()
Alberto Faria
2022-07-12
block: Implement blk_{pread,pwrite}() using generated_co_wrapper
Alberto Faria
2022-07-12
block: Make blk_co_pwrite() take a const buffer
Alberto Faria
2022-07-12
block: Make 'bytes' param of blk_{pread,pwrite}() an int64_t
Alberto Faria
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
[next]