Show patches with: Archived = No       |   77786 patches
« 1 2 ... 750 751 752777 778 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,PULL,5/7] xen: factor out common functions --- 2014-05-07 Stefano Stabellini New
[Xen-devel,PULL,4/7] xen: move Xen HVM files under hw/i386/xen --- 2014-05-07 Stefano Stabellini Superseded
[Xen-devel,PULL,3/7] xen: move Xen PV machine files to hw/xenpv --- 2014-05-07 Stefano Stabellini Superseded
[Xen-devel,PULL,2/7] qemu-xen: free all the pirqs for msi/msix when driver unload --- 2014-05-07 Stefano Stabellini Superseded
[Xen-devel,PULL,1/7] exec: Limit translation limiting in address_space_translate to xen --- 2014-05-07 Stefano Stabellini Superseded
[PULL,0/7] xen-140507 --- 2014-05-07 Stefano Stabellini New
[v3] xen_disk: add discard support --- 2014-05-07 Stefano Stabellini Superseded
configure: Put tempfiles in subdir so we can clean up libtool files --- 2014-05-06 Peter Maydell Rejected
[21/36] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-05-05 Juan Quintela New
[PULL,04/22] tests/tcg: Fix compilation of test_path --- 2014-05-05 Michael Tokarev Accepted
[7/7] arm/highbank: enable PSCI emulation support --- 2014-05-05 Rob Herring New
[6/7] arm/virt: enable PSCI emulation support for system emulation --- 2014-05-05 Rob Herring New
[5/7] target-arm: add emulation of PSCI calls for system emulation --- 2014-05-05 Rob Herring New
[4/7] target-arm: support AArch64 for arm_cpu_set_pc --- 2014-05-05 Rob Herring New
[3/7] target-arm: add hvc and smc exception emulation handling infrastructure --- 2014-05-05 Rob Herring New
[2/7] target-arm: add powered off cpu state --- 2014-05-05 Rob Herring New
[1/7] target-arm: use correct do_interrupt handler for AArch64 user mode --- 2014-05-05 Rob Herring New
[PULL,v2,00/15] linux-user update --- 2014-05-05 Riku Voipio Accepted
[RFC,V4,6/6] target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64 --- 2014-05-05 PranavkumarSawargaonkar New
[RFC,V4,5/6] target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64 --- 2014-05-05 PranavkumarSawargaonkar New
[RFC,V4,4/6] hw/arm/virt: Use PSCI v0.2 compatible when kernel supports it --- 2014-05-05 PranavkumarSawargaonkar New
[RFC,V4,3/6] target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible --- 2014-05-05 PranavkumarSawargaonkar New
[RFC,V4,2/6] kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENT --- 2014-05-05 PranavkumarSawargaonkar Superseded
[RFC,V4,1/6] linux-headers: Update KVM headers from linux-3.16-rc1 --- 2014-05-05 PranavkumarSawargaonkar New
[PULL,14/14] linux-user/elfload.c: Support ARM HWCAP2 flags --- 2014-05-02 Riku Voipio Accepted
[PULL,13/14] linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32 --- 2014-05-02 Riku Voipio Accepted
[PULL,12/14] linux-user/elfload.c: Update ARM HWCAP bits --- 2014-05-02 Riku Voipio Accepted
[PULL,11/14] linux-user/elfload.c: Fix incorrect ARM HWCAP bits --- 2014-05-02 Riku Voipio Accepted
[PULL,10/14] linux-user: remove configure option for setting uname release --- 2014-05-02 Riku Voipio Accepted
[PULL,09/14] linux-user: move uname functions to uname.c --- 2014-05-02 Riku Voipio Accepted
[PULL,08/14] linux-user: rename cpu-uname -> uname --- 2014-05-02 Riku Voipio Accepted
[PULL,07/14] linux-user/signal.c: Set fault address in AArch64 signal info --- 2014-05-02 Riku Voipio Accepted
[PULL,06/14] linux-user: avoid using glibc internals in _syscall5 and in definition of target_sigevent struct --- 2014-05-02 Riku Voipio Accepted
[PULL,05/14] linux-user: Handle arches with llseek instead of _llseek --- 2014-05-02 Riku Voipio Accepted
[PULL,04/14] linux-user: Add support for SCM_CREDENTIALS. --- 2014-05-02 Riku Voipio Accepted
[PULL,03/14] linux-user: Move if-elses to a switch statement. --- 2014-05-02 Riku Voipio Accepted
[PULL,02/14] linux-user: Assert stack used for auxvec, envp, argv --- 2014-05-02 Riku Voipio Accepted
[PULL,01/14] linux-user: Add /proc/self/exe open forwarding --- 2014-05-02 Riku Voipio Accepted
[PULL,00/14] linux-user update --- 2014-05-02 Riku Voipio Accepted
bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etc --- 2014-05-02 Peter Maydell Superseded
disas/libvixl: Update to libvixl 1.4 --- 2014-05-02 Peter Maydell Superseded
[4/4] linux-user/elfload.c: Support ARM HWCAP2 flags --- 2014-05-02 Peter Maydell Superseded
[3/4] linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32 --- 2014-05-02 Peter Maydell Superseded
[2/4] linux-user/elfload.c: Update ARM HWCAP bits --- 2014-05-02 Peter Maydell Superseded
[1/4] linux-user/elfload.c: Fix incorrect ARM HWCAP bits --- 2014-05-02 Peter Maydell Superseded
linux-user/signal.c: Set fault address in AArch64 signal info --- 2014-05-01 Peter Maydell Superseded
[PULL,10/10] hw/arm/virt: Add support for Cortex-A57 --- 2014-05-01 Peter Maydell Accepted
[PULL,09/10] hw/arm/virt: Put GIC register banks on 64K boundaries --- 2014-05-01 Peter Maydell Accepted
[PULL,08/10] hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv --- 2014-05-01 Peter Maydell Accepted
[PULL,07/10] target-arm: Correct a comment refering to EL0 --- 2014-05-01 Peter Maydell Accepted
[PULL,06/10] target-arm: A64: Fix a typo when declaring TLBI ops --- 2014-05-01 Peter Maydell Accepted
[PULL,05/10] target-arm: A64: Handle blr lr --- 2014-05-01 Peter Maydell Accepted
[PULL,04/10] target-arm: Make vbar_write 64bit friendly on 32bit hosts --- 2014-05-01 Peter Maydell Accepted
[PULL,03/10] target-arm: implement WFE/YIELD as a yield for AArch64 --- 2014-05-01 Peter Maydell Accepted
[PULL,02/10] armv7m_nvic: fix CPUID Base Register --- 2014-05-01 Peter Maydell Accepted
[PULL,01/10] target-arm: Implement XScale cache lockdown operations as NOPs --- 2014-05-01 Peter Maydell Accepted
[PULL,00/10] target-arm queue --- 2014-05-01 Peter Maydell Not Applicable
[v2] tests/tcg: Fix compilation of test_path --- 2014-04-29 Peter Maydell Superseded
tests/tcg: Fix compilation of test_path --- 2014-04-28 Peter Maydell Superseded
[v3,03/16] tcg: Avoid undefined behaviour patching code at unaligned addresses --- 2014-04-28 Richard Henderson Superseded
[v3,02/16] tcg: Avoid stores to unaligned addresses --- 2014-04-28 Richard Henderson Superseded
[v3,01/16] exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps --- 2014-04-28 Richard Henderson Superseded
[v2,5/5] Revert "configure: Disable building A64 disassembler for libvixl update" --- 2014-04-28 Peter Maydell Superseded
[v2,4/5] libvixl: fix 64bit constants usage --- 2014-04-28 Peter Maydell Superseded
[v2,3/5] disas/libvixl: Add missing ULL suffixes --- 2014-04-28 Peter Maydell Superseded
[v2,2/5] disas/libvixl: Update to libvixl 1.3 --- 2014-04-28 Peter Maydell Superseded
[v2,1/5] configure: Disable building A64 disassembler for libvixl update --- 2014-04-28 Peter Maydell Superseded
[v3,7/7] hw/net/stellaris_enet: Convert to vmstate --- 2014-04-28 Peter Maydell Superseded
[v3,6/7] hw/net/stellaris_enet: Get rid of rx_fifo pointer --- 2014-04-28 Peter Maydell Superseded
[v3,5/7] hw/net/stellaris_enet: Fix debug format strings --- 2014-04-28 Peter Maydell Superseded
[v3,4/7] hw/net/stellaris_enet: Correctly implement the TR and THR registers --- 2014-04-28 Peter Maydell Superseded
[v3,3/7] hw/net/stellaris_enet: Rewrite tx fifo handling code --- 2014-04-28 Peter Maydell Superseded
[v3,2/7] hw/net/stellaris_enet: Correct handling of packet padding --- 2014-04-28 Peter Maydell Superseded
[v3,1/7] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun --- 2014-04-28 Peter Maydell Superseded
docs/memory.txt: old_portio has gone, so don't mention it --- 2014-04-28 Peter Maydell Superseded
[3/3] libvixl: fix 64bit constants usage --- 2014-04-24 Peter Maydell Superseded
[2/3] disas/libvixl: Add missing ULL suffixes --- 2014-04-24 Peter Maydell Superseded
[1/3] disas/libvixl: Update to libvixl 1.3 --- 2014-04-24 Peter Maydell Superseded
[3/3] hw/arm/virt: Add support for Cortex-A57 --- 2014-04-24 Peter Maydell Superseded
[2/3] hw/arm/virt: Put GIC register banks on 64K boundaries --- 2014-04-24 Peter Maydell Superseded
[1/3] hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv --- 2014-04-24 Peter Maydell Superseded
[13/13] fix gcc-4.9 compiler error on __{get, put]}_user --- 2014-04-23 Riku Voipio Superseded
[12/13] remove __get_user return check from PPC do_setcontext --- 2014-04-23 Riku Voipio Superseded
[11/13] sparc64_set_context: remove __get_user checks --- 2014-04-23 Riku Voipio Superseded
[10/13] remove __put/get error checks from ppc {save, restore}_user_regs --- 2014-04-23 Riku Voipio Superseded
[09/13] signal.c: setup_frame remove __put_user checks --- 2014-04-23 Riku Voipio Superseded
[08/13] do_sigreturn - remove __get_user checks --- 2014-04-23 Riku Voipio Accepted
[07/13] do_sigaltstack: remove __get_user value check --- 2014-04-23 Riku Voipio Superseded
[06/13] RFC comment out restore_fpu_state (sparc) --- 2014-04-23 Riku Voipio Accepted
[05/13] signal.c: remove return value from restore_sigcontext --- 2014-04-23 Riku Voipio Accepted
[04/13] signal.c: remove return value from setup_sigcontext --- 2014-04-23 Riku Voipio Superseded
[03/13] signal.c: remove return value from copy_siginfo_to_user --- 2014-04-23 Riku Voipio Superseded
[02/13] signal.c setup_frame/x86: __put_user cleanup --- 2014-04-23 Riku Voipio Superseded
[01/13] signal.c: remove __get/__put_user return value reading --- 2014-04-23 Riku Voipio Accepted
[001/124] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-04-21 Juan Quintela New
[PULL,41/51] allwinner-a10-pit: avoid generation of spurious interrupts --- 2014-04-17 Peter Maydell Not Applicable
[PULL,51/51] target-arm: A64: fix unallocated test of scalar SQXTUN --- 2014-04-17 Peter Maydell Accepted
[PULL,50/51] arm: translate.c: Fix smlald Instruction --- 2014-04-17 Peter Maydell Accepted
[PULL,49/51] net: cadence_gem: Make phy respond to broadcast --- 2014-04-17 Peter Maydell Accepted
[PULL,48/51] misc: zynq_slcr: Make DB_PRINTs always compile --- 2014-04-17 Peter Maydell Accepted
« 1 2 ... 750 751 752777 778 »