index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-06
9pfs: deprecate 'proxy' backend
Christian Schoenebeck
2023-07-04
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-07-04
block/blkio: fix module_block.py parsing
Stefan Hajnoczi
2023-07-04
Merge tag 'pull-maintainer-ominbus-030723-1' of https://gitlab.com/stsquad/qe...
Richard Henderson
2023-07-03
tests/tcg: Add a test for info proc mappings
Ilya Leoshkevich
2023-07-03
docs: Document security implications of debugging
Ilya Leoshkevich
2023-07-03
gdbstub: Add support for info proc mappings
Ilya Leoshkevich
2023-07-03
gdbstub: Report the actual qemu-user pid
Ilya Leoshkevich
2023-07-03
gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
Ilya Leoshkevich
2023-07-03
linux-user: Emulate /proc/self/smaps
Ilya Leoshkevich
2023-07-03
linux-user: Add "safe" parameter to do_guest_openat()
Ilya Leoshkevich
2023-07-03
linux-user: Expose do_guest_openat() and do_guest_readlink()
Ilya Leoshkevich
2023-07-03
gdbstub: clean-up vcont handling to avoid goto
Alex Bennée
2023-07-03
gdbstub: Permit reverse step/break to provide stop response
Nicholas Piggin
2023-07-03
gdbstub: lightly refactor connection to avoid snprintf
Alex Bennée
2023-07-03
docs/devel: introduce some key concepts for QOM development
Alex Bennée
2023-07-03
docs/devel: split qom-api reference into new file
Alex Bennée
2023-07-03
docs/devel/qom.rst: Correct code style
Philippe Mathieu-Daudé
2023-07-03
include/hw/qdev-core: fixup kerneldoc annotations
Alex Bennée
2023-07-03
include/migration: mark vmstate_register() as a legacy function
Alex Bennée
2023-07-03
docs/devel: add some front matter to the devel index
Alex Bennée
2023-07-03
plugins: update lockstep to use g_memdup2
Alex Bennée
2023-07-03
plugins: fix memory leak while parsing options
Alex Bennée
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2023-07-03
target/arm: make arm_casq_ptw CONFIG_TCG only
Alex Bennée
2023-07-03
tests/avocado: Make the test_arm_bpim2u_gmac test more reliable
Thomas Huth
2023-07-03
tests/avocado: update firmware to enable sbsa-ref/max
Marcin Juszkiewicz
2023-07-03
tests/docker: convert riscv64-cross to lcitool
Alex Bennée
2023-07-03
tests/lcitool: introduce qemu-minimal
Alex Bennée
2023-07-03
tests/lcitool: add an explicit gcc-native package
Alex Bennée
2023-07-03
tests/lcitool: Bump fedora container versions
Erik Skultety
2023-07-03
tests/lcitool: update to latest version
Alex Bennée
2023-07-03
Makefile: add lcitool-refresh to UNCHECKED_GOALS
Alex Bennée
2023-07-03
tests/docker: add test-fuzz
Alex Bennée
2023-07-03
tests/qtests: clean-up and fix leak in generic_fuzz
Alex Bennée
2023-07-03
scripts/oss-fuzz: add a suppression for keymap
Alex Bennée
2023-07-03
qemu-keymap: properly check return from xkb_keymap_mod_get_index
Alex Bennée
2023-07-03
tests/tcg: add mechanism to handle plugin arguments
Alex Bennée
2023-07-03
docs/devel: remind developers to run CI container pipeline when updating images
Ani Sinha
2023-07-03
gitlab: reduce testing scope of check-gcov
Alex Bennée
2023-07-03
gitlab: ensure coverage job also publishes meson log
Daniel P. Berrangé
2023-07-03
gitlab: explicit set artifacts publishing criteria
Daniel P. Berrangé
2023-07-01
Merge tag 'pull-tcg-20230701' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-07-01
linux-user: Avoid mmap of the last byte of the reserved_va
Richard Henderson
2023-07-01
target/nios2 : Explicitly ask for target-endian loads and stores
Peter Maydell
2023-07-01
tcg: Reduce tcg_assert_listed_vecop() scope
Philippe Mathieu-Daudé
2023-07-01
target/arm: Use float64_to_int32_modulo for FJCVTZS
Richard Henderson
2023-07-01
target/alpha: Use float64_to_int64_modulo for CVTTQ
Richard Henderson
2023-07-01
tests/tcg/alpha: Add test for cvttq
Richard Henderson
2023-07-01
fpu: Add float64_to_int{32,64}_modulo
Richard Henderson
[next]