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-23
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
2023-04-22
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-04-21
Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2023-04-21
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-20
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
2023-04-20
tpm: Add support for TPM device over I2C bus
Ninad Palsule
2023-04-20
tpm: Extend common APIs to support TPM TIS I2C
Ninad Palsule
2023-04-20
fsl-imx7: Add fec[12]-phy-connected properties
Guenter Roeck
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
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
2023-04-20
cpu: Remove parameter of list_cpus()
Thomas Huth
2023-04-20
include/exec: Provide the tswap() functions for target independent code, too
Thomas Huth
2023-04-20
softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
Thomas Huth
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-20
monitor: mark mixed functions that can suspend
Paolo Bonzini
2023-04-20
migration: mark mixed functions that can suspend
Paolo Bonzini
2023-04-20
io: mark mixed functions that can suspend
Paolo Bonzini
2023-04-20
lasi: fix RTC migration
Paolo Bonzini
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
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
[next]