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
*
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
*
vl: clean up global property registration
Peter Xu
2017-06-28
1
-5
/
+24
*
accel: introduce AccelClass.global_props
Peter Xu
2017-06-28
1
-0
/
+1
*
vl: Fix broken thread=xxx option of the --accel parameter
Thomas Huth
2017-06-15
1
-8
/
+5
*
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
1
-1
/
+0
*
migration: create global_state.c
Juan Quintela
2017-06-13
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
2017-06-05
1
-1
/
+1
|
\
|
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
|
migration: Move include/migration/block.h into migration/
Juan Quintela
2017-06-01
1
-1
/
+0
*
|
migration: Export ram.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
|
migration: Create include for migration snapshots
Juan Quintela
2017-06-01
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into staging
Stefan Hajnoczi
2017-05-30
1
-0
/
+8
|
\
|
*
usb: Deprecate HMP commands usb_add and usb_del
Thomas Huth
2017-05-29
1
-0
/
+6
|
*
usb: Deprecate the legacy -usbdevice option
Thomas Huth
2017-05-29
1
-0
/
+2
*
|
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-30
1
-29
/
+40
|
\
\
|
|
/
|
/
|
|
*
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
2017-05-23
1
-4
/
+4
[next]