index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: Huge page align and merge
Dr. David Alan Gilbert
2018-03-20
2
-11
/
+58
*
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
2018-03-20
4
-0
/
+44
*
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
2018-03-20
4
-0
/
+37
*
libvhost-user: mprotect & madvises for postcopy
Dr. David Alan Gilbert
2018-03-20
1
-5
/
+42
*
vhost+postcopy: Call wakeups
Dr. David Alan Gilbert
2018-03-20
2
-4
/
+11
*
vhost+postcopy: Add vhost waker
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+33
*
postcopy: postcopy_notify_shared_wake
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+26
*
postcopy: helper for waking shared
Dr. David Alan Gilbert
2018-03-20
3
-0
/
+37
*
vhost+postcopy: Resolve client address
Dr. David Alan Gilbert
2018-03-20
2
-1
/
+33
*
postcopy-ram: add a stub for postcopy_request_shared_page
Michael S. Tsirkin
2018-03-20
1
-0
/
+7
*
vhost+postcopy: Helper to send requests to source for shared pages
Dr. David Alan Gilbert
2018-03-20
4
-3
/
+36
*
vhost+postcopy: Stash RAMBlock and offset
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+35
*
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
2018-03-20
4
-3
/
+98
*
libvhost-user+postcopy: Register new regions with the ufd
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+34
*
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+6
*
postcopy+vhost-user: Split set_mem_table for postcopy
Dr. David Alan Gilbert
2018-03-20
2
-2
/
+128
*
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
2018-03-20
7
-0
/
+77
*
vhost+postcopy: Register shared ufd with postcopy
Dr. David Alan Gilbert
2018-03-20
1
-1
/
+19
*
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
2018-03-20
5
-53
/
+187
*
libvhost-user: Open userfaultfd
Dr. David Alan Gilbert
2018-03-20
2
-2
/
+43
*
libvhost-user: Support sending fds back to qemu
Dr. David Alan Gilbert
2018-03-20
1
-1
/
+29
*
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
Dr. David Alan Gilbert
2018-03-20
6
-0
/
+79
*
postcopy: Add vhost-user flag for postcopy and check it
Dr. David Alan Gilbert
2018-03-20
3
-1
/
+52
*
postcopy: Add notifier chain
Dr. David Alan Gilbert
2018-03-20
3
-0
/
+64
*
postcopy: use UFFDIO_ZEROPAGE only when available
Dr. David Alan Gilbert
2018-03-20
3
-3
/
+29
*
qemu_ram_block_host_offset
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+11
*
migrate: Update ram_block_discard_range for shared
Dr. David Alan Gilbert
2018-03-20
2
-15
/
+48
*
Makefile: add target to print generated files
Michael S. Tsirkin
2018-03-20
1
-0
/
+3
*
test/acpi-test-data: add ACPI tables for dimmpxm test
Haozhong Zhang
2018-03-20
10
-0
/
+0
*
tests/bios-tables-test: add test cases for DIMM proximity
Haozhong Zhang
2018-03-20
1
-0
/
+38
*
hw/acpi-build: build SRAT memory affinity structures for DIMM devices
Haozhong Zhang
2018-03-20
1
-4
/
+52
*
qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
Haozhong Zhang
2018-03-20
4
-11
/
+38
*
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
2018-03-20
6
-53
/
+50
*
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
2018-03-20
2
-15
/
+0
*
standard-headers: update virtio_net.h
Michael S. Tsirkin
2018-03-20
1
-0
/
+13
*
tests: acpi: don't read all fields in test_acpi_fadt_table()
Igor Mammedov
2018-03-13
2
-145
/
+18
*
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
2018-03-13
3
-33
/
+35
*
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
2018-03-13
4
-105
/
+111
*
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
2018-03-13
1
-62
/
+84
*
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
2018-03-13
2
-88
/
+130
*
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
2018-03-13
3
-3
/
+3
*
acpi: add build_append_gas() helper for Generic Address Structure
Igor Mammedov
2018-03-13
2
-0
/
+36
*
acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
Igor Mammedov
2018-03-13
1
-14
/
+3
*
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
2018-03-13
1
-3
/
+1
*
acpi: remove unused acpi-dsdt.aml
Igor Mammedov
2018-03-13
2
-1
/
+0
*
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
2018-03-13
2
-0
/
+29
*
virtio-net: use 64-bit values for feature flags
Jason Baron
2018-03-13
2
-28
/
+29
*
scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
Jason Baron
2018-03-13
4
-1
/
+1871
*
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2018-03-13
3
-3
/
+7
|
\
|
*
device-crash-test: Use 'python' binary
Eduardo Habkost
2018-03-12
1
-1
/
+1
[next]