aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-26kvm/valgrind: don't mark memory as initializedChristian Borntraeger
2014-09-26po: fix conflict with %.mo rule in rules.makPaolo Bonzini
2014-09-26kvmvapic: fix migration when VM paused and when not running WindowsPavel Dovgalyuk
2014-09-19serial: check if backed by a physical serial port at realize timePaolo Bonzini
2014-09-19serial: reset state at startupPaolo Bonzini
2014-09-18target-i386: update fp status fixPavel Dovgalyuk
2014-09-16hw/dma/i8257: Silence phony error messagePhilipp Hahn
2014-09-16kvmclock: Ensure time in migration never goes backwardAlexander Graf
2014-09-16kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti
2014-09-16Introduce cpu_clean_all_dirtyMarcelo Tosatti
2014-09-16pit: fix pit interrupt can't inject into vm after migrationChenLiang
2014-09-15Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-09-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140915-1' in...Peter Maydell
2014-09-15configure: check for pixman-1 versionHu Tao
2014-09-15pixman: update internal copy to pixman-0.32.6Hu Tao
2014-09-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-12exec: file_ram_alloc(): print error when prealloc failsLuiz Capitulino
2014-09-12monitor: fix debug print compiling errorGonglei
2014-09-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140912'...Peter Maydell
2014-09-12qcow2: Add falloc and full preallocation optionHu Tao
2014-09-12raw-posix: Add falloc and full preallocation optionHu Tao
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao
2014-09-12block: don't convert file size to sector sizeHu Tao
2014-09-12block: round up file size to nearest sectorHu Tao
2014-09-12hw/arm/boot: enable DTB support when booting ELF imagesArd Biesheuvel
2014-09-12hw/arm/boot: load device tree to base of DRAM if no -kernel option was passedArd Biesheuvel
2014-09-12hw/arm/boot: pass an address limit to and return size from load_dtb()Ard Biesheuvel
2014-09-12hw/arm/boot: load DTB as a ROM imageArd Biesheuvel
2014-09-12hw/arm/virt: fix pl011 and pl031 irq flagsPeter Maydell
2014-09-12target-arm: Make *IS TLB maintenance ops affect all CPUsPeter Maydell
2014-09-12target-arm: Push legacy wildcard TLB ops back into v6Peter Maydell
2014-09-12target-arm: Implement minimal DBGVCR, OSDLR_EL1, MDCCSR_EL0Peter Maydell
2014-09-12target-arm: Remove comment about MDSCR_EL1 being dummy implementationPeter Maydell
2014-09-12target-arm: Set DBGDSCR.MOE for debug exceptions taken to AArch32Peter Maydell
2014-09-12target-arm: Implement handling of fired watchpointsPeter Maydell
2014-09-12target-arm: Move extended_addresses_enabled() to internals.hPeter Maydell
2014-09-12target-arm: Implement setting of watchpointsPeter Maydell
2014-09-12cpu-exec: Make debug_excp_handler a QOM CPU methodPeter Maydell
2014-09-12exec.c: Record watchpoint fault address and directionPeter Maydell
2014-09-12exec.c: Provide full set of dummy wp remove functions in user-modePeter Maydell
2014-09-12exec.c: Relax restrictions on watchpoint length and alignmentPeter Maydell
2014-09-12hw/arm/virt: Provide flash devices for boot ROMsPeter Maydell
2014-09-12target-arm: Fix broken indentation in arm_cpu_reest()Martin Galvan
2014-09-12target-arm: Fix resetting issues on ARMv7-M CPUsMartin Galvan
2014-09-12pl061: implement input interrupt logicColin Leitner
2014-09-12cpu-exec.c: Allow disabling of IRQs on ARM Cortex-M CPUsDavid Hoover
2014-09-12hw/arm/virt: add linux, stdout-path to /chosen DT nodeArd Biesheuvel
2014-09-12libqos virtio: Increase ISR timeoutMarc MarĂ­
2014-09-12iotests: Send the correct fd in socket_scm_helperStratos Psomadakis