- 0304f9e hw: Do not include "sysemu/block-backend.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
- 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
- 0b72476 arm/vexpress: Add proper display connector emulation by Linus Walleij · 7 years ago
- c0dbca3 hw/arm: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- d3f5433 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 8 years ago
- b62e39b General warn report fixups by Alistair Francis · 8 years ago
- 8297be8 Convert multi-line fprintf() to warn_report() by Alistair Francis · 8 years ago
- ba1ba5c arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly by Igor Mammedov · 8 years ago
- 4672cbd hw/arm: Set ignore_memory_transaction_failures for most ARM boards by Peter Maydell · 8 years ago
- c2de81e hw/arm: use defined type name instead of hard-coded string by Philippe Mathieu-Daudé · 8 years ago
- 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
- 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
- 7e46551 hw: Default -drive to if=none instead of scsi when scsi cannot work by Markus Armbruster · 8 years ago
- 054bb7b target-arm: Declare virtio-mmio as dma-coherent in dt by Alexander Graf · 8 years ago
- f0d1d2c hw/char: QOM'ify pl011 model by xiaoqiang zhao · 9 years ago
- 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
- da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
- 0e6aac8 machine: Use type_init() to register machine classes by Eduardo Habkost · 9 years ago
- 58e7109 device_tree: qemu_fdt_getprop_cell converted to use the error API by Eric Auger · 9 years ago
- 12b1672 hw/arm: Clean up includes by Peter Maydell · 9 years ago
- 007b065 Use error_fatal to simplify obvious fatal errors by Markus Armbruster · 10 years ago
- 98cec76 machine: Set MachineClass::name automatically by Eduardo Habkost · 10 years ago
- fc603d2 vexpress: Rename machine classes to use MACHINE_TYPE_NAME by Eduardo Habkost · 10 years ago
- 54477b0 vexpress: Don't set name on abstract class by Eduardo Habkost · 10 years ago
- f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 10 years ago
- a8f15a2 maint: remove double semicolons in many files by Daniel P. Berrange · 10 years ago
- e980942 pflash_cfi01: change big-endian property to BIT type by Paolo Bonzini · 10 years ago
- 27192e3 hw/arm/vexpress.c: Wire FIQ between CPU <> GIC by Fabian Aggeler · 10 years ago
- c8623c0 arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
- 11f10cf hw/arm/vexpress: Don't double-free flash filename by Peter Maydell · 10 years ago
- db25a15 hw/arm/vexpress: Fix memory leak reported by Coverity by Stefan Weil · 10 years ago
- 6e05a12 arm: fix memory leak by Gonglei · 10 years ago
- 9b3d111 hw: Propagate errors through qdev_prop_set_drive() by Markus Armbruster · 10 years ago
- 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
- 12d027f target-arm: Enable CPU has_el3 prop during VE init by Greg Bellows · 10 years ago
- e364bab target-arm: Change vexpress daughterboard init arg by Greg Bellows · 10 years ago
- 4902192 target-arm: Add vexpress machine secure property by Greg Bellows · 10 years ago
- af7c9f3 target-arm: Switch to common vexpress machine init by Greg Bellows · 10 years ago
- 9ee00ba target-arm: Add vexpress a9 & a15 machine objects by Greg Bellows · 10 years ago
- 7eb1dc7 target-arm: Add vexpress class and machine types by Greg Bellows · 10 years ago
- 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
- fa1d36d block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() by Markus Armbruster · 10 years ago
- 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
- 6ec1588 hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9 by Peter Maydell · 11 years ago
- 476e75a hw/arm/vexpress: Forbid specifying flash contents in two ways at once by Peter Maydell · 11 years ago
- 61e9924 vexpress: Add support for the -bios flag to provide firmware by Grant Likely · 11 years ago
- 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
- d097696 hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar property by Peter Maydell · 11 years ago
- 9948c38 vexpress: Set reset-cbar property for CPUs by Peter Maydell · 11 years ago
- 5a4348d device_tree: s/qemu_devtree/qemu_fdt globally by Peter Crosthwaite · 11 years ago
- 0163a2d Fix NOR flash device ID reading by Roy Franz · 11 years ago
- b843330 Set proper device-width for vexpress flash by Roy Franz · 11 years ago
- c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
- fe9120a hw/arm/vexpress: Don't use arm_pic_init_cpu() by Peter Maydell · 12 years ago
- c8a07b3 vexpress: Add virtio-mmio transports by Peter Maydell · 12 years ago
- cef04a2 vexpress: Make VEDBoardInfo extend arm_boot_info by Peter Maydell · 12 years ago
- 8941d6c hw/arm/vexpress: Add alias for flash at address 0 on A15 board by Peter Maydell · 12 years ago
- 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
- 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
- bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
- 9c7d489 hw/vexpress: Set reset values for daughterboard oscillators by Peter Maydell · 12 years ago
- 3141094 hw/vexpress: Pass voltage sensor properties to sysctl device by Peter Maydell · 12 years ago
- cdef10b hw/vexpress: Pass proc_id via VEDBoardInfo by Peter Maydell · 12 years ago
- 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/vexpress.c]
- 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
- f61850b hw/vexpress: Use correct HBI (board model number) for vexpress-a15 by Peter Maydell · 12 years ago
- 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
- e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
- 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
- 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
- 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
- 2d0d283 Support default block interfaces per QEMUMachine by Christian Borntraeger · 12 years ago
- f3cdbc3 hw/vexpress.c: Don't prematurely explode QEMUMachineInitArgs by Peter Maydell · 12 years ago
- a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
- 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
- 3dc3e7d Versatile Express: Add modelling of NOR flash by Francesco Lavra · 13 years ago
- 661bafb Versatile Express: Fix NOR flash 0 address and remove flash alias by Francesco Lavra · 13 years ago
- a005d07 net: Remove VLANState by Stefan Hajnoczi · 13 years ago
- 25d7169 hw/vexpress.c: Allow >4GB of RAM for Cortex-A15 daughterboard by Peter Maydell · 13 years ago
- 4bd7466 arm_pic: Pass ARMCPU to arm_pic_init_cpu() by Andreas Färber · 13 years ago
- 3aaa8df arm_boot: Pass ARMCPU to arm_load_kernel() by Andreas Färber · 13 years ago
- 64c9e29 vexpress: Use cpu_arm_init() to obtain ARMCPU by Andreas Färber · 13 years ago
- 5ae9330 arm hw/: Don't use CPUState by Andreas Färber · 13 years ago
- 961f195 hw/vexpress.c: Add vexpress-a15 machine by Peter Maydell · 13 years ago
- 96eacf6 arm_boot: Pass base address of GIC CPU interface, not whole GIC by Peter Maydell · 13 years ago
- b720687 hw/vexpress.c: Instantiate the motherboard CLCD by Peter Maydell · 13 years ago
- 4c3b29b hw/vexpress.c: Factor out daughterboard-specific initialization by Peter Maydell · 13 years ago
- aac1e02 hw/vexpress.c: Move secondary CPU boot code to SRAM by Peter Maydell · 13 years ago
- 2558e0a hw/vexpress.c: Make motherboard peripheral memory map table-driven by Peter Maydell · 13 years ago
- 7a65c8c ARM devboards: Set arm_sysctl properties before init, not after by Peter Maydell · 13 years ago
- 5a15758 vexpress, realview: Add (dummy) L2 cache controller by Peter Maydell · 13 years ago
- 078758d hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop by Evgeny Voevodin · 13 years ago
- 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
- c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
- e6d17b0 vexpress: convert to memory API by Avi Kivity · 13 years ago
- 03a0e94 hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boards by Peter Maydell · 13 years ago
- acb9b72 vexpress, realview: Use pl111, not pl110 by Peter Maydell · 14 years ago
- 2055283 hw/vexpress.c: Add model of ARM Versatile Express board by Peter Maydell · 14 years ago