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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
3 days
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
21
-86
/
+102
4 days
accel/tcg: Include missing 'exec/translation-block.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
4 days
system: Remove unnecessary 'exec/translate-all.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
4 days
system: Move 'exec/confidential-guest-support.h' to system/
Philippe Mathieu-Daudé
1
-1
/
+1
4 days
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
21
-80
/
+80
4 days
qom: Create system containers explicitly
Peter Xu
1
-0
/
+16
4 days
log: Add separate debug option for logging invalid memory accesses
BALATON Zoltan
2
-4
/
+4
5 days
bql: add a "mock" BQL for Rust unit tests
Paolo Bonzini
1
-0
/
+6
5 days
hw/core: Introduce device_class_set_props_n
Richard Henderson
1
-8
/
+7
8 days
x86/loader: add -shim option
Gerd Hoffmann
1
-0
/
+9
11 days
hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()
Philippe Mathieu-Daudé
1
-1
/
+2
11 days
hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
Philippe Mathieu-Daudé
1
-1
/
+1
14 days
bql: check that the BQL is not dropped within marked sections
Paolo Bonzini
1
-0
/
+15
2024-12-03
system: Select HVF by default when no other accelerator is available
Philippe Mathieu-Daudé
1
-0
/
+3
2024-11-25
vl: use qmp_device_add() in qemu_create_cli_devices()
Stefan Hajnoczi
1
-10
/
+4
2024-11-25
qdev-monitor: avoid QemuOpts in QMP device_add
Stefan Hajnoczi
1
-14
/
+28
2024-11-19
system/dma-helpers.c: Move trace events to system/trace-events
Peter Maydell
2
-1
/
+8
2024-11-18
vl: fix qemu_validate_options() indention
Gerd Hoffmann
1
-9
/
+9
2024-11-06
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-1
/
+1
2024-11-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-4
/
+49
2024-11-05
qdev: make properties array "const"
Paolo Bonzini
1
-1
/
+1
2024-11-04
qapi: introduce device-sync-config
Vladimir Sementsov-Ogievskiy
1
-0
/
+38
2024-11-04
qdev-monitor: add option to report GenericError from find_device_state
Vladimir Sementsov-Ogievskiy
1
-4
/
+11
2024-10-31
migration: Drop migration_is_idle()
Peter Xu
1
-2
/
+2
2024-10-31
migration: Move cpu-throttle.c from system to migration
Hyman Huang
4
-138
/
+0
2024-10-21
replace error_setg(&error_fatal, ...) with error_report()
Tudor Gheorghiu
1
-1
/
+2
2024-10-15
vl.c: Remove pxa2xx-specific -portrait and -rotate options
Peter Maydell
2
-12
/
+0
2024-10-08
memory: notify hypervisor of all eventfds during listener (de)registration
Ani Sinha
1
-0
/
+83
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
1
-2
/
+11
2024-09-18
softmmu/physmem.c: Keep transaction attribute in address_space_map()
Fea.Wang
1
-1
/
+1
2024-09-17
system: Enable the device aliases for or1k, too
Thomas Huth
1
-0
/
+1
2024-09-17
system: Sort QEMU_ARCH_VIRTIO_PCI definition
Philippe Mathieu-Daudé
1
-6
/
+11
2024-09-13
system: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+1
2024-09-13
seccomp: Remove check for CRIS host
Philippe Mathieu-Daudé
1
-2
/
+2
2024-09-10
Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-1
/
+1
2024-09-10
qapi/ui: Drop temporary 'prefix'
Markus Armbruster
1
-1
/
+1
2024-09-09
system: improve migration debug
Denis V. Lunev
2
-0
/
+6
2024-09-09
softmmu/physmem: fix memory leak in dirty_memory_extend()
David Hildenbrand
1
-26
/
+9
2024-09-09
softmmu: Support concurrent bounce buffers
Mattias Nissler
2
-27
/
+60
2024-08-23
system/vl.c: Print machine name, not "(null)", for unknown machine types
Peter Maydell
1
-2
/
+2
2024-08-16
replay: allow runstate shutdown->running when replaying trace
Nicholas Piggin
1
-3
/
+28
2024-08-06
system/vl.c: Expand OpenGL related errors
Peter Maydell
1
-2
/
+3
2024-08-06
Merge tag 'pull-qapi-2024-08-05' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
1
-6
/
+6
2024-08-05
qmp: Fix higher half vaddrs for [p]memsave
Josh Junon
1
-6
/
+6
2024-08-05
qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
Clément Léger
1
-1
/
+1
2024-08-05
qemu/osdep: Move close_all_open_fds() to oslib-posix
Clément Léger
1
-36
/
+1
2024-07-29
system/physmem: Where we assume we have a RAM MR, assert it
Peter Maydell
1
-4
/
+14
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-2
/
+2
2024-07-23
system/memory_mapping: make range overlap check more readable
Yao Xingtao
1
-2
/
+2
2024-07-22
physmem: Add helper function to destroy CPU AddressSpace
Salil Mehta
1
-0
/
+29
[next]