index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-44
/
+1
2024-01-19
system/watchpoint: Move TCG specific code to accel/tcg/
Philippe Mathieu-Daudé
1
-124
/
+0
2024-01-19
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
1
-1
/
+1
2024-01-19
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
1
-2
/
+1
2024-01-19
cli: Remove deprecated '-singlestep' command line option
Philippe Mathieu-Daudé
1
-17
/
+1
2024-01-19
qapi: Remove deprecated 'singlestep' member of StatusInfo
Philippe Mathieu-Daudé
1
-8
/
+0
2024-01-19
qemu-options: Remove the deprecated -chroot option
Thomas Huth
1
-5
/
+0
2024-01-19
qemu-options: Remove the deprecated -async-teardown option
Thomas Huth
1
-6
/
+0
2024-01-19
qemu-options: Remove the deprecated -no-acpi option
Thomas Huth
1
-4
/
+0
2024-01-19
qemu-options: Remove the deprecated -no-hpet option
Thomas Huth
1
-4
/
+0
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
1
-3
/
+3
2024-01-08
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2
-3
/
+3
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
7
-37
/
+38
2024-01-05
Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging
Peter Maydell
2
-29
/
+42
2024-01-05
memory: Have memory_region_init_ram_from_fd() handler return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_ram_from_file() handler return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_resizeable_ram() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_rom_device() handler return a boolean
Philippe Mathieu-Daudé
1
-2
/
+4
2024-01-05
memory: Simplify memory_region_init_rom_device_nomigrate() calls
Philippe Mathieu-Daudé
1
-5
/
+2
2024-01-05
memory: Have memory_region_init_rom_device_nomigrate() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
memory: Have memory_region_init_rom() handler return a boolean
Philippe Mathieu-Daudé
1
-2
/
+4
2024-01-05
memory: Have memory_region_init_ram() handler return a boolean
Philippe Mathieu-Daudé
1
-2
/
+4
2024-01-05
memory: Simplify memory_region_init_ram_from_fd() calls
Philippe Mathieu-Daudé
1
-4
/
+1
2024-01-05
memory: Simplify memory_region_init_rom_nomigrate() calls
Philippe Mathieu-Daudé
1
-4
/
+1
2024-01-05
memory: Have memory_region_init_rom_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
1
-2
/
+7
2024-01-05
memory: Have memory_region_init_ram_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
1
-2
/
+3
2024-01-05
memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+3
2024-01-05
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
3
-8
/
+50
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-1
/
+3
2024-01-04
migration: preserve suspended for bg_migration
Steve Sistare
1
-0
/
+1
2024-01-04
migration: preserve suspended for snapshot
Steve Sistare
2
-0
/
+7
2024-01-04
cpus: vm_resume
Steve Sistare
1
-0
/
+9
2024-01-04
cpus: stop vm in suspended runstate
Steve Sistare
2
-8
/
+18
2024-01-04
cpus: vm_was_suspended
Steve Sistare
1
-0
/
+15
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
1
-2
/
+2
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
1
-1
/
+3
2023-12-30
system: Constify VMState
Richard Henderson
1
-7
/
+7
2023-12-21
scsi: assert that callbacks run in the correct AioContext
Stefan Hajnoczi
1
-0
/
+3
2023-12-21
dma-helpers: don't lock AioContext in dma_blk_cb()
Stefan Hajnoczi
1
-5
/
+2
2023-12-21
vl: Improve error message for conflicting -incoming and -loadvm
Kevin Wolf
1
-0
/
+4
2023-12-20
system/qtest: Include missing 'hw/core/cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-12-04
system/memory: use ldn_he_p/stn_he_p
Patrick Venture
1
-30
/
+2
2023-11-24
system: Use &error_abort in memory_region_init_ram_[device_]ptr()
Philippe Mathieu-Daudé
1
-2
/
+2
2023-11-24
coverity: physmem: use simple assertions instead of modelling
Vladimir Sementsov-Ogievskiy
1
-0
/
+22
2023-11-21
Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu i...
Stefan Hajnoczi
1
-0
/
+1
2023-11-21
vl: disable default serial when xen-console is enabled
David Woodhouse
1
-0
/
+1
2023-11-21
vl: add missing display_remote++
Marc-André Lureau
1
-0
/
+2
2023-11-21
vl: revert behaviour for -display none
Marc-André Lureau
1
-1
/
+1
2023-11-17
balloon: Fix a misleading error message
Markus Armbruster
1
-5
/
+5
[next]