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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-13
x86/cpuid: Enable all features of real CPU
Aurelien Jarno
1
-30
/
+26
2010-03-13
x86/cpuid: fix CPUID levels
Andre Przywara
1
-2
/
+2
2010-03-13
x86/cpuid: Always expose 32 and 64-bit CPUs
Andre Przywara
1
-2
/
+0
2010-03-13
x86/cpuid: add TCG feature bit trimming
Andre Przywara
1
-0
/
+24
2010-03-13
x86/cpuid: remove unnecessary kvm_trim function
Andre Przywara
1
-21
/
+6
2010-03-13
x86/cpuid: add "host" to the list of supported CPU models
Andre Przywara
1
-0
/
+3
2010-03-13
x86/cpuid: add missing CPUID feature flag names
Andre Przywara
1
-8
/
+8
2010-03-13
x86/cpuid: moved host_cpuid function and remove prototype
Andre Przywara
1
-37
/
+34
2010-03-13
x86/cpuid: fix missing feature set bits
Andre Przywara
1
-0
/
+1
2010-03-13
x86/cpuid: replace magic number with named constant
Andre Przywara
1
-5
/
+6
2010-03-13
x86/cpuid: move CPUID functions into separate file
Andre Przywara
4
-1115
/
+1146
2010-03-13
Fix build with -DNDEBUG in CFLAGS
Blue Swirl
4
-2
/
+6
2010-03-13
Fix a typo in error message
Blue Swirl
1
-1
/
+1
2010-03-13
fdc: fix drive property handling.
Gerd Hoffmann
1
-5
/
+15
2010-03-13
install: honor DESTDIR on sysconfdir population
Andre Przywara
1
-2
/
+2
2010-03-13
configure: fix --sysconfdir specification
Andre Przywara
1
-1
/
+1
2010-03-13
target-arm: make RFE usable with any register
Adam Lackorzynski
1
-1
/
+1
2010-03-13
tcg/arm: implement andc op
Aurelien Jarno
2
-1
/
+5
2010-03-13
tcg: update README with const and pure helpers
Aurelien Jarno
1
-4
/
+7
2010-03-13
tcg/arm: correctly save/restore registers in prologue/epilogue
Aurelien Jarno
1
-4
/
+7
2010-03-13
target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957
TeLeMan
1
-0
/
+5
2010-03-13
target-mips: update address space definitions
Aurelien Jarno
1
-4
/
+4
2010-03-13
Fix Sparc host build breakage
Blue Swirl
1
-0
/
+8
2010-03-13
Fix more wrong usermode virtual address types
Blue Swirl
1
-2
/
+2
2010-03-12
Fix usermode virtual address type
Paul Brook
5
-16
/
+20
2010-03-13
FreeBSD ppc_init_cacheline_sizes(): add missing #includes
Juergen Lock
1
-0
/
+3
2010-03-13
tcg/ppc[64]: Only define addend load helpers in softmmu case
malc
2
-0
/
+5
2010-03-12
Remove userspace target_phys_addr_t
Paul Brook
1
-1
/
+1
2010-03-12
Target specific usermode cleanup
Paul Brook
8
-4
/
+41
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
12
-64
/
+16
2010-03-12
Disable phsyical memory handling in userspace emulation.
Paul Brook
5
-9
/
+21
2010-03-12
Remove TLB from userspace
Paul Brook
4
-3
/
+20
2010-03-12
Add tb_page_addr_t
Paul Brook
3
-37
/
+52
2010-03-12
Fix last page errors in page_check_range and page_set_flags.
Richard Henderson
1
-18
/
+36
2010-03-12
Implement multi-level page tables.
Richard Henderson
2
-177
/
+275
2010-03-12
linux-user: Fix mmap_find_vma returning invalid addresses.
Richard Henderson
3
-33
/
+82
2010-03-12
linux-user: Use h2g_valid in qemu_vmalloc.
Richard Henderson
1
-5
/
+4
2010-03-12
Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
Richard Henderson
1
-5
/
+11
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
12
-18
/
+63
2010-03-11
target-ppc: fix evsrwu and evsrws (second try)
Aurelien Jarno
1
-2
/
+2
2010-03-11
target-ppc: fix evsrwu and evsrws
Aurelien Jarno
1
-2
/
+2
2010-03-11
target-ppc: fix evslw instruction
Aurelien Jarno
1
-1
/
+1
2010-03-11
audio: fix comment
malc
1
-1
/
+1
2010-03-10
QMP: Really move the RESET event to qemu_system_reset()
Luiz Capitulino
1
-2
/
+1
2010-03-10
target-i386: fix SIB decoding with index = 4
Aurelien Jarno
1
-2
/
+2
2010-03-09
documentation: qemu_write_full don't work with non-blocking fd's
Juan Quintela
1
-0
/
+5
2010-03-09
block: print errno on error
Juan Quintela
1
-2
/
+2
2010-03-09
vmdk: share cleanup code
Juan Quintela
1
-9
/
+4
2010-03-09
vmdk: fix double free
Juan Quintela
1
-1
/
+1
2010-03-09
vmdk: make vmdk_snapshot_create return -errno
Juan Quintela
1
-21
/
+58
[next]