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
*
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
|
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-10
/
+8
|
*
shutdown: Preserve shutdown cause through replay
Eric Blake
2017-05-23
1
-1
/
+1
|
*
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-23
1
-20
/
+33
|
*
shutdown: Simplify shutdown_signal
Eric Blake
2017-05-23
1
-3
/
+3
*
|
Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging
Stefan Hajnoczi
2017-05-19
1
-1
/
+2
|
\
\
|
*
|
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-19
1
-1
/
+1
|
*
|
audio: Rename audio_init() to soundhw_init()
Eduardo Habkost
2017-05-19
1
-1
/
+1
|
*
|
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
2017-05-19
1
-0
/
+1
|
|
/
*
/
ui: egl-headless requires dmabuf support
Gerd Hoffmann
2017-05-19
1
-2
/
+2
|
/
*
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
2017-05-17
1
-1
/
+3
*
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
Stefan Hajnoczi
2017-05-15
1
-0
/
+16
|
\
|
*
opengl: add egl-headless display
Gerd Hoffmann
2017-05-12
1
-0
/
+16
*
|
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-15
1
-4
/
+2
|
\
\
|
*
|
machine: call machine init from wrapper
Igor Mammedov
2017-05-11
1
-1
/
+1
|
*
|
numa: remove no longer need numa_post_machine_init()
Igor Mammedov
2017-05-11
1
-2
/
+0
|
*
|
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
virtfs: allow a device id to be specified in the -virtfs option
Chris Webb
2017-05-10
1
-2
/
+3
*
|
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-08
1
-14
/
+9
|
\
\
|
*
|
Fix the -accel parameter and the documentation for 'hax'
Thomas Huth
2017-05-05
1
-14
/
+9
|
*
|
vl: deprecate the "-hdachs" option
Thomas Huth
2017-05-05
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging
Stefan Hajnoczi
2017-05-05
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vl: add todo note about root container cleanup
Marc-André Lureau
2017-05-04
1
-0
/
+1
|
|
/
*
/
Issue a deprecation warning if the user specifies the "-hdachs" option.
Thomas Huth
2017-04-27
1
-0
/
+2
|
/
*
xen: use libxendevice model to restrict operations
Paul Durrant
2017-04-21
1
-0
/
+8
*
main-loop: remove now unnecessary optimization
Paolo Bonzini
2017-03-14
1
-4
/
+1
*
vl/cpus: be smarter with icount and MTTCG
Alex Bennée
2017-03-09
1
-5
/
+2
*
block: Initial implementation of -blockdev
Markus Armbruster
2017-03-07
1
-0
/
+39
*
qmp: Dumb down how we run QMP command registration
Markus Armbruster
2017-03-05
1
-1
/
+1
[next]