aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard2004-05-211-2/+3
| * PIC reset fix (initial patch by Hidemi KAWAI)bellard2004-05-201-4/+1
| * added CPU_INTERRUPT_TIMERbellard2004-05-171-0/+1
| * primitive ioport debug - /dev/rtc fast timer support (needed for better simul...bellard2004-05-121-0/+1
| * amd64 port (Jocelyn Mayer)bellard2004-04-261-2/+2
| * consistent use of target_ulong and target_phys_addr_tbellard2004-04-251-11/+12
| * precise self modifying code supportbellard2004-04-251-2/+1
| * moved gdbstub to qemu - new asynchronous gdbstubbellard2004-03-311-7/+0
| * do not depend on thunk.h - more log itemsbellard2004-03-211-1/+95
| * new physical memory access API (used by DMA accesses)bellard2004-02-251-3/+14
| * faster big endian accesses on i386 - big endian ldsw_raw fixbellard2004-02-221-4/+78
| * added CPU_INTERRUPT_EXITTB and code_copy_enabledbellard2004-02-161-2/+4
| * added generic physical memory dirty bit supportbellard2004-02-061-2/+18
| * virtual memory access for gdbstubbellard2004-01-241-0/+10
| * changed cpu_x86_in/out to cpu_in/outbellard2004-01-041-0/+17
| * export more memory definesbellard2004-01-041-0/+14
| * float access fixesbellard2004-01-041-42/+86
| * PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard2003-11-231-0/+9
| * fixed big endian opsbellard2003-10-281-4/+4
| * full softmmu supportbellard2003-10-271-47/+86
| * log activation from gdb - gdb single step support for x86 - stop timer when c...bellard2003-10-051-0/+4
| * sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-301-0/+59
| * soft mmu support - Memory I/O API - synthetize string instructionsbellard2003-08-101-0/+12
| * first part of single stepping supportbellard2003-07-291-0/+1
| * gdb stub breakpoints supportbellard2003-07-261-1/+4
| * updatebellard2003-07-071-1/+1
| * reduced irq latencybellard2003-06-301-0/+4
| * gdb stub definesbellard2003-06-271-0/+7
| * arm fixesbellard2003-06-251-0/+1
| * added cpu_abort()bellard2003-06-211-1/+3
| * factorized cpu definesbellard2003-06-151-0/+307
* Make qemu_ram_alloc() be able to allocate more than 4GB of memoryIzik Eidus2007-11-081-1/+1
* Merge branch 'qemu-vendor-drops' (qemu as of 2007-10-01)Avi Kivity2007-10-011-89/+63
|\
| * Import qemu as of Mon Oct 1 10:51:47 IST 2007Avi Kivity2007-10-011-89/+63
| * Move qemu vendor drop to qemu/ directory for easier diffingAvi Kivity2007-09-301-0/+1033
| * Remove old drop coexising with latest qemu-0.9.0Avi Kivity2007-09-301-919/+0
* | Change the type of the various page masks to unsigned longAvi Kivity2007-09-241-1/+1
* | Change qemu varibles to support more than 2GB of RAMIzik Eidus2007-08-201-1/+1
* | qemu: dirty page logging enable/disable: add support for kvmUri Lublin2007-02-221-1/+1
* | qemu migration: applying Anthony Liguori's qemu-migration.diff patchUri Lublin2007-02-141-0/+5
* | Merge qemu-0.9.0Avi Kivity2007-02-111-7/+18
* | qemu migration: mark all pages as dirty on phase 1, and send only dirty pagesUri Lublin2007-01-281-0/+6
* | qemu migration: reset (migration) dirty flag for each ram page sent (#152)Uri Lublin2007-01-211-0/+1
* | kvm: support real mode (no more instructions emulation by qemu)Yaniv Kamay2006-09-281-0/+1
* | Merge kvm/branches/qemu-vendor-drops 2829:2830Avi Kivity2006-08-271-3/+99
|/
* kvm: import qemu (from qemu-0.8.1-3.fc6.src.rpm)Avi Kivity2006-07-051-0/+919