summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-20migration/ram: ramblock_recv_bitmap_test_byte_offsetDr. David Alan Gilbert2-0/+6
2018-03-20postcopy+vhost-user: Split set_mem_table for postcopyDr. David Alan Gilbert2-2/+128
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert7-0/+77
2018-03-20vhost+postcopy: Register shared ufd with postcopyDr. David Alan Gilbert1-1/+19
2018-03-20postcopy: Allow registering of fd handlerDr. David Alan Gilbert5-53/+187
2018-03-20libvhost-user: Open userfaultfdDr. David Alan Gilbert2-2/+43
2018-03-20libvhost-user: Support sending fds back to qemuDr. David Alan Gilbert1-1/+29
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert6-0/+79
2018-03-20postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert3-1/+52
2018-03-20postcopy: Add notifier chainDr. David Alan Gilbert3-0/+64
2018-03-20postcopy: use UFFDIO_ZEROPAGE only when availableDr. David Alan Gilbert3-3/+29
2018-03-20qemu_ram_block_host_offsetDr. David Alan Gilbert2-0/+11
2018-03-20migrate: Update ram_block_discard_range for sharedDr. David Alan Gilbert2-15/+48
2018-03-20Makefile: add target to print generated filesMichael S. Tsirkin1-0/+3
2018-03-20test/acpi-test-data: add ACPI tables for dimmpxm testHaozhong Zhang10-0/+0
2018-03-20tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang1-0/+38
2018-03-20hw/acpi-build: build SRAT memory affinity structures for DIMM devicesHaozhong Zhang1-4/+52
2018-03-20qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang4-11/+38
2018-03-20pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang6-53/+50
2018-03-20hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé2-15/+0
2018-03-20standard-headers: update virtio_net.hMichael S. Tsirkin1-0/+13
2018-03-13tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov2-145/+18
2018-03-13virt_arm: acpi: reuse common build_fadt()Igor Mammedov3-33/+35
2018-03-13acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov4-105/+111
2018-03-13pc: acpi: use build_append_foo() API to construct FADTIgor Mammedov1-62/+84
2018-03-13pc: acpi: isolate FADT specific data into AcpiFadtData structureIgor Mammedov2-88/+130
2018-03-13acpi: move ACPI_PORT_SMI_CMD define to header it belongs toIgor Mammedov3-3/+3
2018-03-13acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov2-0/+36
2018-03-13acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddressIgor Mammedov1-14/+3
2018-03-13pc: replace pm object initialization with one-liner in acpi_get_pm_info()Igor Mammedov1-3/+1
2018-03-13acpi: remove unused acpi-dsdt.amlIgor Mammedov2-1/+0
2018-03-13virtio-net: add linkspeed and duplex settings to virtio-netJason Baron2-0/+29
2018-03-13virtio-net: use 64-bit values for feature flagsJason Baron2-28/+29
2018-03-13scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4Jason Baron4-1/+1871
2018-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell3-3/+7
2018-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell4-2/+232
2018-03-13Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2-4/+4
2018-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-32/+31
2018-03-13Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell7-30/+102
2018-03-12device-crash-test: Use 'python' binaryEduardo Habkost1-1/+1
2018-03-12qmp.py: Encode json data before sendingEduardo Habkost1-1/+1
2018-03-12qemu.py: Use items() instead of iteritems()Eduardo Habkost1-1/+1
2018-03-12device-crash-test: New known crashesEduardo Habkost1-0/+4
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...Peter Maydell1-2/+2
2018-03-12i386: Add support to get/set/migrate Intel Processor Trace featureChao Peng3-0/+111
2018-03-12i386: Add Intel Processor Trace feature supportChao Peng3-2/+100
2018-03-12target-i386: add KVM_HINTS_DEDICATED performance hintWanpeng Li3-0/+21
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...Peter Maydell1-0/+2
2018-03-13tests: make docker-test-debug@fedora run sanitizersMarc-André Lureau2-4/+4
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...Peter Maydell17-56/+160