aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2023-08-24kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-07-26migration: Extend query-migrate to provide dirty page limit infoHyman Huang(黄勇)
2023-06-28accel/kvm: Re-include "exec/memattrs.h" headerPhilippe Mathieu-Daudé
2023-06-28accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé
2023-06-28accel: Document generic accelerator headersPhilippe Mathieu-Daudé
2023-06-27console/win32: allocate shareable display surfaceMarc-André Lureau
2023-06-06hvf: add guest debugging handlers for Apple Silicon hostsFrancesco Cagnin
2023-06-06hvf: add breakpoint handlersFrancesco Cagnin
2023-06-02runstate: drop unused runstate_store()Vladimir Sementsov-Ogievskiy
2023-06-02runstate: add runstate_get()Vladimir Sementsov-Ogievskiy
2023-06-01block: add blk_io_plug_call() APIStefan Hajnoczi
2023-05-30block: drain from main loop thread in bdrv_co_yield_to_drain()Stefan Hajnoczi
2023-05-30block: add blk_in_drain() APIStefan Hajnoczi
2023-05-28win32: wrap socket close() with an exception handlerMarc-André Lureau
2023-05-18kvm: Synchronize the backup bitmap in the last stageGavin Shan
2023-05-16sysemu/kvm: Remove unused headersPhilippe Mathieu-Daudé
2023-05-15block: introduce zone append write for zoned devicesSam Li
2023-05-15block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...Sam Li
2023-05-10block: bdrv/blk_co_unref() for calls in coroutine contextKevin Wolf
2023-04-25linux-aio: use LinuxAioState from the running threadEmanuele Giuseppe Esposito
2023-04-21Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson
2023-04-20tpm: Add support for TPM device over I2C busNinad Palsule
2023-04-20softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.cThomas Huth
2023-04-11block, block-backend: write some hot coroutine wrappers by handPaolo Bonzini
2023-03-27block/export: Fix graph locking in blk_get_geometry() callKevin Wolf
2023-03-21win32: add qemu_close_socket_osfhandle()Marc-André Lureau
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau
2023-03-13os-posix: remove useless ioctlsocket() defineMarc-André Lureau
2023-03-13win32: avoid mixing SOCKET and file descriptor spaceMarc-André Lureau
2023-03-13win32/socket: introduce qemu_socket_unselect() helperMarc-André Lureau
2023-03-13win32/socket: introduce qemu_socket_select() helperMarc-André Lureau
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-07gdbstub: move update guest debug to accel opsMads Ynddal
2023-03-07cryptodev: support QoSzhenwei pi
2023-03-07cryptodev: Account statisticszhenwei pi
2023-03-07cryptodev: Use CryptoDevBackendOpInfo for operationzhenwei pi
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi
2023-03-07cryptodev: Remove 'name' & 'model' fieldszhenwei pi
2023-03-07cryptodev: Introduce cryptodev.jsonzhenwei pi
2023-03-01kvm/i386: Add xen-evtchn-max-pirq propertyDavid Woodhouse
2023-03-01i386/xen: Reserve Xen special pages for console, xenstore ringsDavid Woodhouse
2023-03-01kvm/i386: Add xen-gnttab-max-frames propertyDavid Woodhouse
2023-03-01hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callbackDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_bind_virqDavid Woodhouse
2023-03-01i386/xen: Add support for Xen event channel delivery to vCPUDavid Woodhouse
2023-03-01hw/xen: Add xen_overlay device for emulating shared xenheap pagesDavid Woodhouse
2023-03-01i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdownJoao Martins
2023-03-01i386/kvm: Add xen-version KVM accelerator property and init KVM Xen supportDavid Woodhouse
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé
2023-02-27sysemu/kvm: Remove CONFIG_USER_ONLY guardPhilippe Mathieu-Daudé