| Commit message (Expand) | Author | Age | Files | Lines |
* | Make default boot order machine specific | Avik Sil | 2013-01-15 | 1 | -0/+1 |
* | Make all static TypeInfos const | Andreas Färber | 2013-01-10 | 1 | -2/+2 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | block: move include files to include/block/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | create struct for machine initialization arguments | Eduardo Habkost | 2012-10-20 | 1 | -4/+5 |
* | arm_boot: Pass ARMCPU to arm_load_kernel() | Andreas Färber | 2012-06-11 | 1 | -1/+1 |
* | tosa: Rename PXA2xxState variable | Andreas Färber | 2012-06-11 | 1 | -7/+7 |
* | pxa2xx: Use cpu_arm_init() and store ARMCPU | Andreas Färber | 2012-06-04 | 1 | -1/+1 |
* | qom: Unify type registration | Andreas Färber | 2012-02-15 | 1 | -2/+2 |
* | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 2012-02-03 | 1 | -11/+13 |
* | i2c: smbus: convert to QEMU Object Model | Anthony Liguori | 2012-01-27 | 1 | -7/+14 |
* | i2c: rename i2c_slave -> I2CSlave | Anthony Liguori | 2012-01-27 | 1 | -5/+5 |
* | ssi: convert to QEMU Object Model | Anthony Liguori | 2012-01-27 | 1 | -6/+13 |
* | prepare for future GPLv2+ relicensing | Paolo Bonzini | 2012-01-13 | 1 | -0/+3 |
* | vmstate, memory: decouple vmstate from memory API | Avi Kivity | 2012-01-04 | 1 | -1/+2 |
* | tosa: convert to memory API | Avi Kivity | 2011-11-24 | 1 | -2/+4 |
* | tc63963xb: convert to memory API | Avi Kivity | 2011-10-17 | 1 | -1/+1 |
* | pxa: Pass in address_space to pxa{255, 270}_init | Richard Henderson | 2011-10-02 | 1 | -1/+3 |
* | spitz tosa: Simplify "drive is suitable for microdrive" test | Markus Armbruster | 2011-09-06 | 1 | -7/+3 |
* | Remove unused sysemu.h include directives | Blue Swirl | 2011-04-15 | 1 | -1/+0 |
* | tosa: we aren't connected to VBus, pass this info to Linux kernel | Dmitry Eremin-Solenikov | 2011-02-11 | 1 | -0/+4 |
* | pxa2xx_gpio: switch to using qdev | Dmitry Eremin-Solenikov | 2011-01-29 | 1 | -6/+6 |
* | SharpSL scoop device - convert to qdev | Dmitry Eremin-Solenikov | 2011-01-29 | 1 | -11/+12 |
* | 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 | -1/+1 |
* | arm: fix arm kernel boot for non zero start addr | Lars Munch | 2010-05-31 | 1 | -3/+0 |
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 1 | -1/+1 |
* | Get rid of _t suffix | malc | 2009-10-01 | 1 | -1/+1 |
* | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann | 2009-09-04 | 1 | -1/+1 |
* | qdev: add return value to init() callbacks. | Gerd Hoffmann | 2009-08-27 | 1 | -2/+4 |
* | kill drives_table | Gerd Hoffmann | 2009-07-27 | 1 | -4/+4 |
* | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann | 2009-06-11 | 1 | -2/+6 |
* | Convert machine registration to use module init functions | Anthony Liguori | 2009-05-21 | 1 | -1/+8 |
* | PXA SSI qdev conversion | Paul Brook | 2009-05-14 | 1 | -5/+12 |
* | TOSC DAC i2c qdev voncersion | Paul Brook | 2009-05-14 | 1 | -7/+22 |
* | Remove vga_ram_size | Paul Brook | 2009-05-13 | 1 | -1/+1 |
* | Follow coding conventions. | Paul Brook | 2009-05-12 | 1 | -6/+6 |
* | Follow coding conventions | Paul Brook | 2009-05-10 | 1 | -10/+10 |
* | Remove redundant ram_require machine properly. | pbrook | 2009-04-11 | 1 | -1/+0 |
* | Remove more redundant ram size checks. | pbrook | 2009-04-11 | 1 | -6/+0 |
* | More phys_ram_base removal. | pbrook | 2009-04-09 | 1 | -1/+1 |
* | Fix tosa_dac_recv warning | aurel32 | 2009-02-07 | 1 | -1/+1 |
* | graphical_console_init change (Stefano Stabellini) | aliguori | 2009-01-16 | 1 | -4/+3 |
* | tc6393xb: non-accelerated FB support (Dmitry Baryshkov). | balrog | 2008-11-04 | 1 | -5/+12 |
* | Tosa: dummy lcd support (Dmitry Baryshkov). | balrog | 2008-11-04 | 1 | -0/+84 |
* | Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov). | balrog | 2008-11-04 | 1 | -1/+1 |
* | Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov). | balrog | 2008-11-04 | 1 | -1/+2 |
* | Tosa: emulate LEDs (Dmitry Baryshkov). | balrog | 2008-11-04 | 1 | -1/+34 |
* | Set default max_cpus to one. | balrog | 2008-10-28 | 1 | -1/+0 |