aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-23Merge remote branch 'qemu-kvm/uq/stable-0.12' into stable-0.12v0.12.3Anthony Liguori
2010-02-23Update version and change for 0.12.3 releaseAnthony Liguori
2010-02-23qcow2: Fix access after end of arrayKevin Wolf
2010-02-23ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti
2010-02-23net: Monitor command set_link finds only VLAN clients, fixMarkus Armbruster
2010-02-23net: info network shows only VLAN clients, fixMarkus Armbruster
2010-02-23net: net_check_clients() checks only VLAN clients, fixMarkus Armbruster
2010-02-23net: Fix bogus "Warning: vlan 0 with no nics" with -deviceMarkus Armbruster
2010-02-23net: net_check_clients() runs too early to see -device, fixMarkus Armbruster
2010-02-23net: Remove unused net_client_uninit()Markus Armbruster
2010-02-23don't dereference NULL after failed strdupJim Meyering
2010-02-23virtio-net: fix network stall under loadTom Lendacky
2010-02-23json: fix PRId64 on Win32Roy Tam
2010-02-23fix inet_parse typoMarcelo Tosatti
2010-02-23iothread: fix vcpu stop with smp tcgMarcelo Tosatti
2010-02-23segfault due to buffer overrun in usb-serialDavid S. Ahern
2010-02-23qcow2: Fix signedness bugsKevin Wolf
2010-02-23Do not ignore error, if open file failed (-serial /dev/tty)Evgeniy Dushistov
2010-02-23pc-bios: update to newer version of (stable) seabiosAnthony Liguori
2010-02-23kvm: Fix eflags corruption in kvm modeJan Kiszka
2010-02-23target-mips: fix ROTR and DROTR by zeroAurelien Jarno
2010-02-23target-mips: fix CpU exception for coprocessor 0Nathan Froyd
2010-02-21kvm: Fix eflags corruption in kvm modeJan Kiszka
2010-02-09tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno
2010-02-06target-mips: don't call cpu_loop_exit() from helper.cAurelien Jarno
2010-01-29virtio-blk: Fix error cases which ignored rerror/werrorKevin Wolf
2010-01-29virtio-blk: Fix restart after read errorKevin Wolf
2010-01-29virtio_blk: Factor virtio_blk_handle_request outKevin Wolf
2010-01-29cirrus: Properly re-register cirrus_linear_io_addr on vram unmapJan Kiszka
2010-01-27qcow2: Don't ignore qcow2_alloc_clusters return valueKevin Wolf
2010-01-27qcow2: Don't ignore update_refcount return valueKevin Wolf
2010-01-27qcow2: Allow updating no refcountsKevin Wolf
2010-01-27qcow2: Improve error handling in update_refcountKevin Wolf
2010-01-27qcow2: Fix error handling in grow_refcount_tableKevin Wolf
2010-01-27block: Return original error codes in bdrv_pread/writeKevin Wolf
2010-01-27qcow2: Return 0/-errno in qcow2_alloc_cluster_offsetKevin Wolf
2010-01-27qcow2: Return 0/-errno in get_cluster_tableKevin Wolf
2010-01-27qcow2: Fix error handling in qcow_save_vmstateKevin Wolf
2010-01-27qcow2: Fix error handling in qcow2_grow_l1_tableKevin Wolf
2010-01-26win32/sdl: Fix toggle full screenHerve Poussineau
2010-01-26win32: pair qemu_memalign() with qemu_vfree()Herve Poussineau
2010-01-26vnc_refresh: calling vnc_update_client might free vsStefano Stabellini
2010-01-26Musicpal: Fix descriptor walk in eth_sendJan Kiszka
2010-01-26Musicpal: Fix wm8750 I2C addressJan Kiszka
2010-01-26fix savevm command without id or tagMarcelo Tosatti
2010-01-20reduce number of reinjects on ACKGleb Natapov
2010-01-20QMP: Fix asynchronous events deliveryLuiz Capitulino
2010-01-20Documentation: Add missing documentation for qdev related command line optionsStefan Weil
2010-01-19pc: add driver version compat propertiesGerd Hoffmann
2010-01-19scsi: device version propertyGerd Hoffmann