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-08-04
include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
2023-08-04
io: remove io watch if TLS channel is closed during handshake
Daniel P. Berrangé
2023-07-31
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-07-31
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2023-06-26
host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
Peter Maydell
2023-05-24
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-05-22
nbd/server: Fix drained_poll to wake coroutine in right AioContext
Kevin Wolf
2023-05-22
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
2023-05-17
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
2023-05-10
block: bdrv/blk_co_unref() for calls in coroutine context
Kevin Wolf
2023-05-10
block: Consistently call bdrv_activate() outside coroutine
Kevin Wolf
2023-05-10
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
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
[next]