Age | Commit message (Expand) | Author |
2011-06-12 | hw/sun4u.c: convert to PCIDeviceInfo to initialize ids | Isaku Yamahata |
2011-04-07 | ide: consolidate drive_get(IF_IDE) | Isaku Yamahata |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-13 | always qemu_cpu_kick after unhalting a cpu | Paolo Bonzini |
2010-12-11 | isa_mmio: Always use little endian | Alexander Graf |
2010-11-16 | more stdvga cleanups. | Gerd Hoffmann |
2010-08-24 | Rearrange block headers | Blue Swirl |
2010-07-11 | pci: don't overwrite multi functio bit in pci header type. | Isaku Yamahata |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson |
2010-05-26 | sparc64: clean up pci bridge map | Igor V. Kovalenko |
2010-05-26 | sparc64: rename sun4u cpu to Ultrasparc IIi | Igor V. Kovalenko |
2010-05-22 | Compile dma only once | Blue Swirl |
2010-03-21 | Compile serial only once | Blue Swirl |
2010-03-21 | Compile isa_mmio only once | Blue Swirl |
2010-03-16 | load_elf: replace the address addend by a translation function | Aurelien Jarno |
2010-02-07 | m48t59: don't use reserved _t suffix | Blue Swirl |
2010-01-27 | sparc64: reimplement tick timers v4 | Igor V. Kovalenko |
2010-01-24 | Sparc64: fix initrd | Blue Swirl |
2010-01-09 | Sparc64: use firmware configuration device for command line storage | Blue Swirl |
2010-01-08 | sparc64: interrupt trap handling | Igor V. Kovalenko |
2010-01-08 | sparc64: add macros to deal with softint and timer interrupt | Igor V. Kovalenko |
2009-12-30 | Sparc64: split DPRINTF into CPUIRQ and EBUS versions | Blue Swirl |
2009-12-30 | Sparc64: fix compile with DEBUG_IRQ enabled | Blue Swirl |
2009-12-27 | sparc: make command line available also via firmware configuration device | Blue Swirl |
2009-12-01 | pci: pci.h cleanup: move out stuff not in pci.c | Michael S. Tsirkin |
2009-11-09 | pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t | Isaku Yamahata |
2009-11-09 | pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h | Isaku Yamahata |
2009-11-07 | Sparc64/x86: remove unneeded calls to device reset | Blue Swirl |
2009-10-24 | sparc64: remove unused variables | Blue Swirl |
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-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-20 | Compile loader only once | Blue Swirl |
2009-09-14 | Add an ISA bus version of m48t59 | Blue Swirl |
2009-09-10 | qdev: simplify isa irq assignments | Gerd Hoffmann |
2009-09-10 | qdev: drop iobase properties from isa bus | Gerd Hoffmann |
2009-09-06 | Sparc64: use ISA bus for i8042 | Blue Swirl |
2009-09-06 | Sparc64: remove unused variables | Blue Swirl |
2009-09-04 | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann |
2009-08-28 | Fix Sparc64 breakage: add dummy ISA irqs | Blue Swirl |
2009-08-27 | ide: split away ide-pci.c | Gerd Hoffmann |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
2009-08-27 | isa bus irq changes and fixes. | Gerd Hoffmann |
2009-08-13 | Unbreak Sparc64 | Blue Swirl |
2009-08-10 | qdev/prop: convert sun4u.c to helper macros. | Gerd Hoffmann |