Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 481 482 483 484 485 486 487 488 489 ... 568 569 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[02/22] usb: separate out legacy usb registration from type registration 2012-02-01 Anthony Liguori New
[2/2] virtio-net: do not expose a larger config size if multiqueue isn't enabled 2013-02-02 Anthony Liguori New
[7/9] rtc: split out macros into a header file and use in test case 2012-03-15 Anthony Liguori New
Make machine->init take QEMUMachine as an argument 2010-06-03 Anthony Liguori New
[15/17] virtio-9p: Use little endian format on virtio 2010-03-03 Anthony Liguori New
[v3,09/20] qapi: allow a 'gen' key to suppress code generation 2011-12-12 Anthony Liguori New
[6/9] vl: parse all options via QemuOpts 2012-03-19 Anthony Liguori New
[29/30] sysbus: convert to QEMU Object Model 2012-01-03 Anthony Liguori New
[12/23] qom: add new command to search for types 2012-01-30 Anthony Liguori New
[2/7] qtest: add libqos including PCI support 2013-04-16 Anthony Liguori New
[2/9] object: automatically free objects based on a release function 2012-08-26 Anthony Liguori New
migration: respect exit status with exec: 2010-06-02 Anthony Liguori New
[07/17] virtio-9p: Implement P9_TREAD 2010-03-03 Anthony Liguori New
[01/12] char: rename qemu_chr_write() to qemu_chr_fe_write() 2011-08-01 Anthony Liguori New
qtest: fix 32-bit build 2012-03-30 Anthony Liguori New
[06/22] qapi: add JSON parsing error message 2011-03-07 Anthony Liguori New
[17/23] qom: move properties from qdev to object 2012-01-30 Anthony Liguori New
[16/19] qemu-char: move msmouse registeration to msmouse.c 2013-02-18 Anthony Liguori New
[1/9] savevm: don't rely on paths if we can store a DeviceState object 2012-08-26 Anthony Liguori New
[2/2] machine: pass all init options as a single QemuOpts 2010-06-04 Anthony Liguori New
[17/17] Implement sync support in 9p server 2010-03-03 Anthony Liguori New
[v3,19/20] qdev: add a qdev_get_type() function and expose as a 'type' property 2011-12-12 Anthony Liguori New
rng-random: only build on POSIX platforms 2012-11-17 Anthony Liguori New
[19/30] i2c: rename i2c_slave -> I2CSlave 2012-01-03 Anthony Liguori New
s390x: fix qom-ification fall-out 2012-02-06 Anthony Liguori New
[6/7] i440fx-test: add test for PAM functionality 2013-04-16 Anthony Liguori New
[04/14] qdev: don't allow globals to be set by bus name 2012-04-18 Anthony Liguori New
[1/2] machine: package all init arguments into a QemuOpts 2010-06-04 Anthony Liguori New
[03/15] piix3: make PIIX3-xen a subclass of PIIX3 2012-01-26 Anthony Liguori New
[06/12] char: add an edge event API for the front ends 2011-08-01 Anthony Liguori New
[5/9] vl: enable system configuration to be used 2012-03-19 Anthony Liguori New
[21/30] hda-codec: convert to QEMU Object Model 2012-01-03 Anthony Liguori New
[21/23] object: sure up reference counting 2012-01-30 Anthony Liguori New
[1/7] qtest: don't use system command to avoid double fork 2013-04-16 Anthony Liguori New
[02/14] object: add object_property_foreach 2012-04-18 Anthony Liguori New
[3/3] gtk: add devices menu to allow changing removable block devices 2013-04-26 Anthony Liguori New
[03/17] virtio-9p: Implement P9_TATTACH 2010-03-03 Anthony Liguori New
[v3,060/197] add guards 2011-12-12 Anthony Liguori New
[3/9] vl: refactor command line parsing to allow options to be set via config 2012-03-19 Anthony Liguori New
Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled() 2010-10-07 Anthony Liguori New
[05/22] qdev: allow classes to overload qdev functions 2012-02-01 Anthony Liguori New
[09/19] qemu-char: add pty watch 2013-02-18 Anthony Liguori New
[9/9] qtest: add clock management 2012-03-15 Anthony Liguori New
[3/4] virtio: modify savevm to have a stable wire format 2012-12-10 Anthony Liguori New
[v2,01/18] qom: add a reference count to qdev objects 2011-12-02 Anthony Liguori New
[04/12] char: introduce backend tx queue 2011-08-01 Anthony Liguori New
[4/9] vl: mark system configuration options in qemu-options.hx 2012-03-19 Anthony Liguori New
block: fix the use of protocols in backing files 2010-10-27 Anthony Liguori New
qapi: add 'query-target' command to return target arch/bit size (v2) 2012-08-22 Anthony Liguori New
[4/7] libqos: add malloc support 2013-04-16 Anthony Liguori New
[1/9] w32: Support tests (make check) 2012-03-15 Anthony Liguori New
[2/3] monitor: add notifier list for monitor events 2013-04-26 Anthony Liguori New
[16/17] virtio-9p: Add support for hardlink 2010-03-03 Anthony Liguori New
[v3,039/197] virtio-serial-port 2011-12-12 Anthony Liguori New
[9/9] Add a management tool writer's guide 2012-03-19 Anthony Liguori New
[27/30] unin_pci: remove phantom qdev devices in unin_pci 2012-01-03 Anthony Liguori New
[05/10] rtc: split out macros into a header file and use in test case 2012-02-25 Anthony Liguori New
[17/19] qemu-char: move text console init to console.c 2013-02-18 Anthony Liguori New
[7/9] qdev: add notifier for when the device loses its parent bus (eject) 2012-08-26 Anthony Liguori New
[2/4] virtio: add wrapper for saving/restoring virtqueue elements 2012-12-10 Anthony Liguori New
pc: madvise(MADV_DONTNEED) memory on reset 2010-02-24 Anthony Liguori New
[10/12] char: rename qemu_chr_guest_close() -> qemu_chr_fe_close() 2011-08-01 Anthony Liguori New
[2/9] qemu-config: friends don't let friends use sscanf 2012-03-19 Anthony Liguori New
block: fix the use of protocols in backing files (v2) 2010-10-27 Anthony Liguori New
[06/10] qtest: add rtc-test test-case (v2) 2012-02-25 Anthony Liguori New
[7/7] fw_cfg: add qtest test case 2013-04-16 Anthony Liguori New
[9/9] hotplug: refactor hotplug to leverage new QOM functions 2012-08-26 Anthony Liguori New
[4/4] virtio: bump migration version number 2012-12-10 Anthony Liguori New
[2/4] Add access control support to qemu-bridge-helper 2009-11-04 Anthony Liguori New
[v3,021/197] qom: add string property type 2011-12-12 Anthony Liguori New
[2/2] serial: clear LSR.TEMT when populating the TSR 2012-04-02 Anthony Liguori New
[2/3] v2 Fix Block Hotplug race with drive_unplug() 2010-10-29 Anthony Liguori New
[04/22] qdev: remove info from class 2012-02-01 Anthony Liguori New
[10/19] char: add gio watch fn for tcp backends 2013-02-18 Anthony Liguori New
[8/9] qdev: make qdev_set_parent_bus() just set a link property 2012-08-26 Anthony Liguori New
[1/4] savevm: introduce little endian variants of savevm routines 2012-12-10 Anthony Liguori New
[3/4] Add cap reduction support to enable use as SUID binary 2009-11-04 Anthony Liguori New
migration: remove subsections in fdc and rtl8139 and bump versions 2011-08-02 Anthony Liguori New
[RFC] pc: change default machine model and versions 2012-04-03 Anthony Liguori New
[07/30] qom: add the base Object class (v2) 2012-01-03 Anthony Liguori New
[21/22] object: sure up reference counting 2012-02-01 Anthony Liguori New
[2/9] console: allow VCs to be overridden by UI 2013-02-18 Anthony Liguori New
[3/9] qbus: remove glib_allocated/qom_allocated and use release hook to free memory 2012-08-26 Anthony Liguori New
[PULL,00/45] Include reorganization + PCI patch queue 2012-12-19 Anthony Liguori New
[1/4] Add basic version of bridge helper 2009-11-04 Anthony Liguori New
[v3,063/197] make spapr a bit more patch monkey friendly 2011-12-12 Anthony Liguori New
[1/2] serial: fix retry logic 2012-04-02 Anthony Liguori New
[28/30] pci: convert to QEMU Object Model 2012-01-03 Anthony Liguori New
[07/10] qtest: IRQ interception infrastructure (v2) 2012-02-25 Anthony Liguori New
[18/19] serial: add flow control to transmit 2013-02-18 Anthony Liguori New
[4/9] object: remove object_finalize 2012-08-26 Anthony Liguori New
softfloat: rebase to version 2a 2013-04-29 Anthony Liguori New
[4/4] Add support for -net bridge 2009-11-04 Anthony Liguori New
[FYI] Scripts to generate project stats 2011-08-02 Anthony Liguori New
[8/9] vl: add -query-capabilities 2012-03-19 Anthony Liguori New
[10/30] qdev: don't access name through info 2012-01-03 Anthony Liguori New
[06/22] qdev: refactor device creation to allow bus_info to be set only in class 2012-02-01 Anthony Liguori New
[8/9] gtk: make default UI (v3) 2013-02-18 Anthony Liguori New
[6/9] qdev: make devices created with device_add nullable so they can be deleted 2012-08-26 Anthony Liguori New
[1/3] ide: add drive-id property 2013-04-26 Anthony Liguori New