Show patches with: State = Action Required       |   427085 patches
« 1 2 ... 560 561 5624270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,5/6] pc_sysfw: allow flash (-pflash) memory to be used with KVM - - - - --- 2013-05-01 jordan.l.justen@intel.com New
[v2,6/6] pc_sysfw: change rom_only default to 0 - - - - --- 2013-05-01 jordan.l.justen@intel.com New
[1/2] target-ppc: Fix invalid SPR read/write warnings - - - - --- 2013-05-01 Anton Blanchard New
[2/2] target-ppc: Add read and write of PPR SPR - - - - --- 2013-05-01 Anton Blanchard New
[v3] Throttle-down guest when live migration does not converge. - - - - --- 2013-05-01 Chegu Vinod New
audio: Enable all cards - - - - --- 2013-05-01 Jan Kiszka New
m25p80.c: Sync Flash chip list with Linux - - - - --- 2013-05-01 Ed Maste New
[qom-cpu,for-1.5,1/4] qdev: Let qdev_prop_parse() pass through Error - - 1 - --- 2013-05-01 Andreas Färber New
[qom-cpu,for-1.5,2/4] qdev: Introduce qdev_prop_set_custom_globals() - - 1 - --- 2013-05-01 Andreas Färber New
[qom-cpu,for-1.5,3/4] target-i386: Emulate X86CPU subclasses for global properties - - 1 - --- 2013-05-01 Andreas Färber New
[qom-cpu,for-1.5,4/4] target-i386: Change CPUID model of 486 to 8 - - 1 1 --- 2013-05-01 Andreas Färber New
[1.5] win32: fix compilation again - - - - --- 2013-05-01 Paolo Bonzini New
[1/2] Add i.MX I2C device emulator. - - - - --- 2013-05-01 Jean-Christophe Dubois New
[2/2] Add i.MX device to i.MX25 3DS platform. - - - - --- 2013-05-01 Jean-Christophe Dubois New
PPC: Add MMU type for 2.06 with AMR but no TB pages - - - - --- 2013-05-01 Alexander Graf New
[v2,Qemu-ppc,1/1] PPC: e500: correct params->ram_size with ram_size - - - - --- 2013-05-02 Tiejun Chen New
[v5,1/6] vmdk: named return code. - - - - --- 2013-05-02 Fam Zheng New
[v5,2/6] vmdk: add support for “zeroed‐grain” GTE - - - - --- 2013-05-02 Fam Zheng New
[v5,3/6] vmdk: Add option to create zeroed-grain image - - - - --- 2013-05-02 Fam Zheng New
[v5,4/6] vmdk: change magic number to macro - - - - --- 2013-05-02 Fam Zheng New
[v5,5/6] vmdk: store fields of VmdkMetaData in cpu endian - - - - --- 2013-05-02 Fam Zheng New
[v5,6/6] vmdk: add bdrv_co_write_zeroes - - - - --- 2013-05-02 Fam Zheng New
[V4,1/5] block: package preparation code in qmp_transaction() - - 1 - --- 2013-05-02 Wayne Xia New
[V4,2/5] block: move input parsing code in qmp_transaction() - - 1 - --- 2013-05-02 Wayne Xia New
[V4,3/5] block: package committing code in qmp_transaction() - - 1 - --- 2013-05-02 Wayne Xia New
[V4,4/5] block: package rollback code in qmp_transaction() - - 1 - --- 2013-05-02 Wayne Xia New
[V4,5/5] block: make all steps in qmp_transaction() as callback - - 1 - --- 2013-05-02 Wayne Xia New
[PULL] Trivial patches for 2013-05-02 - - - - --- 2013-05-02 Michael Tokarev New
[1.5,1/3] pci: do not export pci_bus_reset - - - 1 --- 2013-05-02 Paolo Bonzini New
[1.5,2/3] qdev: allow both pre- and post-order vists in qdev walking functions - - - 1 --- 2013-05-02 Paolo Bonzini New
[1.5,3/3] qdev: switch reset to post-order - - - 1 --- 2013-05-02 Paolo Bonzini New
[qom-cpu,for-1.5] cpus: Fix pausing TCG CPUs while in vCPU thread - - 1 - --- 2013-05-02 Andreas Färber New
[1/2] nbd: use g_slice_new() instead of a freelist - - - - --- 2013-05-02 Stefan Hajnoczi New
[2/2] nbd: support large NBD requests - - - - --- 2013-05-02 Stefan Hajnoczi New
blockdev: Replace "undefined error" in qmp_block_resize - - 1 - --- 2013-05-02 Kevin Wolf New
[PULL,for-1.5,00/29] QOM CPUState patch queue 2013-05-02 - - - - --- 2013-05-02 Andreas Färber New
[01/29] cpu: Make kvm-stub.o available outside softmmu - - 1 - --- 2013-05-02 Andreas Färber New
[02/29] cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() - - 1 - --- 2013-05-02 Andreas Färber New
[03/29] cpu: Introduce cpu_resume(), for single CPU - - - - --- 2013-05-02 Andreas Färber New
[04/29] cpu: Resume CPU from DeviceClass::realize() if hot-plugged - - - - --- 2013-05-02 Andreas Färber New
[05/29] cpu: Introduce CPU hot-plug notifier - - - - --- 2013-05-02 Andreas Färber New
[06/29] pc: Update rtc_cmos on CPU hot-plug - - - - --- 2013-05-02 Andreas Färber New
[07/29] cpu: Introduce get_arch_id() method and override it for X86CPU 1 - 2 - --- 2013-05-02 Andreas Färber New
[08/29] cpu: Add qemu_for_each_cpu() - - - - --- 2013-05-02 Andreas Färber New
[09/29] cpus: Use qemu_for_each_cpu() in TCG thread - - - - --- 2013-05-02 Andreas Färber New
[10/29] cpu: Add helper cpu_exists(), to check if CPU with specified id exists - - - - --- 2013-05-02 Andreas Färber New
[11/29] acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest - - - - --- 2013-05-02 Andreas Färber New
[12/29] target-i386: Introduce feat2prop() for CPU properties - - - - --- 2013-05-02 Andreas Färber New
[13/29] target-i386: Introduce apic-id CPU property - - 1 - --- 2013-05-02 Andreas Färber New
[14/29] target-i386: Do not allow to set apic-id once CPU is realized - - 1 - --- 2013-05-02 Andreas Färber New
[15/29] target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE - - - - --- 2013-05-02 Andreas Färber New
[16/29] kvmvapic: Make dependency on sysbus.h explicit - - - - --- 2013-05-02 Andreas Färber New
[17/29] cpu: Move cpu_write_elfXX_note() functions to CPUState - - - - --- 2013-05-02 Andreas Färber New
[18/29] target-i386: Introduce ICC bus/device/bridge - - - - --- 2013-05-02 Andreas Färber New
[19/29] target-i386: Attach ICC bus to CPU on its creation - - - - --- 2013-05-02 Andreas Färber New
[20/29] target-i386: Move APIC to ICC bus - - - - --- 2013-05-02 Andreas Färber New
[21/29] Add hot_add_cpu hook to QEMUMachine - - 1 - --- 2013-05-02 Andreas Färber New
[22/29] QMP: Add cpu-add command 1 - 2 - --- 2013-05-02 Andreas Färber New
[23/29] pc: Implement QEMUMachine::hot_add_cpu hook - - 1 - --- 2013-05-02 Andreas Färber New
[24/29] target-i386: Group together level, xlevel, xlevel2 fields - - 1 - --- 2013-05-02 Andreas Färber New
[25/29] target-i386/kvm.c: Code formatting changes - - 1 - --- 2013-05-02 Andreas Färber New
[26/29] target-i386: Break CPUID feature definition lines - - 1 - --- 2013-05-02 Andreas Färber New
[27/29] target-i386: Replace cpuid_*features fields with a feature word array - - 1 - --- 2013-05-02 Andreas Färber New
[28/29] cpus: Fix pausing TCG CPUs while in vCPU thread - - 1 - --- 2013-05-02 Andreas Färber New
[29/29] Drop redundant resume_all_vcpus() from main() - - - - --- 2013-05-02 Andreas Färber New
trace: inline control-internal.h into control.h - - - - --- 2013-05-02 Stefan Hajnoczi New
[for-1.5] libqos: Relocate I2C files - - - - --- 2013-05-02 Andreas Färber New
[v5,0/6] vmdk: zeroed-grain GTE support - - - - --- 2013-05-02 Stefan Hajnoczi New
lsi_soft_reset: Assertion `!s->current' failed with Windows XP setup - - - - --- 2013-05-02 Paolo Bonzini New
[1/7] pci: add MPC105 PCI host bridge emulation - - - - --- 2013-05-02 Hervé Poussineau New
[2/7] qom: handle registration of new types when initializing the first ones - - - - --- 2013-05-02 Hervé Poussineau New
[3/7] m48t59: move ISA ports/memory regions registration to QOM constructor - - - - --- 2013-05-02 Hervé Poussineau New
[4/7] m48t59: register a QOM type for each nvram type we support - - - - --- 2013-05-02 Hervé Poussineau New
[5/7] m48t59: add a Nvram interface - - - - --- 2013-05-02 Hervé Poussineau New
[6/7] prep: add IBM RS/6000 7248 (43p) machine emulation - - - - --- 2013-05-02 Hervé Poussineau New
[7/7] prep: QOM'ify System I/O - - - - --- 2013-05-02 Hervé Poussineau New
[1/2] Add i.MX I2C device emulator. - - - - --- 2013-05-02 Peter Crosthwaite New
qemu-iotests: Filter out vmdk creation options - - 1 - --- 2013-05-03 Fam Zheng New
[1/8] savevm: Implement VMS_DIVIDE flag - - - - --- 2013-05-03 David Gibson New
[2/8] target-ppc: Convert ppc cpu savevm to VMStateDescription - - - - --- 2013-05-03 David Gibson New
[3/8] pseries: savevm support for XICS interrupt controller - - - - --- 2013-05-03 David Gibson New
[4/8] pseries: savevm support for VIO devices - - - - --- 2013-05-03 David Gibson New
[5/8] pseries: savevm support for PAPR VIO logical lan - - - - --- 2013-05-03 David Gibson New
[6/8] pseries: savevm support for PAPR TCE tables - - - - --- 2013-05-03 David Gibson New
[7/8] pseries: savevm support for PAPR virtual SCSI - - - - --- 2013-05-03 David Gibson New
[8/8] pseries: savevm support for pseries machine - - - - --- 2013-05-03 David Gibson New
[v2,1/6] hostmem: make hostmem single, not per Vring related - - - - --- 2013-05-03 pingfan liu New
[v2,2/6] hostmem: AddressSpace has its own map and maintained by RCU prepared style - - - - --- 2013-05-03 pingfan liu New
[v2,3/6] memory: add ref/unref interface for MemroyRegionOps - - - - --- 2013-05-03 pingfan liu New
[v2,4/6] hostmem: hostmem listener pin RAM-Device by refcnt - - - - --- 2013-05-03 pingfan liu New
[v2,5/6] Vring: use hostmem's RAM safe api - - - - --- 2013-05-03 pingfan liu New
[v2,6/6] virtio-blk: release reference to RAM's memoryRegion - - - - --- 2013-05-03 pingfan liu New
spapr_llan: fix device reenabling - - - - --- 2013-05-03 Alexey Kardashevskiy New
qemu-iotests: Filter out 'adapter_type' - - - - --- 2013-05-03 Fam Zheng New
curl: fix curl read - - - - --- 2013-05-03 Fam Zheng New
[PULL,00/15] Block patches - - - - --- 2013-05-03 Stefan Hajnoczi New
[01/15] qemu: add castagnoli crc32c checksum algorithm - - - - --- 2013-05-03 Stefan Hajnoczi New
[02/15] block: vhdx header for the QEMU support of VHDX images - - - - --- 2013-05-03 Stefan Hajnoczi New
[03/15] block: initial VHDX driver support framework - supports open and probe - - - - --- 2013-05-03 Stefan Hajnoczi New
[04/15] block: add read-only support to VHDX image format. - - - - --- 2013-05-03 Stefan Hajnoczi New
« 1 2 ... 560 561 5624270 4271 »