Age | Commit message (Expand) | Author |
2011-04-09 | smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_... | Isaku Yamahata |
2011-04-07 | ide: consolidate drive_get(IF_IDE) | Isaku Yamahata |
2011-02-21 | isa-bus: Remove bogus IRQ sharing check | Jan Kiszka |
2011-02-20 | i8254: convert to qdev | Blue Swirl |
2011-02-12 | x86,MIPS: make vmware_vga optional | Blue Swirl |
2011-01-25 | audio: consolidate audio_init() | Isaku Yamahata |
2011-01-20 | gt64xxx: qdev conversion | Aurelien Jarno |
2011-01-14 | mips/malta: fix board id | Aurelien Jarno |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf |
2010-11-16 | more stdvga cleanups. | Gerd Hoffmann |
2010-10-13 | Delete write only variables | Blue Swirl |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-09-21 | mips_malta: Fix format strings | Stefan Weil |
2010-08-24 | Rearrange block headers | Blue Swirl |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson |
2010-06-27 | Remove useless device dependency of HAS_AUDIO | Blue Swirl |
2010-06-13 | hpet/rtc: Rework RTC IRQ replacement by HPET | Jan Kiszka |
2010-05-22 | Compile dma only once | Blue Swirl |
2010-05-15 | rtc: make rtc_xxx accept/return ISADevice instead of RTCState. | Isaku Yamahata |
2010-03-29 | Compile pflash_cfi01 only once | Blue Swirl |
2010-03-29 | Compile acpi only once | Blue Swirl |
2010-03-27 | Compile some MIPS devices only once | Blue Swirl |
2010-03-21 | Compile serial only once | Blue Swirl |
2010-03-16 | load_elf: replace the address addend by a translation function | Aurelien Jarno |
2010-02-07 | fdc: don't use reserved _t suffix | Blue Swirl |
2010-02-06 | mips/malta: fix typo | Aurelien Jarno |
2009-12-01 | pci: pci.h cleanup: move out stuff not in pci.c | Michael S. Tsirkin |
2009-11-14 | mips malta: fix indentation | Aurelien Jarno |
2009-11-14 | mips-malta: fix reset | Aurelien Jarno |
2009-11-14 | mips: fix CPU reset | Aurelien Jarno |
2009-10-12 | rom loader: fix sparc -kernel boot. | Gerd Hoffmann |
2009-10-07 | New qdev_init_nofail() | Markus Armbruster |
2009-10-05 | Fix pci_add nic not to exit on bad model | Markus Armbruster |
2009-10-05 | serial: convert isa to qdev | Gerd Hoffmann |
2009-10-05 | floppy: add drive properties. | Gerd Hoffmann |
2009-10-05 | parallel: convert isa to qdev | Gerd Hoffmann |
2009-10-05 | i2c: addresses are load/save as uint8_t values, change types to reflect this | Juan Quintela |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-21 | Fix Sparse warning about obsolete struct initializer | Blue Swirl |
2009-09-20 | Compile loader only once | Blue Swirl |
2009-09-15 | mips malta: ensure that the serial ports are associated with a device | Aurelien Jarno |
2009-09-10 | qdev/isa: convert real time clock | Gerd Hoffmann |
2009-09-10 | qdev: simplify isa irq assignments | Gerd Hoffmann |
2009-09-10 | qdev: drop iobase properties from isa bus | Gerd Hoffmann |
2009-09-04 | mips malta: Fix fdc regression and use qdev for i8042 setup | Stefan Weil |
2009-09-04 | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann |
2009-08-27 | ide: split away ide-pci.c | Gerd Hoffmann |
2009-08-27 | isa bus irq changes and fixes. | Gerd Hoffmann |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |