Show patches with: none      |   305028 patches
« 1 2 ... 2348 2349 23503050 3051 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[02/11] target/m68k: implement fsin - - - --- 2018-03-12 Laurent Vivier New
[01/11] target/m68k: implement ftan - - - --- 2018-03-12 Laurent Vivier New
[PULL,9/9] char: allow passing pre-opened socket file descriptor at startup - 1 - --- 2018-03-12 Daniel P. Berrangé New
[PULL,8/9] char: refactor parsing of socket address information - 2 - --- 2018-03-12 Daniel P. Berrangé New
[PULL,7/9] sockets: allow SocketAddress 'fd' to reference numeric file descriptors - 2 - --- 2018-03-12 Daniel P. Berrangé New
[PULL,6/9] sockets: check that the named file descriptor is a socket - 2 - --- 2018-03-12 Daniel P. Berrangé New
[PULL,5/9] sockets: move fd_is_socket() into common sockets code - 2 - --- 2018-03-12 Daniel P. Berrangé New
[PULL,4/9] sockets: strengthen test suite IP protocol availability checks - 2 - --- 2018-03-12 Daniel P. Berrangé New
[PULL,3/9] sockets: pull code for testing IP availability out of specific test - 2 - --- 2018-03-12 Daniel P. Berrangé New
[PULL,2/9] cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types - 2 - --- 2018-03-12 Daniel P. Berrangé New
[PULL,1/9] char: don't silently skip tn3270 protocol init when TLS is enabled 1 1 - --- 2018-03-12 Daniel P. Berrangé New
[PULL,3/3] i386: Add support to get/set/migrate Intel Processor Trace feature - - - --- 2018-03-12 Eduardo Habkost New
[PULL,2/3] i386: Add Intel Processor Trace feature support - - - --- 2018-03-12 Eduardo Habkost New
[PULL,1/3] target-i386: add KVM_HINTS_DEDICATED performance hint - - - --- 2018-03-12 Eduardo Habkost New
[3/3] device-crash-test: Use 'python' binary - 1 - --- 2018-03-12 Eduardo Habkost New
[2/3] qmp.py: Encode json data before sending - 1 - --- 2018-03-12 Eduardo Habkost New
[1/3] qemu.py: Use items() instead of iteritems() - 1 - --- 2018-03-12 Eduardo Habkost New
[PULL,36/36] qapi: add block latency histogram interface - 2 - --- 2018-03-12 Eric Blake New
[PULL,35/36] block/accounting: introduce latency histogram - 2 - --- 2018-03-12 Eric Blake New
[PULL,34/36] tests: qmp-test: add oob test - 2 - --- 2018-03-12 Eric Blake New
[PULL,33/36] tests: qmp-test: verify command batching - 2 - --- 2018-03-12 Eric Blake New
[PULL,32/36] qmp: add command "x-oob-test" - 3 - --- 2018-03-12 Eric Blake New
[PULL,31/36] monitor: enable IO thread for (qmp & !mux) typed - 2 - --- 2018-03-12 Eric Blake New
[PULL,30/36] qmp: isolate responses into io thread - 2 - --- 2018-03-12 Eric Blake New
[PULL,29/36] qmp: support out-of-band (oob) execution - 2 - --- 2018-03-12 Eric Blake New
[PULL,28/36] qapi: introduce new cmd option "allow-oob" - 3 - --- 2018-03-12 Eric Blake New
[PULL,27/36] monitor: send event when command queue full - 2 - --- 2018-03-12 Eric Blake New
[PULL,26/36] qmp: add new event "command-dropped" - 3 - --- 2018-03-12 Eric Blake New
[PULL,25/36] monitor: separate QMP parser and dispatcher - 2 - --- 2018-03-12 Eric Blake New
[PULL,24/36] monitor: let suspend/resume work even with QMPs - 1 - --- 2018-03-12 Eric Blake New
[PULL,23/36] monitor: let suspend_cnt be thread safe - 2 - --- 2018-03-12 Eric Blake New
[PULL,22/36] monitor: introduce monitor_qmp_respond() - 3 - --- 2018-03-12 Eric Blake New
[PULL,21/36] qmp: introduce QMPCapability - 1 - --- 2018-03-12 Eric Blake New
[PULL,20/36] monitor: allow using IO thread for parsing - 1 - --- 2018-03-12 Eric Blake New
[PULL,19/36] monitor: let mon_list be tail queue - 2 - --- 2018-03-12 Eric Blake New
[PULL,18/36] monitor: unify global init - 3 - --- 2018-03-12 Eric Blake New
[PULL,17/36] monitor: move the cur_mon hack deeper for QMP - 2 - --- 2018-03-12 Eric Blake New
[PULL,16/36] monitor: move skip_flush into monitor_data_init - 3 - --- 2018-03-12 Eric Blake New
[PULL,15/36] qobject: let object_property_get_str() use new API - 3 - --- 2018-03-12 Eric Blake New
[PULL,14/36] qobject: introduce qobject_get_try_str() - 3 - --- 2018-03-12 Eric Blake New
[PULL,13/36] qobject: introduce qstring_get_try_str() - 3 - --- 2018-03-12 Eric Blake New
[PULL,12/36] docs: update QMP documents for OOB commands - 1 - --- 2018-03-12 Eric Blake New
[PULL,11/36] block: Deprecate "backing": "" - 2 - --- 2018-03-12 Eric Blake New
[PULL,10/36] block: Handle null backing link - 2 - --- 2018-03-12 Eric Blake New
[PULL,09/36] qapi: Make more of qobject_to() - 2 - --- 2018-03-12 Eric Blake New
[PULL,08/36] qapi: Remove qobject_to_X() functions - 2 - --- 2018-03-12 Eric Blake New
[PULL,07/36] qapi: Replace qobject_to_X(o) by qobject_to(X, o) - 2 - --- 2018-03-12 Eric Blake New
[PULL,06/36] qapi: Add qobject_to() - 2 - --- 2018-03-12 Eric Blake New
[PULL,05/36] compiler: Add QEMU_BUILD_BUG_MSG() macro - 2 - --- 2018-03-12 Eric Blake New
[PULL,04/36] qapi: generate a literal qobject for introspection - 1 - --- 2018-03-12 Eric Blake New
[PULL,03/36] qlit: add qobject_from_qlit() - 1 - --- 2018-03-12 Eric Blake New
[PULL,02/36] qlit: use QType instead of int - 2 - --- 2018-03-12 Eric Blake New
[PULL,01/36] qapi2texi: minor python code simplification - 1 - --- 2018-03-12 Eric Blake New
[RFC,30/30] xen/pt: add VC/VC9/MFVC PCIe Extended Capabilities descriptors and sizing - - - --- 2018-03-12 Alexey G New
[RFC,29/30] xen/pt: add Resizable BAR PCIe Extended Capability descriptor and sizing - - - --- 2018-03-12 Alexey G New
[RFC,28/30] xen/pt: add descriptors and size calculation for RCLD/ACS/PMUX/DPA/MCAST/TPH/DPC PCIe E… - - - --- 2018-03-12 Alexey G New
[RFC,27/30] xen/pt: add AER PCIe Extended Capability descriptor and sizing - - - --- 2018-03-12 Alexey G New
[RFC,26/30] xen/pt: add fixed-size PCIe Extended Capabilities descriptors - - - --- 2018-03-12 Alexey G New
[RFC,25/30] xen/pt: add Vendor-specific PCIe Extended Capability descriptor and sizing - - - --- 2018-03-12 Alexey G New
[RFC,24/30] xen/pt: allow to hide PCIe Extended Capabilities - - - --- 2018-03-12 Alexey G New
[RFC,23/30] xen/pt: handle PCIe Extended Capabilities Next register - - - --- 2018-03-12 Alexey G New
[RFC,22/30] xen/pt: add support for PCIe Extended Capabilities and larger config space - - - --- 2018-03-12 Alexey G New
[RFC,21/30] xen/pt: Xen PCIe passthrough support for Q35: bypass PCIe topology check - - - --- 2018-03-12 Alexey G New
[RFC,20/30] xen/pt: determine the legacy/PCIe mode for a passed through device - - - --- 2018-03-12 Alexey G New
[RFC,19/30] xen/pt: avoid reading PCIe device type and cap version multiple times - - - --- 2018-03-12 Alexey G New
[RFC,18/30] xen/pt: XenHostPCIDevice: provide functions for PCI Capabilities and PCIe Extended Capa… - - - --- 2018-03-12 Alexey G New
[RFC,16/30] q35/xen: Add Xen platform device support for Q35 - - - --- 2018-03-12 Alexey G New
[RFC,15/30] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35 - - - --- 2018-03-12 Alexey G New
[RFC,14/30] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug - - - --- 2018-03-12 Alexey G New
[RFC,13/30] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices - - - --- 2018-03-12 Alexey G New
[v2,8/8] tests: Add check-device-crash-* rules - - - --- 2018-03-12 Eduardo Habkost New
fixup! cpu: add CPU_RESOLVING_TYPE macro - - - --- 2018-03-12 Eduardo Habkost New
[PULL,1/1] tests: make docker-test-debug@fedora run sanitizers - - - --- 2018-03-12 Fam Zheng New
[v5,29/29] postcopy shared docs - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,28/29] libvhost-user: Claim support for postcopy - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,27/29] postcopy: Allow shared memory - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,26/29] vhost: Huge page align and merge - - - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,25/29] vhost+postcopy: Wire up POSTCOPY_END notify - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,24/29] vhost-user: Add VHOST_USER_POSTCOPY_END message - 2 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,23/29] libvhost-user: mprotect & madvises for postcopy - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,22/29] vhost+postcopy: Call wakeups - - - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,21/29] vhost+postcopy: Add vhost waker - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,20/29] postcopy: postcopy_notify_shared_wake - 2 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,19/29] postcopy: helper for waking shared - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,18/29] vhost+postcopy: Resolve client address - 2 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,17/29] vhost+postcopy: Helper to send requests to source for shared pages - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,16/29] vhost+postcopy: Stash RAMBlock and offset - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,15/29] vhost+postcopy: Send address back to qemu - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,14/29] libvhost-user+postcopy: Register new regions with the ufd - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,13/29] migration/ram: ramblock_recv_bitmap_test_byte_offset - 2 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,12/29] postcopy+vhost-user: Split set_mem_table for postcopy - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,11/29] vhost+postcopy: Transmit 'listen' to slave - 2 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,10/29] vhost+postcopy: Register shared ufd with postcopy - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,09/29] postcopy: Allow registering of fd handler - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,08/29] libvhost-user: Open userfaultfd - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,07/29] libvhost-user: Support sending fds back to qemu - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,06/29] vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,05/29] postcopy: Add vhost-user flag for postcopy and check it - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,04/29] postcopy: Add notifier chain - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,03/29] postcopy: use UFFDIO_ZEROPAGE only when available - 1 - --- 2018-03-12 Dr. David Alan Gilbert New
« 1 2 ... 2348 2349 23503050 3051 »