]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2022-03-05  Víctor Colombotarget/ppc: Add missing helper_reset_fpstatus to helper...
2022-03-05  Víctor Colombotarget/ppc: Add missing helper_reset_fpstatus to VSX_MA...
2022-03-05  Matheus Fersttarget/ppc: split XXGENPCV macros for readability
2022-03-05  Matheus Fersttarget/ppc: use andc in vrlqmi
2022-03-05  Matheus Fersttarget/ppc: use extract/extract2 to create vrlqnm mask
2022-03-05  Matheus Fersttarget/ppc: use ext32u and deposit in do_vx_vmulhw_i64
2022-03-05  Lucas Mateus... target/ppc: Fix vmul[eo]* instructions marked 2.07
2022-03-05  Matheus Fersttests/tcg/ppc64le: Use Altivec register names in clobbe...
2022-03-05  Matheus Fersttests/tcg/ppc64le: emit bcdsub with .long when needed
2022-03-05  Matheus Fersttests/tcg/ppc64le: drop __int128 usage in bcdsub
2022-03-05  Matheus Fersttarget/ppc: change xs[n]madd[am]sp to use float64r32_muladd
2022-03-05  Matheus Fersttests/tcg/ppc64le: use inline asm instead of __builtin_...
2022-03-05  Miroslav RezaninaUse long endian options for ppc64
2022-03-04  Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2022-03-04  Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-03  Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2022-03-03  Richard Hendersontarget/nios2: Rewrite interrupt handling
2022-03-03  Richard Hendersontarget/nios2: Special case ipending in rdctl and wrctl
2022-03-03  Richard Hendersontarget/nios2: Split mmu_write
2022-03-03  Richard Hendersontarget/nios2: Hoist R_ZERO check in rdctl
2022-03-03  Richard Hendersontarget/nios2: Only build mmu.c for system mode
2022-03-03  Richard Hendersontarget/nios2: Replace MMU_LOG with tracepoints
2022-03-03  Richard Hendersontarget/nios2: Remove mmu_read_debug
2022-03-03  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-03  Naveen Nagarhw/nvme: 64-bit pi support
2022-03-03  Klaus Jensenhw/nvme: add pi tuple size helper
2022-03-03  Naveen Nagarhw/nvme: add support for the lbafee hbs feature
2022-03-03  Klaus Jensenhw/nvme: move format parameter parsing
2022-03-03  Naveen Nagarhw/nvme: add host behavior support feature
2022-03-03  Klaus Jensenhw/nvme: move dif/pi prototypes into dif.h
2022-03-03  Weiwei Litarget/riscv: expose zfinx, zdinx, zhinx{min} properties
2022-03-03  Weiwei Litarget/riscv: add support for zhinx/zhinxmin
2022-03-03  Weiwei Litarget/riscv: add support for zdinx
2022-03-03  Weiwei Litarget/riscv: add support for zfinx
2022-03-03  Weiwei Litarget/riscv: hardwire mstatus.FS to zero when enable...
2022-03-03  Weiwei Litarget/riscv: add cfg properties for zfinx, zdinx and...
2022-03-03  Wilfred Mallawahw: riscv: opentitan: fixup SPI addresses
2022-03-03  Anup Patelhw/riscv: virt: Increase maximum number of allowed...
2022-03-03  Anup Pateldocs/system: riscv: Document AIA options for virt machine
2022-03-03  Anup Patelhw/riscv: virt: Add optional AIA IMSIC support to virt...
2022-03-03  Anup Patelhw/intc: Add RISC-V AIA IMSIC device emulation
2022-03-03  Anup Patelhw/riscv: virt: Add optional AIA APLIC support to virt...
2022-03-03  Philipp Tomsichtarget/riscv: fix inverted checks for ext_zb[abcs]
2022-03-02  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2022-03-02  Peter Maydellui/cocoa.m: Remove unnecessary NSAutoreleasePools
2022-03-02  Peter Maydellui/cocoa.m: Fix updateUIInfo threading issues
2022-03-02  Peter Maydelltarget/arm: Report KVM's actual PSCI version to guest...
2022-03-02  Richard Hendersontarget/arm: Implement FEAT_LPA2
2022-03-02  Richard Hendersontarget/arm: Advertise all page sizes for -cpu max
2022-03-02  Richard Hendersontarget/arm: Validate tlbi TG matches translation granul...
2022-03-02  Richard Hendersontarget/arm: Fix TLBIRange.base for 16k and 64k pages
2022-03-02  Richard Hendersontarget/arm: Introduce tlbi_aa64_get_range
2022-03-02  Richard Hendersontarget/arm: Extend arm_fi_to_lfsc to level -1
2022-03-02  Richard Hendersontarget/arm: Implement FEAT_LPA
2022-03-02  Richard Hendersontarget/arm: Implement FEAT_LVA
2022-03-02  Richard Hendersontarget/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
2022-03-02  Richard Hendersontarget/arm: Honor TCR_ELx.{I}PS
2022-03-02  Richard Hendersontarget/arm: Use MAKE_64BIT_MASK to compute indexmask
2022-03-02  Richard Hendersontarget/arm: Pass outputsize down to check_s2_mmu_setup
2022-03-02  Richard Hendersontarget/arm: Move arm_pamax out of line
2022-03-02  Richard Hendersontarget/arm: Fault on invalid TCR_ELx.TxSZ
2022-03-02  Richard Hendersontarget/arm: Set TCR_EL1.TSZ for user-only
2022-03-02  Richard Hendersonhw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
2022-03-02  Shengtan Maotests/qtest: add qtests for npcm7xx sdhci
2022-03-02  Wentao_Liangtarget/arm: Fix early free of TCG temp in handle_simd_s...
2022-03-02  Akihiko Odakitarget/arm: Support PSCI 1.1 and SMCCC 1.0
2022-03-02  Patrick Venturehw/i2c: flatten pca954x mux device
2022-03-02  Peter Maydellhw/input/tsc210x: Don't abort on bad SPI word widths
2022-03-02  Peter Maydellhw/arm/mps2-tz.c: Update AN547 documentation URL
2022-03-02  Jimmy Brissonmps3-an547: Add missing user ahb interfaces
2022-03-02  Peter Maydellmigration: Remove load_state_old and minimum_version_id_old
2022-03-02  Peter Xutests: Pass in MigrateStart** into test_migrate_start()
2022-03-02  Peter Xumigration: Add migration_incoming_transport_cleanup()
2022-03-02  Peter Xumigration: postcopy_pause_fault_thread() never fails
2022-03-02  Peter Xumigration: Enlarge postcopy recovery to capture !-EIO too
2022-03-02  Peter Xumigration: Move static var in ram_block_from_stream...
2022-03-02  Peter Xumigration: Add postcopy_thread_create()
2022-03-02  Peter Xumigration: Dump ramblock and offset too when non-same...
2022-03-02  Peter Xumigration: Introduce postcopy channels on dest node
2022-03-02  Peter Xumigration: Tracepoint change in postcopy-run bottom...
2022-03-02  Peter Xumigration: Finer grained tracepoints for POSTCOPY_LISTEN
2022-03-02  Peter Xumigration: Dump sub-cmd name in loadvm_process_command tp
2022-03-02  Jack Wangmigration/rdma: set the REUSEADDR option for destination
2022-03-02  Stefan Reiterqapi/monitor: allow VNC display id in set/expire_password
2022-03-02  Stefan Reiterqapi/monitor: refactor set/expire_password with enums
2022-03-02  Stefan Reitermonitor/hmp: add support for flag argument with value
2022-03-02  Hanna Reitzvirtiofsd: Let meson check for statx.stx_mnt_id
2022-03-02  Dr. David Alan... clock-vmstate: Add missing END_OF_LIST
2022-03-02  Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-02  Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-03-02  Daniel Henrique... hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
2022-03-02  Daniel Henrique... hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_sys...
2022-03-02  Daniel Henrique... spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_...
2022-03-02  Daniel Henrique... hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lo...
2022-03-02  Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
2022-03-02  Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connecto...
2022-03-02  Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
2022-03-02  Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
2022-03-02  Daniel Henrique... hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
2022-03-02  Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_p...
next