| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync icache for more architectures | Christian Ehrhardt | 2007-12-18 | 3 | -18/+5 |
* | kvm: libkvm: fix NULL pointer dereference in kvm_destroy_phys_mem() | Carlo Marcelo Arenas Belon | 2007-12-18 | 1 | -4/+3 |
* | kvm: libkvm: get_slot(): fix is-address-in-range check | Uri Lublin | 2007-12-18 | 1 | -1/+1 |
* | Revert ""QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain." | Avi Kivity | 2007-12-18 | 1 | -1/+1 |
* | Consume all pending I/O in I/O loop | Avi Kivity | 2007-12-18 | 1 | -0/+6 |
* | Centralize application title bar decoration in vl.c | Avi Kivity | 2007-12-18 | 4 | -10/+18 |
* | Merge branch 'qemu-cvs' | Avi Kivity | 2007-12-18 | 586 | -24496/+75208 |
|\ |
|
| * | qemu_put signedness fixes, by Andre Przywara. | ths | 2007-12-16 | 14 | -177/+177 |
| * | Redundant timer rearm optimisation by Anders Melchiorsen. | balrog | 2007-12-16 | 1 | -1/+11 |
| * | QEMU_STRACE documentation bit by Thayne Harbaugh. | balrog | 2007-12-16 | 2 | -1/+17 |
| * | Add missing ffs() declaration for Win32 hosts, by Stefan Weil. | balrog | 2007-12-16 | 1 | -0/+2 |
| * | Work around a crash when timer signal occurs before main loop, original patch... | balrog | 2007-12-16 | 2 | -7/+7 |
| * | Mainstone keypad support, by Armin Kuster. | balrog | 2007-12-16 | 2 | -2/+45 |
| * | Initial PXA27x keypad support, by Armin Kuster. | balrog | 2007-12-16 | 4 | -1/+360 |
| * | Support alternative formats for MAC addresses, by Balazs Attila-Mihaly. | balrog | 2007-12-16 | 1 | -11/+26 |
| * | Fix char* signedness, by Andre Przywara. | ths | 2007-12-16 | 5 | -23/+24 |
| * | Fix wrong signedness, by Andre Przywara. | ths | 2007-12-16 | 12 | -53/+56 |
| * | Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by | ths | 2007-12-15 | 4 | -523/+558 |
| * | Mark host pages as reserved (Magnus Damm). | balrog | 2007-12-12 | 3 | -1/+23 |
| * | Adds interrupt support to the sh specific timer code (Magnus Damm). | balrog | 2007-12-12 | 3 | -18/+33 |
| * | sh_serial: enable tx after reset (Magnus Damm). | balrog | 2007-12-12 | 2 | -2/+2 |
| * | Add missing break just before execve, by Takashi Yoshii. | balrog | 2007-12-11 | 2 | -1/+2 |
| * | Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori). | balrog | 2007-12-11 | 1 | -0/+7 |
| * | IDE should send irq after WIN_DIAGNOSE (Tristan Gingold). | balrog | 2007-12-11 | 1 | -0/+1 |
| * | Update documention with '-drive' usage (Laurent Vivier). | balrog | 2007-12-11 | 1 | -0/+70 |
| * | Partial fix to Sparc32 Linux host global register mangling problem | blueswir1 | 2007-12-11 | 3 | -23/+55 |
| * | Fix code generation buffer overflow reported by TeLeMan | blueswir1 | 2007-12-11 | 4 | -7/+20 |
| * | Update OpenBIOS images to SVN revision 181. Changes: | blueswir1 | 2007-12-11 | 3 | -1/+1 |
| * | Name the magic constants, wrap long lines | blueswir1 | 2007-12-10 | 1 | -103/+221 |
| * | Add SPARCstation 20 machine type (Robert Reif) | blueswir1 | 2007-12-10 | 3 | -1/+57 |
| * | Add ASIs (Robert Reif) | blueswir1 | 2007-12-10 | 1 | -1/+8 |
| * | Various linux-user structures and definitions fixes for PowerPC targets. | j_mayer | 2007-12-10 | 4 | -33/+45 |
| * | Cleanup: remove useless TARGET_GPR_BITS definition. | j_mayer | 2007-12-10 | 1 | -3/+0 |
| * | Fix PowerPC 74xx definitions. | j_mayer | 2007-12-10 | 2 | -49/+228 |
| * | SCSI cleanup, by Laurent Vivier. | ths | 2007-12-10 | 5 | -67/+95 |
| * | Fix OMAP1 MPUI/O keyboard interrupt masking. | balrog | 2007-12-10 | 3 | -5/+5 |
| * | Fix incompatible declaration in previous commit. | balrog | 2007-12-10 | 1 | -2/+2 |
| * | Desambiguate pflash_register(). | balrog | 2007-12-10 | 6 | -29/+38 |
| * | Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub... | balrog | 2007-12-09 | 2 | -7/+63 |
| * | Make SVM IOIO intercept check all needed bits, by Bernhard Kauer. | balrog | 2007-12-09 | 1 | -1/+2 |
| * | Add rdpmc SVM intercept, by Bernhard Kauer. | balrog | 2007-12-09 | 4 | -0/+22 |
| * | No write-protect detect diode on Mainstone II. | balrog | 2007-12-09 | 1 | -1/+1 |
| * | Use pointers to channels rather than channel numbers in the DMA. | balrog | 2007-12-09 | 1 | -363/+390 |
| * | Fix execve argc/envc counting, by Takashi Yoshii. | ths | 2007-12-09 | 1 | -2/+2 |
| * | Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenas | ths | 2007-12-09 | 1 | -25/+0 |
| * | OMAP DMA 3.2 support by Lauro Ramos Venancio. | balrog | 2007-12-09 | 2 | -248/+949 |
| * | Add support for eccmemctl (Robert Reif) | blueswir1 | 2007-12-09 | 4 | -1/+280 |
| * | SH4 big endian configuration, by Tomoyoshi Asano. | ths | 2007-12-09 | 2 | -2/+4 |
| * | Fix Win98SE MyComputer regression, by Ben Taylor. | ths | 2007-12-09 | 1 | -1/+1 |
| * | Fix spelling typo, by Dan Kenigsberg. | ths | 2007-12-09 | 1 | -1/+1 |