Age | Commit message (Expand) | Author | Files | Lines |
2009-11-09 | QemuOpts: command line switches for the config file. | Gerd Hoffmann | 1 | -0/+5 |
2009-11-09 | Documentation: Add documentation for -chardev | Matthew Booth | 1 | -4/+230 |
2009-10-27 | net: add a vnet_hdr=on|off parameter | Mark McLoughlin | 1 | -1/+3 |
2009-10-27 | net: import linux tap ioctl definitions | Mark McLoughlin | 1 | -7/+1 |
2009-10-15 | Documentation: Move msmouse description to an appropriate place | Kevin Wolf | 1 | -2/+2 |
2009-10-15 | Documentation: Add missing tags to placeholders | Kevin Wolf | 1 | -21/+22 |
2009-10-15 | Documentation: Highlight placeholders in suboptions | Kevin Wolf | 1 | -9/+9 |
2009-10-15 | net: add -netdev option | Mark McLoughlin | 1 | -0/+10 |
2009-10-06 | offer right-ctrl as a grab option | Dustin Kirkland | 1 | -0/+10 |
2009-10-05 | Enable host-clock-based RTC | Jan Kiszka | 1 | -4/+10 |
2009-10-05 | Refactor RTC command line switches | Jan Kiszka | 1 | -22/+25 |
2009-09-11 | switch chardev to QemuOpts: infrastructure, null device | Gerd Hoffmann | 1 | -0/+2 |
2009-09-04 | add documentation for multi-core features | Andre Przywara | 1 | -3/+11 |
2009-08-27 | raw-posix: add Linux native AIO support | Christoph Hellwig | 1 | -1/+3 |
2009-08-24 | Make the e1000 the default network adapter for the pc target. | Anthony Liguori | 1 | -1/+1 |
2009-08-24 | Unbreak large mem support by removing kqemu | Anthony Liguori | 1 | -19/+0 |
2009-08-10 | QemuOpts: add -set option | Gerd Hoffmann | 1 | -1/+5 |
2009-07-27 | Introduce -smp , maxcpus= flag to specify maximum number of CPUS. | Jes Sorensen | 1 | -1/+4 |
2009-07-27 | qdev: add -device command line option. | Gerd Hoffmann | 1 | -0/+2 |
2009-07-16 | Update boot option documentation | Jan Kiszka | 1 | -4/+23 |
2009-07-09 | Disable kqemu by default at run time | Anthony Liguori | 1 | -4/+4 |
2009-07-09 | Allow setting qemu process name v2 | Andi Kleen | 1 | -1/+3 |
2009-07-09 | qcow2: Make cache=writethrough default | Kevin Wolf | 1 | -3/+1 |
2009-07-09 | net: set a default value for sndbuf= | Mark McLoughlin | 1 | -1/+2 |
2009-06-29 | Replace -no-virtio-balloon by -balloon | Markus Armbruster | 1 | -4/+9 |
2009-06-29 | Add documentation for Multiboot | Alexander Graf | 1 | -4/+13 |
2009-06-29 | slirp: Bind support for host forwarding rules | Jan Kiszka | 1 | -5/+6 |
2009-06-29 | slirp: Rework external configuration interface | Jan Kiszka | 1 | -18/+34 |
2009-06-29 | slirp: Move smb, redir, tftp and bootp parameters and -net channel | Jan Kiszka | 1 | -98/+111 |
2009-06-24 | qemu/net: flag to control the number of vectors a nic has | Michael S. Tsirkin | 1 | -6/+8 |
2009-06-22 | net: add '-net tap,sndbuf=nbytes' | Mark McLoughlin | 1 | -1/+8 |
2009-06-22 | Support addr=... in option argument of -drive if=virtio | Markus Armbruster | 1 | -0/+3 |
2009-06-22 | Support addr=... in option argument of -net nic | Markus Armbruster | 1 | -3/+4 |
2009-06-13 | Add -no-virtio-balloon command-line option | Eduardo Habkost | 1 | -0/+9 |
2009-06-09 | Fix Sparse warning | Blue Swirl | 1 | -1/+1 |
2009-05-04 | qemu-options.hx: fix description of cache=none suboption | Aurelien Jarno | 1 | -1/+1 |
2009-05-01 | Hardware watchdog | Richard W.M. Jones | 1 | -0/+49 |
2009-04-22 | xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann) | aliguori | 1 | -1/+1 |
2009-04-22 | xen: groundwork for xen support (Gerd Hoffmann) | aliguori | 1 | -0/+11 |
2009-04-21 | added -numa cmdline parameter parser (Andre Przywara) | aliguori | 1 | -0/+8 |
2009-04-21 | slirp: Enhance host-guest redirection setup (Jan Kiszka) | aliguori | 1 | -1/+1 |
2009-04-21 | net: Add support for capturing VLANs (Jan Kiszka) | aliguori | 1 | -0/+7 |
2009-04-19 | kqemu: merge CONFIG_KQEMU and USE_KQEMU | blueswir1 | 1 | -2/+2 |
2009-04-17 | qemu: Add support for SMBIOS command line otions (Alex Williamson) | aliguori | 1 | -0/+21 |
2009-04-07 | Implement --version. | pbrook | 1 | -0/+7 |
2009-04-06 | Remove WIN32 guard around -k | aliguori | 1 | -2/+0 |
2009-04-05 | Add new command line option -singlestep for tcg single stepping. | aurel32 | 1 | -0/+7 |
2009-04-05 | gdbstub: Rework configuration via command line and monitor (Jan Kiszka) | aliguori | 1 | -10/+16 |
2009-04-05 | Make `-icount' help fit 80 chars screen width (Robert Riebisch) | aliguori | 1 | -1/+2 |
2009-03-28 | Fix compile problems with r6884 | blueswir1 | 1 | -1/+1 |