Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 510 511 512 513 514 515 516 517 518 ... 585 586 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v4,3/8] prep_pci: Update I/O to MemoryRegion ops 2012-01-13 Andreas Färber New
[v4,3/8] virtio-rng-pci: switch to the new API. 2013-04-19 fred.konrad@greensocs.com New
[v4,3/9] Adding utility function iov_net_csum_add() for iovec checksum calculation 2012-03-15 Dmitry Fleytman New
[v4,3/9] QEMUSizedBuffer 2013-03-21 Stefan Berger New
[v4,3/9] dump: Move struct definition into dump_memroy.h 2013-05-28 Qiao Nuohan New
[v4,30/32] target-xtensa: add dc232b core and board 2011-09-01 Max Filippov New
[v4,30/32] usb: add port property. 2011-01-12 Gerd Hoffmann New
[v4,30/33] tcg-ppc64: Use getauxval for ISA detection 2013-04-04 Richard Henderson New
[v4,30/39] ehci: convert to memory API 2011-08-08 Avi Kivity New
[v4,31/32] MAINTAINERS: add xtensa maintainer 2011-09-01 Max Filippov New
[v4,31/32] usb: rewrite fw path, fix numbering 2011-01-12 Gerd Hoffmann New
[v4,31/33] tcg-ppc64: Implement add2/sub2_i64 2013-04-04 Richard Henderson New
[v4,31/39] uhci: convert to memory API 2011-08-08 Avi Kivity New
[v4,32/32] target-xtensa: add regression testsuite 2011-09-01 Max Filippov New
[v4,32/32] usb: zap pdev from usbport 2011-01-12 Gerd Hoffmann New
[v4,32/33] tcg-ppc64: Implement mulu2/muls2_i64 2013-04-04 Richard Henderson New
[v4,32/39] xen-platform: convert to memory API 2011-08-08 Avi Kivity New
[v4,33/33] tcg-ppc64: Handle deposit of zero 2013-04-04 Richard Henderson New
[v4,33/39] msix: convert to memory API 2011-08-08 Avi Kivity New
[v4,34/39] pci: remove pci_register_bar_simple() 2011-08-08 Avi Kivity New
[v4,35/39] pci: convert pci rom to memory API 2011-08-08 Avi Kivity New
[v4,36/39] pci: remove pci_register_bar() 2011-08-08 Avi Kivity New
[v4,37/39] pci: fold BAR mapping function into its caller 2011-08-08 Avi Kivity New
[v4,38/39] pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 Avi Kivity New
[v4,39/39] pci: remove support for pre memory API BARs 2011-08-08 Avi Kivity New
[v4,4/4] Add qtest support for i.MX I2C device emulation. 2013-05-07 Jean-Christophe DUBOIS New
[v4,4/4] Add support for net bridge 2011-11-01 Corey Bryant New
[v4,4/4] Add top level changes for moxie 2013-02-27 Anthony Green New
[v4,4/4] Clear handler only for valid fd 2012-09-23 Orit Wasserman New
[v4,4/4] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages. 2010-04-20 Yoshiaki Tamura New
[v4,4/4] docs: Document scsi-disk and usb-storage removable parameter 2011-01-24 Stefan Hajnoczi New
[v4,4/4] docs: Document virtio PCI -device ioeventfd=on|off 2010-11-17 Stefan Hajnoczi New
[v4,4/4] fdc: fix interrupt handling 2012-06-13 Pavel Hrdina New
[v4,4/4] hw: Introduce spec. ver. 2.00 compliant SD host controller 2012-01-25 Mitsyanko Igor New
[v4,4/4] linux-user: Implement signal handling for mips64 2012-01-03 Khansa Butt New
[v4,4/4] mirror: support arbitrarily-sized iterations 2013-01-22 Paolo Bonzini New
[v4,4/4] piix_pci: load path clean up 2011-03-22 Isaku Yamahata New
[v4,4/4] qemu-config: Add new -add-fd command line option 2012-10-18 Corey Bryant New
[v4,4/4] qemu-config: Add new -add-fd command line option 2012-10-19 Kevin Wolf New
[v4,4/4] qemu_next_deadline should not consider host-time timers 2011-04-13 Paolo Bonzini New
[v4,4/4] rbd: Add bdrv_truncate implementation 2011-05-24 Josh Durgin New
[v4,4/4] target-sh4: Introduce realizefn for SuperHCPU 2012-04-23 Andreas Färber New
[v4,4/4] use rom loader for pc bios. 2009-10-26 Gerd Hoffmann New
[v4,4/4] vfio: Enable vfio-pci and mark supported 2012-09-13 Alex Williamson New
[v4,4/4] virtio-9p: cleanup: QOM casts. 2013-04-23 fred.konrad@greensocs.com New
[v4,4/4] xilinx_zynq: machine model initial version 2012-02-14 Peter A. G. Crosthwaite New
[v4,4/5] SPARC: Emulation of Leon3 2011-01-24 Fabien Chouteau New
[v4,4/5] atapi: GESN: Standardise event response handling for future additions 2011-04-12 Amit Shah New
[v4,4/5] block: add 'speed' optional parameter to block-stream 2012-04-25 Stefan Hajnoczi New
[v4,4/5] hpet 'driftfix': add code in update_irq() to detect coalesced interrupts (x86 apic only) 2011-05-09 Ulrich Obergfell New
[v4,4/5] prepare to create HPET, RTC and i8254 through composition 2012-07-18 Wanpeng Li New
[v4,4/5] qed: Read/write support 2010-10-28 Stefan Hajnoczi New
[v4,4/5] sheepdog: use inet_connect to simplify connect code 2013-01-29 MORITA Kazutaka New
[v4,4/5] softfloat: Drop [u]int16 types in favor of [u]int_fast16_t 2011-01-04 Andreas Färber New
[v4,4/5] usb/hcd-ehci: Replace PORTSC macros with variables 2013-02-25 Andreas Färber New
[v4,4/5] vga: add some optional CGA compatibility hacks 2012-09-03 Matthew Ogilvie New
[v4,4/5] virtio-console: Factor out common init between console and generic ports 2010-05-04 Amit Shah New
[v4,4/6] KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS. 2013-02-28 Cornelia Huck New
[v4,4/6] block QMP: Deprecate query-block's "type", drop info block's "type=" 2011-05-16 Markus Armbruster New
[v4,4/6] cirrus_vga: do not reset videoram on resume 2012-01-20 Stefano Stabellini New
[v4,4/6] hw/ds1338.c: Ensure state is properly initialized. 2012-12-12 Antoine Mathys New
[v4,4/6] introduce new vma archive format 2013-02-20 Dietmar Maurer New
[v4,4/6] pci: don't overwrite multi functio bit in pci header type. 2010-06-21 Isaku Yamahata New
[v4,4/6] pflash_cfi01: memory region should be set to enable readonly mode 2013-05-07 jordan.l.justen@intel.com New
[v4,4/6] qapi: generate list struct and visit_list for enum 2012-07-05 Amos Kong New
[v4,4/6] qed: replace is_write with flags field 2012-01-18 Stefan Hajnoczi New
[v4,4/6] timers: the rearm function should be able to handle delta = INT64_MAX 2012-01-31 Stefano Stabellini New
[v4,4/6] xen mapcache: check if memory region has moved. 2012-01-25 Stefano Stabellini New
[v4,4/7] MIPS: Initial support of VIA USB controller used by fulong mini pc 2010-06-05 chen huacai New
[v4,4/7] RTC: Set internal millisecond register to 500ms when reset divider 2012-03-19 Zhang, Yang Z New
[v4,4/7] TCG: Use gen_opparam_ptr from context instead of global variable. 2012-10-31 Evgeny Voevodin New
[v4,4/7] arm: add dummy gic security registers 2011-12-28 Mark Langsdorf New
[v4,4/7] disas/i386.c: disassemble aes-ni instructions 2013-03-31 Aurelien Jarno New
[v4,4/7] guest agent: add error class for QERR_QGA_LOGGING_FAILED 2011-06-03 Michael Roth New
[v4,4/7] hw/acpi: export default ACPI headers using the type just introduced 2013-04-18 Laszlo Ersek New
[v4,4/7] hw/vexpress.c: Factor out daughterboard-specific initialization 2012-02-03 Peter Maydell New
[v4,4/7] i8254: Pass alternative IRQ output object on initialization 2012-02-01 Jan Kiszka New
[v4,4/7] qapi: Re-arrange monitor.c functions 2012-06-22 Corey Bryant New
[v4,4/7] qtest: add clock management 2012-03-28 Paolo Bonzini New
[v4,4/7] trace: [monitor] Use new event control interface 2012-05-08 Lluís Vilanova New
[v4,4/7] virtio-serial-ccw: switch to the new API. 2013-03-29 fred.konrad@greensocs.com New
[v4,4/7] virtio: remove the function pointer. 2013-04-24 fred.konrad@greensocs.com New
[v4,4/8] Store the data to send also in iovec 2013-03-21 Orit Wasserman New
[v4,4/8] block: add bdrv_set_copy_on_read() 2011-11-23 Stefan Hajnoczi New
[v4,4/8] pc: Enable MSI support at APIC level 2012-05-16 Jan Kiszka New
[v4,4/8] prep: qdev'ify Raven host bridge (SysBus) 2012-01-13 Andreas Färber New
[v4,4/8] qemu-iotests: add 055 drive-backup test case 2013-05-16 Stefan Hajnoczi New
[v4,4/8] virtio-rng-s390: switch to the new API. 2013-04-19 fred.konrad@greensocs.com New
[v4,4/9] MSI-X state save/load invocations moved to PCI Device save/load callbacks to avoid code duplication in MSI-X-enabled devices that support live migration 2012-03-15 Dmitry Fleytman New
[v4,4/9] QAPI: add type_sized_buffer 2013-03-21 Stefan Berger New
[v4,4/9] dump: Add API to create header of vmcore 2013-05-28 Qiao Nuohan New
[v4,5/5] SPARC: Add asr17 register support 2011-01-24 Fabien Chouteau New
[v4,5/5] atapi: GESN: implement 'media' subcommand 2011-04-12 Amit Shah New
[v4,5/5] hpet 'driftfix': add code in hpet_timer() to compensate delayed callbacks and coalesced interrupts 2011-05-09 Ulrich Obergfell New
[v4,5/5] i8259: fix dynamically masking slave IRQs with IMR register 2012-09-05 Matthew Ogilvie New
[v4,5/5] i8259: fix dynamically masking slave IRQs with IMR register 2012-09-03 Matthew Ogilvie New
[v4,5/5] i8259: fix dynamically masking slave IRQs with IMR register 2012-09-04 Paolo Bonzini New
[v4,5/5] merge pc_piix.c to pc.c 2012-07-18 Wanpeng Li New
[v4,5/5] qed: Consistency check support 2010-10-28 Stefan Hajnoczi New
[v4,5/5] qemu-iotests: add block-stream speed value test case 2012-04-25 Stefan Hajnoczi New