44 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Paolo Bonzini eb09df9272 moxie: do not use ram_size global 6 years ago
Paolo Bonzini b029702bac moxie: remove bios_name 6 years ago
BALATON Zoltan 617160c9e1 load_elf: Remove unused address variables from callers 6 years ago
Marc-André Lureau 2c44220d05 meson: convert hw/arch* 7 years ago
Philippe Mathieu-Daudé ea0ac7f6f8 hw: Make MachineClass::is_default a boolean type 7 years ago
Aleksandar Markovic 6cdda0ff4b hw/core/loader: Let load_elf() populate a field with CPU-specific flags 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster 71e8a91585 Include sysemu/reset.h a lot less 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Paolo Bonzini bacef57d83 moxie-softmmu.mak: express dependencies with Kconfig 8 years ago
Paolo Bonzini 82f5181777 kconfig: introduce kconfig files 8 years ago
Yang Zhong f0975e8f20 hw/moxie/Makefile.objs: Conditionally build moxie 8 years ago
Liam Merwick 4366e1db16 elf: Add optional function ptr to load_elf() to parse ELF notes 8 years ago
Thomas Huth 0cd0589ecf trivial: Don't include isa.h if it is not really necessary 8 years ago
Li Zhijian f3839fda57 change get_image_size return type to int64_t 8 years ago
Peter Maydell 9bca0edb28 Change references to serial_hds[] to serial_hd() 8 years ago
Alistair Francis 2ecdc2c364 hw/moxie: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Thomas Huth 7ce32f3005 hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim 9 years ago
Philippe Mathieu-Daudé c0578de60f misc: drop old i386 dependency 9 years ago
Igor Mammedov b2c223571e moxie: use generic cpu_model parsing 9 years ago
Igor Mammedov a7f981cc9f moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite" 9 years ago
Igor Mammedov 4482e05cbb cpu: make cpu_generic_init() abort QEMU on error 9 years ago
Igor Mammedov a328ad9647 moxie: replace cpu_moxie_init() with cpu_generic_init() 9 years ago
Peter Maydell 98a99ce084 hw: Use new memory_region_init_{ram, rom, rom_device}() functions 9 years ago
Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
Paolo Bonzini 4771d756f4 hw: explicitly include qemu-common.h and cpu.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Crosthwaite 7ef295ea5b loader: Add data swap option to load-elf 11 years ago
Peter Maydell d24688fb85 moxie: Clean up includes 11 years ago
Peter Crosthwaite b744d332f3 moxie: Remove ELF_MACHINE from cpu.h 11 years ago
Peter Crosthwaite 98dbe5aca8 elf: Update EM_MOXIE definition 11 years ago
Eduardo Habkost e264d29de2 Use DEFINE_MACHINE() to register all machines 11 years ago
Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 11 years ago
Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 12 years ago
Peter Maydell 64e64ef609 hw/moxie/moxiesim.c: Remove unused moxie_intc_create() 12 years ago
Marcel Apfelbaum 3ef9622182 machine: Conversion of QEMUMachineInitArgs to MachineState 12 years ago
Alexey Kardashevskiy 6a2331d12e moxie: fix load_elf() usage 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Stefan Weil 805a250502 Trivial grammar and spelling fixes 13 years ago
Paolo Bonzini 0ddfaf7fe4 hw: move MC146818RTC to hw/timer/, configure via default-configs/ 14 years ago
Paolo Bonzini ce3b494cb5 moxie: configure with default-configs file 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Anthony Green fe6344a05f Remove device_tree.o from hw/moxie/Makefile.objs. 14 years ago
Anthony Green a360d96582 Add sample moxie system 14 years ago