]> git.proxmox.com Git - qemu.git/history - vl.c
usb: split packet result into actual_length + status
[qemu.git] / vl.c
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
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-10 Dunrong Huangvl.c: Exit QEMU early if no machine is found
2012-08-09 Bruce Rogershandle device help before accelerator set up
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-09 Ronnie Sahlbergiscsi: Pick default initiator-name based on the name...
2012-08-06 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-08-04 Blue SwirlMerge branch 'axp-next' of git://repo.or.cz/qemu/rth
2012-08-04 Chegu VinodFixes related to processing of qemu's -numa option
2012-08-03 Anthony Liguorifips: fix build on !Linux
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Paul Moorevnc: disable VNC password authentication (security...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-08-02 Peter MaydellSupport 'help' as a synonym for '?' in command line...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
next