index
:
mesalab_git/zhangyang/qemu-uintr.git
clean
master
uintr_event_clean
Repository for zhangyang/qemu-uintr
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
Age
Commit message (
Expand
)
Author
2022-03-29
main-loop: Disable GLOBAL_STATE_CODE() assertions
Hanna Reitz
2022-03-29
main-loop: Disable block backend global state assertion on Cocoa
Philippe Mathieu-Daudé
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
2022-03-22
Move HOST_LONG_BITS to compiler.h
Marc-André Lureau
2022-03-22
Simplify HOST_LONG_BITS
Marc-André Lureau
2022-03-22
compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
Marc-André Lureau
2022-03-22
compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-18
util/osdep: Avoid madvise proto on modern Solaris
Andrew Deason
2022-03-15
osdep: Avoid using Clang-specific __builtin_available()
Philippe Mathieu-Daudé
2022-03-15
util: add iova_tree_find_iova
Eugenio Pérez
2022-03-15
util: Add iova_tree_alloc_map
Eugenio Pérez
2022-03-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...
Peter Maydell
2022-03-07
Merge remote-tracking branch 'remotes/philmd/tags/abstract-arch-cpu-20220307'...
Peter Maydell
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
9pfs: move qemu_dirent_dup() from osdep -> 9p-util
Christian Schoenebeck
2022-03-07
9p: linux: Fix a couple Linux assumptions
Keno Fischer
2022-03-07
block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
Vladimir Sementsov-Ogievskiy
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
event_notifier: add event_notifier_get_wfd()
Sergio Lopez
2022-03-06
pcie: Add support for Single Root I/O Virtualization (SR/IOV)
Knut Omang
2022-03-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...
Peter Maydell
2022-03-04
tcg/i386: Detect AVX512
Richard Henderson
2022-03-04
job.h: split function pointers in JobDriver
Emanuele Giuseppe Esposito
2022-03-04
main loop: macros to mark GS and I/O functions
Emanuele Giuseppe Esposito
2022-03-04
main-loop.h: introduce qemu_in_main_thread()
Emanuele Giuseppe Esposito
2022-03-04
rcu: use coroutine TLS macros
Stefan Hajnoczi
2022-03-04
tls: add macros for coroutine-safe TLS variables
Stefan Hajnoczi
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
Peter Maydell
2022-02-21
include: Move QEMU_MAP_* constants to mmap-alloc.h
Peter Maydell
2022-02-21
include: Move qemu_mprotect_*() to new qemu/mprotect.h
Peter Maydell
2022-02-21
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-17
9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
Vitaly Chikunov
2022-02-14
util: adjust coroutine pool size to virtio block queue
Hiroki Narukawa
2022-02-09
plugins: add helper functions for coverage plugins
Ivanov Arkady
2022-02-01
block/export: Fix vhost-user-blk shutdown with requests in flight
Kevin Wolf
2022-01-08
qemu/int128: addition of div/rem 128-bit operations
Frédéric Pétrot
2022-01-07
util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
David Hildenbrand
2021-12-21
ui/dbus: add chardev backend & interface
Marc-André Lureau
2021-12-21
option: add g_auto for QemuOpts
Marc-André Lureau
2021-12-21
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
ui: add a D-Bus display backend
Marc-André Lureau
2021-11-16
transactions: Invoke clean() after everything else
Hanna Reitz
2021-11-11
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-11-10
rcu: Introduce force_rcu notifier
Greg Kurz
[next]