aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini
2012-12-11use qemu_opts_create_nofailDong Xu Wang
2012-12-11block: simplify default_driveChristian Borntraeger
2012-12-11Support default block interfaces per QEMUMachineChristian Borntraeger
2012-11-26vl.c: Fix broken -usb optionPeter Maydell
2012-11-16vl: add -object option to create QOM objects from the command lineAnthony Liguori
2012-11-03Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl
2012-11-02vl: delay thread initialization after daemonizationPaolo Bonzini
2012-11-02vl: unify calls to init_timer_alarmPaolo Bonzini
2012-11-01vl.c: add missing staticBlue Swirl
2012-11-01Merge remote-tracking branch 'kraxel/pixman.v3' into stagingAnthony Liguori
2012-11-01Merge remote-tracking branch 'bonzini/threadpool' into stagingAnthony Liguori
2012-11-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-11-01console: init displaychangelisteners on registerGerd Hoffmann
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann
2012-11-01console: add unregister_displaychangelistenerGerd Hoffmann
2012-11-01console: QLIST-ify display change listeners.Gerd Hoffmann
2012-10-31chardev: Use timer instead of bottom-half to postpone open eventJan Kiszka
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini
2012-10-30Emulate qemu-kvms -no-kvm optionJan Kiszka
2012-10-30Issue warning when deprecated -tdf option is usedJan Kiszka
2012-10-30Use global properties to emulate -no-kvm-pit-reinjectionJan Kiszka
2012-10-30Issue warning when deprecated -no-kvm-pit is usedJan Kiszka
2012-10-30Use machine options to emulate -no-kvm-irqchipJan Kiszka
2012-10-30vl: init main loop earlierPaolo Bonzini
2012-10-30main-loop: unify qemu_init_main_loop between QEMU and toolsPaolo Bonzini
2012-10-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-10-29Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno
2012-10-29Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno
2012-10-29Add USB option in machine optionszhlcindy@gmail.com
2012-10-24migration: go to paused state after finishing incoming migration with -SPaolo Bonzini
2012-10-24qemu-config: Add new -add-fd command line optionCorey Bryant
2012-10-23vnc: add error propagation to vnc_display_openPaolo Bonzini
2012-10-23migration (incoming): add error propagation to fd and exec protocolsPaolo Bonzini
2012-10-20create struct for machine initialization argumentsEduardo Habkost
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2012-10-06vl.c: default to std if cirrus is not availableAurelien Jarno
2012-10-06vl.c: check for qxl availabilityAurelien Jarno
2012-10-06vl.c: convert *vga_enabled functions to QOMAurelien Jarno
2012-10-05cleanup useless return sentenceAmos Kong
2012-09-25add a boot parameter to set reboot timeoutAmos Kong
2012-09-25Cleanup unused global var qemu_system_powerdownIgor Mammedov
2012-09-25Introduce powerdown_notifiersIgor Mammedov
2012-09-23curses: don't initialize curses when qemu is daemonizedHitoshi Mitake
2012-08-27Revert "vl: fix -hdachs/-hda argument order parsing issues"malc
2012-08-27Revert "vga: add some optional CGA compatibility hacks"malc
2012-08-27Revert "i8259: add -no-spurious-interrupt-hack option"malc