GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
2004-05-21
1
-2
/
+3
|
*
PIC reset fix (initial patch by Hidemi KAWAI)
bellard
2004-05-20
1
-4
/
+1
|
*
added CPU_INTERRUPT_TIMER
bellard
2004-05-17
1
-0
/
+1
|
*
primitive ioport debug - /dev/rtc fast timer support (needed for better simul...
bellard
2004-05-12
1
-0
/
+1
|
*
amd64 port (Jocelyn Mayer)
bellard
2004-04-26
1
-2
/
+2
|
*
consistent use of target_ulong and target_phys_addr_t
bellard
2004-04-25
1
-11
/
+12
|
*
precise self modifying code support
bellard
2004-04-25
1
-2
/
+1
|
*
moved gdbstub to qemu - new asynchronous gdbstub
bellard
2004-03-31
1
-7
/
+0
|
*
do not depend on thunk.h - more log items
bellard
2004-03-21
1
-1
/
+95
|
*
new physical memory access API (used by DMA accesses)
bellard
2004-02-25
1
-3
/
+14
|
*
faster big endian accesses on i386 - big endian ldsw_raw fix
bellard
2004-02-22
1
-4
/
+78
|
*
added CPU_INTERRUPT_EXITTB and code_copy_enabled
bellard
2004-02-16
1
-2
/
+4
|
*
added generic physical memory dirty bit support
bellard
2004-02-06
1
-2
/
+18
|
*
virtual memory access for gdbstub
bellard
2004-01-24
1
-0
/
+10
|
*
changed cpu_x86_in/out to cpu_in/out
bellard
2004-01-04
1
-0
/
+17
|
*
export more memory defines
bellard
2004-01-04
1
-0
/
+14
|
*
float access fixes
bellard
2004-01-04
1
-42
/
+86
|
*
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
2003-11-23
1
-0
/
+9
|
*
fixed big endian ops
bellard
2003-10-28
1
-4
/
+4
|
*
full softmmu support
bellard
2003-10-27
1
-47
/
+86
|
*
log activation from gdb - gdb single step support for x86 - stop timer when c...
bellard
2003-10-05
1
-0
/
+4
|
*
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
2003-09-30
1
-0
/
+59
|
*
soft mmu support - Memory I/O API - synthetize string instructions
bellard
2003-08-10
1
-0
/
+12
|
*
first part of single stepping support
bellard
2003-07-29
1
-0
/
+1
|
*
gdb stub breakpoints support
bellard
2003-07-26
1
-1
/
+4
|
*
update
bellard
2003-07-07
1
-1
/
+1
|
*
reduced irq latency
bellard
2003-06-30
1
-0
/
+4
|
*
gdb stub defines
bellard
2003-06-27
1
-0
/
+7
|
*
arm fixes
bellard
2003-06-25
1
-0
/
+1
|
*
added cpu_abort()
bellard
2003-06-21
1
-1
/
+3
|
*
factorized cpu defines
bellard
2003-06-15
1
-0
/
+307
*
Make qemu_ram_alloc() be able to allocate more than 4GB of memory
Izik Eidus
2007-11-08
1
-1
/
+1
*
Merge branch 'qemu-vendor-drops' (qemu as of 2007-10-01)
Avi Kivity
2007-10-01
1
-89
/
+63
|
\
|
*
Import qemu as of Mon Oct 1 10:51:47 IST 2007
Avi Kivity
2007-10-01
1
-89
/
+63
|
*
Move qemu vendor drop to qemu/ directory for easier diffing
Avi Kivity
2007-09-30
1
-0
/
+1033
|
*
Remove old drop coexising with latest qemu-0.9.0
Avi Kivity
2007-09-30
1
-919
/
+0
*
|
Change the type of the various page masks to unsigned long
Avi Kivity
2007-09-24
1
-1
/
+1
*
|
Change qemu varibles to support more than 2GB of RAM
Izik Eidus
2007-08-20
1
-1
/
+1
*
|
qemu: dirty page logging enable/disable: add support for kvm
Uri Lublin
2007-02-22
1
-1
/
+1
*
|
qemu migration: applying Anthony Liguori's qemu-migration.diff patch
Uri Lublin
2007-02-14
1
-0
/
+5
*
|
Merge qemu-0.9.0
Avi Kivity
2007-02-11
1
-7
/
+18
*
|
qemu migration: mark all pages as dirty on phase 1, and send only dirty pages
Uri Lublin
2007-01-28
1
-0
/
+6
*
|
qemu migration: reset (migration) dirty flag for each ram page sent (#152)
Uri Lublin
2007-01-21
1
-0
/
+1
*
|
kvm: support real mode (no more instructions emulation by qemu)
Yaniv Kamay
2006-09-28
1
-0
/
+1
*
|
Merge kvm/branches/qemu-vendor-drops 2829:2830
Avi Kivity
2006-08-27
1
-3
/
+99
|
/
*
kvm: import qemu (from qemu-0.8.1-3.fc6.src.rpm)
Avi Kivity
2006-07-05
1
-0
/
+919
[prev]