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-10
qemu-option: Make functions taking Error ** return bool, not void
Markus Armbruster
3
-49
/
+64
2020-07-10
qemu-option: Replace opt_set() by cleaner opt_validate()
Markus Armbruster
1
-16
/
+19
2020-07-10
qemu-option: Factor out helper opt_create()
Markus Armbruster
1
-9
/
+18
2020-07-10
qemu-option: Simplify around find_default_by_name()
Markus Armbruster
1
-13
/
+5
2020-07-10
qemu-option: Factor out helper find_default_by_name()
Markus Armbruster
1
-20
/
+27
2020-07-10
qemu-option: Make uses of find_desc_by_name() more similar
Markus Armbruster
1
-14
/
+18
2020-07-10
qemu-option: Check return value instead of @err where convenient
Markus Armbruster
5
-22
/
+14
2020-07-10
virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
Markus Armbruster
1
-1
/
+3
2020-07-10
macio: Tidy up error handling in macio_newworld_realize()
Markus Armbruster
1
-1
/
+3
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
65
-495
/
+248
2020-07-10
error: Document Error API usage rules
Markus Armbruster
1
-6
/
+46
2020-07-10
error: Improve error.h's big comment
Markus Armbruster
1
-15
/
+36
2020-07-10
error: Fix examples in error.h's big comment
Markus Armbruster
1
-2
/
+14
2020-07-10
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+6
2020-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...
Peter Maydell
9
-10
/
+326
2020-07-09
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...
Peter Maydell
15
-25
/
+156
2020-07-09
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
7
-5
/
+21
2020-07-08
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...
Peter Maydell
2
-9
/
+32
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
24
-79
/
+121
2020-07-07
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200706' into staging
Peter Maydell
2
-9
/
+16
2020-07-07
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...
Peter Maydell
72
-632
/
+3103
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
67
-169
/
+2639
2020-07-07
tracetool: work around ust <sys/sdt.h> include conflict
Stefan Hajnoczi
1
-0
/
+6
2020-07-07
chardev: enable modules, use for braille
Gerd Hoffmann
4
-2
/
+7
2020-07-07
vga: build virtio-gpu as module
Gerd Hoffmann
2
-10
/
+19
2020-07-07
vga: build virtio-gpu only once
Gerd Hoffmann
1
-6
/
+6
2020-07-07
vga: build qxl as module
Gerd Hoffmann
3
-1
/
+7
2020-07-07
usb: build usb-redir as module
Gerd Hoffmann
2
-3
/
+7
2020-07-07
ccid: build smartcard as module
Gerd Hoffmann
4
-1
/
+7
2020-07-07
build: fix device module builds
Gerd Hoffmann
1
-0
/
+14
2020-07-07
qdev: device module support
Gerd Hoffmann
4
-7
/
+11
2020-07-07
object: qom module support
Gerd Hoffmann
2
-0
/
+26
2020-07-07
module: qom module support
Gerd Hoffmann
2
-0
/
+57
2020-07-07
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
6
-3
/
+282
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
12
-7
/
+600
2020-07-07
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0...
Peter Maydell
12
-66
/
+98
2020-07-07
net/tap-solaris.c: Include qemu-common.h for TFR macro
Peter Maydell
1
-0
/
+1
2020-07-07
intel_iommu: "aw-bits" error message still refers to "x-aw-bits"
Menno Lageman
1
-1
/
+1
2020-07-07
util/qemu-option: Document the get_opt_value() function
Philippe Mathieu-Daudé
1
-0
/
+13
2020-07-07
MAINTAINERS: Update Radoslaw Biernacki email address
Radoslaw Biernacki
2
-1
/
+2
2020-07-07
.mailmap: Update Alexander Graf email address
Philippe Mathieu-Daudé
1
-0
/
+1
2020-07-07
trivial: Respect alphabetical order of .o files in Makefile.objs
Christophe de Dinechin
1
-1
/
+1
2020-07-06
softfloat,m68k: disable floatx80_invalid_encoding() for m68k
Laurent Vivier
1
-0
/
+24
2020-07-06
target/m68k: consolidate physical translation offset into get_physical_address()
Mark Cave-Ayland
1
-11
/
+6
2020-07-06
target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
Mark Cave-Ayland
1
-0
/
+4
2020-07-06
tcg: Fix do_nonatomic_op_* vs signed operations
Richard Henderson
1
-4
/
+6
2020-07-06
tcg/ppc: Sanitize immediate shifts
Catherine A. Frederick
1
-5
/
+10
2020-07-06
fix the prototype of muls64/mulu64
Lijun Pan
1
-2
/
+2
2020-07-06
audio: set default value for pcspk.iobase property
Gerd Hoffmann
2
-6
/
+2
2020-07-06
pcspk: update docs/system/target-i386-desc.rst.inc
Gerd Hoffmann
1
-1
/
+12
[next]