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
2020-07-14
iotests.py: use qemu.qmp type aliases
John Snow
1
-6
/
+3
2020-07-14
python/qmp.py: Define common types
John Snow
1
-0
/
+18
2020-07-14
python/machine.py: change default wait timeout to 3 seconds
John Snow
1
-2
/
+2
2020-07-14
python/machine.py: re-add sigkill warning suppression
John Snow
1
-1
/
+6
2020-07-14
python/machine.py: split shutdown into hard and soft flavors
John Snow
1
-15
/
+83
2020-07-14
tests/acceptance: Don't test reboot on cubieboard
John Snow
1
-6
/
+2
2020-07-14
tests/acceptance: wait() instead of shutdown() where appropriate
John Snow
2
-0
/
+12
2020-07-14
python/machine.py: Make wait() call shutdown()
John Snow
1
-8
/
+9
2020-07-14
python/machine.py: Add a configurable timeout to shutdown()
John Snow
1
-3
/
+5
2020-07-14
python/machine.py: Prohibit multiple shutdown() calls
John Snow
1
-1
/
+13
2020-07-14
python/machine.py: Perform early cleanup for wait() calls, too
John Snow
1
-0
/
+1
2020-07-14
python/machine.py: Add _early_cleanup hook
John Snow
1
-6
/
+12
2020-07-14
python/machine.py: Close QMP socket in cleanup
John Snow
1
-3
/
+4
2020-07-14
python/machine.py: consolidate _post_shutdown()
John Snow
1
-14
/
+13
2020-07-14
scripts/performance: Add dissect.py script
Ahmed Karaman
1
-0
/
+166
2020-07-14
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-13-tag' in...
Peter Maydell
6
-18
/
+96
2020-07-14
MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang)
Aleksandar Markovic
1
-0
/
+4
2020-07-14
target/mips: Fix ADD.S FPU instruction
Alex Richardson
1
-1
/
+1
2020-07-14
target/mips: Remove identical if/else branches
Aleksandar Markovic
1
-8
/
+1
2020-07-14
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
3
-35
/
+108
2020-07-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
152
-990
/
+1428
2020-07-14
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
13
-219
/
+387
2020-07-14
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
2
-6
/
+8
2020-07-14
hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
Philippe Mathieu-Daudé
1
-14
/
+24
2020-07-14
hw/sd/sdcard: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
1
-8
/
+16
2020-07-14
hw/sd/sdcard: Do not allow invalid SD card sizes
Philippe Mathieu-Daudé
1
-0
/
+25
2020-07-14
hw/sd/sdcard: Simplify realize() a bit
Philippe Mathieu-Daudé
1
-5
/
+5
2020-07-14
hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
Philippe Mathieu-Daudé
1
-0
/
+5
2020-07-14
tests/acceptance/boot_linux: Expand SD card image to power of 2
Philippe Mathieu-Daudé
1
-9
/
+22
2020-07-14
tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'
Philippe Mathieu-Daudé
1
-0
/
+3
2020-07-14
docs/orangepi: Add instructions for resizing SD image to power of two
Niek Linnenbank
1
-3
/
+13
2020-07-14
MAINTAINERS: Cc qemu-block mailing list
Philippe Mathieu-Daudé
1
-0
/
+1
2020-07-14
block: Avoid stale pointer dereference in blk_get_aio_context()
Greg Kurz
1
-1
/
+3
2020-07-14
qemu-img: Deprecate use of -b without -F
Eric Blake
6
-3
/
+80
2020-07-14
block: Add support to warn on backing file change without format
Eric Blake
6
-10
/
+18
2020-07-14
iotests: Specify explicit backing format where sensible
Eric Blake
119
-361
/
+434
2020-07-14
qcow2: Deprecate use of qemu-img amend to change backing file
Eric Blake
5
-0
/
+24
2020-07-14
block: Error if backing file fails during creation without -u
Eric Blake
4
-19
/
+20
2020-07-14
qcow: Tolerate backing_fmt=
Eric Blake
4
-1
/
+168
2020-07-14
vmdk: Add trivial backing_fmt support
Eric Blake
1
-0
/
+14
2020-07-14
sheepdog: Add trivial backing_fmt support
Eric Blake
1
-2
/
+16
2020-07-14
block: Finish deprecation of 'qemu-img convert -n -o'
Eric Blake
4
-12
/
+21
2020-07-14
qemu-img: Flush stdout before before potential stderr messages
Eric Blake
7
-12
/
+13
2020-07-14
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
7
-12
/
+80
2020-07-14
iotests/059: Filter out disk size with more standard filter
Kevin Wolf
2
-506
/
+505
2020-07-14
qemu-img map: Don't limit block status request size
Kevin Wolf
1
-4
/
+1
2020-07-14
iotests: Simplify _filter_img_create() a bit
Max Reitz
4
-61
/
+45
2020-07-14
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-13' into st...
Peter Maydell
3
-8
/
+15
2020-07-14
linux-user: fix print_syscall_err() when syscall returned value is negative
Laurent Vivier
1
-23
/
+13
2020-07-14
linux-user: fix the errno value in print_syscall_err()
Laurent Vivier
1
-1
/
+1
[prev]
[next]