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
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
2017-09-15
seccomp: add spawn argument to command line
Eduardo Otubo
1
-0
/
+16
2017-09-15
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
1
-0
/
+27
2017-09-15
seccomp: add obsolete argument to command line
Eduardo Otubo
1
-1
/
+23
2017-09-15
seccomp: changing from whitelist to blacklist
Eduardo Otubo
1
-1
/
+0
2017-09-06
runstate/migrate: Two more transitions
Dr. David Alan Gilbert
1
-0
/
+2
2017-09-05
virtfs: error out gracefully when mandatory suboptions are missing
Greg Kurz
1
-6
/
+10
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-3
/
+3
2017-08-08
maint: Include bug-reporting info in --help output
Eric Blake
1
-1
/
+3
2017-08-08
rcu: completely disable pthread_atfork callbacks as soon as possible
Paolo Bonzini
1
-0
/
+1
2017-08-01
char: don't exit on hmp 'chardev-add help'
Anton Nefedov
1
-4
/
+6
2017-08-01
vl.c/exit: pause cpus before closing block devices
Dr. David Alan Gilbert
1
-1
/
+1
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+4
2017-07-14
vl: fix breakage of -tb-size
Emilio G. Cota
1
-4
/
+4
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-10
/
+10
2017-07-10
vl: move global property, migrate init earlier
Peter Xu
1
-12
/
+12
2017-07-10
migration: fix handling for --only-migratable
Peter Xu
1
-1
/
+1
2017-07-04
vl: add tcg_enabled() for tcg related code
Yang Zhong
1
-1
/
+7
2017-07-04
vl: convert -tb-size to qemu_strtoul
Paolo Bonzini
1
-3
/
+3
2017-06-28
migration: move only_migratable to MigrationState
Peter Xu
1
-2
/
+7
2017-06-28
migration: let MigrationState be a qdev
Peter Xu
1
-0
/
+6
2017-06-28
vl: clean up global property registration
Peter Xu
1
-5
/
+24
2017-06-28
accel: introduce AccelClass.global_props
Peter Xu
1
-0
/
+1
2017-06-15
vl: Fix broken thread=xxx option of the --accel parameter
Thomas Huth
1
-8
/
+5
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
1
-1
/
+0
2017-06-13
migration: create global_state.c
Juan Quintela
1
-0
/
+1
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-06-01
migration: Move include/migration/block.h into migration/
Juan Quintela
1
-1
/
+0
2017-06-01
migration: Export ram.c functions in its own file
Juan Quintela
1
-0
/
+1
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
1
-1
/
+2
2017-05-30
Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into staging
Stefan Hajnoczi
1
-0
/
+8
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
1
-29
/
+40
[prev]
[next]