aboutsummaryrefslogtreecommitdiff
path: root/hw/alpha
AgeCommit message (Expand)Author
2014-10-03ide: Update ide_drive_get to be HBA agnosticJohn Snow
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-08-28iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-10-02hw/alpha: Fix compiler warning (integer constant is too large)Stefan Weil
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-16target-alpha: Implement the typhoon iommuRichard Henderson
2013-07-18target-alpha: Move alarm to vm_clockRichard Henderson
2013-07-14hw/alpha: Use SRM epochRichard Henderson
2013-07-14hw/alpha: Drop latch_tmp hackRichard Henderson
2013-07-13hw/alpha: Don't machine check on missing pci i/oRichard Henderson
2013-07-13hw/alpha: Don't use get_system_ioRichard Henderson
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-28cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber
2013-04-15include: avoid useless includes of exec/ headersPaolo Bonzini
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini