Show patches with: State = Action Required       |   426465 patches
« 1 2 ... 452 453 4544264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,20/34] pcspk: QOM'ify - - - - --- 2012-11-26 Andreas Färber New
[RFC,21/34] sb16: QOM'ify - - - - --- 2012-11-26 Andreas Färber New
[RFC,22/34] serial: QOM'ify ISA serial - - - - --- 2012-11-26 Andreas Färber New
[RFC,23/34] sga: QOM'ify - - - - --- 2012-11-26 Andreas Färber New
[RFC,24/34] vga-isa: QOM'ify ISA VGA - - - - --- 2012-11-26 Andreas Färber New
[RFC,25/34] vmmouse: QOM'ify - - - - --- 2012-11-26 Andreas Färber New
[RFC,26/34] vmport: QOM'ify - - - - --- 2012-11-26 Andreas Färber New
[RFC,27/34] wdt_ib700: QOM'ify - - - - --- 2012-11-26 Andreas Färber New
[RFC,28/34] isa: Use realizefn for ISADevice - - - - --- 2012-11-26 Andreas Färber New
[RFC,29/34] i8254: QOM'ify - - - - --- 2012-11-26 Andreas Färber New
[RFC,30/34] kvm/i8254: QOM'ify some more - - - - --- 2012-11-26 Andreas Färber New
[RFC,31/34] i8254: Convert PITCommonState to QOM realizefn - - - - --- 2012-11-26 Andreas Färber New
[RFC,32/34] i8259: QOM'ify some more - - - - --- 2012-11-26 Andreas Färber New
[RFC,33/34] kvm/i8259: QOM'ify some more - - - - --- 2012-11-26 Andreas Färber New
[RFC,34/34] i8259: Convert PICCommonState to use QOM realizefn - - - - --- 2012-11-26 Andreas Färber New
virtio-scsi: Fix subtle (guest) endian bug - - - - --- 2012-11-26 David Gibson New
[1.3] qapi: handle visitor->type_size() in QapiDeallocVisitor - - 2 - --- 2012-11-26 Stefan Hajnoczi New
[RFC,V3,01/24] qcow2: Add deduplication to the qcow2 specification. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,02/24] qcow2: Add deduplication structures and fields. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,03/24] qcow2: Add qcow2_dedup_read_missing_and_concatenate - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,04/24] qcow2: Make update_cluster_refcount public. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,05/24] qcow2: Create a way to link to l2 tables in dedup. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,06/24] qcow2: Add qcow2_dedup and related functions. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,07/24] qcow2: Add qcow2_dedup_write_new_hashes. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,08/24] qcow2: Implement qcow2_compute_cluster_hash. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,09/24] qcow2: Extract qcow2_dedup_grow_table - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,10/24] qcow2: create function to load deduplication hashes at startup. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,11/24] qcow2: Load and save deduplication table header extension. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,12/24] qcow2: Extract qcow2_do_table_init. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,13/24] qcow2: Add qcow2_dedup_init and qcow2_dedup_close. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,14/24] qcow2: Extract qcow2_add_feature and qcow2_remove_feature. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,15/24] block: Add dedup image create option. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,16/24] qcow2: Allow creation of images using deduplication. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,17/24] qcow2: Behave correctly when refcount reach 0 or 2^16. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,18/24] qcow2: Integrate deduplication in qcow2_co_writev loop. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,19/24] qcow2: Add verification of dedup table. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,20/24] qcow2: Adapt checking of QCOW_OFLAG_COPIED for dedup. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,21/24] qcow2: Add check_dedup_l2 in order to check l2 of dedup table. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,22/24] qcow2: Do not overwrite existing entries with QCOW_OFLAG_COPIED. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,23/24] qcow2: init and cleanup deduplication. - - - - --- 2012-11-26 Benoît Canet New
[RFC,V3,24/24] qemu-iotests: Filter dedup=on/off so existing tests don't break. - - - - --- 2012-11-26 Benoît Canet New
[1.3,v3,1/2] Documentation: Update block cache mode information - - - - --- 2012-11-26 Kevin Wolf New
[1.3,v3,2/2] Documentation: Update image format information - - - - --- 2012-11-26 Kevin Wolf New
target-mips: Fix incorrect code and test for INSV - - 1 - --- 2012-11-26 Petar Jovanovic New
[v4,1/1] atapi: make change media detection for guests easier - - - - --- 2012-11-26 Pavel Hrdina New
[1.3] target-i386: restore 'cvt16' CPUID feature - - - - --- 2012-11-26 Igor Mammedov New
[PULL,for-1.3] QOM CPUState patch queue 2012-11-26 - - - - --- 2012-11-26 Andreas Färber New
[1/2] target-i386/cpu: Add missing flags to Haswell CPU model - - - - --- 2012-11-26 Andreas Färber New
[2/2] target-i386: Enable SSSE3 TCG support - - - - --- 2012-11-26 Andreas Färber New
[1.3] rtc: Only call rtc_set_cmos when Register B SET flag is disabled. - - - - --- 2012-11-26 Paolo Bonzini New
[V3,1/2] Resend - Add code to track call origin for msr assignment. - - - - --- 2012-11-26 Will Auld New
[V3,2/2] Resend - Enabling IA32_TSC_ADJUST for KVM guest VM support - - - - --- 2012-11-26 Will Auld New
[V2] Resend - Enabling IA32_TSC_ADJUST for Qemu KVM guest VMs - - - - --- 2012-11-26 Will Auld New
Resend - Added x86/tsc_adjust.c to test the ia32_tsc_adjust funtionality. - - - - --- 2012-11-26 Will Auld New
fbdev: fix pixman compile on old pixman - - - - --- 2012-11-26 Alexander Graf New
[PULL,1.3,0/6] ppc 1.3 patch queue 2012-11-26 - - - - --- 2012-11-26 Alexander Graf New
[1/6] hw/ide/macio: Fix segfault caused by NULL DMAContext* - - - - --- 2012-11-26 Alexander Graf New
[2/6] PPC: Fix missing TRACE exception - - - - --- 2012-11-26 Alexander Graf New
[3/6] kvm: fix incorrect length in a loop over kvm dirty pages map - - - - --- 2012-11-26 Alexander Graf New
[4/6] pseries: Fix bug in PCI MSI allocation - - - - --- 2012-11-26 Alexander Graf New
[5/6] vl.c: Fix broken -usb option - - - - --- 2012-11-26 Alexander Graf New
[6/6] fbdev: fix pixman compile on old pixman - - - - --- 2012-11-26 Alexander Graf New
[PULL,1.3,0/2] s390 1.3 patch queue 2012-11-26 - - - - --- 2012-11-26 Alexander Graf New
[1/2] s390: Fix ram_size updating in machine init - - 1 - --- 2012-11-26 Alexander Graf New
[2/2] sclp: Fix uninitialized var in handle_write_event_buf(). - - - - --- 2012-11-26 Alexander Graf New
[V10,2/8] hw/apm.c: replace register_ioport* - - - - --- 2012-11-27 Andreas Färber New
qdev: Rename unparenting callback - - - - --- 2012-11-27 Andreas Färber New
[V4,1/2] Add code to track call origin for msr assignment. - - - - --- 2012-11-27 Will Auld New
[V4,2/2] Enabling IA32_TSC_ADJUST for KVM guest VM support - - - - --- 2012-11-27 Will Auld New
[V3] target-i386: Enabling IA32_TSC_ADJUST for QEMU KVM guest VMs - - - - --- 2012-11-27 Will Auld New
[V4] target-i386: Enabling IA32_TSC_ADJUST for Qemu KVM guest VMs - - - - --- 2012-11-27 Will Auld New
[V5] target-i386: Enabling IA32_TSC_ADJUST for QEMU KVM guest VMs - - 1 - --- 2012-11-27 Will Auld New
scsi: Remove SCSI_BUS macro - - - - --- 2012-11-27 Lei Li New
[1/2] pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs 1 - - - --- 2012-11-27 David Gibson New
[2/2] pseries: Properly handle allocation of multiple PCI host bridges 1 - - - --- 2012-11-27 David Gibson New
[RFC,v6,1/4] use image_file_reset to reload initrd - - - - --- 2012-11-27 Olivia Yin New
[RFC,v6,2/4] use uimage_reset to reload uimage - - - - --- 2012-11-27 Olivia Yin New
[RFC,v6,3/4] use elf_reset to reload elf image - - - - --- 2012-11-27 Olivia Yin New
[RFC,v6,4/4] free rom->data when rom_reset - - - - --- 2012-11-27 Olivia Yin New
[v4] Add compare subcommand for qemu-img - - - - --- 2012-11-27 Miroslav Rezanina New
[1.3] virtio-rng: do not use g_assert_cmpint - - 1 - --- 2012-11-27 Paolo Bonzini New
[v2] s390: clear registers, psw and prefix at vcpu reset - - - - --- 2012-11-27 Jens Freimann New
[1.3] build: compile translate.o at -O1 optimization - - - - --- 2012-11-27 Paolo Bonzini New
[1.3] build: compile translate.o at -O1 optimization - - - - --- 2012-11-27 Paolo Bonzini New
[1.3] tests: make threadpool cancellation test looser - - - - --- 2012-11-27 Paolo Bonzini New
[v2,01/18] apci: switch piix4 to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,02/18] apci: switch ich9 to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,03/18] apci: switch vt82c686 to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,04/18] apci: switch timer to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,05/18] apci: switch cnt to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,06/18] apci: switch evt to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,07/18] acpi: cleanup piix4 memory region - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,08/18] acpi: cleanup vt82c686 memory region - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,09/18] apci: switch ich9 gpe to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,10/18] apci: switch ich9 smi to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,11/18] acpi: cleanup ich9 memory region - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,12/18] acpi: switch smbus to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,13/18] acpi: fix piix4 smbus mapping - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,14/18] apci: switch piix4 gpe to memory api - - - - --- 2012-11-27 Gerd Hoffmann New
[v2,15/18] acpi: remove acpi_gpe_blk - - - - --- 2012-11-27 Gerd Hoffmann New
« 1 2 ... 452 453 4544264 4265 »