Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 420 421 422 423 424 425 426 427 428 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[10/21] VMDK: introduce VmdkExtent 2011-07-19 Kevin Wolf New
[10/21] PPC: booke206: Implement tlbilx 2012-02-02 Alexander Graf New
[10/21] Monitor: Convert pci_device_hot_remove() to cmd_new_ret() 2010-02-11 Luiz Capitulino New
[10/21] KVM: Move and rename regs_modified 2010-02-02 Jan Kiszka New
[10/21] Call init handler of event-tap at main() in vl.c. 2010-11-25 Yoshiaki Tamura New
[10/21,v8] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest 2013-04-24 Igor Mammedov New
[10/21,DISGISED,v6] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest 2013-04-23 Igor Mammedov New
[10/20] usb-ehci: Fix and simplify nakcnt handling 2012-03-07 Gerd Hoffmann New
[10/20] target-sparc: Use get_temp_i32 in gen_dest_fpr_F 2012-10-16 Richard Henderson New
[10/20] target-sparc: Use get_temp_i32 in gen_dest_fpr_F 2012-10-09 Richard Henderson New
[10/20] target-ppc: Start QOM'ifying CPU init 2012-04-15 Andreas Färber New
[10/20] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t 2012-12-27 Igor Mammedov New
[10/20] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t 2012-12-28 Igor Mammedov New
[10/20] target-i386: prepare cpu_x86_parse_featurestr() to return a set of key, value property pairs 2012-12-17 Igor Mammedov New
[10/20] target-i386: fix helper_fscale() wrt softfloat 2011-04-18 Aurelien Jarno New
[10/20] target-i386/cpu: Introduce FeatureWord typedefs 2013-01-15 Andreas Färber New
[10/20] scsi: introduce scsi_req_cancel 2011-05-03 Paolo Bonzini New
[10/20] scsi-disk: lazily allocate bounce buffer 2011-09-20 Kevin Wolf New
[10/20] qcow2: Move sync out of qcow2_alloc_clusters 2010-09-21 Kevin Wolf New
[10/20] qapi: complete implementation of unions 2012-03-12 Kevin Wolf New
[10/20] qapi: QmpInputVisitor, implement array handling 2012-08-14 Michael Roth New
[10/20] ppc: move MMU helpers from helper.c to mmu_helper.c 2012-03-31 Blue Swirl New
[10/20] pci: kill unnecessary included in pci.c 2009-11-12 Isaku Yamahata New
[10/20] monitor: Convert do_info_kvm() to QObject 2009-12-10 Luiz Capitulino New
[10/20] monitor: Convert do_info_kvm() to QObject 2009-12-10 Luiz Capitulino New
[10/20] mirror: add buf-size argument to drive-mirror 2012-12-12 Paolo Bonzini New
[10/20] memory: fix RAM subpages in newly initialized pages 2012-02-14 Avi Kivity New
[10/20] kvm: Pass CPUState to kvm_arch_* 2012-12-19 Andreas Färber New
[10/20] i8259: Completely privatize PicState 2012-01-20 Marcelo Tosatti New
[10/20] eepro100: Remove old unused code 2010-02-14 Stefan Weil New
[10/20] chardev: switch pty init to qapi 2013-03-14 Gerd Hoffmann New
[10/20] char: add gio watch fn for tcp backends 2013-03-05 Amit Shah New
[10/20] ccid-card-passthru: review fixes (v15->v16) 2011-02-02 Alon Levy New
[10/20] blkdebug: Use bdrv_open options instead of filename 2013-04-22 Kevin Wolf New
[10/20] adlib: remove IO_WRITE_PROTO 2009-10-22 Juan Quintela New
[10/20] acpi: cleanup piix4 memory region 2012-11-23 Gerd Hoffmann New
[10/20] QMP: do_info() checks 2009-11-27 Luiz Capitulino New
[10/20,virtio-9p] Implement TLINK for 9P2000.L 2010-06-28 jvrao New
[10/20,MIPS] Jazz emulation: make video card optional 2010-08-01 Hervé Poussineau New
[10/19] unicore32-softmmu: Add puv3 gpio support 2012-08-07 Guan Xuetao New
[10/19] target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions 2011-04-12 Aurelien Jarno New
[10/19] s390x: Enable s390x-softmmu target 2011-03-29 Alexander Graf New
[10/19] s390: Add new channel I/O based virtio transport. 2013-01-29 Alexander Graf New
[10/19] qemu-img: Don't allow preallocation and compression at the same time 2011-10-21 Kevin Wolf New
[10/19] qemu-char: Chardev open error reporting, !_WIN32 part 2012-02-07 Markus Armbruster New
[10/19] qcow2: Ignore reserved bits in check_refcounts 2012-04-12 Kevin Wolf New
[10/19] qcow2: Finalise interface of handle_alloc() 2013-03-25 Kevin Wolf New
[10/19] qapi: Convert query-block 2011-10-27 Luiz Capitulino New
[10/19] qapi: Convert query-block 2011-10-24 Luiz Capitulino New
[10/19] pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_error 2011-12-06 Stefan Hajnoczi New
[10/19] openpic: remove unused type variable 2012-12-08 Alexander Graf New
[10/19] openpic: remove unused type variable 2012-12-12 Alexander Graf New
[10/19] net: add an API for 'raw' packets 2009-10-22 Mark McLoughlin New
[10/19] net: add an API for 'raw' packets 2009-10-21 Mark McLoughlin New
[10/19] net: Rename non_vlan_clients to net_clients 2012-08-01 Stefan Hajnoczi New
[10/19] msix: Invoke msix_handle_mask_update on msix_mask_all 2012-05-21 Avi Kivity New
[10/19] monitor: Convert do_info_name() to QObject 2009-12-09 Luiz Capitulino New
[10/19] linux-user/strace.c: Correct errno printing for mmap etc 2012-02-03 riku.voipio@linaro.org New
[10/19] linux-user/strace.c: Correct errno printing for mmap etc 2012-01-31 riku.voipio@linaro.org New
[10/19] json-parser: Fix potential NULL pointer segfault 2012-09-05 Luiz Capitulino New
[10/19] isa: Pass i/o address space to isa_bus_new 2011-08-25 Avi Kivity New
[10/19] hw: move some header files to include/ 2013-02-04 Paolo Bonzini New
[10/19] hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) 2012-07-23 Stefan Hajnoczi New
[10/19] cow: use qemu block API 2010-06-15 Kevin Wolf New
[10/19] chardev: switch pty init to qapi 2013-03-12 Gerd Hoffmann New
[10/19] char: add gio watch fn for tcp backends 2013-02-18 Anthony Liguori New
[10/19] block: rename block_job_complete to block_job_completed 2012-09-28 Paolo Bonzini New
[10/19] block: raw-posix image file reopen 2012-09-24 Kevin Wolf New
[10/19] add qemu_bh_scheduled 2009-12-21 Paolo Bonzini New
[10/19] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest 2013-04-11 Igor Mammedov New
[10/19] QMP: Introduce query commands dispatch table 2010-09-30 Luiz Capitulino New
[10/19] Call init handler of event-tap at main() in vl.c. 2011-01-26 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. 2010-12-24 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. 2011-01-13 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. 2010-12-27 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. 2011-01-14 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. 2011-01-19 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. 2011-01-11 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. 2011-02-08 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. 2011-01-28 Yoshiaki Tamura New
[10/19] Add a query-machines command to QMP 2010-06-07 Daniel P. Berrange New
[10/18] virtio-blk: restore VirtIOBlkConf->config_wce flag 2012-12-19 Stefan Hajnoczi New
[10/18] virtio-blk: restore VirtIOBlkConf->config_wce flag 2013-01-02 Stefan Hajnoczi New
[10/18] virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup() 2013-01-30 Stefan Hajnoczi New
[10/18] usb-linux: track aurbs in list 2011-05-16 Gerd Hoffmann New
[10/18] usb-linux: track aurbs in list 2011-05-23 Gerd Hoffmann New
[10/18] usb-host: parse port in /proc/bus/usb/devices scan 2011-09-02 Gerd Hoffmann New
[10/18] tcg/arm: add ext16u op 2010-04-07 Aurelien Jarno New
[10/18] sm501: convert to memory API 2011-10-17 Avi Kivity New
[10/18] sm501: convert to memory API 2011-10-19 Avi Kivity New
[10/18] savevm: add error parameter to qemu_savevm_state_complete() 2012-08-15 Pavel Hrdina New
[10/18] qom: release previous object when setting 2012-07-19 Corey Minyard New
[10/18] qom: qom_{get,set} monitor commands 2011-11-30 Anthony Liguori New
[10/18] qemu_img: is_not_zero() optimization 2011-05-19 Kevin Wolf New
[10/18] qemu-option: introduce qemu_opt_set_err() 2012-04-17 Luiz Capitulino New
[10/18] qemu-char: ask and print error information from qemu-sockets 2012-10-03 Paolo Bonzini New
[10/18] qcow2: Avoid shadowing variable in alloc_clusters_noref() 2010-04-30 Kevin Wolf New
[10/18] net/slirp.c: fix warning with _FORTIFY_SOURCE 2009-12-20 Kirill A. Shutemov New
[10/18] linuxload: id_change was a write only variable 2011-06-20 Riku Voipio New
[10/18] kvm: x86: Reset paravirtual MSRs 2011-01-21 Jan Kiszka New