Show patches with: State = Action Required       |   427056 patches
« 1 2 ... 901 902 9034270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,2/4] target-openrisc: Add OpenCores FB device support - - - - --- 2014-08-22 Valentin Manea New
[v2,3/4] target-openrisc: Add OpenCores keyboard device support - - - - --- 2014-08-22 Valentin Manea New
[v2,4/4] target-openrisc: Add LPC32XX touchscreen device - - - - --- 2014-08-22 Valentin Manea New
[1/2] pflash_cfi01: fixup stale DPRINTF() calls - - - - --- 2014-08-23 Laszlo Ersek New
[2/2] pflash_cfi01: write flash contents to bdrv on incoming migration - - - - --- 2014-08-23 Laszlo Ersek New
[v1,1/5] Netduino_USART: Add the Netduino Plus 2 USART Controller - - - - --- 2014-08-24 Alistair Francis New
[v1,2/5] Netduino_GPIO: Add the Netduino Plus 2 GPIO controller - - - - --- 2014-08-24 Alistair Francis New
[v1,3/5] Netduino_SYSCFG: Add the Netduino Plus 2 SYSCFG - - - - --- 2014-08-24 Alistair Francis New
[v1,4/5] Netduino_Timer: Add the Netduino Plus 2 Timer2 to 5 - - - - --- 2014-08-24 Alistair Francis New
[v1,5/5] Netduino: Add the Netduino Plus 2 Machine Model - - - - --- 2014-08-24 Alistair Francis New
target-i386: Don't forbid NX bit on PAE PDEs and PTEs - - - - --- 2014-08-24 William Grant New
[PULL,00/11] Trivial patches for 2014-08-24 - - - - --- 2014-08-24 Michael Tokarev New
[PULL,01/11] util/path: Use the GLib memory allocation routines - - 1 - --- 2014-08-24 Michael Tokarev New
[PULL,02/11] tcg: dump op count into qemu log - - - - --- 2014-08-24 Michael Tokarev New
[PULL,03/11] tests/bios-tables-test: check the value returned by fopen() - - 1 - --- 2014-08-24 Michael Tokarev New
[PULL,04/11] microblaze: ml605: Get rid of ddr_base variable - - - - --- 2014-08-24 Michael Tokarev New
[PULL,05/11] dma: axidma: Variablise repeated s->streams[i] sub-expr - - - - --- 2014-08-24 Michael Tokarev New
[PULL,06/11] configure: no need to mkdir QMP - - - - --- 2014-08-24 Michael Tokarev New
[PULL,07/11] slirp/misc: Use the GLib memory allocation APIs - - 2 - --- 2014-08-24 Michael Tokarev New
[PULL,08/11] po: Fix Makefile rules for in-tree builds without configuration - - - - --- 2014-08-24 Michael Tokarev New
[PULL,09/11] linux-user: fix file descriptor leaks - - 1 - --- 2014-08-24 Michael Tokarev New
[PULL,10/11] libdecnumber: Fix warnings from smatch (missing static, boolean operations) - - - - --- 2014-08-24 Michael Tokarev New
[PULL,11/11] vmxnet3: Pad short frames to minimum size (60 bytes) - - 1 - --- 2014-08-24 Michael Tokarev New
[v2,1/4] pcie: Fix incorrect write to the ari capability next function field - - - - --- 2014-08-24 Knut Omang New
[v2,2/4] pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* - - - - --- 2014-08-24 Knut Omang New
[v2,3/4] ioh3420: Remove obsoleted, unused ioh3420_init function - - - - --- 2014-08-24 Knut Omang New
[v2,4/4] ioh3420: Enable ARI forwarding - - - - --- 2014-08-24 Knut Omang New
latest rc: virtio-blk hangs forever after migration - - - - --- 2014-08-24 Andrey Korolyov New
pcie: fix trailing whitespace - - - - --- 2014-08-24 Michael S. Tsirkin New
[PULL,00/11] pci, pc fixes, features - - - - --- 2014-08-24 Michael S. Tsirkin New
[PULL,01/11] hostmem: set MPOL_MF_MOVE - - - - --- 2014-08-24 Michael S. Tsirkin New
[PULL,02/11] pci_bridge: manually destroy memory regions within PCIBridgeWindows - - 1 - --- 2014-08-24 Michael S. Tsirkin New
[PULL,03/11] pcihp: fix possible array out of bounds - - 3 - --- 2014-08-24 Michael S. Tsirkin New
[PULL,04/11] pc: reserve more memory for ACPI for new machine types - - - - --- 2014-08-24 Michael S. Tsirkin New
[PULL,05/11] Add ACPI tables for TPM - - 1 - --- 2014-08-24 Michael S. Tsirkin New
[PULL,06/11] ssdt-tpm: add generated hex file to git - - - - --- 2014-08-24 Michael S. Tsirkin New
[PULL,07/11] pcie: Fix incorrect write to the ari capability next function field - - 1 - --- 2014-08-24 Michael S. Tsirkin New
[PULL,08/11] pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* - - 1 - --- 2014-08-24 Michael S. Tsirkin New
[PULL,09/11] ioh3420: Remove obsoleted, unused ioh3420_init function - - 1 - --- 2014-08-24 Michael S. Tsirkin New
[PULL,10/11] ioh3420: Enable ARI forwarding - - 1 - --- 2014-08-24 Michael S. Tsirkin New
[PULL,11/11] pcie: fix trailing whitespace - - - - --- 2014-08-24 Michael S. Tsirkin New
[trivial,v2] Fix debug print warning - - - - --- 2014-08-25 Gonglei (Arei) New
[1/6] device_tree.c: Introduce a function to check multiple strings for dts - - - - --- 2014-08-25 john.liuli New
[2/6] device_tree.c: dump three kind data types of dts to a file desciptor - - - - --- 2014-08-25 john.liuli New
[3/6] device_tree.c: Format a blob in memory as dts stream and dump to a file. - - - - --- 2014-08-25 john.liuli New
[4/6] device_tree.c: add the main function to analyse the parameter 'dumpdts' - - - - --- 2014-08-25 john.liuli New
[5/6] machine: add 'dumpdts' parameter to 'machine' optslist. - - - - --- 2014-08-25 john.liuli New
[6/6] arm: Allow dumping generated dtb to dts file - - - - --- 2014-08-25 john.liuli New
ioh3420: Remove unused ioh3420_init() declaration - - 1 - --- 2014-08-25 Gonglei (Arei) New
[v6,1/7] tests: Functions bus_foreach and device_find from libqos virtio API - - 1 - --- 2014-08-25 Marc Marí New
[v6,2/7] tests: Add virtio device initialization - - - - --- 2014-08-25 Marc Marí New
[v6,3/7] libqos: Added basic virtqueue support to virtio implementation - - 1 - --- 2014-08-25 Marc Marí New
[v6,4/7] libqos: Added indirect descriptor support to virtio implementation - - 1 - --- 2014-08-25 Marc Marí New
[v6,5/7] libqos: Added test case for configuration changes in virtio-blk test - - 1 - --- 2014-08-25 Marc Marí New
[v6,6/7] libqos: Added MSI-X support - - - - --- 2014-08-25 Marc Marí New
[v6,7/7] libqos: Added EVENT_IDX support - - - - --- 2014-08-25 Marc Marí New
device_tree.c: redirect load_device_tree err message to stderr - - 1 - --- 2014-08-25 john.liuli New
[RFC] vmstate: Enable custom migration block name check - - - - --- 2014-08-25 Alexey Kardashevskiy New
[V3] net: Fix dealing with packets when runstate changes - - - - --- 2014-08-25 Zhanghailiang New
[v41/2] trace: [qmp] Add commands to query and control event tracing state - - - - --- 2014-08-25 Lluís Vilanova New
[v4,1/2] trace: [qmp] Add commands to query and control event tracing state - - - - --- 2014-08-25 Lluís Vilanova New
[v4,2/2] trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP - - - - --- 2014-08-25 Lluís Vilanova New
vl: process -object after other backend options - - - - --- 2014-08-25 Paolo Bonzini New
[v2] ioh3420: Remove unused ioh3420_init() declaration - - 1 - --- 2014-08-25 Gonglei (Arei) New
[1/5] target-ppc: Extend rtas-blob - - - - --- 2014-08-25 Aravinda Prasad New
[2/5] target-ppc: Register and handle HCALL to receive updated RTAS region - - - - --- 2014-08-25 Aravinda Prasad New
[3/5] target-ppc: Build error log - - - - --- 2014-08-25 Aravinda Prasad New
[4/5] target-ppc: Handle ibm, nmi-register RTAS call - - - - --- 2014-08-25 Aravinda Prasad New
[5/5] target-ppc: Handle cases when multi-processors get machine-check - - - - --- 2014-08-25 Aravinda Prasad New
checkpatch.pl: adjust typedef definition to QEMU coding style - - 1 - --- 2014-08-25 Paolo Bonzini New
[1/2] apb: add implementation of UltraSPARC IIi PCI TAS register - - - - --- 2014-08-25 Mark Cave-Ayland New
[2/2] apb: implement PCI bus error interrupt map registers - - 1 - --- 2014-08-25 Mark Cave-Ayland New
[1/6] target-ppc: Special Case of rlwimi Should Use Deposit - - - - --- 2014-08-25 Tom Musta New
[2/6] target-ppc: Optimize rlwinm MB=0 ME=31 - - - - --- 2014-08-25 Tom Musta New
[3/6] target-ppc: Optimize rlwnm MB=0 ME=31 - - - - --- 2014-08-25 Tom Musta New
[4/6] target-ppc: Clean Up mullw - - - - --- 2014-08-25 Tom Musta New
[5/6] target-ppc: Clean up mullwo - - - - --- 2014-08-25 Tom Musta New
[6/6] target-ppc: Implement mulldo with TCG - - - - --- 2014-08-25 Tom Musta New
[PULL,0/1] VFIO pull request - - - - --- 2014-08-25 Alex Williamson New
[PULL,1/1] vfio: Enable NVIDIA 88000 region quirk regardless of VGA - - - - --- 2014-08-25 Alex Williamson New
[v2,1/2] target-i386: Add "mpx" CPU feature name - - - - --- 2014-08-25 Eduardo Habkost New
[v2,2/2] target-i386: Add "tsc_adjust" CPU feature name - - - - --- 2014-08-25 Eduardo Habkost New
[v2,1/6] pc: Create pc_compat_2_1() functions - - - - --- 2014-08-25 Eduardo Habkost New
[v2,2/6] target-i386: Rename KVM auto-feature-enable compat function - - - - --- 2014-08-25 Eduardo Habkost New
[v2,3/6] target-i386: Disable CPUID_ACPI by default on KVM mode - - - - --- 2014-08-25 Eduardo Habkost New
[v2,4/6] target-i386: Remove unsupported bits from all CPU models - - - - --- 2014-08-25 Eduardo Habkost New
[v2,5/6] target-i386: Don't enable nested VMX by default - - - - --- 2014-08-25 Eduardo Habkost New
[v2,6/6] target-i386: Disable SVM by default in KVM mode - - - - --- 2014-08-25 Eduardo Habkost New
[v1,1/6] memory: address_space_init: do nothing if no root region given - - - - --- 2014-08-26 Peter Crosthwaite New
[v1,2/6] memory: AddressSpace: Implement ref counting - - - - --- 2014-08-26 Peter Crosthwaite New
[v1,4/6] qom: Move cpu.o to obj-y. - - - - --- 2014-08-26 Peter Crosthwaite New
[v1,5/6] qom/cpu: Add Memory Region Property - - - - --- 2014-08-26 Peter Crosthwaite New
[v1,6/6] cpu: Delay address space init until realize - - - - --- 2014-08-26 Peter Crosthwaite New
[memory,v2,1/3] xen-hvm: Constify string - - 1 - --- 2014-08-26 Peter Crosthwaite New
[memory,v2,2/3] xen: hvm: Abstract away memory region name ref - - 1 - --- 2014-08-26 Peter Crosthwaite New
[memory,v2,3/3] memory: Lazy init name from QOM name as needed - - - - --- 2014-08-26 Peter Crosthwaite New
[target-arm,v4,1/7] target-arm: Make the ARM PMCCNTR register 64-bit - - - - --- 2014-08-26 Peter Crosthwaite New
[target-arm,v4,2/7] arm: Implement PMCCNTR 32b read-modify-write - - 1 - --- 2014-08-26 Peter Crosthwaite New
[target-arm,v4,3/7] target-arm: Implement PMCCNTR_EL0 and related registers - - - - --- 2014-08-26 Peter Crosthwaite New
[target-arm,v4,4/7] target-arm: Add arm_ccnt_enabled function - - - - --- 2014-08-26 Peter Crosthwaite New
« 1 2 ... 901 902 9034270 4271 »