Age | Commit message (Expand) | Author |
2009-03-02 | kvm/powerpc: Add MPC8544DS board support | aurel32 |
2009-03-02 | kvm/powerpc: Add freescale pci controller's support | aurel32 |
2009-02-11 | qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti) | aliguori |
2009-02-08 | QEMU Microsoft serial mouse emulation | aurel32 |
2009-02-08 | Additional VGA options for MIPS Malta | aurel32 |
2009-02-08 | Rename ppc_chrp.c to ppc_newworld.c | blueswir1 |
2009-02-05 | Add a scatter-gather list type and accessors (Avi Kivity) | aliguori |
2009-01-30 | linux-user: Add generic env variable handling | aurel32 |
2009-01-21 | Consolidate library creation (Avi Kivity) | aliguori |
2009-01-21 | Consolidate linker rules (Avi Kivity) | aliguori |
2009-01-21 | Introduce rules.mak (Avi Kivity) | aliguori |
2009-01-21 | Consolidate compiler invocations (Avi Kivity) | aliguori |
2009-01-21 | Drop OP_CFLAGS (Avi Kivity) | aliguori |
2009-01-15 | add virtio-console support (Christian Ehrhardt) | aliguori |
2009-01-14 | Remove all traces of __powerpc__ | malc |
2009-01-12 | Use ESCC for PowerMac serial | blueswir1 |
2009-01-12 | Rename slavio_serial to escc | blueswir1 |
2009-01-08 | Enable ac97 by default | aliguori |
2009-01-07 | ETRAX: Add a model for the axis devboard88 machine. | edgar_igl |
2008-12-18 | Fix the build for non-x86/ppc targets | aliguori |
2008-12-17 | Add HPET emulation to qemu (Beth Kon) | aliguori |
2008-12-17 | virtio-net support | aliguori |
2008-12-16 | target-ppc: IBM PowerPC 440EP Bamboo reference board emulation | aurel32 |
2008-12-16 | target-ppc: PowerPC 440EP SoC emulation | aurel32 |
2008-12-16 | target-ppc: Enable KVM for ppcemb. | aurel32 |
2008-12-16 | Implement device tree support needed for Bamboo emulation | aurel32 |
2008-12-15 | ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD). | balrog |
2008-12-14 | Revert "target-ppc: use -Werror to make sure no new warning is added" | aurel32 |
2008-12-14 | target-ppc: use -Werror to make sure no new warning is added | aurel32 |
2008-12-12 | Replace posix-aio with custom thread pool | aliguori |
2008-12-11 | adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too | malc |
2008-12-07 | Enable gcc flag -Wredundant-decls | blueswir1 |
2008-12-07 | Enable gcc flag -Wstrict-prototypes | blueswir1 |
2008-12-07 | Enable gcc flag -Wmissing-prototypes | blueswir1 |
2008-12-07 | SH: On-chip PCI controller support (Takashi YOSHII). | balrog |
2008-12-07 | sh4: mmio based CF support on r2d board (Takashi YOSHII). | balrog |
2008-12-07 | Some cleanups after dyngen removal | aurel32 |
2008-12-07 | Remove a few dyngen and dyngen related code | aurel32 |
2008-12-07 | Remove gcc 3.4 check | aurel32 |
2008-12-04 | Add virtio-balloon support | aliguori |
2008-12-04 | Add virtio-blk support | aliguori |
2008-12-04 | Virtio core support | aliguori |
2008-12-03 | Silence warnings generated due to `#if BUILD_Y8950' | malc |
2008-12-02 | IBM PowerPC 4xx 32-bit PCI controller emulation | aurel32 |
2008-11-18 | Preliminary AIX support | malc |
2008-11-11 | Move the things that aren't target specific to libqemu_common.a. | aliguori |
2008-11-11 | sockets: helper functions for qemu (Gerd Hoffman) | aliguori |
2008-11-11 | Reintroduce migrate-to-exec: support (Charles Duffy) | aliguori |
2008-11-11 | Revert commits 5685 to 5688 committed by mistake | aurel32 |
2008-11-11 | Use HOST_CC instead of CC on TCG only targets | aurel32 |