Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 476 477 478 479 480 481 482 483 484 ... 587 588 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[09/22] qdev: register all types natively through QEMU Object Model 2012-02-01 Anthony Liguori New
[09/22] qapi: add code generator for type marshallers 2011-03-07 Anthony Liguori New
[09/22] qapi: QmpOutputVisitor, implement array handling 2012-07-24 Michael Roth New
[09/22] qapi: QmpOutputVisitor, implement array handling 2012-09-21 Michael Roth New
[09/22] pseries: Add device tree properties for VMX/VSX and DFP under kvm 2011-10-30 Alexander Graf New
[09/22] ppc: avoid AREG0 for integer and vector helpers 2012-04-22 Blue Swirl New
[09/22] net: mcf_fec: replace qemu_format_nic_info_str by qemu_format_nic_info_dict 2010-04-08 Miguel Di Ciurcio Filho New
[09/22] ne2k_pci: use qdev properties for configuration. 2009-10-21 Gerd Hoffmann New
[09/22] migration: Introduce MIG_STATE_NONE 2011-02-23 Juan Quintela New
[09/22] memory: assign MemoryRegionOps to all regions 2013-05-30 Paolo Bonzini New
[09/22] memory: assign MemoryRegionOps to all regions 2013-05-24 Paolo Bonzini New
[09/22] machine: implement -m in terms of -machine 2010-06-07 Anthony Liguori New
[09/22] introduce CPU hot-plug notifier 2013-04-05 Igor Mammedov New
[09/22] instrument: [dynamic] Call dynamically linked user-provided routines 2013-03-26 Lluís Vilanova New
[09/22] i8259: Do not update IRQ output after spurious pic_poll_read 2011-09-28 Jan Kiszka New
[09/22] console: remove DisplayAllocator 2012-11-01 Gerd Hoffmann New
[09/22] block: refuse negative iops and bps values 2013-02-22 Kevin Wolf New
[09/22] arm_l2x0: Rename "type" property to "cache-type" 2012-06-18 Andreas Färber New
[09/22] ac97: convert PIO to new memory api read/write 2012-10-29 Alexander Graf New
[09/22] Refactor signal setup functions in cpus.c 2011-01-27 Jan Kiszka New
[09/22] QError: New QERR_SNAPSHOT_DELETE_FAILED 2010-04-20 Luiz Capitulino New
[09/22] QError: Introduce QERR_IO_ERROR 2011-12-06 Luiz Capitulino New
[09/22] Exynos4210: added display controller implementation 2012-02-17 Peter Maydell New
[09/21] usb_packet_set_state: handle p->ep == NULL 2012-04-17 Gerd Hoffmann New
[09/21] usb-ehci: sanity-check iso xfers 2012-02-28 Gerd Hoffmann New
[09/21] tcg-i386: Tidy jumps. 2010-04-14 Richard Henderson New
[09/21] target-sparc: Change fpr representation to doubles. 2011-10-18 Richard Henderson New
[09/21] target-s390x: avoid AREG0 for condition code helpers 2012-09-02 Blue Swirl New
[09/21] target-i386: convert 'hv_relaxed' feature into property 2012-08-15 Igor Mammedov New
[09/21] qom: add plug_list QMP command 2011-07-25 Anthony Liguori New
[09/21] qemu-kvm: Use upstream kvm_pit_in_kernel 2010-02-02 Jan Kiszka New
[09/21] qemu-config: Document -drive options 2011-07-19 Kevin Wolf New
[09/21] qdev: move bus properties to a separate global 2012-05-02 Paolo Bonzini New
[09/21] qapi: dealloc visitor, support freeing of nested lists 2011-09-28 Luiz Capitulino New
[09/21] openpic: unify memory api subregions 2012-12-13 Alexander Graf New
[09/21] inline cpu_halted into sole caller 2011-02-21 Paolo Bonzini New
[09/21] exec: reorganize mem_add to match Int128 version 2013-05-30 Paolo Bonzini New
[09/21] exec.c: factor out qemu_get_ram_ptr() 2011-12-29 Isaku Yamahata New
[09/21] error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() 2010-04-05 Luiz Capitulino New
[09/21] cuda: QOM'ify CUDA 2013-01-25 Alexander Graf New
[09/21] cpu: add helper cpu_exists(), to check if CPU with specified id exists 2013-04-23 Igor Mammedov New
[09/21] block: Fix protocol detection for Windows devices 2010-05-14 Kevin Wolf New
[09/21] Update seabios to a810e4e72a0d42c7bc04eda57382f8e019add901 2013-01-16 Michael Roth New
[09/21] PPC: booke206: Check for min/max TLB entry size 2012-02-02 Alexander Graf New
[09/21] Monitor: Convert pci_device_hot_add() to cmd_new_ret() 2010-02-11 Luiz Capitulino New
[09/21] Introduce event-tap. 2010-11-25 Yoshiaki Tamura New
[09/20] virtio-9p: Implement server side of setattr for 9P2000.L protocol. 2010-06-28 jvrao New
[09/20] use QSIMPLEQ_FOREACH_SAFE when freeing list elements 2012-03-12 Kevin Wolf New
[09/20] usb-ehci: Remove dead nakcnt code 2012-03-07 Gerd Hoffmann New
[09/20] target-sparc: Split out get_temp_i32 2012-10-09 Richard Henderson New
[09/20] target-sparc: Split out get_temp_i32 2012-10-16 Richard Henderson New
[09/20] target-ppc: QOM'ify CPU 2012-04-15 Andreas Färber New
[09/20] target-i386: move kvm_check_features_against_host() check to realize time 2012-12-17 Igor Mammedov New
[09/20] target-i386: add x86cpu_vendor_words2str() 2012-12-28 Igor Mammedov New
[09/20] target-i386: add x86cpu_vendor_words2str() 2012-12-27 Igor Mammedov New
[09/20] target-i386: Disable kvm_mmu by default 2013-01-15 Andreas Färber New
[09/20] softfloat-native: add float*_is_any_nan() functions 2011-04-18 Aurelien Jarno New
[09/20] scsi: introduce scsi_req_abort 2011-05-03 Paolo Bonzini New
[09/20] scsi-disk: commonize iovec creation between reads and writes 2011-09-20 Kevin Wolf New
[09/20] raw-win32: Use bdrv_open options instead of filename 2013-04-22 Kevin Wolf New
[09/20] qemu-char: add pty watch 2013-03-05 Amit Shah New
[09/20] qcow2: Move sync out of update_refcount 2010-09-21 Kevin Wolf New
[09/20] qapi: QmpOutputVisitor, implement array handling 2012-08-14 Michael Roth New
[09/20] ppc: avoid a warning with the next patch 2012-03-31 Blue Swirl New
[09/20] pci_host: remove unnecessary & 0xff. 2009-11-12 Isaku Yamahata New
[09/20] monitor: Convert do_info_status() to QObject 2009-12-10 Luiz Capitulino New
[09/20] monitor: Convert do_info_status() to QObject 2009-12-10 Luiz Capitulino New
[09/20] mirror: switch mirror_iteration to AIO 2012-12-12 Paolo Bonzini New
[09/20] memory: compress phys_map node pointers to 16 bits 2012-02-14 Avi Kivity New
[09/20] ipmi: Add a BT low-level interface 2013-05-29 Corey Minyard New
[09/20] eepro100: Use symbolic names and BIT macros in binary operations 2010-02-14 Stefan Weil New
[09/20] cpu: Move kvm_fd into CPUState 2012-12-19 Andreas Färber New
[09/20] chardev: switch parallel init to qapi 2013-03-14 Gerd Hoffmann New
[09/20] ccid: add passthru card device 2011-02-02 Alon Levy New
[09/20] apic: Open-code timer save/restore 2012-01-20 Marcelo Tosatti New
[09/20] apci: switch evt to memory api [ich9] 2012-11-23 Gerd Hoffmann New
[09/20] adlib: remove IO_READ_PROTO 2009-10-22 Juan Quintela New
[09/20] QMP: Output support 2009-11-27 Luiz Capitulino New
[09/20,v4] target-i386: add x86cpu_vendor_words2str() 2013-01-04 Igor Mammedov New
[09/20,v3] target-i386: add x86cpu_vendor_words2str() 2013-01-04 Igor Mammedov New
[09/20,v2] target-i386: add x86cpu_vendor_words2str() 2013-01-04 Igor Mammedov New
[09/20,MIPS] qdev: convert jazz-led to sysbus device 2010-08-01 Hervé Poussineau New
[09/19] unicore32-softmmu: Add puv3 ostimer support 2012-08-07 Guan Xuetao New
[09/19] target-mips: use new float*_unordered*() functions 2011-04-12 Aurelien Jarno New
[09/19] sockets: Chardev open error reporting, sockets part 2012-02-07 Markus Armbruster New
[09/19] sockets: Chardev open error reporting, sockets part 2012-08-29 Jianjun Kong New
[09/19] s390-virtio: Factor out some initialization code. 2013-01-29 Alexander Graf New
[09/19] remove qemu_rearm_alarm_timer from main loop 2009-12-21 Paolo Bonzini New
[09/19] qemu-iotests: add test for pausing a streaming operation 2012-09-28 Paolo Bonzini New
[09/19] qemu-char: add pty watch 2013-02-18 Anthony Liguori New
[09/19] qcow2: handle_alloc(): Get rid of keep_clusters parameter 2013-03-25 Kevin Wolf New
[09/19] qcow2: Ignore reserved bits in refcount table entries 2012-04-12 Kevin Wolf New
[09/19] qapi: Fix potential NULL pointer segfault 2012-09-05 Luiz Capitulino New
[09/19] qapi schema: add Netdev types 2012-07-23 Stefan Hajnoczi New
[09/19] pci: add pci_address_space_io() 2011-08-25 Avi Kivity New
[09/19] openpic: unify memory api subregions 2012-12-08 Alexander Graf New
[09/19] openpic: unify memory api subregions 2012-12-12 Alexander Graf New
[09/19] net: add flags parameter to packet queue interface 2009-10-22 Mark McLoughlin New
[09/19] net: add flags parameter to packet queue interface 2009-10-21 Mark McLoughlin New
[09/19] net: Remove VLANState 2012-08-01 Stefan Hajnoczi New