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
2024-02-22
system/vl: Update description for input grab key
Tianlan Zhou
2024-02-20
system/physmem: remove redundant arg reassignment
Manos Pitsidianakis
2024-02-16
physmem: replace function name with __func__ in ram_block_discard_range()
Xiaoyao Li
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-02-14
exec/ioport: Add portio_list_set_enabled()
Bernhard Beschow
2024-02-14
exec/ioport: Add portio_list_set_address()
Bernhard Beschow
2024-02-14
exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
Bernhard Beschow
2024-02-13
system: Move memory_ldst.c.inc to system
BALATON Zoltan
2024-02-09
softmmu: remove obsolete comment about libvirt timeouts
Daniel P. Berrangé
2024-02-09
qemu_init: increase NOFILE soft limit on POSIX
Fiona Ebner
2024-02-06
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-02-02
net: make nb_nics and nd_table[] static in net/net.c
David Woodhouse
2024-02-02
system/vl.c: Fix handling of '-serial none -serial something'
Peter Maydell
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-29
target: Make qemu_target_page_mask() available for *-user
Ilya Leoshkevich
2024-01-20
Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-19
system/watchpoint: Move TCG specific code to accel/tcg/
Philippe Mathieu-Daudé
2024-01-19
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
2024-01-19
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
2024-01-19
cli: Remove deprecated '-singlestep' command line option
Philippe Mathieu-Daudé
2024-01-19
qapi: Remove deprecated 'singlestep' member of StatusInfo
Philippe Mathieu-Daudé
2024-01-19
qemu-options: Remove the deprecated -chroot option
Thomas Huth
2024-01-19
qemu-options: Remove the deprecated -async-teardown option
Thomas Huth
2024-01-19
qemu-options: Remove the deprecated -no-acpi option
Thomas Huth
2024-01-19
qemu-options: Remove the deprecated -no-hpet option
Thomas Huth
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-05
Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-05
memory: Have memory_region_init_ram_from_fd() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram_from_file() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_resizeable_ram() return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom_device() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Simplify memory_region_init_rom_device_nomigrate() calls
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom_device_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Simplify memory_region_init_ram_from_fd() calls
Philippe Mathieu-Daudé
2024-01-05
memory: Simplify memory_region_init_rom_nomigrate() calls
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-01-04
migration: preserve suspended for bg_migration
Steve Sistare
2024-01-04
migration: preserve suspended for snapshot
Steve Sistare
2024-01-04
cpus: vm_resume
Steve Sistare
2024-01-04
cpus: stop vm in suspended runstate
Steve Sistare
[next]