]> Git Repo - qemu.git/shortlog
qemu.git
2018-03-20 Dr. David Alan... postcopy: helper for waking shared
2018-03-20 Dr. David Alan... vhost+postcopy: Resolve client address
2018-03-20 Michael S.... postcopy-ram: add a stub for postcopy_request_shared_page
2018-03-20 Dr. David Alan... vhost+postcopy: Helper to send requests to source for...
2018-03-20 Dr. David Alan... vhost+postcopy: Stash RAMBlock and offset
2018-03-20 Dr. David Alan... vhost+postcopy: Send address back to qemu
2018-03-20 Dr. David Alan... libvhost-user+postcopy: Register new regions with the ufd
2018-03-20 Dr. David Alan... migration/ram: ramblock_recv_bitmap_test_byte_offset
2018-03-20 Dr. David Alan... postcopy+vhost-user: Split set_mem_table for postcopy
2018-03-20 Dr. David Alan... vhost+postcopy: Transmit 'listen' to slave
2018-03-20 Dr. David Alan... vhost+postcopy: Register shared ufd with postcopy
2018-03-20 Dr. David Alan... postcopy: Allow registering of fd handler
2018-03-20 Dr. David Alan... libvhost-user: Open userfaultfd
2018-03-20 Dr. David Alan... libvhost-user: Support sending fds back to qemu
2018-03-20 Dr. David Alan... vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
2018-03-20 Dr. David Alan... postcopy: Add vhost-user flag for postcopy and check it
2018-03-20 Dr. David Alan... postcopy: Add notifier chain
2018-03-20 Dr. David Alan... postcopy: use UFFDIO_ZEROPAGE only when available
2018-03-20 Dr. David Alan... qemu_ram_block_host_offset
2018-03-20 Dr. David Alan... migrate: Update ram_block_discard_range for shared
2018-03-20 Michael S.... Makefile: add target to print generated files
2018-03-20 Haozhong Zhangtest/acpi-test-data: add ACPI tables for dimmpxm test
2018-03-20 Haozhong Zhangtests/bios-tables-test: add test cases for DIMM proximity
2018-03-20 Haozhong Zhanghw/acpi-build: build SRAT memory affinity structures...
2018-03-20 Haozhong Zhangqmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
2018-03-20 Haozhong Zhangpc-dimm: make qmp_pc_dimm_device_list() sort devices...
2018-03-20 Philippe Mathieu... hw/pci: remove obsolete PCIDevice->init()
2018-03-20 Michael S.... standard-headers: update virtio_net.h
2018-03-13 Igor Mammedovtests: acpi: don't read all fields in test_acpi_fadt_ta...
2018-03-13 Igor Mammedovvirt_arm: acpi: reuse common build_fadt()
2018-03-13 Igor Mammedovacpi: move build_fadt() from i386 specific to generic...
2018-03-13 Igor Mammedovpc: acpi: use build_append_foo() API to construct FADT
2018-03-13 Igor Mammedovpc: acpi: isolate FADT specific data into AcpiFadtData...
2018-03-13 Igor Mammedovacpi: move ACPI_PORT_SMI_CMD define to header it belongs to
2018-03-13 Igor Mammedovacpi: add build_append_gas() helper for Generic Address...
2018-03-13 Igor Mammedovacpi: reuse AcpiGenericAddress instead of Acpi20Generic...
2018-03-13 Igor Mammedovpc: replace pm object initialization with one-liner...
2018-03-13 Igor Mammedovacpi: remove unused acpi-dsdt.aml
2018-03-13 Jason Baronvirtio-net: add linkspeed and duplex settings to virtio-net
2018-03-13 Jason Baronvirtio-net: use 64-bit values for feature flags
2018-03-13 Jason Baronscripts/update-linux-headers: add ethtool.h and update...
2018-03-13 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-03-13 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-03-13 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/staging...
2018-03-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-03-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-03-12 Eduardo Habkostdevice-crash-test: Use 'python' binary
2018-03-12 Eduardo Habkostqmp.py: Encode json data before sending
2018-03-12 Eduardo Habkostqemu.py: Use items() instead of iteritems()
2018-03-12 Eduardo Habkostdevice-crash-test: New known crashes
2018-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-03-12 Chao Pengi386: Add support to get/set/migrate Intel Processor...
2018-03-12 Chao Pengi386: Add Intel Processor Trace feature support
2018-03-12 Wanpeng Litarget-i386: add KVM_HINTS_DEDICATED performance hint
2018-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-03-12 Marc-André... tests: make docker-test-debug@fedora run sanitizers
2018-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2018-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-03-12 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2018-03-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-03-12 Daniel P. Berrangétrace: only permit standard C types and fixed size...
2018-03-12 Daniel P. Berrangétrace: remove use of QEMU specific types from trace...
2018-03-12 Daniel P. Berrangétrace: include filename when printing parser error...
2018-03-12 Stefan Hajnoczisimpletrace: fix timestamp argument type
2018-03-12 Peter Maydelllog-for-trace.h: Split out parts of log.h used by trace.h
2018-03-12 Stefan Hajnocziblock: make BDRV_POLL_WHILE() re-entrancy safe
2018-03-12 Gerd Hoffmannvga: fix region calculation
2018-03-12 zhenwei.piusbredir: reorder fields in USBRedirDevice to reduce...
2018-03-12 Gerd Hoffmannaudio/sdl: build as module
2018-03-12 Gerd Hoffmannaudio/pulseaudio: build as module
2018-03-12 Gerd Hoffmannaudio/oss: build as module
2018-03-12 Gerd Hoffmannaudio/alsa: build as module
2018-03-12 Gerd Hoffmannbuild: enable audio modules
2018-03-12 Gerd Hoffmannaudio: add module loading support
2018-03-12 Gerd Hoffmannaudio: add driver registry
2018-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-03-12 Gerd Hoffmannmodules: use gmodule-export
2018-03-12 Thomas Huthqapi: Add device ID and head parameters to screendump
2018-03-12 Gerd Hoffmannspice: add cursor_dmabuf support
2018-03-12 Gerd Hoffmannspice: add scanout_dmabuf support
2018-03-12 Gerd Hoffmannspice: drop dprint() debug logging
2018-03-12 Gerd Hoffmannvnc: deal with surface NULL pointers
2018-03-12 Gerd Hoffmannui/gtk-egl: add cursor_dmabuf support
2018-03-12 Gerd Hoffmannui/gtk-egl: add scanout_dmabuf support
2018-03-12 Gerd Hoffmannui/gtk: use GtkGlArea on wayland only
2018-03-12 Gerd Hoffmannui/opengl: Makefile cleanup
2018-03-12 Gerd Hoffmannui/gtk: group gtk.mo declarations in Makefile
2018-03-12 Gerd Hoffmannui/gtk: make GtkGlArea usage a runtime option
2018-03-12 Gerd Hoffmannsdl: workaround bug in sdl 2.0.8 headers
2018-03-12 Bruce Rogersmake: switch language file build to be gtk module aware
2018-03-12 Gerd Hoffmannbuild: try improve handling of clang warnings
2018-03-09 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-03-09 Dr. David Alan... tests: Silence migration-test 'bad' test
2018-03-09 Peter Xumigration: fix applying wrong capabilities
2018-03-09 Peter Lievenmigration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
2018-03-09 Peter Lievenmigration/block: reset dirty bitmap before read in...
2018-03-09 Peter Lievenmigration: do not transfer ram during bulk storage...
2018-03-09 Marc-André... migration: fix minor finalize leak
2018-03-09 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-03-09 Philippe Mathieu... MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard)
next
This page took 0.06334 seconds and 4 git commands to generate.