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-07-16
Update changelot for 0.10.6 release
v0.10.6
Anthony Liguori
2009-07-16
Initialize PS2 keyboard / mouse state on reset
Dinesh Subhraveti
2009-07-16
Reset HPET config register on hpet_reset
Beth Kon
2009-07-16
honor -S on incoming migration
Paolo Bonzini
2009-07-10
Update for 0.10.6 release
Anthony Liguori
2009-07-10
Revert "Make sure to use SDL_CFLAGS everywhere we include SDL headers"
Anthony Liguori
2009-07-10
flush pending aio requests
Glauber Costa
2009-07-10
Make sure to only vm_start() a failed migration if we were running to begin
Anthony Liguori
2009-07-10
Unregister savevm callback in eeprom93xx_free()
Mark McLoughlin
2009-07-10
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
2009-07-10
Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
G 3
2009-07-10
sdl: Fix memory leakage
Jan Kiszka
2009-07-10
cpu_unregister_map_client: fix memory leak.
Isaku Yamahata
2009-06-16
Fix vga_screen_dump_blank() PPM generation
Eduardo Habkost
2009-06-16
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
2009-06-16
kvm: Fix IRQ injection into full queue
Jan Kiszka
2009-06-16
QEMU KVM: i386: Fix the cpu reset state
Nitin A Kamble
2009-06-16
virtio blk: fix warning.
Gerd Hoffmann
2009-06-16
lsi53c895a: Implement write access to DMA Byte Counter
Sebastian Herbszt
2009-06-16
lsi53c895a: Implement read and write access to DMA Next Address
Sebastian Herbszt
2009-06-16
lsi53c895a: Implement Scratch Byte Register
Sebastian Herbszt
2009-06-16
Make sure to use SDL_CFLAGS everywhere we include SDL headers
Anthony Liguori
2009-06-16
fix qemu_aio_flush
Andrea Arcangeli
2009-06-16
migrate_fd_close: delete associated io-handler before closing the fd
Uri Lublin
2009-06-16
exec-migration: handle EINTR in popen_get_buffer()
Uri Lublin
2009-06-16
Fix prototype of function zfree.
Stefan Weil
2009-05-28
serial: fix lost character after sysrq
Jason Wessel
2009-05-28
Don't send all gratuitous packets at once.
Gleb Natapov
2009-05-28
Minimal ethernet frame length is 64 bytes.
Gleb Natapov
2009-05-28
net: Fix -net socket,listen (Jan Kiszka)
aliguori
2009-05-27
Allow monitor interaction when using migrate -exec
Chris Lalancette
2009-05-27
fix raw_pread_aligned return value
Christoph Hellwig
2009-05-27
VNC: Fix memory allocation (wrong structure size).
Stefan Weil
2009-05-27
e1000: Ignore reset command
Kevin Wolf
2009-05-20
Update for 0.10.5 release
v0.10.5
Anthony Liguori
2009-05-20
kvm: work around supported cpuid ioctl() brokenness
Mark McLoughlin
2009-05-20
Remove noisy printf when KVM masks CPU features
Anthony Liguori
2009-05-20
kvm: Trim cpu features not supported by kvm
Avi Kivity
2009-05-20
Fix x86 feature modifications for features that set multiple bits
Avi Kivity
2009-05-20
Make x86 cpuid feature names available in file scope
Avi Kivity
2009-05-20
kvm: Add support for querying supported cpu features
Avi Kivity
2009-05-20
Introduce kvm_check_extension to check if KVM extensions are supported
Anthony Liguori
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
remove gcc 3.x requirement from documentation
Hollis Blanchard
2009-05-15
ETRAX: Correct passing of kernel command line.
Edgar E. Iglesias
[next]