Age | Commit message (Expand) | Author |
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 |
2008-11-06 | User qemu profiling | aurel32 |
2008-11-05 | SM501 emulation for R2D-SH4 | blueswir1 |
2008-11-05 | Add KVM support to QEMU | aliguori |
2008-10-31 | Move network redirection code out of vl.c and into net.c | aliguori |
2008-10-31 | Move CharDriverState code out of vl.c | aliguori |
2008-10-26 | Preliminary BSD user emulator support | blueswir1 |
2008-10-13 | Introduce TCP live migration protocol | aliguori |
2008-10-13 | Introduce UI for live migration | aliguori |
2008-10-13 | Introduce a buffered file wrapper for QEMUFile | aliguori |
2008-10-11 | Add GDB XML register description support. | pbrook |
2008-10-08 | Fix IO performance regression in sparc | aliguori |
2008-09-28 | Implement a HCI passthrough to host. | balrog |
2008-09-28 | Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART. | balrog |
2008-09-22 | Refactor AIO to allow multiple AIO implementations | aliguori |
2008-09-18 | Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov) | blueswir1 |
2008-09-14 | Enable gcc flag -Wwrite-strings | blueswir1 |
2008-09-11 | Enable gcc flag -Wendif-labels | blueswir1 |
2008-09-11 | Only build compatfd when using AIO and make sure to always init AIO | aliguori |
2008-09-10 | Use signalfd() to work around signal/select race | aliguori |