Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 458 459 460 461 462 463 464 465 466 ... 567 568 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[09/24] console: switch color_table_rgb to pixman_color_t 2013-04-04 Gerd Hoffmann New
[09/24] block/vvfat: Fix potential memory leaks and other memory errors 2011-10-14 Kevin Wolf New
[09/24] axis_dev88: convert to memory API (RAM only) 2011-08-24 Avi Kivity New
[09/24] S390: ccw firmware: Add bootmap interpreter 2013-04-26 Alexander Graf New
[09/24] Fix typo in comment (dieing -> dying) 2011-05-08 Stefan Hajnoczi New
[09/24] Add one new file vga-pci.h and cleanup on all platforms 2012-08-15 Alexander Graf New
[09/23] xilinx-zynq: Suppress unused default drives 2012-08-09 Markus Armbruster New
[09/23] usb-ehci: cleanup port reset handling 2011-07-08 Gerd Hoffmann New
[09/23] target-sparc: Tidy gen_generic_branch interface 2012-10-05 Richard Henderson New
[09/23] target-i386: convert 'hv_spinlocks' feature into property 2012-10-02 Igor Mammedov New
[09/23] qdev: kill of DeviceInfo 2012-01-30 Anthony Liguori New
[09/23] qdev: Decouple qdev_prop_drive from DriveInfo 2010-07-02 Kevin Wolf New
[09/23] qcow2: Factor out handle_alloc() 2013-03-28 Stefan Hajnoczi New
[09/23] qcow2: Add QcowCache 2011-01-24 Kevin Wolf New
[09/23] migration: Refactor and simplify error checking in migrate_fd_put_ready 2011-09-23 Juan Quintela New
[09/23] migration: Refactor and simplify error checking in migrate_fd_put_ready 2011-09-20 Juan Quintela New
[09/23] memory: add backward compatibility for old portio registration 2011-07-25 Avi Kivity New
[09/23] memory: add API for observing updates to the physical memory map 2011-12-19 Avi Kivity New
[09/23] kvm: Handle kvm_init_vcpu errors 2011-02-04 Marcelo Tosatti New
[09/23] ehci: don't flush cache on doorbell rings. 2012-08-21 Michael Roth New
[09/23] console: displaystate init revamp 2013-03-20 Gerd Hoffmann New
[09/23] QDict: Rename 'err_value' 2010-07-01 Luiz Capitulino New
[09/23] Monitor: Convert do_info() back to HMP 2010-10-01 Luiz Capitulino New
[09/23] Import a simple queue implementation from NetBSD 2009-11-30 Jan Kiszka New
[09/22] xhci: Add a xhci_ep_nuke_one_xfer helper function 2012-10-24 Hans de Goede New
[09/22] usb: Rename __usb_packet_complete to usb_packet_complete_one 2012-10-15 Hans de Goede New
[09/22] usb/ehci: parameterise the register region offsets 2012-10-30 Gerd Hoffmann New
[09/22] ui/vnc: simplify and avoid strncpy 2012-05-09 Jim Meyering New
[09/22] tcg-i386: Tidy jumps. 2010-04-14 Richard Henderson New
[09/22] target-i386: convert 'hv_spinlocks' feature into property 2012-09-07 Igor Mammedov New
[09/22] target-i386: convert 'hv_spinlocks' feature into property 2012-09-26 Igor Mammedov New
[09/22] ram: save_live_setup() don't need to sent pages 2012-07-13 Juan Quintela New
[09/22] qmp: add block_stream command 2012-01-26 Kevin Wolf New
[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] 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.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-16 Richard Henderson New
[09/20] target-sparc: Split out get_temp_i32 2012-10-09 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] eepro100: Use symbolic names and BIT macros in binary operations 2010-02-14 Stefan Weil New