Age | Commit message (Expand) | Author |
2012-10-29 | Add USB option in machine options | zhlcindy@gmail.com |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-10-20 | create struct for machine initialization arguments | Eduardo Habkost |
2012-10-06 | ppc/oldworld: use the new pci_vga_init() function | Aurelien Jarno |
2012-10-06 | vga: rename pci_vga_init() into pci_std_vga_init() | Aurelien Jarno |
2012-08-15 | Add one new file vga-pci.h and cleanup on all platforms | zhlcindy@gmail.com |
2012-06-04 | ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset() | Andreas Färber |
2012-06-04 | ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU | Andreas Färber |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber |
2012-03-13 | usb: zap hw/ush-{ohic,uhci}.h + init wrappers | Gerd Hoffmann |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2011-10-17 | ppc_oldworld: convert to memory API | Avi Kivity |
2011-10-06 | ppc: move ADB stuff from ppc_mac.h to adb.h | Laurent Vivier |
2011-10-01 | PPC: Drop initial ESCC mapping | Alexander Graf |
2011-09-27 | PPC: use memory API to construct the PCI hole | Blue Swirl |
2011-08-25 | ppc_oldworld, ppc_newworld: fix escc BAR related crash | Avi Kivity |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-08 | ppc: convert to memory API | Avi Kivity |
2011-08-08 | pci: pass I/O address space to new PCI bus | Avi Kivity |
2011-07-29 | pci: pass address space to pci bus when created | Avi Kivity |
2011-06-17 | PPC: calculate kernel,initrd,cmdline locations dynamically | Alexander Graf |
2011-04-07 | ide: consolidate drive_get(IF_IDE) | Isaku Yamahata |
2010-12-11 | isa_mmio: Always use little endian | 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-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: tell the guest about the time base frequency | Alexander Graf |
2009-12-21 | ppc64: Change default machine to mac99 | Andreas Färber |
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-16 | Replace REGX with PRIx64 | Blue Swirl |
2009-08-08 | ppc_oldworld: configure screen size from qemu command line options | Laurent Vivier |