OSDN Git Service

qmiga/qemu.git
2021-06-19 Richard Hendersontcg/tci: Implement add2, sub2
2021-06-19 Richard Hendersontcg/tci: Implement mulu2, muls2
2021-06-19 Richard Hendersontcg/tci: Implement clz, ctz, ctpop
2021-06-19 Richard Hendersontcg/tci: Implement extract, sextract
2021-06-19 Richard Hendersontcg/tci: Implement andc, orc, eqv, nand, nor
2021-06-19 Richard Hendersontcg/tci: Implement movcond
2021-06-19 Richard Hendersontcg/tci: Implement goto_ptr
2021-06-19 Richard Hendersontcg/tci: Change encoding to uint32_t units
2021-06-19 Richard Hendersontcg/tci: Remove tci_write_reg
2021-06-19 Richard Hendersontcg/tci: Emit setcond before brcond
2021-06-19 Richard Hendersontcg/tci: Reserve r13 for a temporary
2021-06-19 Richard Hendersontcg/tci: Use ffi for calls
2021-06-19 Richard Hendersontcg/tci: Move call-return regs to end of tcg_target_reg...
2021-06-19 Richard Hendersontcg/tci: Improve tcg_target_call_clobber_regs
2021-06-19 Richard Hendersontcg: Build ffi data structures for helpers
2021-06-19 Richard Hendersontcg: Add tcg_call_func
2021-06-19 Richard Hendersontcg: Store the TCGHelperInfo in the TCGOp for call
2021-06-19 Richard Hendersonaccel/tcg: Add tcg call flags to plugins helpers
2021-06-19 Richard Hendersonplugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
2021-06-19 Richard Hendersonaccel/tcg/plugin-gen: Drop inline markers
2021-06-19 Richard Hendersontcg: Add tcg_call_flags
2021-06-19 Richard Hendersontcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
2021-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-06-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-06-17 Akihiko Odakicoreaudio: Fix output stream format settings
2021-06-17 Akihiko Odakiaudio: Fix format specifications of debug logs
2021-06-17 Philippe Mathieu... hw/audio/sb16: Avoid assertion by restricting I/O sampl...
2021-06-17 Volker Rümelinjackaudio: avoid that the client name contains the...
2021-06-17 Volker Rümelinaudio: move code to audio/audio.c
2021-06-17 Volker Rümelinpaaudio: remove unused stream flags
2021-06-17 Volker Rümelinalsaaudio: remove #ifdef DEBUG to avoid bit rot
2021-06-17 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-16 Peter Maydellinclude/qemu/int128.h: Add function to create Int128...
2021-06-16 Peter Maydellbitops.h: Provide hswap32(), hswap64(), wswap64() swapp...
2021-06-16 Peter Maydelltarget/arm: Move expand_pred_b() data to vec_helper.c
2021-06-16 Peter Maydelltarget/arm: Add framework for MVE decode
2021-06-16 Peter Maydelltarget/arm: Implement MVE LETP insn
2021-06-16 Peter Maydelltarget/arm: Implement MVE DLSTP
2021-06-16 Peter Maydelltarget/arm: Implement MVE WLSTP insn
2021-06-16 Peter Maydelltarget/arm: Implement MVE LCTP
2021-06-16 Peter Maydelltarget/arm: Let vfp_access_check() handle late NOCP...
2021-06-16 Peter Maydelltarget/arm: Add handling for PSR.ECI/ICI
2021-06-16 Peter Maydelltarget/arm: Handle VPR semantics in existing code
2021-06-16 Peter Maydelltarget/arm: Enable FPSCR.QC bit for MVE
2021-06-16 Peter Maydelltarget/arm: Provide and use H8 and H1_8 macros
2021-06-16 Patrick Venturehw/arm: quanta-q71l add pca954x muxes
2021-06-16 Patrick Venturehw/arm: gsj add pca9548
2021-06-16 Patrick Venturehw/arm: gsj add i2c comments
2021-06-16 Richard Hendersontarget/arm: Fix mte page crossing test
2021-06-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-06-16 Richard Hendersonconfigure: Remove probe for _Static_assert
2021-06-16 Richard Hendersonqemu/compiler: Remove QEMU_GENERIC
2021-06-16 Richard Hendersoninclude/qemu/lockable: Use _Generic instead of QEMU_GENERIC
2021-06-16 Richard Hendersonutil: Use unique type for QemuRecMutex in thread-posix.h
2021-06-16 Richard Hendersonutil: Pass file+line to qemu_rec_mutex_unlock_impl
2021-06-16 Richard Hendersonutil: Use real functions for thread-posix QemuRecMutex
2021-06-16 Richard Hendersonsoftfloat: Use _Generic instead of QEMU_GENERIC
2021-06-16 Richard Hendersonconfigure: Use -std=gnu11
2021-06-16 Lara Laziertarget/i386: Added Intercept CR0 writes check
2021-06-16 Lara Laziertarget/i386: Added consistency checks for CR0
2021-06-16 Lara Laziertarget/i386: Added consistency checks for VMRUN interce...
2021-06-16 Lara Laziertarget/i386: Refactored intercept checks into cpu_svm_h...
2021-06-16 Richard Hendersonconfigure: Remove probe for _Static_assert
2021-06-16 Richard Hendersonqemu/compiler: Remove QEMU_GENERIC
2021-06-16 Richard Hendersoninclude/qemu/lockable: Use _Generic instead of QEMU_GENERIC
2021-06-16 Richard Hendersonutil: Use unique type for QemuRecMutex in thread-posix.h
2021-06-16 Richard Hendersonutil: Pass file+line to qemu_rec_mutex_unlock_impl
2021-06-16 Richard Hendersonutil: Use real functions for thread-posix QemuRecMutex
2021-06-16 Richard Hendersonsoftfloat: Use _Generic instead of QEMU_GENERIC
2021-06-16 Richard Hendersonconfigure: Use -std=gnu11
2021-06-15 David Michaelconfigure: map x32 to cpu_family x86_64 for meson
2021-06-15 David Hildenbrandhmp: Print "reserve" property of memory backends with...
2021-06-15 David Hildenbrandqmp: Include "reserve" property of memory backends
2021-06-15 David Hildenbrandhmp: Print "share" property of memory backends with...
2021-06-15 David Hildenbrandqmp: Include "share" property of memory backends
2021-06-15 David Hildenbrandqmp: Clarify memory backend properties returned via...
2021-06-15 David Hildenbrandhostmem: Wire up RAM_NORESERVE via "reserve" property
2021-06-15 David Hildenbrandutil/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERV...
2021-06-15 David Hildenbrandmemory: Introduce RAM_NORESERVE and wire it up in qemu_...
2021-06-15 David Hildenbrandutil/mmap-alloc: Pass flags instead of separate bools...
2021-06-15 David Hildenbrandsoftmmu/memory: Pass ram_flags to qemu_ram_alloc()...
2021-06-15 David Hildenbrandsoftmmu/memory: Pass ram_flags to memory_region_init_ra...
2021-06-15 David Hildenbrandsoftmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
2021-06-15 David Hildenbrandutil/mmap-alloc: Factor out activating of memory to...
2021-06-15 David Hildenbrandutil/mmap-alloc: Factor out reserving of a memory regio...
2021-06-15 David Hildenbrandutil/mmap-alloc: Factor out calculation of the pagesize...
2021-06-15 David Hildenbrandsoftmmu/physmem: Fix qemu_ram_remap() to handle shared...
2021-06-15 David Hildenbrandsoftmmu/physmem: Fix ram_block_discard_range() to handl...
2021-06-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2021-06-15 Peter Maydellhw/intc/armv7m_nvic: Remove stale comment
2021-06-15 Patrick Venturehw/arm: quanta-gbs-bmc add i2c comments
2021-06-15 Patrick Venturehw/arm: add quanta-gbs-bmc machine
2021-06-15 Heinrich Schuchardthw: virt: consider hw_compat_6_0
2021-06-15 Richard Hendersontarget/arm: Diagnose UNALLOCATED in disas_simd_three_re...
2021-06-15 Richard Hendersontarget/arm: Remove fprintf from disas_simd_mod_imm
2021-06-15 Richard Hendersontarget/arm: Diagnose UNALLOCATED in disas_simd_two_reg_...
2021-06-15 Jean-Philippe... hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
2021-06-15 David Hildenbrandsoftmmu/physmem: Mark shared anonymous memory RAM_SHARED
2021-06-15 Paolo Bonziniesp: store lun coming from the MESSAGE OUT phase
next