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-09-30
stubs: Split accelerator / hardware related stubs
Philippe Mathieu-Daudé
2020-09-30
sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t type
Philippe Mathieu-Daudé
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2020-09-30
docs: Move object.h overview doc comment to qom.rst
Paolo Bonzini
2020-09-30
docs: Create docs/devel/qom.rst
Eduardo Habkost
2020-09-30
qom: Add code block markup to all code blocks
Eduardo Habkost
2020-09-30
qom: Indent existing code examples
Eduardo Habkost
2020-09-30
qom: Reformat section titles using Sphinx syntax
Eduardo Habkost
2020-09-30
qom: Add kernel-doc markup to introduction doc comment
Eduardo Habkost
2020-09-30
qom: Use ``code`` Sphinx syntax where appropriate
Eduardo Habkost
2020-09-30
qom: Use kernel-doc private/public tags in structs
Eduardo Habkost
2020-09-30
qom: Document all function parameters in doc comments
Eduardo Habkost
2020-09-30
char: fix logging when chardev write fails
Daniel P. Berrangé
2020-09-30
smp: drop support for deprecated (invalid topologies)
Igor Mammedov
2020-09-30
tests/tcg: reinstate or replace desired parts of rules.mak
Paolo Bonzini
2020-09-30
oss-fuzz: move linker arg to fix coverage-build
Alexander Bulekov
2020-09-30
meson: fix installation of keymaps
Anthony PERARD
2020-09-30
checkpatch: avoid error on cover letter files
Stefano Garzarella
2020-09-30
exec: Remove MemoryRegion::global_locking field
Philippe Mathieu-Daudé
2020-09-30
hw/i386/q35: Remove unreachable Xen code on Q35 machine
Philippe Mathieu-Daudé
2020-09-30
configure: use a platform-neutral prefix
Paolo Bonzini
2020-09-30
ui: relocate paths to icons and translations
Paolo Bonzini
2020-09-30
qga: relocate path to default configuration and hook
Paolo Bonzini
2020-09-30
qemu-bridge-helper: relocate path to default ACL
Paolo Bonzini
2020-09-30
vl: relocate path to configuration file
Paolo Bonzini
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
2020-09-30
net: relocate paths to helpers and scripts
Paolo Bonzini
2020-09-30
module: relocate path to modules
Paolo Bonzini
2020-09-30
oslib-posix: relocate path to /var
Paolo Bonzini
2020-09-30
cutils: introduce get_relocated_path
Paolo Bonzini
2020-09-30
oslib-posix: default exec_dir to bindir
Paolo Bonzini
2020-09-30
fuzz: use qemu_get_exec_dir
Paolo Bonzini
2020-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
2020-09-30
meson: report accelerator support
Paolo Bonzini
2020-09-30
mtest2make: add support for introspected test dependencies
Paolo Bonzini
2020-09-30
meson: qtest: set "depends" correctly
Paolo Bonzini
2020-09-30
configure: do not limit Hypervisor.framework test to Darwin
Paolo Bonzini
2020-09-30
configure: move cocoa option to Meson
Paolo Bonzini
2020-09-30
configure: fix --meson=/path/to/meson
Paolo Bonzini
2020-09-30
configure: move malloc_trim/tcmalloc/jemalloc to meson
Paolo Bonzini
2020-09-30
meson: extend libmpathpersist test for static linking
Paolo Bonzini
2020-09-30
meson: move libmpathpersist test
Paolo Bonzini
2020-09-30
meson: move libudev test
Paolo Bonzini
2020-09-30
i386/cpu: Clear FEAT_XSAVE_COMP_{LO,HI} when XSAVE is not available
Xiaoyao Li
2020-09-30
hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl
Li Qiang
2020-09-30
hw: megasas: return -1 when 'megasas_map_sgl' fails
Li Qiang
2020-09-30
scsi-generic: Fix HM-zoned device scan
Dmitry Fomichev
2020-09-30
hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object
Philippe Mathieu-Daudé
2020-09-30
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
2020-09-30
hw/char/serial: Rename I/O read/write trace events
Philippe Mathieu-Daudé
[next]