summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update VERSION for 1.6.2 releasev1.6.2stable-1.6Michael Roth2013-12-091-1/+1
* scsi_target_send_command(): amend stable-1.6 port of the CVE-2013-4344 fixLaszlo Ersek2013-12-091-1/+2
* qemu-ga: execute fsfreeze-freeze in reverse order of mountsTomoki Sekiyama2013-12-091-2/+2
* target-mips: fix 64-bit FPU config for user-mode emulationPetar Jovanovic2013-12-091-2/+5
* seccomp: add kill() to the syscall whitelistPaul Moore2013-12-091-0/+1
* vmdk: Fix creating big description fileFam Zheng2013-12-093-31/+2060
* qcow2: Zero-initialise first cluster for new imagesKevin Wolf2013-12-091-16/+20
* vfio-pci: Release all MSI-X vectors when disabledAlex Williamson2013-12-091-0/+12
* rng-egd: offset the point when repeatedly read from the bufferAmos Kong2013-12-091-1/+3
* pci: unregister vmstate_pcibus on unplugBandan Das2013-12-091-0/+8
* qdev-monitor: Unref device when device_add failsStefan Hajnoczi2013-12-091-0/+2
* qdev-monitor: Fix crash when device_add is called with abstract driverIgor Mammedov2013-12-091-0/+6
* qom: Fix memory leak in object_property_set_link()Vlad Yasevich2013-12-091-2/+3
* virtio-net: fix the memory leak in rxfilter_notify()Amos Kong2013-12-091-4/+4
* vfio-pci: Fix multifunction=onAlex Williamson2013-12-091-0/+7
* qcow2: fix possible corruption when reading multiple clustersPeter Lieven2013-12-091-1/+1
* qcow2: count_contiguous_clusters and compressionMax Reitz2013-12-091-2/+5
* Fix pc migration from qemu <= 1.5Cole Robinson2013-12-094-3/+25
* exec: fix breakpoint_invalidate when pc may not be translatedMax Filippov2013-12-031-2/+4
* virtio-net: only delete bh that existedJason Wang2013-12-031-1/+1
* linux-user: Fix stat64 syscall for SPARC64Stefan Weil2013-12-032-3/+17
* configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell2013-12-031-0/+5
* tests: fix memleak in error path test for input visitorWenchao Xia2013-12-031-0/+1
* qapi: fix memleak by adding implict struct functions in dealloc visitorWenchao Xia2013-12-031-0/+20
* configure: detect endian via compile testMike Frysinger2013-12-031-26/+14
* Adjust qapi-visit for python-2.4.3Richard Henderson2013-12-031-3/+14
* memory: fix 128 arithmetic in info mtreeAlexey Kardashevskiy2013-12-031-1/+3
* monitor: eliminate monitor_event_state_lockPaolo Bonzini2013-12-031-6/+0
* audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* secondHans de Goede2013-12-031-1/+2
* vmdk: Fix vmdk_parse_extentsFam Zheng2013-12-031-2/+5
* xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley2013-12-031-0/+1
* qemu-char: Fix potential out of bounds access to local arraysStefan Weil2013-12-021-2/+2
* misc: Use new rotate functionsStefan Weil2013-12-023-13/+9
* bitops: Add rotate functions (rol8, ror8, ...)Stefan Weil2013-12-021-0/+80
* tci: Add implementation of rotl_i64, rotr_i64Stefan Weil2013-12-022-2/+9
* tests: Update .gitignore for test-int128 and test-bitopsMarkus Armbruster2013-12-021-0/+2
* tests: Fix schema parser test for in-tree buildMarkus Armbruster2013-12-022-4/+5
* char: remove watch callback on chardev detach from frontendAmit Shah2013-12-021-0/+3
* char: use common function to disable callbacks on chardev closeAmit Shah2013-12-021-43/+19
* char: move backends' io watch tag to CharDriverStateAmit Shah2013-12-022-38/+40
* Update VERSION for 1.6.1 releasev1.6.1Michael Roth2013-10-041-1/+1
* scsi: Allocate SCSITargetReq r->buf dynamicallyAsias He2013-10-042-11/+35
* qemu: Add qemu xen logic for Xen HVM S3 resumeLiu, Jinsong2013-10-011-0/+9
* qemu: Adjust qemu wakeupLiu, Jinsong2013-10-013-10/+12
* coroutine: add ./configure --disable-coroutine-poolStefan Hajnoczi2013-09-302-15/+43
* piix4: disable io on resetMichael S. Tsirkin2013-09-301-0/+1
* vmdk: fix cluster size check for flat extentsFam Zheng2013-09-301-3/+3
* rbd: avoid qemu_rbd_snap_list() memory leaksStefan Hajnoczi2013-09-301-1/+2
* tap: Use numbered tap/tun devices on all *BSD OS'sBrad Smith2013-09-261-11/+0
* iov: avoid "orig_len may be used unitialized" warningMichael Tokarev2013-09-261-6/+4