]> git.proxmox.com Git - qemu.git/history - vl.c
ui: move files to ui/ and include/ui/
[qemu.git] / vl.c
2012-12-19 Paolo Bonziniui: move files to ui/ and include/ui/
2012-12-19 Paolo Bonzininet: reorganize headers
2012-12-19 Paolo Bonzinibuild: kill libdis, move disassemblers to disas/
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-12-11 Dong Xu Wanguse qemu_opts_create_nofail
2012-12-11 Christian Borntraegerblock: simplify default_drive
2012-12-11 Christian BorntraegerSupport default block interfaces per QEMUMachine
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-1.3...
2012-11-26 Peter Maydellvl.c: Fix broken -usb option
2012-11-26 Peter Maydellvl.c: Fix broken -usb option
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
2012-11-16 Anthony Liguorivl: add -object option to create QOM objects from the...
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-02 Paolo Bonzinivl: delay thread initialization after daemonization
2012-11-02 Paolo Bonzinivl: unify calls to init_timer_alarm
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Blue Swirlvl.c: add missing static
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-01 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-11-01 Gerd Hoffmannconsole: init displaychangelisteners on register
2012-11-01 Gerd Hoffmannconsole: untangle gfx & txt updates
2012-11-01 Gerd Hoffmannconsole: add unregister_displaychangelistener
2012-11-01 Gerd Hoffmannconsole: QLIST-ify display change listeners.
2012-10-31 Jan Kiszkachardev: Use timer instead of bottom-half to postpone...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-31 Jan KiszkaEmulate qemu-kvms -no-kvm option
2012-10-31 Jan KiszkaIssue warning when deprecated -tdf option is used
2012-10-31 Jan KiszkaUse global properties to emulate -no-kvm-pit-reinjection
2012-10-31 Jan KiszkaIssue warning when deprecated -no-kvm-pit is used
2012-10-31 Jan KiszkaUse machine options to emulate -no-kvm-irqchip
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-30 Paolo Bonzinivl: init main loop earlier
2012-10-30 Paolo Bonzinimain-loop: unify qemu_init_main_loop between QEMU and...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-29 zhlcindy@gmail.comAdd USB option in machine options
2012-10-27 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-24 Paolo Bonzinimigration: go to paused state after finishing incoming...
2012-10-24 Corey Bryantqemu-config: Add new -add-fd command line option
2012-10-23 Paolo Bonzinivnc: add error propagation to vnc_display_open
2012-10-23 Paolo Bonzinimigration (incoming): add error propagation to fd and...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-20 Eduardo Habkostcreate struct for machine initialization arguments
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-06 Aurelien Jarnovl.c: default to std if cirrus is not available
2012-10-06 Aurelien Jarnovl.c: check for qxl availability
2012-10-06 Aurelien Jarnovl.c: convert *vga_enabled functions to QOM
2012-10-05 Amos Kongcleanup useless return sentence
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-09-26 Amos Kongadd a boot parameter to set reboot timeout
2012-09-25 Igor MammedovCleanup unused global var qemu_system_powerdown
2012-09-25 Igor MammedovIntroduce powerdown_notifiers
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-23 Hitoshi Mitakecurses: don't initialize curses when qemu is daemonized
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-08-27 malcRevert "vl: fix -hdachs/-hda argument order parsing...
2012-08-27 malcRevert "vga: add some optional CGA compatibility hacks"
2012-08-27 malcRevert "i8259: add -no-spurious-interrupt-hack option"
2012-08-24 Matthew Ogilviei8259: add -no-spurious-interrupt-hack option
2012-08-24 Matthew Ogilvievga: add some optional CGA compatibility hacks
2012-08-24 Matthew Ogilvievl: fix -hdachs/-hda argument order parsing issues
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-18 Markus Armbrustervl: Round argument of -m up to multiple of 8KiB
2012-08-16 David GibsonAllow QEMUMachine to override reset sequencing
2012-08-16 Eduardo OtuboCommand line support for seccomp with -sandbox (v8)
2012-08-16 Eduardo OtuboAdding seccomp calls to vl.c (v8)
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony Liguoriqapi: add query-machines command
2012-08-13 Luiz Capitulinoqmp: emit the WAKEUP event when the guest is put to run
2012-08-13 Luiz Capitulinoqmp: don't emit the RESET event on wakeup from S3
next