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-02-23
Merge remote branch 'qemu-kvm/uq/stable-0.12' into stable-0.12
v0.12.3
Anthony Liguori
2010-02-23
Update version and change for 0.12.3 release
Anthony Liguori
2010-02-23
qcow2: Fix access after end of array
Kevin Wolf
2010-02-23
ide save/restore pio/atapi cmd transfer fields and io buffer
Marcelo Tosatti
2010-02-23
net: Monitor command set_link finds only VLAN clients, fix
Markus Armbruster
2010-02-23
net: info network shows only VLAN clients, fix
Markus Armbruster
2010-02-23
net: net_check_clients() checks only VLAN clients, fix
Markus Armbruster
2010-02-23
net: Fix bogus "Warning: vlan 0 with no nics" with -device
Markus Armbruster
2010-02-23
net: net_check_clients() runs too early to see -device, fix
Markus Armbruster
2010-02-23
net: Remove unused net_client_uninit()
Markus Armbruster
2010-02-23
don't dereference NULL after failed strdup
Jim Meyering
2010-02-23
virtio-net: fix network stall under load
Tom Lendacky
2010-02-23
json: fix PRId64 on Win32
Roy Tam
2010-02-23
fix inet_parse typo
Marcelo Tosatti
2010-02-23
iothread: fix vcpu stop with smp tcg
Marcelo Tosatti
2010-02-23
segfault due to buffer overrun in usb-serial
David S. Ahern
2010-02-23
qcow2: Fix signedness bugs
Kevin Wolf
2010-02-23
Do not ignore error, if open file failed (-serial /dev/tty)
Evgeniy Dushistov
2010-02-23
pc-bios: update to newer version of (stable) seabios
Anthony Liguori
2010-02-23
kvm: Fix eflags corruption in kvm mode
Jan Kiszka
2010-02-23
target-mips: fix ROTR and DROTR by zero
Aurelien Jarno
2010-02-23
target-mips: fix CpU exception for coprocessor 0
Nathan Froyd
2010-02-21
kvm: Fix eflags corruption in kvm mode
Jan Kiszka
2010-02-09
tcg/mips: fix crash in tcg_out_qemu_ld()
Aurelien Jarno
2010-02-06
target-mips: don't call cpu_loop_exit() from helper.c
Aurelien Jarno
2010-01-29
virtio-blk: Fix error cases which ignored rerror/werror
Kevin Wolf
2010-01-29
virtio-blk: Fix restart after read error
Kevin Wolf
2010-01-29
virtio_blk: Factor virtio_blk_handle_request out
Kevin Wolf
2010-01-29
cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
Jan Kiszka
2010-01-27
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-27
qcow2: Don't ignore update_refcount return value
Kevin Wolf
2010-01-27
qcow2: Allow updating no refcounts
Kevin Wolf
2010-01-27
qcow2: Improve error handling in update_refcount
Kevin Wolf
2010-01-27
qcow2: Fix error handling in grow_refcount_table
Kevin Wolf
2010-01-27
block: Return original error codes in bdrv_pread/write
Kevin Wolf
2010-01-27
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
Kevin Wolf
2010-01-27
qcow2: Return 0/-errno in get_cluster_table
Kevin Wolf
2010-01-27
qcow2: Fix error handling in qcow_save_vmstate
Kevin Wolf
2010-01-27
qcow2: Fix error handling in qcow2_grow_l1_table
Kevin Wolf
2010-01-26
win32/sdl: Fix toggle full screen
Herve Poussineau
2010-01-26
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
2010-01-26
vnc_refresh: calling vnc_update_client might free vs
Stefano Stabellini
2010-01-26
Musicpal: Fix descriptor walk in eth_send
Jan Kiszka
2010-01-26
Musicpal: Fix wm8750 I2C address
Jan Kiszka
2010-01-26
fix savevm command without id or tag
Marcelo Tosatti
2010-01-20
reduce number of reinjects on ACK
Gleb Natapov
2010-01-20
QMP: Fix asynchronous events delivery
Luiz Capitulino
2010-01-20
Documentation: Add missing documentation for qdev related command line options
Stefan Weil
2010-01-19
pc: add driver version compat properties
Gerd Hoffmann
2010-01-19
scsi: device version property
Gerd Hoffmann
[next]