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
*
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
|
*
pseries: disable migration-test if /dev/kvm cannot be used
Laurent Vivier
2019-12-17
1
-1
/
+2
|
*
tests: fix modules-test 'duplicate test case' error
Cole Robinson
2019-12-17
1
-1
/
+2
|
*
Remove libbluetooth / bluez from the CI tests
Thomas Huth
2019-12-17
4
-4
/
+1
|
*
Remove the core bluetooth code
Thomas Huth
2019-12-17
19
-8651
/
+0
|
*
hw/usb: Remove the USB bluetooth dongle device
Thomas Huth
2019-12-16
4
-602
/
+0
|
*
hw/arm/nseries: Replace the bluetooth chardev with a "null" chardev
Thomas Huth
2019-12-16
2
-11
/
+7
*
|
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-12-17
17
-197
/
+284
|
\
\
|
*
|
python/qemu: Remove unneeded imports in __init__
Wainer dos Santos Moschetta
2019-12-17
1
-6
/
+0
|
*
|
python/qemu: accel: Add tcg_available() method
Wainer dos Santos Moschetta
2019-12-17
1
-0
/
+8
|
*
|
python/qemu: accel: Strengthen kvm_available() checks
Wainer dos Santos Moschetta
2019-12-17
1
-6
/
+21
|
*
|
python/qemu: accel: Add list_accel() method
Wainer dos Santos Moschetta
2019-12-17
1
-0
/
+23
|
*
|
python/qemu: Move kvm_available() to its own module
Wainer dos Santos Moschetta
2019-12-17
3
-20
/
+33
|
*
|
Acceptance tests: use relative location for tests
Cleber Rosa
2019-12-16
1
-1
/
+1
|
*
|
Acceptance tests: use avocado tags for machine type
Cleber Rosa
2019-12-16
10
-59
/
+72
|
*
|
Acceptance tests: introduce utility method for tags unique vals
Cleber Rosa
2019-12-16
1
-6
/
+13
|
*
|
Acceptance test x86_cpu_model_versions: use default vm
Cleber Rosa
2019-12-16
1
-54
/
+46
|
*
|
tests/acceptance: Makes linux_initrd and empty_cpu_model use QEMUMachine
Wainer dos Santos Moschetta
2019-12-16
2
-12
/
+13
|
*
|
python/qemu: Add set_qmp_monitor() to QEMUMachine
Wainer dos Santos Moschetta
2019-12-16
1
-25
/
+45
|
*
|
analyze-migration.py: replace numpy with python 3.2
Marc-André Lureau
2019-12-16
1
-16
/
+19
|
*
|
analyze-migration.py: fix find() type error
Marc-André Lureau
2019-12-16
1
-2
/
+2
|
*
|
Revert "Acceptance test: cancel test if m68k kernel packages goes missing"
Philippe Mathieu-Daudé
2019-12-16
1
-4
/
+1
|
*
|
tests/boot_linux_console: Fetch assets from Debian snapshot archives
Philippe Mathieu-Daudé
2019-12-16
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...
Peter Maydell
2019-12-17
65
-955
/
+2454
|
\
\
\
[next]