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-07-26
migration: Update error description whenever migration fails
Tejus GK
1
-7
/
+12
2023-07-26
docs/migration: Update postcopy bits
Peter Xu
1
-26
/
+66
2023-07-26
migration: skipped field is really obsolete.
Juan Quintela
2
-2
/
+20
2023-07-26
migration-test: machine_opts is really arch specific
Juan Quintela
1
-9
/
+5
2023-07-26
migration-test: Create arch_opts
Juan Quintela
1
-15
/
+15
2023-07-26
migration-test: Make machine_opts regular with other options
Juan Quintela
1
-6
/
+4
2023-07-26
migration-test: Be consistent for ppc
Juan Quintela
1
-1
/
+1
2023-07-26
migration: Extend query-migrate to provide dirty page limit info
Hyman Huang(黄勇)
5
-1
/
+76
2023-07-26
migration: Implement dirty-limit convergence algo
Hyman Huang(黄勇)
4
-0
/
+69
2023-07-26
migration: Put the detection logic before auto-converge checking
Hyman Huang(黄勇)
1
-10
/
+11
2023-07-26
migration: Refactor auto-converge capability logic
Hyman Huang(黄勇)
1
-1
/
+5
2023-07-26
migration: Introduce dirty-limit capability
Hyman Huang(黄勇)
4
-6
/
+49
2023-07-26
qapi/migration: Introduce vcpu-dirty-limit parameters
Hyman Huang(黄勇)
3
-3
/
+44
2023-07-26
qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
Hyman Huang(黄勇)
3
-7
/
+63
2023-07-26
softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
Hyman Huang(黄勇)
1
-6
/
+7
2023-07-26
migration/multifd: Protect accesses to migration_threads
Fabiano Rosas
2
-3
/
+14
2023-07-26
migration/multifd: Rename threadinfo.c functions
Fabiano Rosas
4
-9
/
+8
2023-07-25
block/blkio: enable the completion eventfd
Stefano Garzarella
1
-0
/
+1
2023-07-25
Update version for v8.1.0-rc1 release
v8.1.0-rc1
Peter Maydell
1
-1
/
+1
2023-07-25
hw/usb/canokey: change license to GPLv2+
Hongren (Zenithal) Zheng
2
-2
/
+2
2023-07-25
crypto: Always initialize splitkeylen
Akihiko Odaki
1
-2
/
+2
2023-07-25
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
78
-120
/
+125
2023-07-25
Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into staging
Peter Maydell
13
-52
/
+75
2023-07-25
qapi: Correct "eg." to "e.g." in documentation
Markus Armbruster
2
-2
/
+2
2023-07-25
hw/pci: add comment to explain checking for available function 0 in pci hotplug
Ani Sinha
1
-3
/
+8
2023-07-25
target/tricore: Rename tricore_feature
Bastian Koppelmann
4
-9
/
+9
2023-07-25
hw/9pfs: spelling fixes
Michael Tokarev
6
-10
/
+10
2023-07-25
other architectures: spelling fixes
Michael Tokarev
29
-58
/
+58
2023-07-25
arm: spelling fixes
Michael Tokarev
24
-30
/
+30
2023-07-25
s390x: spelling fixes
Michael Tokarev
9
-9
/
+9
2023-07-25
migration: spelling fixes
Michael Tokarev
7
-8
/
+8
2023-07-25
target/tricore: Rename tricore_feature
Bastian Koppelmann
4
-9
/
+9
2023-07-25
target/sparc: Handle FPRS correctly on big-endian hosts
Peter Maydell
4
-5
/
+6
2023-07-25
target/mips: Avoid shift by negative number in page_table_walk_refill()
Peter Maydell
1
-15
/
+17
2023-07-25
target/mips: Pass directory/leaf shift values to walk_directory()
Philippe Mathieu-Daudé
1
-10
/
+8
2023-07-25
target/mips/mxu: Avoid overrun in gen_mxu_q8adde()
Philippe Mathieu-Daudé
1
-8
/
+18
2023-07-25
target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()
Philippe Mathieu-Daudé
1
-2
/
+6
2023-07-25
target/mips/mxu: Replace magic array size by its definition
Philippe Mathieu-Daudé
1
-1
/
+1
2023-07-25
hw/char/escc: Implement loopback mode
Thomas Huth
1
-1
/
+3
2023-07-25
hw/mips: Improve the default USB settings in the loongson3-virt machine
Thomas Huth
1
-1
/
+1
2023-07-25
hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
Bernhard Beschow
1
-1
/
+7
2023-07-25
Merge tag 'pull-target-arm-20230725' of https://git.linaro.org/people/pmaydel...
Peter Maydell
6
-18
/
+56
2023-07-25
tests/decode: Suppress "error: " string for expected-failure tests
Peter Maydell
1
-1
/
+5
2023-07-25
For curses display, recognize a few more control keys
Sean Estabrooks
1
-0
/
+6
2023-07-25
target/arm: Special case M-profile in debug_helper.c code
Peter Maydell
1
-6
/
+12
2023-07-25
scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
Peter Maydell
1
-1
/
+1
2023-07-25
hw/arm/smmu: Handle big-endian hosts correctly
Peter Maydell
2
-10
/
+32
2023-07-24
Merge tag 'pull-request-2023-07-24' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
23
-55
/
+337
2023-07-24
Merge tag 'pull-qapi-2023-07-10' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-39
/
+84
2023-07-24
tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by default
Thomas Huth
1
-24
/
+27
[prev]
[next]