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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-05-10
target/m68k: Convert to CPUClass::tlb_fill
Richard Henderson
4
-59
/
+50
2019-05-10
target/lm32: Convert to CPUClass::tlb_fill
Richard Henderson
4
-24
/
+14
2019-05-10
target/i386: Convert to CPUClass::tlb_fill
Richard Henderson
4
-48
/
+44
2019-05-10
target/hppa: Convert to CPUClass::tlb_fill
Richard Henderson
3
-12
/
+23
2019-05-10
target/cris: Convert to CPUClass::tlb_fill
Richard Henderson
4
-63
/
+42
2019-05-10
target/arm: Convert to CPUClass::tlb_fill
Richard Henderson
4
-86
/
+73
2019-05-10
target/alpha: Convert to CPUClass::tlb_fill
Richard Henderson
4
-30
/
+26
2019-05-10
tcg: Add CPUClass::tlb_fill
Richard Henderson
2
-25
/
+23
2019-05-10
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
9
-86
/
+347
2019-05-10
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
6
-13
/
+69
2019-05-10
linux-user: fix GPROF build failure
Alex Bennée
2
-3
/
+3
2019-05-10
linux-user: avoid treading on gprof's SIGPROF signals
Alex Bennée
1
-0
/
+5
2019-05-10
linux-user: elf: Map empty PT_LOAD segments
Giuseppe Musacchio
1
-5
/
+13
2019-05-10
The ioctl(SIOCGIFNAME) call requires a struct ifreq.
Erik Kline
1
-1
/
+1
2019-05-10
docs: add Security chapter to the documentation
Stefan Hajnoczi
3
-1
/
+135
2019-05-10
docs: add Secure Coding Practices to developer docs
Stefan Hajnoczi
2
-0
/
+107
2019-05-10
aio-posix: ensure poll mode is left when aio_notify is called
Paolo Bonzini
1
-4
/
+8
2019-05-10
block/io.c: fix for the allocation failure
Andrey Shinkevich
1
-1
/
+1
2019-05-10
block: Add coroutine_fn to bdrv_check_co_entry
Nikita Alekseev
1
-1
/
+1
2019-05-10
util/readline: Add braces to fix checkpatch errors
Jules Irenge
1
-17
/
+33
2019-05-10
util: readline: replace tab indent by four spaces to fix checkpatch errors
Jules Irenge
1
-49
/
+49
2019-05-10
util/readline: add a space to fix errors by checkpatch tool
Jules Irenge
1
-17
/
+17
2019-05-09
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...
Peter Maydell
13
-77
/
+159
2019-05-09
linux-user: avoid string truncation warnings in uname field copying
Daniel P. Berrangé
1
-3
/
+2
2019-05-09
linux-user/elfload: Fix GCC 9 build warnings
Alistair Francis
1
-1
/
+1
2019-05-09
linux-user: Add missing IPV6 sockopts
Helge Deller
1
-0
/
+44
2019-05-09
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...
Peter Maydell
37
-270
/
+298
2019-05-09
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
10
-25
/
+74
2019-05-09
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
1
-0
/
+0
2019-05-09
Update upstream slirp
Samuel Thibault
1
-0
/
+0
2019-05-09
include/exec/poison: Mark TARGET_FMT_lu as poisoned, too
Thomas Huth
1
-0
/
+1
2019-05-08
target/sh4: Fix LGPL information in the file headers
Thomas Huth
7
-7
/
+7
2019-05-08
target/openrisc: Fix LGPL information in the file headers
Thomas Huth
13
-13
/
+13
2019-05-08
hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement
Thomas Huth
1
-13
/
+8
2019-05-08
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
7
-13
/
+24
2019-05-08
tests/drive_del-test: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-31
/
+32
2019-05-08
tests/Makefile: Remove unused test-obj-y variable
Thomas Huth
1
-19
/
+0
2019-05-08
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-05-07' into st...
Peter Maydell
11
-115
/
+132
2019-05-08
tests/tpm-tests: Use g_test_skip() to mark skipped tests
Thomas Huth
1
-1
/
+1
2019-05-08
tests/ide-test: Make test independent of global_qtest
Thomas Huth
1
-125
/
+159
2019-05-08
tests/test-hmp: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-9
/
+10
2019-05-08
tests/qmp-cmd-test: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-6
/
+9
2019-05-08
tests/megasas: Make test independent of global_qtest
Thomas Huth
1
-1
/
+1
2019-05-08
tests/tco: Make test independent of global_qtest
Thomas Huth
1
-31
/
+32
2019-05-08
tests: Force Python I/O encoding for check-qapi-schema
Eduardo Habkost
1
-1
/
+1
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
21
-127
/
+291
2019-05-07
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...
Peter Maydell
13
-62
/
+84
2019-05-07
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190506' into staging
Peter Maydell
5
-46
/
+241
2019-05-07
iotests: Fix iotests 110 and 126
Max Reitz
2
-6
/
+14
2019-05-07
commit: Use bdrv_append() in commit_start()
Alberto Garcia
1
-10
/
+1
[next]