index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fw_cfg: allow building without other devices
Paolo Bonzini
2019-12-17
2
-2
/
+7
*
i386: conditionally compile more files
Paolo Bonzini
2019-12-17
2
-4
/
+8
*
configure: simplify vhost condition with Kconfig
Marc-André Lureau
2019-12-17
4
-2
/
+11
*
configure: set $PYTHON to a full path
Paolo Bonzini
2019-12-17
1
-1
/
+1
*
stubs: replace stubs with lnot if applicable
Paolo Bonzini
2019-12-17
3
-5
/
+3
*
crypto: move common bits for all emulators to libqemuutil
Paolo Bonzini
2019-12-17
4
-13
/
+7
*
libvixl: remove per-target compiler flags
Paolo Bonzini
2019-12-17
2
-11
/
+3
*
tests: skip block layer tests if !CONFIG_TOOLS
Marc-André Lureau
2019-12-17
1
-1
/
+3
*
os-posix: simplify os_find_datadir
Marc-André Lureau
2019-12-17
1
-28
/
+13
*
vhost-user-scsi: fix printf format warning
Marc-André Lureau
2019-12-17
1
-1
/
+1
*
monitor: fix maybe-uninitialized
Marc-André Lureau
2019-12-17
1
-1
/
+2
*
migration: fix maybe-uninitialized warning
Marc-André Lureau
2019-12-17
1
-9
/
+11
*
build-sys: do not include Windows SLIRP dependencies in $LIBS
Paolo Bonzini
2019-12-17
1
-1
/
+4
*
build-sys: build vhost-user-gpu only if CONFIG_TOOLS
Marc-André Lureau
2019-12-17
1
-5
/
+1
*
object: Improve documentation of interfaces
Greg Kurz
2019-12-17
1
-2
/
+8
*
Makefile: remove unused variables
Paolo Bonzini
2019-12-17
1
-4
/
+0
*
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
2019-12-17
5
-73
/
+62
*
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
9
-30
/
+39
*
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
6
-45
/
+51
*
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
6
-34
/
+28
*
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
Paolo Bonzini
2019-12-17
5
-11
/
+53
*
tcg: convert "-accel threads" to a QOM property
Paolo Bonzini
2019-12-17
3
-31
/
+55
*
accel: pass object to accel_init_machine
Paolo Bonzini
2019-12-17
3
-4
/
+6
*
qom: add object_new_with_class
Paolo Bonzini
2019-12-17
6
-11
/
+25
*
qom: introduce object_register_sugar_prop
Paolo Bonzini
2019-12-17
3
-9
/
+25
*
vl: warn for unavailable accelerators, clarify messages
Paolo Bonzini
2019-12-17
1
-1
/
+6
*
vl: configure accelerators from -accel options
Paolo Bonzini
2019-12-17
14
-97
/
+85
*
vl: introduce object_parse_property_opt
Paolo Bonzini
2019-12-17
1
-15
/
+20
*
accel: compile accel/accel.c just once
Paolo Bonzini
2019-12-17
2
-1
/
+2
*
vl: merge -accel processing into configure_accelerators
Paolo Bonzini
2019-12-17
3
-73
/
+64
*
vl: extract accelerator option processing to a separate function
Paolo Bonzini
2019-12-17
1
-8
/
+20
*
tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
Paolo Bonzini
2019-12-17
2
-72
/
+83
*
vl: move icount configuration earlier
Paolo Bonzini
2019-12-17
1
-7
/
+11
*
memory: do not look at current_machine->accel
Paolo Bonzini
2019-12-17
1
-4
/
+1
*
migration-test: Use a struct for test_migrate_start parameters
Juan Quintela
2019-12-17
1
-40
/
+78
*
migration-test: Rename cmd_src/dst to arch_source/arch_target
Juan Quintela
2019-12-17
1
-19
/
+21
*
migration-test: Move -incomming handling to common commandline
Juan Quintela
2019-12-17
1
-15
/
+8
*
migration-test: Move -serial handling to common commandline
Juan Quintela
2019-12-17
1
-25
/
+16
*
migration-test: Move -name handling to common commandline
Juan Quintela
2019-12-17
1
-13
/
+9
*
migration-test: Move shmem handling to common commandline
Juan Quintela
2019-12-17
1
-42
/
+34
*
migration-test: Move memory size to common commandline
Juan Quintela
2019-12-17
1
-19
/
+25
*
migration-test: Move -machine to common commandline
Juan Quintela
2019-12-17
1
-21
/
+30
*
migration-test: Move hide_stderr to common commandline
Juan Quintela
2019-12-17
1
-12
/
+8
*
migration-test: Create cmd_soure and cmd_target
Juan Quintela
2019-12-17
1
-19
/
+25
*
kvm: Reallocate dirty_bmap when we change a slot
Dr. David Alan Gilbert
2019-12-17
1
-15
/
+29
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...
Peter Maydell
2019-12-17
43
-9345
/
+26
|
\
|
*
tests: use g_test_rand_int
Paolo Bonzini
2019-12-17
3
-7
/
+7
|
*
tests/Makefile: Fix check-report.* targets shown in check-help
Wainer dos Santos Moschetta
2019-12-17
1
-3
/
+1
|
*
glib: use portable g_setenv()
Marc-André Lureau
2019-12-17
8
-30
/
+6
|
*
hw/misc/ivshmem: Bury dead legacy INTx code
Markus Armbruster
2019-12-17
1
-35
/
+0
[next]