aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2009-07-29Add machine type aliasesMark McLoughlin
2009-07-29fix broken migrationGlauber Costa
2009-07-22Fix OpenBSD buildBlue Swirl
2009-07-16qdev/compat: compat property infrastructure.Gerd Hoffmann
2009-07-16honor -S on incoming migrationPaolo Bonzini
2009-07-16Add boot menu control via command line switchJan Kiszka
2009-07-16Add boot-once supportJan Kiszka
2009-07-16Add qemu_unregister_resetJan Kiszka
2009-07-16Rework reset handler managementJan Kiszka
2009-07-16Move boot_set callback backendJan Kiszka
2009-07-16Rework -boot optionJan Kiszka
2009-07-09Disable kqemu by default at run timeAnthony Liguori
2009-07-09Allow setting qemu process name v2Andi Kleen
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata
2009-07-09qcow2: Make cache=writethrough defaultKevin Wolf
2009-06-29Replace -no-virtio-balloon by -balloonMarkus Armbruster
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-29kvm: Rework VCPU synchronizationJan Kiszka
2009-06-29slirp: Kill slirp_is_initedJan Kiszka
2009-06-29slirp: Rework monitor commands for host forwardingJan Kiszka
2009-06-29slirp: Move smb, redir, tftp and bootp parameters and -net channelJan Kiszka
2009-06-29Introduce get_next_param_valueJan Kiszka
2009-06-24Make sure to zero out memory before calling madvise to increase robustnessAnthony Liguori
2009-06-22Win32: Fix compilation with SDL.Stefan Weil
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster
2009-06-22Instead of writing a zero page, madvise it awayAnthony Liguori
2009-06-22Make nic option rom loading less painful.Glauber Costa
2009-06-16add non-arbitrary migration stop conditionGlauber Costa
2009-06-16Remove dead codeAmit Shah
2009-06-13Add -no-virtio-balloon command-line optionEduardo Habkost
2009-06-13Fix SDL include path.Stefan Weil
2009-06-10Merge branch 'net-queue'Anthony Liguori
2009-06-10Fix "defined but not used" warningLuiz Capitulino
2009-06-09Use snprintf to avoid OpenBSD warningBlue Swirl
2009-06-09Fix warningBlue Swirl
2009-06-09net: Improve parameter error reportingJan Kiszka
2009-06-09net: Real fix for check_params usersJan Kiszka
2009-06-09Revert "Fix output of uninitialized strings"Mark McLoughlin
2009-06-09slirp: Avoid zombie processes after fork_execJan Kiszka
2009-05-30Use relative path for biosPaul Brook
2009-05-28kvm: Mark full address range dirty on live migration startJan Kiszka
2009-05-27User Networking: Enable removal of redirectionsAlexander Graf
2009-05-27fully split aio_pool from BlockDriverChristoph Hellwig
2009-05-27Fix output of uninitialized stringsKevin Wolf
2009-05-22kvm: Rework VCPU resetJan Kiszka
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-22kvm: Add missing bits to support live migrationJan Kiszka
2009-05-22Create qemu-option.hKevin Wolf
2009-05-22augment info migrate with page statusGlauber Costa
2009-05-21Introduce is_default field for QEMUMachineAnthony Liguori