Show patches with: State = Action Required       |   429434 patches
« 1 2 ... 4261 4262 42634294 4295 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,21/48] error: Track locations on command line - - - - --- 2010-02-24 Markus Armbruster New
[RFC,20/48] QemuOpts: Fix qemu_config_parse() to catch file read errors - - - - --- 2010-02-24 Markus Armbruster New
[RFC,19/48] error: Track locations in configuration files - - - - --- 2010-02-24 Markus Armbruster New
[RFC,18/48] error: Include the program name in error messages to stderr - - - - --- 2010-02-24 Markus Armbruster New
[RFC,17/48] error: Infrastructure to track locations for error reporting - - - - --- 2010-02-24 Markus Armbruster New
[RFC,16/48] error: Don't abuse qemu_error() for non-error in qbus_find() - - - - --- 2010-02-24 Markus Armbruster New
[RFC,15/48] error: Don't abuse qemu_error() for non-error in qdev_device_help() - - - - --- 2010-02-24 Markus Armbruster New
[RFC,14/48] error: Don't abuse qemu_error() for non-error in scsi_hot_add() - - - - --- 2010-02-24 Markus Armbruster New
[RFC,13/48] error: Make qemu_error() add a newline, strip it from arguments - - - - --- 2010-02-24 Markus Armbruster New
[RFC,12/48] error: New error_printf() and error_vprintf() - - - - --- 2010-02-24 Markus Armbruster New
[RFC,11/48] error: Move qemu_error & friends into their own header - - - - --- 2010-02-24 Markus Armbruster New
[RFC,10/48] error: Simplify error sink setup - - - - --- 2010-02-24 Markus Armbruster New
[RFC,09/48] block: Simplify usb_msd_initfn() test for "can read bdrv key" - - - - --- 2010-02-24 Markus Armbruster New
[RFC,08/48] monitor: Separate "default monitor" and "current monitor" cleanly - - - - --- 2010-02-24 Markus Armbruster New
[RFC,07/48] tools: Remove unused cur_mon from qemu-tool.c - - - - --- 2010-02-24 Markus Armbruster New
[RFC,06/48] pc: Factor common code out of pc_boot_set() and cmos_init() - - - - --- 2010-02-24 Markus Armbruster New
[RFC,05/48] pc: Fix error reporting for -boot once - - - - --- 2010-02-24 Markus Armbruster New
[RFC,04/48] savevm: Fix -loadvm to report errors to stderr, not the monitor - - - - --- 2010-02-24 Markus Armbruster New
[RFC,03/48] usb: Remove disabled monitor_printf() in usb_read_file() - - - - --- 2010-02-24 Markus Armbruster New
[RFC,02/48] error: Move qemu_error() & friends from monitor.c to own file - - - - --- 2010-02-24 Markus Armbruster New
[RFC,01/48] monitor: Factor monitor_set_error() out of qemu_error_internal() - - - - --- 2010-02-24 Markus Armbruster New
json-parser: Fix segfault on malformed input - - - - --- 2010-02-24 Kevin Wolf New
[v3,10/10] qemu-kvm: Bring qemu_init_vcpu back home - - - - --- 2010-02-24 Jan Kiszka New
[v3,09/10] qemu-kvm: Move kvm_set_boot_cpu_id - - - - --- 2010-02-24 Jan Kiszka New
[v3,08/10] qemu-kvm: Clean up KVM's APIC hooks - - - - --- 2010-02-24 Jan Kiszka New
[v3,07/10] qemu-kvm: Cleanup/fix TSC and PV clock writeback - - - - --- 2010-02-24 Jan Kiszka New
[v3,06/10] qemu-kvm: Use VCPU event state for reset and vmsave/load - - - - --- 2010-02-24 Jan Kiszka New
[v3,05/10] KVM: x86: Restrict writeback of VCPU state - - - - --- 2010-02-24 Jan Kiszka New
[v3,04/10] qemu-kvm: Clean up mpstate synchronization - - - - --- 2010-02-24 Jan Kiszka New
[v3,03/10] x86: Extend validity of cpu_is_bsp - - - - --- 2010-02-24 Jan Kiszka New
[v3,02/10] qemu-kvm: Rework VCPU state writeback API - - - - --- 2010-02-24 Jan Kiszka New
[v3,01/10] qemu-kvm: Add KVM_CAP_X86_ROBUST_SINGLESTEP-awareness - - - - --- 2010-02-24 Jan Kiszka New
pcnet APROMWE bit location (retry) - - - - --- 2010-02-24 Chris Kilgour New
Guest Kernel Support for Virtio Memory Regions - - - - --- 2010-02-24 Cam Macdonell New
arm host: Fix linker warning (m68k targets) - - - - --- 2010-02-23 Stefan Weil New
VirtIO Support for Memory Regions - - - - --- 2010-02-23 Cam Macdonell New
target-ppc: fix SPE evsplat* instructions - - - - --- 2010-02-23 Nathan Froyd New
target-ppc: fix SPE evcmp* instructions - - - - --- 2010-02-23 Nathan Froyd New
declare saved_env_reg as volatile - - - - --- 2010-02-23 Paolo Bonzini New
Re: gcc 4.4 miscompiling cpu_exec() ? - - - - --- 2010-02-23 Paolo Bonzini New
[v2,3/3] qcow2: More checks for qemu-img check 1 - - - --- 2010-02-23 Kevin Wolf New
[v2,2/3] qcow2: Rewrite alloc_refcount_block/grow_refcount_table 1 - - - --- 2010-02-23 Kevin Wolf New
[v2,1/3] qcow2: Factor next_refcount_table_size out 1 - - - --- 2010-02-23 Kevin Wolf New
Fix segfault with ram_size > 4095M without kvm - - - - --- 2010-02-23 Ryan Harper New
qcow2: Fix image creation regression 1 - - - --- 2010-02-23 Kevin Wolf New
[1/1] kvm: Fix eflags corruption in kvm mode - - - - --- 2010-02-23 Avi Kivity New
[uq/master] KVM: Rework of guest debug state writing - - - - --- 2010-02-23 Jan Kiszka New
Fix qemu_eventfd compile when !CONFIG_EVENTFD - - - - --- 2010-02-23 Paolo Bonzini New
[8/8] kvm-all.c: define smp_wmb and use it for coalesced mmio 1 - - - --- 2010-02-22 Marcelo Tosatti New
[7/8] kvm: remove pre-entry exit_request check with iothread enabled - - - - --- 2010-02-22 Marcelo Tosatti New
[6/8] kvm: consume internal signal with sigtimedwait - - - - --- 2010-02-22 Marcelo Tosatti New
[5/8] kvm specific wait_io_event - - - - --- 2010-02-22 Marcelo Tosatti New
[4/8] block SIGCHLD in vcpu thread(s) - - - - --- 2010-02-22 Marcelo Tosatti New
[3/8] kvm: Kill CR3_CACHE feature references - - - - --- 2010-02-22 Marcelo Tosatti New
[2/8] kvm: Fix eflags corruption in kvm mode - - - - --- 2010-02-22 Marcelo Tosatti New
[1/8] use eventfd for iothread - - - - --- 2010-02-22 Marcelo Tosatti New
Re: [PATCH] Fix to 'gdb detach' stub - - - - --- 2010-02-22 Daniel Gutson New
Fix to 'gdb detach' stub - - - - --- 2010-02-22 Daniel Gutson New
Re: [patch uq/master 2/2] kvm-all.c: define smp_wmb and use it for coalesced mmio 1 - - - --- 2010-02-22 Marcelo Tosatti New
Fix hanging user monitor when using balloon command - - - - --- 2010-02-22 Adam Litke New
tcg/ppc: Add missing conditional compilation - - - - --- 2010-02-22 Stefan Weil New
tcg: fix build on 32-bit hppa, ppc and sparc hosts - - - - --- 2010-02-22 Jay Foad New
[uq/master,2/2] kvm-all.c: define smp_wmb and use it for coalesced mmio 1 - - - --- 2010-02-22 Marcelo Tosatti New
[uq/master,1/2] virtio-pci: wake up iothread on VIRTIO_PCI_QUEUE_NOTIFY - - - - --- 2010-02-22 Marcelo Tosatti New
apc_pci: simplify using rwhandler - - - - --- 2010-02-22 Michael S. Tsirkin New
apb_pci: minor cleanup - - - - --- 2010-02-22 Michael S. Tsirkin New
Re: Commit 085219f79cad broke Sparc-32 back in 2.6.28. - - - - --- 2010-02-22 David Miller New
fix 'i' format handling in memory dump - - - - --- 2010-02-21 Gleb Natapov New
[3/3] tcg-hppa: Finish the port. - - - - --- 2010-02-20 Richard Henderson New
[3/4] tcg-hppa: Finish the port. - - - - --- 2010-02-20 Richard Henderson New
[3/4] tcg-hppa: Finish the port. 1 - - - --- 2010-02-20 Richard Henderson New
[2/4] tcg-hppa: Fix 64-bit argument ordering. - - - - --- 2010-02-20 Richard Henderson New
[2/4] tcg-hppa: Fix 64-bit argument ordering. 1 - - - --- 2010-02-20 Richard Henderson New
[2/3] tcg-hppa: Fix 64-bit argument ordering. - - - - --- 2010-02-20 Richard Henderson New
[1/4] tcg-hppa: Fix const errors in hppa-dis.c. - - - - --- 2010-02-20 Richard Henderson New
[1/3] tcg-hppa: Fix const errors in hppa-dis.c. - - - - --- 2010-02-20 Richard Henderson New
[1/4] tcg-hppa: Fix const errors in hppa-dis.c. 1 - - - --- 2010-02-20 Richard Henderson New
target-mips: fix ROTR and DROTR by zero - - - - --- 2010-02-20 Nathan Froyd New
target-mips: fix CpU exception for coprocessor 0 - - - - --- 2010-02-20 Nathan Froyd New
rewrote timer implementation for rtl8139. - - - - --- 2010-02-20 Frediano Ziglio New
rewrote timer implementation for rtl8139. - - - - --- 2010-02-20 Frediano Ziglio New
rewrote timer implementation for rtl8139. - - - - --- 2010-02-20 Frediano Ziglio New
[v2] target-sparc: fix --enable-debug build - - - - --- 2010-02-20 Jay Foad New
[v2] tcg: fix assertion with --enable-debug - - - - --- 2010-02-20 Jay Foad New
terminal attributes is not restored when using /dev/tty monitor - - - - --- 2010-02-20 Shahar Havivi New
[2/2] Make spinlock_t types volatile - - - - --- 2010-02-19 Loïc Minier New
[1/2] Detect and use GCC atomic builtins for locking - - - - --- 2010-02-19 Loïc Minier New
tcg: fix assertion with --enable-debug - - - - --- 2010-02-19 Jay Foad New
target-sparc: fix --enable-debug build - - - - --- 2010-02-19 Jay Foad New
[9/9] qemu-kvm: Use upstream guest debug code - - - - --- 2010-02-19 Jan Kiszka New
[8/9] KVM: Rework of guest debug state writing - - - - --- 2010-02-19 Jan Kiszka New
[7/9] qemu-kvm: Use upstream kvm_pit_in_kernel - - - - --- 2010-02-19 Jan Kiszka New
[6/9] qemu-kvm: Use upstream kvm_arch_get_supported_cpuid - - - - --- 2010-02-19 Jan Kiszka New
[5/9] qemu-kvm: Use some more upstream prototypes - - - - --- 2010-02-19 Jan Kiszka New
[4/9] qemu-kvm: Use upstream kvm_setup_guest_memory - - - - --- 2010-02-19 Jan Kiszka New
[3/9] qemu-kvm: Use upstream kvm_enabled and cpu_synchronize_state - - - - --- 2010-02-19 Jan Kiszka New
[2/9] qemu-kvm: Clean up register access API - - - - --- 2010-02-19 Jan Kiszka New
[1/9] qemu-kvm: Drop vmport changes - - - - --- 2010-02-19 Jan Kiszka New
[uq/master] KVM: x86: Fix eflags corruption in kvm mode - - - - --- 2010-02-19 Jan Kiszka New
QEMU kill CR3_CACHE references - - - - --- 2010-02-19 Jes Sorensen New
« 1 2 ... 4261 4262 42634294 4295 »