index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-26
win32: boot broken when bind & data dir are the same
Sunil Muthuswamy
2020-10-23
util/vhost-user-server: use static library in meson.build
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: move header to include/
Stefan Hajnoczi
2020-10-23
block/export: convert vhost-user-blk server to block export API
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: check EOF when reading payload
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: fix memory leak in vu_message_read()
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: drop unused DevicePanicNotifier
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: drop unnecessary watch deletion
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: drop unnecessary QOM cast
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: s/fileds/fields/ typo fix
Stefan Hajnoczi
2020-10-23
block: move logical block size check function to a common utility function
Coiby Xu
2020-10-23
util/vhost-user-server: generic vhost user server
Coiby Xu
2020-10-21
opengl: build opengl helper code modular
Gerd Hoffmann
2020-10-21
modules: add spice dependencies
Gerd Hoffmann
2020-10-21
modules: dependencies infrastructure
Gerd Hoffmann
2020-10-16
util/cutils: Introduce freq_to_str() to display Hertz units
Philippe Mathieu-Daudé
2020-10-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-10-15
keyval: Parse help options
Kevin Wolf
2020-10-15
keyval: Fix parsing of ',' in value of implied key
Markus Armbruster
2020-10-15
keyval: Fix and clarify grammar
Markus Armbruster
2020-10-15
chardev/spice: build spice chardevs as module
Gerd Hoffmann
2020-10-15
modules: update qom object module comment
Gerd Hoffmann
2020-10-15
module: silence errors for module_load_qom_all().
Gerd Hoffmann
2020-10-14
win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...
Yonggang Luo
2020-10-09
util/async: Add aio_co_reschedule_self()
Kevin Wolf
2020-10-09
qmp: Move dispatcher to a coroutine
Kevin Wolf
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
util/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regions
Eric Auger
2020-10-05
util/vfio-helpers: Collect IOVA reserved regions
Eric Auger
2020-10-05
util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
Philippe Mathieu-Daudé
2020-09-30
module: relocate path to modules
Paolo Bonzini
2020-09-30
oslib-posix: relocate path to /var
Paolo Bonzini
2020-09-30
cutils: introduce get_relocated_path
Paolo Bonzini
2020-09-30
oslib-posix: default exec_dir to bindir
Paolo Bonzini
2020-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
2020-09-29
util/hexdump: introduce qemu_hexdump_line()
Laurent Vivier
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
fdmon-poll: reset npfd when upgrading to fdmon-epoll
Stefan Hajnoczi
2020-09-23
util/iov: add iov_discard_undo()
Stefan Hajnoczi
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-17
util/: fix some comment spelling errors
zhaolichang
2020-09-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...
Peter Maydell
2020-09-16
tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with a...
Yonggang Luo
2020-09-16
util: give a specific error message when O_DIRECT doesn't work
Daniel P. Berrangé
[next]