- 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
- baf2d5b fw-cfg: support writeable blobs by Michael S. Tsirkin · 8 years ago
- aa6c6ae loader: fix handling of custom address spaces when adding ROM blobs by Laszlo Ersek · 8 years ago
- 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
- 121d071 Clean up header guards that don't match their file name by Markus Armbruster · 9 years ago
- e269fbe hw/char: QOM'ify milkymist-uart.c by xiaoqiang zhao · 9 years ago
- 7aaefca hw/char: QOM'ify lm32_uart.c by xiaoqiang zhao · 9 years ago
- c2ddaa6 hw/char: QOM'ify lm32_juart.c by xiaoqiang zhao · 9 years ago
- cfc58cf vl: Replace DT_NOGRAPHIC with machine option by Eduardo Habkost · 9 years ago
- cf3dc71 milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create() by Eduardo Habkost · 9 years ago
- f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
- 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
- 0e6aac8 machine: Use type_init() to register machine classes by Eduardo Habkost · 9 years ago
- 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
- ea99dde lm32: Clean up includes by Peter Maydell · 9 years ago
- fb71956 ui/opengl: Reduce build required libraries for opengl by OGAWA Hirofumi · 9 years ago
- 22d2fb4 lm32: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
- 8a661ae Revert use of DEFINE_MACHINE() for registrations of multiple machines by Andreas Färber · 9 years ago
- e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
- a9c8a0d hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irq by Shannon Zhao · 10 years ago
- d4ef00a hw/lm32/lm32_boards.c: Fix misusing qemu_allocate_irqs for single irq by Shannon Zhao · 10 years ago
- b7ccb83 lm32: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
- da076ff configure: opengl overhaul by Gerd Hoffmann · 10 years ago
- c2c17a2 milkymist.c: fix memory leak by Gonglei · 10 years ago
- a166614 acpi-build: make ROMs RAM blocks resizeable by Michael S. Tsirkin · 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 · 10 years ago
- 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
- f41152b hw/lm32: print error if cpu model is not found by Michael Walle · 11 years ago
- c00eb5c milkymist: Suppress -kernel/-bios/-drive error for qtest by Andreas Färber · 11 years ago
- 48354cc loader: support for unmapped ROM blobs by Michael S. Tsirkin · 11 years ago
- c165473 hw: Clean up bogus default boot order by Markus Armbruster · 11 years ago
- a0b9792 lm32_juart: QOM cast cleanup by Andreas Färber · 11 years ago
- 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
- 21e5181 qdev: Drop taddr properties by Peter Maydell · 12 years ago
- bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
- 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
- e28bee8 hw: move other devices to hw/misc/, configure with default-configs/ by Paolo Bonzini · 12 years ago
- 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago
- 8ac5c65 hw: move SD/MMC devices to hw/sd/, configure with default-configs/ by Paolo Bonzini · 12 years ago
- 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago
- 9944d32 hw: move char devices to hw/char/, configure via default-configs/ by Paolo Bonzini · 12 years ago
- fc97bb5 hw: move display devices to hw/display/, configure via default-configs/ by Paolo Bonzini · 12 years ago
- 34b8f63 hw: move audio devices to hw/audio/, configure via default-configs/ by Paolo Bonzini · 12 years ago
- d7e35d4 hw: move NICs to hw/net/, configure via default-configs/ by Paolo Bonzini · 12 years ago
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
- b1e5fff configure: rename OpenGL feature to GLX by Michael Walle · 12 years ago
- c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
- d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 12 years ago
- 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago
- 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago