14301 Commits (d37158bb2425e7ebffb167d611be01f1e9e6c86f)

Author SHA1 Message Date
Kevin Wolf d8fbf9aa85 block/export: Fix graph locking in blk_get_geometry() call 3 years ago
Yeqi Fu d091b5b442 hw/block: replace TABs with space 3 years ago
Yeqi Fu 0030b244a7 hw/ide: replace TABs with space 3 years ago
Richard Henderson 507271d468 include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers 3 years ago
Richard Henderson aa4cf6eb82 include/qemu: Split out plugin-event.h 3 years ago
Richard Henderson 720ace24ae *: Add missing includes of qemu/plugin.h 3 years ago
Richard Henderson e8956e0c6c include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT 3 years ago
Alex Bennée 32ba75adc0 include/qemu: add documentation for memory callbacks 3 years ago
Marc-André Lureau f3ab43accf win32: add qemu_close_socket_osfhandle() 3 years ago
Yeqi Fu 48805df9c2 replace TABs with spaces 3 years ago
Bernhard Beschow 5cb993ff13 qemu/osdep: Switch position of "extern" and "G_NORETURN" 3 years ago
Bernhard Beschow afa55c6e24 exec/memory: Fix kernel-doc warning 3 years ago
Marc-André Lureau 0e1be59ed9 ui: introduce egl_init() 3 years ago
Marc-André Lureau 385ac97f8f ui: keep current cursor with QemuConsole 3 years ago
Marc-André Lureau 2512a026fa ui: rename cursor_{get->ref}, return it 3 years ago
Marc-André Lureau f4579e2899 ui: rename cursor_{put->unref} 3 years ago
Marc-André Lureau 8bb6af6792 ui/dbus: initialize cursor_fb 3 years ago
Richard Henderson 0c8b6b9a63 tcg: Drop tcg_const_* 3 years ago
Richard Henderson f6ff9c2f8e tcg: Drop tcg_const_*_vec 3 years ago
Anton Johansson 00da6b49a2 include/exec: Remove guards around `NB_MMU_MODES` 3 years ago
Anton Johansson ffd824f3f3 include/exec: Set default `NB_MMU_MODES` to 16 3 years ago
Richard Henderson 47f7313d81 tcg: Create tcg/tcg-temp-internal.h 3 years ago
Marc-André Lureau 0a237f4de4 osdep: implement qemu_socketpair() for win32 3 years ago
Marc-André Lureau 25657fc6c1 win32: replace closesocket() with close() wrapper 3 years ago
Marc-André Lureau b7e5374637 os-posix: remove useless ioctlsocket() define 3 years ago
Marc-André Lureau abe34282b0 win32: avoid mixing SOCKET and file descriptor space 3 years ago
Marc-André Lureau faa4ec1641 main-loop: remove qemu_fd_register(), win32/slirp/socket specific 3 years ago
Marc-André Lureau 6eeef4477a aio: make aio_set_fd_poll() static to aio-posix.c 3 years ago
Marc-André Lureau a4aafea261 win32/socket: introduce qemu_socket_unselect() helper 3 years ago
Marc-André Lureau f5fd677ae7 win32/socket: introduce qemu_socket_select() helper 3 years ago
Marc-André Lureau 3ffef1a55c error: add global &error_warn destination 3 years ago
Marc-André Lureau 8278e30c45 util: drop qemu_fork() 3 years ago
Max Filippov d2796be69d linux-user: add support for xtensa FDPIC 3 years ago
Akihiko Odaki 31180dbdca pcie: Introduce pcie_sriov_num_vfs 3 years ago
Akihiko Odaki 65f474bbae net/eth: Introduce EthL4HdrProto 3 years ago
Akihiko Odaki 69ff5ef847 net/eth: Report if headers are actually present 3 years ago
Akihiko Odaki 02ef5fdc09 hw/net/net_tx_pkt: Implement TCP segmentation 3 years ago
Akihiko Odaki 481c52320a net: Strip virtio-net header when dumping 3 years ago
Akihiko Odaki 6684bef12e fsl_etsec: Use hw/net/mii.h 3 years ago
Akihiko Odaki 1a9a4949a5 hw/net: Add more MII definitions 3 years ago
Jonathan Cameron 154070eaf6 hw/pxb-cxl: Support passthrough HDM Decoders unless overridden 3 years ago
Jonathan Cameron 84344ee2da hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers 3 years ago
BALATON Zoltan eb604411a7 hw/audio/via-ac97: Basic implementation of audio playback 4 years ago
David Woodhouse ecb0e98b4f hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select 3 years ago
Philippe Mathieu-Daudé 4c921e3fb2 hw/mips/itu: Pass SAAR using QOM link property 3 years ago
Philippe Mathieu-Daudé 10997f2d1d hw/mips: Declare all length properties as unsigned 3 years ago
Mads Ynddal 412ae12647 gdbstub: move update guest debug to accel ops 3 years ago
Richard Henderson 2f70f2d791 gdbstub: Remove gdb_do_syscallv 3 years ago
Alex Bennée 4692a86f1c include: split target_long definition from cpu-defs 3 years ago
Alex Bennée c566080cd3 gdbstub: move syscall handling to new file 3 years ago