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
2019-06-02
vhost-scsi: Allow user to enable migration
Liran Alon
2
-10
/
+21
2019-06-02
vhost-scsi: Add VMState descriptor
Nir Weiner
1
-0
/
+23
2019-06-02
vhost-scsi: The vhost backend should be stopped when the VM is not running
Nir Weiner
1
-0
/
+4
2019-05-29
bios-tables-test: add diff allowed list
Michael S. Tsirkin
2
-1
/
+19
2019-05-29
vhost: fix memory leak in vhost_user_scsi_realize
Jie Wang
1
-0
/
+3
2019-05-29
vhost: fix incorrect print type
Jie Wang
1
-1
/
+1
2019-05-29
vhost: remove the dead code
Jie Wang
1
-1
/
+0
2019-05-29
docs: smbios: remove family=x from type2 entry description
Igor Mammedov
1
-1
/
+1
2019-05-29
pci: Fold pci_get_bus_devfn() into its sole caller
David Gibson
1
-32
/
+28
2019-05-29
pci: Make is_bridge a bool
David Gibson
9
-10
/
+10
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
5
-54
/
+43
2019-05-29
acpi: pci: use build_append_foo() API to construct MCFG
Wei Yang
2
-30
/
+27
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
8
-34
/
+55
2019-05-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...
Peter Maydell
58
-580
/
+2178
2019-05-28
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-may-19-2019-v...
Peter Maydell
10
-210
/
+922
2019-05-28
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' i...
Peter Maydell
27
-514
/
+1053
2019-05-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
22
-187
/
+146
2019-05-28
tests/qemu-iotests: re-format output to for make check-block
Alex Bennée
1
-60
/
+117
2019-05-28
tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run
Thomas Huth
1
-82
/
+95
2019-05-28
Makefile.target: support per-target coverage reports
Alex Bennée
1
-0
/
+16
2019-05-28
Makefile: include per-target build directories in coverage report
Alex Bennée
1
-1
/
+3
2019-05-28
Makefile: fix coverage-report reference to BUILD_DIR
Alex Bennée
1
-1
/
+1
2019-05-28
.travis.yml: enable aarch64-softmmu and alpha-softmmu tcg tests
Alex Bennée
1
-1
/
+1
2019-05-28
tests/tcg/alpha: add system boot.S
Richard Henderson
4
-0
/
+576
2019-05-28
tests/tcg/multiarch: expand system memory test to cover more
Alex Bennée
3
-72
/
+282
2019-05-28
tests/tcg/minilib: support %c format char
Alex Bennée
1
-0
/
+3
2019-05-28
tests/tcg/multiarch: move the system memory test
Alex Bennée
1
-0
/
+0
2019-05-28
tests/tcg/aarch64: add system boot.S
Alex Bennée
3
-0
/
+295
2019-05-28
editorconfig: add settings for .s/.S files
Alex Bennée
1
-0
/
+5
2019-05-28
tests/tcg/multiarch: add hello world system test
Alex Bennée
2
-1
/
+1
2019-05-28
tests/tcg/multiarch: add support for multiarch system tests
Alex Bennée
2
-0
/
+15
2019-05-28
tests/docker: Test more components on the Fedora default image
Philippe Mathieu-Daudé
1
-0
/
+7
2019-05-28
tests/docker: add ubuntu 18.04
Gerd Hoffmann
1
-0
/
+57
2019-05-28
MAINTAINERS: update for semihostings new home
Alex Bennée
1
-0
/
+7
2019-05-28
target/mips: convert UHI_plog to use common semihosting code
Alex Bennée
1
-6
/
+6
2019-05-28
target/mips: only build mips-semi for softmmu
Alex Bennée
3
-1
/
+12
2019-05-28
target/arm: correct return values for WRITE/READ in arm-semi
Alex Bennée
1
-8
/
+12
2019-05-28
target/arm: add LOG_UNIMP messages to arm-semi
Alex Bennée
1
-2
/
+3
2019-05-28
target/arm: use the common interface for WRITE0/WRITEC in arm-semi
Alex Bennée
3
-25
/
+30
2019-05-28
target/arm: fixup some of the commentary for arm-semi
Alex Bennée
1
-9
/
+31
2019-05-28
semihosting: enable chardev backed output for console
Alex Bennée
6
-3
/
+51
2019-05-28
semihosting: implement a semihosting console
Alex Bennée
3
-0
/
+116
2019-05-28
semihosting: introduce CONFIG_SEMIHOSTING
Alex Bennée
11
-1
/
+82
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
19
-139
/
+186
2019-05-26
BootLinuxSshTest: Test some userspace commands on Malta
Philippe Mathieu-Daudé
3
-0
/
+232
2019-05-26
target/mips: realign comments to fix checkpatch warnings
Jules Irenge
1
-12
/
+22
2019-05-26
target/mips: add or remove space to fix checkpatch errors
Jules Irenge
1
-81
/
+94
2019-05-26
linux-user: fix __NR_semtimedop undeclared error
Laurent Vivier
1
-8
/
+16
2019-05-26
mips: Decide to map PAGE_EXEC in map_address
Jakub Jermář
1
-5
/
+8
2019-05-26
target/mips: Refactor and fix INSERT.<B|H|W|D> instructions
Mateja Marjanovic
3
-18
/
+71
[next]