Show patches with: none      |   433817 patches
« 1 2 ... 3664 3665 36664338 4339 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/6] range: add min/max operations on ranges - - - - --- 2013-09-04 Michael S. Tsirkin New
[2/6] range: add Range to typedefs - - - - --- 2013-09-04 Michael S. Tsirkin New
[1/6] q35: make pci window address/size match guest cfg - - - - --- 2013-09-04 Michael S. Tsirkin New
dump-guest-memory: Check for the correct return value - - - - --- 2013-09-04 Aneesh Kumar K.V New
[v2] kvm: fix traces to use %x instead of %d - - 2 - --- 2013-09-04 Alexey Kardashevskiy New
[RFC] spapr: add initial ibm, client-architecture-support rtas call support - - - - --- 2013-09-04 Alexey Kardashevskiy New
target-arm: fix ARMv7M stack alignment on reset - - - - --- 2013-09-04 Sebastian Ottlik New
[resend] sdl: Reverse support for video mode setting - - 1 - --- 2013-09-04 Lei Li New
[RFC,qom-cpu,41/41] user-exec: Change exception_action() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,40/41] cputlb: Change tlb_flush() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,39/41] cputlb: Change tlb_flush_page() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,38/41] target-lm32: Move features field from CPULM32State to LM32CPU - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,37/41] target-microblaze: Replace DisasContext::env field with MicroBlazeCPU - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,36/41] target-lm32: Replace DisasContext::env field with LM32CPU - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,35/41] target-cris: Replace DisasContext::env field with CRISCPU - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,34/41] exec: Change cpu_abort() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,33/41] cputlb: Change tlb_set_page() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,32/41] cputlb: Change tlb_set_page() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,31/41] exec: Change memory_region_section_get_iotlb() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,30/41] cputlb: Change tlb_update_dirty() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,29/41] cpu-exec: Change cpu_resume_from_signal() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,28/41] exec: Change cpu_breakpoint_{insert, remove{, _by_ref, _all}} argument - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,27/41] exec: Change cpu_watchpoint_{insert, remove{, _by_ref, _all}} argument - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,26/41] target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hook - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,25/41] translate-all: Change tb_flush_jmp_cache() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,24/41] translate-all: Change tb_gen_code() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,23/41] translate-all: Change cpu_io_recompile() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,22/41] translate-all: Change tb_check_watchpoint() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,21/41] translate-all: Change cpu_restore_state_from_tb() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,20/41] translate-all: Change cpu_restore_state() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,19/41] cpu-exec: Change cpu_loop_exit() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,18/41] exec: Change tlb_fill() argument to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,17/41] cpu: Move tlb_flush_{addr, mask} fields from CPU_COMMON_TLB to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,16/41] cpu: Move breakpoints field from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,15/41] cpu: Move watchpoint fields from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,14/41] cpu: Move opaque field from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,13/41] cpu: Drop cpu_model_str from CPU_COMMON - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,12/41] cpu: Move cpu_copy() into linux-user - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,11/41] cpu: Move exception_index field from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,10/41] cpu: Move jmp_env field from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,09/41] cpu: Move tb_jmp_cache field from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,08/41] cpu: Move icount_decr field from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,07/41] cpu: Move icount_extra field from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,06/41] cpu: Move can_do_io field from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,05/41] cpu: Move mem_io_{pc, vaddr} fields from CPU_COMMON to CPUState - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,04/41] cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,03/41] cpu: Turn cpu_get_tb_cpu_state() into a CPUClass hook - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,02/41] cpu: Turn cpu_mmu_index() into a CPUClass hook - - - - --- 2013-09-04 Andreas Färber New
[RFC,qom-cpu,01/41] cpu: Turn cpu_has_work() into a CPUClass hook - - - - --- 2013-09-04 Andreas Färber New
[V12,13/13] NUMA: convert hmp command info_numa to use qmp command query_numa - - 1 - --- 2013-09-04 Wanlong Gao New
[V12,12/13] NUMA: add qmp command query-numa - - 1 - --- 2013-09-04 Wanlong Gao New
[V12,11/13] NUMA: add hmp command set-mem-policy - - - - --- 2013-09-04 Wanlong Gao New
[V12,10/13] NUMA: add qmp command set-mem-policy to set memory policy for NUMA node - - 1 - --- 2013-09-04 Wanlong Gao New
[V12,09/13] NUMA: set guest numa nodes memory policy - - - - --- 2013-09-04 Wanlong Gao New
[V12,08/13] NUMA: parse guest numa nodes memory policy - - - - --- 2013-09-04 Wanlong Gao New
[V12,07/13] NUMA: expand MAX_NODES from 64 to 128 - - - - --- 2013-09-04 Wanlong Gao New
[V12,06/13] NUMA: add "-numa mem," options - - 1 - --- 2013-09-04 Wanlong Gao New
[V12,05/13] NUMA: introduce NumaMemOptions - - - - --- 2013-09-04 Wanlong Gao New
[V12,04/13] NUMA: convert -numa option to use OptsVisitor - - - - --- 2013-09-04 Wanlong Gao New
[V12,03/13] NUMA: Add numa_info structure to contain numa nodes info - - 1 - --- 2013-09-04 Wanlong Gao New
[V12,02/13] NUMA: check if the total numa memory size is equal to ram_size - - - - --- 2013-09-04 Wanlong Gao New
[V12,01/13] NUMA: move numa related code to new file numa.c - - - - --- 2013-09-04 Wanlong Gao New
[3/3,resend,v2] arch_init: right return for ram_save_iterate - - - - --- 2013-09-04 Lei Li New
[2/3,resend,v2] savevm: fix wrong initialization by ram_control_load_hook - - 1 - --- 2013-09-04 Lei Li New
[1/3,resend,v2] savevm: add comments for qemu_file_get_error() - - 1 - --- 2013-09-04 Lei Li New
[Qemu-stable] rdma: fix multiple VMs parallel migration - - - - --- 2013-09-04 Frank Yang New
[RFC,2/2] hw/mips: use sizes.h macros - - 1 - --- 2013-09-04 Antony Pavlov New
[RFC,1/2] include/: import sizes.h from barebox - - - - --- 2013-09-04 Antony Pavlov New
[v2] exec: do tcg_commit only when tcg_enabled - - 1 - --- 2013-09-04 liguang New
[RFC,v3,5/5] hw/arm/digic: add NOR ROM support - - - - --- 2013-09-04 Antony Pavlov New
[RFC,v3,4/5] hw/arm/digic: add UART support - - - - --- 2013-09-04 Antony Pavlov New
[RFC,v3,3/5] hw/arm/digic: add timer support - - - - --- 2013-09-04 Antony Pavlov New
[RFC,v3,2/5] hw/arm/digic: prepare DIGIC-based boards support - - - - --- 2013-09-04 Antony Pavlov New
[RFC,v3,1/5] hw/arm: add very initial support for Canon DIGIC SoC - - - - --- 2013-09-04 Antony Pavlov New
migration: add version supporting macros for struct pointer - - 1 - --- 2013-09-04 Alexey Kardashevskiy New
[Qemu-stable] rdma: fix multiple VMs parallel migration - - - - --- 2013-09-04 Frank Yang New
[2/2] rdma: simplify qemu_rdma_register_and_get_keys() - - - - --- 2013-09-04 Isaku Yamahata New
[1/2] rdma: constify ram_chunk_{index, start, end} - - 1 - --- 2013-09-04 Isaku Yamahata New
[v2,10/10] raven: use raven_ for all function prefixes - - - - --- 2013-09-03 Hervé Poussineau New
[v2,09/10] raven: fix PCI bus accesses with size > 1 - - - - --- 2013-09-03 Hervé Poussineau New
[v2,08/10] raven: implement non-contiguous I/O region - - - - --- 2013-09-03 Hervé Poussineau New
[v2,07/10] raven: add PCI bus mastering address space - - - - --- 2013-09-03 Hervé Poussineau New
[v2,06/10] raven: set a correct PCI memory region - - - - --- 2013-09-03 Hervé Poussineau New
[v2,05/10] raven: set a correct PCI I/O memory region - - - - --- 2013-09-03 Hervé Poussineau New
[v2,04/10] raven: rename intack region to pci_intack - - - - --- 2013-09-03 Hervé Poussineau New
[v2,03/10] raven: move BIOS loading from board code to PCI host - - - - --- 2013-09-03 Hervé Poussineau New
[v2,02/10] raven: use constant PCI_NUM_PINS instead of 4 - - - - --- 2013-09-03 Hervé Poussineau New
[v2,01/10] prep: kill get_system_io() usage - - - - --- 2013-09-03 Hervé Poussineau New
[v5,16/16] block: vhdx - add .bdrv_create() support - - - - --- 2013-09-03 Jeff Cody New
[v5,15/16] block: vhdx - fix comment typos in header, fix incorrect struct fields - - - - --- 2013-09-03 Jeff Cody New
[v5,14/16] block: vhdx - break out code operations to functions - - - - --- 2013-09-03 Jeff Cody New
[v5,13/16] block: vhdx - move more endian translations to vhdx-endian.c - - - - --- 2013-09-03 Jeff Cody New
[v5,12/16] block: vhdx - remove BAT file offset bit shifting - - - - --- 2013-09-03 Jeff Cody New
[v5,11/16] block: vhdx write support - - - - --- 2013-09-03 Jeff Cody New
[v5,10/16] block: vhdx - add log write support - - - - --- 2013-09-03 Jeff Cody New
[v5,09/16] block: vhdx - add region overlap detection for image files - - - - --- 2013-09-03 Jeff Cody New
[v5,08/16] block: vhdx - log parsing, replay, and flush support - - - - --- 2013-09-03 Jeff Cody New
[v5,07/16] block: vhdx code movement - move vhdx_close() above vhdx_open() - - - - --- 2013-09-03 Jeff Cody New
[v5,06/16] block: vhdx - update log guid in header, and first write tracker - - - - --- 2013-09-03 Jeff Cody New
[v5,05/16] block: vhdx - break endian translation functions out - - - - --- 2013-09-03 Jeff Cody New
« 1 2 ... 3664 3665 36664338 4339 »