Show patches with: State = Action Required       |    Archived = No       |   21473 patches
« 1 2 ... 15 16 17214 215 »
Patch Series S/W/F Date Submitter Delegate State
[v3,for-2.9,1/3] hw/isa/apm: introduce callback for APM_STS_IOPORT writes --- 2016-11-18 Laszlo Ersek New
[v3,for-2.9,2/3] hw/isa/lpc_ich9: add SMI feature negotiation via APM_STS --- 2016-11-18 Laszlo Ersek New
[v3,for-2.9,3/3] hw/isa/lpc_ich9: ICH9_APM_STS_F_BROADCAST_SMI: inject SMI on all VCPUs --- 2016-11-18 Laszlo Ersek New
[Xen-devel,PULL,0/5] xen-20161122-tag --- 2016-11-22 Stefano Stabellini New
[v6,1/4] kernel: Add definitions for GICv3 attributes --- 2016-11-23 Vijay Kilari New
[v6,4/4] hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers --- 2016-11-23 Vijay Kilari New
[kvm-unit-tests,v7,01/11] lib: xstr: allow multiple args --- 2016-11-23 Andrew Jones New
[kvm-unit-tests,v7,02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit --- 2016-11-23 Andrew Jones New
[kvm-unit-tests,v7,03/11] arm/arm64: smp: support more than 8 cpus --- 2016-11-23 Andrew Jones New
[kvm-unit-tests,v7,04/11] arm/arm64: add some delay routines --- 2016-11-23 Andrew Jones New
[kvm-unit-tests,v7,05/11] arm/arm64: irq enable/disable --- 2016-11-23 Andrew Jones New
[kvm-unit-tests,v7,07/11] arm/arm64: gicv2: add an IPI test --- 2016-11-23 Andrew Jones New
[kvm-unit-tests,v7,09/11] arm/arm64: add initial gicv3 support --- 2016-11-23 Andrew Jones New
[kvm-unit-tests,v7,10/11] arm/arm64: gicv3: add an IPI test --- 2016-11-23 Andrew Jones New
[kvm-unit-tests,v7,11/11] arm/arm64: gic: don't just use zero --- 2016-11-23 Andrew Jones New
[kvm-unit-tests,v7,10/11] arm/barrier-litmus-tests: add simple mp and sal litmus tests --- 2016-11-24 Alex Bennée New
[for-2.8,v2,1/2] loader: fix handling of custom address spaces when adding ROM blobs --- 2016-11-29 Laszlo Ersek New
[PULL,3/5] loader: fix handling of custom address spaces when adding ROM blobs --- 2016-12-01 Michael S. Tsirkin New
[v4,1/7] fw-cfg: support writeable blobs --- 2016-12-01 Laszlo Ersek New
[v4,2/7] fw-cfg: turn FW_CFG_FILE_SLOTS into a device property --- 2016-12-01 Laszlo Ersek New
[v4,3/7] fw-cfg: expose "file_slots" parameter in fw_cfg_init_io_dma() --- 2016-12-01 Laszlo Ersek New
[v4,4/7] hw/i386/pc: introduce 2.9 machine types with 0x20 fw_cfg file slots --- 2016-12-01 Laszlo Ersek New
[v4,5/7] hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg --- 2016-12-01 Laszlo Ersek New
[v4,6/7] hw/isa/lpc_ich9: add broadcast SMI feature --- 2016-12-01 Laszlo Ersek New
[v4,7/7] hw/i386/pc_q35: advertise broadcast SMI if VCPU hotplug is turned off --- 2016-12-01 Laszlo Ersek New
scripts: add "git.orderfile" for ordering diff hunks by pathname patterns --- 2016-12-02 Laszlo Ersek New
[RISU,3/9] risu: add simple trace and replay support --- 2016-12-02 Alex Bennée New
[RISU,8/9] new: record_traces.sh helper script --- 2016-12-02 Alex Bennée New
[v2] scripts: add "git.orderfile" for ordering diff hunks by pathname patterns --- 2016-12-02 Laszlo Ersek New
exec.c: simplify the breakpoint invalidation logic --- 2016-12-06 Alex Bennée New
[RFC,for,2.9] gdbstub: remove spurious tb_flush() calls --- 2016-12-06 Alex Bennée New
[1/5] ARM BE8/BE32 semihosting and gdbstub support. --- 2016-12-06 Julian Brown New
[3/5] Fix arm_semi_flen_cb for BE32 system mode. --- 2016-12-06 Julian Brown New
[2/5] Fix Thumb-1 BE32 execution and disassembly. --- 2016-12-06 Julian Brown New
[4/5] ARM BE32 watchpoint fix. --- 2016-12-06 Julian Brown New
[v5,1/3] cutils: Set __builtin_prefetch optional parameters --- 2016-12-07 Vijay Kilari New
[v5,2/3] utils: Add helper to read arm MIDR_EL1 register --- 2016-12-07 Vijay Kilari New
[v5,3/3] utils: Add prefetch for Thunderx platform --- 2016-12-07 Vijay Kilari New
[kvm-unit-tests,v8,01/10] arm/arm64: yield on cpu_relax --- 2016-12-08 Andrew Jones New
[kvm-unit-tests,v8,02/10] arm/arm64: smp: support more than 8 cpus --- 2016-12-08 Andrew Jones New
[kvm-unit-tests,v8,03/10] arm/arm64: add some delay routines --- 2016-12-08 Andrew Jones New
[kvm-unit-tests,v8,04/10] arm/arm64: irq enable/disable --- 2016-12-08 Andrew Jones New
[kvm-unit-tests,v8,05/10] arm/arm64: add initial gicv2 support --- 2016-12-08 Andrew Jones New
[kvm-unit-tests,v8,06/10] arm/arm64: gicv2: add an IPI test --- 2016-12-08 Andrew Jones New
[kvm-unit-tests,v8,07/10] libcflat: add IS_ALIGNED() macro, and page sizes --- 2016-12-08 Andrew Jones New
[kvm-unit-tests,v8,08/10] arm/arm64: add initial gicv3 support --- 2016-12-08 Andrew Jones New
[kvm-unit-tests,v8,09/10] arm/arm64: gicv3: add an IPI test --- 2016-12-08 Andrew Jones New
[kvm-unit-tests,v8,10/10] arm/arm64: gic: don't just use zero --- 2016-12-08 Andrew Jones New
[RISU,v3,01/10] risu: a bit more verbosity when running --- 2016-12-09 Alex Bennée New
[RISU,v3,02/10] aarch64: add hand-coded risu skeleton for directed testing --- 2016-12-09 Alex Bennée New
[RISU,v3,03/10] risu: paramterise send/receive functions --- 2016-12-09 Alex Bennée New
[RISU,v3,04/10] risu: add simple trace and replay support --- 2016-12-09 Alex Bennée New
[RISU,v3,05/10] risu: add support compressed tracefiles --- 2016-12-09 Alex Bennée New
[RISU,v3,06/10] risu_aarch64: it's -> it is --- 2016-12-09 Alex Bennée New
[RISU,v3,07/10] risugen: remove grocer's apostrophe from REs --- 2016-12-09 Alex Bennée New
[RISU,v3,08/10] new: generate_all.sh script --- 2016-12-09 Alex Bennée New
[v4,61/64] qemu/host-utils.h: Reduce the operation count in the fallback ctpop --- 2016-12-09 Alex Bennée New
VNC LED state buggy, interop issue --- 2016-12-13 Pierre Ossman New
[03/11] hw/arm/virt: use VirtMachineState.smp_cpus --- 2016-12-13 Andrew Jones New
[09/11] hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState --- 2016-12-13 Andrew Jones New
[10/11] hw/arm/virt: remove VirtGuestInfo --- 2016-12-13 Andrew Jones New
[11/11] hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edge-triggered --- 2016-12-13 Andrew Jones New
[RFC/POC,1/4] tests/docker: add basic user mapping support --- 2016-12-14 Alex Bennée New
[RFC/POC,2/4] new tests/docker/dockerfiles/debian-multiarch-cross.docker --- 2016-12-14 Alex Bennée New
[RFC/POC,3/4] tests/tcg: don't run tests by default --- 2016-12-14 Alex Bennée New
[RFC/POC,4/4] tests/tcg/Makefile: use docker target for arm-tcg-tests --- 2016-12-14 Alex Bennée New
[42/67] acpi/ipmi: Initialize the fwinfo before fetching it --- 2016-12-15 Michael Roth New
smbios: stop ignoring command line options for TARGET_ARM --- 2016-12-16 Leif Lindholm New
vexpress fix flash device-width --- 2016-12-22 David Engraf New
ipmi: Add parenthesis around some macro parameters --- 2016-12-22 Corey Minyard New
qemu: bunch of spelling-fixes --- 2016-12-27 Marc-André Lureau New
[01/19] i2c: Allow I2C devices to NAK start events --- 2016-12-30 Corey Minyard New
[02/19] i2c-smbus: Use a int for return --- 2016-12-30 Corey Minyard New
[13/19] pc: Add _enabled to the end of some boolean flags --- 2016-12-30 Corey Minyard New
[14/19] pc: Add an SMB0 ACPI device to q35 --- 2016-12-30 Corey Minyard New
[15/19] hw: Add an IRQ interface --- 2016-12-30 Corey Minyard New
[16/19] isa: Add an irq device. --- 2016-12-30 Corey Minyard New
[17/19] i2c: Allow SMBus device to NAK start events --- 2016-12-30 Corey Minyard New
[18/19] i2c: Add an SMBus alert device. --- 2016-12-30 Corey Minyard New
[19/19] ipmi_smbus: Add alert capability to the IPMI SSIF code --- 2016-12-30 Corey Minyard New
[v2,06/16] hw/arm/virt: use VirtMachineState.gic_version --- 2017-01-02 Andrew Jones New
[v2,07/16] hw/arm/virt: eliminate struct VirtGuestInfoState --- 2017-01-02 Andrew Jones New
[v2,09/16] hw/arm/virt: move VirtMachineState/Class to virt.h --- 2017-01-02 Andrew Jones New
[v2,15/16] hw/arm/virt-acpi-build: use SMC if booting in EL2 --- 2017-01-02 Andrew Jones New
[v2,16/16] hw/arm/virt-acpi-build: madt: add vgic maint irq --- 2017-01-02 Andrew Jones New
vexpress fix flash device-width --- 2017-01-05 David Engraf New
pflash_cfi01: fix per device sector length in CFI table --- 2017-01-12 David Engraf New
[PULL,1/2] travis: trim out most clang builds --- 2017-01-12 Alex Bennée New
[PULL,2/2] travis: add Trusty with clang stable build --- 2017-01-12 Alex Bennée New
[v6,wave,1,1/4] fw-cfg: support writeable blobs --- 2017-01-12 Laszlo Ersek New
[v6,wave,1,2/4] fw-cfg: turn FW_CFG_FILE_SLOTS into a device property --- 2017-01-12 Laszlo Ersek New
[v6,wave,1,3/4] pc: Add 2.9 machine-types --- 2017-01-12 Laszlo Ersek New
[v6,wave,1,4/4] fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types --- 2017-01-12 Laszlo Ersek New
[v6,wave,2,1/3] hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg --- 2017-01-12 Laszlo Ersek New
[v6,wave,2,2/3] hw/isa/lpc_ich9: add broadcast SMI feature --- 2017-01-12 Laszlo Ersek New
[v6,wave,2,3/3] hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types --- 2017-01-12 Laszlo Ersek New
[v2] hw/arm/virt-acpi - reserve ECAM space as PNP0C02 device --- 2017-01-13 Ard Biesheuvel New
arm: virt: Fix the segmentation fault when specifying an unsupported CPU --- 2017-01-15 Shannon Zhao New
[RFC,1/6] headers: update linux headers target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,2/6] target: arm: Add the qemu target for KVM_ARM_TARGET_GENERIC_V8 target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
« 1 2 ... 15 16 17214 215 »