Show patches with: State = Action Required       |   426624 patches
« 1 2 ... 3671 3672 36734266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,03/11] exec: simplify destruction of the phys map - - - - --- 2013-06-28 Paolo Bonzini New
[v2,02/11] memory: destroy phys_sections one by one - - - - --- 2013-06-28 Paolo Bonzini New
[v2,01/11] memory: add owner argument to initialization functions - - - - --- 2013-06-28 Paolo Bonzini New
[PULL,24/24] cpu: Turn cpu_unassigned_access() into a CPUState hook - - - - --- 2013-06-28 Andreas Färber New
[PULL,23/24] hwaddr: Make hwaddr type usable beyond softmmu - - - - --- 2013-06-28 Andreas Färber New
[PULL,22/24] cpu: Change qemu_init_vcpu() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,21/24] cpus: Change qemu_dummy_start_vcpu() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,20/24] cpus: Change qemu_kvm_start_vcpu() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,19/24] cpus: Change cpu_handle_guest_debug() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,18/24] gdbstub: Set gdb_set_stop_cpu() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,17/24] kvm: Change kvm_cpu_exec() argument to CPUState 1 - 1 - --- 2013-06-28 Andreas Färber New
[PULL,16/24] kvm: Change kvm_handle_internal_error() argument to CPUState 1 - 1 - --- 2013-06-28 Andreas Färber New
[PULL,15/24] cpu: Turn cpu_dump_{state, statistics}() into CPUState hooks - - - - --- 2013-06-28 Andreas Färber New
[PULL,14/24] cpus: Change qemu_kvm_init_cpu_signals() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,13/24] kvm: Change kvm_set_signal_mask() argument to CPUState 1 - 1 - --- 2013-06-28 Andreas Färber New
[PULL,12/24] cpus: Change qemu_kvm_wait_io_event() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,11/24] cpus: Change cpu_thread_is_idle() argument to CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,10/24] cpu: Change cpu_exit() argument to CPUState - - - - --- 2013-06-28 Andreas Färber New
[PULL,09/24] kvm: Change cpu_synchronize_state() argument to CPUState 1 - 1 - --- 2013-06-28 Andreas Färber New
[PULL,08/24] kvm: Change kvm_cpu_synchronize_state() argument to CPUState 1 - 2 - --- 2013-06-28 Andreas Färber New
[PULL,07/24] gdbstub: Simplify find_cpu() - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,06/24] cpu: Guard cpu_{save, load}() definitions - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,05/24] target-openrisc: Register VMStateDescription for OpenRISCCPU - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,04/24] target-alpha: Register VMStateDescription for AlphaCPU 1 - 1 - --- 2013-06-28 Andreas Färber New
[PULL,03/24] cpu: Introduce VMSTATE_CPU() macro for CPUState - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,02/24] cpu: Introduce device_class_set_vmsd() helper - - 1 - --- 2013-06-28 Andreas Färber New
[PULL,01/24] cpu: Fix cpu_class_set_vmsd() documentation - - 2 - --- 2013-06-28 Andreas Färber New
[PULL,00/24] QOM CPUState patch queue 2013-06-28 - - - - --- 2013-06-28 Andreas Färber New
block: add the optional file entry to query-block - - 1 - --- 2013-06-28 Federico Simoncelli New
[PULL,20/20] cmd646: fix build when DEBUG_IDE is enabled. - - - - --- 2013-06-28 Kevin Wolf New
[PULL,19/20] block: change default of .has_zero_init to 0 - - - - --- 2013-06-28 Kevin Wolf New
[PULL,18/20] vpc: Implement .bdrv_has_zero_init - - - - --- 2013-06-28 Kevin Wolf New
[PULL,17/20] vmdk: remove wrong calculation of relative path - - - - --- 2013-06-28 Kevin Wolf New
[PULL,16/20] gluster: Return bdrv_has_zero_init = 0 - - - - --- 2013-06-28 Kevin Wolf New
[PULL,15/20] block/ssh: Set bdrv_has_zero_init according to the file type. - - - - --- 2013-06-28 Kevin Wolf New
[PULL,14/20] block: Make BlockJobTypes const - - - - --- 2013-06-28 Kevin Wolf New
[PULL,13/20] qemu-iotests: add 055 drive-backup test case - - - - --- 2013-06-28 Kevin Wolf New
[PULL,12/20] qemu-iotests: extract wait_until_completed() into iotests.py - - - - --- 2013-06-28 Kevin Wolf New
[PULL,11/20] blockdev: add Abort transaction - - 1 - --- 2013-06-28 Kevin Wolf New
[PULL,10/20] blockdev: add DriveBackup transaction - - 2 - --- 2013-06-28 Kevin Wolf New
[PULL,09/20] blockdev: allow BdrvActionOps->commit() to be NULL - - 2 - --- 2013-06-28 Kevin Wolf New
[PULL,08/20] blockdev: rename BlkTransactionStates to singular - - 2 - --- 2013-06-28 Kevin Wolf New
[PULL,07/20] block: add drive-backup QMP command - - 2 - --- 2013-06-28 Kevin Wolf New
[PULL,06/20] blockdev: use bdrv_getlength() in qmp_drive_mirror() - - 2 - --- 2013-06-28 Kevin Wolf New
[PULL,05/20] blockdev: drop redundant proto_drv check - - 3 - --- 2013-06-28 Kevin Wolf New
[PULL,04/20] block: add basic backup support to block driver - - - - --- 2013-06-28 Kevin Wolf New
[PULL,03/20] block: add bdrv_add_before_write_notifier() - - 2 - --- 2013-06-28 Kevin Wolf New
[PULL,02/20] notify: add NotiferWithReturn so notifier list can abort - - 2 - --- 2013-06-28 Kevin Wolf New
[PULL,01/20] raw-posix: Fix /dev/cdrom magic on OS X - - 1 - --- 2013-06-28 Kevin Wolf New
[PULL,00/20] Block patches - - - - --- 2013-06-28 Kevin Wolf New
arch_init/ram_load: fix compilation on 32bit hosts - - - - --- 2013-06-28 Alexander Graf New
cmd646: fix build when DEBUG_IDE is enabled. - - - - --- 2013-06-28 Mark Cave-Ayland New
[v2] cpu: Drop unnecessary dynamic casts in *_env_get_cpu() 1 - - - --- 2013-06-28 Andreas Färber New
[v2] linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 1 - - - --- 2013-06-28 Peter Maydell New
hw/dma/omap_dma: Fix bugs with DMA requests above 32 - - - - --- 2013-06-28 Peter Maydell New
[6/6] Added SMP for Aarch64 Processors. - - - - --- 2013-06-28 Mian M. Hamayun New
[5/6] Added Boot Support for Aarch64 Processor. - - - - --- 2013-06-28 Mian M. Hamayun New
[4/6] Added the Versatile Express Machine Model for A57 - - - - --- 2013-06-28 Mian M. Hamayun New
[3/6] Added Aarch64 CPU Initialization, Get and Put Registers Support. - - - - --- 2013-06-28 Mian M. Hamayun New
[2/6] Added KVM Headers from KVM Tool - - - - --- 2013-06-28 Mian M. Hamayun New
[1/6] Added aarch64 configure support and default configuration - - - - --- 2013-06-28 Mian M. Hamayun New
display: stop using DT_NOGRAPHIC, use DT_NONE - - - - --- 2013-06-28 Paolo Bonzini New
highbank: add initial Calxeda Midway A15 support - - - - --- 2013-06-28 Andre Przywara New
[Qemu-ppc] PPC: Add non-kvm stub file - - 1 - --- 2013-06-28 Alexander Graf New
PPC: Add non-kvm stub file - - - - --- 2013-06-28 Alexander Graf New
[2/2] tests: Add test-bitops.c with some sextract tests - - - - --- 2013-06-28 Peter Maydell New
[1/2] bitops: Provide sextract32() and sextract64() - - - - --- 2013-06-28 Peter Maydell New
[PATCHv2] block: change default of .has_zero_init to 0 - - - - --- 2013-06-28 Peter Lieven New
vpc: Implement .bdrv_has_zero_init - - - - --- 2013-06-28 Kevin Wolf New
virtio-ccw: fix build breakage on windows - - 1 - --- 2013-06-28 Cornelia Huck New
[trivial] doc: we use seabios, not bochs bios - - - - --- 2013-06-28 Michael Tokarev New
[V4,7/7] monitor: improve "help" to allow show details of single command in sub group - - - - --- 2013-06-28 Wayne Xia New
[V4,6/7] monitor: improve "help" in auto completion for sub command - - - - --- 2013-06-28 Wayne Xia New
[V4,5/7] monitor: support sub commands in auto completion - - - - --- 2013-06-28 Wayne Xia New
[V4,4/7] monitor: avoid direct use of global *info_cmds in help functions - - 1 - --- 2013-06-28 Wayne Xia New
[V4,3/7] monitor: code move for parse_cmdline() - - - - --- 2013-06-28 Wayne Xia New
[V4,2/7] monitor: avoid direct use of global variable *mon_cmds - - 1 - --- 2013-06-28 Wayne Xia New
[V4,1/7] monitor: avoid direct use of global *cur_mon in completion functions - - 1 - --- 2013-06-28 Wayne Xia New
[V1,2/2] Add tests for sync modes 'TOP' and 'NONE' - - - - --- 2013-06-28 Ian Main New
[V1,1/2] Implement sync modes for drive-backup. - - - - --- 2013-06-28 Ian Main New
Patch to fix linux for sh4. - - - - --- 2013-06-28 Rob Landley New
q35 chipset: Extend support of SMBUS(module pm_smbus.c) HST_STS register v2. - - - - --- 2013-06-27 Maksim Ratnikov New
[6/6] rdma: account for the time spent in MIG_STATE_SETUP through QMP - - 1 - --- 2013-06-27 mrhines@linux.vnet.ibm.com New
[5/6] rdma: introduce MIG_STATE_NONE and change MIG_STATE_SETUP state transition - - 1 1 --- 2013-06-27 mrhines@linux.vnet.ibm.com New
[4/6] rdma: allow state transitions between other states besides ACTIVE - - 1 1 --- 2013-06-27 mrhines@linux.vnet.ibm.com New
[3/6] rdma: core logic - - 2 2 --- 2013-06-27 mrhines@linux.vnet.ibm.com New
[2/6] rdma: introduce ram_handle_compressed() - - 3 2 --- 2013-06-27 mrhines@linux.vnet.ibm.com New
[1/6] rdma: update documentation to reflect new unpin support - - - - --- 2013-06-27 mrhines@linux.vnet.ibm.com New
linux-user: Fix compilation failure - - - - --- 2013-06-27 Peter Maydell New
[v2] xen_disk: support "direct-io-safe" backend option - - - - --- 2013-06-27 Stefano Stabellini New
[RFC] bitops: Provide sext32() and sext64() for signextending bitfields - - - - --- 2013-06-27 Peter Maydell New
target-arm: avoid undefined behaviour when writing TTBCR - - - - --- 2013-06-27 Peter Maydell New
[4/4] qapi: Rename ChardevBackend member "memory" to "ringbuf" - - - - --- 2013-06-27 Markus Armbruster New
[3/4] qemu-char: Register ring buffer driver with correct name "ringbuf" - - - - --- 2013-06-27 Markus Armbruster New
[2/4] Revert "chardev: Make the name of memory device consistent" - - - - --- 2013-06-27 Markus Armbruster New
[1/4] qemu-char: Fix ringbuf option size - - 1 - --- 2013-06-27 Markus Armbruster New
sd/pl181.c: Avoid undefined shift behaviour in RWORD macro - - - - --- 2013-06-27 Peter Maydell New
block: change default of .has_zero_init to 0 - - - - --- 2013-06-27 Peter Lieven New
tests: Multiboot mmap test case - - - - --- 2013-06-27 Kevin Wolf New
[1/1] qemu-char: Fix ID reuse after chardev-remove for qapi-based init - - 1 - --- 2013-06-27 Markus Armbruster New
« 1 2 ... 3671 3672 36734266 4267 »