aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-24block/vpc: check that the image has not been truncatedPeter Lieven
2013-10-24qemu-img: add special exit code if bdrv_check is not supportedPeter Lieven
2013-10-24qcow2: Unset zero_beyond_eof in save_vmstateMax Reitz
2013-10-24qcow2: Restore total_sectors value in save_vmstateMax Reitz
2013-10-21qapi: fix documentation exampleEric Blake
2013-10-18Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'spice/spice.v75' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'filippov/tags/20131015-xtensa' into stagingAnthony Liguori
2013-10-18vmdk: fix VMFS extent parsingFam Zheng
2013-10-18vmdk: Only read cid from image file when openingFam Zheng
2013-10-18net/rtl8139: update network information when macaddr is changed in guestAmos Kong
2013-10-18net/e1000: update network information when macaddr is changed in guestAmos Kong
2013-10-18net: update nic info during device resetAmos Kong
2013-10-18virtio: Remove unneeded memcpyStefan Weil
2013-10-17exec: remove qemu_safe_ram_ptrPaolo Bonzini
2013-10-17icount: make it thread-safePaolo Bonzini
2013-10-17icount: document (future) locking rules for icountPaolo Bonzini
2013-10-17icount: prepare the code for future races in calling qemu_clock_warpPaolo Bonzini
2013-10-17icount: reorganize icount_warp_rtPaolo Bonzini
2013-10-17icount: use cpu_get_icount() directlyPaolo Bonzini
2013-10-17timer: add timer_mod_anticipate and timer_mod_anticipate_nsPaolo Bonzini
2013-10-17timer: extract timer_mod_ns_locked and timerlist_rearmPaolo Bonzini
2013-10-17timer: make qemu_clock_enable sync between disable and timer's cbLiu Ping Fan
2013-10-17qemu-thread: add QemuEventPaolo Bonzini
2013-10-17timer: protect timers_state's clock with seqlockLiu Ping Fan
2013-10-17seqlock: introduce read-write seqlockPaolo Bonzini
2013-10-17vga: Mark relevant portio lists regions as coalesced MMIO flushingJan Kiszka
2013-10-17cirrus: Mark vga io region as coalesced MMIO flushingJan Kiszka
2013-10-17portio: Allow to mark portio lists as coalesced MMIO flushingJan Kiszka
2013-10-17compatfd: switch to QemuThreadJan Kiszka
2013-10-17memory: fix 128 arithmetic in info mtreeAlexey Kardashevskiy
2013-10-17block/raw-win32: Always use -errno in hdev_openMax Reitz
2013-10-17spice: fix multihead supportGerd Hoffmann
2013-10-17spice-display: add display channel id to the debug messages.Gerd Hoffmann
2013-10-17Fix VNC SASL authentication when using a QXL deviceChristophe Fergeau
2013-10-17spice: replace use of deprecated APIMarc-André Lureau
2013-10-17blockdev: fix cdrom read_only flagFam Zheng
2013-10-17sd: Avoid access to NULL BlockDriverStateAndreas Färber
2013-10-17hmp: drop bogus "[not inserted]"Mike Qiu
2013-10-16ui/Makefile.objs: delete unnecessary cocoa.o dependencyPeter Maydell
2013-10-16default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács
2013-10-16Makefile.target: CONFIG_NO_* variables removedÁkos Kovács
2013-10-16rules.mak: New string testing functionsPeter Maydell
2013-10-16rules.mak: New logical functions for handling y/n valuesPeter Maydell
2013-10-15target-xtensa: add in_asm loggingMax Filippov
2013-10-14Merge remote-tracking branch 'rth/tcg-ldst-6' into stagingAnthony Liguori