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
/
sysemu.h
Age
Commit message (
Expand
)
Author
2009-03-08
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
qemu: pci hotplug GPE support (Marcelo Tosatti)
aliguori
2009-02-11
qemu: initialize hot add system / acpi gpe (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-01-22
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
2009-01-21
Stop VM on ENOSPC error. (Gleb Natapov)
aliguori
2009-01-16
graphical_console_init change (Stefano Stabellini)
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 support (Christian Ehrhardt)
aliguori
2009-01-07
Add a -net name=foo parameter (Mark McLoughlin)
aliguori
2009-01-07
Add a model string to VLANClientState (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-04
Add virtio-blk support
aliguori
2008-11-20
uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
aliguori
2008-11-20
uImage: return base load address (Hollis Blanchard)
aliguori
2008-10-31
Move network redirection code out of vl.c and into net.c
aliguori
2008-10-31
Move some declarations around in the QEMU CharDriver code
aliguori
2008-10-31
Main loop fixes/cleanup
aliguori
2008-10-22
Use load address when loading ELF images.
pbrook
2008-10-13
Introduce ethernet announcement function.
aliguori
2008-10-06
Introduce v3 of savevm protocol
aliguori
2008-10-05
Variable autostart is not used outside main()
blueswir1
2008-10-04
Move nographic export to sysemu.h
blueswir1
2008-09-18
Add -uuid command line option (Gleb Natapov)
blueswir1
2008-06-30
Move CPU save/load registration to common code.
pbrook
2008-05-12
Remove most uses of phys_ram_base (initial patch by Ian Jackson)
blueswir1
2008-05-10
Fix compiler warnings in common files
blueswir1
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-24
RAM usage information in machine definition.
balrog
2008-04-22
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-03-18
SCI fixes
aurel32
2008-02-17
Unify RTCs that use host time, fix M48t59 alarm.
balrog
2007-12-17
Fix compilation with Cygwin, by Herve Poussineau.
ths
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
2007-11-17
Break up vl.h.
pbrook