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
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
2021-07-23
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...
Peter Maydell
2021-07-22
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-22
vl: add virtio-vga-gl to the default_list
Marc-André Lureau
2021-07-21
qemu/atomic: Add aligned_{int64,uint64}_t types
Richard Henderson
2021-07-20
vl: Parse legacy default_machine_opts
Jason Andryuk
2021-07-14
seccomp: don't block getters for resource control syscalls
Daniel P. Berrangé
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-07-09
misc: Remove redundant new line in perror()
Li Zhijian
2021-07-09
memory: Display MemoryRegion name in read/write ops trace events
Philippe Mathieu-Daudé
2021-07-09
vl: fix leak of qdict_crumple return value
Paolo Bonzini
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
2021-07-09
modules: use modinfo for qemu opts load
Gerd Hoffmann
2021-07-09
modules: generate modinfo.c
Gerd Hoffmann
2021-07-08
softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
David Hildenbrand
2021-07-08
softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|re...
David Hildenbrand
2021-07-08
memory: Helpers to copy/free a MemoryRegionSection
David Hildenbrand
2021-07-08
memory: Introduce RamDiscardManager for RAM memory regions
David Hildenbrand
2021-07-06
machine: add smp compound property
Paolo Bonzini
2021-07-06
vl: switch -M parsing to keyval
Paolo Bonzini
2021-07-05
ui: Mark the '-no-quit' option as deprecated
Thomas Huth
2021-07-05
ui: Fix the "-display sdl,window_close=..." parameter
Thomas Huth
2021-07-05
softmmu/vl: Remove obsolete comment about the "frame" parameter
Thomas Huth
2021-06-23
ui: Make the DisplayType enum entries conditional
Thomas Huth
2021-06-15
util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
David Hildenbrand
2021-06-15
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
2021-06-15
util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
David Hildenbrand
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
David Hildenbrand
2021-06-15
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
2021-06-15
softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory
David Hildenbrand
2021-06-15
softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
David Hildenbrand
2021-06-15
softmmu/physmem: Mark shared anonymous memory RAM_SHARED
David Hildenbrand
2021-06-15
runstate: Initialize Error * to NULL
Peng Liang
2021-06-15
vl: Fix an assert failure in error path
Zhenzhong Duan
2021-06-14
softmmu: add trace point when bdrv_flush_all fails
Daniel P. Berrangé
2021-06-11
Fix the qemu crash when guest shutdown during checkpoint
Rao, Lei
2021-06-04
vl: plug -object back into -readconfig
Paolo Bonzini
2021-06-04
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
2021-06-04
qemu-config: parse configuration files to a QDict
Paolo Bonzini
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-26
replay: fix watchpoint processing for reverse debugging
Pavel Dovgalyuk
2021-05-26
qemu-config: load modules when instantiating option groups
Paolo Bonzini
2021-05-26
vl: allow not specifying size in -m when using -M memory-backend
Paolo Bonzini
2021-05-26
remove qemu-options* from root directory
Paolo Bonzini
2021-05-26
memory: Introduce log_sync_global() to memory listener
Peter Xu
2021-05-26
qtest: add a QOM object for qtest
Paolo Bonzini
2021-05-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
2021-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...
Peter Maydell
[next]