Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 497 498 499 500 501 502 503 504 505 ... 570 571 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[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-19 Kevin Wolf New
[v4,4/4] qemu-config: Add new -add-fd command line option 2012-10-18 Corey Bryant 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,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-03 Matthew Ogilvie 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-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
[v4,5/5] sheepdog: add support for connecting to unix domain socket 2013-01-29 MORITA Kazutaka New
[v4,5/5] usb/hcd-ehci: Add Faraday FUSBH200 support 2013-02-25 Andreas Färber New
[v4,5/5] virtio-console: Throttle virtio-serial-bus if we can't consume any more guest data 2010-05-04 Amit Shah New
[v4,5/6] KVM: ioeventfd for virtio-ccw devices. 2013-02-28 Cornelia Huck New
[v4,5/6] Set runstate to INMIGRATE earlier 2012-01-25 Stefano Stabellini New
[v4,5/6] add regression tests for backup 2013-02-20 Dietmar Maurer New
[v4,5/6] blockdev: Store -drive option media in DriveInfo 2011-05-16 Markus Armbruster New
[v4,5/6] hw/ds1338.c: Implement support for the control register. 2012-12-12 Antoine Mathys New
[v4,5/6] pc_sysfw: allow flash (-pflash) memory to be used with KVM 2013-05-07 jordan.l.justen@intel.com New
[v4,5/6] pci: use pci_create_simple_mf() 2010-06-21 Isaku Yamahata New
[v4,5/6] qapi: convert sendkey 2012-07-05 Amos Kong New
[v4,5/6] qed: add .bdrv_co_write_zeroes() support 2012-01-18 Stefan Hajnoczi New
[v4,5/6] qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled 2012-01-31 Stefano Stabellini New
[v4,5/6] vmdk: store fields of VmdkMetaData in cpu endian 2013-04-28 Fam Zheng New
[v4,5/6] xen: record physmap changes to xenstore 2012-01-20 Stefano Stabellini New
[v4,5/7] MIPS: Initial support of fulong mini pc (CPU definition) 2010-06-05 chen huacai New
[v4,5/7] RTC:Add RTC update-ended interrupt support 2012-03-19 Zhang, Yang Z New
[v4,5/7] TCG: Use gen_opc_buf from context instead of global variable. 2012-10-31 Evgeny Voevodin New
[v4,5/7] add L2x0/PL310 cache controller device 2011-12-28 Mark Langsdorf New
[v4,5/7] aes: move aes.h from include/block to include/qemu 2013-03-31 Aurelien Jarno New
[v4,5/7] block: Prevent /dev/fd/X filename from being detected as floppy 2012-06-22 Corey Bryant New
[v4,5/7] guest agent: add guest agent RPCs/commands 2011-06-03 Michael Roth New
[v4,5/7] hw/acpi: export acpi_checksum() 2013-04-18 Laszlo Ersek New
[v4,5/7] hw/vexpress.c: Instantiate the motherboard CLCD 2012-02-03 Peter Maydell New
[v4,5/7] i8254: Rework & fix interaction with HPET in legacy mode 2012-02-01 Jan Kiszka New
[v4,5/7] qtest: add C version of test infrastructure 2012-03-28 Paolo Bonzini New
[v4,5/7] trace: [default] Use new event control interface 2012-05-08 Lluís Vilanova New
[v4,5/7] virtio-serial: cleanup: init and exit functions. 2013-03-29 fred.konrad@greensocs.com New
[v4,5/7] virtio: remove virtiobindings. 2013-04-24 fred.konrad@greensocs.com New
[v4,5/8] MAINTAINERS: Add PCI host bridge files to PReP machine 2012-01-13 Andreas Färber New
[v4,5/8] Use writev ops if available 2013-03-21 Orit Wasserman New
[v4,5/8] block: wait for overlapping requests 2011-11-23 Stefan Hajnoczi New
[v4,5/8] blockdev: rename BlkTransactionStates to singular 2013-05-16 Stefan Hajnoczi New
[v4,5/8] kvm: x86: Wire up MSI support for in-kernel irqchip 2012-05-16 Jan Kiszka New
[v4,5/8] msi: Invoke msi/msix_reset from PCI core 2012-05-15 Jan Kiszka New
[v4,5/8] virtio-rng-ccw: switch to the new API. 2013-04-19 fred.konrad@greensocs.com New
[v4,5/9] ASN.1 output visitor 2013-03-21 Stefan Berger New