Show patches with: none      |   432772 patches
« 1 2 ... 3646 3647 36484327 4328 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V13,10/13] NUMA: add qmp command set-mem-policy to set memory policy for NUMA node - - 1 - --- 2013-09-17 Wanlong Gao New
[V13,09/13] NUMA: set guest numa nodes memory policy - - - - --- 2013-09-17 Wanlong Gao New
[V13,08/13] NUMA: parse guest numa nodes memory policy - - - - --- 2013-09-17 Wanlong Gao New
[V13,07/13] NUMA: expand MAX_NODES from 64 to 128 - - - - --- 2013-09-17 Wanlong Gao New
[V13,06/13] NUMA: add "-numa mem," options - - 1 - --- 2013-09-17 Wanlong Gao New
[V13,05/13] NUMA: introduce NumaMemOptions - - - - --- 2013-09-17 Wanlong Gao New
[V13,04/13] NUMA: convert -numa option to use OptsVisitor - - - - --- 2013-09-17 Wanlong Gao New
[V13,03/13] NUMA: Add numa_info structure to contain numa nodes info - - 1 - --- 2013-09-17 Wanlong Gao New
[V13,02/13] NUMA: check if the total numa memory size is equal to ram_size - - - - --- 2013-09-17 Wanlong Gao New
[V13,01/13] NUMA: move numa related code to new file numa.c - - - - --- 2013-09-17 Wanlong Gao New
qom: helper macro for adding read-only properties - - - - --- 2013-09-16 Michael S. Tsirkin New
xhci: Fix number of streams allocated when using streams - - - - --- 2013-09-16 Hans de Goede New
[v5,5/5] util: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v5,4/5] slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v5,3/5] net: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v5,2/5] gdbstub: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v5,1/5] util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v3] ivshmem: allow the sharing of hugepages - - - - --- 2013-09-16 Damien Millescamps New
linux-user: Emulate SOCK_CLOEXEC/NONBLOCK if unavailable - - - - --- 2013-09-16 Edgar E. Iglesias New
[RESEND] ivshmem: allow the sharing of hugepages - - - - --- 2013-09-16 Damien Millescamps New
[v2,1/1] integrator: fix Linux boot failure by emulating dbg - - - - --- 2013-09-16 Alex Bennée New
[v4,5/5] util: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v4,4/5] slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v4,3/5] net: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v4,2/5] gdbstub: call socket_set_fast_reuse instead of setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v4,1/5] util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR - - - - --- 2013-09-16 Sebastian Ottlik New
[v5,3/3] hw/pci: partially handle pci master abort - - - - --- 2013-09-16 Marcel Apfelbaum New
[v5,2/3] docs/memory: Explictly state that MemoryRegion priority is signed - - - - --- 2013-09-16 Marcel Apfelbaum New
[v5,1/3] memory: Change MemoryRegion priorities from unsigned to signed 1 - 1 - --- 2013-09-16 Marcel Apfelbaum New
tests/.gitignore: ignore test-throttle - - 1 - --- 2013-09-16 Fam Zheng New
[v10,8/8] block: convert block drivers linked with libs to modules - - - - --- 2013-09-16 Fam Zheng New
[v10,7/8] .gitignore: ignore module related files (dll, so, mo) - - - - --- 2013-09-16 Fam Zheng New
[v10,6/8] Makefile: install modules with "make install" - - - - --- 2013-09-16 Fam Zheng New
[v10,5/8] module: implement module loading - - - - --- 2013-09-16 Fam Zheng New
[v10,4/8] build-sys: introduce common-obj-m and block-obj-m for DSO - - - - --- 2013-09-16 Fam Zheng New
[v10,3/8] rule.mak: allow per object cflags and libs - - - - --- 2013-09-16 Fam Zheng New
[v10,2/8] make.rule: fix $(obj) to a real relative path - - - - --- 2013-09-16 Fam Zheng New
[v10,1/8] ui/Makefile.objs: delete unnecessary cocoa.o dependency - - - - --- 2013-09-16 Fam Zheng New
[RFC,qom-cpu,v3,10/10] cpus: reclaim allocated vCPU objects - - - - --- 2013-09-16 chenfan New
[RFC,qom-cpu,v3,09/10] piix4: implement function cpu_status_write() for vcpu ejection - - - - --- 2013-09-16 chenfan New
[RFC,qom-cpu,v3,08/10] i386: implement pc interface pc_hot_del_cpu() - - - - --- 2013-09-16 chenfan New
[RFC,qom-cpu,v3,07/10] qom cpu: add UNPLUG cpu notifier support - - - - --- 2013-09-16 chenfan New
[RFC,qom-cpu,v3,06/10] qom cpu: rename variable 'cpu_added_notifier' to 'cpu_hotplug_notifier' - - - - --- 2013-09-16 chenfan New
[RFC,qom-cpu,v3,05/10] qmp: add 'cpu-del' command support - - - - --- 2013-09-16 chenfan New
[RFC,qom-cpu,v3,04/10] x86: add x86_cpu_unrealizefn() for cpu apic remove - - - - --- 2013-09-16 chenfan New
[RFC,qom-cpu,v3,03/10] apic: remove local_apics array and using CPU_FOREACH instead - - - - --- 2013-09-16 chenfan New
[RFC,qom-cpu,v3,02/10] apic: remove redundant variable 'apic_no' from apic_init_common() - - - - --- 2013-09-16 chenfan New
[RFC,qom-cpu,v3,01/10] x86: move apic_state field from CPUX86State to X86CPU - - - - --- 2013-09-16 chenfan New
qom: helper macro for adding read-only properties - - - - --- 2013-09-15 Michael S. Tsirkin New
[v4,3/3] hw/pci: handle downstream pci master abort - - - - --- 2013-09-15 Marcel Apfelbaum New
[v4,2/3] docs/memory: Explicitly state that MemoryRegion priority is signed - - 1 - --- 2013-09-15 Marcel Apfelbaum New
[v4,1/3] memory: allow MemoryRegion's priority field to accept negative values 1 - 1 - --- 2013-09-15 Marcel Apfelbaum New
docs/memory.txt: Clarify and expand priority/overlap documentation - - - - --- 2013-09-15 Peter Maydell New
[v2,3/6] range: add min/max operations on ranges - - - - --- 2013-09-15 Michael S. Tsirkin New
[v2,6/6] piix: use 64 bit window programmed by guest - - - - --- 2013-09-15 Michael S. Tsirkin New
[v2,5/6] q35: use 64 bit window programmed by guest - - - - --- 2013-09-15 Michael S. Tsirkin New
[v2,4/6] pci: add helper to retrieve the 64-bit range - - - - --- 2013-09-15 Michael S. Tsirkin New
[v2,3/6] range: add min/max operations on ranges - - - - --- 2013-09-15 Michael S. Tsirkin New
[v2,2/6] range: add Range to typedefs - - - - --- 2013-09-15 Michael S. Tsirkin New
[v2,1/6] q35: make pci window address/size match guest cfg - - - - --- 2013-09-15 Michael S. Tsirkin New
pci: remove explicit check to 64K ioport size - - - - --- 2013-09-15 Michael S. Tsirkin New
[8/8] tcg: Merge tcg_register_helper into tcg_context_init - - - - --- 2013-09-15 Richard Henderson New
[7/8] tcg: Add tcg-runtime.c helpers to all_helpers - - - - --- 2013-09-15 Richard Henderson New
[6/8] tcg: Put target helper data into an array. - - - - --- 2013-09-15 Richard Henderson New
[5/8] tcg: Remove stray semi-colons from target-*/helper.h - - 1 - --- 2013-09-15 Richard Henderson New
[4/8] tcg: Move helper registration into tcg_context_init - - - - --- 2013-09-15 Richard Henderson New
[3/8] target-m68k: Rename helpers.h to helper.h - - 1 - --- 2013-09-15 Richard Henderson New
[2/8] tcg: Use a GHashTable for tcg_find_helper - - 1 - --- 2013-09-15 Richard Henderson New
[1/8] tcg: Delete tcg_helper_get_name declaration - - 1 - --- 2013-09-15 Richard Henderson New
[v4,33/33] tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check - - 1 - --- 2013-09-14 Richard Henderson New
[v4,32/33] tcg-aarch64: Introduce tcg_out_ldst_pair - - - - --- 2013-09-14 Richard Henderson New
[v4,31/33] tcg-aarch64: Reuse FP and LR in translated code - - - - --- 2013-09-14 Richard Henderson New
[v4,30/33] tcg-aarch64: Implement tcg_register_jit - - - - --- 2013-09-14 Richard Henderson New
[v4,29/33] tcg-aarch64: Use symbolic names for branches - - - - --- 2013-09-14 Richard Henderson New
[v4,28/33] tcg-aarch64: Use tcg_out_call for qemu_ld/st - - - - --- 2013-09-14 Richard Henderson New
[v4,27/33] tcg-aarch64: Pass return address to load/store helpers directly. - - - - --- 2013-09-14 Richard Henderson New
[v4,26/33] tcg-aarch64: Avoid add with zero in tlb load - - - - --- 2013-09-14 Richard Henderson New
[v4,25/33] tcg-aarch64: Use adrp in tcg_out_movi - - - - --- 2013-09-14 Richard Henderson New
[v4,24/33] tcg-aarch64: Special case small constants in tcg_out_movi - - - - --- 2013-09-14 Richard Henderson New
[v4,23/33] tcg-aarch64: Use ORRI in tcg_out_movi - - - - --- 2013-09-14 Richard Henderson New
[v4,22/33] tcg-aarch64: Use MOVN in tcg_out_movi - - - - --- 2013-09-14 Richard Henderson New
[v4,21/33] tcg-aarch64: Introduce tcg_fmt_Rd_uimm - - - - --- 2013-09-14 Richard Henderson New
[v4,20/33] tcg-aarch64: Support div, rem - - - - --- 2013-09-14 Richard Henderson New
[v4,19/33] tcg-aarch64: Support muluh, mulsh - - - - --- 2013-09-14 Richard Henderson New
[v4,18/33] tcg-aarch64: Support add2, sub2 - - - - --- 2013-09-14 Richard Henderson New
[v4,17/33] tcg-aarch64: Support deposit - - - - --- 2013-09-14 Richard Henderson New
[v4,16/33] tcg-aarch64: Use tcg_fmt_Rdnm_cond for setcond - - - - --- 2013-09-14 Richard Henderson New
[v4,15/33] tcg-aarch64: Support movcond - - - - --- 2013-09-14 Richard Henderson New
[v4,14/33] tcg-aarch64: Handle zero as first argument to sub - - - - --- 2013-09-14 Richard Henderson New
[v4,13/33] tcg-aarch64: Support andc, orc, eqv, not - - - - --- 2013-09-14 Richard Henderson New
[v4,12/33] tcg-aarch64: Handle constant operands to and, or, xor - - - - --- 2013-09-14 Richard Henderson New
[v4,11/33] tcg-aarch64: Handle constant operands to add, sub, and compare - - - - --- 2013-09-14 Richard Henderson New
[v4,10/33] tcg-aarch64: Implement mov with tcg_fmt_* functions - - - - --- 2013-09-14 Richard Henderson New
[v4,09/33] tcg-aarch64: Introduce tcg_fmt_Rdn_aimm - - - - --- 2013-09-14 Richard Henderson New
[v4,08/33] tcg-aarch64: Introduce tcg_fmt_Rdnm and tcg_fmt_Rdnm_lsl - - - - --- 2013-09-14 Richard Henderson New
[v4,07/33] tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp - - 1 - --- 2013-09-14 Richard Henderson New
[v4,06/33] tcg-aarch64: Merge enum aarch64_srr_opc with AArch64Insn - - - - --- 2013-09-14 Richard Henderson New
[v4,05/33] tcg-aarch64: Change enum aarch64_arith_opc to AArch64Insn - - - - --- 2013-09-14 Richard Henderson New
[v4,04/33] tcg-aarch64: Hoist common argument loads in tcg_out_op - - - - --- 2013-09-14 Richard Henderson New
[v4,03/33] tcg-aarch64: Don't handle mov/movi in tcg_out_op - - - - --- 2013-09-14 Richard Henderson New
« 1 2 ... 3646 3647 36484327 4328 »