aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-11blockdev: Refuse to drive_del something added with blockdev-addMarkus Armbruster
2014-09-11block: extend BLOCK_IO_ERROR with reason stringLuiz Capitulino
2014-09-11dataplane: fix virtio_blk_data_plane_create() op blocker error pathStefan Hajnoczi
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell
2014-09-11gdbstub: init mon_chr through qemu_chr_allocPavel Dovgalyuk
2014-09-11pckbd: adding new fields to vmstatePavel Dovgalyuk
2014-09-11mc146818rtc: add missed field to vmstatePavel Dovgalyuk
2014-09-11piix: do not set irq while loading vmstatePavel Dovgalyuk
2014-09-11serial: fixing vmstate for save/restorePavel Dovgalyuk