]> git.proxmox.com Git - mirror_qemu.git/history - include
accel/tcg: Remove env_tlb()
[mirror_qemu.git] / include /
2023-10-04 Anton Johanssonaccel/tcg: Remove env_tlb()
2023-10-04 Anton Johanssonaccel/tcg: Modify tlb_*() to use CPUState
2023-10-04 Richard Hendersontcg: Remove TCGContext.tlb_fast_offset
2023-10-04 Richard Hendersonaccel/tcg: Remove env_neg()
2023-10-04 Richard Hendersonaccel/tcg: Remove cpu_set_cpustate_pointers
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-03 Richard Hendersontcg: Rename cpu_env to tcg_env
2023-10-03 Richard Hendersonaccel/tcg: Remove cpu_neg()
2023-10-03 Richard Hendersonaccel/tcg: Move can_do_io to CPUNegativeOffsetState
2023-10-03 Richard Hendersonaccel/tcg: Remove CPUState.icount_decr_ptr
2023-10-03 Richard Hendersonaccel/tcg: Move CPUNegativeOffsetState into CPUState
2023-10-03 Richard Hendersonaccel/tcg: Validate placement of CPUNegativeOffsetState
2023-10-03 Richard Hendersonaccel/tcg: Move CPUTLB definitions from cpu-defs.h
2023-10-03 Anton Johanssontarget/arm: Replace TARGET_PAGE_ENTRY_EXTRA
2023-10-03 Philippe Mathieu... accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
2023-10-03 Philippe Mathieu... accel/tcg: Have tcg_exec_realizefn() return a boolean
2023-10-03 Philippe Mathieu... accel: Declare AccelClass::cpu_common_[un]realize(...
2023-10-03 Philippe Mathieu... accel: Introduce accel_cpu_common_unrealize() stub
2023-10-03 Philippe Mathieu... accel: Rename accel_cpu_realize() -> accel_cpu_common_r...
2023-10-03 Philippe Mathieu... accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_tar...
2023-10-03 Philippe Mathieu... accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-03 Martin KletzanderIntroduce machine property "audiodev"
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-10-02 Stefan HajnocziMerge tag 'pull-tricore-20230929' of https://github...
2023-10-02 Stefan HajnocziMerge tag 'pull-tcg-20230928' of https://gitlab.com...
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-29 Cédric Le Goaterhw/ppc: Clean up local variable shadowing in _FDT helpe...
2023-09-29 Philippe Mathieu... sysemu/device_tree: Clean up local variable shadowing
2023-09-29 Paolo Bonzinipc: remove short_root_bus property
2023-09-29 Markus Armbrusterqobject atomics osdep: Make a few macros more hygienic
2023-09-28 Richard Hendersonaccel/tcg: Track current value of can_do_io in the TB
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Paolo Bonzinicompiler: introduce QEMU_ANNOTATE
2023-09-26 Stefan HajnocziMerge tag 'pull-nbd-2023-09-25' of https://repo.or...
2023-09-25 Stefan HajnocziMerge tag 'pull-request-2023-09-25' of https://gitlab...
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-25 Eric Blakenbd: Prepare for 64-bit request effect lengths
2023-09-22 Eric Blakenbd: Add types for extended headers
2023-09-22 Eric Blakenbd/client: Pass mode through to nbd_send_request
2023-09-22 Eric Blakenbd: Replace bool structured_reply with mode enum
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-testing-200923-1' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-21 LIU Zhiweiqemu/timer: Add host ticks function for RISC-V
2023-09-21 Dmitry Frolovhw/cxl: Fix out of bound array access
2023-09-21 Fan Nihw/cxl/cxl_device: Replace magic number in CXLError...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-20 Paolo Bonziniblock: mark aio_poll as non-coroutine
2023-09-20 Stefan Hajnocziblock: remove AIOCBInfo->get_aio_context()
2023-09-20 Andrey Drobyshev viablock: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_st...
2023-09-20 Kevin Wolfblock: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_unref_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_root_unref_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_child_perm() GRAPH_RDLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_get_cumulative_perm() and callers...
2023-09-20 Kevin Wolfblock: Mark bdrv_parent_perms_conflict() and callers...
2023-09-20 Kevin Wolfblock: Mark bdrv_attach_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock...
2023-09-20 Kevin Wolfblock: Introduce bdrv_schedule_unref()
2023-09-20 Michael Tokarevi386: spelling fixes
2023-09-20 Michael Tokarevppc: spelling fixes
2023-09-19 Stefan HajnocziMerge tag 'mem-2023-09-19' of https://github.com/davidh...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-19 Stefan HajnocziMerge tag 'pull-ppc-20230918' of https://gitlab.com...
2023-09-19 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-09-19 Stefan HajnocziMerge tag 'pull-tcg-20230915-2' of https://gitlab.com...
2023-09-19 hongmianquanmemory: avoid updating ioeventfds for some address_space
2023-09-19 David Hildenbrandsoftmmu/physmem: Distinguish between file access mode...
2023-09-19 David Hildenbrandnvdimm: Reject writing label data to ROM instead of...
2023-09-18 Stefan HajnocziMerge tag 'pull-crypto-20230915' of https://gitlab...
2023-09-18 Cédric Le Goaterspapr: Remove support for NVIDIA V100 GPU with NVLink2
2023-09-18 Yuri Benditovichtap: Add check for USO features
2023-09-18 Andrew Melnychenkotap: Add USO support to tap device.
2023-09-16 LIU Zhiweifpu: Add conversions between bfloat16 and [u]int8
2023-09-16 Richard Hendersonplugin: Simplify struct qemu_plugin_hwaddr
2023-09-16 Richard Hendersonaccel/tcg: Simplify tlb_plugin_lookup
2023-09-16 Richard Hendersontcg: Add gvec compare with immediate and scalar operand
2023-09-15 Richard Hendersonhost/include/i386: Implement clmul.h
2023-09-15 Richard Hendersoncrypto: Add generic 64-bit carry-less multiply routine
2023-09-15 Richard Hendersoncrypto: Add generic 32-bit carry-less multiply routines
2023-09-15 Richard Hendersoncrypto: Add generic 16-bit carry-less multiply routines
2023-09-15 Richard Hendersoncrypto: Add generic 8-bit carry-less multiply routines
2023-09-15 Akihiko Odakithunk: Delete checks for old host definitions
2023-09-15 LIU Zhiweiaccel/tcg: Fix the comment for CPUTLBEntryFull
2023-09-13 Stefan HajnocziMerge tag 'pull-tpm-2023-09-12-3' of https://github...
2023-09-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-13 Stefan HajnocziMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-09-13 Stefan HajnocziMerge tag 'pull-request-2023-09-12' of https://gitlab...
2023-09-13 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-12 Thomas Huthlinux-headers: Update to Linux v6.6-rc1
2023-09-12 Marc-André Lureauui: add precondition for dpy_get_ui_info()
2023-09-12 Marc-André Lureauui/console: move DisplaySurface to its own header
2023-09-12 Marc-André Lureauui/console: remove redundant format field
2023-09-12 Marc-André Lureauui/vc: rename kbd_put to qemu_text_console functions
2023-09-12 Marc-André Lureauui/vc: remove kbd_put_keysym() and update function...
next