Age | Commit message (Expand) | Author |
2014-01-28 | virtio_rng: replace custom backend API with UserCreatable.complete() callback | Igor Mammedov |
2014-01-24 | Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into staging | Anthony Liguori |
2014-01-24 | Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into staging | Anthony Liguori |
2014-01-24 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2014-01-24 | block: rename buffer_alignment to guest_block_size | Paolo Bonzini |
2014-01-22 | dataplane: fix shadowed return value | Stefan Hajnoczi |
2014-01-20 | hda-codec: disable streams on reset | Gerd Hoffmann |
2014-01-16 | scsi: Support TEST UNIT READY in the dummy LUN0 | Paolo Bonzini |
2014-01-16 | usb-hid: add microsoft os descriptor support | Gerd Hoffmann |
2014-01-16 | usb: add support for microsoft os descriptors | Gerd Hoffmann |
2014-01-15 | virtio-scsi: Prevent assertion on missed events | Eric Farman |
2014-01-15 | virtio-scsi: Cleanup of I/Os that never started | Eric Farman |
2014-01-15 | scsi: Assign cancel_io vector for scsi_disk_emulate_ops | Paolo Bonzini |
2014-01-14 | Merge remote branch 'luiz/queue/qmp' into qmpq | Edgar E. Iglesias |
2014-01-14 | Microblaze: Convert Microblaze-pic handling to GPIOs | Alistair Francis |
2014-01-10 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2014-01-10 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2014-01-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2014-01-10 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2014-01-09 | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori |
2014-01-09 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2014-01-08 | hw: arm_gic: Introduce gic_set_priority function | Christoffer Dall |
2014-01-08 | arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER | Christoffer Dall |
2014-01-08 | arm/xilinx_zynq: Always instantiate the GEMs | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Implement Tx flow control | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Delete redundant rx rst logic | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Use the TX fifo for transmission | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Fix can_receive logic | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Remove TX timer & add TX FIFO state | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Define Missing SR/ISR fields | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Simplify status generation | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: s/r_fifo/rx_fifo | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Fix reset. | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Add missing uart_update_state | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Mark struct fields as public/private | Peter Crosthwaite |
2014-01-06 | qemu-option: Remove qemu_opts_create_nofail | Peter Crosthwaite |
2014-01-06 | hw: Remove assert_no_error usages | Peter Crosthwaite |
2014-01-06 | qdev: Delete dead code | Peter Crosthwaite |
2014-01-01 | mainstone: Fix duplicate array values for key 'space' | Stefan Weil |
2014-01-01 | pxa27x: Add 'const' attribute to keyboard maps | Stefan Weil |
2013-12-24 | ioapic: QOM'ify ioapic | xiaoqiang zhao |
2013-12-24 | ioapic: Cleanup for QOM'ification | xiaoqiang zhao |
2013-12-24 | icc_bus: QOM'ify ICC | xiaoqiang zhao |
2013-12-24 | apic: QOM'ify APIC | xiaoqiang zhao |
2013-12-24 | apic: Cleanup for QOM'ification | xiaoqiang zhao |
2013-12-24 | qdev: Drop misleading qbus_free() function | Stefan Hajnoczi |
2013-12-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster |
2013-12-23 | virtio: add back call to virtio_bus_device_unplugged | Paolo Bonzini |
2013-12-23 | piix: fix 32bit pci hole | Gerd Hoffmann |
2013-12-23 | target-i386: Move apic_state field from CPUX86State to X86CPU | Chen Fan |