aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2013-10-12tcg-i386: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-10-12tcg: Use TCGMemOp for TCGLabelQemuLdst.opcRichard Henderson
2013-10-11Merge remote-tracking branch 'mdroth/qga-pull-2013-10-10' into stagingAnthony Liguori
2013-10-11Merge remote-tracking branch 'rth/tcg-pull' into stagingAnthony Liguori
2013-10-11qdev-monitor: Group "device_add help" and "info qdm" by categoryMarkus Armbruster
2013-10-11Mostly revert "qemu-help: Sort devices by logical functionality"Markus Armbruster
2013-10-11Use qemu-project.org domain nameStefan Hajnoczi
2013-10-11Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-10-11qemu-iotests: Add test for inactive L2 overlapMax Reitz
2013-10-11qemu-io: Let "open" pass options to block driverMax Reitz
2013-10-11vmdk: Fix vmdk_parse_extentsFam Zheng
2013-10-11blockdev: blockdev_init() error conversionKevin Wolf
2013-10-11blockdev: Don't disable COR automatically with blockdev-addKevin Wolf
2013-10-11blockdev: Remove 'media' parameter from blockdev_init()Kevin Wolf
2013-10-11qemu-iotests: Check autodel behaviour for device_delKevin Wolf
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf
2013-10-11blockdev: Move virtio-blk device creation to drive_initKevin Wolf
2013-10-11blockdev: Move bus/unit/index processing to drive_initKevin Wolf
2013-10-11blockdev: Move parsing of 'boot' option to drive_initKevin Wolf