Show patches with: none      |   431003 patches
« 1 2 ... 2833 2834 28354310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v10,02/10] target-avr: adding AVR CPU features/flavors - - - - --- 2016-07-06 Michael Rolnik New
[v10,01/10] target-avr: AVR cores support is added. - - - - --- 2016-07-06 Michael Rolnik New
[RFC,v2,11/11] tcg: Make tb_flush() thread safe - - 1 1 --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,10/11] cpu-exec-common: Introduce async_safe_run_on_cpu() - - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,09/11] linux-user: Support CPU work queue - - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,08/11] linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick() - - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,07/11] linux-user: Rework exclusive operation mechanism - - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,06/11] linux-user: Use QemuMutex and QemuCond - - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,05/11] cpus: Rename flush_queued_work() - - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,04/11] cpus: Wrap mutex used to protect CPU work - - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,03/11] cpus: Move common code out of {async_, }run_on_cpu() - - 1 - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,02/11] cpus: pass CPUState to run_on_cpu helpers 1 - - - --- 2016-07-06 sergey.fedorov@linaro.org New
[RFC,v2,01/11] atomic: introduce atomic_dec_fetch. - - - - --- 2016-07-06 sergey.fedorov@linaro.org New
[v2] target-i386: Use struct X86XSaveArea in fpu_helper.c - - - - --- 2016-07-06 Richard Henderson New
[v2,1/1] block/gluster: add support to choose libgfapi logfile - - 1 - --- 2016-07-06 Prasanna Kumar Kalever New
[v3,28/28] vhost: add vhost_net_set_backend() - - - - --- 2016-07-06 Marc-André Lureau New
[v3,27/28] vhost-user: add error report in vhost_user_write() - - - - --- 2016-07-06 Marc-André Lureau New
[v3,26/28] tests: add a simple /vhost-user/multiqueue test - - - - --- 2016-07-06 Marc-André Lureau New
[v3,25/28] tests: add /vhost-user/connect-fail test - - - - --- 2016-07-06 Marc-André Lureau New
[v3,24/28] tests: fix vhost-user-test leak - - - - --- 2016-07-06 Marc-André Lureau New
[v3,23/28] tests: plug some leaks in virtio-net-test - - - - --- 2016-07-06 Marc-André Lureau New
[v3,22/28] vhost-user: wait until backend init is completed - - - - --- 2016-07-06 Marc-André Lureau New
[v3,21/28] char: add and use tcp_chr_wait_connected - - - - --- 2016-07-06 Marc-André Lureau New
[v3,20/28] char: add chr_wait_connected callback - - - - --- 2016-07-06 Marc-André Lureau New
[v3,19/28] vhost: add assert() to check runtime behaviour - - - - --- 2016-07-06 Marc-André Lureau New
[v3,18/28] vhost-net: success if backend has no ops->vhost_migration_done - - - - --- 2016-07-06 Marc-André Lureau New
[v3,17/28] get_vhost_net() should be != null after vhost_user_init - - - - --- 2016-07-06 Marc-André Lureau New
[v3,16/28] Revert "vhost-net: do not crash if backend is not present" - - - - --- 2016-07-06 Marc-André Lureau New
[v3,15/28] vhost-user: keep vhost_net after a disconnection - - - - --- 2016-07-06 Marc-André Lureau New
[v3,14/28] qemu-char: check socket is actually connected - - - - --- 2016-07-06 Marc-André Lureau New
[v3,13/28] vhost-user: check vhost_user_{read, write}() return value - - - - --- 2016-07-06 Marc-André Lureau New
[v3,12/28] vhost-user: check qemu_chr_fe_set_msgfds() return value - - - - --- 2016-07-06 Marc-André Lureau New
[v3,11/28] vhost: use error_report() instead of fprintf(stderr, ...) - - - - --- 2016-07-06 Marc-André Lureau New
[v3,10/28] vhost: change some assert() for error_report() or silent fail - - - - --- 2016-07-06 Marc-André Lureau New
[v3,09/28] vhost: fix calling vhost_dev_cleanup() after vhost_dev_init() - - - - --- 2016-07-06 Marc-André Lureau New
[v3,08/28] vhost-net: always call vhost_dev_cleanup() on failure - - - - --- 2016-07-06 Marc-André Lureau New
[v3,07/28] vhost: make vhost_dev_cleanup() idempotent - - - - --- 2016-07-06 Marc-André Lureau New
[v3,06/28] vhost: add vhost device only after all success - - - - --- 2016-07-06 Marc-André Lureau New
[v3,05/28] vhost: call vhost_log_put() on cleanup - - - - --- 2016-07-06 Marc-André Lureau New
[v3,04/28] vhost: make vhost_log_put() idempotent - - - - --- 2016-07-06 Marc-André Lureau New
[v3,03/28] vhost: don't assume opaque is a fd, use backend cleanup - - - - --- 2016-07-06 Marc-André Lureau New
[v3,02/28] vhost-user: minor simplification - - - - --- 2016-07-06 Marc-André Lureau New
[v3,01/28] misc: indentation - - - - --- 2016-07-06 Marc-André Lureau New
Fix for self-modifying writes across page boundaries. - - - - --- 2016-07-06 Samuel Damashek New
[v0] spapr: Error out when CPU hotplug is attempted on older pseries machines - - - - --- 2016-07-06 Bharata B Rao New
qemu-sockets: use qapi_free_SocketAddress in cleanup - - 2 - --- 2016-07-06 Marc-André Lureau New
[PULL,v2,4/4] tcg: Improve the alignment check infrastructure - - - - --- 2016-07-06 Richard Henderson New
[PULL,v2,3/4] tcg: Optimize spills of constants - - - - --- 2016-07-06 Richard Henderson New
[PULL,v2,2/4] tcg: Fix name for high-half register - - 1 - --- 2016-07-06 Richard Henderson New
[PULL,v2,1/4] build: Use $(CCAS) for compiling .S files - - 1 - --- 2016-07-06 Richard Henderson New
[PULL,v2,0/4] tcg-ish updates - - - - --- 2016-07-06 Richard Henderson New
[v2,11/11] nbd-server: Allow node name for nbd-server-add - - - - --- 2016-07-06 Kevin Wolf New
[v2,10/11] nbd-server: Use a separate BlockBackend - - - - --- 2016-07-06 Kevin Wolf New
[v2,09/11] block: Accept node-name for drive-mirror - - - - --- 2016-07-06 Kevin Wolf New
[v2,08/11] block: Accept node-name for drive-backup - - - - --- 2016-07-06 Kevin Wolf New
[v2,07/11] block: Accept node-name for change-backing-file - - - - --- 2016-07-06 Kevin Wolf New
[v2,06/11] block: Accept node-name for blockdev-snapshot-internal-sync - - - - --- 2016-07-06 Kevin Wolf New
[v2,05/11] block: Accept node-name for blockdev-snapshot-delete-internal-sync - - - - --- 2016-07-06 Kevin Wolf New
[v2,04/11] block: Accept node-name for blockdev-mirror - - - - --- 2016-07-06 Kevin Wolf New
[v2,03/11] block: Accept node-name for blockdev-backup - - - - --- 2016-07-06 Kevin Wolf New
[v2,02/11] block: Accept node-name for block-commit - - - - --- 2016-07-06 Kevin Wolf New
[v2,01/11] block: Accept node-name for block-stream - - - - --- 2016-07-06 Kevin Wolf New
[v3,6/6] block: Remove BB options from blockdev-add - - 1 - --- 2016-07-06 Kevin Wolf New
[v3,5/6] qemu-iotests: Test setting WCE with qdev - - 1 - --- 2016-07-06 Kevin Wolf New
[v3,4/6] block/qdev: Allow configuring rerror/werror with qdev properties - - 1 - --- 2016-07-06 Kevin Wolf New
[v3,3/6] commit: Fix use of error handling policy - - 1 - --- 2016-07-06 Kevin Wolf New
[v3,2/6] block/qdev: Allow configuring WCE with qdev properties - - 1 - --- 2016-07-06 Kevin Wolf New
[v3,1/6] block/qdev: Allow node name for drive properties - - 1 - --- 2016-07-06 Kevin Wolf New
linux-user: Forget about synchronous signal once it is delivered - - - - --- 2016-07-06 Peter Maydell New
m25p80: Fix QIOR/DIOR handling for Winbond - - 1 - --- 2016-07-06 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
qapi: change QmpInputVisitor to QSLIST - - - - --- 2016-07-06 Paolo Bonzini New
qapi: change QmpOutputVisitor to QSLIST - - 2 - --- 2016-07-06 Paolo Bonzini New
[SeaBIOS,v3] fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL - - - - --- 2016-07-06 Paolo Bonzini New
[v3,7/7] spapr: consolidate the logic of core cpu_dt_id - - - - --- 2016-07-06 Greg Kurz New
[v3,6/7] ppc: drop vcpu_idt_id bits from the target code - - - - --- 2016-07-06 Greg Kurz New
[v3,5/7] ppc: each machine type to provide vcpu_dt_id - - - - --- 2016-07-06 Greg Kurz New
[v3,4/7] ppc: open code cpu creation for machine types - - 1 - --- 2016-07-06 Greg Kurz New
[v3,3/7] ppc: parse cpu features once - - - - --- 2016-07-06 Greg Kurz New
[v3,2/7] ppc: move smp_threads sanity checks to spapr - - - - --- 2016-07-06 Greg Kurz New
[v3,1/7] ppc: different creation paths for cpus in system and user mode - - 1 - --- 2016-07-06 Greg Kurz New
[v2,2/2] main-loop: more newlines make code well separated - - - - --- 2016-07-06 Cao jin New
[v2,1/2] main-loop: check return value before using - - - - --- 2016-07-06 Cao jin New
[PULL,9/9] virgl: pass whole GL scanout dimensions - - - - --- 2016-07-06 Gerd Hoffmann New
[PULL,8/9] spice: use the right head for multi-monitor - - - - --- 2016-07-06 Gerd Hoffmann New
[PULL,7/9] virgl: count the calls to gl_block - - - - --- 2016-07-06 Gerd Hoffmann New
[PULL,6/9] spice: avoid .set_mm_time on >= 0.12.6 - - - - --- 2016-07-06 Gerd Hoffmann New
[PULL,5/9] qxl: fix surface migration - - - - --- 2016-07-06 Gerd Hoffmann New
[PULL,4/9] qxl: store memory region and offset instead of pointer for guest slots - - - - --- 2016-07-06 Gerd Hoffmann New
[PULL,3/9] qxl: factor out qxl_get_check_slot_offset - - - - --- 2016-07-06 Gerd Hoffmann New
[PULL,2/9] qxl: handle no updates in interface_update_area_complete - - - - --- 2016-07-06 Gerd Hoffmann New
[PULL,1/9] qxl: use uint64_t for vram size - - - - --- 2016-07-06 Gerd Hoffmann New
[PULL,0/9] spice and qxl bugfixes - - - - --- 2016-07-06 Gerd Hoffmann New
[RFC,v4,6/6] arm/virt: Add ITS to the virt board - - 1 - --- 2016-07-06 Eric Auger New
[RFC,v4,5/6] hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulation - - - - --- 2016-07-06 Eric Auger New
[RFC,v4,4/6] target-arm/kvm: Pass requester ID to MSI routing functions - - - - --- 2016-07-06 Eric Auger New
[RFC,v4,3/6] linux-headers: update to 4.7-rc6 + ITS emulation and GSI routing - - - - --- 2016-07-06 Eric Auger New
[RFC,v4,2/6] target-arm: move gicv3_class_name from machine to kvm_arm.h - - - - --- 2016-07-06 Eric Auger New
[RFC,v4,1/6] hw/intc/arm_gicv3_its: Implement ITS base class - - - - --- 2016-07-06 Eric Auger New
[PULL,15/15] replay: Use new QAPI cloning - - 1 - --- 2016-07-06 Markus Armbruster New
[PULL,14/15] sockets: Use new QAPI cloning - - 1 - --- 2016-07-06 Markus Armbruster New
« 1 2 ... 2833 2834 28354310 4311 »