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-01-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-17
/
+78
2019-01-24
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...
Peter Maydell
13
-47
/
+139
2019-01-24
Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-230119-2' in...
Peter Maydell
9
-15
/
+182
2019-01-24
qemu-coroutine-sleep: drop CoSleepCB
Vladimir Sementsov-Ogievskiy
1
-17
/
+10
2019-01-24
iotests: add 238 for throttling tgm unregister iothread segfault
Stefan Hajnoczi
3
-0
/
+54
2019-01-24
throttle-groups: fix restart coroutine iothread race
Stefan Hajnoczi
2
-0
/
+14
2019-01-23
Merge remote-tracking branch 'remotes/xtensa/tags/20190122-xtensa' into staging
Peter Maydell
12
-1531
/
+1685
2019-01-23
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...
Peter Maydell
22
-30
/
+131
2019-01-23
migration: introduce pages-per-second
Xiao Guangrong
5
-3
/
+31
2019-01-23
vmstate: constify SaveVMHandlers
Marc-André Lureau
2
-3
/
+3
2019-01-23
tests: add /vmstate/simple/array
Marc-André Lureau
1
-0
/
+50
2019-01-23
migration/rdma: unregister fd handler
Dr. David Alan Gilbert
1
-0
/
+1
2019-01-23
migration: unify error handling for process_incoming_migration_co
Fei Li
1
-13
/
+13
2019-01-23
migration: add more error handling for postcopy_ram_enable_notify
Fei Li
2
-0
/
+2
2019-01-23
migration: multifd_save_cleanup() can't fail, simplify
Fei Li
3
-12
/
+6
2019-01-23
migration: fix the multifd code when receiving less channels
Fei Li
5
-12
/
+29
2019-01-23
Fix segmentation fault when qemu_signal_init fails
Fei Li
1
-4
/
+4
2019-01-23
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2019-01-22...
Peter Maydell
4
-15
/
+34
2019-01-23
tests/Makefile: add check-softfloat rule
Alex Bennée
1
-2
/
+15
2019-01-23
scripts/archive-source: include softfloat tests
Alex Bennée
1
-1
/
+1
2019-01-23
tests/Makefile: add floating point tests
Alex Bennée
1
-0
/
+120
2019-01-22
include/fpu/softfloat: Fix compilation with Clang on s390x
Thomas Huth
1
-1
/
+1
2019-01-22
softfloat: enforce softfloat if the host's FMA is broken
Emilio G. Cota
1
-0
/
+33
2019-01-22
tests/fp/platform.h: include config-host.h
Emilio G. Cota
1
-0
/
+1
2019-01-22
fp-test: fix signature of slow_clear_flags and qemu_clear_flags
Emilio G. Cota
1
-2
/
+2
2019-01-22
tests/fp/Makefile: do not use gcc-only -W flags
Emilio G. Cota
1
-2
/
+1
2019-01-22
berkeley-testfloat-3: pull changes
Emilio G. Cota
1
-0
/
+0
2019-01-22
fp-bench: remove wrong exponent raise in fill_random
Emilio G. Cota
1
-4
/
+0
2019-01-22
fp-bench: fix update_random_ops
Emilio G. Cota
1
-3
/
+8
2019-01-22
Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-20190122-pull-request'...
Peter Maydell
9
-0
/
+0
2019-01-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st...
Peter Maydell
14
-332
/
+938
2019-01-22
target/microblaze: Add props enabling exceptions on failed bus accesses
Edgar E. Iglesias
2
-1
/
+13
2019-01-22
hw/microblaze: s3adsp1800: Create an unimplemented GPIO area
Edgar E. Iglesias
1
-0
/
+4
2019-01-22
target/microblaze: Switch to transaction_failed hook
Peter Maydell
3
-14
/
+17
2019-01-22
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-01-2...
Peter Maydell
32
-286
/
+321
2019-01-22
ipxe: update to latest git master
Gerd Hoffmann
9
-0
/
+0
2019-01-22
tests: remove rule for nonexisting qdev-monitor-test
Paolo Bonzini
1
-1
/
+0
2019-01-22
tests/hexloader-test: Don't pass -nographic to the QEMU under test
Peter Maydell
1
-1
/
+1
2019-01-22
configure: Force the C standard to gnu99
Thomas Huth
1
-1
/
+4
2019-01-22
seccomp: Work-around GCC 4.x bug in gnu99 mode
Thomas Huth
1
-1
/
+2
2019-01-22
block: Work-around a bug in libiscsi 1.9.0 when used in gnu99 mode
Thomas Huth
1
-0
/
+2
2019-01-22
linux-user: Fix compilation with clang 3.4
Thomas Huth
2
-5
/
+5
2019-01-22
virtio-net: Fix VirtIONet typedef redefinition
Philippe Mathieu-Daudé
1
-3
/
+2
2019-01-22
ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
3
-8
/
+8
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
5
-7
/
+40
2019-01-22
ui/console: Remove PixelFormat from qemu/typedefs.h
Philippe Mathieu-Daudé
3
-11
/
+10
2019-01-22
ui/console: Remove MouseTransformInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
3
-3
/
+3
2019-01-22
ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2
-4
/
+4
2019-01-22
ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2
-3
/
+2
2019-01-22
audio: Remove AudioState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2
-3
/
+2
[next]