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-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
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-18
consolidate definition for tap script and smb support
aurel32
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-15
kvm: sync vcpu state during initialization (Hollis Blanchard)
aliguori
2008-12-10
Introduce and use cache-utils.[ch]
malc
2008-12-07
Fix some new warnings introduced after r5022
blueswir1
2008-12-04
Use writeback caching by default with qcow2
aliguori
2008-12-04
Add ballooning infrastructure.
aliguori
2008-12-04
Add virtio-blk support
aliguori
2008-11-25
Revert r5636 to fix icount on hosts w/o high-res clocks
aliguori
2008-11-18
gdbstub: manage CPUs as threads (Jan Kiszka)
aliguori
2008-11-16
Fix warnings caused by timer_t, it is 32 bits on Sparc64
blueswir1
2008-11-16
Fix no_frame unused warning when SDL is disabled
blueswir1
2008-11-11
Split savevm code into savevm.c
aliguori
2008-11-11
Reintroduce migrate-to-exec: support (Charles Duffy)
aliguori
2008-11-11
Revert commits 5685 to 5688 committed by mistake
aurel32
2008-11-11
qemu: generate signals on tap I/O
aurel32
2008-11-09
Add the -bt switch for setting up bluetooth stuff.
balrog
2008-11-07
Fix some build issues for BSD.
blueswir1
2008-11-05
Fix windows build after init_host_timer changes.
aliguori
2008-11-05
Run timers from host alarm timer callback
aliguori
2008-11-05
Use qemu_set_fd_handler2() to determine when alarm timer fires.
aliguori
2008-11-05
Improve error reporting in init_timer_alarm
aliguori
[next]