aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Make the e1000 the default network adapter for the pc target.Anthony Liguori1-1/+1
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori1-19/+0
2009-08-10QemuOpts: add -set optionGerd Hoffmann1-1/+5
2009-07-27Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen1-1/+4
2009-07-27qdev: add -device command line option.Gerd Hoffmann1-0/+2
2009-07-16Update boot option documentationJan Kiszka1-4/+23
2009-07-09Disable kqemu by default at run timeAnthony Liguori1-4/+4
2009-07-09Allow setting qemu process name v2Andi Kleen1-1/+3
2009-07-09qcow2: Make cache=writethrough defaultKevin Wolf1-3/+1
2009-07-09net: set a default value for sndbuf=Mark McLoughlin1-1/+2
2009-06-29Replace -no-virtio-balloon by -balloonMarkus Armbruster1-4/+9
2009-06-29Add documentation for MultibootAlexander Graf1-4/+13
2009-06-29slirp: Bind support for host forwarding rulesJan Kiszka1-5/+6
2009-06-29slirp: Rework external configuration interfaceJan Kiszka1-18/+34
2009-06-29slirp: Move smb, redir, tftp and bootp parameters and -net channelJan Kiszka1-98/+111
2009-06-24qemu/net: flag to control the number of vectors a nic hasMichael S. Tsirkin1-6/+8
2009-06-22net: add '-net tap,sndbuf=nbytes'Mark McLoughlin1-1/+8
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster1-0/+3
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster1-3/+4
2009-06-13Add -no-virtio-balloon command-line optionEduardo Habkost1-0/+9
2009-06-09Fix Sparse warningBlue Swirl1-1/+1
2009-05-04qemu-options.hx: fix description of cache=none suboptionAurelien Jarno1-1/+1
2009-05-01Hardware watchdogRichard W.M. Jones1-0/+49
2009-04-22xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)aliguori1-1/+1
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori1-0/+11
2009-04-21added -numa cmdline parameter parser (Andre Przywara)aliguori1-0/+8
2009-04-21slirp: Enhance host-guest redirection setup (Jan Kiszka)aliguori1-1/+1
2009-04-21net: Add support for capturing VLANs (Jan Kiszka)aliguori1-0/+7
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir11-2/+2
2009-04-17qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori1-0/+21
2009-04-07Implement --version.pbrook1-0/+7
2009-04-06Remove WIN32 guard around -kaliguori1-2/+0
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel321-0/+7
2009-04-05gdbstub: Rework configuration via command line and monitor (Jan Kiszka)aliguori1-10/+16
2009-04-05Make `-icount' help fit 80 chars screen width (Robert Riebisch)aliguori1-1/+2
2009-03-28Fix compile problems with r6884blueswir11-1/+1
2009-03-28Syncing documentation vs. -help vs. qemu_options tableblueswir11-0/+1462