Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 560 561 5624264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[05/15] blockdev: Replace "undefined error" in qmp_block_resize - - 1 - --- 2013-05-03 Stefan Hajnoczi New
[06/15] vmdk: named return code. - - - - --- 2013-05-03 Stefan Hajnoczi New
[07/15] vmdk: add support for “zeroed‐grain” GTE - - - - --- 2013-05-03 Stefan Hajnoczi New
[08/15] vmdk: Add option to create zeroed-grain image - - - - --- 2013-05-03 Stefan Hajnoczi New
[09/15] vmdk: change magic number to macro - - - - --- 2013-05-03 Stefan Hajnoczi New
[10/15] vmdk: store fields of VmdkMetaData in cpu endian - - - - --- 2013-05-03 Stefan Hajnoczi New
[11/15] vmdk: add bdrv_co_write_zeroes - - - - --- 2013-05-03 Stefan Hajnoczi New
[12/15] qemu-iotests: Filter out vmdk creation options - - 1 - --- 2013-05-03 Stefan Hajnoczi New
[13/15] nbd: use g_slice_new() instead of a freelist - - - - --- 2013-05-03 Stefan Hajnoczi New
[14/15] nbd: support large NBD requests - - - - --- 2013-05-03 Stefan Hajnoczi New
[15/15] qemu-iotests: Filter out 'adapter_type' - - - - --- 2013-05-03 Stefan Hajnoczi New
[PULL,0/2] Net patches - - - - --- 2013-05-03 Stefan Hajnoczi New
[1/2] net: make network client name unique - - - - --- 2013-05-03 Stefan Hajnoczi New
[2/2] tap: properly initialize vhostfds - - 1 - --- 2013-05-03 Stefan Hajnoczi New
[PULL,0/4] Tracing patches - - - - --- 2013-05-03 Stefan Hajnoczi New
[1/4] kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints - - 1 - --- 2013-05-03 Stefan Hajnoczi New
[2/4] kvm-all: add kvm_run_exit tracepoint - - 1 - --- 2013-05-03 Stefan Hajnoczi New
[3/4] trace: Add ftrace tracing backend - - - - --- 2013-05-03 Stefan Hajnoczi New
[4/4] trace: document ftrace backend - - - - --- 2013-05-03 Stefan Hajnoczi New
[for-1.5] qdev: skip bus check for bus-less devices in qdev_unplug() - - - - --- 2013-05-03 Igor Mammedov New
[Qemu-ppc,2/8] target-ppc: Convert ppc cpu savevm to VMStateDescription - - - - --- 2013-05-03 David Gibson New
[1/9] qom: add qom_init_completion - - - - --- 2013-05-03 Michael Roth New
[2/9] qom: add object_property_add_unnamed_child - - - - --- 2013-05-03 Michael Roth New
[3/9] QSource: QEMU event source object - - - - --- 2013-05-03 Michael Roth New
[4/9] QContext: QEMU event loop context, abstract base class - - - - --- 2013-05-03 Michael Roth New
[5/9] GlibQContext: a QContext wrapper around GMainContexts - - - - --- 2013-05-03 Michael Roth New
[6/9] QContext: add unit tests - - - - --- 2013-05-03 Michael Roth New
[7/9] iohandler: associate with main event loop via a QSource - - - - --- 2013-05-03 Michael Roth New
[8/9] main-loop: drive main event loop via QContext - - - - --- 2013-05-03 Michael Roth New
[9/9] dataplane: use a QContext event loop in place of custom thread - - - - --- 2013-05-03 Michael Roth New
[PULL,0/1] arm-devs queue - - - - --- 2013-05-03 Peter Maydell New
[PULL,1/1] i.MX: implement a more correct version of EPIT timer. - - 1 - --- 2013-05-03 Peter Maydell New
[PULL,0/1] target-arm queue - - - - --- 2013-05-03 Peter Maydell New
[PULL,1/1] target-arm: Fix incorrect check of kvm_vcpu_ioctl return value - - - - --- 2013-05-03 Peter Maydell New
VFIO VGA test branches - - - - --- 2013-05-03 Alex Williamson New
CPU vendor in KVM - - - - --- 2013-05-04 李春奇 New
« 1 2 ... 560 561 5624264 4265 »