aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall
2018-02-15io/channel-websock: handle continuous reads without any dataEdgar Kaziakhmedov
2018-02-15io: fix QIONetListener memory leakPaolo Bonzini
2018-02-15Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-02-14' into...Peter Maydell
2018-02-15Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-02-14tests/m48t59: Use the m48t59 test on ppc, tooThomas Huth
2018-02-14tests/Makefile: Derive check-qtest-ppc64-y from check-qtest-ppc-yThomas Huth
2018-02-14tests/m48t59: Make the test independent of global_qtestThomas Huth
2018-02-14tests/m48t59: Fix and re-enable the test for sparcThomas Huth
2018-02-14tests/boot-serial-test: Add support for the aarch64 virt machineWei Huang
2018-02-14tests/boot-serial: Add tests for PowerPC Mac machinesThomas Huth
2018-02-14tests/boot-serial: Enable the boot-serial test on SPARC machines, tooThomas Huth
2018-02-14wdt_ib700-test: Drop dependence on global_qtestEric Blake
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake
2018-02-14qmp-test: Drop dependence on global_qtestEric Blake
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake
2018-02-14libqos: Use explicit QTestState for ahci operationsEric Blake
2018-02-14libqos: Use explicit QTestState for i2c operationsEric Blake
2018-02-14libqos: Use explicit QTestState for rtas operationsEric Blake
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2018-02-14m68k: implement movep instructionPavel Dovgalyuk
2018-02-14libqtest: Use qemu_strtoul()Eric Blake
2018-02-14tests: Clean up wait for eventMarkus Armbruster
2018-02-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský
2018-02-13acpi-test: update FADTMichael S. Tsirkin
2018-02-13lpc: drop pcie host dependencyMichael S. Tsirkin
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie
2018-02-13libvhost-user: Fix resource leakYongji Xie
2018-02-13virtio-balloon: unref the memory region before continuingTiwei Bie
2018-02-13Merge remote-tracking branch 'mreitz/tags/pull-block-2018-02-13' into queue-b...Kevin Wolf
2018-02-13iotests: Add l2-cache-entry-size to iotest 137Alberto Garcia
2018-02-13iotests: Test downgrading an image using a small L2 slice sizeAlberto Garcia
2018-02-13iotests: Test valid values of l2-cache-entry-sizeAlberto Garcia
2018-02-13qcow2: Allow configuring the L2 slice sizeAlberto Garcia
2018-02-13qcow2: Rename l2_table in count_cow_clusters()Alberto Garcia
2018-02-13qcow2: Rename l2_table in count_contiguous_clusters_unallocated()Alberto Garcia
2018-02-13qcow2: Rename l2_table in count_contiguous_clusters()Alberto Garcia
2018-02-13qcow2: Rename l2_table in qcow2_alloc_compressed_cluster_offset()Alberto Garcia
2018-02-13qcow2: Update qcow2_truncate() to support L2 slicesAlberto Garcia
2018-02-13qcow2: Update expand_zero_clusters_in_l1() to support L2 slicesAlberto Garcia
2018-02-13qcow2: Prepare expand_zero_clusters_in_l1() for adding L2 slice supportAlberto Garcia
2018-02-13qcow2: Read refcount before L2 table in expand_zero_clusters_in_l1()Alberto Garcia
2018-02-13qcow2: Update qcow2_update_snapshot_refcount() to support L2 slicesAlberto Garcia
2018-02-13qcow2: Prepare qcow2_update_snapshot_refcount() for adding L2 slice supportAlberto Garcia