aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-23net: Silence 'has no peer' messages in testing modeThomas Huth1-2/+1
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+3
2018-07-02vl: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-07-02s390/ipl: fix ipl with -no-rebootChristian Borntraeger1-2/+2
2018-06-28kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin1-1/+31
2018-06-28Deprecate the -enable-hax optionThomas Huth1-0/+1
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth1-2/+8
2018-06-25vl.c: do not allow --daemonize in combination with --preconfig CLI optionIgor Mammedov1-0/+6
2018-06-22vl.c: Don't zero-initialize statics for serial_hdsPeter Maydell1-2/+2
2018-06-18monitor: move init global earlierPeter Xu1-6/+1
2018-06-11cli: Don't run early event loop if no --preconfig was specifiedIgor Mammedov1-2/+2
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1
2018-06-01qemu-options: Mark the non-functional -clock option as deprecatedThomas Huth1-0/+1
2018-06-01sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao1-116/+8
2018-05-31sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao1-116/+8
2018-05-30cli: add --preconfig optionIgor Mammedov1-1/+34
2018-05-23block: Cancel job in bdrv_close_all() callersKevin Wolf1-0/+1
2018-05-20qemu-options: Allow -no-user-config againMichal Privoznik1-0/+4
2018-05-15ui: document non-qapi parser cases.Gerd Hoffmann1-0/+14
2018-05-15ui: switch gtk display to qapi parserGerd Hoffmann1-32/+0
2018-05-15ui: switch trivial displays to qapi parserGerd Hoffmann1-6/+0
2018-05-15ui: add qapi parser for -displayGerd Hoffmann1-2/+22
2018-05-09qemu-options: Remove deprecated -no-kvm-irqchipThomas Huth1-5/+0
2018-05-09qemu-options: Remove deprecated -no-kvm-pit-reinjectionThomas Huth1-12/+0
2018-05-09qemu-options: Bail out on unsupported options instead of silently ignoring themThomas Huth1-1/+4
2018-05-09qemu-options: Mark -virtioconsole as deprecatedThomas Huth1-0/+2
2018-05-07vl: allow 'maxmem' without 'slot'David Hildenbrand1-15/+4
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth1-50/+0
2018-04-27Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i...Peter Maydell1-5/+9
2018-04-27sdl: Allow OpenGL ES context creationElie Tournier1-0/+4
2018-04-27qapi: Parameter gl of DisplayType now accept an enumElie Tournier1-5/+5
2018-04-26AccelClass: Introduce accel_setup_postIan Jackson1-0/+1
2018-04-26vl.c: new function serial_max_hds()Peter Maydell1-0/+5
2018-04-26vl.c: Remove compile time limit on number of serial portsPeter Maydell1-8/+7
2018-04-26vl.c: Provide accessor function serial_hd() for serial_hds[] arrayPeter Maydell1-0/+9
2018-03-27gdbstub: send a termination packet instead of crashing gdbKONRAD Frederic1-0/+2
2018-03-27monitor: new parameter "x-oob"Peter Xu1-0/+5
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+2
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-7/+3
2018-03-20postcopy: Add notifier chainDr. David Alan Gilbert1-0/+2
2018-03-19monitor: unify global initPeter Xu1-1/+6
2018-03-19Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov1-7/+3
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell1-0/+1
2018-03-13migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy1-0/+1
2018-03-12replay: push replay_mutex_lock up the call treeAlex Bennée1-0/+1
2018-03-12Polish the version strings containing the package versionThomas Huth1-1/+1
2018-03-12vl: export machine_init_donePeter Xu1-2/+2
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi1-11/+4
2018-03-06balloon: Fix documentation of the --balloon parameter and deprecate itThomas Huth1-0/+3
2018-03-06Document --rtc-td-hack, --localtime and --startdate as deprecatedThomas Huth1-0/+5