aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-28tests: Multiboot mmap test caseKevin Wolf9-0/+584
2013-10-28ide-test: Check what happens with bus mastering disabledKevin Wolf1-0/+26
2013-10-28exec: Fix bounce buffer allocation in address_space_map()Kevin Wolf1-1/+3
2013-10-28qcow2: Flush image after creationMax Reitz1-0/+10
2013-10-25qemu-iotests: Test for loading VM state from qcow2Max Reitz3-0/+77
2013-10-24block/vpc: check that the image has not been truncatedPeter Lieven1-0/+7
2013-10-24qemu-img: add special exit code if bdrv_check is not supportedPeter Lieven1-1/+1
2013-10-24qcow2: Unset zero_beyond_eof in save_vmstateMax Reitz1-0/+3
2013-10-24qcow2: Restore total_sectors value in save_vmstateMax Reitz1-0/+6
2013-10-21qapi: fix documentation exampleEric Blake1-1/+1
2013-10-18Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori3-17/+56
2013-10-18Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2-1/+15
2013-10-18Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori6-15/+12
2013-10-18Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori17-143/+502
2013-10-18Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori18-30/+35
2013-10-18Merge remote-tracking branch 'spice/spice.v75' into stagingAnthony Liguori5-47/+81
2013-10-18Merge remote-tracking branch 'filippov/tags/20131015-xtensa' into stagingAnthony Liguori1-0/+8
2013-10-18vmdk: fix VMFS extent parsingFam Zheng1-0/+2
2013-10-18vmdk: Only read cid from image file when openingFam Zheng1-5/+3
2013-10-18net/rtl8139: update network information when macaddr is changed in guestAmos Kong1-1/+5
2013-10-18net/e1000: update network information when macaddr is changed in guestAmos Kong1-0/+8
2013-10-18net: update nic info during device resetAmos Kong2-0/+2
2013-10-18virtio: Remove unneeded memcpyStefan Weil1-1/+0
2013-10-17exec: remove qemu_safe_ram_ptrPaolo Bonzini1-69/+28
2013-10-17icount: make it thread-safePaolo Bonzini1-6/+31
2013-10-17icount: document (future) locking rules for icountPaolo Bonzini1-4/+11
2013-10-17icount: prepare the code for future races in calling qemu_clock_warpPaolo Bonzini1-12/+10
2013-10-17icount: reorganize icount_warp_rtPaolo Bonzini1-8/+10
2013-10-17icount: use cpu_get_icount() directlyPaolo Bonzini1-2/+5
2013-10-17timer: add timer_mod_anticipate and timer_mod_anticipate_nsPaolo Bonzini2-0/+55
2013-10-17timer: extract timer_mod_ns_locked and timerlist_rearmPaolo Bonzini1-19/+32
2013-10-17timer: make qemu_clock_enable sync between disable and timer's cbLiu Ping Fan2-1/+28
2013-10-17qemu-thread: add QemuEventPaolo Bonzini5-0/+161
2013-10-17timer: protect timers_state's clock with seqlockLiu Ping Fan2-7/+44
2013-10-17seqlock: introduce read-write seqlockPaolo Bonzini1-0/+72
2013-10-17vga: Mark relevant portio lists regions as coalesced MMIO flushingJan Kiszka2-4/+2
2013-10-17cirrus: Mark vga io region as coalesced MMIO flushingJan Kiszka1-2/+1
2013-10-17portio: Allow to mark portio lists as coalesced MMIO flushingJan Kiszka2-0/+11
2013-10-17compatfd: switch to QemuThreadJan Kiszka1-13/+3
2013-10-17memory: fix 128 arithmetic in info mtreeAlexey Kardashevskiy1-1/+3
2013-10-17block/raw-win32: Always use -errno in hdev_openMax Reitz1-3/+2
2013-10-17spice: fix multihead supportGerd Hoffmann5-13/+46
2013-10-17spice-display: add display channel id to the debug messages.Gerd Hoffmann1-13/+14
2013-10-17Fix VNC SASL authentication when using a QXL deviceChristophe Fergeau1-0/+1
2013-10-17spice: replace use of deprecated APIMarc-André Lureau3-21/+20
2013-10-17blockdev: fix cdrom read_only flagFam Zheng1-3/+4
2013-10-17sd: Avoid access to NULL BlockDriverStateAndreas Färber1-1/+1
2013-10-17hmp: drop bogus "[not inserted]"Mike Qiu1-2/+0
2013-10-16ui/Makefile.objs: delete unnecessary cocoa.o dependencyPeter Maydell1-2/+0
2013-10-16default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács12-18/+1