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
Age
Commit message (
Expand
)
Author
2009-05-22
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
Create qemu-option.h
Kevin Wolf
2009-05-22
allow changing the speed of a running migration
Glauber Costa
2009-05-22
introduce set_rate_limit function for QEMUFile
Glauber Costa
2009-05-22
augment info migrate with page status
Glauber Costa
2009-05-22
Don't send all gratuitous packets at once.
Gleb Natapov
2009-05-22
Minimal ethernet frame length is 64 bytes.
Gleb Natapov
2009-05-22
Fix segv when passing an unknown protocol
Anthony Liguori
2009-05-22
Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5a
Anthony Liguori
2009-05-22
Revert "Fix arm-softmmu breakage"
Anthony Liguori
2009-05-21
Introduce is_default field for QEMUMachine
Anthony Liguori
2009-05-21
Refactor how display drivers are selected
Anthony Liguori
2009-05-21
Fix arm-softmmu breakage
Blue Swirl
2009-05-21
Compile most Xen files only once
Blue Swirl
2009-05-21
Compile fdc, escc and SCSI controllers only once
Blue Swirl
2009-05-21
Let the venomous poison spread to more identifiers
Blue Swirl
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
Eliminate --disable-gfx-check and make VNC default when SDL not available
Anthony Liguori
2009-05-21
Do not attempt to allocate sn_tab when there are no snapshots
malc
2009-05-21
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
malc
2009-05-20
kvm: add error message for when SMP is requested
Mark McLoughlin
2009-05-20
Remove initrd warning message
Richard W.M. Jones
2009-05-20
initialize struct sigevent before timer_create
Jean-Christophe Dubois
2009-05-20
Fix NULL alarm_timer pointer at exit
Jean-Christophe Dubois
2009-05-20
keep initrd in below 4g area.
Glauber Costa
2009-05-20
migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCK
Uri Lublin
2009-05-20
kvm: work around supported cpuid ioctl() brokenness
Mark McLoughlin
2009-05-20
remove gcc 3.x requirement from documentation
Hollis Blanchard
2009-05-20
Remove dead code
malc
2009-05-19
Format per CODING_STYLE
malc
2009-05-19
Abort on attempts to allocate zero bytes
malc
2009-05-19
Unbreak out-of-tree builds
malc
2009-05-19
Hardware convenience library
Paul Brook
2009-05-19
Disable >4G ram support on 32-bit targets
Paul Brook
2009-05-19
Only define __llseek if it is going to be used
Paul Brook
2009-05-19
Avoid implicit truncation compiler warnings
Paul Brook
2009-05-19
Remove obsolete BIOS_SIZE from sysemu.h
Paul Brook
2009-05-18
cris: First shot at qdev for CRIS interrupts.
Edgar E. Iglesias
2009-05-18
etrax: Don't keep the passed irq pointer.
Edgar E. Iglesias
2009-05-18
etrax: Remove unused eth irq line.
Edgar E. Iglesias
2009-05-18
Syborg virtio bindings.
Paul Brook
2009-05-18
Separate virtio PCI code
Paul Brook
2009-05-17
Only shutdown video subsytem in sdl_cleanup
malc
2009-05-17
Consistently use uint64_t for int properties
Paul Brook
2009-05-16
ETRAX-PIC: Untabify.
Edgar E. Iglesias
2009-05-16
ETRAX-TIMER: qdevify.
Edgar E. Iglesias
2009-05-16
ETRAX-TIMER: Untabify.
Edgar E. Iglesias
2009-05-16
ETRAX-SER: Untabify.
Edgar E. Iglesias
2009-05-16
ETRAX-SER: qdevify.
Edgar E. Iglesias
2009-05-16
ETRAX: Simplify PIC interface.
Edgar E. Iglesias
[next]