Age | Commit message (Expand) | Author |
2009-08-24 | Make the e1000 the default network adapter for the pc target. | Anthony Liguori |
2009-08-24 | Unbreak large mem support by removing kqemu | Anthony Liguori |
2009-08-10 | QemuOpts: add -set option | Gerd Hoffmann |
2009-07-27 | Introduce -smp , maxcpus= flag to specify maximum number of CPUS. | Jes Sorensen |
2009-07-27 | qdev: add -device command line option. | Gerd Hoffmann |
2009-07-16 | Update boot option documentation | Jan Kiszka |
2009-07-09 | Disable kqemu by default at run time | Anthony Liguori |
2009-07-09 | Allow setting qemu process name v2 | Andi Kleen |
2009-07-09 | qcow2: Make cache=writethrough default | Kevin Wolf |
2009-07-09 | net: set a default value for sndbuf= | Mark McLoughlin |
2009-06-29 | Replace -no-virtio-balloon by -balloon | Markus Armbruster |
2009-06-29 | Add documentation for Multiboot | Alexander Graf |
2009-06-29 | slirp: Bind support for host forwarding rules | Jan Kiszka |
2009-06-29 | slirp: Rework external configuration interface | Jan Kiszka |
2009-06-29 | slirp: Move smb, redir, tftp and bootp parameters and -net channel | Jan Kiszka |
2009-06-24 | qemu/net: flag to control the number of vectors a nic has | Michael S. Tsirkin |
2009-06-22 | net: add '-net tap,sndbuf=nbytes' | Mark McLoughlin |
2009-06-22 | Support addr=... in option argument of -drive if=virtio | Markus Armbruster |
2009-06-22 | Support addr=... in option argument of -net nic | Markus Armbruster |
2009-06-13 | Add -no-virtio-balloon command-line option | Eduardo Habkost |
2009-06-09 | Fix Sparse warning | Blue Swirl |
2009-05-04 | qemu-options.hx: fix description of cache=none suboption | Aurelien Jarno |
2009-05-01 | Hardware watchdog | Richard W.M. Jones |
2009-04-22 | xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann) | aliguori |
2009-04-22 | xen: groundwork for xen support (Gerd Hoffmann) | aliguori |
2009-04-21 | added -numa cmdline parameter parser (Andre Przywara) | aliguori |
2009-04-21 | slirp: Enhance host-guest redirection setup (Jan Kiszka) | aliguori |
2009-04-21 | net: Add support for capturing VLANs (Jan Kiszka) | aliguori |
2009-04-19 | kqemu: merge CONFIG_KQEMU and USE_KQEMU | blueswir1 |
2009-04-17 | qemu: Add support for SMBIOS command line otions (Alex Williamson) | aliguori |
2009-04-07 | Implement --version. | pbrook |
2009-04-06 | Remove WIN32 guard around -k | aliguori |
2009-04-05 | Add new command line option -singlestep for tcg single stepping. | aurel32 |
2009-04-05 | gdbstub: Rework configuration via command line and monitor (Jan Kiszka) | aliguori |
2009-04-05 | Make `-icount' help fit 80 chars screen width (Robert Riebisch) | aliguori |
2009-03-28 | Fix compile problems with r6884 | blueswir1 |
2009-03-28 | Syncing documentation vs. -help vs. qemu_options table | blueswir1 |