14947 Commits (1728593a82cdd8ffcd2a5a759fb301c71ae4c251)

Author SHA1 Message Date
Markus Armbruster bb71846325 qobject atomics osdep: Make a few macros more hygienic 3 years ago
Paolo Bonzini d79b9202e4 compiler: introduce QEMU_ANNOTATE 4 years ago
Eric Blake b257845932 nbd: Prepare for 64-bit request effect lengths 3 years ago
Eric Blake d95ffb6fe6 nbd: Add types for extended headers 3 years ago
Eric Blake 297365b40f nbd/client: Pass mode through to nbd_send_request 3 years ago
Eric Blake ac132d0520 nbd: Replace bool structured_reply with mode enum 3 years ago
LIU Zhiwei e8eed838ec qemu/timer: Add host ticks function for RISC-V 3 years ago
Dmitry Frolov de5bbfc602 hw/cxl: Fix out of bound array access 3 years ago
Fan Ni acdc872d8a hw/cxl/cxl_device: Replace magic number in CXLError definition 3 years ago
Paolo Bonzini c428b39259 block: mark aio_poll as non-coroutine 3 years ago
Stefan Hajnoczi 652b0dd808 block: remove AIOCBInfo->get_aio_context() 3 years ago
Andrey Drobyshev via 2848289168 block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status() 3 years ago
Kevin Wolf 9def6082cf block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK 3 years ago
Kevin Wolf 32a8aba37e block: Mark bdrv_unref_child() GRAPH_WRLOCK 3 years ago
Kevin Wolf ede01e4635 block: Mark bdrv_root_unref_child() GRAPH_WRLOCK 3 years ago
Kevin Wolf c629b6d223 block: Mark bdrv_child_perm() GRAPH_RDLOCK 3 years ago
Kevin Wolf bce73bc25b block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf 3804e3cf54 block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf afdaeb9ea0 block: Mark bdrv_attach_child() GRAPH_WRLOCK 3 years ago
Kevin Wolf de90329889 block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions 3 years ago
Kevin Wolf ac2ae233a0 block: Introduce bdrv_schedule_unref() 3 years ago
Michael Tokarev bad5cfcd60 i386: spelling fixes 3 years ago
Michael Tokarev e6a19a6477 ppc: spelling fixes 3 years ago
hongmianquan 544cff46c0 memory: avoid updating ioeventfds for some address_space 3 years ago
David Hildenbrand 5c52a219bb softmmu/physmem: Distinguish between file access mode and mmap protection 3 years ago
David Hildenbrand 3a1258399b nvdimm: Reject writing label data to ROM instead of crashing QEMU 3 years ago
Cédric Le Goater 44fa20c928 spapr: Remove support for NVIDIA V100 GPU with NVLink2 3 years ago
Yuri Benditovich f03e0cf63b tap: Add check for USO features 3 years ago
Andrew Melnychenko 2ab0ec3121 tap: Add USO support to tap device. 3 years ago
LIU Zhiwei 00f9ef8f3d fpu: Add conversions between bfloat16 and [u]int8 3 years ago
Richard Henderson 405c02d85d plugin: Simplify struct qemu_plugin_hwaddr 3 years ago
Richard Henderson da6aef48d9 accel/tcg: Simplify tlb_plugin_lookup 3 years ago
Richard Henderson 9622c697d1 tcg: Add gvec compare with immediate and scalar operand 3 years ago
Richard Henderson d6493dbb46 host/include/i386: Implement clmul.h 3 years ago
Richard Henderson 00f463b38a crypto: Add generic 64-bit carry-less multiply routine 3 years ago
Richard Henderson 9a65a570fa crypto: Add generic 32-bit carry-less multiply routines 3 years ago
Richard Henderson cf1b2cab83 crypto: Add generic 16-bit carry-less multiply routines 3 years ago
Richard Henderson 07f348d77c crypto: Add generic 8-bit carry-less multiply routines 3 years ago
Akihiko Odaki cbf5c83862 thunk: Delete checks for old host definitions 3 years ago
LIU Zhiwei dff1ab68d8 accel/tcg: Fix the comment for CPUTLBEntryFull 3 years ago
Thomas Huth da3c22c74a linux-headers: Update to Linux v6.6-rc1 3 years ago
Marc-André Lureau a92e7bb4ca ui: add precondition for dpy_get_ui_info() 3 years ago
Marc-André Lureau 6d8cd7c220 ui/console: move DisplaySurface to its own header 3 years ago
Marc-André Lureau ff174c67db ui/console: remove redundant format field 3 years ago
Marc-André Lureau cc6ba2c6f5 ui/vc: rename kbd_put to qemu_text_console functions 3 years ago
Marc-André Lureau f5360a0d28 ui/vc: remove kbd_put_keysym() and update function calls 3 years ago
Avihai Horon 08fc4cb517 migration: Add .save_prepare() handler to struct SaveVMHandlers 3 years ago
Joao Martins 3d4d0f0e06 vfio/migration: Refactor PRE_COPY and RUNNING state checks 3 years ago
Avihai Horon 02b2e25360 qdev: Add qdev_add_vm_change_state_handler_full() 3 years ago
Avihai Horon 9d3103c81b sysemu: Add prepare callback to struct VMChangeStateEntry 3 years ago