summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* Add --firmwarepath to configureGerd Hoffmann2017-09-261-3/+9
* add qemu_add_data_dir()Gerd Hoffmann2017-09-261-11/+23
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-09-231-1/+2
|\
| * scsi, file-posix: add support for persistent reservation managementPaolo Bonzini2017-09-221-1/+2
* | vl: Don't include vde headerFam Zheng2017-09-221-4/+0Star
|/
* vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov2017-09-191-0/+10
* vl: Clean up user-creatable objects when exitingEduardo Habkost2017-09-191-0/+1
* seccomp: add resourcecontrol argument to command lineEduardo Otubo2017-09-151-0/+16
* seccomp: add spawn argument to command lineEduardo Otubo2017-09-151-0/+16
* seccomp: add elevateprivileges argument to command lineEduardo Otubo2017-09-151-0/+27
* seccomp: add obsolete argument to command lineEduardo Otubo2017-09-151-1/+23
* seccomp: changing from whitelist to blacklistEduardo Otubo2017-09-151-1/+0Star
* runstate/migrate: Two more transitionsDr. David Alan Gilbert2017-09-061-0/+2
* virtfs: error out gracefully when mandatory suboptions are missingGreg Kurz2017-09-051-6/+10
* qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster2017-09-041-3/+3
* maint: Include bug-reporting info in --help outputEric Blake2017-08-081-1/+3
* rcu: completely disable pthread_atfork callbacks as soon as possiblePaolo Bonzini2017-08-081-0/+1
* char: don't exit on hmp 'chardev-add help'Anton Nefedov2017-08-011-4/+6
* vl.c/exit: pause cpus before closing block devicesDr. David Alan Gilbert2017-08-011-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-07-141-4/+4
|\
| * vl: fix breakage of -tb-sizeEmilio G. Cota2017-07-141-4/+4
* | Convert error_report() to warn_report()Alistair Francis2017-07-131-10/+10
|/
* vl: move global property, migrate init earlierPeter Xu2017-07-101-12/+12
* migration: fix handling for --only-migratablePeter Xu2017-07-101-1/+1
* vl: add tcg_enabled() for tcg related codeYang Zhong2017-07-041-1/+7
* vl: convert -tb-size to qemu_strtoulPaolo Bonzini2017-07-041-3/+3
* migration: move only_migratable to MigrationStatePeter Xu2017-06-281-2/+7
* migration: let MigrationState be a qdevPeter Xu2017-06-281-0/+6
* vl: clean up global property registrationPeter Xu2017-06-281-5/+24
* accel: introduce AccelClass.global_propsPeter Xu2017-06-281-0/+1
* vl: Fix broken thread=xxx option of the --accel parameterThomas Huth2017-06-151-8/+5Star
* migration: Move remaining exported functions to migration/misc.hJuan Quintela2017-06-131-1/+0Star
* migration: create global_state.cJuan Quintela2017-06-131-0/+1
* Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell2017-06-051-1/+1
|\
| * chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* | migration: Move include/migration/block.h into migration/Juan Quintela2017-06-011-1/+0Star
* | migration: Export ram.c functions in its own fileJuan Quintela2017-06-011-0/+1
* | migration: Create include for migration snapshotsJuan Quintela2017-06-011-1/+2
|/
* Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into stagingStefan Hajnoczi2017-05-301-0/+8
|\
| * usb: Deprecate HMP commands usb_add and usb_delThomas Huth2017-05-291-0/+6
| * usb: Deprecate the legacy -usbdevice optionThomas Huth2017-05-291-0/+2
* | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi2017-05-301-29/+40
|\ \ | |/ |/|
| * shutdown: Expose bool cause in SHUTDOWN and RESET eventsEric Blake2017-05-231-4/+4
| * shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-10/+8Star
| * shutdown: Preserve shutdown cause through replayEric Blake2017-05-231-1/+1
| * shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake2017-05-231-20/+33
| * shutdown: Simplify shutdown_signalEric Blake2017-05-231-3/+3
* | Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into stagingStefan Hajnoczi2017-05-191-1/+2
|\ \
| * | audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost2017-05-191-1/+1
| * | audio: Rename audio_init() to soundhw_init()Eduardo Habkost2017-05-191-1/+1