Show patches with: State = Action Required       |    Archived = No       |   21532 patches
« 1 2 3 4215 216 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,V2,3/6] target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible --- 2014-04-01 PranavkumarSawargaonkar New
[RFC,V2,4/6] target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64 --- 2014-04-01 PranavkumarSawargaonkar New
[RFC,V2,5/6] target-arm: Provide PSCI v0.2 constants to generic QEMU code --- 2014-04-01 PranavkumarSawargaonkar New
[RFC,V2,6/6] hw/arm/virt: Use PSCI v0.2 function IDs when kernel supports its --- 2014-04-01 PranavkumarSawargaonkar New
[v2,3/9] tcg: Avoid undefined behaviour patching code at unaligned addresses --- 2014-04-01 Richard Henderson New
[v5,24/24] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-04-03 Michael S. Tsirkin New
[01/97] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-04-07 Juan Quintela New
pass an inclusive address range to xc_domain_pin_memory_cacheattr --- 2014-04-07 Stefano Stabellini New
[RFC,v2,1/6] hw/arm/virt: add a xgmac device --- 2014-04-09 Auger Eric New
[RFC,v2,2/6] vfio: move hw/misc/vfio.c to hw/vfio/pci.c --- 2014-04-09 Auger Eric New
[RFC,v2,3/6] vfio: add vfio-platform support --- 2014-04-09 Auger Eric New
[RFC,v2,4/6] vfio: Add initial IRQ support in QEMU platform device --- 2014-04-09 Auger Eric New
[RFC,v2,5/6] virt: Assign a VFIO platform device to a virt VM in QEMU command line --- 2014-04-09 Auger Eric New
[RFC,v2,6/6] vfio: add exit function and IRQ disable functions --- 2014-04-09 Auger Eric New
[RFC,V3,1/7] linux-headers: Update KVM headers from v3.15 --- 2014-04-10 PranavkumarSawargaonkar New
[RFC,V3,3/7] target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible --- 2014-04-10 PranavkumarSawargaonkar New
[RFC,V3,4/7] target-arm: Provide PSCI v0.2 constants to generic QEMU code --- 2014-04-10 PranavkumarSawargaonkar New
[RFC,V3,5/7] hw/arm/virt: Use PSCI v0.2 function IDs when kernel supports it --- 2014-04-10 PranavkumarSawargaonkar New
[RFC,V3,6/7] target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64 --- 2014-04-10 PranavkumarSawargaonkar New
[RFC,V3,7/7] target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64 --- 2014-04-10 PranavkumarSawargaonkar New
Change of TEXT_OFFSET for multi_v7_defconfig --- 2014-04-16 Nicolas Pitre New
[001/124] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-04-21 Juan Quintela New
[RFC,V4,1/6] linux-headers: Update KVM headers from linux-3.16-rc1 --- 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,4/6] hw/arm/virt: Use PSCI v0.2 compatible when kernel supports it --- 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,6/6] target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64 --- 2014-05-05 PranavkumarSawargaonkar New
[1/7] target-arm: use correct do_interrupt handler for AArch64 user mode --- 2014-05-05 Rob Herring New
[2/7] target-arm: add powered off cpu state --- 2014-05-05 Rob Herring New
[3/7] target-arm: add hvc and smc exception emulation handling infrastructure --- 2014-05-05 Rob Herring New
[4/7] target-arm: support AArch64 for arm_cpu_set_pc --- 2014-05-05 Rob Herring New
[5/7] target-arm: add emulation of PSCI calls for system emulation --- 2014-05-05 Rob Herring New
[6/7] arm/virt: enable PSCI emulation support for system emulation --- 2014-05-05 Rob Herring New
[7/7] arm/highbank: enable PSCI emulation support --- 2014-05-05 Rob Herring New
[21/36] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-05-05 Juan Quintela New
[PULL,0/7] xen-140507 --- 2014-05-07 Stefano Stabellini New
[Xen-devel,PULL,5/7] xen: factor out common functions --- 2014-05-07 Stefano Stabellini New
[Xen-devel,PULL,0/7] xen-140507-2 --- 2014-05-07 Stefano Stabellini New
[v2,1/4] Provide infrastructure for marking private QOM struct fields --- 2014-05-09 Peter Maydell New
[v2,2/4] arm_gic: Use new qom_private macro to mark private fields --- 2014-05-09 Peter Maydell New
[v2,3/4] a9scu: Use qom_private to mark private fields --- 2014-05-09 Peter Maydell New
[v2,4/4] arm11scu: Use qom_private to mark private fields --- 2014-05-09 Peter Maydell New
[RFC,V5,1/8] update-linux-headers.sh: Add psci.h to linux header sync-up script --- 2014-05-12 PranavkumarSawargaonkar New
[RFC,V5,2/8] linux-headers: Update KVM headers from linux-next tag next-20140508 --- 2014-05-12 PranavkumarSawargaonkar New
[RFC,V5,4/8] target-arm/kvm-const.h: Add QEMU_KVM_CAP_ARM_PSCI_0_2 define --- 2014-05-12 PranavkumarSawargaonkar New
[RFC,V5,5/8] target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64 --- 2014-05-12 PranavkumarSawargaonkar New
[RFC,V5,7/8] target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64 --- 2014-05-12 PranavkumarSawargaonkar New
[RFC,V5,8/8] hw/arm/virt: Use PSCI v0.2 compatible when kernel supports it --- 2014-05-12 PranavkumarSawargaonkar New
hw/arm/boot: get AArch64 kernel Image load offset from Image file --- 2014-05-14 Rob Herring New
[V6,1/8] update-linux-headers.sh: Add psci.h to linux header sync-up script --- 2014-05-22 PranavkumarSawargaonkar New
[V6,2/8] linux-headers: Update KVM headers from linux-next tag next-20140508 --- 2014-05-22 PranavkumarSawargaonkar New
[V6,8/8] hw/arm/virt: Use PSCI v0.2 compatible string when KVM or TCG provides it --- 2014-05-22 PranavkumarSawargaonkar New
[v2,1/6] target-arm: don't set cpu do_interrupt handler for user mode emulation --- 2014-05-23 Rob Herring New
[v2,2/6] target-arm: add powered off cpu state --- 2014-05-23 Rob Herring New
[v2,3/6] target-arm: add hvc and smc exception emulation handling infrastructure --- 2014-05-23 Rob Herring New
[v2,4/6] target-arm: add emulation of PSCI calls for system emulation --- 2014-05-23 Rob Herring New
[v2,5/6] arm/virt: enable PSCI emulation support for system emulation --- 2014-05-23 Rob Herring New
[v2,6/6] arm/highbank: enable PSCI emulation support --- 2014-05-23 Rob Herring New
libxl: change default QEMU machine to pc-i440fx-1.6 --- 2014-05-23 Stefano Stabellini New
[RFC,v3,01/10] hw/arm/virt: add a xgmac device --- 2014-06-02 Auger Eric New
[RFC,v3,02/10] vfio: move hw/misc/vfio.c to hw/vfio/pci.c --- 2014-06-02 Auger Eric New
[RFC,v3,03/10] vfio: add vfio-platform support --- 2014-06-02 Auger Eric New
[RFC,v3,04/10] vfio: simplifed DPRINTF calls using device name --- 2014-06-02 Auger Eric New
[RFC,v3,05/10] vfio: Add initial IRQ support in platform device --- 2014-06-02 Auger Eric New
[RFC,v3,06/10] virt: Assign a VFIO platform device with -device option --- 2014-06-02 Auger Eric New
[RFC,v3,07/10] Add EXEC_FLAG to VFIO DMA mappings --- 2014-06-02 Auger Eric New
[RFC,v3,08/10] Add AMBA devices support to VFIO --- 2014-06-02 Auger Eric New
[RFC,v3,09/10] Always use eventfd as notifying mechanism --- 2014-06-02 Auger Eric New
[RFC,v3,10/10] vfio: Add irqfd support in platform device --- 2014-06-02 Auger Eric New
[v2] libxl: change default QEMU machine to pc-i440fx-1.6 --- 2014-06-12 Stefano Stabellini New
[V7,1/8] update-linux-headers.sh: Add psci.h to linux header sync-up script --- 2014-06-16 PranavkumarSawargaonkar New
[V7,2/8] linux-headers: Update KVM headers with kvm tree's next branch. --- 2014-06-16 PranavkumarSawargaonkar New
[RFC,1/2] hw/pci-host: add a generic PCI host --- 2014-06-16 Rob Herring New
[RFC,2/2] hw/arm/virt: Add generic PCI host device --- 2014-06-16 Rob Herring New
[RFC,v3,2/4] vfio: Add irqfd support in platform device --- 2014-06-23 alvise rigo New
[v4,02/33] target-arm: move Aarch32 SCR into security reglist --- 2014-06-30 Greg Bellows New
[v4,04/33] target-arm: add arm_is_secure() function --- 2014-06-30 Greg Bellows New
[v4,06/33] target-arm: make arm_current_pl() return PL3 --- 2014-06-30 Greg Bellows New
[v4,07/33] target-arm: add non-secure Translation Block flag --- 2014-06-30 Greg Bellows New
[v4,08/33] target-arm: A32: Emulate the SMC instruction --- 2014-06-30 Greg Bellows New
[v4,09/33] target-arm: extend Aarch32 async excp masking --- 2014-06-30 Greg Bellows New
[v4,10/33] target-arm: extend Aarch64 SCR.{FIQ|IRQ} handling --- 2014-06-30 Greg Bellows New
[v4,11/33] target-arm: add async excp target_el&mode function --- 2014-06-30 Greg Bellows New
[v4,12/33] target-arm: use dedicated target_el function --- 2014-06-30 Greg Bellows New
[v4,14/33] target-arm: Respect SCR.FW, SCR.AW and SCTLR.NMFI --- 2014-06-30 Greg Bellows New
[v4,15/33] target-arm: add NSACR register --- 2014-06-30 Greg Bellows New
[v4,16/33] target-arm: add SDER definition --- 2014-06-30 Greg Bellows New
[v4,17/33] target-arm: add MVBAR support --- 2014-06-30 Greg Bellows New
[v4,18/33] target-arm: add macros to access banked registers --- 2014-06-30 Greg Bellows New
[v4,19/33] target-arm: insert Aarch32 cpregs twice into hashtable --- 2014-06-30 Greg Bellows New
[v4,20/33] target-arm: arrayfying fieldoffset for banking --- 2014-06-30 Greg Bellows New
[v4,21/33] target-arm: add SCTLR_EL3 and make SCTLR banked --- 2014-06-30 Greg Bellows New
[v4,22/33] target-arm: make CSSELR banked --- 2014-06-30 Greg Bellows New
[v4,23/33] target-arm: add TTBR0_EL3 and make TTBR0/1 banked --- 2014-06-30 Greg Bellows New
[v4,24/33] target-arm: add TCR_EL3 and make TTBCR banked --- 2014-06-30 Greg Bellows New
[v4,25/33] target-arm: make c2_mask and c2_base_mask banked --- 2014-06-30 Greg Bellows New
[v4,26/33] target-arm: make DACR banked --- 2014-06-30 Greg Bellows New
[v4,27/33] target-arm: make IFSR banked --- 2014-06-30 Greg Bellows New
[v4,28/33] target-arm: make DFSR banked --- 2014-06-30 Greg Bellows New
[v4,29/33] target-arm: make IFAR/DFAR banked --- 2014-06-30 Greg Bellows New
« 1 2 3 4215 216 »