Show patches with: none      |   431069 patches
« 1 2 ... 3637 3638 36394310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[v5,04/16] block: vhdx - log support struct and defines - - - - --- 2013-09-03 Jeff Cody New
[v5,03/16] block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header. - - - - --- 2013-09-03 Jeff Cody New
[v5,02/16] block: vhdx - add header update capability. - - - - --- 2013-09-03 Jeff Cody New
[v5,01/16] block: vhdx - minor comments and typo correction. - - - - --- 2013-09-03 Jeff Cody New
[v6,24/24] default-configs: Add config for aarch64-softmmu - - - - --- 2013-09-03 Peter Maydell New
[v6,23/24] default-configs: Add config for aarch64-linux-user - - - - --- 2013-09-03 Peter Maydell New
[v6,22/24] configure: Add handling code for AArch64 targets - - - - --- 2013-09-03 Peter Maydell New
[v6,21/24] linux-user: Add AArch64 support - - - - --- 2013-09-03 Peter Maydell New
[v6,20/24] linux-user: Allow targets to specify a minimum uname release - - - - --- 2013-09-03 Peter Maydell New
[v6,19/24] linux-user: Add AArch64 termbits.h definitions - - - - --- 2013-09-03 Peter Maydell New
[v6,18/24] linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64 - - - - --- 2013-09-03 Peter Maydell New
[v6,17/24] linux-user: Make sure NWFPE code is 32 bit ARM only - - - - --- 2013-09-03 Peter Maydell New
[v6,16/24] linux-user: Add signal handling for AArch64 - - - - --- 2013-09-03 Peter Maydell New
[v6,15/24] linux-user: Fix up AArch64 syscall handlers - - - - --- 2013-09-03 Peter Maydell New
[v6,14/24] linux-user: Add syscall number definitions for AArch64 - - - - --- 2013-09-03 Peter Maydell New
[v6,13/24] linux-user: Add cpu loop for AArch64 - - - - --- 2013-09-03 Peter Maydell New
[v6,12/24] linux-user: Don't treat AArch64 cpu names specially - - - - --- 2013-09-03 Peter Maydell New
[v6,11/24] target-arm: Add AArch64 gdbstub support - - - - --- 2013-09-03 Peter Maydell New
[v6,10/24] target-arm: Add AArch64 translation stub - - - - --- 2013-09-03 Peter Maydell New
[v6,09/24] target-arm: Prepare translation for AArch64 code - - - - --- 2013-09-03 Peter Maydell New
[v6,08/24] target-arm: Disable 32 bit CPUs in 64 bit linux-user builds - - - - --- 2013-09-03 Peter Maydell New
[v6,07/24] target-arm: Add new AArch64CPUInfo base class and subclasses - - - - --- 2013-09-03 Peter Maydell New
[v6,06/24] target-arm: Pass DisasContext* to gen_set_pc_im() - - - - --- 2013-09-03 Peter Maydell New
[v6,05/24] target-arm: Fix target_ulong/uint32_t confusions - - - - --- 2013-09-03 Peter Maydell New
[v6,04/24] target-arm: Export cpu_env - - - - --- 2013-09-03 Peter Maydell New
[v6,03/24] target-arm: Extract the disas struct to a header file - - - - --- 2013-09-03 Peter Maydell New
[v6,02/24] target-arm: Abstract out load/store from a vaddr in AArch32 - - - - --- 2013-09-03 Peter Maydell New
[v6,01/24] target-arm: Make '-cpu any' available in linux-user mode only - - - - --- 2013-09-03 Peter Maydell New
[PULL] s390: cleanups and fixes 1 - - - --- 2013-09-03 Christian Borntraeger New
[uq/master,3/3] kvmvapic: Clear also physical ROM address when entering INACTIVE state - - - - --- 2013-09-03 Jan Kiszka New
[uq/master,2/3] kvmvapic: Enter inactive state on hardware reset - - - - --- 2013-09-03 Jan Kiszka New
[uq/master,1/3] kvmvapic: Catch invalid ROM size - - - - --- 2013-09-03 Jan Kiszka New
[PULL,4/4] target-i386: Use #defines instead of magic numbers for CPUID cache info - - 1 - --- 2013-09-03 Andreas Färber New
[PULL,3/4] cpu: Replace qemu_for_each_cpu() 1 - - - --- 2013-09-03 Andreas Färber New
[PULL,2/4] cpu: Use QTAILQ for CPU list - - - - --- 2013-09-03 Andreas Färber New
[PULL,1/4] a15mpcore: Use qemu_get_cpu() for generic timers - - - - --- 2013-09-03 Andreas Färber New
[PULL,0/4] QOM CPUState patch queue 2013-09-03 - - - - --- 2013-09-03 Andreas Färber New
[v2] qmp: Documentation for BLOCK_IMAGE_CORRUPTED - - 2 - --- 2013-09-03 Max Reitz New
[RFC] qcow2 journalling draft - - - - --- 2013-09-03 Kevin Wolf New
target-arm: Make '-cpu any' available in linux-user mode only - - 1 - --- 2013-09-03 Peter Maydell New
[38/38] tpm: move add/del_subregion to realize/unrealize - - - - --- 2013-09-03 Paolo Bonzini New
[37/38] xen_pt: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[36/38] wdt_i6300esb: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[35/38] virtio-pci: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[34/38] usb-uhci: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[33/38] pvscsi: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[32/38] lsi: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[31/38] esp: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
« 1 2 ... 3637 3638 36394310 4311 »