Show patches with: Archived = No       |   430258 patches
« 1 2 ... 1425 1426 14274302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/50] target-microblaze: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[12/50] target-mips: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[13/50] target-ppc: do not use target_ulong in cpu-qom.h - - - - --- 2016-05-16 Paolo Bonzini New
[14/50] target-ppc: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[15/50] target-s390x: make cpu-qom.h not target specific 1 - 1 - --- 2016-05-16 Paolo Bonzini New
[16/50] target-sh4: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[17/50] target-sparc: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[18/50] target-tricore: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[20/50] target-xtensa: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[21/50] arm: include cpu-qom.h in files that require ARMCPU - - - - --- 2016-05-16 Paolo Bonzini New
[22/50] m68k: include cpu-qom.h in files that require M68KCPU - - - - --- 2016-05-16 Paolo Bonzini New
[23/50] sh4: include cpu-qom.h in files that require SuperHCPU - - - - --- 2016-05-16 Paolo Bonzini New
[24/50] alpha: include cpu-qom.h in files that require AlphaCPU - - - - --- 2016-05-16 Paolo Bonzini New
[25/50] mips: use MIPSCPU instead of CPUMIPSState - - - - --- 2016-05-16 Paolo Bonzini New
[26/50] ppc: use PowerPCCPU instead of CPUPPCState - - - - --- 2016-05-16 Paolo Bonzini New
[27/50] arm: remove useless cpu.h inclusion - - - - --- 2016-05-16 Paolo Bonzini New
[28/50] explicitly include qom/cpu.h - - - - --- 2016-05-16 Paolo Bonzini New
[29/50] explicitly include hw/qdev-core.h - - - - --- 2016-05-16 Paolo Bonzini New
[30/50] explicitly include linux/kvm.h - - - - --- 2016-05-16 Paolo Bonzini New
[31/50] apic: move target-dependent definitions to cpu.h - - - - --- 2016-05-16 Paolo Bonzini New
[32/50] include: poison symbols in osdep.h - - - - --- 2016-05-16 Paolo Bonzini New
[33/50] hw: do not use VMSTATE_*TL - - - - --- 2016-05-16 Paolo Bonzini New
[34/50] hw: move CPU state serialization to migration/cpu.h - - - - --- 2016-05-16 Paolo Bonzini New
[35/50] hw: cannot include hw/hw.h from user emulation 1 - - - --- 2016-05-16 Paolo Bonzini New
[36/50] cpu: move endian-dependent load/store functions to cpu-all.h - - - - --- 2016-05-16 Paolo Bonzini New
[37/50] qemu-common: stop including qemu/bswap.h from qemu-common.h - - - - --- 2016-05-16 Paolo Bonzini New
[38/50] qemu-common: stop including qemu/host-utils.h from qemu-common.h - - - - --- 2016-05-16 Paolo Bonzini New
[39/50] gdbstub: remove unnecessary includes from gdbstub-xml.c - - - - --- 2016-05-16 Paolo Bonzini New
[40/50] dma: do not depend on kvm_enabled() - - - - --- 2016-05-16 Paolo Bonzini New
[41/50] s390x: move stuff out of cpu.h 1 - - - --- 2016-05-16 Paolo Bonzini New
[43/50] qemu-common: push cpu.h inclusion out of qemu-common.h - - - - --- 2016-05-16 Paolo Bonzini New
[44/50] arm: move arm_log_exception into .c file - - 1 - --- 2016-05-16 Paolo Bonzini New
[45/50] mips: move CP0 functions out of cpu.h - - - - --- 2016-05-16 Paolo Bonzini New
[46/50] hw: explicitly include qemu/log.h - - - - --- 2016-05-16 Paolo Bonzini New
[47/50] exec: extract exec/tb-context.h - - - - --- 2016-05-16 Paolo Bonzini New
[48/50] cpu: move exec-all.h inclusion out of cpu.h - - - - --- 2016-05-16 Paolo Bonzini New
[49/50] hw: remove pio_addr_t - - - - --- 2016-05-16 Paolo Bonzini New
[50/50] hw: clean up hw/hw.h includes - - - - --- 2016-05-16 Paolo Bonzini New
[1/5] translate-all.c: Don't pass puc, locked to tb_invalidate_phys_page() - - 1 - --- 2016-05-16 Peter Maydell New
[2/5] user-exec: Push resume-from-signal code out to handle_cpu_signal() - - 1 - --- 2016-05-16 Peter Maydell New
[3/5] cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() - - 1 - --- 2016-05-16 Peter Maydell New
[4/5] user-exec: Don't reextract sigmask from usercontext pointer - - 1 - --- 2016-05-16 Peter Maydell New
[5/5] target-i386: Move user-mode exception actions out of user-exec.c - - - - --- 2016-05-16 Peter Maydell New
[v3] vl.c: Add '-L help' which lists data dirs. - - 1 - --- 2016-05-16 Richard W.M. Jones New
[v2,1/3] qemu-io: Fix recent UI updates - - - - --- 2016-05-16 Eric Blake New
[v2,2/3] qemu-iotests: Simplify 109 with unaligned qemu-img compare - - 1 - --- 2016-05-16 Eric Blake New
[v2,3/3] qemu-iotests: Fix regression in 136 on aio_read invalid - - - - --- 2016-05-16 Eric Blake New
cpus.c: Use pthread_sigmask() rather than sigprocmask() - - - - --- 2016-05-16 Peter Maydell New
[PULL,1/4] slirp: Clean up slirp_config.h - - 1 - --- 2016-05-16 Samuel Thibault New
[PULL,2/4] slirp: Remove obsolete backward-compatibility cruft - - 1 - --- 2016-05-16 Samuel Thibault New
[PULL,3/4] slirp: Remove some unused code from slirp.h - - 1 - --- 2016-05-16 Samuel Thibault New
[PULL,4/4] slirp: Clean up osdep.h related header inclusions - - 1 - --- 2016-05-16 Samuel Thibault New
[PULL,0/1] Block patches - - - - --- 2016-05-17 Stefan Hajnoczi New
[PULL,1/1] rfifolock: no need to get thread identifier when nesting - - 1 - --- 2016-05-17 Stefan Hajnoczi New
ICH9: fix typo - - - - --- 2016-05-17 Cao jin New
[1/2] qapi: Simplify use of range.h - - - - --- 2016-05-17 Eric Blake New
[2/2] qapi: Fix memleak in string visitors on int lists - - - - --- 2016-05-17 Eric Blake New
[v3] pci: fix pci_requester_id() - - - - --- 2016-05-17 Peter Xu New
[v7,01/25] acpi: enable INTR for DMAR report structure - - - - --- 2016-05-17 Peter Xu New
[v7,02/25] intel_iommu: allow queued invalidation for IR - - - - --- 2016-05-17 Peter Xu New
[v7,03/25] intel_iommu: set IR bit for ECAP register - - - - --- 2016-05-17 Peter Xu New
[v7,04/25] acpi: add DMAR scope definition for root IOAPIC - - - - --- 2016-05-17 Peter Xu New
[v7,05/25] intel_iommu: define interrupt remap table addr register - - - - --- 2016-05-17 Peter Xu New
[v7,06/25] intel_iommu: handle interrupt remap enable - - - - --- 2016-05-17 Peter Xu New
[v7,07/25] intel_iommu: define several structs for IOMMU IR - - - - --- 2016-05-17 Peter Xu New
[v7,08/25] x86-iommu: introduce parent class - - - - --- 2016-05-17 Peter Xu New
[v7,09/25] x86-iommu: provide x86_iommu_get_default - - - - --- 2016-05-17 Peter Xu New
[v7,10/25] x86-iommu: q35: generalize find_add_as() - - - - --- 2016-05-17 Peter Xu New
[v7,11/25] intel_iommu: add IR translation faults defines - - - - --- 2016-05-17 Peter Xu New
[v7,12/25] intel_iommu: Add support for PCI MSI remap - - - - --- 2016-05-17 Peter Xu New
[v7,13/25] q35: ioapic: add support for emulated IOAPIC IR - - - - --- 2016-05-17 Peter Xu New
[v7,14/25] ioapic: introduce ioapic_entry_parse() helper - - - - --- 2016-05-17 Peter Xu New
[v7,15/25] intel_iommu: add support for split irqchip - - - - --- 2016-05-17 Peter Xu New
[v7,16/25] q35: add "intremap" parameter to enable IR - - - - --- 2016-05-17 Peter Xu New
[v7,17/25] x86-iommu: introduce IEC notifiers - - - - --- 2016-05-17 Peter Xu New
[v7,18/25] ioapic: register IOMMU IEC notifier for ioapic - - - - --- 2016-05-17 Peter Xu New
[v7,19/25] intel_iommu: Add support for Extended Interrupt Mode - - - - --- 2016-05-17 Peter Xu New
[v7,20/25] intel_iommu: add SID validation for IR - - - - --- 2016-05-17 Peter Xu New
[v7,21/25] kvm-irqchip: simplify kvm_irqchip_add_msi_route - - - - --- 2016-05-17 Peter Xu New
[v7,22/25] kvm-irqchip: i386: add hook for add/remove virq - - - - --- 2016-05-17 Peter Xu New
[v7,23/25] kvm-irqchip: x86: add msi route notify fn - - - - --- 2016-05-17 Peter Xu New
[v7,24/25] kvm-irqchip: do explicit commit when update irq - - - - --- 2016-05-17 Peter Xu New
[v7,25/25] intel_iommu: support all masks in interrupt entry cache invalidation - - - - --- 2016-05-17 Peter Xu New
SDL2: add bgrx pixel format - - - - --- 2016-05-17 Pavel Dovgalyuk New
[v5,01/27] block: Add flag bits for image locking - - 1 - --- 2016-05-17 Fam Zheng New
[v5,02/27] qapi: Add lock-mode in blockdev-add options - - - - --- 2016-05-17 Fam Zheng New
[v5,03/27] blockdev: Add and parse "lock-mode" option for image locking - - 1 - --- 2016-05-17 Fam Zheng New
[v5,04/27] block: Introduce image file locking - - 1 - --- 2016-05-17 Fam Zheng New
[v5,05/27] block: Add bdrv_image_locked - - 1 - --- 2016-05-17 Fam Zheng New
[v5,06/27] block: Make bdrv_reopen_{commit, abort} private functions - - - - --- 2016-05-17 Fam Zheng New
[v5,07/27] block: Handle image locking during reopen - - - - --- 2016-05-17 Fam Zheng New
[v5,08/27] osdep: Add qemu_lock_fd and qemu_unlock_fd - - - - --- 2016-05-17 Fam Zheng New
[v5,09/27] osdep: Introduce qemu_dup - - - - --- 2016-05-17 Fam Zheng New
[v5,10/27] raw-posix: Use qemu_dup - - 1 - --- 2016-05-17 Fam Zheng New
[v5,11/27] raw-posix: Implement .bdrv_lockf - - - - --- 2016-05-17 Fam Zheng New
[v5,12/27] gluster: Implement .bdrv_lockf - - 1 - --- 2016-05-17 Fam Zheng New
[v5,13/27] qemu-io: Add "-L" option for BDRV_O_NO_LOCK - - - - --- 2016-05-17 Fam Zheng New
[v5,14/27] qemu-img: Add "-L" option to sub commands - - - - --- 2016-05-17 Fam Zheng New
[v5,15/27] qemu-img: Update documentation of "-L" option - - - - --- 2016-05-17 Fam Zheng New
[v5,16/27] qemu-nbd: Add "--no-lock/-L" option - - 1 - --- 2016-05-17 Fam Zheng New
« 1 2 ... 1425 1426 14274302 4303 »