Show patches with: State = Action Required       |   426773 patches
« 1 2 ... 3084 3085 30864267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,14/24] translate-all: Move tcg_handle_interrupt() to -common - - 1 - --- 2015-09-16 Paolo Bonzini New
[PULL,13/24] cpu-exec: Migrate some generic fns to cpu-exec-common - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,12/24] qemu-char: Use g_new() & friends where that makes obvious sense - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,11/24] monitor: added generation of documentation for hmp-commands-info.hx - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,10/24] hmp-commands.hx: fix end of table info - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,09/24] monitor: remove target-specific code from monitor.c - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,08/24] hmp-commands-info: move info_cmds content out of monitor.c - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,07/24] i386/kvm: Hyper-v crash msrs set/get'ers and migration - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,06/24] kvm: Add kvm system event crash handler - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,05/24] cpu: Add crash_occurred flag into CPUState - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,04/24] target-i386: move asm-x86/hyperv.h to standard-headers - - 2 - --- 2015-09-16 Paolo Bonzini New
[PULL,03/24] update-linux-headers: copy standard-headers files one by one - - 2 - --- 2015-09-16 Paolo Bonzini New
[PULL,02/24] update Linux headers to 4.3-rc1 - - - - --- 2015-09-16 Paolo Bonzini New
[PULL,01/24] pci: remove Link Training error from AER error list - - 1 - --- 2015-09-16 Paolo Bonzini New
[PULL,00/24] Misc patches for 2015-09-16 - - - - --- 2015-09-16 Paolo Bonzini New
[v11,12/12] netfilter: add multiqueue support - - - - --- 2015-09-16 Yang Hongyang New
[v11,11/12] netfilter/multiqueue: introduce netfilter name - - - - --- 2015-09-16 Yang Hongyang New
[v11,10/12] tests: add test cases for netfilter object - - - - --- 2015-09-16 Yang Hongyang New
[v11,09/12] netfilter: add a netbuffer filter - - - - --- 2015-09-16 Yang Hongyang New
[v11,08/12] net/queue: export qemu_net_queue_append_iov - - 1 - --- 2015-09-16 Yang Hongyang New
[v11,07/12] netfilter: print filter info associate with the netdev - - - - --- 2015-09-16 Yang Hongyang New
[v11,06/12] netfilter: add an API to pass the packet to next filter - - 1 - --- 2015-09-16 Yang Hongyang New
[v11,05/12] net/queue: introduce NetQueueDeliverFunc - - - - --- 2015-09-16 Yang Hongyang New
[v11,04/12] net: merge qemu_deliver_packet and qemu_deliver_packet_iov - - - - --- 2015-09-16 Yang Hongyang New
[v11,03/12] netfilter: hook packets before net queue send - - 1 - --- 2015-09-16 Yang Hongyang New
[v11,02/12] init/cleanup of netfilter object - - - - --- 2015-09-16 Yang Hongyang New
[v11,01/12] qmp: delete qemu opts when delete an object - - - - --- 2015-09-16 Yang Hongyang New
[v8,26/26] qapi-introspect: Hide type names - - 1 - --- 2015-09-16 Markus Armbruster New
[v8,25/26] qapi: New QMP command query-qmp-schema for QMP introspection - - 1 - --- 2015-09-16 Markus Armbruster New
[v8,24/26] qapi: Pseudo-type '**' is now unused, drop it - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,23/26] qapi-schema: Fix up misleading specification of netdev_add - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,22/26] qom: Don't use 'gen': false for qom-get, qom-set, object-add - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,21/26] qapi: Introduce a first class 'any' type - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,20/26] qapi: Make output visitor return qnull() instead of NULL - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,19/26] qapi: Improve built-in type documentation - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,18/26] qapi-commands: De-duplicate output marshaling functions - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,17/26] qapi: De-duplicate parameter list generation - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,16/26] qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,15/26] qapi-commands: Rearrange code - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,14/26] qapi-visit: Rearrange code a bit - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,13/26] qapi: Clean up after recent conversions to QAPISchemaVisitor - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,12/26] qapi: Replace dirty is_c_ptr() by method c_null() - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,11/26] qapi-event: Convert to QAPISchemaVisitor, fixing data with base - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,10/26] qapi-event: Eliminate global variable event_enum_value - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,09/26] qapi: De-duplicate enum code generation - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,08/26] qapi-commands: Convert to QAPISchemaVisitor - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,07/26] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,06/26] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,05/26] tests/qapi-schema: Convert test harness to QAPISchemaVisitor - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,04/26] qapi: New QAPISchemaVisitor - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,03/26] qapi: QAPISchema code generation helper methods - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,02/26] qapi: New QAPISchema intermediate reperesentation - - 2 - --- 2015-09-16 Markus Armbruster New
[v8,01/26] qapi: Rename class QAPISchema to QAPISchemaParser - - 2 - --- 2015-09-16 Markus Armbruster New
[3/3] target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME support - - - - --- 2015-09-16 Denis V. Lunev New
[2/3] target-i386/kvm: set Hyper-V features cpuid bit HV_X64_MSR_VP_INDEX_AVAILABLE - - - - --- 2015-09-16 Denis V. Lunev New
[1/3] target-i386/kvm: Hyper-V HV_X64_MSR_RESET support - - - - --- 2015-09-16 Denis V. Lunev New
[3/3] kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support - - 1 - --- 2015-09-16 Denis V. Lunev New
[2/3] kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU. - - 1 - --- 2015-09-16 Denis V. Lunev New
[1/3] kvm/x86: Hyper-V HV_X64_MSR_RESET msr - - 1 - --- 2015-09-16 Denis V. Lunev New
[v12,5/5] icc_bus: drop the unused files - - 1 - --- 2015-09-16 Zhu Guihua New
[v12,4/5] cpu/apic: drop icc bus/bridge - - 1 - --- 2015-09-16 Zhu Guihua New
[v12,3/5] x86: use new method to correct reset sequence - - 1 - --- 2015-09-16 Zhu Guihua New
[v12,2/5] apic: use per CPU AS to map APIC MMIO for TCG - - 1 - --- 2015-09-16 Zhu Guihua New
[v12,1/5] apic: move APIC's MMIO region mapping into APIC - - 1 - --- 2015-09-16 Zhu Guihua New
[v2] nbd: release exp->blk after all clients are closed - - - - --- 2015-09-16 Wen Congyang New
nbd: wait all read/write requests finished when shutdowning nbd socket - - - - --- 2015-09-16 Wen Congyang New
MAINTAINERS: Stefan will not maintain net subsystem - - - - --- 2015-09-16 Jason Wang New
hw/ide/ahci: advance IO buffer offset in multi-sector PIO transfer - - - 1 --- 2015-09-16 Laszlo Ersek New
[v2,2/2] PCI-e device multi-function hot-add support - - - - --- 2015-09-16 Cao jin New
[v2,1/2] PCI-e device multi-function hot-add support - - - - --- 2015-09-16 Cao jin New
[PULL,0/19] xen-2015-09-08-tag - - - - --- 2015-09-16 Tiejun Chen New
spapr_pci: fix device tree props for MSI/MSI-X - - - - --- 2015-09-15 Michael Roth New
[PULL,6/6] target-i386: exception handling for other helper functions - - - - --- 2015-09-15 Richard Henderson New
[PULL,5/6] target-i386: exception handling for seg_helper functions - - - - --- 2015-09-15 Richard Henderson New
[PULL,4/6] target-i386: exception handling for memory helpers - - 1 - --- 2015-09-15 Richard Henderson New
[PULL,3/6] target-i386: exception handling for div instructions - - 2 - --- 2015-09-15 Richard Henderson New
[PULL,2/6] target-i386: exception handling for FPU instructions - - 2 - --- 2015-09-15 Richard Henderson New
[PULL,1/6] target-i386: introduce new raise_exception functions - - 2 - --- 2015-09-15 Richard Henderson New
[PULL,0/6] target-i386 exception improvments - - - - --- 2015-09-15 Richard Henderson New
ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory() - - - - --- 2015-09-15 Thomas Huth New
[8/8] target-i386: Check CR4[DE] for processing DR4/DR5 - - - - --- 2015-09-15 Richard Henderson New
[7/8] target-i386: Handle I/O breakpoints - - - - --- 2015-09-15 Richard Henderson New
[6/8] target-i386: Optimize setting dr[0-3] - - - - --- 2015-09-15 Richard Henderson New
[5/8] target-i386: Move hw_*breakpoint_* functions - - - - --- 2015-09-15 Richard Henderson New
[4/8] target-i386: Re-introduce optimal breakpoint removal - - - - --- 2015-09-15 Richard Henderson New
[3/8] target-i386: Introduce cpu_x86_update_dr7 - - - - --- 2015-09-15 Richard Henderson New
[2/8] target-i386: Make check_hw_breakpoints static - - 1 - --- 2015-09-15 Richard Henderson New
[1/8] target-i386: Move breakpoint related functions to new file - - 1 - --- 2015-09-15 Richard Henderson New
[PATCH:,2/2] maintainers: changed companies, use an email that doesn't change - - - - --- 2015-09-15 mhines@digitalocean.com New
[PATCH:,1/2] rdma: changed companies, use an email that doesn't change - - - - --- 2015-09-15 mhines@digitalocean.com New
[v7,04/11] target-mips: improve exception handling - - - - --- 2015-09-15 Leon Alrae New
[v3,46/46] ivshmem: use kvm irqfd for msi notifications - - - - --- 2015-09-15 Marc-André Lureau New
[v3,45/46] ivshmem: rename MSI eventfd_table - - - - --- 2015-09-15 Marc-André Lureau New
[v3,44/46] ivshmem: remove EventfdEntry.vector - - - - --- 2015-09-15 Marc-André Lureau New
[v3,43/46] ivshmem: add hostmem backend - - 1 - --- 2015-09-15 Marc-André Lureau New
[v3,42/46] ivshmem: make ivshmem_get_size() more generic - - - - --- 2015-09-15 Marc-André Lureau New
[v3,41/46] ivshmem: do not keep shm_fd open - - - - --- 2015-09-15 Marc-André Lureau New
[v3,40/46] tests: add ivshmem qtest - - - - --- 2015-09-15 Marc-André Lureau New
[v3,39/46] qtest: add qtest_add_abrt_handler() - - - - --- 2015-09-15 Marc-André Lureau New
[v3,38/46] msix: implement pba write (but read-only) - - - - --- 2015-09-15 Marc-André Lureau New
« 1 2 ... 3084 3085 30864267 4268 »