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-09-23
docs/system/deprecated: Move lm32 and unicore32 to the right section
Thomas Huth
1
-16
/
+16
2020-09-23
migration/multifd: Remove superfluous semicolons
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-23
timer: Fix timer_mod_anticipate() documentation
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-23
vhost-vdpa: remove useless variable
Laurent Vivier
1
-6
/
+3
2020-09-23
Add *.pyc back to the .gitignore file
Thomas Huth
1
-0
/
+1
2020-09-23
virtio: vdpa: omit check return of g_malloc
Li Qiang
1
-6
/
+1
2020-09-23
meson: fix static flag summary
Laurent Vivier
1
-1
/
+1
2020-09-23
vhost-vdpa: fix indentation in vdpa_ops
Stefano Garzarella
1
-2
/
+2
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
133
-1024
/
+1047
2020-09-23
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' int...
Peter Maydell
3
-3
/
+76
2020-09-23
tests: add test-fdmon-epoll
Stefan Hajnoczi
3
-0
/
+77
2020-09-23
fdmon-poll: reset npfd when upgrading to fdmon-epoll
Stefan Hajnoczi
1
-0
/
+1
2020-09-23
gitmodules: add qemu.org vbootrom submodule
Stefan Hajnoczi
1
-1
/
+1
2020-09-23
gitmodules: switch to qemu.org meson mirror
Stefan Hajnoczi
1
-1
/
+1
2020-09-23
gitmodules: switch to qemu.org qboot mirror
Stefan Hajnoczi
1
-1
/
+1
2020-09-23
docs/system: clarify deprecation schedule
Stefan Hajnoczi
1
-4
/
+5
2020-09-23
virtio-crypto: don't modify elem->in/out_sg
Stefan Hajnoczi
1
-3
/
+14
2020-09-23
virtio-blk: undo destructive iov_discard_*() operations
Stefan Hajnoczi
2
-2
/
+11
2020-09-23
util/iov: add iov_discard_undo()
Stefan Hajnoczi
3
-4
/
+234
2020-09-23
virtio: add vhost-user-fs-ccw device
Halil Pasic
2
-0
/
+76
2020-09-23
libvhost-user: handle endianness as mandated by the spec
Marc Hartmayer
1
-34
/
+43
2020-09-23
MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer
Stefan Hajnoczi
1
-1
/
+3
2020-09-23
audio: build spiceaudio as module
Gerd Hoffmann
1
-2
/
+2
2020-09-23
audio: remove qemu_spice_audio_init()
Gerd Hoffmann
4
-7
/
+16
2020-09-23
audio: run downstream playback queue unconditionally
Volker Rümelin
1
-0
/
+3
2020-09-23
audio: align audio_generic_write with audio_pcm_hw_run_out
Volker Rümelin
1
-5
/
+27
2020-09-23
audio: remove unnecessary calls to put_buffer_in
Volker Rümelin
1
-2
/
+0
2020-09-23
audio: align audio_generic_read with audio_pcm_hw_run_in
Volker Rümelin
1
-4
/
+15
2020-09-23
audio/spiceaudio: always rate limit playback stream
Volker Rümelin
2
-7
/
+6
2020-09-23
audio/audio: fix video playback slowdown with spiceaudio
Volker Rümelin
1
-2
/
+5
2020-09-23
audio: handle buf == NULL in put_buffer_out()
Volker Rümelin
1
-5
/
+8
2020-09-22
sifive_u: Register "start-in-flash" as class property
Eduardo Habkost
1
-8
/
+8
2020-09-22
sifive_e: Register "revb" as class property
Eduardo Habkost
1
-5
/
+6
2020-09-22
i440fx: Register i440FX-pcihost properties as class properties
Eduardo Habkost
1
-16
/
+16
2020-09-22
machine: Register "memory-backend" as class property
Eduardo Habkost
1
-6
/
+6
2020-09-22
xlnx-zcu102: Register properties as class properties
Eduardo Habkost
1
-12
/
+13
2020-09-22
cpu/core: Register core-id and nr-threads as class properties
Eduardo Habkost
1
-4
/
+4
2020-09-22
s390x: Register all CPU properties as class properties
Eduardo Habkost
3
-21
/
+16
2020-09-22
cryptodev-backend: Register "chardev" as class property
Eduardo Habkost
1
-4
/
+4
2020-09-22
cryptodev-vhost-user: Register "chardev" as class property
Eduardo Habkost
1
-8
/
+5
2020-09-22
smp: drop support for deprecated (invalid topologies)
Igor Mammedov
3
-37
/
+21
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
22
-61
/
+109
2020-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...
Peter Maydell
2
-9
/
+7
2020-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' ...
Peter Maydell
2
-4
/
+28
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
69
-179
/
+163
2020-09-21
qemu-img: Support bitmap --merge into backing image
Eric Blake
3
-3
/
+76
2020-09-21
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
651
-2595
/
+2079
2020-09-21
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
5
-172
/
+68
2020-09-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-next-2020...
Peter Maydell
2
-0
/
+14
2020-09-21
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2
-1
/
+172
[prev]
[next]