Show patches with: none      |   75943 patches
« 1 2 ... 723 724 725759 760 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,21/23] hw/arm/boot: pass an address limit to and return size from load_dtb() --- 2014-09-12 Peter Maydell Accepted
[PULL,20/23] hw/arm/boot: load DTB as a ROM image --- 2014-09-12 Peter Maydell Accepted
[PULL,19/23] hw/arm/virt: fix pl011 and pl031 irq flags --- 2014-09-12 Peter Maydell Accepted
[PULL,18/23] target-arm: Make *IS TLB maintenance ops affect all CPUs --- 2014-09-12 Peter Maydell Accepted
[PULL,17/23] target-arm: Push legacy wildcard TLB ops back into v6 --- 2014-09-12 Peter Maydell Accepted
[PULL,16/23] target-arm: Implement minimal DBGVCR, OSDLR_EL1, MDCCSR_EL0 --- 2014-09-12 Peter Maydell Accepted
[PULL,15/23] target-arm: Remove comment about MDSCR_EL1 being dummy implementation --- 2014-09-12 Peter Maydell Accepted
[PULL,14/23] target-arm: Set DBGDSCR.MOE for debug exceptions taken to AArch32 --- 2014-09-12 Peter Maydell Accepted
[PULL,13/23] target-arm: Implement handling of fired watchpoints --- 2014-09-12 Peter Maydell Accepted
[PULL,12/23] target-arm: Move extended_addresses_enabled() to internals.h --- 2014-09-12 Peter Maydell Accepted
[PULL,11/23] target-arm: Implement setting of watchpoints --- 2014-09-12 Peter Maydell Accepted
[PULL,10/23] cpu-exec: Make debug_excp_handler a QOM CPU method --- 2014-09-12 Peter Maydell Accepted
[PULL,09/23] exec.c: Record watchpoint fault address and direction --- 2014-09-12 Peter Maydell Accepted
[PULL,08/23] exec.c: Provide full set of dummy wp remove functions in user-mode --- 2014-09-12 Peter Maydell Accepted
[PULL,07/23] exec.c: Relax restrictions on watchpoint length and alignment --- 2014-09-12 Peter Maydell Accepted
[PULL,06/23] hw/arm/virt: Provide flash devices for boot ROMs --- 2014-09-12 Peter Maydell Accepted
[PULL,05/23] target-arm: Fix broken indentation in arm_cpu_reest() --- 2014-09-12 Peter Maydell Accepted
[PULL,04/23] target-arm: Fix resetting issues on ARMv7-M CPUs --- 2014-09-12 Peter Maydell Accepted
[PULL,03/23] pl061: implement input interrupt logic --- 2014-09-12 Peter Maydell Accepted
[PULL,02/23] cpu-exec.c: Allow disabling of IRQs on ARM Cortex-M CPUs --- 2014-09-12 Peter Maydell Accepted
[PULL,01/23] hw/arm/virt: add linux, stdout-path to /chosen DT node --- 2014-09-12 Peter Maydell Accepted
[PULL,00/23] target-arm queue --- 2014-09-12 Peter Maydell Not Applicable
[2/2] target-arm: Implement handling of breakpoint firing --- 2014-09-12 Peter Maydell Superseded
[1/2] target-arm: Implement setting guest breakpoints --- 2014-09-12 Peter Maydell Superseded
[v3,4/4] hw/arm/boot: enable DTB support when booting ELF images --- 2014-09-11 Ard Biesheuvel Superseded
[v3,3/4] hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed --- 2014-09-11 Ard Biesheuvel Superseded
[v3,2/4] hw/arm/boot: pass an address limit to and return size from load_dtb() --- 2014-09-11 Ard Biesheuvel Superseded
[v3,1/4] hw/arm/boot: load DTB as a ROM image --- 2014-09-11 Ard Biesheuvel Superseded
[Xen-devel,RFC,v3,23/22] Introduce "xen-load-devices-state" --- 2014-09-10 Stefano Stabellini New
[v2,4/4] hw/arm/boot: enable DTB support when booting ELF images --- 2014-09-10 Ard Biesheuvel New
[v2,3/4] hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed --- 2014-09-10 Ard Biesheuvel Superseded
[v2,2/4] hw/arm/boot: pass an address limit to and return size from load_dtb() --- 2014-09-10 Ard Biesheuvel New
[v2,1/4] hw/arm/boot: load DTB as a ROM image --- 2014-09-10 Ard Biesheuvel Superseded
[PACTH,v4,6/6] arm/virt: enable PSCI emulation support for system emulation --- 2014-09-10 Ard Biesheuvel Superseded
[PACTH,v4,5/6] target-arm: add emulation of PSCI calls for system emulation --- 2014-09-10 Ard Biesheuvel New
[PACTH,v4,4/6] target-arm: add missing PSCI constants needed for PSCI emulation --- 2014-09-10 Ard Biesheuvel Superseded
[PACTH,v4,3/6] target-arm: add hvc and smc exception emulation handling infrastructure --- 2014-09-10 Ard Biesheuvel New
[PACTH,v4,2/6] target-arm: do not set do_interrupt handlers for ARM and AArch64 user modes --- 2014-09-10 Ard Biesheuvel New
[PACTH,v4,1/6] target-arm: add powered off cpu state --- 2014-09-10 Ard Biesheuvel New
[2/2] target-arm: Make *IS TLB maintenance ops affect all CPUs --- 2014-09-09 Peter Maydell Superseded
[1/2] target-arm: Push legacy wildcard TLB ops back into v6 --- 2014-09-09 Peter Maydell Superseded
hw/arm/virt: fix pl011 and pl031 irq flags --- 2014-09-09 Peter Maydell Superseded
[v3,6/6] hw/arm/virt: Support dynamically spawned sysbus devices --- 2014-09-09 Auger Eric New
[v3,5/6] hw/arm/virt: new add_fdt_*_node functions --- 2014-09-09 Auger Eric New
[v3,4/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb --- 2014-09-09 Auger Eric New
[v3,3/6] PPC: e500: use dyn_sysbus_binding helper routines --- 2014-09-09 Auger Eric New
[v3,2/6] hw/arm/dyn_sysbus_devtree: helpers for sysbus device dynamic dt node generation --- 2014-09-09 Auger Eric New
[v3,1/6] hw/misc/dyn_sysbus_binding: helpers for sysbus device dynamic binding --- 2014-09-09 Auger Eric New
[v6,16/16] VFIO: PLATFORM: add forwarded irq support --- 2014-09-09 Auger Eric New
[v6,15/16] VFIO: COMMON: vfio_kvm_device_fd moved in the common header --- 2014-09-09 Auger Eric New
[v6,14/16] linux-headers: Update KVM headers from linux-next tag ToBeFilled --- 2014-09-09 Auger Eric New
[v6,13/16] hw/vfio/platform: Add irqfd support --- 2014-09-09 Auger Eric New
[v6,12/16] vfio/platform: add fake injection modality --- 2014-09-09 Auger Eric New
[v6,11/16] hw/arm/dyn_sysbus_devtree: enable vfio-calxeda-xgmac dynamic instantiation --- 2014-09-09 Auger Eric New
[v6,10/16] hw/vfio: calxeda xgmac device --- 2014-09-09 Auger Eric New
[v6,09/16] hw/vfio/platform: add vfio-platform support --- 2014-09-09 Auger Eric New
[v6,08/16] hw/vfio: create common module --- 2014-09-09 Auger Eric New
[v6,07/16] hw/vfio/pci: use name field in format strings --- 2014-09-09 Auger Eric New
[v6,06/16] hw/vfio/pci: rename group_list into vfio_group_list --- 2014-09-09 Auger Eric Superseded
[v6,05/16] hw/vfio/pci: split vfio_get_device --- 2014-09-09 Auger Eric New
[v6,04/16] hw/vfio/pci: Introduce VFIORegion --- 2014-09-09 Auger Eric New
[v6,03/16] hw/vfio/pci: introduce VFIODevice --- 2014-09-09 Auger Eric New
[v6,02/16] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice --- 2014-09-09 Auger Eric New
[v6,01/16] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio --- 2014-09-09 Auger Eric New
[PULL,03/24] pflash_cfi01: write flash contents to bdrv on incoming migration --- 2014-09-08 Stefan Hajnoczi Accepted
[PULL,02/24] pflash_cfi01: fixup stale DPRINTF() calls --- 2014-09-08 Stefan Hajnoczi Accepted
[PULL,03/26] pflash_cfi01: write flash contents to bdrv on incoming migration --- 2014-09-05 Stefan Hajnoczi Superseded
[PULL,02/26] pflash_cfi01: fixup stale DPRINTF() calls --- 2014-09-05 Stefan Hajnoczi Superseded
[6/6] hw/arm/boot: enable DTB support when booting ELF images --- 2014-09-05 Ard Biesheuvel New
[5/6] hw/arm/boot: load DTB as a ROM image --- 2014-09-05 Ard Biesheuvel Superseded
[4/6] hw/arm/boot: register cpu reset handlers if using -bios --- 2014-09-05 Ard Biesheuvel New
[3/6] hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed --- 2014-09-05 Ard Biesheuvel New
[2/6] hw/arm/boot: return size of loaded DTB from load_dtb() --- 2014-09-05 Ard Biesheuvel New
[1/6] hw/arm/virt: Provide flash devices for boot ROMs --- 2014-09-05 Ard Biesheuvel Superseded
[v3,6/6] arm/virt: enable PSCI emulation support for system emulation --- 2014-09-05 Ard Biesheuvel New
[v3,5/6] target-arm: add emulation of PSCI calls for system emulation --- 2014-09-05 Ard Biesheuvel New
[v3,4/6] target-arm: add missing PSCI constants needed for PSCI emulation --- 2014-09-05 Ard Biesheuvel New
[v3,3/6] target-arm: add hvc and smc exception emulation handling infrastructure --- 2014-09-05 Ard Biesheuvel New
[v3,2/6] target-arm: do not set do_interrupt handler for AArch64 user mode --- 2014-09-05 Ard Biesheuvel New
[v3,1/6] target-arm: add powered off cpu state --- 2014-09-05 Ard Biesheuvel New
[PULL,09/52] hw/ppc/spapr_hcall.c: Fix typo in function names --- 2014-09-04 Alexander Graf Accepted
hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed --- 2014-09-03 Ard Biesheuvel New
[v2,2/2] vfio: use kvm_resamplefds_enabled() --- 2014-09-03 Auger Eric Superseded
[v2,1/2] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks --- 2014-09-03 Auger Eric Superseded
[RFC] vfio: migration to trace points --- 2014-09-03 Auger Eric New
[PULL,10/10] slirp: Honour vlan/stack in hostfwd_remove commands --- 2014-09-03 Michael Tokarev Accepted
[v2,3/3] target-sparc: is_translating_asi() is TARGET_SPARC64 only --- 2014-09-02 Peter Maydell Superseded
[v2,1/3] target-sparc: Remove unused gen_op_subi_cc and gen_op_addi_cc --- 2014-09-02 Peter Maydell Superseded
[v2,3/5] qemu-char: Convert udp backend to QAPI --- 2014-09-02 Peter Maydell Accepted
[v2,5/5] arm/virt: enable PSCI emulation support for system emulation --- 2014-09-01 Ard Biesheuvel New
[v2,4/5] target-arm: add emulation of PSCI calls for system emulation --- 2014-09-01 Ard Biesheuvel New
[v2,3/5] target-arm: add hvc and smc exception emulation handling infrastructure --- 2014-09-01 Ard Biesheuvel New
[v2,2/5] target-arm: do not set do_interrupt handler for AArch64 user mode --- 2014-09-01 Ard Biesheuvel New
[v2,1/5] target-arm: add powered off cpu state --- 2014-09-01 Ard Biesheuvel New
[5/5] arm/virt: enable PSCI emulation support for system emulation --- 2014-09-01 Ard Biesheuvel New
[4/5] target-arm: add emulation of PSCI calls for system emulation --- 2014-09-01 Ard Biesheuvel New
[3/5] target-arm: add hvc and smc exception emulation handling infrastructure --- 2014-09-01 Ard Biesheuvel New
[2/5] target-arm: support AArch64 for arm_cpu_set_pc --- 2014-09-01 Ard Biesheuvel New
[1/5] target-arm: add powered off cpu state --- 2014-09-01 Ard Biesheuvel New
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks --- 2014-08-29 Auger Eric Superseded
« 1 2 ... 723 724 725759 760 »