index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
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
2021-05-13
exec: Relax range check in ram_block_discard_range()
David Hildenbrand
2021-05-13
migration/ram: Handle RAM block resizes during precopy
David Hildenbrand
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-13
util: vfio-helpers: Factor out and fix processing of existing ram blocks
David Hildenbrand
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
Remove the deprecated moxie target
Thomas Huth
2021-05-10
accel: move call to accel_init_interfaces
Claudio Fontana
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-04-01
icount: get rid of static variable
Pavel Dovgalyuk
2021-03-24
m68k: add the virtio devices aliases
Laurent Vivier
2021-03-24
qdev: define list of archs with virtio-pci or virtio-ccw
Laurent Vivier
2021-03-23
memory: Add offset_in_region to flatview_cb arguments
Peter Maydell
2021-03-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-16-v4' in...
Peter Maydell
2021-03-19
qemu-options: New -compat to set policy for deprecated interfaces
Markus Armbruster
[next]