]> git.proxmox.com Git - qemu.git/history - vl.c
Version 1.0.1
[qemu.git] / vl.c
2011-11-28 Markus Armbrustervl: Tighten parsing of -m argument
2011-11-28 Markus Armbrustervl: Tighten parsing of -numa's parameter mem
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Max Filippovvl.c: prohibit simultaneous use of -icount with kvm...
2011-11-11 Andreas Färbervl.c: Fail gracefully if no machine is found
2011-11-09 Markus ArmbrusterClean up assertion in get_boot_devices_list()
2011-11-07 Gleb Natapovqemu_timedate_diff() shouldn't modify its argument.
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/cocoa-for-upstre...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-11-01 Andreas Färbervl.c: Guard against GThread double-initialization
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31 Aneesh Kumar K.Vhw/9pfs: Add synthetic file system support using 9p
2011-10-31 M. Mohan Kumarhw/9pfs: Read-only support for 9p export
2011-10-27 Luiz CapitulinoDrop qemu-objects.h from modules that don't require it
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-21 Paolo Bonzinisimplify main loop functions
2011-10-21 Paolo Bonzinimain-loop: create main-loop.c
2011-10-21 Paolo Bonzinimain-loop: create main-loop.h
2011-10-21 Paolo Bonziniqemu-timer: move more stuff out of qemu-timer.c
2011-10-21 Paolo Bonziniqemu-timer: use atexit for quit_timers
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-pull...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-19 Luiz Capitulinorunstate: Allow user to migrate twice
2011-10-19 Luiz Capitulinorunstate: Allow to transition from paused to postmigrate
2011-10-19 Luiz Capitulinorunstate: Print state transition when invalid
2011-10-15 Jan KiszkaDrop obsolete nographic timer
2011-10-15 Jan KiszkaMove graphic-related coalesced MMIO flushes to affected...
2011-10-15 M. Mohan Kumarhw/9pfs: Handle Security model parsing
2011-10-15 Aneesh Kumar K.Vhw/9pfs: Rename fstype to fsdriver to make it consisten...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-12 Aneesh Kumar K.Vhw/9pfs: Add new virtfs option writeout=immediate skip...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-04 Luiz Capitulinoqapi: Convert query-status
2011-10-04 Luiz CapitulinoRunState: Rename enum values as generated by the QAPI
2011-10-04 Luiz CapitulinoRunState: Drop the RSTATE_NO_STATE value
2011-10-04 Luiz Capitulinovl: Change qemu_vmstop_requested() to return a bool
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'mst-tmp/for_anthony'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-16 Kevin WolfFix termination by signal with -no-shutdown
2011-09-15 Luiz CapitulinoQMP: query-status: Introduce 'status' key
2011-09-15 Luiz CapitulinoMonitor/QMP: Don't allow cont on bad VM state
2011-09-15 Luiz CapitulinoDrop the vm_running global variable
2011-09-15 Luiz CapitulinoDrop the incoming_expected global variable
2011-09-15 Luiz Capitulinorunstate_set(): Check for valid transitions
2011-09-15 Luiz CapitulinoRunState: Add additional states
2011-09-15 Luiz CapitulinoReplace the VMSTOP macros with a proper state type
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-09 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-next...
2011-09-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-09 Gerd HoffmannDon't use g_thread_get_initialized.
2011-09-09 Stefan WeilFix comment (install patch -> install path)
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-02 Frediano Zigliorename qemu_malloc and related to glib names for coherence
2011-09-02 Anthony Liguorimain: force enabling of I/O thread
2011-09-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-01 Anthony LiguoriAdd glib support to main loop
2011-09-01 Lluístrace: add "-trace events" argument to control initial...
2011-09-01 Lluístrace: avoid conditional code compilation during option...
2011-09-01 Lluístrace: move backend-specific code into the trace/ directory
2011-09-01 Lluístrace: [configure] rename CONFIG_*_TRACE into CONFIG_TR...
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 Jan KiszkaPoll main loop after I/O events were received
2011-08-22 Jan KiszkaDo not drop global mutex for polled main loop runs
2011-08-22 Anthony Liguorichar: qemu_chr_open_opts() -> qemu_chr_new_from_opts()
2011-08-22 Anthony Liguorichar: rename qemu_chr_open() -> qemu_chr_new()
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriAdd trace points for g_malloc/g_free functions
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-20 Jan KiszkaReorder default ram_size initialization
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-05 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-05 Jan KiszkaAvoid allocating TCG resources in non-TCG mode
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29 Jan KiszkaAllow to leave type on default in -machine
2011-07-29 wayneshowing a splash picture when start
next