summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* po: fix conflict with %.mo rule in rules.makPaolo Bonzini2014-09-261-3/+3
* kvmvapic: fix migration when VM paused and when not running WindowsPavel Dovgalyuk2014-09-261-2/+9
* serial: check if backed by a physical serial port at realize timePaolo Bonzini2014-09-191-2/+3
* serial: reset state at startupPaolo Bonzini2014-09-191-0/+1
* target-i386: update fp status fixPavel Dovgalyuk2014-09-185-11/+18
* hw/dma/i8257: Silence phony error messagePhilipp Hahn2014-09-162-2/+5
* kvmclock: Ensure time in migration never goes backwardAlexander Graf2014-09-161-0/+49
* kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti2014-09-161-0/+4
* Introduce cpu_clean_all_dirtyMarcelo Tosatti2014-09-164-0/+23
* pit: fix pit interrupt can't inject into vm after migrationChenLiang2014-09-161-2/+1
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-09-152-2/+6
|\
| * exec: file_ram_alloc(): print error when prealloc failsLuiz Capitulino2014-09-121-0/+1
| * monitor: fix debug print compiling errorGonglei2014-09-121-2/+5
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-1553-279/+704
|\ \
| * | qcow2: Add falloc and full preallocation optionHu Tao2014-09-124-43/+90
| * | raw-posix: Add falloc and full preallocation optionHu Tao2014-09-123-19/+91
| * | qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao2014-09-123-11/+36
| * | block: don't convert file size to sector sizeHu Tao2014-09-125-23/+22
| * | block: round up file size to nearest sectorHu Tao2014-09-1221-23/+127
| * | iotests: Send the correct fd in socket_scm_helperStratos Psomadakis2014-09-121-1/+1
| * | blockdev: Refuse to drive_del something added with blockdev-addMarkus Armbruster2014-09-111-1/+9
| * | block: extend BLOCK_IO_ERROR with reason stringLuiz Capitulino2014-09-112-2/+8
| * | dataplane: fix virtio_blk_data_plane_create() op blocker error pathStefan Hajnoczi2014-09-111-2/+2
| * | qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos2014-09-101-1/+1
| * | block/archipelago: Implement bdrv_truncate()Chrysostomos Nanakos2014-09-101-2/+61
| * | block: Make the block accounting functions operate on BlockAcctStatsBenoît Canet2014-09-1013-79/+108
| * | block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_Benoît Canet2014-09-1011-50/+56
| * | block: Extract the block accounting codeBenoît Canet2014-09-108-49/+120
| * | block: Extract the BlockAcctStats structureBenoît Canet2014-09-104-18/+24
| * | IDE: MMIO IDE device control should be little endianValentin Manea2014-09-101-2/+2
| * | thread-pool: Drop unnecessary includesMarkus Armbruster2014-09-102-6/+1
| * | xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()Markus Armbruster2014-09-101-1/+0
| * | xen_disk: Plug memory leak on error pathMarkus Armbruster2014-09-101-17/+14
| * | qemu-io: Clean up openfile() after commit 2e40134Markus Armbruster2014-09-101-23/+13
| * | Fix improper usage of cpu_to_be32 in vpcXiaodong Gong2014-09-101-4/+4
| * | block: extend BLOCK_IO_ERROR event with nospace indicatorLuiz Capitulino2014-09-102-9/+21
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140915-1' in...Peter Maydell2014-09-152-2/+3
|\ \ \
| * | | configure: check for pixman-1 versionHu Tao2014-09-151-2/+3
| * | | pixman: update internal copy to pixman-0.32.6Hu Tao2014-09-151-0/+0
* | | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-1297-220/+757
|\ \ \ \
| * | | | gdbstub: init mon_chr through qemu_chr_allocPavel Dovgalyuk2014-09-111-1/+1
| * | | | pckbd: adding new fields to vmstatePavel Dovgalyuk2014-09-111-0/+51
| * | | | mc146818rtc: add missed field to vmstatePavel Dovgalyuk2014-09-111-0/+24
| * | | | piix: do not set irq while loading vmstatePavel Dovgalyuk2014-09-111-2/+28
| * | | | serial: fixing vmstate for save/restorePavel Dovgalyuk2014-09-111-30/+195
| * | | | parallel: adding vmstate for save/restorePavel Dovgalyuk2014-09-111-0/+18
| * | | | fdc: adding vmstate for save/restorePavel Dovgalyuk2014-09-111-0/+74
| * | | | cpu: init vmstate for ticks and clock offsetPavel Dovgalyuk2014-09-113-2/+9
| * | | | apic_common: vapic_paddr synchronization fixPavel Dovgalyuk2014-09-111-11/+26
| * | | | vl: use QLIST_FOREACH_SAFE to visit change state handlersPaolo Bonzini2014-09-101-2/+2
OpenPOWER on IntegriCloud