]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Paolo Bonzinitarget/i386: emulate 64-bit ring 0 for linux-user if...
2023-06-29 Paolo Bonzinitarget/i386: ignore CPL0-specific features in user...
2023-06-29 Paolo Bonzinitarget/i386: ignore ARCH_CAPABILITIES features in user...
2023-06-29 Pawan Guptatarget/i386: Export MSR_ARCH_CAPABILITIES bits to guests
2023-06-29 Richard HendersonMerge tag 'accel-20230628' of https://github.com/philmd...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'qemu-sparc-20230628' of https://github.com...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-28 Isaku Yamahataexec/memory: Add symbol for the min value of memory...
2023-06-28 Isaku Yamahataexec/memory: Add symbol for memory listener priority...
2023-06-28 Isaku Yamahataexec/memory: Add symbolic value for memory listener...
2023-06-28 Zhao Liutarget/i386/WHPX: Fix error message when fail to set...
2023-06-28 Philippe Mathieu... target/riscv: Restrict KVM-specific fields from ArchCPU
2023-06-28 Philippe Mathieu... target/ppc: Restrict KVM-specific fields from ArchCPU
2023-06-28 Philippe Mathieu... target/arm: Restrict KVM-specific fields from ArchCPU
2023-06-28 Philippe Mathieu... hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header
2023-06-28 Philippe Mathieu... hw/intc/arm_gic: Rename 'first_cpu' argument
2023-06-28 Philippe Mathieu... hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
2023-06-28 Philippe Mathieu... accel/kvm: Declare kvm_direct_msi_allowed in stubs
2023-06-28 Philippe Mathieu... accel/kvm: Re-include "exec/memattrs.h" header
2023-06-28 Philippe Mathieu... accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
2023-06-28 Philippe Mathieu... accel: Rename 'cpu_state' -> 'cs'
2023-06-28 Philippe Mathieu... accel: Inline WHPX get_whpx_vcpu()
2023-06-28 Philippe Mathieu... accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
2023-06-28 Philippe Mathieu... accel: Remove WHPX unreachable error path
2023-06-28 Philippe Mathieu... accel: Inline NVMM get_qemu_vcpu()
2023-06-28 Philippe Mathieu... accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
2023-06-28 Philippe Mathieu... accel: Remove NVMM unreachable error path
2023-06-28 Philippe Mathieu... accel: Move HAX hThread to accelerator context
2023-06-28 Philippe Mathieu... accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
2023-06-28 Philippe Mathieu... accel: Rename 'hax_vcpu' as 'accel' in CPUState
2023-06-28 Philippe Mathieu... accel: Destroy HAX vCPU threads once done
2023-06-28 Philippe Mathieu... accel: Fix a leak on Windows HAX
2023-06-28 Philippe Mathieu... accel: Remove unused hThread variable on TCG/WHPX
2023-06-28 Philippe Mathieu... accel: Document generic accelerator headers
2023-06-28 Philippe Mathieu... accel: Re-enable WHPX cross-build on case sensitive...
2023-06-28 Philippe Mathieu... docs/devel/testing: Update the 'Docker Debugging' section
2023-06-28 Philippe Mathieu... MAINTAINERS: Update Roman Bolshakov email address
2023-06-28 Ani Sinhanet/vhost-net: do not assert on null pointer return...
2023-06-28 Henrik Carlqvistescc: emulate dip switch language layout settings on...
2023-06-28 Richard Hendersontarget/sparc: Use tcg_gen_lookup_and_goto_ptr for v9...
2023-06-28 Richard Hendersontarget/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
2023-06-28 Richard Hendersontarget/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
2023-06-28 Richard Hendersontarget/sparc: Use DYNAMIC_PC_LOOKUP for conditional...
2023-06-28 Richard Hendersontarget/sparc: Introduce DYNAMIC_PC_LOOKUP
2023-06-28 Richard Hendersontarget/sparc: Drop inline markers from translate.c
2023-06-28 Richard Hendersontarget/sparc: Fix npc comparison in sparc_tr_insn_start
2023-06-28 Richard Hendersontarget/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_go...
2023-06-28 Markus ArmbrusterRevert "hw/sparc64/niagara: Use blk_name() instead...
2023-06-28 Richard HendersonMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-06-28 Klaus Jensendocs: update hw/nvme documentation for TP4146
2023-06-28 Klaus Jensenhw/nvme: add placement handle list ranges
2023-06-28 Klaus Jensenhw/nvme: verify uniqueness of reclaim unit handle ident...
2023-06-28 Klaus Jensenhw/nvme: fix verification of number of ruhis
2023-06-28 Minwoo Imhw/nvme: check maximum copy length (MCL) for COPY
2023-06-28 Minwoo Imhw/nvme: consider COPY command in nvme_aio_err
2023-06-28 Minwoo Imhw/nvme: add comment for nvme-ns properties
2023-06-28 Paolo Bonziniblock: use bdrv_co_debug_event in coroutine context
2023-06-28 Paolo Bonziniblock: use bdrv_co_getlength in coroutine context
2023-06-28 Paolo Bonziniqcow2: mark more functions as coroutine_fns and GRAPH_R...
2023-06-28 Paolo Bonzinivhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonzinivmdk: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonzinidmg: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonzinicloop: mark more functions as coroutine_fns and GRAPH_R...
2023-06-28 Paolo Bonziniblock: mark another function as coroutine_fns and GRAPH...
2023-06-28 Paolo Bonzinibochs: mark more functions as coroutine_fns and GRAPH_R...
2023-06-28 Paolo Bonzinivpc: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonziniqed: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonzinifile-posix: remove incorrect coroutine_fn calls
2023-06-28 Kevin WolfRevert "graph-lock: Disable locking for now"
2023-06-28 Kevin Wolfgraph-lock: Unlock the AioContext while polling
2023-06-28 Kevin Wolfblockjob: Fix AioContext locking in block_job_add_bdrv()
2023-06-28 Kevin Wolfblock: Fix AioContext locking in bdrv_open_backing_file()
2023-06-28 Kevin Wolfblock: Fix AioContext locking in bdrv_open_inherit()
2023-06-28 Kevin Wolfblock: Fix AioContext locking in bdrv_reopen_parse_file...
2023-06-28 Kevin Wolfblock: Fix AioContext locking in bdrv_attach_child_common()
2023-06-28 Kevin Wolfblock: Fix AioContext locking in bdrv_open_child()
2023-06-28 Kevin Wolftest-block-iothread: Lock AioContext for blk_insert_bs()
2023-06-28 Kevin Wolfqdev-properties-system: Lock AioContext for blk_insert_bs()
2023-06-28 Kevin Wolfiotests: Test active commit with iothread and backgroun...
2023-06-28 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-06-27 Marc-André... ui/dbus: use shared D3D11 Texture2D when possible
2023-06-27 Marc-André... virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available
2023-06-27 Marc-André... ui: add optional d3d texture pointer to scanout texture
2023-06-27 Marc-André... ui/egl: query ANGLE d3d device
2023-06-27 Marc-André... virtio-gpu-virgl: teach it to get the QEMU EGL display
2023-06-27 Marc-André... ui/dbus: add some GL traces
2023-06-27 Marc-André... ui/dbus: add GL support on win32
2023-06-27 Marc-André... ui: add egl_fb_read_rect()
2023-06-27 Marc-André... ui/egl: default to GLES on windows
2023-06-27 Marc-André... ui: add egl-headless support on win32
2023-06-27 Marc-André... ui/dbus: use shared memory when possible on win32
2023-06-27 Marc-André... virtio-gpu/win32: allocate shareable 2d resources/images
2023-06-27 Marc-André... console/win32: allocate shareable display surface
2023-06-27 Marc-André... ui/dbus: introduce "Interfaces" properties
2023-06-27 Marc-André... tests: make dbus-display-test work on win32
2023-06-27 Marc-André... qtest: add qtest_pid()
2023-06-27 Marc-André... ui/dbus: win32 support
2023-06-27 Marc-André... scripts: add a XML preprocessor script
next