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
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+2
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-09
1
-1
/
+1
*
tcg: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-02-06
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180126-v3-pull-reques...
Peter Maydell
2018-01-26
1
-15
/
+0
|
\
|
*
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
2018-01-26
1
-15
/
+0
*
|
sdl: reorganize -no-frame support
Gerd Hoffmann
2018-01-25
1
-2
/
+2
|
/
*
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
1
-3
/
+6
|
\
|
*
vl: fix direct firmware directories leak
Marc-André Lureau
2018-01-16
1
-3
/
+6
*
|
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
2018-01-15
1
-0
/
+1
|
/
*
block: Remove the deprecated -hdachs option
Thomas Huth
2017-12-22
1
-84
/
+2
*
Remove legacy -no-kvm-pit option
Thomas Huth
2017-12-21
1
-4
/
+0
*
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-12-14
1
-44
/
+0
*
NUMA: Enable adding NUMA node implicitly
Dou Liyang
2017-11-16
1
-2
/
+1
*
hw: add .min_cpus and .default_cpus fields to machine_class
Emilio G. Cota
2017-11-13
1
-3
/
+18
*
vl: remove unnecessary #ifdef CONFIG_TPM
Philippe Mathieu-Daudé
2017-10-25
1
-2
/
+0
*
tpm: Move tpm_cleanup() to right place
Amarnath Valluri
2017-10-13
1
-0
/
+1
*
vl: exit if maxcpus is negative
Seeteena Thoufeek
2017-10-10
1
-3
/
+3
*
vl: Eliminate defconfig variable
Eduardo Habkost
2017-10-10
1
-4
/
+1
*
Add --firmwarepath to configure
Gerd Hoffmann
2017-09-26
1
-3
/
+9
*
add qemu_add_data_dir()
Gerd Hoffmann
2017-09-26
1
-11
/
+23
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-09-23
1
-1
/
+2
|
\
|
*
scsi, file-posix: add support for persistent reservation management
Paolo Bonzini
2017-09-22
1
-1
/
+2
*
|
vl: Don't include vde header
Fam Zheng
2017-09-22
1
-4
/
+0
|
/
*
vl.c: convert cpu_model to cpu type and set of global properties before machi...
Igor Mammedov
2017-09-19
1
-0
/
+10
*
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
2017-09-19
1
-0
/
+1
*
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
2017-09-15
1
-0
/
+16
*
seccomp: add spawn argument to command line
Eduardo Otubo
2017-09-15
1
-0
/
+16
*
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
2017-09-15
1
-0
/
+27
*
seccomp: add obsolete argument to command line
Eduardo Otubo
2017-09-15
1
-1
/
+23
*
seccomp: changing from whitelist to blacklist
Eduardo Otubo
2017-09-15
1
-1
/
+0
*
runstate/migrate: Two more transitions
Dr. David Alan Gilbert
2017-09-06
1
-0
/
+2
*
virtfs: error out gracefully when mandatory suboptions are missing
Greg Kurz
2017-09-05
1
-6
/
+10
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
1
-3
/
+3
*
maint: Include bug-reporting info in --help output
Eric Blake
2017-08-08
1
-1
/
+3
*
rcu: completely disable pthread_atfork callbacks as soon as possible
Paolo Bonzini
2017-08-08
1
-0
/
+1
*
char: don't exit on hmp 'chardev-add help'
Anton Nefedov
2017-08-01
1
-4
/
+6
*
vl.c/exit: pause cpus before closing block devices
Dr. David Alan Gilbert
2017-08-01
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
1
-4
/
+4
|
\
|
*
vl: fix breakage of -tb-size
Emilio G. Cota
2017-07-14
1
-4
/
+4
*
|
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-10
/
+10
|
/
*
vl: move global property, migrate init earlier
Peter Xu
2017-07-10
1
-12
/
+12
*
migration: fix handling for --only-migratable
Peter Xu
2017-07-10
1
-1
/
+1
*
vl: add tcg_enabled() for tcg related code
Yang Zhong
2017-07-04
1
-1
/
+7
*
vl: convert -tb-size to qemu_strtoul
Paolo Bonzini
2017-07-04
1
-3
/
+3
*
migration: move only_migratable to MigrationState
Peter Xu
2017-06-28
1
-2
/
+7
*
migration: let MigrationState be a qdev
Peter Xu
2017-06-28
1
-0
/
+6
[next]