Age | Commit message (Expand) | Author | Files | Lines |
2012-02-15 | qom: Unify type registration | Andreas Färber | 1 | -2/+2 |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 1 | -11/+13 |
2012-01-27 | i2c: smbus: convert to QEMU Object Model | Anthony Liguori | 1 | -7/+14 |
2012-01-27 | i2c: rename i2c_slave -> I2CSlave | Anthony Liguori | 1 | -5/+5 |
2012-01-27 | ssi: convert to QEMU Object Model | Anthony Liguori | 1 | -6/+13 |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini | 1 | -0/+3 |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity | 1 | -1/+2 |
2011-11-24 | tosa: convert to memory API | Avi Kivity | 1 | -2/+4 |
2011-10-17 | tc63963xb: convert to memory API | Avi Kivity | 1 | -1/+1 |
2011-10-02 | pxa: Pass in address_space to pxa{255, 270}_init | Richard Henderson | 1 | -1/+3 |
2011-09-06 | spitz tosa: Simplify "drive is suitable for microdrive" test | Markus Armbruster | 1 | -7/+3 |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl | 1 | -1/+0 |
2011-02-11 | tosa: we aren't connected to VBus, pass this info to Linux kernel | Dmitry Eremin-Solenikov | 1 | -0/+4 |
2011-01-29 | pxa2xx_gpio: switch to using qdev | Dmitry Eremin-Solenikov | 1 | -6/+6 |
2011-01-29 | SharpSL scoop device - convert to qdev | Dmitry Eremin-Solenikov | 1 | -11/+12 |
2010-08-24 | Rearrange block headers | Blue Swirl | 1 | -0/+1 |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson | 1 | -1/+1 |
2010-05-31 | arm: fix arm kernel boot for non zero start addr | Lars Munch | 1 | -3/+0 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -1/+1 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -1/+1 |
2009-09-04 | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann | 1 | -1/+1 |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann | 1 | -2/+4 |
2009-07-27 | kill drives_table | Gerd Hoffmann | 1 | -4/+4 |
2009-06-11 | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann | 1 | -2/+6 |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori | 1 | -1/+8 |
2009-05-14 | PXA SSI qdev conversion | Paul Brook | 1 | -5/+12 |
2009-05-14 | TOSC DAC i2c qdev voncersion | Paul Brook | 1 | -7/+22 |
2009-05-13 | Remove vga_ram_size | Paul Brook | 1 | -1/+1 |
2009-05-12 | Follow coding conventions. | Paul Brook | 1 | -6/+6 |
2009-05-10 | Follow coding conventions | Paul Brook | 1 | -10/+10 |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook | 1 | -1/+0 |
2009-04-11 | Remove more redundant ram size checks. | pbrook | 1 | -6/+0 |
2009-04-09 | More phys_ram_base removal. | pbrook | 1 | -1/+1 |
2009-02-07 | Fix tosa_dac_recv warning | aurel32 | 1 | -1/+1 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori | 1 | -4/+3 |
2008-11-04 | tc6393xb: non-accelerated FB support (Dmitry Baryshkov). | balrog | 1 | -5/+12 |
2008-11-04 | Tosa: dummy lcd support (Dmitry Baryshkov). | balrog | 1 | -0/+84 |
2008-11-04 | Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov). | balrog | 1 | -1/+1 |
2008-11-04 | Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov). | balrog | 1 | -1/+2 |
2008-11-04 | Tosa: emulate LEDs (Dmitry Baryshkov). | balrog | 1 | -1/+34 |
2008-10-28 | Set default max_cpus to one. | balrog | 1 | -1/+0 |
2008-10-07 | machine struct - specify max_cpus at the per machine level (Jes Sorensen) | aliguori | 1 | -0/+1 |
2008-10-07 | machine struct - use C99 initializers (Jes Sorensen) | aliguori | 1 | -4/+4 |
2008-06-09 | TC6393XB system features (Dmitry Baryshkov). | balrog | 1 | -36/+2 |
2008-06-02 | Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov. | balrog | 1 | -0/+160 |