index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+2
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-7
/
+3
2018-03-20
postcopy: Add notifier chain
Dr. David Alan Gilbert
1
-0
/
+2
2018-03-19
monitor: unify global init
Peter Xu
1
-1
/
+6
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
1
-7
/
+3
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-0
/
+1
2018-03-13
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2018-03-12
replay: push replay_mutex_lock up the call tree
Alex Bennée
1
-0
/
+1
2018-03-12
Polish the version strings containing the package version
Thomas Huth
1
-1
/
+1
2018-03-12
vl: export machine_init_done
Peter Xu
1
-2
/
+2
2018-03-08
vl: introduce vm_shutdown()
Stefan Hajnoczi
1
-11
/
+4
2018-03-06
balloon: Fix documentation of the --balloon parameter and deprecate it
Thomas Huth
1
-0
/
+3
2018-03-06
Document --rtc-td-hack, --localtime and --startdate as deprecated
Thomas Huth
1
-0
/
+5
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-9
/
+0
2018-03-06
Remove the deprecated -tdf option
Thomas Huth
1
-3
/
+0
2018-03-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
1
-63
/
+11
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-1
/
+9
2018-03-05
console: add and use qemu_display_find_default
Gerd Hoffmann
1
-10
/
+5
2018-03-05
egl-headless: switch over to new display registry
Gerd Hoffmann
1
-12
/
+0
2018-03-05
curses: switch over to new display registry
Gerd Hoffmann
1
-15
/
+2
2018-03-05
cocoa: switch over to new display registry
Gerd Hoffmann
1
-3
/
+0
2018-03-05
sdl: switch over to new display registry
Gerd Hoffmann
1
-14
/
+1
2018-03-05
console: add qemu display registry, add gtk
Gerd Hoffmann
1
-12
/
+6
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
[next]