Show patches with: none      |   431623 patches
« 1 2 ... 558 559 5604316 4317 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[02/15] Sparc: split helper.c - - - - --- 2011-09-11 Blue Swirl New
[01/15] Sparc: fix coding style - - - - --- 2011-09-11 Blue Swirl New
g364fb: compile in hwlib 1 - - - --- 2011-09-04 Blue Swirl New
[9/9] Sparc64: remove useless variable - - - - --- 2011-09-04 Blue Swirl New
[8/9] lsi53c895a: avoid a warning from clang analyzer - - - - --- 2011-09-04 Blue Swirl New
[7/9] openpic: avoid a warning from clang analyzer - - - - --- 2011-09-04 Blue Swirl New
[6/9] cpu-exec: remove unnecessary assignment - - - - --- 2011-09-04 Blue Swirl New
[5/9] kvm: remove unnecessary assignments - - - - --- 2011-09-04 Blue Swirl New
[4/9] hid: fix misassignment - - - - --- 2011-09-04 Blue Swirl New
[3/9] scsi-bus: remove duplicate table entries - - - - --- 2011-09-04 Blue Swirl New
[2/9] qemu-io: remove unnecessary assignment 1 - - - --- 2011-09-04 Blue Swirl New
[1/9] win32: improve version.o dependency - - - - --- 2011-09-04 Blue Swirl New
[2/2] PCI: delete unused mem_base and pci_to_cpu_addr - - - - --- 2011-09-03 Blue Swirl New
[1/2] apb_pci: convert PCI space to memory API - - - - --- 2011-09-03 Blue Swirl New
[RFC] Integrate OpenBIOS to QEMU build - - - - --- 2011-08-28 Blue Swirl New
[RFC] trace: implement guest tracepoint passthrough - - - - --- 2011-08-26 Blue Swirl New
[2/2] fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectly - - - - --- 2011-08-26 Blue Swirl New
[1/2] Fix guest agent build with simpletrace - - - - --- 2011-08-26 Blue Swirl New
Grand Unified Tracing - - - - --- 2011-08-23 Blue Swirl New
hw/scsi-bus.c: Fix use of uninitialised variable - - - - --- 2011-08-13 Blue Swirl New
[11/11] m48t59: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[10/11] escc: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[09/11] fdc: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[08/11] pcnet: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[07/11] esp: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[06/11] sun4m: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[05/11] tcx: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[04/11] sun4m_iommu: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[03/11] slavio_intctl: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[02/11] slavio_misc: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
[01/11] slavio_timer: avoid structure holes spotted by pahole - - - - --- 2011-08-07 Blue Swirl New
escc: replace DPRINTFs with tracepoints - - - - --- 2011-08-07 Blue Swirl New
Fix build failure when coroutines need gthreads but guest agent is disabled - - - - --- 2011-08-07 Blue Swirl New
TCG: fix copy propagation - - - 1 --- 2011-08-06 Blue Swirl New
TCG: fix copy propagation - - - - --- 2011-08-06 Blue Swirl New
Remove unused is_softmmu parameter from cpu_handle_mmu_fault 1 - - - --- 2011-08-03 Blue Swirl New
Sparc: fix non-faulting unassigned memory accesses - - - 1 --- 2011-08-01 Blue Swirl New
[v2] Fix unassigned memory access handling - - - - --- 2011-08-01 Blue Swirl New
dyngen-exec.h: cleanup - - - - --- 2011-07-30 Blue Swirl New
TCG: improve optimizer debugging - - - - --- 2011-07-30 Blue Swirl New
[2/3] slirp: fix warning on mingw32 - - 1 - --- 2011-07-24 Blue Swirl New
[3/3] simpletrace: suppress a warning from unused variable - - - - --- 2011-07-23 Blue Swirl New
[2/3] slirp: fix warning on mingw32 - - - - --- 2011-07-23 Blue Swirl New
[1/3] Fix chrdev return value conversion 1 - - - --- 2011-07-23 Blue Swirl New
Let users select their pythons - - - - --- 2011-07-22 Blue Swirl New
qga: fsfreeze is only supported on Linux - - - - --- 2011-07-22 Blue Swirl New
exec.h cleanup - - - - --- 2011-07-17 Blue Swirl New
checkpatch: Fix bracing false positives on #if - - 1 - --- 2011-07-17 Blue Swirl New
Avoid CPU endian memory accesses in devices 1 - - - --- 2011-07-14 Blue Swirl New
[v2] Fix unassigned memory access handling - - - - --- 2011-07-13 Blue Swirl New
Fix unassigned memory access handling - - - - --- 2011-07-03 Blue Swirl New
tcg: Reload local variables after return from longjmp - - - - --- 2011-07-02 Blue Swirl New
[12/12] Remove temp_buf, rename CPU_TEMP_BUF_NLONGS - - - - --- 2011-06-26 Blue Swirl New
[11/12] TCG/s390: use stack for TCG temps - - - - --- 2011-06-26 Blue Swirl New
[10/12] TCG/s390: use TCG_REG_CALL_STACK instead of TCG_REG_R15 - - - - --- 2011-06-26 Blue Swirl New
[09/12] TCG/PPC: use stack for TCG temps - - - - --- 2011-06-26 Blue Swirl New
[08/12] TCG/PPC: use TCG_REG_CALL_STACK instead of TCG_REG_R1 - - - - --- 2011-06-26 Blue Swirl New
[07/12] TCG/MIPS: use stack for TCG temps - - - - --- 2011-06-26 Blue Swirl New
[06/12] TCG/MIPS: use TCG_REG_CALL_STACK instead of TCG_REG_SP - - - - --- 2011-06-26 Blue Swirl New
[05/12] TCG/IA64: use stack for TCG temps - - 1 - --- 2011-06-26 Blue Swirl New
[04/12] TCG/IA64: use TCG_REG_CALL_STACK instead of TCG_REG_R12 - - 1 - --- 2011-06-26 Blue Swirl New
[03/12] TCG/ARM: use stack for TCG temps - - - - --- 2011-06-26 Blue Swirl New
[02/12] TCG/HPPA: use stack for TCG temps - - - - --- 2011-06-26 Blue Swirl New
[01/12] TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP 1 - - - --- 2011-06-26 Blue Swirl New
[18/18] Remove temp_buf, rename CPU_TEMP_BUF_NLONGS - - - - --- 2011-06-19 Blue Swirl New
[17/18] TCG/s390: use stack for TCG temps - - - - --- 2011-06-19 Blue Swirl New
[16/18] TCG/s390: use TCG_REG_CALL_STACK instead of TCG_REG_R15 - - - - --- 2011-06-19 Blue Swirl New
[15/18] TCG/PPC: use stack for TCG temps - - - - --- 2011-06-19 Blue Swirl New
[14/18] TCG/PPC: use TCG_REG_CALL_STACK instead of TCG_REG_R1 - - - - --- 2011-06-19 Blue Swirl New
[13/18] TCG/MIPS: use stack for TCG temps - - - - --- 2011-06-19 Blue Swirl New
[12/18] TCG/MIPS: use TCG_REG_CALL_STACK instead of TCG_REG_SP - - - - --- 2011-06-19 Blue Swirl New
[11/18] TCG/IA64: use stack for TCG temps - - - - --- 2011-06-19 Blue Swirl New
[10/18] TCG/IA64: use TCG_REG_CALL_STACK instead of TCG_REG_R12 - - - - --- 2011-06-19 Blue Swirl New
[09/18] TCG/HPPA: use stack for TCG temps - - - - --- 2011-06-19 Blue Swirl New
[08/18] TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP - - - - --- 2011-06-19 Blue Swirl New
[07/18] TCG/ARM: use stack for TCG temps - - - - --- 2011-06-19 Blue Swirl New
[06/18] TCG/Sparc64: use stack for TCG temps - - - - --- 2011-06-19 Blue Swirl New
[05/18] TCG/x86: use stack for TCG temps - - - - --- 2011-06-19 Blue Swirl New
[04/18] TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESP - - - - --- 2011-06-19 Blue Swirl New
[03/18] TCG: remove broken stack allocation for call arguments - - - - --- 2011-06-19 Blue Swirl New
[02/18] TCG: fix negative frame offset calculations - - - - --- 2011-06-19 Blue Swirl New
[01/18] Delegate setup of TCG temporaries to targets - - - - --- 2011-06-19 Blue Swirl New
[9/9] Remove exec-all.h include directives - - - - --- 2011-06-19 Blue Swirl New
[8/9] Move cpu_has_work and cpu_pc_from_tb to cpu.h - - - - --- 2011-06-19 Blue Swirl New
[7/9] exec.h: fix coding style and change cpu_has_work to return bool - - - - --- 2011-06-19 Blue Swirl New
[6/9] cpu-exec: unify do_interrupt call - - - - --- 2011-06-19 Blue Swirl New
[5/9] m68k: use caller supplied CPUState for interrupt related stuff - - - - --- 2011-06-19 Blue Swirl New
[4/9] x86: use caller supplied CPUState for interrupt related stuff - - - - --- 2011-06-19 Blue Swirl New
[3/9] sparc: move do_interrupt to helper.c - - - - --- 2011-06-19 Blue Swirl New
[2/9] sparc: fix coding style of the area to be moved - - - - --- 2011-06-19 Blue Swirl New
[1/9] cpu_loop_exit: avoid using AREG0 - - - - --- 2011-06-19 Blue Swirl New
Sparc32: dummy implementation of MXCC MMU breakpoint registers - - - - --- 2011-06-19 Blue Swirl New
Sparc32: dummy implementation of MXCC MMU breakpoint registers - - - - --- 2011-06-18 Blue Swirl New
[18/18] Remove temp_buf, rename CPU_TEMP_BUF_NLONGS - - - - --- 2011-05-28 Blue Swirl New
[17/18] TCG/s390: use stack for TCG temps - - - - --- 2011-05-28 Blue Swirl New
[16/18] TCG/s390: use TCG_REG_CALL_STACK instead of TCG_REG_R15 - - - - --- 2011-05-28 Blue Swirl New
[15/18] TCG/PPC: use stack for TCG temps - - - - --- 2011-05-28 Blue Swirl New
[14/18] TCG/PPC: use TCG_REG_CALL_STACK instead of TCG_REG_R1 - - - - --- 2011-05-28 Blue Swirl New
[13/18] TCG/MIPS: use stack for TCG temps - - - - --- 2011-05-28 Blue Swirl New
[12/18] TCG/MIPS: use TCG_REG_CALL_STACK instead of TCG_REG_SP - - - - --- 2011-05-28 Blue Swirl New
« 1 2 ... 558 559 5604316 4317 »