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
2010-03-19
sdl: use mouse mode notifier
Anthony Liguori
2010-03-19
input: make vnc use mouse mode notifiers
Anthony Liguori
2010-03-19
Expose whether a mouse is an absolute device via QMP and the human monitor.
Anthony Liguori
2010-03-19
Add notifier for mouse mode changes
Anthony Liguori
2010-03-19
Add kbd_mouse_has_absolute()
Anthony Liguori
2010-03-19
Rewrite mouse handlers to use QTAILQ and to have an activation function
Anthony Liguori
2010-03-19
Add support for generic notifier lists
Anthony Liguori
2010-03-19
Revert "usb-linux: remove unreachable default in switch statement"
Anthony Liguori
2010-03-19
Handle deleted IOHandlers in a single buffer
Juan Quintela
2010-03-19
bt: remove bt_host_read_poll()
Juan Quintela
2010-03-19
rename IOCanRWHandler to IOCanReadHandler
Juan Quintela
2010-03-19
remove useless cast
Juan Quintela
2010-03-19
Convert io handlers to QLIST
Juan Quintela
2010-03-19
CODING_STYLE: Reserve qemu_ prefix for library wrappers
Avi Kivity
2010-03-18
Fix OpenBSD linker warning
Blue Swirl
2010-03-18
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
2010-03-18
Fix manpage errors
Blue Swirl
2010-03-17
hw/usb-msd: fix some usb requests
Arnaud Patard (Rtp)
2010-03-17
scsi-disk: fix buffer overflow
Gerd Hoffmann
2010-03-17
vnc: add no-lock-key-sync option
Gerd Hoffmann
2010-03-17
migration: unix migration should obey autostart are the other ones
Juan Quintela
2010-03-17
migration: Clear fd also in error cases
Juan Quintela
2010-03-17
read-only: Another minor cleanup
Naphtali Sprei
2010-03-17
read-only: minor cleanup
Naphtali Sprei
2010-03-17
split out qemu-timer.c
Paolo Bonzini
2010-03-17
disentangle tcg and deadline calculation
Paolo Bonzini
2010-03-17
place together more #ifdef CONFIG_IOTHREAD blocks
Paolo Bonzini
2010-03-17
move vmstate registration of vmstate_timers earlier
Paolo Bonzini
2010-03-17
new function qemu_icount_delta
Paolo Bonzini
2010-03-17
add qemu_alarm_pending
Paolo Bonzini
2010-03-17
add qemu_icount_round
Paolo Bonzini
2010-03-17
centralize handling of -icount
Paolo Bonzini
2010-03-17
introduce and use qemu_clock_enable
Paolo Bonzini
2010-03-17
change qemu_run_timers interface
Paolo Bonzini
2010-03-17
extract timer handling out of main_loop_wait
Paolo Bonzini
2010-03-17
remove qemu_rearm_alarm_timer from main loop
Paolo Bonzini
2010-03-17
tweak qemu_notify_event
Paolo Bonzini
2010-03-17
do not use qemu_event_increment outside qemu_notify_event
Paolo Bonzini
2010-03-17
more alarm timer cleanup
Paolo Bonzini
2010-03-17
only one flag is needed for alarm_timer
Paolo Bonzini
2010-03-17
fix error in win32_rearm_timer
Paolo Bonzini
2010-03-17
avoid dubiously clever code in win32_start_timer
Paolo Bonzini
2010-03-17
balloon: Do not save VM state wrt asynchronous virtio operations
Adam Litke
2010-03-17
block: add logical_block_size property
Christoph Hellwig
2010-03-17
Avoid crash on '-usbdevice <device>' without parameters
Jan Kiszka
2010-03-17
Fix SIGFPE for vnc display of width/height = 1
Chris Webb
2010-03-17
usb-linux: remove unreachable default in switch statement
Paul Bolle
2010-03-17
sdl: improve error message on fatal error
Bjørn Mork
2010-03-17
Wrong error message in block_passwd command
Shahar Havivi
2010-03-17
QError: New QERR_DEVICE_NOT_ENCRYPTED
Shahar Havivi
[prev]
[next]