summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-16Makefile.target: CONFIG_NO_* variables removedÁkos Kovács5-10/+6
2013-10-16rules.mak: New string testing functionsPeter Maydell1-0/+11
2013-10-16rules.mak: New logical functions for handling y/n valuesPeter Maydell1-0/+17
2013-10-15target-xtensa: add in_asm loggingMax Filippov1-0/+8
2013-10-14Merge remote-tracking branch 'rth/tcg-ldst-6' into stagingAnthony Liguori10-901/+722
2013-10-14Merge remote-tracking branch 'jliu/or32' into stagingAnthony Liguori1-8/+1
2013-10-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131010.0' int...Anthony Liguori1-109/+518
2013-10-14exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil3-5/+5
2013-10-12target-alpha: Convert to new ldst opcodesRichard Henderson1-34/+15
2013-10-12tcg-ppc64: Support new ldst opcodesRichard Henderson2-62/+17
2013-10-12tcg-ppc: Support new ldst opcodesRichard Henderson2-66/+33
2013-10-12tcg-ppc64: Convert to le/be ldst helpersRichard Henderson1-16/+22
2013-10-12tcg-ppc: Convert to le/be ldst helpersRichard Henderson1-24/+33
2013-10-12tcg-ppc64: Use TCGMemOp within qemu_ldst routinesRichard Henderson1-39/+45
2013-10-12tcg-ppc: Use TCGMemOp within qemu_ldst routinesRichard Henderson1-56/+48
2013-10-12tcg-arm: Improve GUEST_BASE qemu_ld/stRichard Henderson1-104/+116
2013-10-12tcg-arm: Convert to new ldst opcodesRichard Henderson2-71/+38
2013-10-12tcg-arm: Tidy variable naming convention in qemu_ld/stRichard Henderson1-115/+115
2013-10-12tcg-arm: Convert to le/be ldst helpersRichard Henderson1-21/+29
2013-10-12tcg-arm: Use TCGMemOp within qemu_ldst routinesRichard Henderson1-64/+61
2013-10-12tcg-i386: Support new ldst opcodesRichard Henderson2-90/+51
2013-10-12tcg-i386: Remove "cb" output restriction from qemu_st8 for i386Richard Henderson1-2/+8
2013-10-12tcg-i386: Tidy softmmu routinesRichard Henderson1-249/+208
2013-10-12tcg-i386: Use TCGMemOp within qemu_ldst routinesRichard Henderson1-64/+59
2013-10-12tcg: Use TCGMemOp for TCGLabelQemuLdst.opcRichard Henderson1-1/+1
2013-10-11Merge remote-tracking branch 'mdroth/qga-pull-2013-10-10' into stagingAnthony Liguori6-94/+69
2013-10-11Merge remote-tracking branch 'rth/tcg-pull' into stagingAnthony Liguori58-2629/+992
2013-10-11qdev-monitor: Group "device_add help" and "info qdm" by categoryMarkus Armbruster1-14/+53
2013-10-11Mostly revert "qemu-help: Sort devices by logical functionality"Markus Armbruster2-55/+9
2013-10-11Use qemu-project.org domain nameStefan Hajnoczi11-20/+20
2013-10-11Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori66-516/+2109
2013-10-11qemu-iotests: Add test for inactive L2 overlapMax Reitz2-8/+79