qemu.git
2024-03-12 Peter MaydellMerge tag 'pull-tcg-20240312' of https://gitlab.com...
2024-03-12 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2024-03-12 Peter MaydellMerge tag 'pull-xen-20240312' of https://xenbits.xen...
2024-03-12 Peter MaydellMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2024-03-12 Peter MaydellMerge tag 'pull-error-2024-03-12' of https://repo.or...
2024-03-12 Peter MaydellMerge tag 'pull-request-2024-03-12' of https://gitlab...
2024-03-12 Klaus Jensenhw/nvme: add machine compatibility parameter to enable...
2024-03-12 Klaus Jensenhw/nvme: generalize the mbar size helper
2024-03-12 Roque Arcudia... hw/nvme: Add NVMe NGUID property
2024-03-12 Klaus JensenMAINTAINERS: add Jesper as reviewer on hw/nvme
2024-03-12 Klaus Jensenhw/nvme: fix invalid check on mcl
2024-03-12 Minwoo Imhw/nvme: separate 'serial' property for VFs
2024-03-12 Marek Marczykowski... i386: load kernel on xen using DMA
2024-03-12 Peng Fanxen: Drop out of coroutine context xen_invalidate_map_c...
2024-03-12 Ross Lagerwallxen/pt: Emulate multifunction bit in header type
2024-03-12 Richard Hendersontcg/aarch64: Fix tcg_out_brcond for test comparisons
2024-03-12 Richard Hendersontcg/aarch64: Fix tcg_out_cmp for test comparisons
2024-03-12 Marc-André... virtio-gpu: fix scanout migration post-load
2024-03-12 Marc-André... virtio-gpu: remove needless condition
2024-03-12 Marc-André... ui/dbus: filter out pending messages when scanout
2024-03-12 Marc-André... ui/dbus: factor out sending a scanout
2024-03-12 Akihiko Odakiui/vnc: Respect bound console
2024-03-12 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2024-03-12 Peter MaydellMerge tag 'hw-misc-20240312' of https://github.com...
2024-03-12 Richard Hendersonlinux-user/elfload: Fully initialize struct target_elf_...
2024-03-12 Richard Hendersonlinux-user/elfload: Don't close an unopened file descriptor
2024-03-12 Richard Hendersonlinux-user: Implement PR_GET_TID_ADDRESS
2024-03-12 Richard Hendersonlinux-user: Implement PR_{GET,SET}_SPECULATION_CTRL
2024-03-12 Richard Hendersonlinux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER
2024-03-12 Michael Vogtlinux-user: Add FIFREEZE and FITHAW ioctls
2024-03-12 Markus Armbrustertarget/loongarch: Fix query-cpu-model-expansion to...
2024-03-12 Markus Armbrustertarget: Improve error reporting for CpuModelInfo member...
2024-03-12 Markus Armbrustertarget/i386: Fix query-cpu-model-expansion to reject...
2024-03-12 Markus Armbrustertarget: Simplify type checks for CpuModelInfo member...
2024-03-12 Peter MaydellMerge tag 'migration-20240311-pull-request' of https...
2024-03-12 Peter MaydellMerge tag 'pull-target-arm-20240311' of https://git...
2024-03-12 Andrew Melnychenkoebpf: Updated eBPF program and skeleton.
2024-03-12 Andrew Melnychenkoqmp: Added new command to retrieve eBPF blob.
2024-03-12 Andrew Melnychenkovirtio-net: Added property to load eBPF RSS with fds.
2024-03-12 Andrew Melnychenkoebpf: Added eBPF initialization by fds.
2024-03-12 Andrew Melnychenkoebpf: Added eBPF map update through mmap.
2024-03-12 Nick BriggsAvoid unaligned fetch in ladr_match()
2024-03-12 Laurent Viviere1000e: fix link state on resume
2024-03-12 Laurent Vivierigb: fix link state on resume
2024-03-12 Philippe Mathieu... user: Prefer fast cpu_env() over slower CPU QOM cast...
2024-03-12 Philippe Mathieu... target/xtensa: Prefer fast cpu_env() over slower CPU...
2024-03-12 Philippe Mathieu... target/tricore: Prefer fast cpu_env() over slower CPU...
2024-03-12 Philippe Mathieu... target/sparc: Prefer fast cpu_env() over slower CPU...
2024-03-12 Philippe Mathieu... target/sh4: Prefer fast cpu_env() over slower CPU QOM...
2024-03-12 Philippe Mathieu... target/rx: Prefer fast cpu_env() over slower CPU QOM...
2024-03-12 Philippe Mathieu... target/ppc: Prefer fast cpu_env() over slower CPU QOM...
2024-03-12 Philippe Mathieu... target/openrisc: Prefer fast cpu_env() over slower...
2024-03-12 Philippe Mathieu... target/nios2: Prefer fast cpu_env() over slower CPU...
2024-03-12 Philippe Mathieu... target/mips: Prefer fast cpu_env() over slower CPU...
2024-03-12 Philippe Mathieu... target/microblaze: Prefer fast cpu_env() over slower...
2024-03-12 Philippe Mathieu... target/m68k: Prefer fast cpu_env() over slower CPU...
2024-03-12 Philippe Mathieu... target/loongarch: Prefer fast cpu_env() over slower...
2024-03-12 Philippe Mathieu... target/i386/hvf: Use CPUState typedef
2024-03-12 Philippe Mathieu... target/hexagon: Prefer fast cpu_env() over slower CPU...
2024-03-12 Philippe Mathieu... target/cris: Prefer fast cpu_env() over slower CPU...
2024-03-12 Philippe Mathieu... target/avr: Prefer fast cpu_env() over slower CPU QOM...
2024-03-12 Philippe Mathieu... target/alpha: Prefer fast cpu_env() over slower CPU...
2024-03-12 Philippe Mathieu... target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_...
2024-03-12 Philippe Mathieu... bulk: Call in place single use cpu_env()
2024-03-12 Philippe Mathieu... hw/core: Declare CPUArchId::cpu as CPUState instead...
2024-03-12 Philippe Mathieu... bulk: Access existing variables initialized to &S-...
2024-03-12 Zhao Liuerror: Move ERRP_GUARD() to the beginning of the function
2024-03-12 Zhao Liutarget/s390x/cpu_models: Fix missing ERRP_GUARD() for...
2024-03-12 Zhao Liunet/vhost-vdpa: Fix missing ERRP_GUARD() for error_prep...
2024-03-12 Zhao Liumigration/option: Fix missing ERRP_GUARD() for error_pr...
2024-03-12 Zhao Liuhw/virtio/vhost: Fix missing ERRP_GUARD() for error_pre...
2024-03-12 Zhao Liuhw/virtio/vhost-vsock: Fix missing ERRP_GUARD() for...
2024-03-12 Zhao Liuhw/vfio/platform: Fix missing ERRP_GUARD() for error_pr...
2024-03-12 Zhao Liuhw/vfio/pci: Fix missing ERRP_GUARD() for error_prepend()
2024-03-12 Zhao Liuhw/vfio/pci-quirks: Fix missing ERRP_GUARD() for error_...
2024-03-12 Zhao Liuhw/vfio/iommufd: Fix missing ERRP_GUARD() for error_pre...
2024-03-12 Zhao Liuhw/vfio/helpers: Fix missing ERRP_GUARD() for error_pre...
2024-03-12 Zhao Liuhw/vfio/container: Fix missing ERRP_GUARD() for error_p...
2024-03-12 Zhao Liuhw/vfio/ap: Fix missing ERRP_GUARD() for error_prepend()
2024-03-12 Zhao Liuhw/scsi/vhost-scsi: Fix missing ERRP_GUARD() for error_...
2024-03-12 Zhao Liublock/virtio-blk: Fix missing ERRP_GUARD() for error_pr...
2024-03-12 Zhao Liublock/vmdk: Fix missing ERRP_GUARD() for error_prepend()
2024-03-12 Zhao Liublock/vdi: Fix missing ERRP_GUARD() for error_prepend()
2024-03-12 Zhao Liublock/snapshot: Fix missing ERRP_GUARD() for error_prep...
2024-03-12 Zhao Liublock/qed: Fix missing ERRP_GUARD() for error_prepend()
2024-03-12 Zhao Liublock/qcow2: Fix missing ERRP_GUARD() for error_prepend()
2024-03-12 Zhao Liublock/qcow2-bitmap: Fix missing ERRP_GUARD() for error_...
2024-03-12 Zhao Liublock/nvme: Fix missing ERRP_GUARD() for error_prepend()
2024-03-12 Zhao Liublock/nbd: Fix missing ERRP_GUARD() for error_prepend()
2024-03-12 Zhao Liublock/copy-before-write: Fix missing ERRP_GUARD() for...
2024-03-12 Zhao Liublock: Fix missing ERRP_GUARD() for error_prepend()
2024-03-12 Zhao Liubackends/iommufd: Fix missing ERRP_GUARD() for error_pr...
2024-03-12 Zhao Liuerror: Add error_vprepend() in comment of ERRP_GUARD...
2024-03-12 Zhao Liuhw/intc: Check @errp to handle the error of IOAPICCommo...
2024-03-12 Zhao Liuhw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD...
2024-03-12 Zhao Liuhw/misc/xlnx-versal-trng: Check returned bool in trng_p...
2024-03-12 Zhao Liuhw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
2024-03-12 Zhao Liuhw/display/macfb: Fix missing ERRP_GUARD() in macfb_nub...
2024-03-12 Zhao Liuhw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_...
2024-03-12 Zhao Liudocs/about/deprecated.rst: Move SMP configurations...
next