aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-14iotests: Make 030 less flakyMax Reitz
2017-11-14qcow2: Assert that the crypto header does not overlap other metadataAlberto Garcia
2017-11-14qcow2: Add iotest for an empty refcount tableAlberto Garcia
2017-11-14qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia
2017-11-14qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia
2017-11-14qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia
2017-11-14qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia
2017-11-14qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia
2017-11-14Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11-final-20171114...Peter Maydell
2017-11-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-11-14Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171114' int...Peter Maydell
2017-11-14seabios: update to 1.11 finalGerd Hoffmann
2017-11-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-11-14cpu-exec: avoid cpu_exec_nocache infinite loop with record/replayPavel Dovgalyuk
2017-11-14cpu-exec: don't overwrite exception_indexPavel Dovgalyuk
2017-11-14vhost-user-scsi: add missing virtqueue_size paramDariusz Stojaczyk
2017-11-14target-i386: adds PV_TLB_FLUSH CPUID feature bitWanpeng Li
2017-11-14thread-posix: fix qemu_rec_mutex_trylock macroEmilio G. Cota
2017-11-14Makefile: simpler/faster "make help"Philippe Mathieu-Daudé
2017-11-14ioapic/tracing: Remove last DPRINTFsDr. David Alan Gilbert
2017-11-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171113'...Peter Maydell
2017-11-14Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171110-pull-request' i...Peter Maydell
2017-11-14xics/kvm: synchonize state before 'info pic'Greg Kurz
2017-11-14target/ppc: correct htab shift for hash on radixSam Bobroff
2017-11-13Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell
2017-11-13qemu-iotests: Test I/O limits with removable mediaAlberto Garcia
2017-11-13block: Leave valid throttle timers when removing a BDS from a backendAlberto Garcia
2017-11-13block: Check for inserted BlockDriverState in blk_io_limits_disable()Alberto Garcia
2017-11-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' ...Peter Maydell
2017-11-13throttle-groups: drain before detaching ThrottleStateStefan Hajnoczi
2017-11-13block: all I/O should be completed before removing throttle timers.Zhengui
2017-11-13accel/tcg/translate-all: expand cpu_restore_state addr checkAlex Bennée
2017-11-13hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota
2017-11-13xlnx-zcu102: Specify the max number of CPUs for the EP108Emilio G. Cota
2017-11-13xlnx-zcu102: Add an info message deprecating the EP108Alistair Francis
2017-11-13xlnx-zynqmp: Properly support the smp command line optionAlistair Francis
2017-11-13qom: move CPUClass.tcg_initialize to a globalEmilio G. Cota
2017-11-13MAINTAINERS: Add entries for Smartfusion2Subbaraya Sundeep
2017-11-13highbank: validate register offset before accessPrasad J Pandit
2017-11-13arm/translate-a64: mark path as unreachable to eliminate warningEmilio G. Cota
2017-11-13Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2017-11-13Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into st...Peter Maydell
2017-11-13Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171109' into stagingPeter Maydell
2017-11-13Merge remote-tracking branch 'remotes/rth/tags/pull-cap-20171109' into stagingPeter Maydell
2017-11-13net/socket: fix coverity issueJens Freimann
2017-11-13Add new PCI ID for i82559aMike Nawrocki
2017-11-13Fix eepro100 simple transmission modeMike Nawrocki
2017-11-13colo: Consolidate the duplicate code chunk into a routineMao Zhongyi
2017-11-13colo-compare: Fix commentsMao Zhongyi
2017-11-13colo-compare: compare the packet in a specified ConnectionMao Zhongyi