Age | Commit message (Expand) | Author |
2009-07-22 | Add save/restore support to the LSI logic SCSI device model. | Nolan |
2009-07-21 | Sparc32: convert Sun4c interrupt controller to qdev | Blue Swirl |
2009-07-21 | Sparc32: convert SBI to qdev | Blue Swirl |
2009-07-21 | Sparc32/64: use 64 bit type for memory size | Blue Swirl |
2009-07-21 | qdev: add 64 bit type | Blue Swirl |
2009-07-21 | Sparc64: refactor kernel init | Blue Swirl |
2009-07-21 | Sparc64: refactor CPU init | Blue Swirl |
2009-07-21 | Sparc64: convert memory to qdev | Blue Swirl |
2009-07-21 | Sparc64: convert boot prom to qdev | Blue Swirl |
2009-07-21 | Sparc32: Fix lance | Blue Swirl |
2009-07-21 | Sparc64: convert APB to qdev | Blue Swirl |
2009-07-20 | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl |
2009-07-20 | Fix build with DEBUG_PCI in pci_host.h enabled | Blue Swirl |
2009-07-20 | Clean up fdc qdev conversion | Blue Swirl |
2009-07-17 | isxdigit -> qemu_isxdigit | Christoph Egger |
2009-07-17 | Suppress a Sparse warning | Blue Swirl |
2009-07-17 | Sparc32: use hex for version numbers | Blue Swirl |
2009-07-17 | Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245 | Blue Swirl |
2009-07-17 | Sparc32: fix fdc io_base | Blue Swirl |
2009-07-17 | Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245 | Blue Swirl |
2009-07-16 | fix for bad macaddr of e1000 in Windows 2003 server with original MS driver | Naphtali Sprei |
2009-07-16 | qdev: es1370+ac97 description | Gerd Hoffmann |
2009-07-16 | qdev/compat: virtio-net-pci 0.10 compatibility. | Gerd Hoffmann |
2009-07-16 | qdev: print device id in "info pci". | Gerd Hoffmann |
2009-07-16 | qdev/compat: virtio-console-pci 0.10 compatibility. | Gerd Hoffmann |
2009-07-16 | qdev: add id= support for pci nics. | Gerd Hoffmann |
2009-07-16 | qdev/compat: virtio-blk-pci 0.10 compatibility. | Gerd Hoffmann |
2009-07-16 | qdev: add user-specified identifier to devices. | Gerd Hoffmann |
2009-07-16 | qdev/compat: add pc-0.10 machine type. | Gerd Hoffmann |
2009-07-16 | qdev: add no_user, alias and desc | Gerd Hoffmann |
2009-07-16 | qdev/compat: compat property infrastructure. | Gerd Hoffmann |
2009-07-16 | qdev: factor out driver search to qdev_find_info() | Gerd Hoffmann |
2009-07-16 | cleanup: drop unused struct elements from VirtIOPCIProxy. | Gerd Hoffmann |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann |
2009-07-16 | Initialize PS2 keyboard / mouse state on reset | Dinesh Subhraveti |
2009-07-16 | Reset HPET config register on hpet_reset | Beth Kon |
2009-07-16 | Handle vga= in -append | Pascal Terjan |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-07-16 | Sparc32: convert slavio interrupt controller to qdev | Blue Swirl |
2009-07-16 | Sparc32: refactor CPU init | Blue Swirl |
2009-07-16 | Sparc32: convert memory to qdev | Blue Swirl |
2009-07-16 | Sparc32: convert boot prom to qdev | Blue Swirl |
2009-07-16 | Sparc32: convert iommu to qdev | Blue Swirl |
2009-07-16 | Sparc32: convert cs4231 to qdev | Blue Swirl |
2009-07-16 | Sparc32: fix SDL zooming with TCX | Blue Swirl |
2009-07-16 | pci.c: remove unnecessary #ifdef DEBUG_PCI. | Isaku Yamahata |
2009-07-16 | Add boot menu control via command line switch | Jan Kiszka |
2009-07-16 | Add qemu_unregister_reset | Jan Kiszka |
2009-07-16 | Move boot_set callback backend | Jan Kiszka |
2009-07-16 | Add a pc-0-10 machine type for compatibility with 0.10.x | Mark McLoughlin |