Show patches with: State = Action Required       |    Archived = No       |   426468 patches
« 1 2 ... 598 599 6004264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,16/21] linux-user: Add AArch64 termbits.h definitions - - - - --- 2013-07-01 Peter Maydell New
[v5,17/21] linux-user: Add AArch64 support - - - - --- 2013-07-01 Peter Maydell New
[v5,18/21] linux-user: AArch64 requires at least 3.8.0 - - - - --- 2013-07-01 Peter Maydell New
[v5,19/21] configure: Add handling code for AArch64 targets - - - - --- 2013-07-01 Peter Maydell New
[v5,20/21] default-configs: Add config for aarch64-linux-user - - - - --- 2013-07-01 Peter Maydell New
[v5,21/21] default-configs: Add config for aarch64-softmmu - - - - --- 2013-07-01 Peter Maydell New
[qom-cpu,v3,05/14] cpu: Make first_cpu and next_cpu CPUState - - - - --- 2013-07-01 Andreas Färber New
[v5] Add timestamp to error_report() - - 1 - --- 2013-07-01 Seiji Aguchi New
[1/2] target-alpha: Copy singlestep_enabled to DisasContext - - 1 - --- 2013-07-01 Richard Henderson New
[2/2] target-alpha: Copy implver to DisasContext - - 1 - --- 2013-07-01 Richard Henderson New
Extend support of SMBUS(module pm_smbus.c) HST_STS register. - - - - --- 2013-07-01 Maksim Ratnikov New
[v2,01/11] memory: add owner argument to initialization functions - - - - --- 2013-07-01 Andreas Färber New
[v2,01/11] memory: add owner argument to initialization functions - - - - --- 2013-07-01 Andreas Färber New
[18/24] hw/i*: pass owner to memory_region_init_io - - - - --- 2013-07-01 Andreas Färber New
[21/24] hw/p*: pass owner to memory_region_init_io - - - - --- 2013-07-01 Andreas Färber New
[1/7] block: Convert BlockDriverState.in_use to refcount - - - - --- 2013-07-02 Fam Zheng New
[2/7] block: use refcount to manage BlockDriverState lifecycle - - - - --- 2013-07-02 Fam Zheng New
[3/7] nbd: use BDS refcount - - - - --- 2013-07-02 Fam Zheng New
[4/7] block: simplify bdrv_drop_intermediate - - - - --- 2013-07-02 Fam Zheng New
[5/7] block: rename bdrv_in_use to bdrv_is_shared - - - - --- 2013-07-02 Fam Zheng New
[6/7] block: add target-id option to drive-backup QMP command - - - - --- 2013-07-02 Fam Zheng New
[7/7] block: assign backing relationship in drive-backup - - - - --- 2013-07-02 Fam Zheng New
[v2,06/11] memory: add ref/unref calls - - - - --- 2013-07-02 Paolo Bonzini New
[v3] curl: refuse to open URL from HTTP server without range support - - - - --- 2013-07-02 Fam Zheng New
Citrix PV Bus device - - - - --- 2013-07-02 Paul Durrant New
target-openrisc: Add typename for CPU models. - - 1 - --- 2013-07-02 Dongxue Zhang New
qom: Use atomics for object refcounting - - 1 - --- 2013-07-02 Jan Kiszka New
[28/30] exec: change iotlb APIs to take AddressSpaceDispatch - - - - --- 2013-07-02 Jan Kiszka New
MAINTAINERS: Add myself into MAINTAINERS file - - - - --- 2013-07-02 Jia Liu New
[v2] block: fix bdrv_flush() ordering in bdrv_close() - - 1 - --- 2013-07-02 Stefan Hajnoczi New
Citrix PV Bus device - - - - --- 2013-07-02 Paul Durrant New
Citrix PV Bus device [V3] - - - - --- 2013-07-02 Paul Durrant New
[v2] semaphore: fix a hangup problem under load on NetBSD hosts. - - 1 - --- 2013-07-02 Izumi Tsutsui New
[qom-cpu,1/5] target-cris: gen_intermediate_code_internal() should be inlined - - - - --- 2013-07-02 Andreas Färber New
[qom-cpu,2/5] target-lm32: gen_intermediate_code_internal() should be inline 1 - - - --- 2013-07-02 Andreas Färber New
[qom-cpu,3/5] target-microblaze: gen_intermediate_code_internal() should be inline - - - - --- 2013-07-02 Andreas Färber New
[qom-cpu,4/5] target-moxie: gen_intermediate_code_internal() should be inline - - - - --- 2013-07-02 Andreas Färber New
[qom-cpu,5/5] target-xtensa: gen_intermediate_code_internal() should be inline - - - - --- 2013-07-02 Andreas Färber New
[qom-cpu] target-ppc: Change LOG_MMU_STATE() argument to CPUState - - - - --- 2013-07-02 Andreas Färber New
[v2,01/26] sysbus: document SysBusDeviceClass about @init - - - - --- 2013-07-03 Andreas Färber New
qom: Use atomics for object refcounting - - - - --- 2013-07-03 pingfan liu New
[v2,1/2] trap signals for "-serial mon:stdio" - - - - --- 2013-07-03 Michael Tokarev New
[v2,2/2] display: stop using DT_NOGRAPHIC, use DT_NONE - - - - --- 2013-07-03 Michael Tokarev New
[v2,1/2] trap signals for "-serial mon:stdio" - - - - --- 2013-07-03 Michael Tokarev New
[PULL,0/5] KVM changes for 2013-07-03 - - - - --- 2013-07-03 Paolo Bonzini New
[1/5] kvm: add detail error message when fail to add ioeventfd - - 1 - --- 2013-07-03 Paolo Bonzini New
[2/5] kvm: zero-initialize KVM_SET_GSI_ROUTING input - - - - --- 2013-07-03 Paolo Bonzini New
[3/5] kvm: skip system call when msi route is unchanged - - - - --- 2013-07-03 Paolo Bonzini New
[4/5] pci-assign: remove the duplicate function name in debug message 1 - - - --- 2013-07-03 Paolo Bonzini New
[5/5] kvmclock: clock should count only if vm is running - - - - --- 2013-07-03 Paolo Bonzini New
[v3] semaphore: fix a hangup problem under load on NetBSD hosts. - - 2 - --- 2013-07-03 Izumi Tsutsui New
ich9: update sci on gpe write - - - - --- 2013-07-03 Hu Tao New
Xen PV Device - - - - --- 2013-07-03 Paul Durrant New
monitor: Fix 'mouse_button': do not move mouse - - - - --- 2013-07-03 Eugene Shatokhin New
[01/17] cow: make reads go at a decent speed - - - - --- 2013-07-03 Paolo Bonzini New
[02/17] cow: make writes go at a less indecent speed - - - - --- 2013-07-03 Paolo Bonzini New
[03/17] cow: do not call bdrv_co_is_allocated - - - - --- 2013-07-03 Paolo Bonzini New
[04/17] block: make bdrv_co_is_allocated static - - - - --- 2013-07-03 Paolo Bonzini New
[05/17] block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction - - - - --- 2013-07-03 Paolo Bonzini New
[06/17] block: expect errors from bdrv_co_is_allocated - - - - --- 2013-07-03 Paolo Bonzini New
[07/17] qemu-img: always probe the input image for allocated sectors - - - - --- 2013-07-03 Paolo Bonzini New
[08/17] block: make bdrv_has_zero_init return false for copy-on-write-images - - - - --- 2013-07-03 Paolo Bonzini New
[09/17] block: introduce bdrv_get_block_status API - - - - --- 2013-07-03 Paolo Bonzini New
[10/17] block: define get_block_status return value - - - - --- 2013-07-03 Paolo Bonzini New
[11/17] block: return get_block_status data and flags for formats - - - - --- 2013-07-03 Paolo Bonzini New
[12/17] qemu-img: add a "map" subcommand - - - - --- 2013-07-03 Paolo Bonzini New
[13/17] block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO - - - - --- 2013-07-03 Paolo Bonzini New
[14/17] raw-posix: return get_block_status data and flags - - - - --- 2013-07-03 Paolo Bonzini New
[15/17] raw-posix: detect XFS unwritten extents - - - - --- 2013-07-03 Paolo Bonzini New
[16/17] block: add default get_block_status implementation for protocols - - - - --- 2013-07-03 Paolo Bonzini New
[17/17] block: look for zero blocks in bs->file - - - - --- 2013-07-03 Paolo Bonzini New
[Bug,1187529] Update mappings after PCI bridge live migration or save-restore. - - - - --- 2013-07-03 Don Koch New
[v5,01/11] configure: Support configuring C++ compiler - - 1 - --- 2013-07-03 Tomoki Sekiyama New
[v5,02/11] Add c++ keywords to QAPI helper script - - 1 - --- 2013-07-03 Tomoki Sekiyama New
[v5,03/11] checkpatch.pl: Check .cpp files - - - - --- 2013-07-03 Tomoki Sekiyama New
[v5,04/11] Add a script to extract VSS SDK headers on POSIX system - - 1 - --- 2013-07-03 Tomoki Sekiyama New
[v5,05/11] qemu-ga: Add configure options to specify path to Windows/VSS SDK - - 1 - --- 2013-07-03 Tomoki Sekiyama New
[v5,06/11] qemu-ga: Add Windows VSS provider to quiesce applications on fsfreeze - - - - --- 2013-07-03 Tomoki Sekiyama New
[v5,07/11] error: Add error_set_win32 and error_setg_win32 - - - - --- 2013-07-03 Tomoki Sekiyama New
[v5,08/11] qemu-ga: Add Windows VSS requester to quiesce applications and filesystems - - - - --- 2013-07-03 Tomoki Sekiyama New
[v5,09/11] qemu-ga: Call Windows VSS requester in fsfreeze command handler - - - - --- 2013-07-03 Tomoki Sekiyama New
[v5,10/11] qemu-ga: Install Windows VSS provider on `qemu-ga -s install' - - - - --- 2013-07-03 Tomoki Sekiyama New
[v5,11/11] QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze command - - 2 - --- 2013-07-03 Tomoki Sekiyama New
[v3,1/2] trap signals for "-serial mon:stdio" - - 1 - --- 2013-07-03 Michael Tokarev New
[v3,2/2] display: stop using DT_NOGRAPHIC, use DT_NONE - - 1 - --- 2013-07-03 Michael Tokarev New
[qom-cpu,1/3] target-i386: Change LOG_PCALL_STATE() argument to CPUState - - - - --- 2013-07-03 Andreas Färber New
[qom-cpu,2/3] target-i386: Change do_interrupt_all() argument to X86CPU - - - - --- 2013-07-03 Andreas Färber New
[qom-cpu,3/3] target-i386: Change do_smm_enter() argument to X86CPU - - - - --- 2013-07-03 Andreas Färber New
spapr: Respect -bios command line option for SLOF - - - - --- 2013-07-03 Andreas Färber New
[v3,00/14] tcg: remainder and tcg-arm updates - - 1 1 --- 2013-07-03 Richard Henderson New
[v3,01/14] tcg: Add myself to general TCG maintainership 1 - - - --- 2013-07-03 Richard Henderson New
[v3,02/14] tcg: Split rem requirement from div requirement - - 1 - --- 2013-07-03 Richard Henderson New
[v3,03/14] tcg-arm: Don't implement rem - - 1 - --- 2013-07-03 Richard Henderson New
[v3,04/14] tcg-ppc: Don't implement rem - - 1 - --- 2013-07-03 Richard Henderson New
[v3,05/14] tcg-ppc64: Don't implement rem - - 1 - --- 2013-07-03 Richard Henderson New
[v3,06/14] tcg: Allow non-constant control macros - - 1 - --- 2013-07-03 Richard Henderson New
[v3,07/14] tcg: Simplify logic using TCG_OPF_NOT_PRESENT - - 1 - --- 2013-07-03 Richard Henderson New
[v3,08/14] tcg-arm: Make use of conditional availability of opcodes for divide - - - - --- 2013-07-03 Richard Henderson New
[v3,09/14] tcg-arm: Simplify logic in detecting the ARM ISA in use - - - - --- 2013-07-03 Richard Henderson New
[v3,10/14] tcg-arm: Use AT_PLATFORM to detect the host ISA - - - - --- 2013-07-03 Richard Henderson New
« 1 2 ... 598 599 6004264 4265 »