summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-09Update VERSION for 1.6.2 releasev1.6.2Michael Roth1-1/+1
2013-12-09scsi_target_send_command(): amend stable-1.6 port of the CVE-2013-4344 fixLaszlo Ersek1-1/+2
2013-12-09qemu-ga: execute fsfreeze-freeze in reverse order of mountsTomoki Sekiyama1-2/+2
2013-12-09target-mips: fix 64-bit FPU config for user-mode emulationPetar Jovanovic1-2/+5
2013-12-09seccomp: add kill() to the syscall whitelistPaul Moore1-0/+1
2013-12-09vmdk: Fix creating big description fileFam Zheng3-31/+2060
2013-12-09qcow2: Zero-initialise first cluster for new imagesKevin Wolf1-16/+20
2013-12-09vfio-pci: Release all MSI-X vectors when disabledAlex Williamson1-0/+12
2013-12-09rng-egd: offset the point when repeatedly read from the bufferAmos Kong1-1/+3
2013-12-09pci: unregister vmstate_pcibus on unplugBandan Das1-0/+8
2013-12-09qdev-monitor: Unref device when device_add failsStefan Hajnoczi1-0/+2
2013-12-09qdev-monitor: Fix crash when device_add is called with abstract driverIgor Mammedov1-0/+6
2013-12-09qom: Fix memory leak in object_property_set_link()Vlad Yasevich1-2/+3
2013-12-09virtio-net: fix the memory leak in rxfilter_notify()Amos Kong1-4/+4
2013-12-09vfio-pci: Fix multifunction=onAlex Williamson1-0/+7
2013-12-09qcow2: fix possible corruption when reading multiple clustersPeter Lieven1-1/+1
2013-12-09qcow2: count_contiguous_clusters and compressionMax Reitz1-2/+5
2013-12-09Fix pc migration from qemu <= 1.5Cole Robinson4-3/+25
2013-12-03exec: fix breakpoint_invalidate when pc may not be translatedMax Filippov1-2/+4
2013-12-03virtio-net: only delete bh that existedJason Wang1-1/+1
2013-12-03linux-user: Fix stat64 syscall for SPARC64Stefan Weil2-3/+17
2013-12-03configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell1-0/+5
2013-12-03tests: fix memleak in error path test for input visitorWenchao Xia1-0/+1
2013-12-03qapi: fix memleak by adding implict struct functions in dealloc visitorWenchao Xia1-0/+20
2013-12-03configure: detect endian via compile testMike Frysinger1-26/+14
2013-12-03Adjust qapi-visit for python-2.4.3Richard Henderson1-3/+14
2013-12-03memory: fix 128 arithmetic in info mtreeAlexey Kardashevskiy1-1/+3
2013-12-03monitor: eliminate monitor_event_state_lockPaolo Bonzini1-6/+0
2013-12-03audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* secondHans de Goede1-1/+2
2013-12-03vmdk: Fix vmdk_parse_extentsFam Zheng1-2/+5
2013-12-03xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley1-0/+1
2013-12-02qemu-char: Fix potential out of bounds access to local arraysStefan Weil1-2/+2
2013-12-02misc: Use new rotate functionsStefan Weil3-13/+9
2013-12-02bitops: Add rotate functions (rol8, ror8, ...)Stefan Weil1-0/+80
2013-12-02tci: Add implementation of rotl_i64, rotr_i64Stefan Weil2-2/+9
2013-12-02tests: Update .gitignore for test-int128 and test-bitopsMarkus Armbruster1-0/+2
2013-12-02tests: Fix schema parser test for in-tree buildMarkus Armbruster2-4/+5
2013-12-02char: remove watch callback on chardev detach from frontendAmit Shah1-0/+3
2013-12-02char: use common function to disable callbacks on chardev closeAmit Shah1-43/+19
2013-12-02char: move backends' io watch tag to CharDriverStateAmit Shah2-38/+40
2013-10-04Update VERSION for 1.6.1 releasev1.6.1Michael Roth1-1/+1
2013-10-04scsi: Allocate SCSITargetReq r->buf dynamicallyAsias He2-11/+35
2013-10-01qemu: Add qemu xen logic for Xen HVM S3 resumeLiu, Jinsong1-0/+9
2013-10-01qemu: Adjust qemu wakeupLiu, Jinsong3-10/+12
2013-09-30coroutine: add ./configure --disable-coroutine-poolStefan Hajnoczi2-15/+43
2013-09-30piix4: disable io on resetMichael S. Tsirkin1-0/+1
2013-09-30vmdk: fix cluster size check for flat extentsFam Zheng1-3/+3
2013-09-30rbd: avoid qemu_rbd_snap_list() memory leaksStefan Hajnoczi1-1/+2
2013-09-26tap: Use numbered tap/tun devices on all *BSD OS'sBrad Smith1-11/+0
2013-09-26iov: avoid "orig_len may be used unitialized" warningMichael Tokarev1-6/+4