index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-05
net: Add a new convenience option "--nic" to configure default/on-board NICs
Thomas Huth
1
-0
/
+7
2018-03-05
net: Move error reporting from net_init_client/netdev to the calling site
Thomas Huth
1
-1
/
+2
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+3
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-2
/
+2
2018-03-01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+6
2018-03-01
cryptodev: add vhost-user as a new cryptodev backend
Gonglei
1
-0
/
+6
2018-02-26
s390x/cpu: expose the guest crash information
Christian Borntraeger
1
-2
/
+9
2018-02-20
vl: drop display_type variable
Gerd Hoffmann
1
-40
/
+14
2018-02-20
vl: drop request_opengl variable
Gerd Hoffmann
1
-7
/
+1
2018-02-20
vl: drop full_screen variable
Gerd Hoffmann
1
-2
/
+0
2018-02-20
cocoa: use DisplayOptions
Gerd Hoffmann
1
-1
/
+2
2018-02-20
curses: use DisplayOptions
Gerd Hoffmann
1
-1
/
+3
2018-02-20
egl-headless: use DisplayOptions
Gerd Hoffmann
1
-1
/
+2
2018-02-20
vl: drop no_quit variable
Gerd Hoffmann
1
-5
/
+2
2018-02-20
sdl: use DisplayOptions
Gerd Hoffmann
1
-2
/
+11
2018-02-20
gtk: add and use DisplayOptions + DisplayGTK
Gerd Hoffmann
1
-5
/
+18
2018-02-20
vl: rename DisplayType to LegacyDisplayType
Gerd Hoffmann
1
-5
/
+5
2018-02-20
vl: deprecate -no-frame
Gerd Hoffmann
1
-0
/
+4
2018-02-16
monitor: Remove legacy "-mon default=on" parameter
Thomas Huth
1
-4
/
+0
2018-02-15
vl: pause vcpus before stopping iothreads
Stefan Hajnoczi
1
-1
/
+9
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+2
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2018-02-06
tcg: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
1
-1
/
+1
2018-01-26
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180126-v3-pull-reques...
Peter Maydell
1
-15
/
+0
2018-01-26
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
1
-15
/
+0
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
1
-2
/
+2
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-2
/
+1
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+6
2018-01-16
vl: fix direct firmware directories leak
Marc-André Lureau
1
-3
/
+6
2018-01-15
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2017-12-22
block: Remove the deprecated -hdachs option
Thomas Huth
1
-84
/
+2
2017-12-21
Remove legacy -no-kvm-pit option
Thomas Huth
1
-4
/
+0
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
1
-44
/
+0
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
1
-2
/
+1
2017-11-13
hw: add .min_cpus and .default_cpus fields to machine_class
Emilio G. Cota
1
-3
/
+18
2017-10-25
vl: remove unnecessary #ifdef CONFIG_TPM
Philippe Mathieu-Daudé
1
-2
/
+0
2017-10-13
tpm: Move tpm_cleanup() to right place
Amarnath Valluri
1
-0
/
+1
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
1
-3
/
+3
2017-10-09
vl: Eliminate defconfig variable
Eduardo Habkost
1
-4
/
+1
2017-09-26
Add --firmwarepath to configure
Gerd Hoffmann
1
-3
/
+9
2017-09-26
add qemu_add_data_dir()
Gerd Hoffmann
1
-11
/
+23
2017-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2017-09-22
vl: Don't include vde header
Fam Zheng
1
-4
/
+0
2017-09-22
scsi, file-posix: add support for persistent reservation management
Paolo Bonzini
1
-1
/
+2
2017-09-19
vl.c: convert cpu_model to cpu type and set of global properties before machi...
Igor Mammedov
1
-0
/
+10
2017-09-19
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
1
-0
/
+1
2017-09-15
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
1
-0
/
+16
[prev]
[next]