Age | Commit message (Expand) | Author | Files | Lines |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 1 | -6/+6 |
2014-02-11 | exec: Make stq_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -2/+3 |
2014-02-11 | exec: Make ldq/ldub_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -1/+1 |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -2/+0 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+1 |
2013-10-02 | hw/alpha: Fix compiler warning (integer constant is too large) | Stefan Weil | 1 | -1/+1 |
2013-09-03 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -1/+0 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 1 | -1/+0 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -1/+1 |
2013-08-16 | target-alpha: Implement the typhoon iommu | Richard Henderson | 1 | -28/+174 |
2013-07-18 | target-alpha: Move alarm to vm_clock | Richard Henderson | 1 | -1/+1 |
2013-07-14 | hw/alpha: Use SRM epoch | Richard Henderson | 1 | -1/+3 |
2013-07-14 | hw/alpha: Drop latch_tmp hack | Richard Henderson | 1 | -41/+12 |
2013-07-13 | hw/alpha: Don't machine check on missing pci i/o | Richard Henderson | 3 | -1/+29 |
2013-07-13 | hw/alpha: Don't use get_system_io | Richard Henderson | 3 | -57/+8 |
2013-07-09 | cpu: Replace cpu_single_env with CPUState current_cpu | Andreas Färber | 1 | -12/+4 |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -1/+1 |
2013-07-07 | pci: Add root bus parameter to pci_nic_init() | David Gibson | 1 | -1/+1 |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -9/+12 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -8/+8 |
2013-06-28 | cpu: Turn cpu_unassigned_access() into a CPUState hook | Andreas Färber | 1 | -4/+10 |
2013-04-15 | include: avoid useless includes of exec/ headers | Paolo Bonzini | 1 | -1/+0 |
2013-04-15 | arm: fix location of some include files | Peter Maydell | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 4 | -3/+24 |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 2 | -5/+843 |
2013-04-08 | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini | 1 | -1/+0 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -3/+3 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 3 | -1/+294 |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 1 | -0/+4 |