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