| Commit message (Expand) | Author | Age | Files | Lines |
* | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber | 2013-01-21 | 1 | -5/+5 |
* | Make default boot order machine specific | Avik Sil | 2013-01-16 | 1 | -0/+4 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | net: reorganize headers | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD | Paolo Bonzini | 2012-12-17 | 1 | -1/+1 |
|\ |
|
| * | pci: update all users to look in pci/ | Michael S. Tsirkin | 2012-12-17 | 1 | -1/+1 |
* | | Support default block interfaces per QEMUMachine | Christian Borntraeger | 2012-12-11 | 1 | -3/+3 |
|/ |
|
* | hw/realview.c: Don't prematurely explode QEMUMachineInitArgs | Peter Maydell | 2012-10-30 | 1 | -49/+19![Star](/star.png) |
* | Add USB option in machine options | zhlcindy@gmail.com | 2012-10-29 | 1 | -1/+1 |
* | Rename target_phys_addr_t to hwaddr | Avi Kivity | 2012-10-23 | 1 | -1/+1 |
* | create struct for machine initialization arguments | Eduardo Habkost | 2012-10-20 | 1 | -16/+28 |
* | arm_pic: Pass ARMCPU to arm_pic_init_cpu() | Andreas Färber | 2012-06-11 | 1 | -1/+1 |
* | arm_boot: Pass ARMCPU to arm_load_kernel() | Andreas Färber | 2012-06-11 | 1 | -1/+1 |
* | realview: Use cpu_arm_init() to obtain ARMCPU | Andreas Färber | 2012-06-11 | 1 | -4/+6 |
* | realview: break out versatile i2c controller code | Oskar Andero | 2012-04-20 | 1 | -81/+2![Star](/star.png) |
* | arm hw/: Don't use CPUState | Andreas Färber | 2012-03-14 | 1 | -1/+1 |
* | usb: zap hw/ush-{ohic,uhci}.h + init wrappers | Gerd Hoffmann | 2012-03-13 | 1 | -2/+1![Star](/star.png) |
* | arm_boot: Pass base address of GIC CPU interface, not whole GIC | Peter Maydell | 2012-02-17 | 1 | -5/+7 |
* | qom: Unify type registration | Andreas Färber | 2012-02-15 | 1 | -2/+2 |
* | ARM devboards: Set arm_sysctl properties before init, not after | Peter Maydell | 2012-02-09 | 1 | -1/+1 |
* | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 2012-02-03 | 1 | -5/+6 |
* | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 2012-01-27 | 1 | -4/+11 |
* | vexpress, realview: Add (dummy) L2 cache controller | Peter Maydell | 2012-01-17 | 1 | -0/+2 |
* | hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop | Evgeny Voevodin | 2012-01-17 | 1 | -0/+2 |
* | vmstate, memory: decouple vmstate from memory API | Avi Kivity | 2012-01-04 | 1 | -3/+6 |
* | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 2011-11-28 | 1 | -1/+1 |
* | hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boards | Peter Maydell | 2011-10-31 | 1 | -1/+7 |
* | realview: convert to memory API | Avi Kivity | 2011-10-17 | 1 | -28/+26![Star](/star.png) |
* | hw/versatile_pci: Expose multiple sysbus mmio regions | Peter Maydell | 2011-10-10 | 1 | -2/+10 |
* | vexpress, realview: Use pl111, not pl110 | Peter Maydell | 2011-08-18 | 1 | -1/+1 |
* | Correct spelling of licensed | Matthew Fernandez | 2011-07-23 | 1 | -1/+1 |
* | hw/realview.c: Remove duplicate #include line | Peter Maydell | 2011-05-22 | 1 | -1/+0![Star](/star.png) |
* | hw/versatilepb, realview: Fix condition for instantiation of onboard NIC | Peter Maydell | 2011-04-01 | 1 | -2/+2 |
* | target-arm: Integrate secondary CPU reset in arm_boot | Adam Lackorzynski | 2011-03-06 | 1 | -14/+0![Star](/star.png) |
* | hw/realview: Wire up the MMC card status | Peter Maydell | 2011-03-06 | 1 | -3/+26 |
* | Add endianness as io mem parameter | Alexander Graf | 2010-12-11 | 1 | -1/+2 |
* | Rearrange block headers | Blue Swirl | 2010-08-24 | 1 | -0/+1 |
* | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson | 2010-07-06 | 1 | -3/+3 |
* | Revert "Compile usb-ohci only once" | Paul Brook | 2010-04-04 | 1 | -5/+1![Star](/star.png) |
* | Compile usb-ohci only once | Blue Swirl | 2010-03-21 | 1 | -1/+5 |
* | ARM PBX-A9 memory map tweaks | Paul Brook | 2009-12-21 | 1 | -2/+10 |
* | Add "static" to please Sparse | Blue Swirl | 2009-12-04 | 1 | -1/+1 |
* | pci: pci.h cleanup: move out stuff not in pci.c | Michael S. Tsirkin | 2009-12-01 | 1 | -0/+1 |
* | ARM RealView I2C | Paul Brook | 2009-11-22 | 1 | -1/+85 |
* | ARM PBX-A9 board support | Paul Brook | 2009-11-19 | 1 | -6/+59 |
* | ARM PB-A8 support | Paul Brook | 2009-11-16 | 1 | -29/+79 |
* | ARM MPCore tweaks | Paul Brook | 2009-11-13 | 1 | -26/+58 |
* | Realview/EB procid hacks | Paul Brook | 2009-11-13 | 1 | -1/+11 |
* | Fix ARM MCore secondary cpu boot | Paul Brook | 2009-11-11 | 1 | -4/+12 |