]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-28 Ani Sinhanet/vhost-net: do not assert on null pointer return...
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 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
2023-06-27 Marc-André... ui/dbus: compile without gio/gunixfdlist.h
2023-06-27 Marc-André... ui/egl: fix make_context_current() callback return...
2023-06-27 Marc-André... ui/egl: export qemu_egl_get_error_string()
2023-06-27 Dongwon Kimui/gtk: making dmabuf NULL when it's released.
2023-06-27 Dongwon Kimvirtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
2023-06-27 Dongwon Kimui/gtk: set the area of the scanout texture correctly
2023-06-27 Dongwon Kimvirtio-gpu-udmabuf: create udmabuf for blob even when...
2023-06-27 Vivek Kasireddyvirtio-gpu: Make non-gl display updates work again...
2023-06-27 Bilal Elmoussaouiui/dbus: Expose a touch device interface
2023-06-27 Bilal Elmoussaouiui/touch: Move event handling to a common helper
2023-06-27 Zhang Huasenchardev/char-win-stdio: Support VT sequences on Windows...
2023-06-27 Keqian Zhuvirtio-gpu: Optimize 2D resource data transfer
2023-06-27 Antonio Caggianoui/sdl2: OpenGL window context
2023-06-27 Marc-André... egl: no need to lookup EGL functions manually
2023-06-27 Marc-André... ui: return NULL when getting cursor without a console
2023-06-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26 Richard Hendersonaccel/tcg: Renumber TLB_DISCARD_WRITE
2023-06-26 Richard Hendersonaccel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
2023-06-26 Richard Hendersonaccel/tcg: Store some tlb flags in CPUTLBEntryFull
2023-06-26 Richard Hendersonaccel/tcg: Remove check_tcg_memory_orders_compatible
2023-06-26 Richard Hendersontcg: Add host memory barriers to cpu_ldst.h interfaces
2023-06-26 Richard Hendersontcg: Do not elide memory barriers for !CF_PARALLEL...
2023-06-26 Richard Hendersontarget/microblaze: Define TCG_GUEST_DEFAULT_MO
2023-06-26 Max Choutcg: Fix temporary variable in tcg_gen_gvec_andcs
2023-06-26 Fei Wuaccel/tcg: remove CONFIG_PROFILER
2023-06-26 Richard Hendersontests/plugin: Remove duplicate insn log from libinsn.so
2023-06-26 Alex Bennéesoftfloat: use QEMU_FLATTEN to avoid mistaken isra...
2023-06-26 Anton Johanssoncpu: Replace target_ulong with hwaddr in tb_invalidate_...
2023-06-26 Anton Johanssonaccel/tcg: Replace target_ulong with vaddr in translato...
2023-06-26 Anton Johanssonaccel/tcg: Replace target_ulong with vaddr in *_mmu_loo...
2023-06-26 Anton Johanssonaccel: Replace target_ulong with vaddr in probe_*()
2023-06-26 Anton Johanssonaccel/tcg: Widen pc to vaddr in CPUJumpCache
2023-06-26 Anton Johanssonaccel/tcg/cpu-exec.c: Widen pc to vaddr
2023-06-26 Anton Johanssonaccel/tcg/cputlb.c: Widen addr in MMULookupPageData
2023-06-26 Anton Johanssonaccel/tcg/cputlb.c: Widen CPUTLBEntry access functions
2023-06-26 Anton Johanssontarget: Widen pc/cs_base in cpu_get_tb_cpu_state
2023-06-26 Anton Johanssonaccel/tcg/translate-all.c: Widen pc and cs_base
2023-06-26 Anton Johanssonaccel: Replace target_ulong in tlb_*()
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Ani Sinhavhost-vdpa: do not cleanup the vdpa/vhost-net structure...
2023-06-26 Ani Sinhavhost_net: add an assertion for TAP client backends
2023-06-26 Zhenzhong Duanintel_iommu: Fix address space unmap
2023-06-26 Zhenzhong Duanintel_iommu: Fix flag check in replay
2023-06-26 Zhenzhong Duanintel_iommu: Fix a potential issue in VFIO dirty page...
2023-06-26 Manos Pitsidianakisvhost-user: fully use new backend/frontend naming
2023-06-26 Stefan Hajnoczivirtio-scsi: avoid dangling host notifier in ->ioeventf...
2023-06-26 Suravee Suthikulpanithw/i386/pc: Clean up pc_machine_initfn
2023-06-26 Eugenio Pérezvdpa: fix not using CVQ buffer in case of error
2023-06-26 Eugenio Pérezvdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
2023-06-26 Laurent Viviervhost: fix vhost_dev_enable_notifiers() error case
2023-06-26 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
2023-06-26 Hawkins Jiaweivdpa: Add vhost_vdpa_net_load_offloads()
2023-06-26 Hawkins Jiaweivirtio-net: expose virtio_net_supported_guest_offloads()
2023-06-26 Hawkins Jiaweihw/net/virtio-net: make some VirtIONet const
2023-06-26 Hawkins Jiaweivdpa: reuse virtio_vdev_has_feature()
2023-06-26 Hawkins Jiaweiinclude/hw/virtio: make some VirtIODevice const
2023-06-26 Eugenio Pérezvdpa: map shadow vrings with MAP_SHARED
2023-06-26 Eugenio Pérezvdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
2023-06-26 Eugenio Pérezvdpa: do not block migration if device has cvq and...
2023-06-26 Suravee Suthikulpanitpc: q35: Bump max_cpus to 1024
2023-06-26 Michael S.... tests/data/acpi: update after SMBIOS 2.0 change
2023-06-26 Suravee Suthikulpanithw/i386/pc: Default to use SMBIOS 3.0 for newer machine...
2023-06-26 BALATON Zoltanhw/acpi: Fix PM control register access
2023-06-26 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-26 Richard HendersonMerge tag 'pull-request-2023-06-26' of https://gitlab...
2023-06-26 Paolo Bonzinigit-submodule.sh: allow running in validate mode withou...
2023-06-26 Paolo Bonzinitarget/i386: implement SYSCALL/SYSRET in 32-bit emulators
2023-06-26 Paolo Bonzinitarget/i386: implement RDPID in TCG
2023-06-26 Paolo Bonzinitarget/i386: sysret and sysexit are privileged
2023-06-26 Paolo Bonzinitarget/i386: AMD only supports SYSENTER/SYSEXIT in...
2023-06-26 Paolo Bonzinitarget/i386: Intel only supports SYSCALL/SYSRET in...
next