summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhost: Huge page align and mergeDr. David Alan Gilbert2018-03-202-11/+58
* vhost+postcopy: Wire up POSTCOPY_END notifyDr. David Alan Gilbert2018-03-204-0/+44
* vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert2018-03-204-0/+37
* libvhost-user: mprotect & madvises for postcopyDr. David Alan Gilbert2018-03-201-5/+42
* vhost+postcopy: Call wakeupsDr. David Alan Gilbert2018-03-202-4/+11
* vhost+postcopy: Add vhost wakerDr. David Alan Gilbert2018-03-202-0/+33
* postcopy: postcopy_notify_shared_wakeDr. David Alan Gilbert2018-03-202-0/+26
* postcopy: helper for waking sharedDr. David Alan Gilbert2018-03-203-0/+37
* vhost+postcopy: Resolve client addressDr. David Alan Gilbert2018-03-202-1/+33
* postcopy-ram: add a stub for postcopy_request_shared_pageMichael S. Tsirkin2018-03-201-0/+7
* vhost+postcopy: Helper to send requests to source for shared pagesDr. David Alan Gilbert2018-03-204-3/+36
* vhost+postcopy: Stash RAMBlock and offsetDr. David Alan Gilbert2018-03-202-0/+35
* vhost+postcopy: Send address back to qemuDr. David Alan Gilbert2018-03-204-3/+98
* libvhost-user+postcopy: Register new regions with the ufdDr. David Alan Gilbert2018-03-201-0/+34
* migration/ram: ramblock_recv_bitmap_test_byte_offsetDr. David Alan Gilbert2018-03-202-0/+6
* postcopy+vhost-user: Split set_mem_table for postcopyDr. David Alan Gilbert2018-03-202-2/+128
* vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert2018-03-207-0/+77
* vhost+postcopy: Register shared ufd with postcopyDr. David Alan Gilbert2018-03-201-1/+19
* postcopy: Allow registering of fd handlerDr. David Alan Gilbert2018-03-205-53/+187
* libvhost-user: Open userfaultfdDr. David Alan Gilbert2018-03-202-2/+43
* libvhost-user: Support sending fds back to qemuDr. David Alan Gilbert2018-03-201-1/+29
* vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert2018-03-206-0/+79
* postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert2018-03-203-1/+52
* postcopy: Add notifier chainDr. David Alan Gilbert2018-03-203-0/+64
* postcopy: use UFFDIO_ZEROPAGE only when availableDr. David Alan Gilbert2018-03-203-3/+29
* qemu_ram_block_host_offsetDr. David Alan Gilbert2018-03-202-0/+11
* migrate: Update ram_block_discard_range for sharedDr. David Alan Gilbert2018-03-202-15/+48
* Makefile: add target to print generated filesMichael S. Tsirkin2018-03-201-0/+3
* test/acpi-test-data: add ACPI tables for dimmpxm testHaozhong Zhang2018-03-2010-0/+0
* tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang2018-03-201-0/+38
* hw/acpi-build: build SRAT memory affinity structures for DIMM devicesHaozhong Zhang2018-03-201-4/+52
* qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang2018-03-204-11/+38
* pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang2018-03-206-53/+50Star
* hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé2018-03-202-15/+0Star
* standard-headers: update virtio_net.hMichael S. Tsirkin2018-03-201-0/+13
* tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov2018-03-132-145/+18Star
* virt_arm: acpi: reuse common build_fadt()Igor Mammedov2018-03-133-33/+35
* acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov2018-03-134-105/+111
* pc: acpi: use build_append_foo() API to construct FADTIgor Mammedov2018-03-131-62/+84
* pc: acpi: isolate FADT specific data into AcpiFadtData structureIgor Mammedov2018-03-132-88/+130
* acpi: move ACPI_PORT_SMI_CMD define to header it belongs toIgor Mammedov2018-03-133-3/+3
* acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov2018-03-132-0/+36
* acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddressIgor Mammedov2018-03-131-14/+3Star
* pc: replace pm object initialization with one-liner in acpi_get_pm_info()Igor Mammedov2018-03-131-3/+1Star
* acpi: remove unused acpi-dsdt.amlIgor Mammedov2018-03-132-1/+0Star
* virtio-net: add linkspeed and duplex settings to virtio-netJason Baron2018-03-132-0/+29
* virtio-net: use 64-bit values for feature flagsJason Baron2018-03-132-28/+29
* scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4Jason Baron2018-03-134-1/+1871
* Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2018-03-133-3/+7
|\
| * device-crash-test: Use 'python' binaryEduardo Habkost2018-03-121-1/+1