]> git.proxmox.com Git - qemu.git/history - qemu-options.hx
mac99: fix segmentation fault on startup
[qemu.git] / qemu-options.hx
2009-07-16 Jan KiszkaUpdate boot option documentation
2009-07-09 Anthony LiguoriDisable kqemu by default at run time
2009-07-09 Andi KleenAllow setting qemu process name v2
2009-07-09 Kevin Wolfqcow2: Make cache=writethrough default
2009-07-09 Mark McLoughlinnet: set a default value for sndbuf=
2009-06-29 Markus ArmbrusterReplace -no-virtio-balloon by -balloon
2009-06-29 Alexander GrafAdd documentation for Multiboot
2009-06-29 Jan Kiszkaslirp: Bind support for host forwarding rules
2009-06-29 Jan Kiszkaslirp: Rework external configuration interface
2009-06-29 Jan Kiszkaslirp: Move smb, redir, tftp and bootp parameters and...
2009-06-24 Michael S. Tsirkinqemu/net: flag to control the number of vectors a nic has
2009-06-22 Mark McLoughlinnet: add '-net tap,sndbuf=nbytes'
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -drive if=virtio
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-14 Eduardo HabkostAdd -no-virtio-balloon command-line option
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Blue SwirlFix Sparse warning
2009-05-04 Aurelien Jarnoqemu-options.hx: fix description of cache=none suboption
2009-05-01 Richard W.M. JonesHardware watchdog
2009-04-22 aliguorixen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
2009-04-22 aliguorixen: groundwork for xen support (Gerd Hoffmann)
2009-04-21 aliguoriadded -numa cmdline parameter parser (Andre Przywara)
2009-04-21 aliguorislirp: Enhance host-guest redirection setup (Jan Kiszka)
2009-04-21 aliguorinet: Add support for capturing VLANs (Jan Kiszka)
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-17 aliguoriqemu: Add support for SMBIOS command line otions (Alex...
2009-04-07 pbrookImplement --version.
2009-04-06 aliguoriRemove WIN32 guard around -k
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-04-05 aliguorigdbstub: Rework configuration via command line and...
2009-04-05 aliguoriMake `-icount' help fit 80 chars screen width (Robert...
2009-03-28 blueswir1Fix compile problems with r6884
2009-03-28 blueswir1Syncing documentation vs. -help vs. qemu_options table