Show patches with: none      |   430798 patches
« 1 2 ... 467 468 4694307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[22/35] cpus: Pass CPUState to flush_queued_work() - - - - --- 2012-10-31 Andreas Färber New
[23/35] cpus: Pass CPUState to qemu_wait_io_event_common() - - - - --- 2012-10-31 Andreas Färber New
[24/35] xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb() 1 - - - --- 2012-10-31 Andreas Färber New
[25/35] target-ppc: Pass PowerPCCPU to powerpc_excp() - - - - --- 2012-10-31 Andreas Färber New
[26/35] target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall - - - - --- 2012-10-31 Andreas Färber New
[27/35] spapr: Pass PowerPCCPU to spapr_hypercall() - - - - --- 2012-10-31 Andreas Färber New
[28/35] spapr: Pass PowerPCCPU to hypercalls - - - - --- 2012-10-31 Andreas Färber New
[29/35] cpus: Pass CPUState to [qemu_]cpu_has_work() 1 - - - --- 2012-10-31 Andreas Färber New
[30/35] target-i386: Pass X86CPU to kvm_mce_inject() - - - - --- 2012-10-31 Andreas Färber New
[31/35] target-i386: Pass X86CPU to cpu_x86_inject_mce() - - - - --- 2012-10-31 Andreas Färber New
[32/35] cpus: Pass CPUState to run_on_cpu() - - - - --- 2012-10-31 Andreas Färber New
[33/35] cpu: Move thread_id to CPUState - - - - --- 2012-10-31 Andreas Färber New
[34/35] target-i386: Pass X86CPU to kvm_get_mp_state() - - - - --- 2012-10-31 Andreas Färber New
[35/35] target-i386: Pass X86CPU to kvm_handle_halt() - - - - --- 2012-10-31 Andreas Färber New
[1/4,v4] vmware_vga: Coding style cleanup - - - - --- 2012-10-31 BALATON Zoltan New
[2/4,v4] vmware_vga: Remove duplicated info from local state - - - - --- 2012-10-31 BALATON Zoltan New
[3/4,v4] vmware_vga: Return a value for FB_SIZE before the device is enabled - - - - --- 2012-10-31 BALATON Zoltan New
[4/4,v4] vmware_vga: Allow simple drivers to work without using the fifo - - - - --- 2012-10-31 BALATON Zoltan New
block: vpc support for ~2 TB disks - - - - --- 2012-10-31 Charles Arnold New
[FYI,1/7] target-alpha: Use consistent include paths - - - - --- 2012-10-31 Andreas Färber New
[2/7] target-alpha: Turn CPU definitions into subclasses - - - - --- 2012-10-31 Andreas Färber New
[3/7] target-alpha: Add support for -cpu ? 1 - - - --- 2012-10-31 Andreas Färber New
[4/7] target-alpha: Let cpu_alpha_init() return AlphaCPU 1 - - - --- 2012-10-31 Andreas Färber New
[5/7] alpha: Pass AlphaCPU array to Typhoon 1 - - - --- 2012-10-31 Andreas Färber New
[6/7] target-alpha: Avoid leaking the alarm timer over reset 1 - - - --- 2012-10-31 Andreas Färber New
[RFC,7/7] target-alpha: Implement CPU reset - - - - --- 2012-10-31 Andreas Färber New
Fix off-by-1 error in RAM migration code - - 2 - --- 2012-10-31 David Gibson New
[RFC] Configure option to turn on all debug printerfy - - - - --- 2012-10-31 Peter Crosthwaite New
[v4,1/7] target-cris/translate.c: Code style clean-up - - - - --- 2012-10-31 Evgeny Voevodin New
[v4,2/7] tcg/tcg.h: Duplicate global TCG variables in TCGContext - - - - --- 2012-10-31 Evgeny Voevodin New
[v4,3/7] TCG: Use gen_opc_ptr from context instead of global variable. - - - - --- 2012-10-31 Evgeny Voevodin New
[v4,4/7] TCG: Use gen_opparam_ptr from context instead of global variable. - - - - --- 2012-10-31 Evgeny Voevodin New
[v4,5/7] TCG: Use gen_opc_buf from context instead of global variable. - - - - --- 2012-10-31 Evgeny Voevodin New
[v4,6/7] TCG: Use gen_opparam_buf from context instead of global variable. - - - - --- 2012-10-31 Evgeny Voevodin New
[v4,7/7] TCG: Remove unused global variables - - - - --- 2012-10-31 Evgeny Voevodin New
[14/22] usb/ehci: add sysbus variant - - 1 1 --- 2012-10-31 Peter A. G. Crosthwaite New
[v8,1/3] configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization - - - - --- 2012-10-31 YeongKyoon Lee New
[v8,2/3] tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization - - - - --- 2012-10-31 YeongKyoon Lee New
[v8,3/3] tcg: Optimize qemu_ld/st by generating slow paths at the end of a block - - - - --- 2012-10-31 YeongKyoon Lee New
[18/25] qemu-thread: add QemuSemaphore - - - - --- 2012-10-31 Paolo Bonzini New
[v2] HACKING: List areas where we may rely on impdef C behaviour - - - - --- 2012-10-31 Peter Maydell New
[00/28,PULL] qemu-kvm.git uq/master queue - - - - --- 2012-10-31 Marcelo Tosatti New
[01/28] i386: kvm: kvm_arch_get_supported_cpuid: move R_EDX hack outside of for loop - - - - --- 2012-10-31 Marcelo Tosatti New
[02/28] i386: kvm: kvm_arch_get_supported_cpuid: clean up has_kvm_features check - - - - --- 2012-10-31 Marcelo Tosatti New
[03/28] i386: kvm: kvm_arch_get_supported_cpuid: use 'entry' variable - - - - --- 2012-10-31 Marcelo Tosatti New
[04/28] i386: kvm: extract register switch to cpuid_entry_get_reg() function - - - - --- 2012-10-31 Marcelo Tosatti New
[05/28] i386: kvm: extract CPUID entry lookup to cpuid_find_entry() function - - - - --- 2012-10-31 Marcelo Tosatti New
[06/28] i386: kvm: extract try_get_cpuid() loop to get_supported_cpuid() function - - - - --- 2012-10-31 Marcelo Tosatti New
[07/28] i386: kvm: kvm_arch_get_supported_cpuid: replace if+switch with single 'if' - - - - --- 2012-10-31 Marcelo Tosatti New
[08/28] i386: kvm: set CPUID_EXT_HYPERVISOR on kvm_arch_get_supported_cpuid() - - - - --- 2012-10-31 Marcelo Tosatti New
[09/28] i386: kvm: set CPUID_EXT_TSC_DEADLINE_TIMER on kvm_arch_get_supported_cpuid() - - - - --- 2012-10-31 Marcelo Tosatti New
[10/28] i386: kvm: x2apic is not supported without in-kernel irqchip - - - - --- 2012-10-31 Marcelo Tosatti New
[11/28] i386: kvm: mask cpuid_kvm_features earlier - - - - --- 2012-10-31 Marcelo Tosatti New
[12/28] i386: kvm: mask cpuid_ext4_features bits earlier - - - - --- 2012-10-31 Marcelo Tosatti New
[13/28] i386: kvm: filter CPUID feature words earlier, on cpu.c - - - - --- 2012-10-31 Marcelo Tosatti New
[14/28] i386: kvm: reformat filter_features_for_kvm() code - - - - --- 2012-10-31 Marcelo Tosatti New
[15/28] i386: kvm: filter CPUID leaf 7 based on GET_SUPPORTED_CPUID, too - - - - --- 2012-10-31 Marcelo Tosatti New
[16/28] i386: cpu: add missing CPUID[EAX=7, ECX=0] flag names - - 1 - --- 2012-10-31 Marcelo Tosatti New
[17/28] target-i386: Add missing kvm cpuid feature name - - - - --- 2012-10-31 Marcelo Tosatti New
[18/28] cirrus_vga: allow configurable vram size 1 - - - --- 2012-10-31 Marcelo Tosatti New
[19/28] Use machine options to emulate -no-kvm-irqchip - - - - --- 2012-10-31 Marcelo Tosatti New
[20/28] Issue warning when deprecated -no-kvm-pit is used - - - - --- 2012-10-31 Marcelo Tosatti New
[21/28] Use global properties to emulate -no-kvm-pit-reinjection - - - - --- 2012-10-31 Marcelo Tosatti New
[22/28] Issue warning when deprecated drive parameter boot=on|off is used - - - - --- 2012-10-31 Marcelo Tosatti New
[23/28] Issue warning when deprecated -tdf option is used - - - - --- 2012-10-31 Marcelo Tosatti New
[24/28] Emulate qemu-kvms -no-kvm option - - - - --- 2012-10-31 Marcelo Tosatti New
[25/28] target-i386: make cpu_x86_fill_host() void - - - - --- 2012-10-31 Marcelo Tosatti New
[26/28] target-i386: cpu: make -cpu host/check/enforce code KVM-specific - - - - --- 2012-10-31 Marcelo Tosatti New
[27/28] target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID - - - - --- 2012-10-31 Marcelo Tosatti New
[28/28] update-linux-headers.sh: Handle new kernel uapi/ directories - - - - --- 2012-10-31 Marcelo Tosatti New
[19/25] aio: add generic thread-pool facility - - - - --- 2012-10-31 Paolo Bonzini New
memory: Don't dump disabled regions - - - - --- 2012-10-31 Jan Kiszka New
Fix calculation of number of bits in the migration bitmap - - - - --- 2012-10-31 Orit Wasserman New
[1/2] uhci: Add a uhci_handle_td_error() helper function - - - - --- 2012-10-31 Hans de Goede New
[2/2] uhci: Don't crash on device disconnect - - - - --- 2012-10-31 Hans de Goede New
[1/8] usb: Add packet combining functions - - - - --- 2012-10-31 Hans de Goede New
[2/8] combined-packet: Add a workaround for Linux usbfs + live migration - - - - --- 2012-10-31 Hans de Goede New
[3/8] usb-redir: Add support for 32 bits bulk packet length - - - - --- 2012-10-31 Hans de Goede New
[4/8] usb-redir: Add support for input pipelining - - - - --- 2012-10-31 Hans de Goede New
[5/8] usb-redir: Add an usbredir_setup_usb_eps() helper function - - - - --- 2012-10-31 Hans de Goede New
[6/8] usb-redir: Use reject rather the disconnect on bad ep info - - - - --- 2012-10-31 Hans de Goede New
[7/8] usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller - - - - --- 2012-10-31 Hans de Goede New
[8/8] usb-redir: Allow redirecting super speed devices to high speed controllers - - - - --- 2012-10-31 Hans de Goede New
[RFC] hw/qxl: inject interrupts in any state - - - - --- 2012-10-31 Alon Levy New
[1/5] usb: split packet result into actual_length + status - - - - --- 2012-10-31 Hans de Goede New
[2/5] usb-redir: Allow packets to have both data and an error-status - - - - --- 2012-10-31 Hans de Goede New
[3/5] ehci: Get rid of the magical PROC_ERR status - - - - --- 2012-10-31 Hans de Goede New
[4/5] ehci: Add support for packets with both data and an error status - - - - --- 2012-10-31 Hans de Goede New
[5/5] xhci: Add support for packets with both data and an error status - - - - --- 2012-10-31 Hans de Goede New
aio: Use g_slice_alloc() for AIOCB pooling - - - - --- 2012-10-31 Stefan Hajnoczi New
tests: allow qemu-iotests to be run against nbd backend 1 - - - --- 2012-10-31 Nicholas Thomas New
[PULL,v2,00/39] AioContext, thread pool, Win32 AIO - - - - --- 2012-10-31 Paolo Bonzini New
[v2,01/39] janitor: move iovector functions out of cutils.c - - - - --- 2012-10-31 Paolo Bonzini New
[v2,02/39] build: move cutils.o and qemu-timer-common.o to oslib-obj-y - - - - --- 2012-10-31 Paolo Bonzini New
[v2,03/39] compiler: use weak aliases to provide default definitions - - - - --- 2012-10-31 Paolo Bonzini New
[v2,04/39] sockets: use weak aliases instead of qemu-tool.c - - - - --- 2012-10-31 Paolo Bonzini New
[v2,05/39] fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c - - - - --- 2012-10-31 Paolo Bonzini New
[v2,06/39] iohandler: add weak alias in qemu-sockets.c, for qemu-ga - - - - --- 2012-10-31 Paolo Bonzini New
[v2,07/39] win32: add weak version of qemu_fd_register - - - - --- 2012-10-31 Paolo Bonzini New
[v2,08/39] qemu-timer: make initialization functions idempotent - - - - --- 2012-10-31 Paolo Bonzini New
« 1 2 ... 467 468 4694307 4308 »