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-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
2023-03-12
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
2023-03-11
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2023-03-10
linux-user: add support for xtensa FDPIC
Max Filippov
2023-03-10
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-10
pcie: Introduce pcie_sriov_num_vfs
Akihiko Odaki
2023-03-10
net/eth: Introduce EthL4HdrProto
Akihiko Odaki
2023-03-10
net/eth: Report if headers are actually present
Akihiko Odaki
2023-03-10
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki
2023-03-10
net: Strip virtio-net header when dumping
Akihiko Odaki
2023-03-10
fsl_etsec: Use hw/net/mii.h
Akihiko Odaki
2023-03-10
hw/net: Add more MII definitions
Akihiko Odaki
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
2023-03-09
Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
2023-03-09
Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-03-07
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
2023-03-07
hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
Jonathan Cameron
2023-03-08
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
2023-03-08
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-03-07
gdbstub: move update guest debug to accel ops
Mads Ynddal
2023-03-07
gdbstub: Remove gdb_do_syscallv
Richard Henderson
2023-03-07
include: split target_long definition from cpu-defs
Alex Bennée
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
[next]