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
2019-12-17
libvixl: remove per-target compiler flags
Paolo Bonzini
2019-12-17
tests: skip block layer tests if !CONFIG_TOOLS
Marc-André Lureau
2019-12-17
os-posix: simplify os_find_datadir
Marc-André Lureau
2019-12-17
vhost-user-scsi: fix printf format warning
Marc-André Lureau
2019-12-17
monitor: fix maybe-uninitialized
Marc-André Lureau
2019-12-17
migration: fix maybe-uninitialized warning
Marc-André Lureau
2019-12-17
build-sys: do not include Windows SLIRP dependencies in $LIBS
Paolo Bonzini
2019-12-17
build-sys: build vhost-user-gpu only if CONFIG_TOOLS
Marc-André Lureau
2019-12-17
object: Improve documentation of interfaces
Greg Kurz
2019-12-17
Makefile: remove unused variables
Paolo Bonzini
2019-12-17
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
Paolo Bonzini
2019-12-17
tcg: convert "-accel threads" to a QOM property
Paolo Bonzini
2019-12-17
accel: pass object to accel_init_machine
Paolo Bonzini
2019-12-17
qom: add object_new_with_class
Paolo Bonzini
2019-12-17
qom: introduce object_register_sugar_prop
Paolo Bonzini
2019-12-17
vl: warn for unavailable accelerators, clarify messages
Paolo Bonzini
2019-12-17
vl: configure accelerators from -accel options
Paolo Bonzini
2019-12-17
vl: introduce object_parse_property_opt
Paolo Bonzini
2019-12-17
accel: compile accel/accel.c just once
Paolo Bonzini
2019-12-17
vl: merge -accel processing into configure_accelerators
Paolo Bonzini
2019-12-17
vl: extract accelerator option processing to a separate function
Paolo Bonzini
2019-12-17
tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
Paolo Bonzini
2019-12-17
vl: move icount configuration earlier
Paolo Bonzini
2019-12-17
memory: do not look at current_machine->accel
Paolo Bonzini
2019-12-17
migration-test: Use a struct for test_migrate_start parameters
Juan Quintela
2019-12-17
migration-test: Rename cmd_src/dst to arch_source/arch_target
Juan Quintela
2019-12-17
migration-test: Move -incomming handling to common commandline
Juan Quintela
2019-12-17
migration-test: Move -serial handling to common commandline
Juan Quintela
2019-12-17
migration-test: Move -name handling to common commandline
Juan Quintela
2019-12-17
migration-test: Move shmem handling to common commandline
Juan Quintela
2019-12-17
migration-test: Move memory size to common commandline
Juan Quintela
2019-12-17
migration-test: Move -machine to common commandline
Juan Quintela
2019-12-17
migration-test: Move hide_stderr to common commandline
Juan Quintela
2019-12-17
migration-test: Create cmd_soure and cmd_target
Juan Quintela
2019-12-17
kvm: Reallocate dirty_bmap when we change a slot
Dr. David Alan Gilbert
2019-12-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-12-17
tests: use g_test_rand_int
Paolo Bonzini
2019-12-17
tests/Makefile: Fix check-report.* targets shown in check-help
Wainer dos Santos Moschetta
2019-12-17
glib: use portable g_setenv()
Marc-André Lureau
2019-12-17
hw/misc/ivshmem: Bury dead legacy INTx code
Markus Armbruster
2019-12-17
pseries: disable migration-test if /dev/kvm cannot be used
Laurent Vivier
2019-12-17
tests: fix modules-test 'duplicate test case' error
Cole Robinson
2019-12-17
Remove libbluetooth / bluez from the CI tests
Thomas Huth
[next]