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
Age
Commit message (
Expand
)
Author
2011-02-04
do not pass NULL to strdup.
Gleb Natapov
2011-02-04
Set the right overflow bit for neon 32 and 64 bit saturating add/sub.
Christophe Lyon
2011-02-04
target-arm: Fix Neon vsra instructions.
Christophe Lyon
2011-02-04
target-sh4: fix negc
Aurelien Jarno
2011-02-04
ioapic: Style & magics cleanup
Jan Kiszka
2011-02-04
ioapic: Add support for qemu-kvm's vmstate v2
Jan Kiszka
2011-02-04
ioapic: Save/restore irr
Jan Kiszka
2011-02-04
ioapic: Implement EOI handling for level-triggered IRQs
Jan Kiszka
2011-02-04
vnc: qemu can die if the client is disconnected while updating screen
Corentin Chary
2011-02-04
virtio-serial: Make sure virtqueue is ready before discarding data
Amit Shah
2011-02-04
ui/sdl: Fix handling of caps lock and num lock keys
Stefan Weil
2011-02-04
Unify alarm deadline computation
Paolo Bonzini
2011-02-04
Correct alarm deadline computation
Paolo Bonzini
2011-02-04
use nanoseconds everywhere for timeout computation
Paolo Bonzini
2011-02-04
savevm: fix corruption in vmstate_subsection_load().
Yoshiaki Tamura
2011-02-02
Open up the 0.15 development branch
Aurelien Jarno
2011-02-01
Update version for 0.14.0-rc0
Anthony Liguori
2011-02-01
Update SeaBIOS to 0.6.1.2
Anthony Liguori
2011-02-01
vhost: force vhost off for non-MSI guests
mst@redhat.com
2011-02-01
tap: safe sndbuf default
Michael S. Tsirkin
2011-02-01
Add boot index documentation.
Gleb Natapov
2011-02-01
Add bootindex handling into usb storage device.
Gleb Natapov
2011-02-01
fix QemuOpts leak
Paolo Bonzini
2011-02-01
remove text_console_opts
Paolo Bonzini
2011-02-01
add set_echo implementation for text consoles
Paolo Bonzini
2011-02-01
create TextConsole together with the CharDeviceState
Paolo Bonzini
2011-02-01
add set_echo implementation for qemu_chr_stdio
Paolo Bonzini
2011-02-01
move atexit(term_exit) and O_NONBLOCK to qemu_chr_open_stdio
Paolo Bonzini
2011-02-01
add qemu_chr_set_echo
Paolo Bonzini
2011-02-01
remove broken code for tty
Paolo Bonzini
2011-02-01
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2011-02-01
Merge remote branch 'spice/spice.v29.pull' into staging
Anthony Liguori
2011-02-01
Merge remote branch 'spice/usb.5' into staging
Anthony Liguori
2011-02-01
Merge remote branch 'amit/for-anthony' into staging
Anthony Liguori
2011-02-01
vnc: Fix password expiration through 'change vnc ""' (v2)
Anthony Liguori
2011-02-01
linux-user: avoid gcc array overrun warning for sparc
Peter Maydell
2011-02-01
hw/slavio_intctl.c: fix gcc warning about array bounds overrun
Peter Maydell
2011-02-01
SPARC: Fix Leon3 cache control
Fabien Chouteau
2011-01-31
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2011-01-31
blockdev: Fix drive_add for drives without media
Markus Armbruster
2011-01-31
blockdev: Replace drive_add()'s fmt, ... by optstr parameter
Markus Armbruster
2011-01-31
blockdev: Reject multiple definitions for the same drive
Markus Armbruster
2011-01-31
blockdev: New drive_get_by_index()
Markus Armbruster
2011-01-31
blockdev: Factor drive_index_to_{bus,unit}_id out of drive_init()
Markus Armbruster
2011-01-31
blockdev: Make drive_add() take explicit type, index parameters
Markus Armbruster
2011-01-31
blockdev: Fix regression in -drive if=scsi,index=N
Markus Armbruster
2011-01-31
blockdev: Put BlockInterfaceType names and max_devs in tables
Markus Armbruster
2011-01-31
blockdev: Move BlockInterfaceType from qemu-common.h to blockdev.h
Markus Armbruster
2011-01-31
blockdev: New drive_get_next(), replacing qdev_init_bdrv()
Markus Armbruster
2011-01-31
qcow2-refcount: remove write-only variables
Blue Swirl
[next]