index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
2009-04-05
stop dirty tracking just at the end of migration (Glauber Costa)
aliguori
2009-04-05
gdbstub: Rework configuration via command line and monitor (Jan Kiszka)
aliguori
2009-04-05
Fix some win32 compile warnings
blueswir1
2009-03-28
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
2009-03-28
Fix warning in vl.c
blueswir1
2009-03-28
Syncing documentation vs. -help vs. qemu_options table
blueswir1
2009-03-20
Implement cancellation method for dma async I/O (Avi Kivity)
aliguori
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-13
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-10
Clean build: Add bt-host.h
aurel32
2009-03-08
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
2009-03-07
target-ppc: move the CD-ROM drive to the second IDE
aurel32
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
2009-03-07
Support for DragonFly BSD (Hasso Tepper)
blueswir1
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
[next]