Show patches with: State = Action Required       |   427561 patches
« 1 2 ... 579 580 5814275 4276 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,11/12] isa: QOM'ify ISADevice - - - - --- 2013-06-07 Andreas Färber New
[v2,12/12] qdev: Drop FROM_QBUS() macro - - - - --- 2013-06-07 Andreas Färber New
[v2,1/6] error-report.h: Supply missing include - - - - --- 2013-06-07 Markus Armbruster New
[v2,2/6] log.h: Supply missing includes - - - - --- 2013-06-07 Markus Armbruster New
[v2,3/6] smbios: Convert to error_report() - - - - --- 2013-06-07 Markus Armbruster New
[v2,4/6] smbios: Clean up smbios_add_field() parameters - - - - --- 2013-06-07 Markus Armbruster New
[v2,5/6] smbios: Fix -smbios type=0, release=... for big endian hosts - - - - --- 2013-06-07 Markus Armbruster New
[v2,6/6] smbios: Check R in -smbios type=0, release=R parses okay - - - - --- 2013-06-07 Markus Armbruster New
[PULL,0/2] Net patches - - - - --- 2013-06-07 Stefan Hajnoczi New
[PULL,1/2] vmxnet3: fix NICState cleanup - - - - --- 2013-06-07 Stefan Hajnoczi New
[PULL,2/2] tap: fix NULL dereference when passing invalid parameters to tap - - - - --- 2013-06-07 Stefan Hajnoczi New
[v2,1/2] sheepdog: fix snapshot tag initialization - - 1 - --- 2013-06-07 Liu Yuan New
[v2,2/2] sheepdog: support 'qemu-img snapshot -a' - - - - --- 2013-06-07 Liu Yuan New
[v3,1/2] sheepdog: fix snapshot tag initialization - - 1 - --- 2013-06-07 Liu Yuan New
[v3,2/2] sheepdog: support 'qemu-img snapshot -a' - - - - --- 2013-06-07 Liu Yuan New
[1/8,RFC,v2] s390-qemu: cpu hotplug - Define New SCLP Codes - - - - --- 2013-06-07 Jason J. Herne New
[2/8,RFC,v2] s390-qemu: cpu hotplug - SCLP CPU Info - - - - --- 2013-06-07 Jason J. Herne New
[3/8,RFC,v2] s390-qemu: cpu hotplug - SCLP Event integration - - - - --- 2013-06-07 Jason J. Herne New
[4/8,RFC,v2] s390-qemu: cpu hotplug - ipi_states enhancements - - - - --- 2013-06-07 Jason J. Herne New
[5/8,RFC,v2] s390-qemu: cpu hotplug - Introduce post-cpu-init function - - - - --- 2013-06-07 Jason J. Herne New
[6/8,RFC,v2] s390-qemu: cpu hotplug - Storage key Global Access - - - - --- 2013-06-07 Jason J. Herne New
[7/8,RFC,v2] s390-qemu: cpu hotplug - Infrastructure for Cpu Devices - - - - --- 2013-06-07 Jason J. Herne New
[8/8,RFC,v2] s390-qemu: cpu hotplug - Treat S390 cpus as devices - - - - --- 2013-06-07 Jason J. Herne New
[1/2] sheepdog: fix snapshot tag initialization - - 1 - --- 2013-06-07 Liu Yuan New
[v4,2/2] sheepdog: support 'qemu-img snapshot -a' - - - - --- 2013-06-07 Liu Yuan New
[RFT,1/5] virtio-blk-dataplane: Improve error reporting 1 - - 1 --- 2013-06-07 Andreas Färber New
[RFT,2/5] virtio: Convert VirtioDevice to QOM realize/unrealize - - - - --- 2013-06-07 Andreas Färber New
[RFT,3/5] virtio-console: QOM'ify VirtConsole - - - - --- 2013-06-07 Andreas Färber New
[RFT,4/5] virtio-console: Use exitfn for virtserialport, too - - - - --- 2013-06-07 Andreas Färber New
[RFT,5/5] virtio-serial-port: Convert to QOM realize/unrealize - - - - --- 2013-06-07 Andreas Färber New
gtk: use better icon - - - - --- 2013-06-07 Anthony Liguori New
[1/9] error: add error_setg_file_open() helper - - - - --- 2013-06-07 Luiz Capitulino New
[2/9] rng-random: use error_setg_file_open() - - - - --- 2013-06-07 Luiz Capitulino New
[3/9] block: bdrv_reopen_prepare(): use error_setg_file_open() - - - - --- 2013-06-07 Luiz Capitulino New
[4/9] block: mirror_complete(): use error_setg_file_open() - - - - --- 2013-06-07 Luiz Capitulino New
[5/9] blockdev: use error_setg_file_open() - - - - --- 2013-06-07 Luiz Capitulino New
[6/9] cpus: use error_setg_file_open() - - - - --- 2013-06-07 Luiz Capitulino New
[7/9] dump: qmp_dump_guest_memory(): use error_setg_file_open() - - - - --- 2013-06-07 Luiz Capitulino New
[8/9] savevm: qmp_xen_save_devices_state(): use error_setg_file_open() - - - - --- 2013-06-07 Luiz Capitulino New
[9/9] qerror: drop QERR_OPEN_FILE_FAILED macro - - - - --- 2013-06-07 Luiz Capitulino New
correct RTC_CHANGE_EVENT description (v2) - - - - --- 2013-06-07 Marcelo Tosatti New
[PULL,1/3] correct RTC_CHANGE_EVENT description - - - - --- 2013-06-07 Luiz Capitulino New
[PULL,2/3] MAINTAINERS: new maintainers for qapi-schema.json 1 - 1 - --- 2013-06-07 Luiz Capitulino New
[PULL,3/3] MAINTAINERS: split Monitor (QMP/HMP) entry 1 - - - --- 2013-06-07 Luiz Capitulino New
[v5] qemu-char: don't issue CHR_EVENT_OPEN in a BH - - - - --- 2013-06-07 Michael Roth New
kvmclock: clock should count only if vm is running - - - - --- 2013-06-08 Marcelo Tosatti New
[RFT,2/5] virtio: Convert VirtioDevice to QOM realize/unrealize - - - - --- 2013-06-08 Peter Crosthwaite New
[01/11] blockdev: drop redundant proto_drv check - - 2 - --- 2013-06-08 Wayne Xia New
[02/11] blockdev: rename BlkTransactionStates to singular - - 1 - --- 2013-06-08 Wayne Xia New
[03/11] blockdev: allow BdrvActionOps->commit() to be NULL - - 2 - --- 2013-06-08 Wayne Xia New
[04/11] snapshot: new function bdrv_snapshot_find_by_id_and_name() - - - - --- 2013-06-08 Wayne Xia New
[05/11] snapshot: add paired functions for internal snapshot id and name - - - - --- 2013-06-08 Wayne Xia New
[06/11] snapshot: distinguish id and name in snapshot delete - - - - --- 2013-06-08 Wayne Xia New
[07/11] qmp: add internal snapshot support in qmp_transaction - - - - --- 2013-06-08 Wayne Xia New
[08/11] qmp: add interface blockdev-snapshot-internal-sync - - - - --- 2013-06-08 Wayne Xia New
[09/11] qmp: add interface blockdev-snapshot-delete-internal-sync - - - - --- 2013-06-08 Wayne Xia New
[10/11] hmp: add interface hmp_snapshot_internal_blkdev - - - - --- 2013-06-08 Wayne Xia New
[11/11] hmp: add interface hmp_snapshot_delete_internal_blkdev - - - - --- 2013-06-08 Wayne Xia New
spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850) - - - - --- 2013-06-08 Hans de Goede New
[v2,1/8] isa: fix documentation of isa_register_portio_list - - - - --- 2013-06-08 Hervé Poussineau New
[v2,2/8] memory: handle old_portio accesses in MMIO path - - - - --- 2013-06-08 Hervé Poussineau New
[v2,3/8] ioport: register memory regions for I/O port lists - - - - --- 2013-06-08 Hervé Poussineau New
[v2,4/8] memory: remove code dealing with old_portio - - - - --- 2013-06-08 Hervé Poussineau New
[v2,5/8] ioport: reimplement cpu_in/cpu_out using address_space_rw - - - - --- 2013-06-08 Hervé Poussineau New
[v2,6/8] ppc: simplify access to PReP I/O region - - - - --- 2013-06-08 Hervé Poussineau New
[v2,7/8] PPC: pseries: Remove hack for PIO window - - - - --- 2013-06-08 Hervé Poussineau New
[v2,8/8] isa_mmio: simplify access to system I/O region - - - - --- 2013-06-08 Hervé Poussineau New
chardev: add baud parameter for serial host device - - - - --- 2013-06-08 Peter Wu New
vmdk: refuse to open higher version than supported - - 1 - --- 2013-06-09 Fam Zheng New
target-mips: fix mipsdsp_trunc16_sat16_round - - - - --- 2013-06-09 Petar Jovanovic New
curl: refuse to open URL from HTTP server without range support - - - - --- 2013-06-09 Fam Zheng New
target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 - - - - --- 2013-06-09 Petar Jovanovic New
gtk: implement -full-screen and -no-frame - - - - --- 2013-06-09 Peter Wu New
[qom-cpu,v4,01/18] dump: Move stubs into libqemustub.a 1 - - - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,02/18] pc: Fix crash when attempting to hotplug CPU with negative ID - - - - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,03/18] pc: Create pc-*-1.6 machine-types - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,04/18] target-i386: Update model values on Conroe/Penryn/Nehalem CPU models - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,05/18] target-i386: Set level=4 on Conroe/Penryn/Nehalem - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,06/18] target-i386: cpu: Fix potential buffer overrun in get_register_name_32() - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,07/18] cpu: Turn cpu_paging_enabled() into a CPUState hook - - 2 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,08/18] memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h - - - - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,09/18] cpu: Turn cpu_get_memory_mapping() into a CPUState hook - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,10/18] memory_mapping: Drop qemu_get_memory_mapping() stub - - - - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,11/18] dump: Drop qmp_dump_guest_memory() stub and build for all targets - - - - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,12/18] cpu: Change default for CPUClass::get_paging_enabled() - - 2 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,13/18] memory_mapping: Cleanup qemu_get_guest_memory_mapping() - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,14/18] dump: Abstract dump_init() with cpu_synchronize_all_states() - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,15/18] dump: Abstract dump_init() further with qemu_for_each_cpu() - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,16/18] dump: Abstract write_elf{64, 32}_notes() with qemu_for_each_cpu() - - - - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,17/18] memory_mapping: Use hwaddr type for MemoryMapping virt_addr field - - - - --- 2013-06-09 Andreas Färber New
[qom-cpu,v4,18/18] memory_mapping: Build only once - - - - --- 2013-06-09 Andreas Färber New
target-mips: 64-bit FPU for user-mode emulation. - - - - --- 2013-06-09 Thomas Schwinge New
[qom-cpu,01/59] kvm: Change kvm_cpu_synchronize_state() argument to CPUState - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,02/59] kvm: Change cpu_synchronize_state() argument to CPUState - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,03/59] cpus: Simplify cpu_synchronize_all_post_reset() - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,04/59] cpus: Simplify cpu_synchronize_all_post_init() - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,05/59] cpus: Simplify pause_all_vcpus() - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,06/59] cpus: Simplify resume_all_vcpus() - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,07/59] cpus: Simplify set_numa_modes() - - 1 - --- 2013-06-09 Andreas Färber New
[qom-cpu,08/59] cpus: Simplify qmp_inject_nmi() - - 1 - --- 2013-06-09 Andreas Färber New
« 1 2 ... 579 580 5814275 4276 »