]> git.proxmox.com Git - qemu.git/history - vl.c
tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.
[qemu.git] / vl.c
2009-12-18 Juha Riihimäkifix pidfile option to work in WIN32
2009-12-18 Gerd Hoffmannfix vga names in default_list
2009-12-18 Gerd Hoffmannusb-net: use qdev for -usbdevice
2009-12-18 Gerd HoffmannCheck rom_load_all() return value.
2009-12-18 Gerd Hoffmanndefaults: update device_list[]
2009-12-18 Gerd Hoffmanndefaults: split default_drive
2009-12-18 Kevin WolfRevert "Rename DriveInfo.onerror to on_write_error...
2009-12-18 Alexander Grafadd default virtcon initialization
2009-12-12 Luiz Capitulinomonitor: Convert do_info_mice() to QObject
2009-12-12 Gerd HoffmannSet default console to virtio on S390x
2009-12-12 Gerd Hoffmanndefault devices: virtio consoles.
2009-12-12 Gerd Hoffmannadd -qmp convinience switch
2009-12-12 Gerd Hoffmannadd new -mon switch
2009-12-12 Gerd Hoffmannrework -monitor handling, switch to QemuOpts
2009-12-12 Gerd Hoffmanndefault devices: drives
2009-12-12 Gerd Hoffmanndefault devices: network
2009-12-12 Gerd Hoffmanndefault devices: add global cmd line option.
2009-12-12 Gerd Hoffmanndefault devices: vga adapter.
2009-12-12 Gerd Hoffmannzap serial_monitor_mux
2009-12-12 Gerd Hoffmanndefault devices: qemu monitor.
2009-12-12 Gerd Hoffmanndefault devices: parallel port.
2009-12-12 Gerd Hoffmanndefault devices: core code & serial lines.
2009-12-12 Gerd Hoffmannchardev: move greeting into vc backend.
2009-12-12 Gerd HoffmannRevert "Set default console to virtio on S390x"
2009-12-12 Gerd HoffmannRevert "monitor: Command-line flag to enable control...
2009-12-12 Gerd Hoffmannchardev: make chardevs specified in config file work.
2009-12-12 Gerd Hoffmannqdev: add command line option to set global defaults...
2009-12-12 Gerd Hoffmannqdev: make compat stuff more generic
2009-12-05 Alexander GrafSet default console to virtio on S390x
2009-12-04 Blue Swirlmonitor: rename EVENT_* to QEVENT_* to avoid conflict...
2009-12-03 Kevin WolfRename DriveInfo.onerror to on_write_error
2009-12-03 Kevin WolfDon't leak file descriptors
2009-12-03 Kevin Wolfvirtio-blk: Implement rerror option
2009-12-03 Kevin Wolfide: Implement rerror option
2009-12-03 Kevin WolfIntroduce rerror option for drives
2009-12-03 Kevin WolfRename DriveInfo.onerror to on_write_error
2009-12-03 Jan Kiszkaram migration: Properly reset statistics
2009-12-03 Jan Kiszkalive migration: Propagate output monitor to callback...
2009-12-03 Jan Kiszkalive migration: Allow cleanup after cancellation or...
2009-12-03 Jan Kiszkaram migration: Stop loading on error
2009-12-03 Mark McLoughlinnet: move slirp code from net.c to net/slirp.c
2009-12-03 Luiz CapitulinoQMP: Introduce basic asynchronous events
2009-12-03 Luiz Capitulinomonitor: Command-line flag to enable control mode
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-30 Aurelien JarnoFix commit a167ba50851cdac2fa36633587e98c5956cd6b18
2009-11-29 Aurelien JarnoAdd support for GNU/kFreeBSD
2009-11-22 Hervé Poussineau[WIN32] Enable -k option on Windows too
2009-11-17 lirans@il.ibm.comBlock live migration
2009-11-17 Amit Shahchar: Remove special init_reset handling
2009-11-12 Juan Quintelaqemu_system_reset: we need to call it before loadvm...
2009-11-09 Gerd HoffmannQemuOpts: command line switches for the config file.
2009-11-09 Markus ArmbrusterConfigurable block format whitelist
2009-11-09 Naphtali SpreiAdded readonly flag to -drive command
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-10-30 Anthony LiguoriRevert "Fall back to network boot as the last possible...
2009-10-30 Anthony LiguoriFall back to network boot as the last possible boot...
2009-10-30 Gerd Hoffmannusb-storage: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb-serial and braille: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb-hid: use qdev for -usbdevice
2009-10-30 Gerd Hoffmannusb core: use qdev for -usbdevice
2009-10-27 Mark McLoughlinnet: remove unused includes of if_tun.h and if_tap.h
2009-10-27 Kevin WolfSplit out bottom halves
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-17 Blue SwirlOnly IDE needs limits for CHS configuration
2009-10-15 Mark McLoughlinnet: handle -netdevice options
2009-10-15 Mark McLoughlinnet: add -netdev option
2009-10-15 Mark McLoughlinnet: add QemuOptsList arg to net_client_parse()
2009-10-12 Glauber Costaunlock iothread mutex before running kvm ioctl
2009-10-06 Mark McLoughlinFinal net cleanup after conversion to QemuOpts
2009-10-06 Mark McLoughlinPort usb net to QemuOpts
2009-10-06 Mark McLoughlinRemove double error message for -device option parsing
2009-10-06 Markus ArmbrusterDon't exit() in config_error()
2009-10-06 Mark McLoughlinDon't assign a static string to NICInfo::model
2009-10-06 Dustin Kirklandoffer right-ctrl as a grab option
2009-10-06 Gerd HoffmannReorganize option rom (+linux kernel) loading.
2009-10-05 Justin M. ForbesImprove error reporting on file access
2009-10-05 Gerd Hoffmanndrive cleanup fixes.
2009-10-05 Gerd Hoffmannqdev hotplug: infrastructure and monitor commands.
2009-10-05 Jan KiszkaEnable host-clock-based RTC
2009-10-05 Jan KiszkaRefactor RTC command line switches
2009-10-05 Jan KiszkaIntroduce QEMU_CLOCK_HOST
2009-10-05 Jan Kiszkawin32: Drop dead dyntick timer code
2009-10-05 Jan KiszkaRename QEMU_TIMER_* to QEMU_CLOCK_*
2009-10-05 Glauber Costado proper cpu_self check
2009-10-02 Blue SwirlFix warning about undefined madvise() on OpenSolaris
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-27 Blue SwirlWin32: avoid a warning
2009-09-27 malcvl: Add failure check for SetEvent
2009-09-27 malcvl: Do not use perror after failed Win32 API calls
2009-09-26 Marcelo Tosattifix -daemonize with kvm
2009-09-25 Mark McLoughlinFix coding style issue
2009-09-15 Gerd Hoffmannsupport media=cdrom for if=none
2009-09-14 Aurelien JarnoRevert "Open chr device for all serial ports"
2009-09-14 Aurelien JarnoOpen chr device for all serial ports
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 Anthony LiguoriMake get_ticks_per_sec() a static inline
2009-09-11 Juan Quintelatimers: move them to VMState
2009-09-11 Juan Quintelatimers: Createt TimersState and put all timers state...
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
next