2021-06-19 |
Richard Henderson | tcg/tci: Use {set,clear}_helper_retaddr |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Remove the qemu_ld/st_type macros |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | Revert "tcg/tci: Use exec/cpu_ldst.h interfaces" |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Split out tci_qemu_ld, tci_qemu_st |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Implement add2, sub2 |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Implement mulu2, muls2 |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Implement clz, ctz, ctpop |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Implement extract, sextract |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Implement andc, orc, eqv, nand, nor |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Implement movcond |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Implement goto_ptr |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Change encoding to uint32_t units |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Remove tci_write_reg |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Emit setcond before brcond |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Reserve r13 for a temporary |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Use ffi for calls |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Move call-return regs to end of tcg_target_reg... |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg/tci: Improve tcg_target_call_clobber_regs |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg: Build ffi data structures for helpers |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg: Add tcg_call_func |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg: Store the TCGHelperInfo in the TCGOp for call |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | accel/tcg: Add tcg call flags to plugins helpers |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | accel/tcg/plugin-gen: Drop inline markers |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg: Add tcg_call_flags |
commit | commitdiff | tree |
2021-06-19 |
Richard Henderson | tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode |
commit | commitdiff | tree |
2021-06-18 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/audio... |
commit | commitdiff | tree |
2021-06-17 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini-gitlab... |
commit | commitdiff | tree |
2021-06-17 |
Akihiko Odaki | coreaudio: Fix output stream format settings |
commit | commitdiff | tree |
2021-06-17 |
Akihiko Odaki | audio: Fix format specifications of debug logs |
commit | commitdiff | tree |
2021-06-17 |
Philippe Mathieu... | hw/audio/sb16: Avoid assertion by restricting I/O sampl... |
commit | commitdiff | tree |
2021-06-17 |
Volker Rümelin | jackaudio: avoid that the client name contains the... |
commit | commitdiff | tree |
2021-06-17 |
Volker Rümelin | audio: move code to audio/audio.c |
commit | commitdiff | tree |
2021-06-17 |
Volker Rümelin | paaudio: remove unused stream flags |
commit | commitdiff | tree |
2021-06-17 |
Volker Rümelin | alsaaudio: remove #ifdef DEBUG to avoid bit rot |
commit | commitdiff | tree |
2021-06-17 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth-gitlab/tags... |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | include/qemu/int128.h: Add function to create Int128... |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | bitops.h: Provide hswap32(), hswap64(), wswap64() swapp... |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Move expand_pred_b() data to vec_helper.c |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Add framework for MVE decode |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Implement MVE LETP insn |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Implement MVE DLSTP |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Implement MVE WLSTP insn |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Implement MVE LCTP |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Let vfp_access_check() handle late NOCP... |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Add handling for PSR.ECI/ICI |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Handle VPR semantics in existing code |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Enable FPSCR.QC bit for MVE |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | target/arm: Provide and use H8 and H1_8 macros |
commit | commitdiff | tree |
2021-06-16 |
Patrick Venture | hw/arm: quanta-q71l add pca954x muxes |
commit | commitdiff | tree |
2021-06-16 |
Patrick Venture | hw/arm: gsj add pca9548 |
commit | commitdiff | tree |
2021-06-16 |
Patrick Venture | hw/arm: gsj add i2c comments |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | target/arm: Fix mte page crossing test |
commit | commitdiff | tree |
2021-06-16 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/vga... |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | configure: Remove probe for _Static_assert |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | qemu/compiler: Remove QEMU_GENERIC |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | include/qemu/lockable: Use _Generic instead of QEMU_GENERIC |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | util: Use unique type for QemuRecMutex in thread-posix.h |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | util: Pass file+line to qemu_rec_mutex_unlock_impl |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | util: Use real functions for thread-posix QemuRecMutex |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | softfloat: Use _Generic instead of QEMU_GENERIC |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | configure: Use -std=gnu11 |
commit | commitdiff | tree |
2021-06-16 |
Lara Lazier | target/i386: Added Intercept CR0 writes check |
commit | commitdiff | tree |
2021-06-16 |
Lara Lazier | target/i386: Added consistency checks for CR0 |
commit | commitdiff | tree |
2021-06-16 |
Lara Lazier | target/i386: Added consistency checks for VMRUN interce... |
commit | commitdiff | tree |
2021-06-16 |
Lara Lazier | target/i386: Refactored intercept checks into cpu_svm_h... |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | configure: Remove probe for _Static_assert |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | qemu/compiler: Remove QEMU_GENERIC |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | include/qemu/lockable: Use _Generic instead of QEMU_GENERIC |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | util: Use unique type for QemuRecMutex in thread-posix.h |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | util: Pass file+line to qemu_rec_mutex_unlock_impl |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | util: Use real functions for thread-posix QemuRecMutex |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | softfloat: Use _Generic instead of QEMU_GENERIC |
commit | commitdiff | tree |
2021-06-16 |
Richard Henderson | configure: Use -std=gnu11 |
commit | commitdiff | tree |
2021-06-15 |
David Michael | configure: map x32 to cpu_family x86_64 for meson |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | hmp: Print "reserve" property of memory backends with... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | qmp: Include "reserve" property of memory backends |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | hmp: Print "share" property of memory backends with... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | qmp: Include "share" property of memory backends |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | qmp: Clarify memory backend properties returned via... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | hostmem: Wire up RAM_NORESERVE via "reserve" property |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERV... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | memory: Introduce RAM_NORESERVE and wire it up in qemu_... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | util/mmap-alloc: Pass flags instead of separate bools... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | softmmu/memory: Pass ram_flags to qemu_ram_alloc()... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | softmmu/memory: Pass ram_flags to memory_region_init_ra... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | util/mmap-alloc: Factor out activating of memory to... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | util/mmap-alloc: Factor out reserving of a memory regio... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | util/mmap-alloc: Factor out calculation of the pagesize... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | softmmu/physmem: Fix qemu_ram_remap() to handle shared... |
commit | commitdiff | tree |
2021-06-15 |
David Hildenbrand | softmmu/physmem: Fix ram_block_discard_range() to handl... |
commit | commitdiff | tree |
2021-06-15 |
Peter Maydell | Merge remote-tracking branch 'remotes/stefanberger... |
commit | commitdiff | tree |
2021-06-15 |
Peter Maydell | hw/intc/armv7m_nvic: Remove stale comment |
commit | commitdiff | tree |
2021-06-15 |
Patrick Venture | hw/arm: quanta-gbs-bmc add i2c comments |
commit | commitdiff | tree |
2021-06-15 |
Patrick Venture | hw/arm: add quanta-gbs-bmc machine |
commit | commitdiff | tree |
2021-06-15 |
Heinrich Schuchardt | hw: virt: consider hw_compat_6_0 |
commit | commitdiff | tree |
2021-06-15 |
Richard Henderson | target/arm: Diagnose UNALLOCATED in disas_simd_three_re... |
commit | commitdiff | tree |
2021-06-15 |
Richard Henderson | target/arm: Remove fprintf from disas_simd_mod_imm |
commit | commitdiff | tree |
next |