aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-02block/nfs: limit maximum readahead size to 1MBPeter Lieven
2015-07-02block/iscsi: restore compatiblity with libiscsi 1.9.0Peter Lieven
2015-07-02iotests: Use event_wait in wait_readyFam Zheng
2015-07-02qemu-iotests: Add test case for mirror with unmapFam Zheng
2015-07-02qemu-iotests: Make block job methods commonFam Zheng
2015-07-02block: Remove bdrv_reset_dirtyFam Zheng
2015-07-02block: Fix dirty bitmap in bdrv_co_discardFam Zheng
2015-07-02mirror: Do zero write on target if sectors not allocatedFam Zheng
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng
2015-07-02block: Add bdrv_get_block_status_aboveFam Zheng
2015-07-02timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia
2015-07-02timer: Move NANOSECONDS_PER_SECONDS to timer.hAlberto Garcia
2015-07-02blockdev: no need to drain+flush in hmp_drive_delPaolo Bonzini
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow
2015-07-02qcow2: Handle EAGAIN returned from update_refcountJindřich Makovička
2015-07-02block/iscsi: add support for request timeoutsPeter Lieven
2015-07-01kvm: Switch to unlocked MMIOPaolo Bonzini
2015-07-01acpi: mark PMTIMER as unlockedPaolo Bonzini
2015-07-01kvm: Switch to unlocked PIOJan Kiszka
2015-07-01kvm: First step to push iothread lock out of inner run loopJan Kiszka
2015-07-01memory: let address_space_rw/ld*/st* run outside the BQLJan Kiszka
2015-07-01exec: pull qemu_flush_coalesced_mmio_buffer() into address_space_rw/ld*/st*Paolo Bonzini
2015-07-01memory: Add global-locking property to memory regionsJan Kiszka
2015-07-01main-loop: introduce qemu_mutex_iothread_lockedPaolo Bonzini
2015-07-01main-loop: use qemu_mutex_lock_iothread consistentlyPaolo Bonzini
2015-07-01Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES马文霜
2015-06-30s390x/css: Add a callback for when subchannel gets disabledThomas Huth
2015-06-30s390-ccw.img: updateCornelia Huck
2015-06-30s390-ccw.img: Consume service interruptsChristian Borntraeger
2015-06-30css: mss/mcss-e vs. migrationCornelia Huck
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck
2015-06-29Merge remote-tracking branch 'remotes/vivier/tags/pull-m68k-20150629' into st...Peter Maydell
2015-06-29m68k: remove useless parameter op_size from gen_lea_indexed()Laurent Vivier
2015-06-29m68k: remove useless file m68k-qreg.hLaurent Vivier
2015-06-29m68k: is_mem is uselessLaurent Vivier
2015-06-29Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150629'...Peter Maydell
2015-06-29target-tricore: fix depositing bits from PCXI into ICRPaolo Bonzini
2015-06-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-26cpu-defs: Move out TB_JMP definesPeter Crosthwaite
2015-06-26include/exec: Move tb hash functions outPeter Crosthwaite
2015-06-26include/exec: Move standard exceptions to cpu-all.hPeter Crosthwaite
2015-06-26cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcgPeter Crosthwaite
2015-06-26memory_mapping: Rework cpu related includesPeter Crosthwaite
2015-06-26cutils: allow compilation with iccArtyom Tarasenko
2015-06-26qemu-common: add VEC_OR macroArtyom Tarasenko
2015-06-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150626'...Peter Maydell
2015-06-26hw/arm/virt: Make block devices default to virtiopull-target-arm-20150626Peter Maydell
2015-06-26qdev-properties-system: Improve error message for drive assignment conflictPeter Maydell
2015-06-26qdev-properties-system: Change set_pointer's parse callback to use ErrorPeter Maydell
2015-06-26target-arm: A64: Print ELR when taking exceptionsSoren Brinkmann