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
2022-10-12
io/command: use glib GSpawn, instead of open-coding fork/exec
Marc-André Lureau
2022-10-12
tests/channel-helper: set blocking in main thread
Marc-André Lureau
2022-10-12
util: make do_send_recv work with partial send/recv
Marc-André Lureau
2022-10-12
osdep: make readv_writev() work with partial read/write
Marc-André Lureau
2022-10-12
win32: set threads name
Marc-André Lureau
2022-10-11
Merge tag 'pull-testing-gdbstub-plugins-gitdm-111022-1' of https://github.com...
Stefan Hajnoczi
2022-10-11
Revert "configure: build ROMs with container-based cross compilers"
Alex Bennée
2022-10-11
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-06
dump: fix kdump to work over non-aligned blocks
Marc-André Lureau
2022-10-06
dump: simplify a bit kdump get_next_page()
Marc-André Lureau
2022-10-06
dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note
Janosch Frank
2022-10-06
dump: Split elf header functions into prepare and write
Janosch Frank
2022-10-06
dump: Rework dump_calculate_size function
Janosch Frank
2022-10-06
dump: Rework filter area variables
Janosch Frank
2022-10-06
dump: Rework get_start_block
Janosch Frank
2022-10-06
dump: Refactor dump_iterate and introduce dump_filter_memblock_*()
Janosch Frank
2022-10-06
dump: Rename write_elf_loads to write_elf_phdr_loads
Janosch Frank
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-10-06
Merge tag 'pull-testing-gdbstub-plugins-gitdm-061022-3' of https://github.com...
Stefan Hajnoczi
2022-10-06
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
2022-10-06
contrib/gitdm: add Université Grenoble Alpes
Alex Bennée
2022-10-06
contrib/gitdm: add Simon to individual contributors
Alex Bennée
2022-10-06
contrib/gitdm: add China Telecom to the domain map
Alex Bennée
2022-10-06
contrib/gitdm: add ISCAS to the academics group
Alex Bennée
2022-10-06
contrib/gitdm: add WANG Xuerui to individual contributers
Alex Bennée
2022-10-06
contrib/gitdm: add Paul to individual contributors
Alex Bennée
2022-10-06
contrib/gitdm: add mapping for Loongson Technology
Alex Bennée
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
2022-10-06
gdbstub: move into its own sub directory
Alex Bennée
2022-10-06
semihosting: update link to spec
Alex Bennée
2022-10-06
docs/devel: document the test plugins
Alex Bennée
2022-10-06
contrib/plugins: reset skip when matching in execlog
Alex Bennée
2022-10-06
docs/devel: move API to end of tcg-plugins.rst
Alex Bennée
2022-10-06
docs/devel: clean-up qemu invocations in tcg-plugins
Alex Bennée
2022-10-06
plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
Richard Henderson
2022-10-06
plugins: extend execlog to filter matches
Alex Bennée
2022-10-06
disas: use result of ->read_memory_func
Alex Bennée
2022-10-06
disas: generalise plugin_printf and use for monitor_disas
Alex Bennée
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-06
pc-bios/vof: Adopt meson style Make output
Paolo Bonzini
2022-10-06
pc-bios/s390-ccw: Adopt meson style Make output
Paolo Bonzini
2022-10-06
pc-bios/optionrom: Adopt meson style Make output
Paolo Bonzini
2022-10-06
configure: build ROMs with container-based cross compilers
Paolo Bonzini
2022-10-06
configure: cleanup creation of tests/tcg target config
Paolo Bonzini
2022-10-06
configure: unify creation of cross-compilation Makefiles
Paolo Bonzini
2022-10-06
configure: move tests/tcg/Makefile.prereqs to root build directory
Paolo Bonzini
2022-10-06
tests/tcg: move compiler tests to Makefiles
Paolo Bonzini
[next]