]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-10-25 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-25 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-10-25 Helge Dellerlinux-user: Add guest memory layout to exception dump
2022-10-24 Stefan HajnocziMerge tag 'pull-9p-20221024' of https://github.com...
2022-10-24 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-24 Stefan HajnocziMerge tag 'm68k-for-7.2-pull-request' of https://github...
2022-10-24 Matheus Tavares... accel/tcg/tcg-accel-ops-rr: fix trivial typo
2022-10-24 Volker Rümelinui: remove useless typecasts
2022-10-24 Bin Mengtreewide: Remove the unnecessary space before semicolon
2022-10-24 Christian Schoenebecktests/9p: remove unnecessary g_strdup() calls
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tunlinkat() and do_unlinkat()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tlink() and do_hardlink()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tsymlink() and do_symlink()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tlcreate() and do_lcreate()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tmkdir() and do_mkdir()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_tflush() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of twrite()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_twrite() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of tlopen()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_tlopen() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of treaddir()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_treaddir() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of tgetattr()
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_tgetattr() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: simplify callers of tattach()
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tattach(), do_attach(), do_attach_...
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tversion() and do_version()
2022-10-24 Christian Schoenebecktests/9p: simplify callers of twalk()
2022-10-24 Christian Schoenebecktests/9p: merge *walk*() functions
2022-10-24 Linus Heckemann9pfs: use GHashTable for fid table
2022-10-24 Christian Schoenebecktests/9p: split virtio-9p-test.c into tests and 9p...
2022-10-24 Bin Mengfsdev/virtfs-proxy-helper: Use g_mkdir()
2022-10-24 Jason A. Donenfeldm68k: write bootinfo as rom section and re-randomize...
2022-10-22 Peter Maydellinclude/hw/scsi/scsi.h: Remove unused scsi_legacy_handl...
2022-10-22 dingliminvmstate-static-checker:remove this redundant return
2022-10-22 Bin Mengtests/qtest: vhost-user-test: Fix [-Werror=format-overf...
2022-10-22 Bin Mengtests/qtest: migration-test: Fix [-Werror=format-overfl...
2022-10-22 Markus ArmbrusterDrop useless casts from g_malloc() & friends to pointer
2022-10-22 lu zhipengelf2dmp: free memory in failure
2022-10-22 Markus Armbrusterhw/core: Tidy up unnecessary casting away of const
2022-10-22 Wang, Lei.gitignore: add multiple items to .gitignore
2022-10-22 Paolo Bonzinitarget/i386: implement FMA instructions
2022-10-21 Jason A. Donenfeldm68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
2022-10-21 WANG Xueruilinux-user: Implement faccessat2
2022-10-21 Daniel P. Berrangélinux-user: remove conditionals for many fs.h ioctls
2022-10-21 Daniel P. Berrangélinux-user: add more compat ioctl definitions
2022-10-21 Laurent Vivierlinux-user: don't use AT_EXECFD in do_openat()
2022-10-21 Laurent Vivierlinux-user: handle /proc/self/exe with execve() syscall
2022-10-21 Laurent Vivierlinux-user: fix pidfd_send_signal()
2022-10-21 WANG Xueruilinux-user: Fix more MIPS n32 syscall ABI issues
2022-10-20 Stefan HajnocziMerge tag 'pull-target-arm-20221020' of https://git...
2022-10-20 Paolo Bonzinitarget/i386: implement F16C instructions
2022-10-20 Paolo Bonzinitarget/i386: introduce function to set rounding mode...
2022-10-20 Paolo Bonzinitarget/i386: decode-new: avoid out-of-bounds access...
2022-10-20 Peter Maydellhw/ide/microdrive: Use device_cold_reset() for self...
2022-10-20 Richard Hendersontarget/arm: Enable TARGET_TB_PCREL
2022-10-20 Richard Hendersontarget/arm: Introduce gen_pc_plus_diff for aarch32
2022-10-20 Richard Hendersontarget/arm: Introduce gen_pc_plus_diff for aarch64
2022-10-20 Richard Hendersontarget/arm: Change gen_jmp* to work on displacements
2022-10-20 Richard Hendersontarget/arm: Remove gen_exception_internal_insn pc argument
2022-10-20 Richard Hendersontarget/arm: Change gen_exception_insn* to work on displ...
2022-10-20 Richard Hendersontarget/arm: Change gen_*set_pc_im to gen_*update_pc
2022-10-20 Richard Hendersontarget/arm: Change gen_goto_tb to work on displacements
2022-10-20 Richard Hendersontarget/arm: Introduce curr_insn_len
2022-10-20 Richard Hendersontarget/arm: Use bool consistently for get_phys_addr...
2022-10-20 Richard Hendersontarget/arm: Split out get_phys_addr_twostage
2022-10-20 Richard Hendersontarget/arm: Use softmmu tlbs for page table walking
2022-10-20 Richard Hendersontarget/arm: Move be test for regime into S1TranslateResult
2022-10-20 Richard Hendersontarget/arm: Plumb debug into S1Translate
2022-10-20 Richard Hendersontarget/arm: Split out S1Translate type
2022-10-20 Richard Hendersontarget/arm: Restrict tlb flush from vttbr_write to...
2022-10-20 Richard Hendersontarget/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
2022-10-20 Richard Hendersontarget/arm: Add ARMMMUIdx_Phys_{S,NS}
2022-10-20 Richard Hendersontarget/arm: Use probe_access_full for BTI
2022-10-20 Richard Hendersontarget/arm: Use probe_access_full for MTE
2022-10-20 Richard Hendersontarget/arm: Enable TARGET_PAGE_ENTRY_EXTRA
2022-10-20 Alex Bennéetarget/arm: update the cortex-a15 MIDR to latest rev
2022-10-20 Baruch Siachhw/char/pl011: fix baud rate calculation
2022-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-18 Stefan HajnocziMerge tag 'pull-ppc-20221017' of https://gitlab.com...
2022-10-18 Paolo Bonzinitarget/i386: remove old SSE decoder
2022-10-18 Paolo Bonzinitarget/i386: move 3DNow to the new decoder
2022-10-18 Paolo Bonzinitests/tcg: extend SSE tests to AVX
2022-10-18 Paul Brooktarget/i386: Enable AVX cpuid bits when using TCG
2022-10-18 Paolo Bonzinitarget/i386: implement VLDMXCSR/VSTMXCSR
2022-10-18 Paolo Bonzinitarget/i386: implement XSAVE and XRSTOR of AVX registers
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x28-0x2f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x10-0x17, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x38, add AVX
2022-10-18 Richard Hendersontarget/i386: Use tcg gvec ops for pmovmskb
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x3a, add AVX
2022-10-18 Paolo Bonzinitarget/i386: clarify (un)signedness of immediates from...
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7...
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x70-0x77, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x78-0x7f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x50-0x5f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef...
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x60-0x6f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: Introduce 256-bit vector helpers
next