aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-04accel/tcg: Remove env_tlb()Anton Johansson
2023-10-04accel/tcg: Modify tlb_*() to use CPUStateAnton Johansson
2023-10-04tcg: Remove TCGContext.tlb_fast_offsetRichard Henderson
2023-10-04accel/tcg: Remove env_neg()Richard Henderson
2023-10-04accel/tcg: Remove cpu_set_cpustate_pointersRichard Henderson
2023-10-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson
2023-10-04Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi
2023-10-04Merge tag 'migration-20231004-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-04Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2023-10-04osdep: set _FORTIFY_SOURCE=2 when optimization is enabledDaniel P. Berrangé
2023-10-04migration/vmstate: Introduce vmstate_save_state_with_errTejus GK
2023-10-04vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer
2023-10-04vdpa: export vhost_vdpa_set_vring_readyEugenio Pérez
2023-10-04virtio: don't zero out memory region cache for indirect descriptorsIlya Maximets
2023-10-04virtio-net: Expose MAX_VLANHawkins Jiawei
2023-10-04hw/virtio: add config support to vhost-user-deviceAlex Bennée
2023-10-04virtio: add vhost-user-base and a generic vhost-user-deviceAlex Bennée
2023-10-04pci: SLT must be ROMichael S. Tsirkin
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-10-03accel/tcg: Remove cpu_neg()Richard Henderson
2023-10-03accel/tcg: Move can_do_io to CPUNegativeOffsetStateRichard Henderson
2023-10-03accel/tcg: Remove CPUState.icount_decr_ptrRichard Henderson
2023-10-03accel/tcg: Move CPUNegativeOffsetState into CPUStateRichard Henderson
2023-10-03accel/tcg: Validate placement of CPUNegativeOffsetStateRichard Henderson
2023-10-03accel/tcg: Move CPUTLB definitions from cpu-defs.hRichard Henderson
2023-10-03target/arm: Replace TARGET_PAGE_ENTRY_EXTRAAnton Johansson
2023-10-03accel/tcg: Restrict tcg_exec_[un]realizefn() to TCGPhilippe Mathieu-Daudé
2023-10-03accel/tcg: Have tcg_exec_realizefn() return a booleanPhilippe Mathieu-Daudé
2023-10-03accel: Declare AccelClass::cpu_common_[un]realize() handlersPhilippe Mathieu-Daudé
2023-10-03accel: Introduce accel_cpu_common_unrealize() stubPhilippe Mathieu-Daudé
2023-10-03accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()Philippe Mathieu-Daudé
2023-10-03accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()Philippe Mathieu-Daudé
2023-10-03accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()Philippe Mathieu-Daudé
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-03win32: avoid discarding the exception handlerMarc-André Lureau
2023-10-03ui: add XBGR8888 and ABGR8888 in drm_format_pixman_mapKen Xue
2023-10-03ui/console: make qemu_console_is_multihead() staticLaszlo Ersek
2023-10-03input: Allow to choose console with qemu_input_is_absoluteAkihiko Odaki
2023-10-03Introduce machine property "audiodev"Martin Kletzander
2023-10-02Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi
2023-09-29hw/ppc: Clean up local variable shadowing in _FDT helper routineCédric Le Goater
2023-09-29sysemu/device_tree: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29pc: remove short_root_bus propertyPaolo Bonzini
2023-09-29qobject atomics osdep: Make a few macros more hygienicMarkus Armbruster
2023-09-28accel/tcg: Track current value of can_do_io in the TBRichard Henderson
2023-09-27Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-26compiler: introduce QEMU_ANNOTATEPaolo Bonzini
2023-09-26Merge tag 'pull-nbd-2023-09-25' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-25nbd: Prepare for 64-bit request effect lengthsEric Blake