Age | Commit message (Expand) | Author | Files | Lines |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-13 | hw: Don't use hw_error() for machine initialization errors | Markus Armbruster | 1 | -4/+7 |
2015-10-23 | prep: do not use CPU_LOG_IOPORT, convert to tracepoints | Paolo Bonzini | 1 | -27/+3 |
2015-09-25 | ppc: Rename ELF_MACHINE to be PPC specific | Peter Crosthwaite | 1 | -1/+1 |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -11/+6 |
2015-09-09 | i8257: remove cpu_request_exit irq | Paolo Bonzini | 1 | -11/+0 |
2015-07-07 | ppc: Update cpu_model in MachineState | Bharata B Rao | 1 | -4/+3 |
2015-06-03 | hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irq | Shannon Zhao | 1 | -3/+2 |
2015-03-10 | m48t59: introduce new base-year qdev property | Mark Cave-Ayland | 1 | -1/+1 |
2015-03-10 | m48t59: let init functions return a Nvram object | Hervé Poussineau | 1 | -11/+150 |
2015-01-08 | hw/usb: simplified usb_enabled | Marcel Apfelbaum | 1 | -1/+1 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -1/+1 |
2014-10-03 | ide: Update ide_drive_get to be HBA agnostic | John Snow | 1 | -1/+1 |
2014-07-15 | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Shreyas B. Prabhu | 1 | -2/+1 |
2014-07-07 | prep: Remove CPU reset entry point hack related to OpenHack'Ware | Hervé Poussineau | 1 | -3/+0 |
2014-07-07 | prep: Remove PCI memory hack related to OpenHack'Ware | Hervé Poussineau | 1 | -9/+0 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 1 | -7/+7 |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov | 1 | -3/+4 |
2014-03-20 | raven: Set a correct PCI memory region | Hervé Poussineau | 1 | -0/+9 |
2014-03-20 | raven: Implement non-contiguous I/O region | Hervé Poussineau | 1 | -91/+3 |
2014-03-13 | raven: Move BIOS loading from board code to PCI host | Hervé Poussineau | 1 | -40/+6 |
2014-02-09 | prep: Kill get_system_io() usage | Hervé Poussineau | 1 | -1/+1 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 1 | -2/+2 |
2013-07-25 | prep: fix I/O port endianness | Paolo Bonzini | 1 | -1/+1 |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber | 1 | -2/+4 |
2013-07-09 | cpu: Replace cpu_single_env with CPUState current_cpu | Andreas Färber | 1 | -3/+3 |
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 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -4/+4 |
2013-07-04 | prep: replace register_ioport* | Jan Kiszka | 1 | -8/+15 |
2013-06-28 | cpu: Change cpu_exit() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber | 1 | -2/+3 |
2013-06-07 | isa: QOM'ify ISABus | Andreas Färber | 1 | -1/+1 |
2013-05-06 | prep: Make System I/O port 0092 read/write | Julio Guerra | 1 | -1/+1 |
2013-05-05 | prep: Add ELF support for -bios | Andreas Färber | 1 | -9/+22 |
2013-05-05 | prep: Fix NIP reset value | Fabien Chouteau | 1 | -0/+3 |
2013-04-29 | audio: enable PCI audio cards for all PCI-enabled targets | Paolo Bonzini | 1 | -3/+0 |
2013-04-29 | audio: look for the ISA and PCI buses | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -8/+8 |
2013-03-08 | pci_host: Drop write-only address_space field | Peter Maydell | 1 | -1/+0 |
2013-01-30 | prep: Move PReP machine to hw/ppc/ | Andreas Färber | 1 | -0/+680 |