Default options for qemu-system-x86_64?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












Giving the following commands which works fine and the OS starts normally



qemu-system-x86_64 -m 2G --enable-kvm example-of-os.qcow2


Is there a way, a command or a file to consult, to know what default options have been used for what has not been explicitly defined: harddrive, networking, usb, keyboard... ?



I am not talking about documentation, but result from the currently running VM.







share|improve this question
























    up vote
    0
    down vote

    favorite












    Giving the following commands which works fine and the OS starts normally



    qemu-system-x86_64 -m 2G --enable-kvm example-of-os.qcow2


    Is there a way, a command or a file to consult, to know what default options have been used for what has not been explicitly defined: harddrive, networking, usb, keyboard... ?



    I am not talking about documentation, but result from the currently running VM.







    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Giving the following commands which works fine and the OS starts normally



      qemu-system-x86_64 -m 2G --enable-kvm example-of-os.qcow2


      Is there a way, a command or a file to consult, to know what default options have been used for what has not been explicitly defined: harddrive, networking, usb, keyboard... ?



      I am not talking about documentation, but result from the currently running VM.







      share|improve this question












      Giving the following commands which works fine and the OS starts normally



      qemu-system-x86_64 -m 2G --enable-kvm example-of-os.qcow2


      Is there a way, a command or a file to consult, to know what default options have been used for what has not been explicitly defined: harddrive, networking, usb, keyboard... ?



      I am not talking about documentation, but result from the currently running VM.









      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 21 '17 at 3:23









      AJN

      1134




      1134




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          For example, firstly you would start with -serial mon:stdio on the command line, so as to have the built-in monitor available. Then you activate it with ^Ac (control-A c), which brings the qemu prompt.
          There you use the info command.






          share|improve this answer




















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "106"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f399472%2fdefault-options-for-qemu-system-x86-64%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            For example, firstly you would start with -serial mon:stdio on the command line, so as to have the built-in monitor available. Then you activate it with ^Ac (control-A c), which brings the qemu prompt.
            There you use the info command.






            share|improve this answer
























              up vote
              0
              down vote













              For example, firstly you would start with -serial mon:stdio on the command line, so as to have the built-in monitor available. Then you activate it with ^Ac (control-A c), which brings the qemu prompt.
              There you use the info command.






              share|improve this answer






















                up vote
                0
                down vote










                up vote
                0
                down vote









                For example, firstly you would start with -serial mon:stdio on the command line, so as to have the built-in monitor available. Then you activate it with ^Ac (control-A c), which brings the qemu prompt.
                There you use the info command.






                share|improve this answer












                For example, firstly you would start with -serial mon:stdio on the command line, so as to have the built-in monitor available. Then you activate it with ^Ac (control-A c), which brings the qemu prompt.
                There you use the info command.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Oct 21 '17 at 10:13









                Ralph Rönnquist

                2,43738




                2,43738



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f399472%2fdefault-options-for-qemu-system-x86-64%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Christian Cage

                    How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?