Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / vl.c
2009-05-30 Paul BrookUse relative path for bios
2009-05-28 Jan Kiszkakvm: Mark full address range dirty on live migration...
2009-05-27 Alexander GrafUser Networking: Enable removal of redirections
2009-05-27 Christoph Hellwigfully split aio_pool from BlockDriver
2009-05-27 Kevin WolfFix output of uninitialized strings
2009-05-22 Jan Kiszkakvm: Rework VCPU reset
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Jan Kiszkakvm: Add missing bits to support live migration
2009-05-22 Kevin WolfCreate qemu-option.h
2009-05-22 Glauber Costaaugment info migrate with page status
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-22 Anthony LiguoriRefactor how display drivers are selected
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-21 Anthony LiguoriEliminate --disable-gfx-check and make VNC default...
2009-05-20 Jean-Christophe... initialize struct sigevent before timer_create
2009-05-20 Jean-Christophe... Fix NULL alarm_timer pointer at exit
2009-05-14 Paul BrookBasic qdev infrastructure.
2009-05-13 Paul BrookFix kqemu build failure.
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Jan KiszkaDrop CONFIG_GDBSTUB
2009-05-01 Anthony LiguoriFix serial option with -drive
2009-05-01 Xiantao ZhangBuild fix for !CONFIG_GDBSTUB case
2009-05-01 Richard W.M. JonesHardware watchdog
2009-05-01 Jan Kiszkanet: Fix -net socket parameter checks
2009-04-29 Jan KiszkaFix qemu_event_init
2009-04-25 Blue SwirlFix Win32 warning
2009-04-24 aliguoriqemu: introduce iothread (Marcelo Tosatti)
2009-04-24 aliguoriqemu: handle stop request in main loop (Marcelo Tosatti)
2009-04-24 aliguoriqemu: refactor tcg cpu execution loop (Marcelo Tosatti)
2009-04-24 aliguoriqemu: use debug_requested global instead of cpu_exec...
2009-04-24 aliguoriqemu: introduce lock/unlock_iothread (Marcelo Tosatti)
2009-04-24 aliguoriqemu: introduce qemu_cpu_kick (Marcelo Tosatti)
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-04-24 aliguoriqemu: refactor main_loop (Marcelo Tosatti)
2009-04-24 aliguoriqemu: factor out event notification / rearm alarm timer...
2009-04-24 aliguoriqemu: introduce qemu_init_main_loop (Marcelo Tosatti)
2009-04-24 aliguoriqemu: create helper for event notification (Marcelo...
2009-04-22 aliguorixen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
2009-04-22 aliguorisimplify vga selection (Gerd Hoffmann)
2009-04-22 aliguorixen: add block device backend driver. (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 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
next