summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-23Merge remote branch 'qemu-kvm/uq/stable-0.12' into stable-0.12v0.12.3Anthony Liguori0-0/+0
2010-02-23Update version and change for 0.12.3 releaseAnthony Liguori2-1/+53
2010-02-23qcow2: Fix access after end of arrayKevin Wolf1-2/+6
2010-02-23ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti2-2/+62
2010-02-23net: Monitor command set_link finds only VLAN clients, fixMarkus Armbruster1-0/+1
2010-02-23net: info network shows only VLAN clients, fixMarkus Armbruster1-2/+9
2010-02-23net: net_check_clients() checks only VLAN clients, fixMarkus Armbruster1-0/+7
2010-02-23net: Fix bogus "Warning: vlan 0 with no nics" with -deviceMarkus Armbruster7-28/+18
2010-02-23net: net_check_clients() runs too early to see -device, fixMarkus Armbruster3-3/+4
2010-02-23net: Remove unused net_client_uninit()Markus Armbruster2-15/+0
2010-02-23don't dereference NULL after failed strdupJim Meyering4-8/+8
2010-02-23virtio-net: fix network stall under loadTom Lendacky1-1/+9
2010-02-23json: fix PRId64 on Win32Roy Tam2-1/+18
2010-02-23fix inet_parse typoMarcelo Tosatti1-4/+4
2010-02-23iothread: fix vcpu stop with smp tcgMarcelo Tosatti1-2/+3
2010-02-23segfault due to buffer overrun in usb-serialDavid S. Ahern1-6/+22
2010-02-23qcow2: Fix signedness bugsKevin Wolf2-10/+8
2010-02-23Do not ignore error, if open file failed (-serial /dev/tty)Evgeniy Dushistov1-0/+3
2010-02-23pc-bios: update to newer version of (stable) seabiosAnthony Liguori2-0/+0
2010-02-23kvm: Fix eflags corruption in kvm modeJan Kiszka1-5/+7
2010-02-23target-mips: fix ROTR and DROTR by zeroAurelien Jarno1-0/+4
2010-02-23target-mips: fix CpU exception for coprocessor 0Nathan Froyd1-1/+1
2010-02-21kvm: Fix eflags corruption in kvm modeJan Kiszka1-5/+7
2010-02-09tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno1-2/+2
2010-02-06target-mips: don't call cpu_loop_exit() from helper.cAurelien Jarno3-8/+22
2010-01-29virtio-blk: Fix error cases which ignored rerror/werrorKevin Wolf1-2/+2
2010-01-29virtio-blk: Fix restart after read errorKevin Wolf1-2/+9
2010-01-29virtio_blk: Factor virtio_blk_handle_request outKevin Wolf1-32/+46
2010-01-29cirrus: Properly re-register cirrus_linear_io_addr on vram unmapJan Kiszka1-2/+4
2010-01-27qcow2: Don't ignore qcow2_alloc_clusters return valueKevin Wolf3-3/+33
2010-01-27qcow2: Don't ignore update_refcount return valueKevin Wolf1-8/+23
2010-01-27qcow2: Allow updating no refcountsKevin Wolf1-1/+5
2010-01-27qcow2: Improve error handling in update_refcountKevin Wolf1-7/+25
2010-01-27qcow2: Fix error handling in grow_refcount_tableKevin Wolf1-3/+6
2010-01-27block: Return original error codes in bdrv_pread/writeKevin Wolf1-16/+18
2010-01-27qcow2: Return 0/-errno in qcow2_alloc_cluster_offsetKevin Wolf3-29/+39
2010-01-27qcow2: Return 0/-errno in get_cluster_tableKevin Wolf1-12/+18
2010-01-27qcow2: Fix error handling in qcow_save_vmstateKevin Wolf1-2/+3
2010-01-27qcow2: Fix error handling in qcow2_grow_l1_tableKevin Wolf1-4/+6
2010-01-26win32/sdl: Fix toggle full screenHerve Poussineau1-0/+1
2010-01-26win32: pair qemu_memalign() with qemu_vfree()Herve Poussineau5-5/+5
2010-01-26vnc_refresh: calling vnc_update_client might free vsStefano Stabellini1-2/+4
2010-01-26Musicpal: Fix descriptor walk in eth_sendJan Kiszka1-4/+3
2010-01-26Musicpal: Fix wm8750 I2C addressJan Kiszka1-1/+1
2010-01-26fix savevm command without id or tagMarcelo Tosatti1-1/+1
2010-01-20reduce number of reinjects on ACKGleb Natapov1-1/+1
2010-01-20QMP: Fix asynchronous events deliveryLuiz Capitulino1-4/+3
2010-01-20Documentation: Add missing documentation for qdev related command line optionsStefan Weil1-4/+21
2010-01-19pc: add driver version compat propertiesGerd Hoffmann1-0/+16
2010-01-19scsi: device version propertyGerd Hoffmann1-1/+4