Age | Commit message (Expand) | Author |
2009-10-12 | rom loader: fix sparc -kernel boot. | Gerd Hoffmann |
2009-10-05 | Fix pci_add nic not to exit on bad model | Markus Armbruster |
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-09 | qdev/usb: convert ohci. | Gerd Hoffmann |
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-16 | Replace REGX with PRIx64 | Blue Swirl |
2009-08-08 | ppc_oldworld: configure screen size from qemu command line options | Laurent Vivier |
2009-07-31 | Fix Sparse warnings: "Using plain integer as NULL pointer" | Blue Swirl |
2009-07-27 | kill drives_table | Gerd Hoffmann |
2009-07-26 | PPC: Round VGA BIOS size to page boundary | Alexander Graf |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka |
2009-06-22 | Support addr=... in option argument of -net nic | Markus Armbruster |
2009-05-30 | Use relative path for bios | Paul Brook |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-05-21 | Introduce is_default field for QEMUMachine | Anthony Liguori |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-13 | Remove vga_ram_size | Paul Brook |
2009-05-08 | Replace cpu_abort with hw_error | Paul Brook |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook |
2009-04-10 | Clean up VGA ram allocation. | pbrook |
2009-04-10 | More phys_ram_base removal. | pbrook |
2009-04-09 | Use load_image_targphys and avoid phys_ram_base. | pbrook |
2009-03-08 | Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno) | blueswir1 |
2009-03-07 | ppc_oldworld: swap the MACIO and CMD646 IDE controllers | aurel32 |
2009-02-08 | Load 32 bit ELF BIOS images also on PPC64 | blueswir1 |
2009-02-07 | Add it_shift | blueswir1 |
2009-02-01 | Update #defines for PCI vendor and device IDs from OpenBIOS and Linux | blueswir1 |
2009-01-30 | PowerPC: IDE DB-DMA support | aurel32 |
2009-01-30 | PowerPC: mac-io DB-DMA support | aurel32 |
2009-01-26 | target-ppc: always load kernel to KERNEL_LOAD_ADDR | aurel32 |
2009-01-24 | Fix kernel_size and initrd_size sign (Francois Revol) | blueswir1 |
2009-01-16 | ppc_oldworld: remove i8259 | aurel32 |
2009-01-16 | ppc_oldworld: remove debug I/O port | aurel32 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2009-01-14 | PPC OldWorld: use a more realistic timer frequency | aurel32 |
2009-01-14 | escc: allow one IRQ per serial channel | aurel32 |
2009-01-13 | Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin) | aliguori |
2009-01-13 | target-ppc: define max amount of memory for G3 beige | aurel32 |
2009-01-13 | target-ppc: fix comment about boot device in ppc_oldworld.c | aurel32 |
2009-01-12 | Use ESCC for PowerMac serial | blueswir1 |
2009-01-09 | target-ppc: revert part of commit r6254 committed accidentally | aurel32 |
2009-01-08 | Add v{add, sub}{s, u}{b, h, w}s instructions | aurel32 |
2009-01-08 | target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.c | aurel32 |
2009-01-08 | Some more updates for the g3bw -> g3beige change | aurel32 |
2009-01-07 | target-ppc: Switch ppc_oldworld.c to G3 beige | aurel32 |
2008-12-24 | Fix kernel loading | blueswir1 |
2008-12-24 | Use the firmware configuration device | blueswir1 |