Show patches with: Submitter = Paolo Bonzini       |    State = Action Required       |   14475 patches
« 1 2 ... 139 140 141144 145 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/50] target-alpha: make cpu-qom.h not target specific - - - --- 2016-05-16 Paolo Bonzini New
[04/50] cpu: make cpu-qom.h only include-able from cpu.h - - - --- 2016-05-16 Paolo Bonzini New
[03/50] log: do not use CONFIG_USER_ONLY - - - --- 2016-05-16 Paolo Bonzini New
[02/50] include: move CPU-related definitions out of qemu-common.h - - - --- 2016-05-16 Paolo Bonzini New
[01/50] scripts: add script to build QEMU and analyze inclusions - - - --- 2016-05-16 Paolo Bonzini New
target-i386: key sfence availability on CPUID_SSE, not CPUID_SSE2 - - - --- 2016-05-16 Paolo Bonzini New
[4/4] scsi-block: always use SG_IO - - - --- 2016-05-11 Paolo Bonzini New
[3/4] scsi-disk: introduce dma_readv and dma_writev - - - --- 2016-05-11 Paolo Bonzini New
[2/4] dma-helpers: change BlockBackend to opaque value in DMAIOFunc - - - --- 2016-05-11 Paolo Bonzini New
[1/4] scsi-disk: introduce a common base class - - - --- 2016-05-11 Paolo Bonzini New
[v4,00/16] IOMMU: Enable interrupt remapping for Intel IOMMU - - - --- 2016-05-09 Paolo Bonzini New
[11/11] coroutine-lock: make CoRwlock thread-safe and fair - - - --- 2016-04-15 Paolo Bonzini New
[10/11] coroutine-lock: add mutex argument to CoQueue APIs - - - --- 2016-04-15 Paolo Bonzini New
[09/11] coroutine-lock: place CoMutex before CoQueue in header - - - --- 2016-04-15 Paolo Bonzini New
[08/11] test-aio-multithread: add performance comparison with thread-based mutexes - - - --- 2016-04-15 Paolo Bonzini New
[07/11] coroutine-lock: add limited spinning to CoMutex - - - --- 2016-04-15 Paolo Bonzini New
[06/11] coroutine-lock: make CoMutex thread-safe - - - --- 2016-04-15 Paolo Bonzini New
[05/11] coroutine-lock: reschedule coroutine on the AioContext it was running on - - - --- 2016-04-15 Paolo Bonzini New
[04/11] aio: introduce aio_co_schedule - - - --- 2016-04-15 Paolo Bonzini New
[03/11] coroutine: delete qemu_co_enter_next - - - --- 2016-04-15 Paolo Bonzini New
[02/11] throttle-groups: restart throttled requests from coroutine context - - - --- 2016-04-15 Paolo Bonzini New
[01/11] coroutine: use QSIMPLEQ instead of QTAILQ - - - --- 2016-04-15 Paolo Bonzini New
[50/50] hw: clean up hw/hw.h includes - - - --- 2016-04-08 Paolo Bonzini New
[49/50] hw: remove pio_addr_t - - - --- 2016-04-08 Paolo Bonzini New
[48/50] cpu: move exec-all.h inclusion out of cpu.h - - - --- 2016-04-08 Paolo Bonzini New
[47/50] exec: extract exec/tb-context.h - - - --- 2016-04-08 Paolo Bonzini New
[46/50] hw: explicitly include qemu/log.h - - - --- 2016-04-08 Paolo Bonzini New
[45/50] mips: move CP0 functions out of cpu.h - - - --- 2016-04-08 Paolo Bonzini New
[44/50] arm: move arm_log_exception into .c file - - - --- 2016-04-08 Paolo Bonzini New
[43/50] qemu-common: push cpu.h inclusion out of qemu-common.h - - - --- 2016-04-08 Paolo Bonzini New
[42/50] acpi: do not use TARGET_PAGE_SIZE - - - --- 2016-04-08 Paolo Bonzini New
[41/50] s390x: move stuff out of cpu.h - - - --- 2016-04-08 Paolo Bonzini New
[40/50] dma: do not depend on kvm_enabled() - - - --- 2016-04-08 Paolo Bonzini New
[39/50] gdbstub: remove includes from gdbstub-xml.c - - - --- 2016-04-08 Paolo Bonzini New
[38/50] qemu-common: stop including qemu/host-utils.h from qemu-common.h - - - --- 2016-04-08 Paolo Bonzini New
[37/50] qemu-common: stop including qemu/bswap.h from qemu-common.h - - - --- 2016-04-08 Paolo Bonzini New
[36/50] cpu: move endian-dependent load/store functions to cpu-all.h - - - --- 2016-04-08 Paolo Bonzini New
[35/50] hw: cannot include hw/hw.h from user emulation - - - --- 2016-04-08 Paolo Bonzini New
[34/50] hw: move CPU state serialization to migration/cpu.h - - - --- 2016-04-08 Paolo Bonzini New
[33/50] hw: do not use VMSTATE_*TL - - - --- 2016-04-08 Paolo Bonzini New
[32/50] include: poison symbols in osdep.h - - - --- 2016-04-08 Paolo Bonzini New
[31/50] apic: move target-dependent definitions to cpu.h - - - --- 2016-04-08 Paolo Bonzini New
[30/50] explicitly include linux/kvm.h - - - --- 2016-04-08 Paolo Bonzini New
[29/50] explicitly include hw/qdev-core.h - - - --- 2016-04-08 Paolo Bonzini New
[28/50] explicitly include qom/cpu.h - - - --- 2016-04-08 Paolo Bonzini New
[27/50] arm: remove useless cpu.h inclusion - - - --- 2016-04-08 Paolo Bonzini New
[26/50] ppc: use PowerPCCPU instead of CPUPPCState - - - --- 2016-04-08 Paolo Bonzini New
[25/50] mips: use MIPSCPU instead of CPUMIPSState - - - --- 2016-04-08 Paolo Bonzini New
[24/50] alpha: include cpu-qom.h in files that require AlphaCPU - - - --- 2016-04-08 Paolo Bonzini New
[23/50] sh4: include cpu-qom.h in files that require SuperHCPU - - - --- 2016-04-08 Paolo Bonzini New
[22/50] m68k: include cpu-qom.h in files that require M68KCPU - - - --- 2016-04-08 Paolo Bonzini New
[21/50] arm: include cpu-qom.h in files that require ARMCPU - - - --- 2016-04-08 Paolo Bonzini New
[20/50] target-xtensa: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[19/50] target-unicore32: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[18/50] target-tricore: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[17/50] target-sparc: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[16/50] target-sh4: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[15/50] target-s390x: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[14/50] target-ppc: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[13/50] target-ppc: do not use target_ulong in cpu-qom.h - - - --- 2016-04-08 Paolo Bonzini New
[12/50] target-mips: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[11/50] target-microblaze: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[10/50] target-m68k: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[09/50] target-lm32: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[08/50] target-i386: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[07/50] target-cris: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[06/50] target-arm: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[05/50] target-alpha: make cpu-qom.h not target specific - - - --- 2016-04-08 Paolo Bonzini New
[04/50] cpu: make cpu-qom.h only include-able from cpu.h - - - --- 2016-04-08 Paolo Bonzini New
[03/50] log: do not use CONFIG_USER_ONLY - - - --- 2016-04-08 Paolo Bonzini New
[02/50] include: move CPU-related definitions out of qemu-common.h - - - --- 2016-04-08 Paolo Bonzini New
[01/50] scripts: add script to build QEMU and analyze inclusions - - - --- 2016-04-08 Paolo Bonzini New
[PULL,15/15] target-i386: check for PKU even for non-writable pages - - - --- 2016-04-07 Paolo Bonzini New
[PULL,14/15] tests: ignore test-logging - - - --- 2016-04-07 Paolo Bonzini New
[PULL,13/15] translate-all: add missing fold of tb_ctx into tcg_ctx - - - --- 2016-04-07 Paolo Bonzini New
[PULL,12/15] hostmem-file: fix memory leak - - - --- 2016-04-07 Paolo Bonzini New
[PULL,11/15] spapr: fix possible Negative array index read - - - --- 2016-04-07 Paolo Bonzini New
[PULL,10/15] nbd: do not hang nbd_wr_syncv if outside a coroutine and no available data - - - --- 2016-04-07 Paolo Bonzini New
[PULL,09/15] nbd: Don't kill server when client requests unknown option - - - --- 2016-04-07 Paolo Bonzini New
[PULL,08/15] nbd: Fix NBD unsupported options - - - --- 2016-04-07 Paolo Bonzini New
[PULL,07/15] qemu-nbd: Document -x option - - - --- 2016-04-07 Paolo Bonzini New
[PULL,06/15] nbd: Improve debug traces on little-endian - - - --- 2016-04-07 Paolo Bonzini New
[PULL,05/15] nbd: Avoid bitrot in TRACE() usage - - - --- 2016-04-07 Paolo Bonzini New
[PULL,04/15] nbd: Return correct error for write to read-only export - - - --- 2016-04-07 Paolo Bonzini New
[PULL,03/15] docs: fix typo in memory.txt - - - --- 2016-04-07 Paolo Bonzini New
[PULL,02/15] hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS" - - - --- 2016-04-07 Paolo Bonzini New
[PULL,01/15] ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET - - - --- 2016-04-07 Paolo Bonzini New
[v4,8/8] linux-aio: share one LinuxAioState within an AioContext - - - --- 2016-04-07 Paolo Bonzini New
[v4,7/8] linux-aio: make it more type safe - - - --- 2016-04-07 Paolo Bonzini New
[v4,6/8] block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end - - - --- 2016-04-07 Paolo Bonzini New
[v4,5/8] block: introduce bdrv_no_throttling_begin/end - - - --- 2016-04-07 Paolo Bonzini New
[v4,4/8] block: extract bdrv_drain_poll/bdrv_co_yield_to_drain from bdrv_drain/bdrv_co_drain - - - --- 2016-04-07 Paolo Bonzini New
[v4,3/8] block: move restarting of throttled reqs to block/throttle-groups.c - - - --- 2016-04-07 Paolo Bonzini New
[v4,2/8] block: make bdrv_start_throttled_reqs return void - - - --- 2016-04-07 Paolo Bonzini New
[v4,1/8] block: Don't disable I/O throttling on sync requests - - - --- 2016-04-07 Paolo Bonzini New
[for-2.6] vpc: fix return value check for blk_pwrite - - - --- 2016-04-07 Paolo Bonzini New
nbd: do not hang nbd_wr_syncv if outside a coroutine and no available data - - - --- 2016-04-07 Paolo Bonzini New
[7/7] virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_set_aio - - - --- 2016-04-06 Paolo Bonzini New
[6/7] virtio-scsi: use aio handler for data plane - - - --- 2016-04-06 Paolo Bonzini New
[5/7] virtio-blk: use aio handler for data plane - - - --- 2016-04-06 Paolo Bonzini New
« 1 2 ... 139 140 141144 145 »