Sign in
qemu
/
qemu
/
7567b51fbe92e1300a672eaddd413c4a7e807d90
/
cpu-all.h
11c7ef0
Remove IO_MEM_SHIFT
by Avi Kivity
· 13 years ago
7638e0d
memory: obsolete more dirty memory related functions
by Avi Kivity
· 13 years ago
8f77558
memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking()
by Avi Kivity
· 13 years ago
7c63736
Store MemoryRegion in RAMBlock
by Avi Kivity
· 13 years ago
dcd97e3
memory: remove CPUPhysMemoryClient
by Avi Kivity
· 13 years ago
86e775c
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
by Avi Kivity
· 13 years ago
4a2dd92
Rename get_tls to tls_var
by Jan Kiszka
· 13 years ago
07f3507
fix spelling in main directory
by Dong Xu Wang
· 13 years ago
b3c4bbe
Make cpu_single_env thread-local
by Paolo Bonzini
· 13 years ago
8b3692d
Remove qemu_host_page_bits
by Stefan Weil
· 13 years ago
85d59fe
fix QLIST usage for RAM list
by Paolo Bonzini
· 13 years ago
cbbab92
move unaligned memory access functions to bswap.h
by Paolo Bonzini
· 13 years ago
f3e2703
exec.h: fix coding style and change cpu_has_work to return bool
by Blue Swirl
· 14 years ago
be22a9a
softfloat: always enable floatx80 and float128 support
by Aurelien Jarno
· 14 years ago
cf67c6b
softfloat-native: remove
by Aurelien Jarno
· 14 years ago
85097db
irq: Privatize CPU_INTERRUPT_NMI.
by Richard Henderson
· 14 years ago
00a152b
target-i386: Privatize some i386-specific interrupt names.
by Richard Henderson
· 14 years ago
403946c
target-arm: Privatize CPU_INTERRUPT_FIQ.
by Richard Henderson
· 14 years ago
d152031
irq: Remove CPU_INTERRUPT_TIMER.
by Richard Henderson
· 14 years ago
3125f76
irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
by Richard Henderson
· 14 years ago
9c76219
irq: Introduce CPU_INTERRUPT_TGT_* defines.
by Richard Henderson
· 14 years ago
ec6959d
Redirect cpu_interrupt to callback handler
by Jan Kiszka
· 14 years ago
602308f
cpu-all.h: define CPU_LDoubleU
by Aurelien Jarno
· 14 years ago
c8f930c
cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU
by Peter Maydell
· 14 years ago
490f4ed
s390x: enable CPU_QuadU
by Ulrich Hecht
· 14 years ago
cd19cfa
Add qemu_ram_remap
by Huang Ying
· 14 years ago
2fa11da
x86: Small cleanups of MCE helpers
by Jan Kiszka
· 14 years ago
e5896b1
Introduce log_start/log_stop in CPUPhysMemoryClient
by Anthony PERARD
· 14 years ago
f5c848e
x86: Optionally dump code bytes on cpu_dump_state
by Jan Kiszka
· 14 years ago
31ce5e0
Add "broadcast" option for mce command
by Jin Dongming
· 14 years ago
9a78eea
target-xxx: Use fprintf_function (format checking)
by Stefan Weil
· 14 years ago
055403b
exec: Use fprintf_function for dump_exec_info (format checking)
by Stefan Weil
· 14 years ago
2c80e42
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
by Stefan Weil
· 14 years ago
18e9ea8
linux-user: fix build on hosts not using guest base
by Aurelien Jarno
· 14 years ago
04b1665
qemu_ram_free: Implement it
by Alex Williamson
· 15 years ago
cc9e98c
ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path
by Alex Williamson
· 15 years ago
d17b528
Remove uses of ram.last_offset (aka last_ram_offset)
by Alex Williamson
· 15 years ago
f471a17
ram_blocks: Convert to a QLIST
by Alex Williamson
· 15 years ago
68a1c81
Pre-allocate guest address space
by Paul Brook
· 15 years ago
3ae9501
add cpu_is_stopped helper
by Marcelo Tosatti
· 15 years ago
e82bcec
port qemu-kvm's on_vcpu code
by Marcelo Tosatti
· 15 years ago
2e9a571
Remove PAGE_RESERVED
by Paul Brook
· 15 years ago
2d8ebcf
Fix --enable-profiler compilation.
by Richard Henderson
· 15 years ago
ca39b46
Introduce wrapper functions to access phys_ram_dirty.
by Yoshiaki Tamura
· 15 years ago
29e922b
Compile qemu-timer only once
by Blue Swirl
· 15 years ago
d2053c3
Move cpu_exec_init_all() declaration to qemu-common.h
by Blue Swirl
· 15 years ago
6842a08
Compile pci only once
by Blue Swirl
· 15 years ago
db1a497
split out qemu-timer.c
by Paolo Bonzini
· 15 years ago
b480d9b
Fix usermode virtual address type
by Paul Brook
· 15 years ago
4fcc562
Remove cpu_get_phys_page_debug from userspace emulation
by Paul Brook
· 15 years ago
b3755a9
Disable phsyical memory handling in userspace emulation.
by Paul Brook
· 15 years ago
5cd2c5b
Implement multi-level page tables.
by Richard Henderson
· 15 years ago
b9f8312
Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
by Richard Henderson
· 15 years ago
c902760
Add option to use file backed guest memory
by Marcelo Tosatti
· 15 years ago
35bed8e
Move ioport.h out of cpu-all.h
by Paul Brook
· 15 years ago
62a2744
kvm: Flush coalesced MMIO buffer periodly
by Sheng Yang
· 15 years ago
9706c06
cpu-all.h: fix cpu_get_real_ticks() #ifdef
by Aurelien Jarno
· 15 years ago
fea0ac2
cpu-all.h: fix cpu_get_real_ticks on mips host
by Arnaud Patard
· 16 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
aeec26d
Fix conditional compilation (MIPS host)
by Stefan Weil
· 15 years ago
4a1418e
Unbreak large mem support by removing kqemu
by Anthony Liguori
· 15 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 15 years ago
379f669
Userspace guest address offsetting
by Paul Brook
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
3299397
split out ioport related stuffs from vl.c into ioport.c.
by Isaku Yamahata
· 16 years ago
79c4f6b
QEMU: MCE: Add MCE simulation to qemu/tcg
by Huang Ying
· 16 years ago
b09ea7d
Handle init/sipi in a main cpu exec loop. (v2)
by Gleb Natapov
· 16 years ago
950f147
provide cpu_index to env mapping
by Glauber Costa
· 16 years ago
edf8e2a
linux-user: implemented ELF coredump support for ARM target
by Mika Westerberg
· 16 years ago
151f774
kvm: Rework dirty bitmap synchronization
by Jan Kiszka
· 16 years ago
1ad2134
Hardware convenience library
by Paul Brook
· 16 years ago
0b4e6e3
Remove cpu_get_io_memory_{read,write}.
by Paul Brook
· 16 years ago
6a4955a
qemu: per-arch cpu_has_work (Marcelo Tosatti)
by aliguori
· 16 years ago
640f42e
kqemu: merge CONFIG_KQEMU and USE_KQEMU
by blueswir1
· 16 years ago
94a6b54
Implement dynamic guest ram allocation.
by pbrook
· 16 years ago
5579c7f
Remove code phys_ram_base uses.
by pbrook
· 16 years ago
dc828ca
Cleanup SPARC/TCX framebuffer allocation.
by pbrook
· 16 years ago
3098dba
Use a dedicated function to request exit from execution loop
by aurel32
· 16 years ago
8871565
qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marcelo Tosatti)
by aliguori
· 16 years ago
a5e50b2
Replace noreturn with QEMU_NORETURN
by malc
· 16 years ago
eca1bdf
Log reset events (Jan Kiszka)
by aliguori
· 16 years ago
5e10fc9
Massage PPC version of cpu_get_real_ticks a little
by malc
· 16 years ago
ba223c2
Add map client retry notification (Avi Kivity)
by aliguori
· 16 years ago
6d16c2f
Add target memory mapping API (Avi Kivity)
by aliguori
· 16 years ago
7d99a00
Add noreturn function attribute
by blueswir1
· 16 years ago
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
e01fe6d
Fix warnings introduced in r5948
by malc
· 16 years ago
f65ed4c
KVM: Coalesced MMIO support
by aliguori
· 16 years ago
14cc46b
linux-user: Introduce h2g_valid
by aurel32
· 16 years ago
0e62fd7
linux-user: Safety belt for h2g
by aurel32
· 16 years ago
8bba3ea
Make memory load functions (ldxx_y(ptr)) take a const pointer.
by balrog
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
2bec46d
vga optimization (Glauber Costa)
by aliguori
· 16 years ago
2dc9f41
Introduce BP_CPU as a breakpoint type (Jan Kiszka)
by aliguori
· 16 years ago
6e140f2
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
by aliguori
· 16 years ago
06d55cc
Restore pc on watchpoint hits (Jan Kiszka)
by aliguori
· 16 years ago
a1d1bb3
Refactor and enhance break/watchpoint API (Jan Kiszka)
by aliguori
· 16 years ago
7457619
Add dirty tracking for live migration
by aliguori
· 16 years ago
Next »