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
/
system
Age
Commit message (
Expand
)
Author
46 hours
system/dma-helpers.c: Move trace events to system/trace-events
Peter Maydell
3 days
vl: fix qemu_validate_options() indention
Gerd Hoffmann
2024-11-06
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-11-05
qdev: make properties array "const"
Paolo Bonzini
2024-11-04
qapi: introduce device-sync-config
Vladimir Sementsov-Ogievskiy
2024-11-04
qdev-monitor: add option to report GenericError from find_device_state
Vladimir Sementsov-Ogievskiy
2024-10-31
migration: Drop migration_is_idle()
Peter Xu
2024-10-31
migration: Move cpu-throttle.c from system to migration
Hyman Huang
2024-10-21
replace error_setg(&error_fatal, ...) with error_report()
Tudor Gheorghiu
2024-10-15
vl.c: Remove pxa2xx-specific -portrait and -rotate options
Peter Maydell
2024-10-08
memory: notify hypervisor of all eventfds during listener (de)registration
Ani Sinha
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
2024-09-18
softmmu/physmem.c: Keep transaction attribute in address_space_map()
Fea.Wang
2024-09-17
system: Enable the device aliases for or1k, too
Thomas Huth
2024-09-17
system: Sort QEMU_ARCH_VIRTIO_PCI definition
Philippe Mathieu-Daudé
2024-09-13
system: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
seccomp: Remove check for CRIS host
Philippe Mathieu-Daudé
2024-09-10
Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-09-10
qapi/ui: Drop temporary 'prefix'
Markus Armbruster
2024-09-09
system: improve migration debug
Denis V. Lunev
2024-09-09
softmmu/physmem: fix memory leak in dirty_memory_extend()
David Hildenbrand
2024-09-09
softmmu: Support concurrent bounce buffers
Mattias Nissler
2024-08-23
system/vl.c: Print machine name, not "(null)", for unknown machine types
Peter Maydell
2024-08-16
replay: allow runstate shutdown->running when replaying trace
Nicholas Piggin
2024-08-06
system/vl.c: Expand OpenGL related errors
Peter Maydell
2024-08-06
Merge tag 'pull-qapi-2024-08-05' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-08-05
qmp: Fix higher half vaddrs for [p]memsave
Josh Junon
2024-08-05
qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
Clément Léger
2024-08-05
qemu/osdep: Move close_all_open_fds() to oslib-posix
Clément Léger
2024-07-29
system/physmem: Where we assume we have a RAM MR, assert it
Peter Maydell
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-23
system/memory_mapping: make range overlap check more readable
Yao Xingtao
2024-07-22
physmem: Add helper function to destroy CPU AddressSpace
Salil Mehta
2024-07-16
system/physmem: use return value of ram_block_discard_require() as errno
Zhenzhong Duan
2024-07-16
vl: fix "type is NULL" in -vga help
Marc-André Lureau
2024-07-16
system/cpus: Add cpu_pause() function
Nicholas Piggin
2024-07-12
physmem: Bail out qemu_ram_block_from_host() for invalid ram addrs
Edgar E. Iglesias
2024-07-09
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
2024-07-05
tracepoints: move physmem trace points
Alex Bennée
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-02
Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-02
system/physmem: Fix reference to dump-guest-core
Akihiko Odaki
2024-07-01
pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
Alejandro Jimenez
2024-07-01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-07-01
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
2024-06-30
vl.c: select_machine(): add selected machine type to error message
Vladimir Sementsov-Ogievskiy
2024-06-30
vl.c: select_machine(): use g_autoptr
Vladimir Sementsov-Ogievskiy
2024-06-30
vl.c: select_machine(): use ERRP_GUARD instead of error propagation
Vladimir Sementsov-Ogievskiy
2024-06-30
vl: Allow multiple -overcommit commands
Zide Chen
[next]