Age | Commit message (Expand) | Author |
2011-04-07 | ide: consolidate drive_get(IF_IDE) | Isaku Yamahata |
2010-12-11 | isa_mmio: Always use little endian | Alexander Graf |
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-13 | ppc: remove video.x | Blue Swirl |
2010-09-18 | Check for errors during BIOS or kernel load | Blue Swirl |
2010-08-26 | PPC: Add PV hypercall transport through fw_cfg | Alexander Graf |
2010-08-24 | Rearrange block headers | Blue Swirl |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson |
2010-04-04 | Revert "Compile usb-ohci only once" | Paul Brook |
2010-03-21 | Compile usb-ohci 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-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka |
2010-02-14 | PPC: Add USB per default on U3 | Alexander Graf |
2010-02-14 | PPC: Use macio IDE controller for Newworld | Alexander Graf |
2010-02-14 | PPC: tell the guest about the time base frequency | Alexander Graf |
2010-02-14 | PPC: Include dump of lspci -nn on real G5 | Alexander Graf |
2010-02-14 | PPC: Use Mac99_U3 type on ppc64 | Alexander Graf |
2009-12-21 | ppc64: Change default machine to mac99 | Andreas Färber |
2009-12-19 | target-ppc: Use interrupts for escc | Alexander Graf |
2009-12-03 | targe-ppc: Sync CPU state for KVM | Alexander Graf |
2009-12-01 | pci: pci.h cleanup: move out stuff not in pci.c | Michael S. Tsirkin |
2009-11-07 | PPC: rename cpu_ppc_reset to cpu_reset for consistency | Blue Swirl |
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-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-08-08 | ppc_newworld: configure screen size from QEMU command line options | Blue Swirl |
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-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |
2009-05-30 | Use relative path for bios | Paul Brook |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl |
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 |