index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
2020-07-10
qemu-option: Make functions taking Error ** return bool, not void
Markus Armbruster
2020-07-10
qemu-option: Replace opt_set() by cleaner opt_validate()
Markus Armbruster
2020-07-10
qemu-option: Factor out helper opt_create()
Markus Armbruster
2020-07-10
qemu-option: Simplify around find_default_by_name()
Markus Armbruster
2020-07-10
qemu-option: Factor out helper find_default_by_name()
Markus Armbruster
2020-07-10
qemu-option: Make uses of find_desc_by_name() more similar
Markus Armbruster
2020-07-10
qemu-option: Check return value instead of @err where convenient
Markus Armbruster
2020-07-10
virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
Markus Armbruster
2020-07-10
macio: Tidy up error handling in macio_newworld_realize()
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
error: Document Error API usage rules
Markus Armbruster
2020-07-10
error: Improve error.h's big comment
Markus Armbruster
2020-07-10
error: Fix examples in error.h's big comment
Markus Armbruster
2020-07-10
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2020-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...
Peter Maydell
2020-07-09
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...
Peter Maydell
2020-07-09
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-07-08
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...
Peter Maydell
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
2020-07-07
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200706' into staging
Peter Maydell
2020-07-07
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...
Peter Maydell
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
tracetool: work around ust <sys/sdt.h> include conflict
Stefan Hajnoczi
2020-07-07
chardev: enable modules, use for braille
Gerd Hoffmann
2020-07-07
vga: build virtio-gpu as module
Gerd Hoffmann
2020-07-07
vga: build virtio-gpu only once
Gerd Hoffmann
2020-07-07
vga: build qxl as module
Gerd Hoffmann
2020-07-07
usb: build usb-redir as module
Gerd Hoffmann
2020-07-07
ccid: build smartcard as module
Gerd Hoffmann
2020-07-07
build: fix device module builds
Gerd Hoffmann
2020-07-07
qdev: device module support
Gerd Hoffmann
2020-07-07
object: qom module support
Gerd Hoffmann
2020-07-07
module: qom module support
Gerd Hoffmann
2020-07-07
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
2020-07-07
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0...
Peter Maydell
2020-07-07
net/tap-solaris.c: Include qemu-common.h for TFR macro
Peter Maydell
2020-07-07
intel_iommu: "aw-bits" error message still refers to "x-aw-bits"
Menno Lageman
2020-07-07
util/qemu-option: Document the get_opt_value() function
Philippe Mathieu-Daudé
2020-07-07
MAINTAINERS: Update Radoslaw Biernacki email address
Radoslaw Biernacki
2020-07-07
.mailmap: Update Alexander Graf email address
Philippe Mathieu-Daudé
2020-07-07
trivial: Respect alphabetical order of .o files in Makefile.objs
Christophe de Dinechin
2020-07-06
softfloat,m68k: disable floatx80_invalid_encoding() for m68k
Laurent Vivier
2020-07-06
target/m68k: consolidate physical translation offset into get_physical_address()
Mark Cave-Ayland
2020-07-06
target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
Mark Cave-Ayland
2020-07-06
tcg: Fix do_nonatomic_op_* vs signed operations
Richard Henderson
2020-07-06
tcg/ppc: Sanitize immediate shifts
Catherine A. Frederick
2020-07-06
fix the prototype of muls64/mulu64
Lijun Pan
2020-07-06
audio: set default value for pcspk.iobase property
Gerd Hoffmann
[next]