Show patches with: Archived = No       |   78952 patches
« 1 2 ... 734 735 736789 790 »
Patch Series S/W/F Date Submitter Delegate State
[4/4] target-arm: Implement missing ACTLR registers --- 2015-07-30 Peter Maydell Superseded
[3/4] target-arm: Implement missing AFSR registers --- 2015-07-30 Peter Maydell Superseded
[2/4] target-arm: Implement missing AMAIR registers --- 2015-07-30 Peter Maydell Superseded
[1/4] target-arm: Add missing MAIR_EL3 and TPIDR_EL3 registers --- 2015-07-30 Peter Maydell Superseded
hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses --- 2015-07-30 Peter Maydell Superseded
[15/53] hw/acpi/aml-build: Fix memory leak --- 2015-07-30 Michael Roth New
[10/53] target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strd --- 2015-07-30 Michael Roth New
[5/5] hw/intc/arm_gic: Actually set the active bits for active interrupts --- 2015-07-28 Peter Maydell Superseded
[4/5] hw/intc/arm_gic: Drop running_irq and last_active arrays --- 2015-07-28 Peter Maydell Superseded
[3/5] hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers --- 2015-07-28 Peter Maydell Accepted
[2/5] hw/intc/arm_gic: Running priority is group priority, not full priority --- 2015-07-28 Peter Maydell Superseded
[1/5] armv7m_nvic: Implement ICSR without using internal GIC state --- 2015-07-28 Peter Maydell Superseded
[PULL,04/10] qemu-common.h: Document cutils.c string functions --- 2015-07-27 Michael Tokarev Accepted
configure: Work around broken static pkg-config info for Ubuntu gnutls --- 2015-07-24 Peter Maydell Accepted
[5/5] target-arm: Implement AArch32 ATS1H* operations --- 2015-07-24 Peter Maydell Superseded
[4/5] target-arm: Enable the AArch32 ATS12NSO ops --- 2015-07-24 Peter Maydell Superseded
[3/5] target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2,3 --- 2015-07-24 Peter Maydell Superseded
[2/5] target-arm: Wire up AArch64 EL2 and EL3 address translation ops --- 2015-07-24 Peter Maydell Superseded
[1/5] target-arm: there is no TTBR1 for 32-bit EL2 stage 1 translations --- 2015-07-24 Peter Maydell Superseded
[v2,6/6] Make pow2ceil() and pow2floor() inline --- 2015-07-24 Peter Maydell Accepted
[v2,5/6] Remove unused qemu_fls function --- 2015-07-24 Peter Maydell Accepted
[v2,4/6] exec.c: Use pow2floor() rather than hand-calculation --- 2015-07-24 Peter Maydell Accepted
[v2,3/6] hw/block/nvme.c: Use pow2ceil() rather than hand-calculation --- 2015-07-24 Peter Maydell Accepted
[v2,2/6] hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation --- 2015-07-24 Peter Maydell Accepted
[v2,1/6] hw/pci: Use pow2ceil() rather than hand-calculation --- 2015-07-24 Peter Maydell Accepted
[PULL,01/13] exec.c: Use atomic_rcu_read() to access dispatch in memory_region_section_get_iotlb() --- 2015-07-24 Paolo Bonzini Accepted
[1/4] target-arm: Add the AArch64 view of the Secure physical timer --- 2015-07-24 Peter Maydell Superseded
[5/5] Remove unused qemu_fls function --- 2015-07-23 Peter Maydell Superseded
[4/5] exec.c: Use pow2floor() rather than hand-calculation --- 2015-07-23 Peter Maydell Superseded
[3/5] hw/block/nvme.c: Use pow2ceil() rather than hand-calculation --- 2015-07-23 Peter Maydell Superseded
[2/5] hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation --- 2015-07-23 Peter Maydell Superseded
[1/5] hw/pci: Use pow2ceil() rather than hand-calculation --- 2015-07-23 Peter Maydell Superseded
[12/12] throttle.h: Don't include qemu-common.h --- 2015-07-22 Peter Maydell Rejected
[11/12] event_notifier.h: Don't include qemu-common.h --- 2015-07-22 Peter Maydell Rejected
[10/12] timer.h: Don't include qemu-common.h --- 2015-07-22 Peter Maydell Rejected
[09/12] apic_internal.h: Include cpu.h directly --- 2015-07-22 Peter Maydell Accepted
[08/12] qemu-common.h: Move muldiv64() to host-utils.h --- 2015-07-22 Peter Maydell Accepted
[07/12] osdep.h: Add header comment --- 2015-07-22 Peter Maydell Accepted
[06/12] osdep.h: Move some OS header includes and fixups from qemu-common.h --- 2015-07-22 Peter Maydell Accepted
[05/12] qemu-common.h: Move Win32 fixups into os-win32.h --- 2015-07-22 Peter Maydell Accepted
[04/12] compiler.h: Use glue() in QEMU_BUILD_BUG_ON define --- 2015-07-22 Peter Maydell Accepted
[03/12] osdep.h: Move some compiler-specific things to compiler.h --- 2015-07-22 Peter Maydell Accepted
[02/12] osdep.h: Remove qemu_printf --- 2015-07-22 Peter Maydell Accepted
[01/12] qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h --- 2015-07-22 Peter Maydell Accepted
[V4,5/8] hw/i2c-ddc.c: Implement DDC I2C slave --- 2015-07-21 Frederic Konrad Superseded
[PULL,2/2] disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR --- 2015-07-21 Peter Maydell Accepted
[PULL,1/2] target-arm: kvm: Differentiate registers based on write-back levels --- 2015-07-21 Peter Maydell Accepted
[PULL,0/2] target-arm queue --- 2015-07-21 Peter Maydell Not Applicable
exec.c: Use atomic_rcu_read() to access dispatch in memory_region_section_get_iotlb() --- 2015-07-20 Peter Maydell Superseded
qemu-common.h: Document cutils.c string functions --- 2015-07-19 Peter Maydell Superseded
[v2,6/6] hw/arm/virt: Enable TZ extensions on the GIC if we are using them --- 2015-07-16 Peter Maydell Superseded
[v2,5/6] hw/arm/virt: Default to not providing TrustZone support --- 2015-07-16 Peter Maydell Superseded
[v2,4/6] hw/cpu/{a15mpcore,a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs --- 2015-07-16 Peter Maydell Superseded
[v2,3/6] hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot --- 2015-07-16 Peter Maydell Superseded
[v2,2/6] hw/arm: new interface for devices which need to behave differently for kernel boot --- 2015-07-16 Peter Maydell Superseded
[v2,1/6] qom: Add recursive version of object_child_for_each --- 2015-07-16 Peter Maydell Superseded
[4/4] hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts --- 2015-07-16 Peter Maydell Superseded
[3/4] hw/arm/virt: Wire up secure timer interrupt --- 2015-07-16 Peter Maydell Superseded
[2/4] target-arm: Add AArch32 banked register access to secure physical timer --- 2015-07-16 Peter Maydell Superseded
[1/4] target-arm: Add the AArch64 view of the Secure physical timer --- 2015-07-16 Peter Maydell Accepted
[v2] target-arm: kvm: Differentiate registers based on write-back levels --- 2015-07-16 Christoffer Dall New
[PULL,2/2] hw/arm/boot: Increase fdt alignment --- 2015-07-15 Peter Maydell Accepted
[PULL,1/2] target-arm: Fix broken SCTLR_EL3 reset --- 2015-07-15 Peter Maydell Accepted
[PULL,0/2] target-arm queue --- 2015-07-15 Peter Maydell Not Applicable
target-arm: Add debug check for mismatched cpreg resets --- 2015-07-13 Peter Maydell Superseded
[for-2.4] target-arm: Fix broken SCTLR_EL3 reset --- 2015-07-13 Peter Maydell Superseded
[RFC] target-arm: kvm: Differentiate registers based on write-back levels --- 2015-07-10 Christoffer Dall New
tci: Fix compile failure by including qemu-common.h --- 2015-07-09 Peter Maydell Accepted
[PULL,01/12] vl: move rom_load_all after machine init done --- 2015-07-07 Paolo Bonzini Accepted
[PULL,1/7] vl: move rom_load_all after machine init done --- 2015-07-07 Paolo Bonzini Superseded
[PULL,09/11] hw/vfio/platform: add irqfd support --- 2015-07-06 Alex Williamson Accepted
[PULL,08/11] kvm: some fixes to kvm_resamplefds_allowed --- 2015-07-06 Alex Williamson Accepted
[PULL,07/11] sysbus: add irq_routing_notifier --- 2015-07-06 Alex Williamson Accepted
[PULL,06/11] intc: arm_gic_kvm: set the qemu_irq/gsi mapping --- 2015-07-06 Alex Williamson Accepted
[PULL,05/11] kvm-all.c: add qemu_irq/gsi hash table and utility routines --- 2015-07-06 Alex Williamson Accepted
[PULL,04/11] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix --- 2015-07-06 Alex Williamson Accepted
[V3,5/8] hw/i2c-ddc.c: Implement DDC I2C slave --- 2015-07-06 Frederic Konrad Superseded
[PULL,18/19] Stop including qemu-common.h in memory.h --- 2015-07-06 Paolo Bonzini New
[PULL,7/7] arm_mptimer: Respect IT bit state --- 2015-07-06 Peter Maydell Accepted
[PULL,6/7] arm_mptimer: Fix timer shutdown and mode change --- 2015-07-06 Peter Maydell Accepted
[PULL,5/7] hw/intc/arm_gic_common.c: Reset all registers --- 2015-07-06 Peter Maydell Accepted
[PULL,4/7] target-arm: Implement YIELD insn to yield in ARM and Thumb translators --- 2015-07-06 Peter Maydell Accepted
[PULL,3/7] target-arm: Split DISAS_YIELD from DISAS_WFE --- 2015-07-06 Peter Maydell Accepted
[PULL,2/7] Fix interval interrupt of cadence ttc when timer is in decrement mode --- 2015-07-06 Peter Maydell Accepted
[PULL,1/7] target-arm: fix write helper for TLBI ALLE1IS --- 2015-07-06 Peter Maydell Accepted
[PULL,0/7] target-arm queue --- 2015-07-06 Peter Maydell Not Applicable
[3/3] exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct --- 2015-07-03 Peter Maydell Superseded
[2/3] cpu-exec.c: Clarify comment about cpu_reload_memory_map()'s RCU operations --- 2015-07-03 Peter Maydell Superseded
[1/3] exec.c: Don't call cpu_reload_memory_map() from cpu_exec_init() --- 2015-07-03 Peter Maydell Superseded
Stop including qemu-common.h in memory.h --- 2015-07-03 Peter Maydell Accepted
[10/10] hw/openrisc/pic_cpu.c: use qemu_allocate_irq to fix memory leak --- 2015-07-02 Shannon Zhao New
[09/10] hw/mips/mips_int.c: use qemu_allocate_irq to fix memory leak --- 2015-07-02 Shannon Zhao New
[08/10] hw/arm/tosa.c: Fix misusing qemu_allocate_irqs --- 2015-07-02 Shannon Zhao New
[07/10] hw/arm/spitz.c: Fix misusing qemu_allocate_irqs --- 2015-07-02 Shannon Zhao New
[06/10] hw/arm/palm.c: Fix misusing qemu_allocate_irqs --- 2015-07-02 Shannon Zhao New
[05/10] hw/sh4/r2d.c: convert r2d_fpga to QOM --- 2015-07-02 Shannon Zhao New
[04/10] hw/m68k/mcf_intc.c: convert mcf_intc to QOM --- 2015-07-02 Shannon Zhao New
[03/10] hw/m68k/mcf5206.c: convert m5206_mbar to QOM --- 2015-07-02 Shannon Zhao New
[02/10] include/hw/sparc/grlib.h: Store irqs in DeviceState --- 2015-07-02 Shannon Zhao New
[01/10] hw/ppc/ppc4xx_devs.c: Convert ppcuic to QOM --- 2015-07-02 Shannon Zhao New
« 1 2 ... 734 735 736789 790 »