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
Age
Commit message (
Expand
)
Author
2023-04-20
fsl-imx6ul: Add fec[12]-phy-connected properties
Guenter Roeck
2023-04-20
hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
Guenter Roeck
2023-04-20
hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
Strahinja Jankovic
2023-04-20
hw/arm: Add WDT to Allwinner-A10 and Cubieboard
Strahinja Jankovic
2023-04-20
hw/watchdog: Allwinner WDT emulation for system reset
Strahinja Jankovic
2023-04-11
block, block-backend: write some hot coroutine wrappers by hand
Paolo Bonzini
2023-04-11
block-backend: inline bdrv_co_get_geometry
Paolo Bonzini
2023-04-11
block: remove has_variable_length from BlockDriver
Paolo Bonzini
2023-04-11
block: move has_variable_length to BlockLimits
Paolo Bonzini
2023-03-28
softmmu: Restore use of CPU watchpoint for all accelerators
Philippe Mathieu-Daudé
2023-03-28
softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Philippe Mathieu-Daudé
2023-03-28
include/exec: Change reserved_va semantics to last byte
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_range
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_reset_target_data
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_set_flags
Richard Henderson
2023-03-28
util: import GTree as QTree
Emilio Cota
2023-03-27
block/export: Fix graph locking in blk_get_geometry() call
Kevin Wolf
2023-03-24
hw/block: replace TABs with space
Yeqi Fu
2023-03-24
hw/ide: replace TABs with space
Yeqi Fu
2023-03-22
include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers
Richard Henderson
2023-03-22
include/qemu: Split out plugin-event.h
Richard Henderson
2023-03-22
*: Add missing includes of qemu/plugin.h
Richard Henderson
2023-03-22
include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT
Richard Henderson
2023-03-22
include/qemu: add documentation for memory callbacks
Alex Bennée
2023-03-21
win32: add qemu_close_socket_osfhandle()
Marc-André Lureau
2023-03-20
replace TABs with spaces
Yeqi Fu
2023-03-20
qemu/osdep: Switch position of "extern" and "G_NORETURN"
Bernhard Beschow
2023-03-16
exec/memory: Fix kernel-doc warning
Bernhard Beschow
2023-03-14
Merge tag 'display-pull-request' of https://gitlab.com/marcandre.lureau/qemu ...
Peter Maydell
2023-03-14
Merge tag 'pull-tcg-20230313' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-03-13
ui: introduce egl_init()
Marc-André Lureau
2023-03-13
ui: keep current cursor with QemuConsole
Marc-André Lureau
2023-03-13
ui: rename cursor_{get->ref}, return it
Marc-André Lureau
2023-03-13
ui: rename cursor_{put->unref}
Marc-André Lureau
2023-03-13
ui/dbus: initialize cursor_fb
Marc-André Lureau
2023-03-13
tcg: Drop tcg_const_*
Richard Henderson
2023-03-13
tcg: Drop tcg_const_*_vec
Richard Henderson
2023-03-13
include/exec: Remove guards around `NB_MMU_MODES`
Anton Johansson
2023-03-13
include/exec: Set default `NB_MMU_MODES` to 16
Anton Johansson
2023-03-13
tcg: Create tcg/tcg-temp-internal.h
Richard Henderson
2023-03-13
osdep: implement qemu_socketpair() for win32
Marc-André Lureau
2023-03-13
win32: replace closesocket() with close() wrapper
Marc-André Lureau
2023-03-13
os-posix: remove useless ioctlsocket() define
Marc-André Lureau
2023-03-13
win32: avoid mixing SOCKET and file descriptor space
Marc-André Lureau
2023-03-13
main-loop: remove qemu_fd_register(), win32/slirp/socket specific
Marc-André Lureau
2023-03-13
aio: make aio_set_fd_poll() static to aio-posix.c
Marc-André Lureau
2023-03-13
win32/socket: introduce qemu_socket_unselect() helper
Marc-André Lureau
2023-03-13
win32/socket: introduce qemu_socket_select() helper
Marc-André Lureau
2023-03-13
error: add global &error_warn destination
Marc-André Lureau
2023-03-13
util: drop qemu_fork()
Marc-André Lureau
[next]