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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
6 days
system/physmem: fix use-after-free with dispatch
Pierrick Bouvier
1
-12
/
+3
2025-07-16
Merge tag 'accel-20250715' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
3
-31
/
+2
2025-07-16
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
1
-2
/
+3
2025-07-15
system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
Philippe Mathieu-Daudé
1
-30
/
+0
2025-07-15
accel: Extract AccelClass definition to 'accel/accel-ops.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2025-07-15
accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2025-07-15
qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
2
-0
/
+2
2025-07-15
tpm: "qemu -tpmdev help" should return success
Marc-André Lureau
1
-2
/
+3
2025-07-14
softmmu/runstate: add a way to detect force shutdowns
Daniil Tatianin
1
-0
/
+10
2025-07-10
system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict
Philippe Mathieu-Daudé
1
-5
/
+4
2025-07-07
Merge tag 'accel-20250704' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-3
/
+1
2025-07-04
accel/system: Convert pre_resume() from AccelOpsClass to AccelClass
Philippe Mathieu-Daudé
1
-3
/
+1
2025-07-04
accel: Directly pass AccelState argument to AccelClass::has_memory()
Philippe Mathieu-Daudé
1
-1
/
+1
2025-07-04
Merge tag 'accel-20250704' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2
-7
/
+7
2025-07-04
accel: Expose and register generic_handle_interrupt()
Philippe Mathieu-Daudé
1
-6
/
+4
2025-07-04
accel: Directly pass AccelState argument to AccelClass::has_memory()
Philippe Mathieu-Daudé
1
-1
/
+1
2025-07-04
accel: Expose and register generic_handle_interrupt()
Philippe Mathieu-Daudé
1
-6
/
+4
2025-07-04
system/cpus: Assert interrupt handling is done with BQL locked
Philippe Mathieu-Daudé
1
-0
/
+2
2025-07-03
physmem: qemu_ram_get_fd_offset
Steve Sistare
1
-0
/
+5
2025-06-23
physmem: Support coordinated discarding of RAM with guest_memfd
Chenyi Qiang
1
-2
/
+21
2025-06-23
ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with gu...
Chenyi Qiang
3
-0
/
+448
2025-06-23
memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
Chenyi Qiang
1
-6
/
+6
2025-06-23
memory: Change memory_region_set_ram_discard_manager() to return the result
Chenyi Qiang
1
-3
/
+7
2025-06-05
vfio: return mr from vfio_get_xlat_addr
Steve Sistare
1
-25
/
+7
2025-05-30
Merge tag 'pull-request-2025-05-30' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-5
/
+0
2025-05-30
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-1
/
+66
2025-05-30
hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
Philippe Mathieu-Daudé
1
-5
/
+0
2025-05-28
i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
Xiaoyao Li
1
-0
/
+65
2025-05-28
system/main: comment lock rationale
Pierrick Bouvier
1
-0
/
+13
2025-05-26
meson: remove lib{system, user}_ss aliases
Pierrick Bouvier
1
-1
/
+1
2025-05-14
system/runstate: add VM state change cb with return value
Haoqian He
2
-7
/
+36
2025-05-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
3
-7
/
+8
2025-05-06
util: exclude mmap-alloc.c from compilation target on Emscripten
Kohei Tokunaga
2
-5
/
+6
2025-05-06
Disable options unsupported on Emscripten
Kohei Tokunaga
1
-2
/
+2
2025-04-30
system/vl: Filter machine list available for a particular target binary
Philippe Mathieu-Daudé
1
-1
/
+2
2025-04-30
include: Remove 'exec/exec-all.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2025-04-30
physmem: Restrict TCG IOTLB code to TCG accel
Philippe Mathieu-Daudé
1
-0
/
+5
2025-04-30
physmem: Move TCG IOTLB methods around
Philippe Mathieu-Daudé
1
-25
/
+25
2025-04-30
accel/tcg: Add CPUState arg to tb_invalidate_phys_range
Richard Henderson
1
-1
/
+1
2025-04-25
qemu: Convert target_name() to TargetInfo API
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
pc-bios: Move device tree files in their own subdir
BALATON Zoltan
1
-1
/
+3
2025-04-25
system/datadir: Add new type constant for DTB files
BALATON Zoltan
1
-1
/
+2
2025-04-25
system/memory: Remove DEVICE_HOST_ENDIAN definition
Philippe Mathieu-Daudé
2
-4
/
+1
2025-04-25
system/vl: Fix type conflict of GLib function pointers
Kohei Tokunaga
1
-2
/
+2
2025-04-25
exec: Rename target_words_bigendian() -> target_big_endian()
Philippe Mathieu-Daudé
3
-4
/
+4
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-24
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
1
-2
/
+0
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
1
-2
/
+0
2025-04-23
include/exec: Split out icount.h
Richard Henderson
3
-1
/
+3
[next]