| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/alpha: Provide a PCI-ISA bridge device node | Jason Thorpe | 2021-06-28 | 1 | -8/+30 |
* | hw/alpha: Provide console information to the PALcode at start-up | Jason Thorpe | 2021-06-28 | 1 | -1/+11 |
* | hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings | Jason Thorpe | 2021-06-28 | 1 | -2/+5 |
* | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | vl: extract softmmu/datadir.c | Paolo Bonzini | 2020-12-10 | 1 | -0/+1 |
* | alpha: remove bios_name | Paolo Bonzini | 2020-12-10 | 1 | -1/+1 |
* | load_elf: Remove unused address variables from callers | BALATON Zoltan | 2020-09-26 | 1 | -4/+4 |
* | hw/ide: Do ide_drive_get() within pci_ide_create_devs() | BALATON Zoltan | 2020-03-17 | 1 | -10/+3 |
* | dp264: use pci_create_simple() to initialise the cmd646 device | Mark Cave-Ayland | 2020-03-10 | 1 | -1/+5 |
* | hw/alpha/dp264: Include "net/net.h" | Philippe Mathieu-Daudé | 2020-03-09 | 1 | -0/+1 |
* | hw: Make MachineClass::is_default a boolean type | Philippe Mathieu-Daudé | 2020-02-28 | 1 | -1/+1 |
* | alpha/dp264: use memdev for RAM | Igor Mammedov | 2020-02-19 | 1 | -1/+2 |
* | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 2020-01-29 | 1 | -2/+2 |
* | hw: replace hw/i386/pc.h with a header just for the i8259 | Paolo Bonzini | 2019-12-17 | 1 | -0/+1 |
* | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -1/+1 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | hw: Replace global smp variables with MachineState for all remaining archs | Like Xu | 2019-07-05 | 1 | -0/+1 |
* | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 2019-02-05 | 1 | -2/+2 |
* | change get_image_size return type to int64_t | Li Zhijian | 2018-10-02 | 1 | -1/+2 |
* | hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -6/+4 |
* | hw/alpha/dp264: Add the ISA DMA controller | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -0/+4 |
* | hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -1/+2 |
* | hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -1/+1 |
* | hw/timer/i8254: rename pit_init() -> i8254_pit_init() | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -1/+1 |
* | alpha: use generic cpu_model parsing | Igor Mammedov | 2017-10-27 | 1 | -2/+2 |
* | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov | 2017-09-19 | 1 | -4/+0 |
* | alpha: replace cpu_alpha_init() with cpu_generic_init() | Igor Mammedov | 2017-09-01 | 1 | -2/+6 |
* | target/alpha: Merge several flag bytes into ENV->FLAGS | Richard Henderson | 2017-07-19 | 1 | -1/+0 |
* | hw: Default -drive to if=ide explicitly where it works | Markus Armbruster | 2017-02-21 | 1 | -0/+1 |
* | sun4uv: fix serial initialization regression | Marc-André Lureau | 2016-10-24 | 1 | -1/+1 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -0/+1 |
* | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 2016-03-22 | 1 | -0/+2 |
* | loader: Add data swap option to load-elf | Peter Crosthwaite | 2016-03-04 | 1 | -2/+2 |
* | alpha: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | hw: Don't use hw_error() for machine initialization errors | Markus Armbruster | 2016-01-13 | 1 | -5/+6 |
* | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 2015-09-19 | 1 | -11/+6 |
* | hw/alpha/dp264.c: Fix memory leak spotted by valgrind | Shannon Zhao | 2015-06-03 | 1 | -3/+4 |
* | Switch non-CPU callers from ld/st*_phys to address_space_ld/st* | Peter Maydell | 2015-04-26 | 1 | -3/+6 |
* | serial: Factor out common serial_hds_isa_init() | Markus Armbruster | 2015-02-24 | 1 | -5/+1 |
* | ide: Update ide_drive_get to be HBA agnostic | John Snow | 2014-10-03 | 1 | -1/+1 |
* | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 2014-05-28 | 1 | -6/+6 |
* | exec: Make stq_*_phys input an AddressSpace | Edgar E. Iglesias | 2014-02-11 | 1 | -2/+3 |
* | hw: Clean up bogus default boot order | Markus Armbruster | 2013-08-28 | 1 | -1/+0 |
* | hw/alpha: Use SRM epoch | Richard Henderson | 2013-07-14 | 1 | -1/+3 |
* | pci: Add root bus parameter to pci_nic_init() | David Gibson | 2013-07-07 | 1 | -1/+1 |
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -3/+3 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -0/+182 |