index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
2009-03-07
Fix BSD breakage from r6736
blueswir1
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-05
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
2009-03-05
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
monitor: Drop banner hiding (Jan Kiszka)
aliguori
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
monitor: Rework modal password input (Jan Kiszka)
aliguori
2009-03-05
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
monitor: Use reasonable default virtual console size (Jan Kiszka)
aliguori
2009-03-05
char: Fix initial reset (Jan Kiszka)
aliguori
2009-02-28
Change default werror semantics from "report" to "enospc"
aliguori
2009-02-27
Remove some warnings and fix windows build.
aliguori
2009-02-27
chroot and change user support (Nolan)
aliguori
2009-02-27
Unify default parallel console size (Jan Kiszka)
aliguori
2009-02-27
Allow additions of ACPI tables from command line (Gleb Natapov)
aliguori
2009-02-27
Do not enable a default virtio console
aliguori
2009-02-15
Unbreak SDL on Mac OS X
malc
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
qemu: zero ioport_opaque on isa_unassign_ioport (Marcelo Tosatti)
aliguori
2009-02-11
qemu: net/drive add/remove tweaks (Marcelo Tosatti)
aliguori
2009-02-11
qemu: move drives_opt for external use (Marcelo Tosatti)
aliguori
2009-02-11
qemu: drive removal support (Marcelo Tosatti)
aliguori
2009-02-11
qemu: dynamic drive/drive_opt index allocation (Marcelo Tosatti)
aliguori
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-24
Synch code, help and docs
blueswir1
2009-01-24
target-ppc: change the default RAM size to 128MB like other targets
aurel32
2009-01-22
Stop VM on error in virtio-blk. (Gleb Natapov)
aliguori
2009-01-22
Stop VM on error in scsi-disk (Gleb Natapov)
aliguori
2009-01-22
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
2009-01-22
Fix build with --disable-sdl
aliguori
2009-01-21
Fix nographic mode and VNC
blueswir1
2009-01-21
Stop VM on ENOSPC error. (Gleb Natapov)
aliguori
2009-01-21
Adds null check for DisplayStatus (Stefano Stabellini)
aliguori
2009-01-19
Remove dumb_display (Stefan Stabellini)
aliguori
2009-01-18
add an init function parameter to qemu_chr_open()
aurel32
2009-01-16
Make sure monitor appears as a vc
aliguori
2009-01-16
Fix character devices after DisplayState refactoring
aliguori
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
DisplayState interface change (Stefano Stabellini)
aliguori
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-15
add a -vga none cli option (Stefano Stabellini)
aliguori
2009-01-15
Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)
aliguori
2009-01-15
add virtio-console cmdline option (Christian Ehrhardt)
aliguori
2009-01-15
add virtio-console support (Christian Ehrhardt)
aliguori
2009-01-09
More flexible audio card selection
malc
2009-01-08
Enable ac97 by default
aliguori
2009-01-07
Add a -net name=foo parameter (Mark McLoughlin)
aliguori
2009-01-07
add "serial" parameter to -drive flag (Gleb Natapov)
aliguori
2008-12-24
Add support for -prom-env command line options
blueswir1
[next]