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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
tests/qtest/migration: Specify the geometry of the bootsector
Fabiano Rosas
1
-1
/
+3
2023-10-20
tests/qtest/migration: Define a machine for all architectures
Fabiano Rosas
1
-3
/
+13
2023-10-20
tests/qtest/migration: Introduce find_common_machine_version
Fabiano Rosas
2
-0
/
+28
2023-10-20
tests/qtest: Introduce qtest_resolve_machine_alias
Fabiano Rosas
2
-0
/
+26
2023-10-20
tests/qtest: Introduce qtest_has_machine_with_env
Fabiano Rosas
2
-2
/
+16
2023-10-20
tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary
Fabiano Rosas
1
-4
/
+25
2023-10-20
tests/qtest: Introduce qtest_init_with_env
Fabiano Rosas
2
-7
/
+32
2023-10-20
tests/qtest: Allow qtest_qemu_binary to use a custom environment variable
Fabiano Rosas
1
-3
/
+10
2023-10-20
migration/multifd: Stop checking p->quit in multifd_send_thread
Fabiano Rosas
1
-3
/
+0
2023-10-20
migration: simplify notifiers
Steve Sistare
6
-19
/
+31
2023-10-20
migration: Fix parse_ramblock() on overwritten retvals
Peter Xu
1
-2
/
+3
2023-10-20
migration: simplify blockers
Steve Sistare
33
-150
/
+92
2023-10-20
tests/qtest/migration-test: Disable the analyze-migration.py test on s390x
Thomas Huth
1
-1
/
+3
2023-10-19
Merge tag 'pull-lu-20231018' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
5
-183
/
+379
2023-10-19
Merge tag 'migration-20231018-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
5
-83
/
+104
2023-10-18
linux-user: Remap guest SIGABRT
Richard Henderson
1
-7
/
+35
2023-10-18
linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP
Richard Henderson
1
-1
/
+43
2023-10-18
linux-user: Split out host_sig{segv,bus}_handler
Richard Henderson
1
-60
/
+85
2023-10-18
linux-user: Simplify signal_init
Richard Henderson
1
-20
/
+22
2023-10-18
linux-user: Map unsupported signals to an out-of-bounds value
Richard Henderson
1
-34
/
+38
2023-10-18
linux-user: Only register handlers for core_dump_signal by default
Richard Henderson
1
-29
/
+14
2023-10-18
linux-user: Detect and report host crashes
Helge Deller
1
-6
/
+63
2023-10-18
linux-user: Exit not abort in die_with_backtrace
Richard Henderson
1
-1
/
+1
2023-10-18
linux-user: Split out die_with_signal
Richard Henderson
1
-24
/
+28
2023-10-18
linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap
Richard Henderson
1
-13
/
+17
2023-10-18
linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
Jiajie Chen
1
-0
/
+8
2023-10-18
linux-user/sh4: Fix crashes on signal delivery
Mikulas Patocka
1
-0
/
+8
2023-10-18
linux-user/mips: fix abort on integer overflow
Mikulas Patocka
1
-1
/
+3
2023-10-18
linux-user: Fixes for zero_bss
Richard Henderson
1
-13
/
+40
2023-10-18
Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
20
-1973
/
+2573
2023-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
38
-274
/
+282
2023-10-18
migration: save_zero_page() can take block through pss
Juan Quintela
1
-7
/
+6
2023-10-18
migration: control_save_page() can take block through pss
Juan Quintela
1
-3
/
+3
2023-10-18
migration: save_compress_page() can take block through pss
Juan Quintela
1
-4
/
+5
2023-10-18
hw/vfio: add ramfb migration support
Marc-André Lureau
5
-0
/
+74
2023-10-18
ramfb-standalone: add migration support
Marc-André Lureau
2
-0
/
+28
2023-10-18
ramfb: add migration support
Marc-André Lureau
2
-0
/
+23
2023-10-18
vfio/pci: Remove vfio_detach_device from vfio_realize error path
Eric Auger
1
-9
/
+7
2023-10-18
vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW
Zhenzhong Duan
1
-2
/
+0
2023-10-18
vfio/ap: Remove pointless apdev variable
Zhenzhong Duan
1
-6
/
+3
2023-10-18
vfio/pci: Fix a potential memory leak in vfio_listener_region_add
Zhenzhong Duan
1
-1
/
+1
2023-10-18
vfio/common: Move legacy VFIO backend code into separate container.c
Yi Liu
4
-1139
/
+1213
2023-10-18
vfio/common: Introduce a global VFIODevice list
Zhenzhong Duan
2
-26
/
+21
2023-10-18
vfio/common: Store the parent container in VFIODevice
Zhenzhong Duan
2
-1
/
+8
2023-10-18
vfio/common: Introduce a per container device list
Zhenzhong Duan
2
-78
/
+65
2023-10-18
vfio/common: Move VFIO reset handler registration to a group agnostic function
Zhenzhong Duan
1
-8
/
+7
2023-10-18
vfio/ccw: Use vfio_[attach/detach]_device
Eric Auger
3
-100
/
+32
2023-10-18
vfio/ap: Use vfio_[attach/detach]_device
Eric Auger
1
-54
/
+13
2023-10-18
vfio/platform: Use vfio_[attach/detach]_device
Eric Auger
2
-41
/
+3
2023-10-18
vfio/pci: Introduce vfio_[attach/detach]_device
Eric Auger
4
-53
/
+93
[next]