- 5ae9330 arm hw/: Don't use CPUState by Andreas Färber · 13 years ago
- afb9a60 usb: zap hw/ush-{ohic,uhci}.h + init wrappers by Gerd Hoffmann · 13 years ago
- 96eacf6 arm_boot: Pass base address of GIC CPU interface, not whole GIC by Peter Maydell · 13 years ago
- 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
- 7a65c8c ARM devboards: Set arm_sysctl properties before init, not after by Peter Maydell · 13 years ago
- 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
- 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 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
- c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
- 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 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
- 35e8782 realview: convert to memory API by Avi Kivity · 13 years ago
- 7d6e771 hw/versatile_pci: Expose multiple sysbus mmio regions by Peter Maydell · 13 years ago
- acb9b72 vexpress, realview: Use pl111, not pl110 by Peter Maydell · 13 years ago
- 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
- 1cd0872 hw/realview.c: Remove duplicate #include line by Peter Maydell · 14 years ago
- e6b3c8c hw/versatilepb, realview: Fix condition for instantiation of onboard NIC by Peter Maydell · 14 years ago
- 6ed221b target-arm: Integrate secondary CPU reset in arm_boot by Adam Lackorzynski · 14 years ago
- 26883c6 hw/realview: Wire up the MMC card status by Peter Maydell · 14 years ago
- 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
- 2446333 Rearrange block headers by Blue Swirl · 14 years ago
- 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
- a67ba3b Revert "Compile usb-ohci only once" by Paul Brook · 15 years ago
- f169840 Compile usb-ohci only once by Blue Swirl · 15 years ago
- 21a8894 ARM PBX-A9 memory map tweaks by Paul Brook · 15 years ago
- d05ac8f Add "static" to please Sparse by Blue Swirl · 15 years ago
- 18e08a5 pci: pci.h cleanup: move out stuff not in pci.c by Michael S. Tsirkin · 15 years ago
- eee4850 ARM RealView I2C by Paul Brook · 15 years ago
- f7c7032 ARM PBX-A9 board support by Paul Brook · 15 years ago
- 0ef849d ARM PB-A8 support by Paul Brook · 15 years ago
- c988bfa ARM MPCore tweaks by Paul Brook · 15 years ago
- 26e92f6 Realview/EB procid hacks by Paul Brook · 15 years ago
- be0f204 Fix ARM MCore secondary cpu boot by Paul Brook · 15 years ago
- 07caea3 Fix pci_add nic not to exit on bad model by Markus Armbruster · 15 years ago
- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- 6f4fc36 Add 'static' to please Sparse by Blue Swirl · 15 years ago
- 5b19d9a qdev/usb: convert ohci. by Gerd Hoffmann · 15 years ago
- 5607c38 Support addr=... in option argument of -net nic by Markus Armbruster · 16 years ago
- 067a3dd Remove qdev irq sink handling by Paul Brook · 16 years ago
- 02e2da4 Add common BusState by Paul Brook · 16 years ago
- f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
- fe7e875 ARM GIC qdev conversion by Paul Brook · 16 years ago
- 0027b06 ARM PCI host qdev conversion by Paul Brook · 16 years ago
- b4496b1 PL080 qdev conversion by Paul Brook · 16 years ago
- 97aff48 PL190 qdev conversion by Paul Brook · 16 years ago
- 6a824ec ARM timers qdev conversion by Paul Brook · 16 years ago
- aa9311d PL181 qdev conversion by Paul Brook · 16 years ago
- a63bdb3 PL031 qdev conversion by Paul Brook · 16 years ago
- 9be5daf LSI SCSI qdev conversion by Paul Brook · 16 years ago
- 86394e9 PL050 qdev conversion by Paul Brook · 16 years ago
- a7d518a PL011 qdev conversion by Paul Brook · 16 years ago
- 2e9bdce PL110 qdev conversion by Paul Brook · 16 years ago
- fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
- 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
- 52b4373 Use guest memory access functions when setting up arm boorloader. by pbrook · 16 years ago
- 7ffab4d Use qemu_ram_alloc. by pbrook · 16 years ago
- 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
- cb457d7 Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin) by aliguori · 16 years ago
- 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago
- 3d878ca Set default max_cpus to one. by balrog · 16 years ago
- b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
- c9b1ae2 Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20 by blueswir1 · 16 years ago
- 1235fc0 Spelling fixes, by Stefan Weil. by ths · 17 years ago
- 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
- 7fb4fdc RAM usage information in machine definition. by balrog · 17 years ago
- 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
- 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
- f93eb9f Move the excess of arm_load_kernel() parameters into a struct. by balrog · 17 years ago
- e4bcb14 Add -drive parameter, by Laurent Vivier. by ths · 17 years ago
- b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago
- 87ecb68 Break up vl.h. by pbrook · 17 years ago
- 9ee6e8b ARMv7 support. by pbrook · 17 years ago
- aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
- 6ac0e82 Set boot sequence from command line (Dan Kenigsberg). by balrog · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- 7e1543c ARM PL031 RTC emulation. by pbrook · 17 years ago
- 9d55199 Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. by balrog · 18 years ago
- d537cf6 Unify IRQ handling. by pbrook · 18 years ago
- a1bb27b SD card emulation (initial implementation by Andrzei Zaborowski). by pbrook · 18 years ago
- e24ad6f OHCI USB PXA support (Andrzej Zaborowski). by pbrook · 18 years ago
- 3371d27 Implement --cpu for ARM. by pbrook · 18 years ago
- 94fc95c New -cpu options: choose CPU model for emulated target. by j_mayer · 18 years ago
- daf9062 ARM ELF loader. by pbrook · 18 years ago
- abcebc7 Devfn number for network PCI cards, by Aurelien Jarno. by ths · 18 years ago
- e69954b Add ARM RealView Emulation Baseboard. by pbrook · 18 years ago