index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu-all.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-21
Compile pci only once
Blue Swirl
1
-12
/
+0
2010-03-17
split out qemu-timer.c
Paolo Bonzini
1
-0
/
+2
2010-03-12
Fix usermode virtual address type
Paul Brook
1
-2
/
+4
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+5
2010-03-12
Disable phsyical memory handling in userspace emulation.
Paul Brook
1
-3
/
+7
2010-03-12
Implement multi-level page tables.
Richard Henderson
1
-2
/
+5
2010-03-12
Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
Richard Henderson
1
-5
/
+11
2010-03-04
Add option to use file backed guest memory
Marcelo Tosatti
1
-0
/
+3
2010-03-01
Move ioport.h out of cpu-all.h
Paul Brook
1
-3
/
+0
2010-02-03
kvm: Flush coalesced MMIO buffer periodly
Sheng Yang
1
-0
/
+2
2009-12-20
cpu-all.h: fix cpu_get_real_ticks() #ifdef
Aurelien Jarno
1
-1
/
+2
2009-11-24
cpu-all.h: fix cpu_get_real_ticks on mips host
Arnaud Patard
1
-9
/
+18
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-11
/
+11
2009-10-01
Get rid of _t suffix
malc
1
-11
/
+11
2009-09-11
Fix conditional compilation (MIPS host)
Stefan Weil
1
-1
/
+1
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-6
/
+0
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-6
/
+6
2009-07-17
Userspace guest address offsetting
Paul Brook
1
-2
/
+7
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
1
-11
/
+1
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
1
-0
/
+4
2009-06-22
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
1
-0
/
+2
2009-06-16
provide cpu_index to env mapping
Glauber Costa
1
-0
/
+1
2009-06-16
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
1
-0
/
+2
2009-05-22
kvm: Rework dirty bitmap synchronization
Jan Kiszka
1
-1
/
+2
2009-05-19
Hardware convenience library
Paul Brook
1
-84
/
+1
2009-04-30
Remove cpu_get_io_memory_{read,write}.
Paul Brook
1
-2
/
+0
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
1
-0
/
+2
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
1
-1
/
+1
2009-04-11
Implement dynamic guest ram allocation.
pbrook
1
-2
/
+1
2009-04-11
Remove code phys_ram_base uses.
pbrook
1
-0
/
+3
2009-04-09
Cleanup SPARC/TCX framebuffer allocation.
pbrook
1
-0
/
+2
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
1
-1
/
+2
2009-02-11
qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marce...
aliguori
1
-0
/
+1
2009-02-01
Replace noreturn with QEMU_NORETURN
malc
1
-1
/
+1
2009-01-26
Log reset events (Jan Kiszka)
aliguori
1
-0
/
+1
2009-01-25
Massage PPC version of cpu_get_real_ticks a little
malc
1
-22
/
+22
2009-01-22
Add map client retry notification (Avi Kivity)
aliguori
1
-0
/
+2
2009-01-22
Add target memory mapping API (Avi Kivity)
aliguori
1
-0
/
+6
2009-01-14
Add noreturn function attribute
blueswir1
1
-3
/
+4
2009-01-14
Remove all traces of __powerpc__
malc
1
-6
/
+6
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-11
Fix warnings introduced in r5948
malc
1
-7
/
+7
2008-12-09
KVM: Coalesced MMIO support
aliguori
1
-0
/
+9
2008-12-08
linux-user: Introduce h2g_valid
aurel32
1
-0
/
+4
2008-12-08
linux-user: Safety belt for h2g
aurel32
1
-1
/
+9
2008-12-07
Make memory load functions (ldxx_y(ptr)) take a const pointer.
balrog
1
-26
/
+26
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-3
/
+11
2008-11-24
vga optimization (Glauber Costa)
aliguori
1
-0
/
+2
2008-11-18
Introduce BP_CPU as a breakpoint type (Jan Kiszka)
aliguori
1
-0
/
+1
[next]