Show patches with: State = Action Required       |   427060 patches
« 1 2 ... 424 425 4264270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,2/7] block: bdrv_img_create(): add param_ret argument - - - - --- 2012-10-11 Luiz Capitulino New
[RFC,3/7] block: bdrv_img_create(): move param printing to qemu-img - - - - --- 2012-10-11 Luiz Capitulino New
[RFC,4/7] block: bdrv_img_create(): add Error ** argument - - - - --- 2012-10-11 Luiz Capitulino New
[RFC,5/7] qemu-img: img_create(): use Error object - - - - --- 2012-10-11 Luiz Capitulino New
[RFC,6/7] qmp: qmp_transaction(): pass Error object to bdrv_img_create() - - - - --- 2012-10-11 Luiz Capitulino New
[RFC,7/7] block: bdrv_img_create(): drop unused code - - - - --- 2012-10-11 Luiz Capitulino New
[v2,1/5] target-mips: Clean up other_cpu in helper_{d, e}vpe() - - - - --- 2012-10-11 Andreas Färber New
[v2,2/5] target-mips: Pass MIPSCPU to mips_tc_wake() - - - - --- 2012-10-11 Andreas Färber New
[v2,3/5] target-mips: Pass MIPSCPU to mips_vpe_is_wfi() - - - - --- 2012-10-11 Andreas Färber New
[v2,4/5] target-mips: Pass MIPSCPU to mips_tc_sleep() - - - - --- 2012-10-11 Andreas Färber New
[v2,5/5] target-mips: Pass MIPSCPU to mips_vpe_sleep() - - - - --- 2012-10-11 Andreas Färber New
[qom-cpu,v2,1/7] target-i386: Inline APIC cpu_env property setting - - 1 - --- 2012-10-12 Andreas Färber New
[qom-cpu,v2,2/7] apic: Store X86CPU in APICCommonState - - 1 - --- 2012-10-12 Andreas Färber New
[qom-cpu,v2,3/7] target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi() - - 1 - --- 2012-10-12 Andreas Färber New
[qom-cpu,v2,4/7] cpus: Pass CPUState to qemu_cpu_is_self() - - 1 - --- 2012-10-12 Andreas Färber New
[qom-cpu,v2,5/7] cpus: Pass CPUState to qemu_cpu_kick_thread() - - 1 - --- 2012-10-12 Andreas Färber New
[qom-cpu,v2,6/7] cpu: Move created field to CPUState - - - - --- 2012-10-12 Andreas Färber New
[qom-cpu,v2,7/7] cpu: Move stop field to CPUState - - - - --- 2012-10-12 Andreas Färber New
[v2,1/5] sun4m: Pass SPARCCPU to cpu_set_irq() - - - - --- 2012-10-12 Andreas Färber New
[v2,2/5] sun4m: Pass SPARCCPU to cpu_kick_irq() - - - - --- 2012-10-12 Andreas Färber New
[v2,3/5] sun4u: Pass SPARCCPU to {, s, hs}tick_irq() and cpu_timer_create() - - - - --- 2012-10-12 Andreas Färber New
[v2,4/5] sun4u: Pass SPARCCPU to cpu_kick_irq() - - - - --- 2012-10-12 Andreas Färber New
[v2,5/5] sun4u: Pass SPARCCPU to cpu_set_ivec_irq() - - - - --- 2012-10-12 Andreas Färber New
net: Allow specifying ifname for qemu-bridge-helper - - - - --- 2012-10-12 Mike Lovell New
[v2] chardev: Use timer instead of bottom-half to postpone open event - - - - --- 2012-10-12 Jan Kiszka New
[PULL,0/3] Trivial patches for 6 to 12 October 2012 - - - - --- 2012-10-12 Stefan Hajnoczi New
[1/3] configure: Tidy up remnants of non-64-bit physaddrs - - - - --- 2012-10-12 Stefan Hajnoczi New
[2/3] sheepdog: use bool for boolean variables - - - - --- 2012-10-12 Stefan Hajnoczi New
[3/3] vnc: fix "info vnc" with "-vnc ..., reverse=on" - - - - --- 2012-10-12 Stefan Hajnoczi New
[PULL,0/7] serial device hotplug patch series. - - - - --- 2012-10-12 Gerd Hoffmann New
[1/7] serial: split serial.c - - - - --- 2012-10-12 Gerd Hoffmann New
[2/7] serial: add pci variant - - - - --- 2012-10-12 Gerd Hoffmann New
[3/7] serial: add windows inf file for the pci card to docs - - - - --- 2012-10-12 Gerd Hoffmann New
[4/7] serial: add 2x + 4x pci variant - - - - --- 2012-10-12 Gerd Hoffmann New
[5/7] usb-serial: don't magically zap chardev on umplug - - - - --- 2012-10-12 Gerd Hoffmann New
[6/7] usb-serial: only expose device in guest when the chardev is open - - - - --- 2012-10-12 Gerd Hoffmann New
[7/7] chardev: add hotplug support. - - - - --- 2012-10-12 Gerd Hoffmann New
[PULL,0/9] arm-devs queue - - - - --- 2012-10-12 Peter Maydell New
[1/9] cadence_ttc: Fix 'clear on read' behavior - - - - --- 2012-10-12 Peter Maydell New
[2/9] hw/arm_gic.c: Fix improper DPRINTF output. - - - - --- 2012-10-12 Peter Maydell New
[3/9] hw/ds1338: Fix mishandling of register pointer - - - - --- 2012-10-12 Peter Maydell New
[4/9] hw/ds1338: Recapture current time when register pointer wraps around - - - - --- 2012-10-12 Peter Maydell New
[5/9] hw/ds1338: Remove 'now' field from state struct - - - - --- 2012-10-12 Peter Maydell New
[6/9] hw/ds1338: Implement state save/restore - - - - --- 2012-10-12 Peter Maydell New
[7/9] versatilepb: add gpio pl061 support - - - - --- 2012-10-12 Peter Maydell New
[8/9] zynq_slcr: Fixed ResetValues enum - - 1 - --- 2012-10-12 Peter Maydell New
[9/9] arm_gic: Rename gic_state to GICState 1 - - - --- 2012-10-12 Peter Maydell New
[1/2] qemu-img: Fix division by zero for zero size images - - 1 - --- 2012-10-12 Kevin Wolf New
[2/2] qemu-iotests: Test qemu-img operation on zero size image - - 1 - --- 2012-10-12 Kevin Wolf New
[00/11] Pending Linux-user patches - - - - --- 2012-10-12 Riku Voipio New
[01/11] linux-user: fix statfs - - - - --- 2012-10-12 Riku Voipio New
[02/11] linux-user: fix multi-threaded /proc/self/maps - - - - --- 2012-10-12 Riku Voipio New
[03/11] linux-user: Perform more checks on iovec lists - - - - --- 2012-10-12 Riku Voipio New
[04/11] linux-user: Implement gethostname - - 1 - --- 2012-10-12 Riku Voipio New
[05/11] alpha-linux-user: Fix sigaltstack structure definition - - - - --- 2012-10-12 Riku Voipio New
[06/11] linux-user: Fix siginfo handling - - - - --- 2012-10-12 Riku Voipio New
[07/11] linux-user: If loading fails, print error as string, not number - - - - --- 2012-10-12 Riku Voipio New
[08/11] configure: Remove unnecessary host_guest_base code - - 1 - --- 2012-10-12 Riku Voipio New
[09/11] tcg: Remove TCG_TARGET_HAS_GUEST_BASE define - - 1 - --- 2012-10-12 Riku Voipio New
[10/11] linux-user: ppc: mark as long long aligned - - - - --- 2012-10-12 Riku Voipio New
[11/11] linux-user: register align p{read, write}64 - - 1 1 --- 2012-10-12 Riku Voipio New
[v2] chardev: add hotplug support. - - - - --- 2012-10-12 Gerd Hoffmann New
linux-user: Merge pread/pwrite into pread64/pwrite64 - - - - --- 2012-10-12 Peter Maydell New
qemu-img: Add --backing-chain option to info command - - - - --- 2012-10-12 Stefan Hajnoczi New
qemu-timer: Check for usable fields for SIGEV_THREAD_ID - - 1 - --- 2012-10-12 Richard Henderson New
targphys.h: Don't define target_phys_addr_t for user-mode emulators 1 - - - --- 2012-10-12 Peter Maydell New
target-arm/neon_helper: Remove obsolete FIXME comment - - - - --- 2012-10-12 Peter Maydell New
[1/5] linux-user: move exit to own function - - - - --- 2012-10-12 Riku Voipio New
[2/5] linux-user: move read to own function - - - - --- 2012-10-12 Riku Voipio New
[3/5] linux-user: move write to own function - - - - --- 2012-10-12 Riku Voipio New
[4/5] linux-user: complete do_open function isolation - - - - --- 2012-10-12 Riku Voipio New
[5/5] linux-user: do_openat wrapper added - - - - --- 2012-10-12 Riku Voipio New
[v7,1/1] target-i386: Add missing kvm bits. - - - - --- 2012-10-12 Don Slutz New
[v7,01/17] target-i386: Add Hypervisor level. - - - - --- 2012-10-12 Don Slutz New
[v7,02/17] target-i386: Add Hypervisor vendor. - - - - --- 2012-10-12 Don Slutz New
[v7,03/17] target-i386: Add Hypervisor features. - - - - --- 2012-10-12 Don Slutz New
[v7,04/17] target-i386: Add cpu object access routines for Hypervisor level. - - - - --- 2012-10-12 Don Slutz New
[v7,05/17] target-i386: Add cpu object access routines for Hypervisor vendor. - - - - --- 2012-10-12 Don Slutz New
[v7,06/17] target-i386: Add cpu object access routines for Hypervisor features. - - - - --- 2012-10-12 Don Slutz New
[v7,07/17] target-i386: Add x86_set_hyperv. - - - - --- 2012-10-12 Don Slutz New
[v7,08/17] target-i386: Use x86_set_hyperv to set hypervisor vendor. - - - - --- 2012-10-12 Don Slutz New
[v7,09/17] target-i386: Use x86_set_hyperv to set hypervisor features. - - - - --- 2012-10-12 Don Slutz New
[v7,10/17] target-i386: Use Hypervisor level in -machine pc, accel=kvm. - - - - --- 2012-10-12 Don Slutz New
[v7,11/17] target-i386: Use Hypervisor vendor in -machine pc, accel=kvm. - - - - --- 2012-10-12 Don Slutz New
[v7,12/17] target-i386: Use Hypervisor features in -machine pc, accel=kvm. - - - - --- 2012-10-12 Don Slutz New
[v7,13/17] target-i386: Add VMWare CPUID Timing information in -machine pc, accel=kvm. - - - - --- 2012-10-12 Don Slutz New
[v7,14/17] target-i386: Add vmare as a known name to Hypervisor vendor. - - - - --- 2012-10-12 Don Slutz New
[v7,15/17] target-i386: Use Hypervisor level in -machine pc, accel=tcg. - - - - --- 2012-10-12 Don Slutz New
[v7,16/17] target-i386: Use Hypervisor vendor in -machine pc, accel=tcg. - - - - --- 2012-10-12 Don Slutz New
[v7,17/17] target-i386: target-i386: Add VMWare CPUID Timing information in -machine pc, accel=tcg - - - - --- 2012-10-12 Don Slutz New
[v4,01/26] qapi: qapi-visit.py -> qapi_visit.py so we can import - - 2 - --- 2012-10-12 Michael Roth New
[v4,02/26] qapi: qapi-types.py -> qapi_types.py - - 1 - --- 2012-10-12 Michael Roth New
[v4,03/26] qapi: qapi-commands.py -> qapi_commands.py - - 1 - --- 2012-10-12 Michael Roth New
[v4,04/26] qapi: qapi_visit.py, make code useable as module - - 2 - --- 2012-10-12 Michael Roth New
[v4,05/26] qapi: qapi_visit.py, support arrays and complex qapi definitions - - 1 - --- 2012-10-12 Michael Roth New
[v4,06/26] qapi: qapi_visit.py, support generating static functions - - 2 - --- 2012-10-12 Michael Roth New
[v4,07/26] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs - - 1 - --- 2012-10-12 Michael Roth New
[v4,08/26] qapi: add visitor interfaces for C arrays - - 1 - --- 2012-10-12 Michael Roth New
[v4,09/26] qapi: QmpOutputVisitor, implement array handling - - - - --- 2012-10-12 Michael Roth New
[v4,10/26] qapi: QmpInputVisitor, implement array handling - - 1 - --- 2012-10-12 Michael Roth New
« 1 2 ... 424 425 4264270 4271 »