Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 78556 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
740
741
742
…
785
786
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v4,2/3] linux-headers: update to 4.0-rc2
-
-
-
2015-03-04
Auger Eric
New
[v4,1/3] update-linux-headers.sh: export virtio_types.h
-
-
-
2015-03-04
Auger Eric
New
target-arm: Fix multi-pass virt CPU feature parsing
-
-
-
2015-03-03
Greg Bellows
New
hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1
-
-
-
2015-03-03
Ard Biesheuvel
Superseded
[6/6] target-arm/cpu.h: document why env->spsr exists
-
-
-
2015-02-25
Alex Bennée
New
[5/6] target-arm/kvm64: fix save/restore of SPSR regs
-
-
-
2015-02-25
Alex Bennée
New
[5/6] target-arm/kvm64: fix save/restore of SPSR registers
-
-
-
2015-02-25
Alex Bennée
New
[4/6] target-arm/kvm64.c: sync FP register state
-
-
-
2015-02-25
Alex Bennée
New
[3/6] hw/char/pl011: don't keep setting the IRQ if nothing changed
-
-
-
2015-02-25
Alex Bennée
New
[2/6] arm_gic_kvm.c: restore config before pending IRQs
-
-
-
2015-02-25
Alex Bennée
New
[1/6] target-arm: kvm: save/restore mp state
-
-
-
2015-02-25
Alex Bennée
New
[36/43] target-arm/translate-a64: Fix wrong mmu_idx usage for LDT/STT
-
-
-
2015-02-24
Michael Roth
New
[29/43] linux-user: Fix broken m68k signal handling on 64 bit hosts
-
-
-
2015-02-24
Michael Roth
New
[19/43] audio: Don't free hw resources until after hw backend is stopped
-
-
-
2015-02-24
Michael Roth
New
[PULL,12/12] target-arm: A64: Avoid signed shifts in disas_ldst_pair()
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,11/12] target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addr
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,10/12] target-arm: A64: Fix handling of rotate in logic_imm_decode_wmask
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,09/12] target-arm: A64: Fix shifts into sign bit
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,08/12] target-arm: Add AArch32 guest support to KVM64
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,07/12] target-arm: Add 32/64-bit register sync
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,06/12] target-arm: Add feature parsing to virt
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,05/12] target-arm: Add CPU property to disable AArch64
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,04/12] pci: Move PCI VGA to pci.mak
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,03/12] arm: Add PCIe host bridge in virt machine
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,02/12] pci: Add generic PCIe host bridge
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,01/12] pci: Allocate PCIe host bridge PCI ID
-
-
-
2015-02-13
Peter Maydell
Accepted
[PULL,00/12] target-arm queue
-
-
-
2015-02-13
Peter Maydell
Not Applicable
[RFC,3/3] hw/vfio/platform: add forwarded irq support
-
-
-
2015-02-13
Auger Eric
New
[RFC,2/3] hw/vfio/common: vfio_kvm_device_fd moved in the common header
-
-
-
2015-02-13
Auger Eric
New
[RFC,1/3] linux-headers: Update KVM header for KVM-VFIO FORWARD/UNFORWARD
-
-
-
2015-02-13
Auger Eric
New
[v10,7/7] hw/vfio/platform: add irqfd support
-
-
-
2015-02-13
Auger Eric
New
[v10,6/7] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
-
-
-
2015-02-13
Auger Eric
New
[v10,5/7] hw/vfio: calxeda xgmac device
-
-
-
2015-02-13
Auger Eric
New
[v10,4/7] hw/vfio/platform: add capability to start IRQ propagation
-
-
-
2015-02-13
Auger Eric
New
[v10,3/7] hw/vfio/platform: add irq assignment
-
-
-
2015-02-13
Auger Eric
New
[v10,2/7] hw/vfio/platform: vfio-platform skeleton
-
-
-
2015-02-13
Auger Eric
New
[v10,1/7] linux-headers: update VFIO header for VFIO platform drivers
-
-
-
2015-02-13
Auger Eric
New
[v3,2/2] hw/intc/arm_gic: Initialize the vgic in the realize function
-
-
-
2015-02-13
Auger Eric
New
[v3,1/2] linux-headers: update KVM headers from KVM_DEV_ARM_VGIC_GRP_CTRL
-
-
-
2015-02-13
Auger Eric
New
[v8,4/4] target-arm: Add AArch32 guest support to KVM64
-
-
-
2015-02-12
Greg Bellows
Superseded
[v8,3/4] target-arm: Add 32/64-bit register sync
-
-
-
2015-02-12
Greg Bellows
Superseded
[v8,2/4] target-arm: Add feature parsing to virt
-
-
-
2015-02-12
Greg Bellows
New
[v8,1/4] target-arm: Add CPU property to disable AArch64
-
-
-
2015-02-12
Greg Bellows
Superseded
[v7,4/4] target-arm: Add AArch32 guest support to KVM64
-
-
-
2015-02-12
Greg Bellows
New
[v7,3/4] target-arm: Add 32/64-bit register sync
-
-
-
2015-02-12
Greg Bellows
Superseded
[v7,2/4] target-arm: Add feature parsing to virt
-
-
-
2015-02-12
Greg Bellows
New
[v7,1/4] target-arm: Add CPU property to disable AArch64
-
-
-
2015-02-12
Greg Bellows
Superseded
[v6,4/4] target-arm: Add AArch32 guest support to KVM64
-
-
-
2015-02-12
Greg Bellows
New
[v6,3/4] target-arm: Add 32/64-bit register sync
-
-
-
2015-02-12
Greg Bellows
New
[v6,2/4] target-arm: Add feature parsing to virt
-
-
-
2015-02-12
Greg Bellows
New
[v6,1/4] target-arm: Add CPU property to disable AArch64
-
-
-
2015-02-12
Greg Bellows
Superseded
[v5,4/4] target-arm: Add AArch32 guest support to KVM64
-
-
-
2015-02-12
Greg Bellows
New
[v5,3/4] target-arm: Add 32/64-bit register sync
-
-
-
2015-02-12
Greg Bellows
New
[v5,2/4] target-arm: Add feature parsing to virt
-
-
-
2015-02-12
Greg Bellows
New
[v5,1/4] target-arm: Add CPU property to disable AArch64
-
-
-
2015-02-12
Greg Bellows
Superseded
[v4,4/4] target-arm: Add AArch32 guest support to KVM64
-
-
-
2015-02-10
Greg Bellows
New
[v4,3/4] target-arm: Add 32/64-bit register sync
-
-
-
2015-02-10
Greg Bellows
New
[v4,2/4] target-arm: Add feature parsing to virt
-
-
-
2015-02-10
Greg Bellows
New
[v4,1/4] target-arm: Add CPU property to disable AArch64
-
-
-
2015-02-10
Greg Bellows
New
[4/4] target-arm: A64: Avoid signed shifts in disas_ldst_pair()
-
-
-
2015-02-06
Peter Maydell
Superseded
[3/4] target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addr
-
-
-
2015-02-06
Peter Maydell
Superseded
[2/4] target-arm: A64: Fix handling of rotate in logic_imm_decode_wmask
-
-
-
2015-02-06
Peter Maydell
Superseded
[1/4] target-arm: A64: Fix shifts into sign bit
-
-
-
2015-02-06
Peter Maydell
Superseded
bitops.h: sextract64() return type should be int64_t, not uint64_t
-
-
-
2015-02-06
Peter Maydell
Superseded
[PULL,28/28] target-arm: fix for exponent comparison in recpe_f64
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,27/28] target-arm: Guest cpu endianness determination for virtio KVM ARM/ARM64
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,26/28] target-arm: KVM64: Get and Sync up guest register state like kvm32.
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,25/28] disas/arm-a64.cc: Tell libvixl correct code addresses
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,24/28] disas/libvixl: Update to upstream VIXL 1.7
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,23/28] target-arm: Fix brace style in reindented code
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,22/28] target-arm: Reindent ancient page-table-walk code
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,21/28] target-arm: Use mmu_idx in get_phys_addr()
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,20/28] target-arm: Pass mmu_idx to get_phys_addr()
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,19/28] target-arm: Split AArch64 cases out of ats_write()
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,18/28] target-arm: Don't define any MMU_MODE*_SUFFIXes
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,17/28] target-arm: Use correct mmu_idx for unprivileged loads and stores
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,16/28] target-arm: Define correct mmu_idx values and pass them in TB flags
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,15/28] target-arm/translate-a64: Fix wrong mmu_idx usage for LDT/STT
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,14/28] target-arm: Make arm_current_el() return sensible values for M profile
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,13/28] cpu_ldst.h: Allow NB_MMU_MODES to be 7
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,12/28] hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,11/28] target-arm: check that LSB <= MSB in BFI instruction
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,10/28] target-arm: Squash input denormals in FRECPS and FRSQRTS
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,09/28] Fix FMULX not squashing denormalized inputs when FZ is set.
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,08/28] target-arm: Add checks that cpreg raw accesses are handled
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,07/28] target-arm: Split NO_MIGRATE into ALIAS and NO_RAW
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,06/28] target-arm: Add missing SP_ELx register definition
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,05/28] target-arm: Change reset to highest available EL
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,04/28] target-arm: Add extended RVBAR support
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,03/28] target-arm: Fix RVBAR_EL1 register encoding
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,02/28] target_arm: Parameterise the irq lines for armv7m_init
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,01/28] target_arm: Remove memory region init from armv7m_init
-
-
-
2015-02-05
Peter Maydell
Accepted
[PULL,00/28] target-arm queue
-
-
-
2015-02-05
Peter Maydell
Not Applicable
[V3,2/2] target-arm: Guest cpu endianness determination for virtio KVM ARM/ARM64
-
-
-
2015-02-05
PranavkumarSawargaonkar
New
[V3,1/2] target-arm: KVM64: Get and Sync up guest register state like kvm32.
-
-
-
2015-02-05
PranavkumarSawargaonkar
Superseded
[PULL,08/10] disas/s390.c: Remove unused variables
-
-
-
2015-02-03
Richard Henderson
Accepted
[PULL,07/10] target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
-
-
-
2015-02-03
Richard Henderson
Accepted
[3/3] softfloat: expand out STATUS macro
-
-
-
2015-02-02
Peter Maydell
Accepted
[2/3] softfloat: expand out STATUS_VAR
-
-
-
2015-02-02
Peter Maydell
Accepted
[1/3] softfloat: Expand out the STATUS_PARAM macro
-
-
-
2015-02-02
Peter Maydell
Accepted
«
1
2
...
740
741
742
…
785
786
»