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
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
2022-09-29
chardev: src buffer const for write functions
Arwed Meyer
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
2022-09-02
util/qemu-sockets: Enable unix socket support on Windows
Bin Meng
2022-07-29
qapi: Add exit-failure PanicAction
Ilya Leoshkevich
2022-07-20
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
2022-07-20
migration/dirtyrate: Refactor dirty page rate calculation
Hyman Huang(黄勇)
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-06-24
block: get rid of blk->guest_block_size
Stefan Hajnoczi
2022-06-16
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-06
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
2022-06-06
replay: rewrite async event handling
Pavel Dovgalyuk
2022-06-06
replay: notify vCPU when BH is scheduled
Pavel Dovgalyuk
2022-06-03
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-09
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-05-09
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
2022-05-09
util/main-loop: Introduce the main loop into QOM
Nicolas Saenz Julienne
2022-05-09
Introduce event-loop-base abstract class
Nicolas Saenz Julienne
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-06
sysemu: tpm: Add a stub function for TPM_IS_CRB
Eric Auger
2022-05-03
block: move fcntl_setfl()
Marc-André Lureau
2022-04-22
dump: Add more offset variables
Janosch Frank
2022-04-22
dump: Introduce shdr_num to decrease complexity
Janosch Frank
2022-04-22
dump: Remove the sh_info variable
Janosch Frank
2022-04-20
sysemu/os-win32: Test for and use _lock_file/_unlock_file
Richard Henderson
2022-04-06
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
Move fcntl_setfl() to oslib-posix
Marc-André Lureau
2022-04-06
include: move os_*() to os-foo.h
Marc-André Lureau
2022-04-06
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
2022-04-06
include: move dump_in_progress() to runstate.h
Marc-André Lureau
2022-04-06
oslib: drop qemu_gettimeofday()
Marc-André Lureau
2022-03-16
softmmu: List CPU types again
Philippe Mathieu-Daudé
[next]