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