Age | Commit message (Expand) | Author |
2017-02-21 | hw: Drop superfluous special checks for orphaned -drive | Markus Armbruster |
2016-05-19 | mips: use MIPSCPU instead of CPUMIPSState | Paolo Bonzini |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-16 | machine: Use type_init() to register machine classes | Eduardo Habkost |
2016-02-03 | magnum: disable floppy DMA for now | Hervé Poussineau |
2016-02-03 | i8257: pass ISA bus to DMA_init() function | Hervé Poussineau |
2016-01-23 | mips: Clean up includes | Peter Maydell |
2016-01-13 | isa: Clean up error handling around isa_bus_new() | Markus Armbruster |
2015-09-19 | Revert use of DEFINE_MACHINE() for registrations of multiple machines | Andreas Färber |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2015-09-09 | i8257: remove cpu_request_exit irq | Paolo Bonzini |
2015-06-11 | net/dp8393x: add PROM to store MAC address | Hervé Poussineau |
2015-06-11 | net/dp8393x: QOM'ify | Hervé Poussineau |
2015-06-11 | dma/rc4030: convert to QOM | Hervé Poussineau |
2015-06-11 | dma/rc4030: use AddressSpace and address_space_rw in users | Hervé Poussineau |
2015-06-11 | mips jazz: compile only in 64 bit | Hervé Poussineau |
2015-04-26 | exec.c: Make address_space_rw take transaction attributes | Peter Maydell |
2015-03-25 | mips: memory: Replace memory_region_init_ram with memory_region_allocate_syst... | Dirk Müller |
2015-02-13 | jazz: remove usage of isa_mem_base | Hervé Poussineau |
2015-02-13 | jazz: do not explode QEMUMachineInitArgs structure | Hervé Poussineau |
2015-02-13 | isa: add memory space parameter to isa_bus_new | Hervé Poussineau |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2013-11-21 | mips jazz: do not raise data bus exception when accessing invalid addresses | Hervé Poussineau |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster |
2013-08-08 | mips: revert commit b332d24a8e1290954029814d09156b06ede358e2 | Aurelien Jarno |
2013-07-30 | mips_jazz: Silence BIOS loading warning for qtest | Andreas Färber |
2013-07-25 | mips: degrade BIOS error to warning | Paolo Bonzini |
2013-07-25 | mips_jazz: do not use isa_mmio | Paolo Bonzini |
2013-07-09 | cpu: Replace cpu_single_env with CPUState current_cpu | Andreas Färber |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-28 | cpu: Change cpu_exit() argument to CPUState | Andreas Färber |
2013-04-29 | audio: enable PCI audio cards for all PCI-enabled targets | Paolo Bonzini |
2013-04-29 | audio: look for the ISA and PCI buses | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |