aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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
2013-10-14Merge remote-tracking branch 'jliu/or32' into stagingAnthony Liguori
2013-10-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131010.0' int...Anthony Liguori
2013-10-14exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil
2013-10-12target-alpha: Convert to new ldst opcodesRichard Henderson
2013-10-12tcg-ppc64: Support new ldst opcodesRichard Henderson
2013-10-12tcg-ppc: Support new ldst opcodesRichard Henderson
2013-10-12tcg-ppc64: Convert to le/be ldst helpersRichard Henderson
2013-10-12tcg-ppc: Convert to le/be ldst helpersRichard Henderson
2013-10-12tcg-ppc64: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-10-12tcg-ppc: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-10-12tcg-arm: Improve GUEST_BASE qemu_ld/stRichard Henderson
2013-10-12tcg-arm: Convert to new ldst opcodesRichard Henderson
2013-10-12tcg-arm: Tidy variable naming convention in qemu_ld/stRichard Henderson
2013-10-12tcg-arm: Convert to le/be ldst helpersRichard Henderson
2013-10-12tcg-arm: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-10-12tcg-i386: Support new ldst opcodesRichard Henderson
2013-10-12tcg-i386: Remove "cb" output restriction from qemu_st8 for i386Richard Henderson
2013-10-12tcg-i386: Tidy softmmu routinesRichard Henderson