Age | Commit message (Expand) | Author |
2009-07-27 | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN | Juan Quintela |
2009-07-27 | Refactor code to remove one #ifdef CONFIG_FDT | Juan Quintela |
2009-07-27 | Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile | Juan Quintela |
2009-07-27 | qemu: msix nit: clear msix_entries_nr on error | Michael S. Tsirkin |
2009-07-27 | Introduce -smp , maxcpus= flag to specify maximum number of CPUS. | Jes Sorensen |
2009-07-27 | HPET fixes for reg writes | Beth Kon |
2009-07-27 | switch -drive to QemuOpts. | Gerd Hoffmann |
2009-07-27 | kill drives_opt | Gerd Hoffmann |
2009-07-27 | kill drives_table | Gerd Hoffmann |
2009-07-27 | qdev/pci: hook up i440fx. | Gerd Hoffmann |
2009-07-27 | qdev: bus walker + qdev_device_add() | Gerd Hoffmann |
2009-07-27 | qdev: create default bus names. | Gerd Hoffmann |
2009-07-27 | qdev/pci: use qdev_prop_pci_devfn | Gerd Hoffmann |
2009-07-27 | qdev/prop: add pci devfn property | Gerd Hoffmann |
2009-07-27 | Add a pc-0.11 machine type and make the pc type an alias | Mark McLoughlin |
2009-07-27 | Add machine type aliases | Mark McLoughlin |
2009-07-26 | Give the kernel more room | Alexander Graf |
2009-07-26 | PPC: Round VGA BIOS size to page boundary | Alexander Graf |
2009-07-22 | notify io_thread at the end of rx handling | Glauber Costa |
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 |