Show patches with: Submitter = Laurent Vivier       |    State = Action Required       |    Archived = No       |   4863 patches
« 1 2 ... 43 44 4548 49 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,01/23] target-m68k: fix DEBUG_DISPATCH - - 1 - --- 2016-10-25 Laurent Vivier New
[23/23] target-m68k: Optimize gen_flush_flags - - - - --- 2016-10-25 Laurent Vivier New
[22/23] target-m68k: Optimize some comparisons - - - - --- 2016-10-25 Laurent Vivier New
[21/23] target-m68k: Use setcond for scc - - - - --- 2016-10-25 Laurent Vivier New
[20/23] target-m68k: Introduce DisasCompare - - - - --- 2016-10-25 Laurent Vivier New
[19/23] target-m68k: Reorg flags handling - - - - --- 2016-10-25 Laurent Vivier New
[18/23] target-m68k: Remove incorrect clearing of cc_x - - - - --- 2016-10-25 Laurent Vivier New
[17/23] target-m68k: Some fixes to SR and flags management - - - - --- 2016-10-25 Laurent Vivier New
[16/23] target-m68k: Print flags properly - - - - --- 2016-10-25 Laurent Vivier New
[15/23] target-m68k: update CPU flags management - - 1 - --- 2016-10-25 Laurent Vivier New
[14/23] target-m68k: don't update cc_dest in helpers - - 1 - --- 2016-10-25 Laurent Vivier New
[13/23] target-m68k: update move to/from ccr/sr - - 1 - --- 2016-10-25 Laurent Vivier New
[12/23] target-m68k: remove m68k_cpu_exec_enter() and m68k_cpu_exec_exit() - - - - --- 2016-10-25 Laurent Vivier New
[11/23] target-m68k: Replace helper_xflag_lt with setcond - - - - --- 2016-10-25 Laurent Vivier New
[10/23] target-m68k: allow to update flags with operation on words and bytes - - - - --- 2016-10-25 Laurent Vivier New
[09/23] target-m68k: REG() macro cleanup - - 1 - --- 2016-10-25 Laurent Vivier New
[08/23] target-m68k: set PAGE_BITS to 12 for m68k - - 1 - --- 2016-10-25 Laurent Vivier New
[07/23] target-m68k: define operand sizes - - 1 - --- 2016-10-25 Laurent Vivier New
[06/23] target-m68k: set disassembler mode to 680x0 or coldfire - - 1 - --- 2016-10-25 Laurent Vivier New
[05/23] target-m68k: introduce read_imXX() functions - - 1 - --- 2016-10-25 Laurent Vivier New
[04/23] target-m68k: manage scaled index - - 1 - --- 2016-10-25 Laurent Vivier New
[03/23] target-m68k: define m680x0 CPUs and features - - - - --- 2016-10-25 Laurent Vivier New
[02/23] target-m68k: Build the opcode table only once to avoid multithreading issues - - 1 - --- 2016-10-25 Laurent Vivier New
[01/23] target-m68k: fix DEBUG_DISPATCH - - 1 - --- 2016-10-25 Laurent Vivier New
[v5,3/3] exec: call cpu_exec_exit() from a CPU unrealize common function - - 1 - --- 2016-10-20 Laurent Vivier New
[v5,2/3] exec: move cpu_exec_init() calls to realize functions - - 4 - --- 2016-10-20 Laurent Vivier New
[v5,1/3] exec: split cpu_exec_init() - - 3 - --- 2016-10-20 Laurent Vivier New
[v4,3/3] exec: call cpu_exec_exit() from a CPU unrealize common function - - - - --- 2016-10-18 Laurent Vivier New
[v4,2/3] exec: move cpu_exec_init() calls to realize functions - - 2 - --- 2016-10-18 Laurent Vivier New
[v4,1/3] exec: split cpu_exec_init() - - 3 - --- 2016-10-18 Laurent Vivier New
[v5,6/6] tests: enable virtio tests on SPAPR - - - - --- 2016-10-17 Laurent Vivier New
[v5,5/6] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests - - 1 - --- 2016-10-17 Laurent Vivier New
[v5,4/6] tests: rename target_big_endian() as qvirtio_is_big_endian() - - 2 - --- 2016-10-17 Laurent Vivier New
[v5,3/6] tests: move QVirtioBus pointer into QVirtioDevice - - 2 - --- 2016-10-17 Laurent Vivier New
[v5,2/6] tests: don't check if qtest_spapr_boot() returns NULL - - 2 - --- 2016-10-17 Laurent Vivier New
[v5,1/6] tests: fix memory leak in virtio-scsi-test - - 2 - --- 2016-10-17 Laurent Vivier New
[v3,3/3] exec: call cpu_exec_exit() from a CPU unrealize common function - - 1 - --- 2016-10-14 Laurent Vivier New
[v3,2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn() - - 2 - --- 2016-10-14 Laurent Vivier New
[v3,1/3] exec: split cpu_exec_init() - - 3 - --- 2016-10-14 Laurent Vivier New
[v4,6/6] tests: enable virtio tests on SPAPR - - - - --- 2016-10-14 Laurent Vivier New
[v4,5/6] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests - - 1 - --- 2016-10-14 Laurent Vivier New
[v4,4/6] tests: rename target_big_endian() as qvirtio_is_big_endian() - - 1 - --- 2016-10-14 Laurent Vivier New
[v4,3/6] tests: move QVirtioBus pointer into QVirtioDevice - - 1 - --- 2016-10-14 Laurent Vivier New
[v4,2/6] tests: don't check if qtest_spapr_boot() returns NULL - - - - --- 2016-10-14 Laurent Vivier New
[v4,1/6] tests: fix memory leak in virtio-scsi-test - - 1 - --- 2016-10-14 Laurent Vivier New
tests: add mac99 and g3beige in boot-serial-test - - - - --- 2016-10-13 Laurent Vivier New
[v2,20/20] exec: move cpu_exec_init() to cpu_common_initfn() - - - - --- 2016-10-13 Laurent Vivier New
[v2,19/20] target-xtensa: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,18/20] target-unicore32: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,17/20] target-tricore: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,16/20] target-tilegx: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,15/20] target-sparc: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,14/20] target-sh4: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,13/20] target-openrisc: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,12/20] target-moxie: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,11/20] target-mips: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,10/20] target-microblaze: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,09/20] target-m68k: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,08/20] target-lm32: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,07/20] target-cris: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,06/20] target-alpha: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,05/20] target-arm: move cpu_exec_realize() to realize function - - - - --- 2016-10-13 Laurent Vivier New
[v2,04/20] target-s390: move back cpu_exec_init() to init - - - - --- 2016-10-13 Laurent Vivier New
[v2,03/20] target-ppc: move back cpu_exec_init() to init - - - - --- 2016-10-13 Laurent Vivier New
[v2,02/20] target-i386: move back cpu_exec_init() to init - - - - --- 2016-10-13 Laurent Vivier New
[v2,01/20] exec: split cpu_exec_init() - - 2 - --- 2016-10-13 Laurent Vivier New
[v2] MAINTAINERS: qemu-trivial information - - 1 - --- 2016-10-08 Laurent Vivier New
[v2] qtest: ask endianness of the target in qtest_init() - - 2 - --- 2016-10-07 Laurent Vivier New
qtest: ask endianness of the target in qtest_init() - - 1 - --- 2016-10-06 Laurent Vivier New
tests: minor cleanups in usb-hcd-uhci-test - - 2 - --- 2016-10-06 Laurent Vivier New
MAINTAINERS: qemu-trivial information - - - - --- 2016-10-06 Laurent Vivier New
linux-user: add kcmp() syscall - - 1 - --- 2016-10-06 Laurent Vivier New
linux-user: add RTA_PRIORITY in netlink - - - - --- 2016-10-06 Laurent Vivier New
[v6,4/4] tests: enable ohci/uhci/xhci tests on PPC64 - - - - --- 2016-10-05 Laurent Vivier New
[v6,3/4] libqos: use generic qtest_shutdown() - - 2 - --- 2016-10-05 Laurent Vivier New
[v6,2/4] libqos: add PCI management in qtest_vboot()/qtest_shutdown() - - 2 - --- 2016-10-05 Laurent Vivier New
[v6,1/4] libqos: add PPC64 PCI support - - - - --- 2016-10-05 Laurent Vivier New
[19/19] target-xtensa: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[18/19] target-unicore32: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[17/19] target-tricore: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[16/19] target-tilegx: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[15/19] target-sparc: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[14/19] target-sh4: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[13/19] target-openrisc: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[12/19] target-moxie: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[11/19] target-mips: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[10/19] target-microblaze: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[09/19] target-m68k: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[08/19] target-lm32: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[07/19] target-cris: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[06/19] target-alpha: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[05/19] target-arm: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[04/19] target-s390: move back cpu_exec_init() to init - - - - --- 2016-10-05 Laurent Vivier New
[03/19] target-ppc: move back cpu_exec_init() to init - - - - --- 2016-10-05 Laurent Vivier New
[02/19] target-i386: move back cpu_exec_init() to init - - - - --- 2016-10-05 Laurent Vivier New
[01/19] exec: split cpu_exec_init() - - - - --- 2016-10-05 Laurent Vivier New
[v5,5/5] tests: enable ohci/uhci/xhci tests on PPC64 - - - - --- 2016-10-04 Laurent Vivier New
[v5,4/5] libqos: use generic qtest_shutdown() - - 2 - --- 2016-10-04 Laurent Vivier New
[v5,3/5] libqos: add PCI management in qtest_vboot()/qtest_shutdown() - - 2 - --- 2016-10-04 Laurent Vivier New
[v5,2/5] libqos: add PPC64 PCI support - - - - --- 2016-10-04 Laurent Vivier New
« 1 2 ... 43 44 4548 49 »