Age | Commit message (Expand) | Author |
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 |
2013-12-23 | exynos4210: Use macro ARRAY_SIZE where possible | Stefan Weil |
2013-12-23 | misc: Use macro ARRAY_SIZE where possible | Stefan Weil |
2013-12-23 | hw/arm/highbank: Simplify code (memory region in device state) | Stefan Weil |
2013-12-23 | qdev: switch reset to post-order | Paolo Bonzini |
2013-12-23 | qdev: allow both pre- and post-order vists in qdev walking functions | Paolo Bonzini |
2013-12-23 | pci: clean up resetting of IRQs | Paolo Bonzini |
2013-12-23 | pci: do not export pci_bus_reset | Paolo Bonzini |
2013-12-23 | ACPI/DSDT-CPU: cleanup bogus comment | Igor Mammedov |
2013-12-23 | ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handler | Igor Mammedov |
2013-12-23 | acpi: ich9: allow guest to clear SCI rised by GPE | Igor Mammedov |
2013-12-23 | acpi: factor out common pm_update_sci() into acpi core | Igor Mammedov |
2013-12-23 | acpi: piix4: remove not needed GPE0 mask | Igor Mammedov |
2013-12-23 | hw/i386/pc_sysfw: support two flash drives | Laszlo Ersek |