Age | Commit message (Expand) | Author |
2014-01-31 | arm_gic: Introduce define for GIC_NR_SGIS | Christoffer Dall |
2014-01-26 | pc: Save size of RAM below 4GB | Eduardo Habkost |
2014-01-26 | pc: ACPI: unify source of CPU hotplug IO base/len | Igor Mammedov |
2014-01-26 | acpi: ich9: add CPU hotplug handling to Q35 machine | Igor Mammedov |
2014-01-26 | acpi: factor out common cpu hotplug code for PIIX4/Q35 | Igor Mammedov |
2014-01-26 | piix4: add acpi pci hotplug support | Michael S. Tsirkin |
2014-01-26 | pcihp: generalization of piix4 acpi | Michael S. Tsirkin |
2014-01-26 | pci: add pci_for_each_bus_depth_first | Michael S. Tsirkin |
2014-01-26 | Add DSDT node for AppleSMC | Gabriel L. Somlo |
2014-01-16 | usb: add support for microsoft os descriptors | Gerd Hoffmann |
2014-01-14 | Merge remote branch 'luiz/queue/qmp' into qmpq | Edgar E. Iglesias |
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-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 | arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER | Christoffer Dall |
2014-01-06 | hw: Remove assert_no_error usages | Peter Crosthwaite |
2014-01-01 | pxa27x: Add 'const' attribute to keyboard maps | Stefan Weil |
2014-01-01 | pxa27x: Reduce size of keyboard matrix mapping | Stefan Weil |
2013-12-24 | ioapic: QOM'ify ioapic | xiaoqiang zhao |
2013-12-24 | icc_bus: QOM'ify ICC | xiaoqiang zhao |
2013-12-24 | apic: QOM'ify APIC | xiaoqiang zhao |
2013-12-24 | qdev: Drop misleading qbus_free() function | Stefan Hajnoczi |
2013-12-24 | qdev: Document that pointer properties kill device_add | Markus Armbruster |
2013-12-23 | piix: fix 32bit pci hole | Gerd Hoffmann |
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: do not export pci_bus_reset | Paolo Bonzini |
2013-12-23 | acpi: factor out common pm_update_sci() into acpi core | Igor Mammedov |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-20 | dataplane: replace hostmem with memory_region_find | Paolo Bonzini |
2013-12-20 | dataplane: change vring API to use VirtQueueElement | Paolo Bonzini |
2013-12-20 | spapr-rtas: add ibm, (get|set)-system-parameter | Alexey Kardashevskiy |
2013-12-20 | spapr-rtas: replace return code constants with macros | Alexey Kardashevskiy |
2013-12-17 | hw/arm: add allwinner a10 SoC support | liguang |
2013-12-17 | hw/intc: add allwinner A10 interrupt controller | liguang |
2013-12-17 | hw/timer: add allwinner a10 timer | liguang |
2013-12-17 | vmstate: Add support for an array of ptimer_state * | Peter Maydell |
2013-12-17 | hw/arm/digic: add UART support | Antony Pavlov |
2013-12-17 | hw/arm/digic: add timer support | Antony Pavlov |
2013-12-17 | hw/arm: add very initial support for Canon DIGIC SoC | Antony Pavlov |
2013-12-13 | Merge remote-tracking branch 'bonzini/virtio' into staging | Anthony Liguori |
2013-12-13 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-12-11 | hpet: fix build with CONFIG_HPET off | Michael S. Tsirkin |
2013-12-11 | hpet: enable to entitle more irq pins for hpet | Liu Ping Fan |
2013-12-10 | hw/arm/boot: Allow boards to provide an fdt blob | John Rigby |
2013-12-10 | cpu/a9mpcore: Add Global Timer | François LEGAL |
2013-12-10 | hw/timer: Introduce ARM A9 Global Timer. | Peter Crosthwaite |
2013-12-10 | cpu/a9mpcore: reorder operations/declarations | Peter Crosthwaite |
2013-12-10 | smbios: Set system manufacturer, product & version by default | Markus Armbruster |