116164 Commits (709a4cabfb9a425118d37855fcc661559a1610bb)
 

Author SHA1 Message Date
Roman Penyaev 709a4cabfb chardev/mux: introduce `mux_chr_attach_frontend() call 2 years ago
Roman Penyaev c64f0bc1ce chardev/mux: convert size members to unsigned int 2 years ago
Roman Penyaev 1ba399406a chardev/mux: use bool type for `linestart` and `term_got_escape` 2 years ago
Roman Penyaev 58e5a3ae42 chardev/chardev-internal: remove unused `max_size` struct member 2 years ago
Roman Penyaev df12798f87 chardev/char: fix qemu_chr_is_busy() check 2 years ago
Daniel P. Berrangé aa54f5be44 tests: update lcitool to fix freebsd py311-yaml rename 2 years ago
Paolo Bonzini 4aa94ae08d configure, meson: synchronize defaults for configure and Meson Rust options 2 years ago
Paolo Bonzini 95e82f9b38 meson: check in main meson.build for native Rust compiler 2 years ago
Peter Maydell 3860a2a8de linux-user/i386: Emulate orig_ax 2 years ago
Richard Henderson e530581ee0 target/arm: Fix alignment fault priority in get_phys_addr_lpae 2 years ago
Richard Henderson 1ba3cb8877 target/arm: Implement TCGCPUOps.tlb_fill_align 2 years ago
Richard Henderson 64bda5106c target/arm: Move device detection earlier in get_phys_addr_lpae 2 years ago
Richard Henderson c053f40b59 target/arm: Pass MemOp to get_phys_addr_lpae 2 years ago
Richard Henderson 21e5a2870e target/arm: Pass MemOp through get_phys_addr_twostage 2 years ago
Richard Henderson c6cd9f9fa9 target/arm: Pass MemOp to get_phys_addr_nogpc 2 years ago
Richard Henderson 5458670b15 target/arm: Pass MemOp to get_phys_addr_gpc 2 years ago
Richard Henderson 29b4d7dbd2 target/arm: Pass MemOp to get_phys_addr_with_space_nogpc 2 years ago
Richard Henderson ec2c933701 target/arm: Pass MemOp to get_phys_addr 2 years ago
Richard Henderson 99746de612 target/hppa: Implement TCGCPUOps.tlb_fill_align 2 years ago
Richard Henderson 5d29587b45 target/hppa: Handle alignment faults in hppa_get_physical_address 2 years ago
Richard Henderson d73d4a5d78 target/hppa: Fix priority of T, D, and B page faults 2 years ago
Richard Henderson 32142b8077 target/hppa: Perform access rights before protection id check 2 years ago
Richard Henderson 4e6939c934 target/hppa: Add MemOp argument to hppa_get_physical_address 2 years ago
Richard Henderson 795592fef7 accel/tcg: Use the alignment test in tlb_fill_align 2 years ago
Richard Henderson f168808d7d accel/tcg: Add TCGCPUOps.tlb_fill_align 2 years ago
Richard Henderson e5b063e81f include/exec/memop: Introduce memop_atomicity_bits 2 years ago
Richard Henderson c5809eee45 include/exec/memop: Rename get_alignment_bits 2 years ago
Richard Henderson da335fe12a include/exec/memop: Move get_alignment_bits from tcg.h 2 years ago
Richard Henderson 49d1866a6e accel/tcg: Assert noreturn from write-only page for atomics 2 years ago
Thomas Huth d0fb974022 linux-user/vm86: Fix compilation with Clang 2 years ago
Ilya Leoshkevich 9d08a70ddc tests/tcg: Run test-proc-mappings.py on i386 2 years ago
Ilya Leoshkevich ac2fb86a0e target/i386/gdbstub: Expose orig_ax 2 years ago
Ilya Leoshkevich e7a4427aec target/i386/gdbstub: Factor out gdb_get_reg() and gdb_write_reg() 2 years ago
Ilya Leoshkevich 3674bfadb5 linux-user/i386: Emulate orig_ax 2 years ago
Ilya Leoshkevich f781af3b14 include/exec: Introduce env_cpu_const() 2 years ago
Paolo Bonzini fe678c45d2 tcg: remove singlestep_enabled from DisasContextBase 2 years ago
Peter Maydell b38d263bca * first commit for Rust support 2 years ago
Paolo Bonzini 381d2c36e1 docs: use consistent markup for footnotes 2 years ago
Paolo Bonzini 232c3a848e docs: avoid footnotes consisting of just URLs 2 years ago
Paolo Bonzini effb0f7724 docs: fix invalid footnote syntax 2 years ago
Paolo Bonzini 872e9581f7 gitlab-ci: add Rust-enabled CI job 2 years ago
Paolo Bonzini 8105ca8512 dockerfiles: add a Dockerfile using a nightly Rust toolchain 2 years ago
Paolo Bonzini 8db4e0f92e meson: ensure -mcx16 is passed when detecting ATOMIC128 2 years ago
Paolo Bonzini 6ae8c5382b meson: define qemu_isa_flags 2 years ago
Pierrick Bouvier 461a9252e2 meson: fix machine option for x86_version 2 years ago
Paolo Bonzini d0f0cd5b1f rust: add PL011 device model 2 years ago
Manos Pitsidianakis 2b74dd9180 rust: add utility procedural macro crate 2 years ago
Paolo Bonzini 474dcfc0ab scripts/archive-source: find directory name for subprojects 2 years ago
Manos Pitsidianakis 5a5110d290 rust: add crate to expose bindings and interfaces 2 years ago
Manos Pitsidianakis dc43b18d2e meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag 2 years ago