aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not ignore error, if open file failed (-serial /dev/tty)Evgeniy Dushistov2010-02-231-0/+3
* pc-bios: update to newer version of (stable) seabiosAnthony Liguori2010-02-232-0/+0
* kvm: Fix eflags corruption in kvm modeJan Kiszka2010-02-231-5/+7
* target-mips: fix ROTR and DROTR by zeroAurelien Jarno2010-02-231-0/+4
* target-mips: fix CpU exception for coprocessor 0Nathan Froyd2010-02-231-1/+1
* tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno2010-02-091-2/+2
* target-mips: don't call cpu_loop_exit() from helper.cAurelien Jarno2010-02-063-8/+22
* virtio-blk: Fix error cases which ignored rerror/werrorKevin Wolf2010-01-291-2/+2
* virtio-blk: Fix restart after read errorKevin Wolf2010-01-291-2/+9
* virtio_blk: Factor virtio_blk_handle_request outKevin Wolf2010-01-291-32/+46
* cirrus: Properly re-register cirrus_linear_io_addr on vram unmapJan Kiszka2010-01-291-2/+4
* qcow2: Don't ignore qcow2_alloc_clusters return valueKevin Wolf2010-01-273-3/+33
* qcow2: Don't ignore update_refcount return valueKevin Wolf2010-01-271-8/+23
* qcow2: Allow updating no refcountsKevin Wolf2010-01-271-1/+5
* qcow2: Improve error handling in update_refcountKevin Wolf2010-01-271-7/+25
* qcow2: Fix error handling in grow_refcount_tableKevin Wolf2010-01-271-3/+6
* block: Return original error codes in bdrv_pread/writeKevin Wolf2010-01-271-16/+18
* qcow2: Return 0/-errno in qcow2_alloc_cluster_offsetKevin Wolf2010-01-273-29/+39
* qcow2: Return 0/-errno in get_cluster_tableKevin Wolf2010-01-271-12/+18
* qcow2: Fix error handling in qcow_save_vmstateKevin Wolf2010-01-271-2/+3
* qcow2: Fix error handling in qcow2_grow_l1_tableKevin Wolf2010-01-271-4/+6
* win32/sdl: Fix toggle full screenHerve Poussineau2010-01-261-0/+1
* win32: pair qemu_memalign() with qemu_vfree()Herve Poussineau2010-01-265-5/+5
* vnc_refresh: calling vnc_update_client might free vsStefano Stabellini2010-01-261-2/+4
* Musicpal: Fix descriptor walk in eth_sendJan Kiszka2010-01-261-4/+3
* Musicpal: Fix wm8750 I2C addressJan Kiszka2010-01-261-1/+1
* fix savevm command without id or tagMarcelo Tosatti2010-01-261-1/+1
* reduce number of reinjects on ACKGleb Natapov2010-01-201-1/+1
* QMP: Fix asynchronous events deliveryLuiz Capitulino2010-01-201-4/+3
* Documentation: Add missing documentation for qdev related command line optionsStefan Weil2010-01-201-4/+21
* pc: add driver version compat propertiesGerd Hoffmann2010-01-191-0/+16
* scsi: device version propertyGerd Hoffmann2010-01-191-1/+4
* ide: device version propertyGerd Hoffmann2010-01-193-9/+17
* QMP: Emit asynchronous events on all QMP monitorsAdam Litke2010-01-191-5/+7
* Fix QEMU_WARN_UNUSED_RESULTKevin Wolf2010-01-194-5/+6
* Update version and changelog for releaseAnthony Liguori2010-01-142-2/+36
* Update SeaBIOS to 0.5.1Anthony Liguori2010-01-142-0/+0
* Qemu's internal TFTP server breaks lock-step-iness of TFTPMilan Plzik2010-01-131-0/+1
* osdep.c: Fix accept4 fallbackKevin Wolf2010-01-131-1/+1
* pc: add rombar to compat properties for pc-0.10 and pc-0.11Gerd Hoffmann2010-01-121-0/+8
* pci: allow loading roms via fw_cfg.Gerd Hoffmann2010-01-122-0/+16
* roms: rework rom loading via fwGerd Hoffmann2010-01-123-13/+7
* fw_cfg: rom loader tweaks.Gerd Hoffmann2010-01-121-7/+11
* roms: minor fixes and cleanups.Gerd Hoffmann2010-01-122-17/+26
* pc: add machine type for 0.12Gerd Hoffmann2010-01-121-1/+17
* loader: more ignores for rom intended to be loaded by the biosAurelien Jarno2010-01-121-0/+6
* vnc_refresh: return if vd->timer is NULLStefano Stabellini2010-01-121-0/+4
* QMP: Don't free async event's 'data'Luiz Capitulino2010-01-121-1/+3
* Handle TFTP ERROR from clientThomas Horsten2010-01-121-0/+23
* dmg: fix ->open failureChristoph Hellwig2010-01-121-14/+14