Show patches with: State = Action Required       |   426465 patches
« 1 2 ... 1129 1130 11314264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] cpu-exec.c: Clarify comment about cpu_reload_memory_map()'s RCU operations - - - - --- 2015-07-03 Peter Maydell New
[3/3] exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct - - - - --- 2015-07-03 Peter Maydell New
[PULL,0/3] X86 queue, 2015-07-03 - - - - --- 2015-07-03 Eduardo Habkost New
[PULL,1/3] i386: Introduce ARAT CPU feature 2 - 1 - --- 2015-07-03 Eduardo Habkost New
[PULL,2/3] target-i386: avoid overflow in the tsc-frequency property - - 1 - --- 2015-07-03 Eduardo Habkost New
[PULL,3/3] target-i386: emulate CPUID level of real hardware - - 1 - --- 2015-07-03 Eduardo Habkost New
[PULL,0/6] NUMA queue, 2015-07-03 - - - - --- 2015-07-03 Eduardo Habkost New
[PULL,1/6] pc, pc-dimm: Extract hotplug related fields in PCMachineState to a structure - - 2 1 --- 2015-07-03 Eduardo Habkost New
[PULL,2/6] pc, pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine - - 2 1 --- 2015-07-03 Eduardo Habkost New
[PULL,3/6] pc: Abort if HotplugHandlerClass::plug() fails - - 2 1 --- 2015-07-03 Eduardo Habkost New
[PULL,4/6] numa, pc-dimm: Store pc-dimm memory information in numa_info - - 2 1 --- 2015-07-03 Eduardo Habkost New
[PULL,5/6] numa: Store boot memory address range in node_info - - 1 1 --- 2015-07-03 Eduardo Habkost New
[PULL,6/6] numa: API to lookup NUMA node by address - - 1 1 --- 2015-07-03 Eduardo Habkost New
exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internal - - 1 1 --- 2015-07-03 Paolo Bonzini New
[PULL,00/35] Ide patches - - - - --- 2015-07-04 John Snow New
[PULL,01/35] ahci: Do not ignore memory access read size - - 1 - --- 2015-07-04 John Snow New
[PULL,02/35] qtest/ahci: add test_max - - - - --- 2015-07-04 John Snow New
[PULL,03/35] libqos/ahci: fix memory management bugs - - - - --- 2015-07-04 John Snow New
[PULL,04/35] qtest/ahci: add port_reset test - - - - --- 2015-07-04 John Snow New
[PULL,05/35] ahci: Rename NCQFIS structure fields - - 1 - --- 2015-07-04 John Snow New
[PULL,06/35] ahci: use shorter variables - - 1 - --- 2015-07-04 John Snow New
[PULL,07/35] ahci: add ncq_err helper - - 1 - --- 2015-07-04 John Snow New
[PULL,08/35] ahci: check for ncq prdtl overflow - - 1 - --- 2015-07-04 John Snow New
[PULL,09/35] ahci: separate prdtl from opts - - 1 - --- 2015-07-04 John Snow New
[PULL,10/35] ahci: add ncq debug checks - - 1 - --- 2015-07-04 John Snow New
[PULL,11/35] ahci: ncq sector count correction - - 1 - --- 2015-07-04 John Snow New
[PULL,12/35] ahci/qtest: Execute IDENTIFY prior to data commands - - 1 - --- 2015-07-04 John Snow New
[PULL,13/35] libqos/ahci: fix cmd_sanity for ncq - - 1 - --- 2015-07-04 John Snow New
[PULL,14/35] libqos/ahci: add NCQ frame support - - 1 - --- 2015-07-04 John Snow New
[PULL,15/35] libqos/ahci: edit wait to be ncq aware - - 1 - --- 2015-07-04 John Snow New
[PULL,16/35] libqos/ahci: adjust expected NCQ interrupts - - 1 - --- 2015-07-04 John Snow New
[PULL,17/35] libqos/ahci: set the NCQ tag on command_commit - - 1 - --- 2015-07-04 John Snow New
[PULL,18/35] libqos/ahci: Force all NCQ commands to be LBA48 - - 1 - --- 2015-07-04 John Snow New
[PULL,19/35] qtest/ahci: simple ncq data test - - 1 - --- 2015-07-04 John Snow New
[PULL,20/35] qtest/ahci: ncq migration test - - 1 - --- 2015-07-04 John Snow New
[PULL,21/35] ide: add limit to .prepare_buf() - - 1 - --- 2015-07-04 John Snow New
[PULL,22/35] ahci: stash ncq command - - 1 - --- 2015-07-04 John Snow New
[PULL,23/35] ahci: assert is_ncq for process_ncq - - 1 - --- 2015-07-04 John Snow New
[PULL,24/35] ahci: refactor process_ncq_command - - 1 - --- 2015-07-04 John Snow New
[PULL,25/35] ahci: factor ncq_finish out of ncq_cb - - 1 - --- 2015-07-04 John Snow New
[PULL,26/35] ahci: add rwerror=stop support for ncq - - 1 - --- 2015-07-04 John Snow New
[PULL,27/35] ahci: correct types in NCQTransferState - - 1 - --- 2015-07-04 John Snow New
[PULL,28/35] ahci: correct ncq sector count - - 1 - --- 2015-07-04 John Snow New
[PULL,29/35] qtest/ahci: halted NCQ test - - 1 - --- 2015-07-04 John Snow New
[PULL,30/35] ahci: add cmd header to ncq transfer state - - 1 - --- 2015-07-04 John Snow New
[PULL,31/35] ahci: add get_cmd_header helper - - 1 - --- 2015-07-04 John Snow New
[PULL,32/35] ahci: ncq migration - - 1 - --- 2015-07-04 John Snow New
[PULL,33/35] ahci: Do not map cmd_fis to generate response - - 1 - --- 2015-07-04 John Snow New
[PULL,34/35] qtest/ahci: halted ncq migration test - - 1 - --- 2015-07-04 John Snow New
[PULL,35/35] ahci: fix sdb fis semantics - - 1 - --- 2015-07-04 John Snow New
[v9,01/20] i.MX: Split UART emulator in a header file and a source file - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,02/20] i.MX: Remove Qdev serial construction helper function. - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,03/20] i.MX:Fix Coding style for UART emulator. - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,04/20] i.MX: Split AVIC emulator in a header file and a source file - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,05/20] i.MX: improve AVIC emulator log consistency - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,06/20] i.MX: Split CCM emulator in a header file and a source file - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,07/20] i.MX: improve CCM emulator log consistency - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,08/20] i.MX: Split EPIT emulator in a header file and a source file - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,09/20] i.MX: Remove Qdev EPIT construction helper function. - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,10/20] i.MX: Fix Coding style for EPIT emulator - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,11/20] i.MX: Split GPT emulator in a header file and a source file - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,12/20] i.MX: Remove Qdev GPT construction helper function. - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,13/20] i.MX: Fix Coding style for GPT emulator - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,14/20] i.MX: Add SOC support for i.MX31 - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,15/20] i.MX: KZM now uses the standalone i.MX31 SOC support - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,16/20] i.MX: Add I2C controller emulator - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,17/20] i.MX: Add FEC Ethernet Emulator - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,18/20] i.MX: Add SOC support for i.MX25 - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,19/20] i.MX: Add the i.MX25 3DS PDK plateform - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,20/20] i.MX: Add qtest support for I2C device emulator. - - - - --- 2015-07-04 Jean-Christophe Dubois New
pci: Fix pci_device_iommu_address_space() bus propagation - - - - --- 2015-07-04 Benjamin Herrenschmidt New
[RFC,1/2] qdev: Add a hook for a bus to device if it can add devices - - - - --- 2015-07-04 Benjamin Herrenschmidt New
[RFC,2/2] pci: Use the new can_add_device() to enforce devfn_min/max - - - - --- 2015-07-04 Benjamin Herrenschmidt New
pcie: Set the "link active" in the link status register - - - - --- 2015-07-04 Benjamin Herrenschmidt New
pci: Don't call pci_irq_handler() for a negative intx - - - - --- 2015-07-04 Benjamin Herrenschmidt New
[RFC,1/2] qdev: Add a hook for a bus to device if it can add devices - - - - --- 2015-07-04 Benjamin Herrenschmidt New
[qemu] vfio: Unregister IOMMU notifiers when container is destroyed - - - - --- 2015-07-05 Alexey Kardashevskiy New
qga: fail early for invalid time - - - - --- 2015-07-05 Marc-André Lureau New
[1/2] arm_mptimer: Fix timer shutdown and mode change - - 1 - --- 2015-07-05 Dmitry Osipenko New
[v2,2/2] arm_mptimer: Respect IT bit state - - 1 - --- 2015-07-05 Dmitry Osipenko New
[RFC,v1,1/2] timer: arm_mp: Factor out timer value calculation - - - - --- 2015-07-05 Peter Crosthwaite New
[RFC,v1,2/2] timer: arm_mp: consolidate control and counter write logic - - - - --- 2015-07-05 Peter Crosthwaite New
disas: Defeature print_target_address - - 1 - --- 2015-07-05 Peter Crosthwaite New
cpu_defs: Simplify CPUTLB padding logic - - - - --- 2015-07-05 Peter Crosthwaite New
[v2,1/2] arm_mptimer: Fix timer shutdown and mode change - - 1 - --- 2015-07-05 Dmitry Osipenko New
[v3,2/2] arm_mptimer: Respect IT bit state - - 1 - --- 2015-07-05 Dmitry Osipenko New
[v10,01/21] i.MX: Split UART emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,02/21] i.MX: Move serial initialization to init/realize of DeviceClass. - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,03/21] i.MX:Fix Coding style for UART emulator. - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,04/21] i.MX: Split AVIC emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,05/21] i.MX: Fix Coding style for AVIC emulator. - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,06/21] i.MX: Split CCM emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,07/21] i.MX: Fix Coding style for CCM emulator - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,08/21] i.MX: Split EPIT emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,09/21] i.MX: Move Qdev EPIT construction helper as inline function. - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,10/21] i.MX: Fix Coding style for EPIT emulator - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,11/21] i.MX: Split GPT emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,12/21] i.MX: Move Qdev GPT construction helper as inline function. - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,13/21] i.MX: Fix Coding style for GPT emulator - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,14/21] i.MX: Add SOC support for i.MX31 - - - - --- 2015-07-06 Jean-Christophe Dubois New
« 1 2 ... 1129 1130 11314264 4265 »