index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
Update changelot for 0.10.6 release
v0.10.6
Anthony Liguori
1
-0
/
+3
2009-07-16
Initialize PS2 keyboard / mouse state on reset
Dinesh Subhraveti
1
-6
/
+32
2009-07-16
Reset HPET config register on hpet_reset
Beth Kon
1
-0
/
+1
2009-07-16
honor -S on incoming migration
Paolo Bonzini
3
-8
/
+1
2009-07-10
Update for 0.10.6 release
Anthony Liguori
2
-1
/
+27
2009-07-10
Revert "Make sure to use SDL_CFLAGS everywhere we include SDL headers"
Anthony Liguori
2
-3
/
+1
2009-07-10
flush pending aio requests
Glauber Costa
1
-0
/
+1
2009-07-10
Make sure to only vm_start() a failed migration if we were running to begin
Anthony Liguori
1
-1
/
+5
2009-07-10
Unregister savevm callback in eeprom93xx_free()
Mark McLoughlin
1
-0
/
+1
2009-07-10
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
7
-22
/
+19
2009-07-10
Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
G 3
1
-0
/
+4
2009-07-10
sdl: Fix memory leakage
Jan Kiszka
1
-18
/
+21
2009-07-10
cpu_unregister_map_client: fix memory leak.
Isaku Yamahata
1
-1
/
+2
2009-06-16
Fix vga_screen_dump_blank() PPM generation
Eduardo Habkost
1
-2
/
+3
2009-06-16
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
3
-10
/
+27
2009-06-16
kvm: Fix IRQ injection into full queue
Jan Kiszka
1
-2
/
+1
2009-06-16
QEMU KVM: i386: Fix the cpu reset state
Nitin A Kamble
1
-6
/
+12
2009-06-16
virtio blk: fix warning.
Gerd Hoffmann
1
-0
/
+1
2009-06-16
lsi53c895a: Implement write access to DMA Byte Counter
Sebastian Herbszt
1
-0
/
+7
2009-06-16
lsi53c895a: Implement read and write access to DMA Next Address
Sebastian Herbszt
1
-0
/
+2
2009-06-16
lsi53c895a: Implement Scratch Byte Register
Sebastian Herbszt
1
-0
/
+7
2009-06-16
Make sure to use SDL_CFLAGS everywhere we include SDL headers
Anthony Liguori
2
-1
/
+3
2009-06-16
fix qemu_aio_flush
Andrea Arcangeli
2
-5
/
+10
2009-06-16
migrate_fd_close: delete associated io-handler before closing the fd
Uri Lublin
1
-0
/
+2
2009-06-16
exec-migration: handle EINTR in popen_get_buffer()
Uri Lublin
1
-1
/
+8
2009-06-16
Fix prototype of function zfree.
Stefan Weil
1
-2
/
+2
2009-05-28
serial: fix lost character after sysrq
Jason Wessel
1
-0
/
+2
2009-05-28
Don't send all gratuitous packets at once.
Gleb Natapov
1
-5
/
+19
2009-05-28
Minimal ethernet frame length is 64 bytes.
Gleb Natapov
1
-1
/
+2
2009-05-28
net: Fix -net socket,listen (Jan Kiszka)
aliguori
1
-1
/
+1
2009-05-27
Allow monitor interaction when using migrate -exec
Chris Lalancette
3
-12
/
+34
2009-05-27
fix raw_pread_aligned return value
Christoph Hellwig
1
-1
/
+1
2009-05-27
VNC: Fix memory allocation (wrong structure size).
Stefan Weil
1
-2
/
+1
2009-05-27
e1000: Ignore reset command
Kevin Wolf
1
-2
/
+9
2009-05-20
Update for 0.10.5 release
v0.10.5
Anthony Liguori
2
-1
/
+14
2009-05-20
kvm: work around supported cpuid ioctl() brokenness
Mark McLoughlin
1
-0
/
+3
2009-05-20
Remove noisy printf when KVM masks CPU features
Anthony Liguori
1
-1
/
+0
2009-05-20
kvm: Trim cpu features not supported by kvm
Avi Kivity
1
-0
/
+30
2009-05-20
Fix x86 feature modifications for features that set multiple bits
Avi Kivity
1
-5
/
+8
2009-05-20
Make x86 cpuid feature names available in file scope
Avi Kivity
1
-27
/
+28
2009-05-20
kvm: Add support for querying supported cpu features
Avi Kivity
2
-0
/
+82
2009-05-20
Introduce kvm_check_extension to check if KVM extensions are supported
Anthony Liguori
2
-17
/
+24
2009-05-20
kvm: add error message for when SMP is requested
Mark McLoughlin
1
-1
/
+3
2009-05-20
Remove initrd warning message
Richard W.M. Jones
1
-3
/
+0
2009-05-20
initialize struct sigevent before timer_create
Jean-Christophe Dubois
1
-0
/
+5
2009-05-20
Fix NULL alarm_timer pointer at exit
Jean-Christophe Dubois
1
-2
/
+2
2009-05-20
keep initrd in below 4g area.
Glauber Costa
1
-4
/
+5
2009-05-20
migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCK
Uri Lublin
1
-1
/
+1
2009-05-20
remove gcc 3.x requirement from documentation
Hollis Blanchard
1
-10
/
+0
2009-05-15
ETRAX: Correct passing of kernel command line.
Edgar E. Iglesias
2
-4
/
+4
[next]