Age | Commit message (Expand) | Author |
2013-11-21 | pc: get rid of builtin pvpanic for "-M pc-1.5" | Paolo Bonzini |
2013-11-10 | Revert "hw/pci: partially handle pci master abort" | Marcel Apfelbaum |
2013-11-10 | loader: drop return value for rom_add_blob_fixed | Michael S. Tsirkin |
2013-11-10 | Fix pc migration from qemu <= 1.5 | Cole Robinson |
2013-11-05 | bswap.h: Remove le32_to_cpupu() | Peter Maydell |
2013-11-05 | bswap.h: Remove le16_to_cpupu() | Peter Maydell |
2013-11-05 | bswap.h: Remove cpu_to_le32wu() | Peter Maydell |
2013-11-05 | bswap.h: Remove cpu_to_le16wu() | Peter Maydell |
2013-11-05 | pcmcia: QOM'ify PCMCIACardState and MicroDriveState | Andreas Färber |
2013-11-05 | pxa: Fix typo "dettach" | Andreas Färber |
2013-11-05 | qdev: Drop misleading qdev_free() function | Stefan Hajnoczi |
2013-11-05 | arm11mpcore: Prepare for QOM embedding | Andreas Färber |
2013-11-05 | realview_gic: Prepare for QOM embedding | Andreas Färber |
2013-11-05 | arm11mpcore: Split off SCU device | Andreas Färber |
2013-11-05 | a15mpcore: Prepare for QOM embedding | Andreas Färber |
2013-11-05 | a9mpcore: Prepare for QOM embedding | Andreas Färber |
2013-11-05 | a9mpcore: Embed ARMMPTimerState | Andreas Färber |
2013-11-05 | a9mpcore: Embed A9SCUState | Andreas Färber |
2013-11-05 | arm_gic: Extract headers hw/intc/arm_gic{,_common}.h | Andreas Färber |
2013-10-31 | Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging | Anthony Liguori |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-10-31 | integrator: fix Linux boot failure by emulating dbg region | Alex Bennée |
2013-10-25 | spapr: Use DeviceClass::fw_name for device tree CPU node | Andreas Färber |
2013-10-25 | xics: Implement H_XIRR_X | Benjamin Herrenschmidt |
2013-10-25 | xics-kvm: Support for in-kernel XICS interrupt controller | David Gibson |
2013-10-25 | xics: add cpu_setup callback | Alexey Kardashevskiy |
2013-10-25 | xics: split to xics and xics-common | Alexey Kardashevskiy |
2013-10-25 | xics: add pre_save/post_load dispatchers | Alexey Kardashevskiy |
2013-10-25 | spapr-rtas: fix h_rtas parameters reading | Alexey Kardashevskiy |
2013-10-14 | i386: ACPI table generation code from seabios | Michael S. Tsirkin |
2013-10-14 | acpi: add interface to access user-installed tables | Michael S. Tsirkin |
2013-10-14 | hpet: add API to find it | Michael S. Tsirkin |
2013-10-14 | pvpanic: add API to access io port | Michael S. Tsirkin |
2013-10-14 | ich9: APIs for pc guest info | Michael S. Tsirkin |
2013-10-14 | piix: APIs for pc guest info | Michael S. Tsirkin |
2013-10-14 | acpi/piix: add macros for acpi property names | Michael S. Tsirkin |
2013-10-14 | i386: define pc guest info | Michael S. Tsirkin |
2013-10-14 | loader: allow adding ROMs in done callbacks | Michael S. Tsirkin |
2013-10-14 | loader: use file path size from fw_cfg.h | Michael S. Tsirkin |
2013-10-14 | q35: expose mmcfg size as a property | Michael S. Tsirkin |
2013-10-14 | q35: use macro for MCFG property name | Michael S. Tsirkin |
2013-10-14 | pcie_host: expose address format | Michael S. Tsirkin |
2013-10-14 | pcie_host: expose UNMAPPED macro | Michael S. Tsirkin |
2013-10-14 | loader: support for unmapped ROM blobs | Michael S. Tsirkin |
2013-10-14 | fw_cfg: interface to trigger callback on read | Michael S. Tsirkin |
2013-10-14 | hw/pci: removed irq field from PCIDevice | Marcel Apfelbaum |
2013-10-14 | hw/pcie: AER and hot-plug events must use device's interrupt | Marcel Apfelbaum |
2013-10-14 | hw/pci: add pci wrappers for allocating and asserting irqs | Marcel Apfelbaum |
2013-10-14 | hw/core: Add interface to allocate and free a single IRQ | Marcel Apfelbaum |
2013-10-14 | hw/pci: partially handle pci master abort | Marcel Apfelbaum |