]> git.ipfire.org Git - thirdparty/qemu.git/history - vl.c
xen: groundwork for xen support (Gerd Hoffmann)
[thirdparty/qemu.git] / vl.c
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  aliguoriAllow empty params for check_params (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-17  aliguoriqemu: Add prototype and make qemu_uuid_parse() non...
2009-04-17  aliguorikvm: Sync CPU state on reset (Jan Kiszka)
2009-04-11  pbrookImplement dynamic guest ram allocation.
2009-04-11  pbrookRemove code phys_ram_base uses.
2009-04-07  pbrookAdd --with-pkgversion.
2009-04-07  pbrookImplement --version.
2009-04-05  aurel32Add new command line option -singlestep for tcg single...
2009-04-05  aliguoristop dirty tracking just at the end of migration (Glaub...
2009-04-05  aliguorigdbstub: Rework configuration via command line and...
2009-04-05  blueswir1Fix some win32 compile warnings
2009-03-28  aliguoriRemove nodisk_ok machine feature (Jan Kiszka)
2009-03-28  blueswir1Fix warning in vl.c
2009-03-28  blueswir1Syncing documentation vs. -help vs. qemu_options table
2009-03-20  aliguoriImplement cancellation method for dma async I/O (Avi...
2009-03-16  blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-03-13  aliguoriDisplayAllocator interface (Stefano Stabellini)
2009-03-10  aurel32Clean build: Add bt-host.h
2009-03-08  aliguoriFix windows build and clean up use of <windows.h>
2009-03-08  blueswir1Rename _BSD to HOST_BSD so that it's more obvious that...
2009-03-07  aurel32target-ppc: move the CD-ROM drive to the second IDE
2009-03-07  aurel32Use a dedicated function to request exit from execution...
2009-03-07  blueswir1Support for DragonFly BSD (Hasso Tepper)
2009-03-07  blueswir1Fix BSD breakage from r6736
2009-03-07  blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-03-05  aliguorimonitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
2009-03-05  aliguorimonitor: Decouple terminals (Jan Kiszka)
2009-03-05  aliguorimonitor: Drop banner hiding (Jan Kiszka)
2009-03-05  aliguorimonitor: Rework API (Jan Kiszka)
2009-03-05  aliguorimonitor: Rework modal password input (Jan Kiszka)
2009-03-05  aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-03-05  aliguorimonitor: Use reasonable default virtual console size...
2009-03-05  aliguorichar: Fix initial reset (Jan Kiszka)
2009-02-28  aliguoriChange default werror semantics from "report" to "enospc"
2009-02-27  aliguoriRemove some warnings and fix windows build.
2009-02-27  aliguorichroot and change user support (Nolan)
2009-02-27  aliguoriUnify default parallel console size (Jan Kiszka)
2009-02-27  aliguoriAllow additions of ACPI tables from command line (Gleb...
2009-02-27  aliguoriDo not enable a default virtio console
2009-02-15  malcUnbreak SDL on Mac OS X
2009-02-11  aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-11  aliguoriqemu: zero ioport_opaque on isa_unassign_ioport (Marcel...
2009-02-11  aliguoriqemu: net/drive add/remove tweaks (Marcelo Tosatti)
2009-02-11  aliguoriqemu: move drives_opt for external use (Marcelo Tosatti)
2009-02-11  aliguoriqemu: drive removal support (Marcelo Tosatti)
2009-02-11  aliguoriqemu: dynamic drive/drive_opt index allocation (Marcelo...
2009-02-05  aliguoritoplevel: remove error handling from qemu_malloc()...
2009-01-24  blueswir1Synch code, help and docs
2009-01-24  aurel32target-ppc: change the default RAM size to 128MB like...
2009-01-22  aliguoriStop VM on error in virtio-blk. (Gleb Natapov)
2009-01-22  aliguoriStop VM on error in scsi-disk (Gleb Natapov)
2009-01-22  aliguoriRework vm_state_change notifiers (Jan Kiszka)
2009-01-22  aliguoriFix build with --disable-sdl
2009-01-21  blueswir1Fix nographic mode and VNC
2009-01-21  aliguoriStop VM on ENOSPC error. (Gleb Natapov)
2009-01-21  aliguoriAdds null check for DisplayStatus (Stefano Stabellini)
2009-01-19  aliguoriRemove dumb_display (Stefan Stabellini)
2009-01-18  aurel32add an init function parameter to qemu_chr_open()
2009-01-16  aliguoriMake sure monitor appears as a vc
2009-01-16  aliguoriFix character devices after DisplayState refactoring
2009-01-16  aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-15  aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15  aliguoriDisplayState interface change (Stefano Stabellini)
2009-01-15  aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-15  aliguoriadd a -vga none cli option (Stefano Stabellini)
2009-01-15  aliguoriAdd -rtc-td-hack option to fix time drift with RTC...
2009-01-15  aliguoriadd virtio-console cmdline option (Christian Ehrhardt)
2009-01-15  aliguoriadd virtio-console support (Christian Ehrhardt)
2009-01-09  malcMore flexible audio card selection
2009-01-08  aliguoriEnable ac97 by default
2009-01-07  aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07  aliguoriadd "serial" parameter to -drive flag (Gleb Natapov)
2008-12-24  blueswir1Add support for -prom-env command line options
2008-12-22  malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-18  aurel32consolidate definition for tap script and smb support
2008-12-17  aliguoriAdd HPET emulation to qemu (Beth Kon)
2008-12-15  aliguorikvm: sync vcpu state during initialization (Hollis...
2008-12-10  malcIntroduce and use cache-utils.[ch]
2008-12-07  blueswir1Fix some new warnings introduced after r5022
2008-12-04  aliguoriUse writeback caching by default with qcow2
2008-12-04  aliguoriAdd ballooning infrastructure.
2008-12-04  aliguoriAdd virtio-blk support
2008-11-25  aliguoriRevert r5636 to fix icount on hosts w/o high-res clocks
2008-11-18  aliguorigdbstub: manage CPUs as threads (Jan Kiszka)
2008-11-16  blueswir1Fix warnings caused by timer_t, it is 32 bits on Sparc64
2008-11-16  blueswir1Fix no_frame unused warning when SDL is disabled
2008-11-11  aliguoriSplit savevm code into savevm.c
2008-11-11  aliguoriReintroduce migrate-to-exec: support (Charles Duffy)
2008-11-11  aurel32Revert commits 5685 to 5688 committed by mistake
2008-11-11  aurel32qemu: generate signals on tap I/O
2008-11-09  balrogAdd the -bt switch for setting up bluetooth stuff.
2008-11-07  blueswir1Fix some build issues for BSD.
2008-11-05  aliguoriFix windows build after init_host_timer changes.
2008-11-05  aliguoriRun timers from host alarm timer callback
2008-11-05  aliguoriUse qemu_set_fd_handler2() to determine when alarm...
next